Page 1 of 1

Service Performance graphs, not being created.

Posted: Wed Aug 10, 2011 9:04 am
by ormsbeec
Hello all,

I switched out an old nagios server with a brand new shiny 2011r1.5. I am using https (if that matters) but I am not getting any service based performance graphs for any host, I do however get HOST based performance graphs.

Here is the advance tab for one of the checks in question:

Service State: Ok
Duration: 25m 54s
State Type: Hard
Current Check: 1 of 3
Last Check: 2011-08-10 09:02:00
Next Check: 2011-08-10 09:07:00
Last State Change: 2011-08-10 08:37:00
Last Notification: Never
Check Type: Active
Check Latency: 0.032 seconds
Execution Time: 1.33336 seconds
State Change: 11.31579%
Performance Data: timeouts=1;10;50;0;100

Im not sure where or what to look at to get this resolved. I have reset all the passwords to remove special characters but no luck? Any ideas?

Re: Service Performance graphs, not being created.

Posted: Wed Aug 10, 2011 9:24 am
by mguthrie
Are you using any aspect of PNP 0.6 and the "multiple" rrd file setting?

Re: Service Performance graphs, not being created.

Posted: Wed Aug 10, 2011 9:25 am
by ormsbeec
After digging and digging I had moved the service-perfdata file to another location... I moved it back to /usr/local/nagios/var and it is all working. How can I move this file and still get performance data to process?

Im using the standard config with 2011r1.5; nothing special.

Re: Service Performance graphs, not being created.

Posted: Wed Aug 10, 2011 4:34 pm
by mguthrie
I would create a symlink to the new directory location. That location is hard-coded into a few places I think, so that would be the easy workaround.

Re: Service Performance graphs, not being created.

Posted: Tue Aug 16, 2011 5:06 pm
by ormsbeec
mguthrie wrote:I would create a symlink to the new directory location. That location is hard-coded into a few places I think, so that would be the easy workaround.
Sorry for the long delay, the symlink wont work as the file is mv'ed a few times from what I can tell in some of the scripts that write to it. I'll just leave it at the default location.

Re: Service Performance graphs, not being created.

Posted: Wed Aug 17, 2011 9:36 am
by mguthrie
ok