MRTG rrd files does not exist.

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: MRTG rrd files does not exist.

Post by bosecorp »

Ok, let';s see if you can help me then

I installed MRTG.

seems to be running OK. did all the initial config and stuff


the check_rrndf is now working fine. I donlt have that error any more. Now I just need MRTG to go ahead and do the actual checks
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: MRTG rrd files does not exist.

Post by abrist »

If you netmount (nfs/etc) /var/lib/mrtg, you can run mrtg on a remote server, and due to the /var/lib/mrtg nfs mount, check_rrdtraf should still be able to check against the mrtg rrds. You will most likely need to rsync/netmount /etc/mrtg/ as well (as the mrtg config and .d directory need to be accessible by the remote system and by nagios XI for the switch/router wizard).

Does that make sense?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: MRTG rrd files does not exist.

Post by bosecorp »

you mean nfs export

/var/lib/mrtg
&
/etc/mrtg
ssax
Dreams In Code
Posts: 7682
Joined: Wed Feb 11, 2015 12:54 pm

Re: MRTG rrd files does not exist.

Post by ssax »

Correct.
bosecorp
Posts: 929
Joined: Thu Jun 26, 2014 1:00 pm

Re: MRTG rrd files does not exist.

Post by bosecorp »

let me try that
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: MRTG rrd files does not exist.

Post by abrist »

Let me know how this works for you. I have successfully assisted multiple clients with this configuration. If you run into issues, we could escalate the incident to a ticket and subsequent remote session to help you finalize the config.

Cheers!
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked