interface bandwidth service reporting .rrd missing

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: interface bandwidth service reporting .rrd missing

Post by ssax »

We did a remote to resolve this, it actually turned out that the /etc/cron.d/mrtg file had execute perms set so I ran this command and it started working:

Code: Select all

chmod -x /etc/cron.d/mrtg
I'm not sure why that would fix it but apparently it did.

Marking as resolved and locking the topic.
Locked