service iptables stop
setenforce 0
killall redis-server
killall ntopng
rm -rf /var/tmp/ntopng
service redis start
/usr/local/ntopng2/bin/ntopng --daemon --user=root --interface=eth0 --local-networks=192.168.0.0/24,192.168.5.0/24,192.168.6.0/24,192.168.200.0/24,192.168.1.0/24,192.168.9.0/24,192.168.60.0/24,192.168.10.0/24,192.168.12.0/24,192.168.2.0/24 -G=/var/tmp/ntopng.pid -w=3000
netstat -tnlp
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/vg_ntop-lv_root
50G 17G 30G 36% /
tmpfs 1.9G 0 1.9G 0% /dev/shm
/dev/sda1 477M 34M 418M 8% /boot
/dev/mapper/vg_ntop-lv_home
94G 364M 89G 1% /home
total used free shared buffers cached
Mem: 3707 3579 128 0 137 676
-/+ buffers/cache: 2764 942
Swap: 3839 3182 657
Linux 2.6.32-504.el6.x86_64 (pc0004) 2015年12月08日 _x86_64_ (4 CPU)
avg-cpu: %user %nice %system %iowait %steal %idle
8.01 0.00 8.37 4.62 0.00 79.01