<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2656.60">
<TITLE>RE : [Nagios-users] Notification to contact group ONLY when multiple hosts are DOWN.</TITLE>
</HEAD>
<BODY>
<BR>

<P><FONT SIZE=2>Neal Bradbury wrote:</FONT>
<BR><FONT SIZE=2>> In the network that I administer, I would like a</FONT>
<BR><FONT SIZE=2>> different contact group to be notified when a group of</FONT>
<BR><FONT SIZE=2>> hosts are down.</FONT>
<BR><FONT SIZE=2>> </FONT>
<BR><FONT SIZE=2>> The setup right now will notify a contactgroup for</FONT>
<BR><FONT SIZE=2>> each host and we would like that to still be the case.</FONT>
<BR><FONT SIZE=2>>  I would like this second notification group to only</FONT>
<BR><FONT SIZE=2>> be notified when all the hosts are down.</FONT>
</P>

<P><FONT SIZE=2>Look in the documentation chapter 'Monitoring service and host cluster'. There you will find the easiest solution to your needs.</FONT></P>

<P><FONT SIZE=2>Using check_cluster or a command you write by yourself, you just have to define a (virtual) host for your group of servers, set max_check_attempts to 1 (to have the notification sent immediately), and define the contact_groups for this host to your second notification group.</FONT></P>

<P><FONT SIZE=2>François</FONT>
</P>

</BODY>
</HTML>