Check_nrpe plugin 'Command timedout after 60 seconds"

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.
Locked
navneet.axelor
Posts: 1
Joined: Fri May 02, 2014 6:16 am

Check_nrpe plugin 'Command timedout after 60 seconds"

Post by navneet.axelor »

Hello,
I have installed nagios core 4.0.3, and also an nrpe plugin for remote host monitoring.
i was use nrpe for monitoring the postgresql database on remote machine.
check_nrpe will work fine for check_load, check_ssh, check_tpt_proc, check_disk.... but when i was used check_nrpe with check_psql (check_nrpe!check_dbstats ) plugins it will give a critical mesaage " NRPE: Command timed out after 10 seconds" so then i have set -t option with larger value say .. 100. then it will show mesaage like : "NRPE: Command timed out after 60 seconds"..... then i have edit nrpe.cfg file where i have set a new value "command_timeout=100"... so if any one can have solution then they can help me.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: Check_nrpe plugin 'Command timedout after 60 seconds"

Post by abrist »

Start by running the plugin locally, on the remote system. If it works then move to running it through nrpe from the nagios server. Can you post the full command and the service check definition?
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.
Locked