summaryrefslogtreecommitdiff
path: root/vnstat/README
blob: 45ef98779af26544ccac61d2865accbaf4091840 (plain)
    1 REQUIREMENTS
    2 
    3 PRE-INSTALL
    4 
    5 POST-INSTALL
    6 
    7 To use vnstat, you need to add the following line to root's crontab:
    8 
    9 0-55/5 * * * *  /usr/bin/vnstat -u
   10 
   11 After that you need to introduce to vnstat every network interface you
   12 want to monitor:
   13 
   14 vnstat -u -i eth0
   15 vnstat -u -i eth1
   16 etc.
   17 
   18 PRECAUTION

Generated by cgit