Re: PCD: ERROR: Executed command exits with return code '7'
Posted: Tue Oct 16, 2018 3:36 am
found one error on "perfdata.log" in old history log
Support for Nagios products and services
https://support.nagios.com/forum/
Code: Select all
service npcd stop
kill -9 npcd
service npcd startis an already in process PNP file. Leaving it untouched.
Code: Select all
[10-26-2018 22:49:50] NPCD: ERROR: Executed command exits with return code '7'
[10-26-2018 22:49:50] NPCD: ERROR: Command line was '/usr/local/nagios/libexec/process_perfdata.pl -n -b /var/nagiosramdisk/spool/perfdata//1540552346.perfdata.service'
[10-26-2018 22:49:52] NPCD: ERROR: Executed command exits with return code '7'
[10-26-2018 22:49:52] NPCD: ERROR: Command line was '/usr/local/nagios/libexec/process_perfdata.pl -n -b /var/nagiosramdisk/spool/perfdata//1540552325.perfdata.service'
[10-26-2018 22:49:53] NPCD: ERROR: Executed command exits with return code '7'
[10-26-2018 22:49:53] NPCD: ERROR: Command line was '/usr/local/nagios/libexec/process_perfdata.pl -n -b /var/nagiosramdisk/spool/perfdata//1540552316.perfdata.service'
[10-26-2018 22:49:53] NPCD: Processing file '1540552356.perfdata.host'
[10-26-2018 22:49:53] NPCD: Processing file '1540552387.perfdata.host'
[10-26-2018 22:49:53] NPCD: Processing file '1540552356.perfdata.service'
[10-26-2018 22:49:53] NPCD: Processing file '1540552373.perfdata.host'
[10-26-2018 22:49:53] NPCD: Processing file '1540552373.perfdata.service'Code: Select all
/usr/local/nagios/etc/pnp/process_perfdata.cfgCode: Select all
TIMEOUT = Code: Select all
service npcd restart
service nagios restart