Hi
I am trying to add the bandwidth interface on host for cisco meraki MX device but I am getting below error.
Does anyone have seen below error. Please help me
Port 1 2023-11-30 10:29:54 /var/lib/mrtg/"IP"_1.rrd does not exist.
Port 5 B5/5 2023-11-30 10:29:52 /var/lib/mrtg/"IP"_5.rrd does not exist.
Error on monitoring the bandwidth
Re: Error on monitoring the bandwidth
Hi @gdep.abhi,
In order to help figure out what's going on here, could you post the output from this command?
This should display errors from the mrtg cron job that generates these rrd files.
It would also be helpful to see the output from:
Lastly, if you could provide your system profile (profile.zip)
To send us your system profile:
Login to the Nagios XI GUI using a web browser.
Click the "Admin" > "System Profile" Menu
Click the "Download Profile" button
Save the profile.zip file and share in a private message or upload it to the post/ticket.
Hopefully these steps can help us get to the bottom of this issue!
In order to help figure out what's going on here, could you post the output from this command?
Code: Select all
cat /etc/cron.d/mrtgIt would also be helpful to see the output from:
Code: Select all
ls -la /var/lib/mrtg/To send us your system profile:
Login to the Nagios XI GUI using a web browser.
Click the "Admin" > "System Profile" Menu
Click the "Download Profile" button
Save the profile.zip file and share in a private message or upload it to the post/ticket.
Hopefully these steps can help us get to the bottom of this issue!