Line 1:
Line 1:
+
"vnStat is a network traffic monitor for Linux that keeps a log of daily network traffic for the selected interface(s)." ([http://humdi.net/vnstat/ Read more...])
+
How to install vnstat and the the PHP frontent.<br>
How to install vnstat and the the PHP frontent.<br>
[Original post http://forums.contribs.org/index.php?topic=42444]<br>
[Original post http://forums.contribs.org/index.php?topic=42444]<br>
+
==Install vnstat==
Get vnstat and install:
Get vnstat and install:
wget http://dag.wieers.com/rpm/packages/vnstat/vnstat-1.4-3.2.el4.rf.i386.rpm
wget http://dag.wieers.com/rpm/packages/vnstat/vnstat-1.4-3.2.el4.rf.i386.rpm
Line 11:
Line 14:
(Ignore the error message you get)
(Ignore the error message you get)
+
==Install vnStat PHP FrontEnd==
Get the frontend and configure:
Get the frontend and configure:
cd /home/e-smith/files/ibays/Primary/html/
cd /home/e-smith/files/ibays/Primary/html/
Line 28:
Line 32:
Wait and you should see the application working at http://yourserverIP/vnstat_php_frontend-1.4
Wait and you should see the application working at http://yourserverIP/vnstat_php_frontend-1.4
+
+
----
+
[[Category: Howto]]
+
[[Category: Administration]]