Code: Select all
tail -10 /usr/local/nagios/var/perfdata.log
2016-04-13 11:00:32 [15370] [0] *** TIMEOUT: /usr/local/nagios/var/spool/perfdata//1460563203.perfdata.service-PID-15370 deleted
2016-04-13 11:00:32 [15373] [0] *** TIMEOUT: Deleting current file to avoid NPCD loops
2016-04-13 11:00:32 [15372] [0] *** TIMEOUT: Deleting current file to avoid NPCD loops
2016-04-13 11:00:32 [15373] [0] *** TIMEOUT: Please check your process_perfdata.cfg
2016-04-13 11:00:32 [15370] [0] *** process_perfdata.pl terminated on signal ALRM
2016-04-13 11:00:32 [15372] [0] *** TIMEOUT: Please check your process_perfdata.cfg
2016-04-13 11:00:32 [15373] [0] *** TIMEOUT: /usr/local/nagios/var/spool/perfdata//1460563219.perfdata.service-PID-15373 deleted
2016-04-13 11:00:32 [15372] [0] *** TIMEOUT: /usr/local/nagios/var/spool/perfdata//1460563219.perfdata.host-PID-15372 deleted
2016-04-13 11:00:32 [15373] [0] *** process_perfdata.pl terminated on signal ALRM
2016-04-13 11:00:32 [15372] [0] *** process_perfdata.pl terminated on signal ALRMCode: Select all
tail -25 /usr/local/nagios/var/npcd.log
[04-13-2016 22:47:08] NPCD: Regular File: 1460602017.perfdata.service
[04-13-2016 22:47:08] NPCD: A thread was started on thread_counter = 0
[04-13-2016 22:47:08] NPCD: Have to wait: Filecounter = 1 - thread_counter = 1
[04-13-2016 22:47:08] NPCD: Processing file 1460602017.perfdata.service with ID 140352887666432 - going to exec /usr/local/nagios/libexec/process_perfdata.pl -n -b /usr/local/nagios/var/spool/perfdata//1460602017.perfdata.service
[04-13-2016 22:47:08] NPCD: Processing file '1460602017.perfdata.service'
[04-13-2016 22:47:08] NPCD: No more files to process... waiting for 15 seconds
[04-13-2016 22:47:23] NPCD: Found 4 files in /usr/local/nagios/var/spool/perfdata/
[04-13-2016 22:47:23] NPCD: DEBUG: load 0.440000/10.000000
[04-13-2016 22:47:23] NPCD: ThreadCounter 0/5 File is .
[04-13-2016 22:47:23] NPCD: DEBUG: load 0.440000/10.000000
[04-13-2016 22:47:23] NPCD: ThreadCounter 0/5 File is ..
[04-13-2016 22:47:23] NPCD: DEBUG: load 0.440000/10.000000
[04-13-2016 22:47:23] NPCD: ThreadCounter 0/5 File is 1460602032.perfdata.service
[04-13-2016 22:47:23] NPCD: Regular File: 1460602032.perfdata.service
[04-13-2016 22:47:23] NPCD: A thread was started on thread_counter = 0
[04-13-2016 22:47:23] NPCD: DEBUG: load 0.440000/10.000000
[04-13-2016 22:47:23] NPCD: ThreadCounter 1/5 File is 1460602033.perfdata.host
[04-13-2016 22:47:23] NPCD: Regular File: 1460602033.perfdata.host
[04-13-2016 22:47:23] NPCD: Processing file 1460602032.perfdata.service with ID 140352887666432 - going to exec /usr/local/nagios/libexec/process_perfdata.pl -n -b /usr/local/nagios/var/spool/perfdata//1460602032.perfdata.service
[04-13-2016 22:47:23] NPCD: A thread was started on thread_counter = 1
[04-13-2016 22:47:23] NPCD: Processing file 1460602033.perfdata.host with ID 140352877086464 - going to exec /usr/local/nagios/libexec/process_perfdata.pl -n -b /usr/local/nagios/var/spool/perfdata//1460602033.perfdata.host
[04-13-2016 22:47:23] NPCD: Have to wait: Filecounter = 2 - thread_counter = 2
[04-13-2016 22:47:23] NPCD: Processing file '1460602032.perfdata.service'
[04-13-2016 22:47:23] NPCD: Processing file '1460602033.perfdata.host'
[04-13-2016 22:47:23] NPCD: No more files to process... waiting for 15 secondsInstallation instructions:
https://assets.nagios.com/downloads/nag ... ctions.pdf
Backup/Restore instructions:
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
I am not sure where I went wrong. Any ideas?