Network TOP - ntop ================== Locate the binary here: www.ntop.org Download and Install it: rpm -ivh ntop-3.2-0.centos4.i386.rpm <-- This one is for CentOS4 .. this appears: *********************************************************************** * You must configure /etc/ntop.conf - see /etc/ntop.conf.sample * * * * (as root run) $ cp /etc/ntop.conf.sample /etc/ntop.conf * * $ vi /etc/ntop.conf * * * *********************************************************************** * YOU MUST SETUP A PASSWORD BEFORE RUNNING NTOP * * * * (as root run) $ /usr/bin/ntop @/etc/ntop.conf -A * * * * see 1STRUN.txt in /usr/share/doc/ntop- * *********************************************************************** !!!! see 1STRUN.txt !!!! Its recommended to run ntop with a limited user, with just access to the DB directory [root@tigger root]# /usr/bin/ntop -P /usr/share/ntop -u ntop -A <-- set admin password [root@tigger root]# chown -Rv ntop /usr/share/ntop [root@tigger root]# /usr/bin/ntop -P /usr/share/ntop -u ntop ... go! =) Escuchar en otra tarjeta: [root@tigger root]# ifconfig eth1 up <- Sin IP :-) [root@tigger root]# /usr/bin/ntop -P /usr/share/ntop -u ntop -i eth1