/var/lib/mrtg/172.16.2.54_1073742192.rrd does not exist

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
paltel
Posts: 64
Joined: Wed Jul 22, 2015 3:47 am

/var/lib/mrtg/172.16.2.54_1073742192.rrd does not exist

Post by paltel »

hi
I have a problem in Nagios when I configure brocade switch in Nagios that all Bandwidth switch port is unknown the details of error
/var/lib/mrtg/172.16.2.54_1073742192.rrd does not exist

BR
You do not have the required permissions to view the files attached to this post.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: /var/lib/mrtg/172.16.2.54_1073742192.rrd does not exist

Post by tgriep »

Take a look at the following KB articles to trouble shoot some common issues with the generation of the MRTG files that could be causing the issue you are having.
https://support.nagios.com/kb/article.php?id=512
https://support.nagios.com/kb/article.php?id=511
If after going through the KB articles and you still have the error, can you run the following command as root and post back the /tmp/mrtg.txt file?

Code: Select all

LANG=C LC_ALL=C /usr/bin/mrtg /etc/mrtg/mrtg.cfg -debug=cfg,base &> /tmp/mrtg.txt
Thanks.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked