Changes

From SME Server
Jump to navigationJump to search
367 bytes added ,  00:20, 20 March 2012
edit vnstat.cron details
Line 47: Line 47:     
Wait and you should see the application working at http://yourserverIP/vnstat_php_frontend-1.4.1
 
Wait and you should see the application working at http://yourserverIP/vnstat_php_frontend-1.4.1
 +
 +
===Troubleshooting===
 +
 +
It is advisable to make the following change (as per user advice here http://forums.contribs.org/index.php/topic,45174.msg218884.html#msg218884)
 +
 +
Edit the vnstat cron file
 +
nano /etc/cron.d/vnstat
 +
 +
Change the line
 +
*/5 * * * * nobody /usr/sbin/vnstat.cron
 +
to read
 +
*/5 * * * * root /usr/sbin/vnstat.cron
 +
 +
Restart crond.
 +
service crond restart
    
----
 
----
 
[[Category: Howto]]
 
[[Category: Howto]]
 
[[Category: Administration:Monitoring]]
 
[[Category: Administration:Monitoring]]
624

edits

Navigation menu