apa itu ntop? liat disini atau disini
Langsung ajah!
gw pake FC 2, utk distro yg laen bisa dicari disini tinggal ketik “ntop” ajah.
# wget -bc ftp://ftp.chg.ru/.1/sourceforge/n/nt/ntop/ntop-3.2-0.fc2.i386.rpm
# wget -bc ftp://ftp.pbone.net/mirror/ftp.gwdg.de/pub/linux/misc/
funktronics/SuSE-8.2/i586-f/gdome2-0.7.4-1.i586.rpm
# rpm -ivh gdome2-0.7.4-1.i586.rpm
# rpm -ivh ntop-3.2-0.fc2.i386.rpm
# cp /etc/ntop.conf.sample /etc/ntop.conf
# vi /etc/ntop.conf <– edit konfigurasinya
# cd /usr/share/ntop/
# touch ntop.pid
# chown ntop.ntop ntop.pid
# chmod 770 ntop.pid
# ntop -u ntop -P /usr/share/ntop/ <– first running dg user ntop + ngasi password.
# service ntop start
# ln -s /usr/share/ntop/ /var/www/html/ntop
# ps ax |grep ntop
30126 ? S 9:18 /usr/bin/ntop -i br0 @/etc/ntop.conf -d
# Buka di browser http://namaserver.com:3000
Secara default ntop merecord eth0 dan jalan di port 3000. Untuk manual bisa dilihat di /usr/share/doc/ntop-<release>/ atau disini