Page 1 of 1

Error on monitoring the bandwidth

Posted: Thu Nov 30, 2023 11:33 am
by gdep.abhi
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.

Re: Error on monitoring the bandwidth

Posted: Fri Dec 01, 2023 12:24 pm
by jsimon
Hi @gdep.abhi,

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/mrtg
This should display errors from the mrtg cron job that generates these rrd files.

It would also be helpful to see the output from:

Code: Select all

ls -la /var/lib/mrtg/
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!