If you'd like a "queue" of messages, I'd say that this is outside the scope of the Nagios logic and should be best handled by the notification script itself (have it queue up messages outside of certain time periods)<br>
<br>However it doesn't seem productive to get spammed with SMS messages at 7 AM if a problem has been going on all night.<br><br>In this case I would recommend setting up a few escalation definitions and using the optional escalation_period directive to apply them to different time periods. So you'd have one escalation definition (with interval etc) for the night, one for morning + evening and one for normal hours. See <a href="http://nagios.sourceforge.net/docs/3_0/escalations.html">http://nagios.sourceforge.net/docs/3_0/escalations.html</a> for more info on this.<br>
<br>Using escalations in this way also lets you for example have a group of "critical" servers/services that will spam you via SMS if they're down, and have everything else go to your normal email box.<br><br>
Regards,<br>Martin Melin<br><br><div class="gmail_quote">On Tue, Nov 3, 2009 at 7:26 PM, Justin T Pryzby <span dir="ltr"><<a href="mailto:justinp@norchemlab.com">justinp@norchemlab.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Tue, Nov 03, 2009 at 07:04:54PM +0100, Martin Melin wrote:<br>
> Using two contacts, one for email and one for SMS, will let you get SMS<br>
> notifications if a problem that occurred during the night still isn't<br>
> resolved by 7 am (should be a simple escalation definition + timeperiod per<br>
> contact)<br>
</div>Is it possible to get the behavior of a "queue" which is emptied at<br>
7am (for better or worse)?<br>
<br>
 . SMS from earlier than 7am should be sent *at* 7am and not at 7:15<br>
   or 7:30 or ..<br>
 . it shouldn't be necessary to implement this as a 1/minute check<br>
   sending thousands of emails between 3am and 7am.<br>
<font color="#888888"><br>
Justin<br>
</font><div><div></div><div class="h5"><br>
------------------------------------------------------------------------------<br>
Come build with us! The BlackBerry(R) Developer Conference in SF, CA<br>
is the only developer event you need to attend this year. Jumpstart your<br>
developing skills, take BlackBerry mobile applications to market and stay<br>
ahead of the curve. Join us from November 9 - 12, 2009. Register now!<br>
<a href="http://p.sf.net/sfu/devconference" target="_blank">http://p.sf.net/sfu/devconference</a><br>
_______________________________________________<br>
Nagios-users mailing list<br>
<a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/nagios-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>
::: Messages without supporting info will risk being sent to /dev/null<br>
</div></div></blockquote></div><br>