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
/var/lib/mrtg/172.16.2.54_1073742192.rrd does not exist
/var/lib/mrtg/172.16.2.54_1073742192.rrd does not exist
You do not have the required permissions to view the files attached to this post.
Re: /var/lib/mrtg/172.16.2.54_1073742192.rrd does not exist
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?
Thanks.
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.txtBe sure to check out our Knowledgebase for helpful articles and solutions!