Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
[1395657695] Warning: Service performance data file processing command '/usr/local/pnp4nagios/libexec/process_perfdata.pl --bulk=/usr/local/pnp4nagios/var/service-perfdata' timed out after 5 seconds
I think the timeout is caused by Nagios and not pnp4nagios. The reason being I increased in in process_perfdata.cfg to 30 however I still got the error message, I then hard coded it into process_perfdata.pl and the commands.cfg but still got the message. Also running the command '/usr/local/pnp4nagios/libexec/process_perfdata.pl' shows the updated timeout in the help output.
I have also set "perfdata_timeout=60" in nagios.cfg.
Does anyone know how I can change the 5 second timeout? FYI i'm running nagios 4.0.3
I would just like to verify that you are using bulk mode *without* npcd, is that correct?
Additionally, could you check your nagios.cfg for near duplicate performance data lines?
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
I think you may be right. I actually posted another topic as I noticed that multiple Nagios daemons are running on the server. I stopped Nagios then killed all the remaining daemon processes and started it again but still see more than one daemon process. Not sure if this is expected or not! However since killing of the remaining Nagios processes I haven't seen the graph message problem!