<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Nachricht</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1555" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=193430911-31082006>Are 
you sure your service isn´t flapping? have you checked the 
event-log?</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=193430911-31082006>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> 
<BR><SPAN lang=de><FONT face=Arial size=1>Telefon: +49 69 7134 
5192</FONT></SPAN> <BR><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> </DIV>
<BLOCKQUOTE dir=ltr 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-bounces@lists.sourceforge.net 
  [mailto:nagios-users-bounces@lists.sourceforge.net] <B>Im Auftrag von 
  </B>lennart.kvam@softronic.se<BR><B>Gesendet:</B> Donnerstag, 31. August 2006 
  13:02<BR><B>An:</B> nagios-users@lists.sourceforge.net<BR><B>Betreff:</B> 
  [Nagios-users] Number of Notifications!?<BR><BR></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN class=234544310-31082006>Hello all Nagios 
  gurus!</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN class=234544310-31082006>I have a 
  irritating problem, when a service goes down/critical i get a notification 
  every second minute! Thats irritating:)</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN class=234544310-31082006>I`w also read the 
  docs on notifications but still ì havent solved it! Can anyone help me 
  please?:)</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN class=234544310-31082006>Here are som of my 
  config: snip</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006>Nagios.cfg:</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006>command_check_interval=-1</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006>log_notifications=1</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006>interval_length=60</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006>enable_notifications=1</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006>status_update_interval=15</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006>Minimal.cfg:</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN class=234544310-31082006>define 
  host{<BR>        
  name                            
  generic-host    ; The name of this host 
  template<BR>        
  notifications_enabled           
  1       ; Host notifications are 
  enabled<BR>        
  event_handler_enabled           
  1       ; Host event handler is 
  enabled<BR>        
  flap_detection_enabled          
  1       ; Flap detection is 
  enabled<BR>        
  failure_prediction_enabled      
  1       ; Failure prediction is 
  enabled<BR>        
  process_perf_data               
  1       ; Process performance 
  data<BR>        
  retain_status_information       
  1       ; Retain status information across 
  program restarts<BR>        
  retain_nonstatus_information    
  1       ; Retain non-status information across 
  program restarts<BR>        
  register                        
  0       ; DONT REGISTER THIS DEFINITION - ITS 
  NOT A REAL HOST, JUST A 
  TEMPLATE!<BR>        }</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN class=234544310-31082006>define 
  service{<BR>        
  name                    
  generic-service ; The 'name' of this service 
  template<BR>        
  active_checks_enabled           
  1       ; Active service checks are 
  enabled<BR>        
  passive_checks_enabled          
  1       ; Passive service checks are 
  enabled/accepted<BR>        
  parallelize_check               
  1       ; Active service checks should be 
  parallelized (disabling this can lead to major performance 
  problems)<BR>        
  obsess_over_service             
  1       ; We should obsess over this service (if 
  necessary)<BR>        
  check_freshness                 
  1       ; Default is to NOT check service 
  'freshness'<BR>        
  notifications_enabled           
  1       ; Service notifications are 
  enabled<BR>        
  event_handler_enabled           
  1       ; Service event handler is 
  enabled<BR>        
  flap_detection_enabled          
  1       ; Flap detection is 
  enabled<BR>        
  failure_prediction_enabled      
  1       ; Failure prediction is 
  enabled<BR>        
  process_perf_data               
  1       ; Process performance 
  data<BR>        
  retain_status_information       
  1       ; Retain status information across 
  program restarts<BR>        
  retain_nonstatus_information    
  1       ; Retain non-status information across 
  program restarts<BR>        
  register                        
  0       ; DONT REGISTER THIS DEFINITION - ITS 
  NOT A REAL SERVICE, JUST A 
  TEMPLATE!<BR>        }</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN class=234544310-31082006>define 
  host{<BR>        
  use                     
  generic-host            
  ; Name of host template to use<BR>        
  host_name               
  STSSTOSIG<BR>        
  alias                   
  STSSTOSIG<BR>        
  address                 111.111.111.111<BR>        
  check_command           
  check-host-alive<BR>        
  max_check_attempts      
  10<BR>        
  notification_interval   
  0<BR>        
  notification_period     
  24x7<BR>        
  notification_options    
  d,u,r,<BR>        
  notifications_enabled  1<BR>        
  contact_groups  
      admins<BR>        
  }</SPAN></FONT></DIV>
  <DIV> </DIV>
  <DIV><FONT face=Arial size=2><SPAN class=234544310-31082006><BR>define  
  service 
  {<BR>    use                             
  generic-service         ; 
  check_ping<BR>        
  host_name                       
  STSSTOSIG<BR>        
  service_description             
  PING<BR>        
  is_volatile                     
  1<BR>        
  max_check_attempts              
  5<BR>        
  normal_check_interval           
  2<BR>        
  retry_check_interval            
  1<BR>        
  active_checks_enabled           
  1<BR>        
  passive_checks_enabled          
  1<BR>        
  check_period                    
  24x7<BR>        
  parallelize_check               
  1<BR>        
  obsess_over_service             
  1<BR>        
  check_freshness                 
  1<BR>        
  freshness_threshold             
  420<BR>        
  event_handler_enabled           
  1<BR>        
  low_flap_threshold              
  0<BR>        
  high_flap_threshold             
  0<BR>        
  flap_detection_enabled          
  1<BR>        
  process_perf_data               
  1<BR>        
  retain_status_information       
  1<BR>        
  retain_nonstatus_information    0   
  <BR>        
  contact_groups                  
  oas-hd,admins<BR>        
  notification_interval           
  0<BR>        
  notification_period             
  24x7<BR>        
  notification_options            
  w,u,c,r<BR>        
  notifications_enabled           
  1<BR>        
  register                        
  1<BR>    check_command          check_ping!100.0,20%!500.0,60%<BR>        
  } </SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN class=234544310-31082006>This is what i 
  have in my minimal:) Something should be wrong...or?</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006>Thanks</SPAN></FONT></DIV>
  <DIV><FONT face=Arial size=2><SPAN 
  class=234544310-31082006>Lelle</SPAN></FONT></DIV>
  <DIV> </DIV>
  <DIV align=left><FONT face=Arial 
  size=2>        
                           
    
  __\/__ <BR>                                .  
  / ^  ^ \  
  . <BR>                                |\| 
  (o)(o) |/| <BR>#---------------------.OOOo----O0----oOOO.-------------------# 
  <BR>#  Lennart 
  Kvam                    
                                 
  # <BR>#  <SPAN 
  style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Tahoma; mso-no-proof: yes">Softronic 
  AB, Ringvägen 100, 118 60 Stockholm</SPAN><SPAN 
  style="mso-no-proof: yes"><FONT face="Times New Roman" size=3><FONT 
  face=Tahoma size=2>   <FONT 
  face=Arial>#</FONT></FONT><BR></FONT></SPAN><FONT face=Tahoma size=2><SPAN 
  style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Tahoma; mso-no-proof: yes"><FONT 
  face=Arial>#</FONT> Tel: 0708-813279  
  Vx:08-51909000                     
  <FONT face=Arial>#</FONT> </SPAN></FONT><SPAN 
  style="mso-no-proof: yes"><BR></SPAN><FONT face=Arial color=black size=3><SPAN 
  style="COLOR: black; FONT-FAMILY: Arial; mso-no-proof: yes"><SPAN 
  style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Tahoma; mso-no-proof: yes"><FONT 
  face=Arial>#</FONT> </SPAN><A 
  href="mailto:lennart.kvam@softronic.se">lennart.kvam@softronic.se</A></SPAN></FONT><SPAN 
  style="mso-no-proof: yes"><FONT face="Times New Roman" size=3> <FONT 
  face=Arial 
  size=2>                         #</FONT></FONT></SPAN><BR>#______________________Oooo._______________# 
  <BR>                     
          .oooO   (   ) 
  <BR>                           
      (   )     ) 
  / <BR>                                \ 
  (    (_/ <BR>                                 
  \_) </FONT></DIV>
  <DIV> </DIV></BLOCKQUOTE></BODY></HTML>