Check_Mrtg not working

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
sedeiek
Posts: 1
Joined: Mon Jul 23, 2012 9:15 am

Check_Mrtg not working

Post by sedeiek »

After installing the Mrtg plug-in and applying the configuration as in the documentation, I got the message below. any idea?

check_mrtgtraf: Unable to process MRTG log file
gridd
Posts: 6
Joined: Sun Aug 19, 2012 8:38 pm

Re: Check_Mrtg not working

Post by gridd »

mrtg is a nagios-independent application and requires separate configuration
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Check_Mrtg not working

Post by slansing »

What is the result of running:

Code: Select all

ls -al /var/lib/mrtg/
Locked