Performance Graphs not working

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jrmartin
Posts: 46
Joined: Mon Aug 08, 2011 6:55 pm

Performance Graphs not working

Post by jrmartin »

R1.7 prebuilt VM
Hello once again.
My graphs were working, but I changed the time on the server to point to PST in /etc/TIMEZONE and also in nagios.cfg
use_timezone=US/Pacific

Now graphs are no longer showing data. The error I receive is No performance graphs were found for this service.
However if I go to the next tab "advanced" I see:
Service State: Ok
Duration: 57m 23s
State Type: Hard
Current Check: 1 of 5
Last Check: 2011-09-13 17:15:29
Next Check: 2011-09-13 17:20:29
Last State Change: 2011-09-13 16:20:29
Last Notification: Never
Check Type: Active
Check Latency: 0.008 seconds
Execution Time: 0.20717 seconds
State Change: 0%
Performance Data: TOTAL=16358472KB;;;; USED=2508864KB;;;; FREE=13849608KB;;;; CACHES=0KB;;;;

which tells me its collecting the data. I have process_performance_data=1 set in nagios.cfg.

Not sure what I did that turned it off other than the time change which was on the 10th of this month.

Any ideas? suggestions? TIA.
Jeff
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: Performance Graphs not working

Post by nscott »

Is NPCD running?

service npcd status

What are the datestamps on your /usr/local/nagios/share/perfdata directory?
Nicholas Scott
Former Nagios employee
jrmartin
Posts: 46
Joined: Mon Aug 08, 2011 6:55 pm

Re: Performance Graphs not working

Post by jrmartin »

[root@nadc-nag-p01 libexec]# ls -ld /usr/local/nagios/share/perfdata
drwxr-xr-x. 3 nagios nagios 4096 Sep 13 16:41 /usr/local/nagios/share/perfdata
[root@nadc-nag-p01 libexec]# service npcd status
NPCD running (pid 1514).

THanks.
jrmartin
Posts: 46
Joined: Mon Aug 08, 2011 6:55 pm

Re: Performance Graphs not working

Post by jrmartin »

weird, at about 5PM last night looks like graphs are working again..
Sorry for the false alarm.. not sure why but its working.
User avatar
nscott
Posts: 1040
Joined: Wed May 11, 2011 8:54 am

Re: Performance Graphs not working

Post by nscott »

No apology necessary, let us know if it comes up again and any possible patterns that come up.
Nicholas Scott
Former Nagios employee
joelawonline
Posts: 1
Joined: Sat Sep 24, 2011 2:31 am

Re: Performance Graphs not working

Post by joelawonline »

I had a similar issue awhile back. but the graphs are working fine now. weird...
Locked