How to stop sending notification after 3 times?

Kyle O'Donnell kyleodonnell at gmail.com
Mon Jan 25 14:54:25 CET 2010


you could also pass the macro $NOTIFICATIONNUMBER$ to your
notification command, which does an if on the value.

[ $NOTIFICATIONNUMBER$ -le 3 ] && echo blah blah blah $HOSTNAME$
$SERVICE... |mail

On 1/25/10, Binbin Wang <binbin.b.wang at hotmail.com> wrote:
> Hi all
>
> I make some troubles in nagios setting. My customer just only receive
> notification only 3 times, and stop receiving it even through that warning
> still exists. Anyone know how to set up nagios ? thanks in advance.
>
> Binbin

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Nagios-users mailing list
Nagios-users at 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





More information about the Users mailing list