So I've upgraded to 1.3b, and while nfsend is running, it does not appear to
be listening on the UDP ports specified (9995, and 9996) in nfsen.conf.

%sources = (
    'sdhqir0201'    => { 'port'    => '9995', 'col' => '#00CF00' },
    'sdhqir0202'    => { 'port'    => '9996', 'col' => '#002A97' },
);

$ ps -ef | grep nfsend
 netflow 11463 11462   0 11:33:03 ?           0:00 /usr/local/bin/perl -w
./nfsend
 netflow 11462     1   2 11:33:03 ?           0:06 /usr/local/bin/perl -w
./nfsend

Examining netstat output, it is clear that 9995 and 9996 are not active, and
neither of my netflow directories are increasing in size.

Any ideas?

-- 
Eric Cables
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Nfsen-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss

Reply via email to