|
March 24, 2008
Filed Under (Linux HOW TOs) by admin on 24-03-2008
vnStat is a network traffic monitor for Linux that keeps a log of daily network traffic for the selected interface. vnStat isnt a packet sniffer. The traffic information is analyzed from the /proc -filesystem, so vnStat can be used without root permissions. Installing: # cd /usr/local/src Making vnstat root only: # chmod 700 /usr/bin/vnstat Now you can check the stats, use help for possible commands: # vnstat –help Tags: vnstatRelated postsYou must be logged in to post a comment. |
|