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

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

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

Post 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
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked