Page 3 of 3

Re: bandwidth OK - Current BW in: 0Mbps Out: 0Mbps

Posted: Mon Feb 01, 2016 2:39 pm
by tgriep
First thing to try is to restart crond. Login as root to the server and run the following to do that.

Code: Select all

service crond restart
After 20 minutes, you should start to see bandwidth info.

If not, run the following and post the output here.

Code: Select all

LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg
ll /var/lib/mrtg
Could you post these files from your server?
/etc/crond.d/mrtg
And the configuration file in question from this folder /etc/mrtg/conf.d/
Thanks