<div>I think there are two places you need to look.</div>
<div> </div>
<div>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.
</div>
<div> </div>
<div>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 : </div>
<div> </div>
<div>service_check_timeout=30<br>host_check_timeout=30<br>event_handler_timeout=30<br>notification_timeout=30<br>ocsp_timeout=5<br>perfdata_timeout=30<br> </div>
<div>I would say one of these two possebilities is where you need to look.</div>
<div> </div>
<div>Cheers,</div>
<div>Hans<br> </div>
<div><span class="gmail_quote">On 2/25/06, <b class="gmail_sendername">Venkatesh</b> <<a href="mailto:venki_lin@fastmail.us">venki_lin@fastmail.us</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">hello all,<br><br>i get lots of mail alerts as the plugin goes critical after some times<br>ie 10 seconds and will be getting lot of mails, how can i increase the
<br>plugin timeout time and stop getting lots of mails from that. please<br>advice and help me everyone<br><br>regards<br>venki<br>--<br>Venkatesh<br><a href="mailto:venki_lin@fastmail.us">venki_lin@fastmail.us</a><br><br>
--<br><a href="http://www.fastmail.fm">http://www.fastmail.fm</a> - mmm... Fastmail...<br><br><br><br>-------------------------------------------------------<br>This SF.Net email is sponsored by xPML, a groundbreaking scripting language
<br>that extends applications into web and mobile media. Attend the live webcast<br>and join the prime developer group breaking into this new coding territory!<br><a href="http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642">
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642</a><br>_______________________________________________<br>Nagiosplug-help mailing list<br><a href="mailto:Nagiosplug-help@lists.sourceforge.net">
Nagiosplug-help@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/nagiosplug-help">https://lists.sourceforge.net/lists/listinfo/nagiosplug-help</a><br>::: Please include plugins version (-v) and OS when reporting any issue.
<br>::: Messages without supporting info will risk being sent to /dev/null<br></blockquote></div><br>