Hello !
thanks for Nfsen!
we administrate ~300 firewall (under Ubuntu) on which we've installed
fprobe and we use an Nfsen collector on a central server, it's very useful
for auditing networks.
everything is ok but i can't make PortTracker plugin works :/
here is my configuration :
centos 6.7
nfsen 1.3.6p1
nfsump 1.6.11
1- configured nfsen.conf plugins section like this :
...
@plugins = (
[ 'live', 'PortTracker'],
);
...
2- modified PortTracker.pm with the right PORTSDBDIR :
...
my $PORTSDBDIR = "/var/lib/nfsen/ports-db";
...
3- copied PortTracker.php in /var/www/nfsen/plugins
4- permissions are correct on ports db directory : 775 and netflow:apache
5- the nftrack command worked perfectly
6- reloaded nfsen
7- cleared cache and restarted my browser
After all plugins page remains empty ! :(
here is a grep of /var/log/messages :
Mar 8 16:20:04 superetab nfsen[21429]: Loading plugin 'PortTracker':
Success
Mar 8 16:20:04 superetab nfsen[21429]: Initializing plugin 'PortTracker':
Success
Mar 9 09:20:16 superetab nfsen[5935]: Loading plugin 'PortTracker': Success
Mar 9 09:20:16 superetab nfsen[5935]: Initializing plugin 'PortTracker':
Success
Mar 9 10:29:03 superetab nfsen[18353]: Loading plugin 'PortTracker':
Success
Mar 9 10:29:03 superetab nfsen[18353]: Initializing plugin 'PortTracker':
Success
Mar 10 09:01:01 superetab nfsen[3121]: Loading plugin 'PortTracker': Success
Mar 10 09:01:01 superetab nfsen[3121]: Initializing plugin 'PortTracker':
Success
Mar 10 09:06:48 superetab nfsen[9308]: Loading plugin 'PortTracker': Success
Mar 10 09:06:48 superetab nfsen[9308]: Initializing plugin 'PortTracker':
Success
Mar 11 11:44:34 superetab nfsen[2909]: Loading plugin 'PortTracker': Success
Mar 11 11:44:34 superetab nfsen[2909]: Initializing plugin 'PortTracker':
Success
Mar 11 14:22:36 superetab nfsen[9612]: Loading plugin 'PortTracker': Success
Mar 11 14:22:36 superetab nfsen[9612]: Initializing plugin 'PortTracker':
Success
Mar 11 15:33:40 superetab nfsen[10150]: Loading plugin 'PortTracker':
Success
Mar 11 15:33:40 superetab nfsen[10150]: Initializing plugin 'PortTracker':
Success
Mar 11 15:45:40 superetab nfsen[23217]: Loading plugin 'PortTracker':
Success
Mar 11 15:45:40 superetab nfsen[23217]: Initializing plugin 'PortTracker':
Success
Mar 11 15:54:23 superetab nfsen[32589]: Loading plugin 'PortTracker':
Success
Mar 11 15:54:23 superetab nfsen[32589]: Initializing plugin 'PortTracker':
Success
does anyone can help me ?
thank you.
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140
_______________________________________________
Nfsen-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss