Page 3 of 3

Re: interface bandwidth service reporting .rrd missing

Posted: Mon Sep 14, 2015 1:55 pm
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.