Since a couple of weeks, Disk Usage graphs stopped working and show "no data" - other graphs (cpu, memory) are working.
I can see data until a specific date - but don't know of any changes that day.
Data is actually collected, as I can see the current values and can refresh them with an immediate check.
ncpa log shows:
Code: Select all
[08-14-2020 14:41:35] NPCD: ThreadCounter 0/5 File is 1575033208.perfdata.service-PID-1206
[08-14-2020 14:41:35] NPCD: File '1575033208.perfdata.service-PID-1206' is an already in process PNP file. Leaving it untouched.
[08-14-2020 14:41:35] NPCD: DEBUG: load 0.850000/30.000000
[08-14-2020 14:41:35] NPCD: ThreadCounter 0/5 File is 1575033220.perfdata.service-PID-1211
[08-14-2020 14:41:35] NPCD: File '1575033220.perfdata.service-PID-1211' is an already in process PNP file. Leaving it untouched.
[08-14-2020 14:41:35] NPCD: No more files to process... waiting for 15 seconds
Code: Select all
2019-11-29 19:07:50 [43798] [0] *** process_perfdata.pl terminated on signal ALRM
2019-11-29 19:07:50 [43797] [0] *** Timeout while processing Host: "xxx.yyy.zzz" Service: "_HOST_"
2019-11-29 19:07:50 [43797] [0] *** process_perfdata.pl terminated on signal ALRM
2020-04-01 01:32:19 [60971] [0] *** TIMEOUT: Timeout after 5 secs. ***
2020-04-01 01:32:20 [60971] [0] *** TIMEOUT: Deleting current file to avoid NPCD loops
2020-04-01 01:32:19 [60970] [0] *** TIMEOUT: Timeout after 5 secs. ***
2020-04-01 01:32:20 [60971] [0] *** TIMEOUT: Please check your npcd.cfg
2020-04-01 01:32:20 [60970] [0] *** TIMEOUT: Deleting current file to avoid NPCD loops
2020-04-01 01:32:20 [60971] [0] *** TIMEOUT: /usr/local/nagios/var/spool/perfdata//1585697528.perfdata.service-PID-60971 deleted
2020-04-01 01:32:20 [60970] [0] *** TIMEOUT: Please check your npcd.cfg
/usr/local/nagios/etc/pnp/process_perfdata.cfg
TIMEOUT to 40
/usr/local/nagios/etc/pnp/npcd.cfg
sleep_time to 15
Still no change.
Any ideas how to approach this problem?
Kind Regards!