<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Nachricht</TITLE>

<META content="MSHTML 6.00.2800.1515" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=652342218-06122005>To 
differ betwenn message 1-3 as email and 4/5 as pages, you´d have to define 
different contact (one with email-address and another with pager-address), build 
to different contactgroups, and assign the escalations Paul described to these 
different groups.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=652342218-06122005></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=652342218-06122005>i 
think the escalations should be:</SPAN></FONT></DIV>
<DIV>
<P><FONT color=#0000ff size=2>define serviceescalation{</FONT></P>
<P><FONT color=#0000ff size=2>host_name *</FONT></P>
<P><FONT color=#0000ff size=2>service_description *</FONT></P>
<P><FONT size=2><FONT color=#0000ff>first_notification <SPAN 
class=652342218-06122005>1</SPAN></FONT></FONT></P>
<P><FONT size=2><FONT color=#0000ff>last_notification <SPAN 
class=652342218-06122005>3</SPAN></FONT></FONT></P>
<P><FONT size=2><FONT color=#0000ff>contact_groups <SPAN 
class=652342218-06122005>email-group</SPAN></FONT></FONT></P>
<P><FONT color=#0000ff size=2>notification_interval 1</FONT></P>
<P><FONT color=#0000ff size=2>}</FONT></P>
<P><FONT color=#0000ff size=2>define serviceescalation{</FONT></P>
<P><FONT color=#0000ff size=2>host_name *</FONT></P>
<P><FONT color=#0000ff size=2>service_description *</FONT></P>
<P><FONT size=2><FONT color=#0000ff>first_notification <SPAN 
class=652342218-06122005>4</SPAN></FONT></FONT></P>
<P><FONT size=2><FONT color=#0000ff>last_notification <SPAN 
class=652342218-06122005>5</SPAN></FONT></FONT></P>
<P><FONT size=2><FONT color=#0000ff>contact_groups <SPAN 
class=652342218-06122005>pager-group</SPAN></FONT></FONT></P>
<P><FONT size=2><FONT color=#0000ff>notification_interval <SPAN 
class=652342218-06122005>1</SPAN></FONT></FONT></P>
<P><FONT color=#0000ff size=2>}</FONT></P>
<P><FONT color=#0000ff size=2><SPAN 
class=652342218-06122005>Greetz,</SPAN></FONT><SPAN lang=de><B><FONT face=Arial 
size=1>Thomas Zimmer</FONT></B></SPAN> <BR><SPAN lang=de><FONT face=Arial 
size=1>Produktservice & Betrieb</FONT></SPAN> <BR><SPAN lang=de><FONT 
face=Arial size=1>Betrieb & Support</FONT></SPAN> <BR><SPAN lang=de><FONT 
face=Arial size=1>Sal. Oppenheim jr. & Cie., Frankfurt a. Main</FONT></SPAN> 
</P></DIV>
<P><SPAN lang=de><FONT face=Arial size=1>Internet: <A 
href="http://www.oppenheim.de/">http://www.oppenheim.de</A></FONT></SPAN> 
<BR><SPAN lang=de><FONT face=Arial color=#000000 size=1>E-Mail: 
thomas.zimmer@oppenheim.de</FONT></SPAN> </P>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=de dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Ursprüngliche Nachricht-----<BR><B>Von:</B> 
  nagios-users-admin@lists.sourceforge.net 
  [mailto:nagios-users-admin@lists.sourceforge.net] <B>Im Auftrag von </B>Paul 
  Harrison<BR><B>Gesendet:</B> Dienstag, 6. Dezember 2005 17:45<BR><B>An:</B> 
  nagios-users@lists.sourceforge.net<BR><B>Betreff:</B> [Nagios-users] Trying to 
  limit number of service notifications<BR><BR></FONT></DIV>Hello all<BR><BR>I 
  am needing to limit the number of service notifications that I receive.<BR>My 
  understanding is that I must user escalations.  I have included the entry 
  in my escalations.cfg.<BR>Can anyone point out what I am doing wrong?  My 
  host escalations work perfectly.  After 3 notifications I get 2 pages and 
  get no more notifications until the recovery.<BR><BR>Thank you in 
  advance.<BR><BR>Paul Harrison<BR><BR># Serviceescalation definition<BR>define 
  serviceescalation{<BR>        
  host_name                       
  *<BR>        
  service_description             
  *<BR>        
  first_notification              
  3<BR>        
  last_notification               
  5<BR>        
  contact_groups                  
  admins<BR>        
  notification_interval           
  1<BR>        
}<BR><BR></BLOCKQUOTE></BODY></HTML>