Softflowd Multiple Interface problem
-
Hi,
Recently i installed Softflowd and "Manage-Engine Netflow Analyzer 9".SoftFlowd configured with multi interface and run correctly, but it sends only one interface to ManageEngine application.
When i run "softflowctl -c /var/run/softflowd.IF.ctl statistics" it shows the statistics of every IF is working fine.
SNMP also configure.
Output of "ps -auxxx | grep flow":
nobody 83929 0.0 0.1 10420 2940 - Is 2:43PM 0:00.21 /usr/local/sbin/softflowd -i re1 -n ManageEnginIP:9996 -v 9 -T full -p /var/run/softflowd.re1.pid -c /var/run/softflowd.re1.ctl
nobody 86547 0.0 0.1 10420 3928 - Ss 2:43PM 0:04.28 /usr/local/sbin/softflowd -i re2 -n ManageEnginIP:9996 -v 9 -T full -p /var/run/softflowd.re2.pid -c /var/run/softflowd.re2.ctl
nobody 89000 0.0 0.1 10420 3452 - Ss 2:43PM 0:00.28 /usr/local/sbin/softflowd -i pppoe0 -n ManageEnginIP:9996 -v 9 -T full -p /var/run/softflowd.pppoe0.pid -c /var/run/softflowd.pppoe0.
nobody 91643 0.0 0.1 14516 4780 - Ss 2:43PM 0:01.77 /usr/local/sbin/softflowd -i gre0 -n ManageEnginIP:9996 -v 9 -T full -p /var/run/softflowd.gre0.pid -c /var/run/softflowd.gre0.ctl
nobody 94192 0.0 0.1 14516 4376 - Ss 2:43PM 0:01.99 /usr/local/sbin/softflowd -i re0 -n ManageEnginIP:9996 -v 9 -T full -p /var/run/softflowd.re0.pid -c /var/run/softflowd.re0.ctlWhat is the Problem?