-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Szymon Trocha wrote: >> Nothing special in debug.log. Just a few more when trying to open GUI:
Does grep nfcapd /var/log/syslog inform of anything interesting? > Check, if you have some traffic filters somewhere in your path. >> Do you mean if I receive NetFlow packets? >> Yes, I'm receiving. So by this I assume you have confirmed it by sniffing on one or more of the nfcapd opened ports, i.e. tcpdump -nni <inf> port 5155 or port 5555 or port 5255 or port 5355 or port 5455 >>>> My nfsen instance is not collecting data. All nfcapd files for all >>>> profiles are empty with a size of 276 bytes. I already restarted nfsen >>>> but it didn't help. 276 B is simply the header structure created by nfcapd. Have you tried to manually run nfcapd without daemonizing the process? E.g. /usr/local/bin/nfcapd -w -I poznangw2 -p 5155 -u netflow -g www -B 200000 -l /data/profiles/live/pozna Try to focus on one part at the time. 1. Verify incoming traffic on socket. 2. Verify nfcapd is properly processing the incoming traffic. 3. Verify nfsen is properly initiation the nfcapd processes 4. Verify nfsen backend and frontend communications 5. Verify OS environment, e.g. does user 'netflow' and group 'www' exist Your nfsen.log seems to be ok in my opinion. - - Tor I. Skaar -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAknIBysACgkQ6kzbtNj+3wNzrgCgoRkNX52+3rycC35u9ZqS/wuF ObEAoJF5b114W4PqNvv2sUXv0LHBEWAD =LKYx -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Nfsen-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nfsen-discuss
