SlackBuilds Repository

12.1 > Network > vnstat (1.6)

vnStat is a network traffic monitor for Linux that keeps a log of daily
network traffic for the selected interface(s). vnStat isn't a packet
sniffer. The traffic information is analyzed from the /proc filesystem,
so vnStat can be used without root permissions.

This program is open source (GPL) and can be installed in 'single' and
'root' mode.

Add the following line to your crontab:
0-55/5 * * * * if [[ -x /usr/bin/vnstat && $(ls /var/lib/vnstat/ | wc -l) -ge 1 ]]; then /usr/bin/vnstat -u; fi

Maintained by: Michiel van Wessem
Approved by: rworkman
Keywords: console,network,cli,monitor

Homepage:
http://humdi.net/vnstat/

Source Downloads:
vnstat-1.6.tar.gz (ccaffe8e70d47e0cf2f25e52daa25712)

Download SlackBuild:
vnstat.tar.gz
vnstat.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
slack-desc
vnstat.SlackBuild
vnstat.info

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2012 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds
Valid XHTML and CSS by WebSight Designs | Hosting by OnyxLight Communications