[Nagiosplug-help] i have problem in plugin timeout

Hans Engelen engelenh at gmail.com
Sat Feb 25 15:26:05 CET 2006


I think there are two places you need to look.

First the plugin itself, i.e. the check_dig plugin for example allows you to
set a timeout and there are a couple of other no doubt. Changing this is a
matter of changing the check command in checkcommands.cfg (or where ever you
keep your check command configs) to include the proper parameter and timeout
value to suit your needs. In the case of the check_dig example this is -t xx
where xx is the number of seconds.

The second place is in the main Nagios config (nagios.cfg) where the global
maximum times are defined for different sets of actions. There you will find
:

service_check_timeout=30
host_check_timeout=30
event_handler_timeout=30
notification_timeout=30
ocsp_timeout=5
perfdata_timeout=30

I would say one of these two possebilities is where you need to look.

Cheers,
Hans

On 2/25/06, Venkatesh <venki_lin at fastmail.us> wrote:
>
> hello all,
>
> i get lots of mail alerts as the plugin goes critical after some times
> ie 10 seconds and will be getting lot of mails, how can i increase the
> plugin timeout time and stop getting lots of mails from that. please
> advice and help me everyone
>
> regards
> venki
> --
> Venkatesh
> venki_lin at fastmail.us
>
> --
> http://www.fastmail.fm - mmm... Fastmail...
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by xPML, a groundbreaking scripting
> language
> that extends applications into web and mobile media. Attend the live
> webcast
> and join the prime developer group breaking into this new coding
> territory!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> _______________________________________________
> Nagiosplug-help mailing list
> Nagiosplug-help at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
> ::: Please include plugins version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-plugins.org/archive/help/attachments/20060225/16e987d6/attachment.html>


More information about the Help mailing list