> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nagios-users- > [EMAIL PROTECTED] On Behalf Of Masoud Tabrizi > Sent: Thursday, July 19, 2007 9:35 AM > To: Marc Powell; nagios-users@lists.sourceforge.net > Subject: Re: [Nagios-users] NRPE times out after 10 seconds > > Thanks for your response: yes, I did reload both Nagios and restarted the > daemon for nrpe. > Here is some additional info: > > >From nrpe.cfg > command[check_logs1]=/opt/csw/libexec/nagios-plugins/check_logfiles -t 420 > - > f /xxx/nrpe/config/myconfig_1.conf > > service definition: > > define service{ > use generic-service > > host_name cn-3 ... > check_command check_nrpe!check_logs1 > name cn-3_MySE-DVCN_logs1 > } > > My next step is to add the -t 240 to the service (i.e. check_command > check_nrpe!check_logs1 -t 240) > > Any suggestions?
Yes, make sure that the check_nrpe command definition you've specified is written such that it'll work the with '-t 240' at the end ;) If that command{} definition didn't specify a timeout value previously then I'm confident that is your resolution. -- Marc ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Nagios-users mailing list Nagios-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null