aquaballoon

ntop

Oct 18th, 2011
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.14 KB | None | 0 0
  1. sudo apt-get install ntop rrdtool
  2.  
  3. sudo ntop -A  # Set the admin password.
  4.  
  5. sudo ntop -d -L
  6.  
  7. # Access ntop at http://ip_address_ntop:3000
  8.  
Advertisement
Add Comment
Please, Sign In to add comment