<font size=2 face="sans-serif">I have the notifications using a script
calling festival.  My initial configuration work and festival voice
was heard.  But I wanted to change it so it would retry 3 times before
reporting.</font>
<br>
<br><font size=2 face="sans-serif">This worked.  I heard festival
for each change it state.</font>
<br><font size=2 face="Courier New">        max_check_attempts
             1</font>
<br><font size=2 face="Courier New">        normal_check_interval
          2</font>
<br><font size=2 face="Courier New">        retry_interval
                 0</font>
<br>
<br><font size=2 face="sans-serif">This did *not* work.  I never heard
festival.</font>
<br><font size=2 face="Courier New">        max_check_attempts
             3</font>
<br><font size=2 face="Courier New">        normal_check_interval
          2</font>
<br><font size=2 face="Courier New">        retry_interval
                 15s</font>
<br>
<br><font size=2 face="sans-serif">What is wrong with the way I did it?</font>
<br>
<br><font size=2 face="Courier New">define service{</font>
<br><font size=2 face="Courier New">        name  
                     
   generic-service         ; The 'name' of
this service template</font>
<br><font size=2 face="Courier New">        active_checks_enabled
          1          
            ; Active service checks are enabled</font>
<br><font size=2 face="Courier New">        passive_checks_enabled
         1          
            ; Passive service checks are
enabled/accepted</font>
<br><font size=2 face="Courier New">        parallelize_check
              1      
                ; Active service
checks should be parallelized (disabling this can lead to major performance
problems)</font>
<br><font size=2 face="Courier New">        obsess_over_service
            1        
              ; We should obsess over
this service (if necessary)</font>
<br><font size=2 face="Courier New">        check_freshness
                0    
                  ; Default
is to NOT check service 'freshness'</font>
<br><font size=2 face="Courier New">        event_handler_enabled
          1          
            ; Service event handler is enabled</font>
<br><font size=2 face="Courier New">        event_handler
                  service-notify</font>
<br><font size=2 face="Courier New">        flap_detection_enabled
         1          
            ; Flap detection is enabled</font>
<br><font size=2 face="Courier New">        failure_prediction_enabled
     1              
        ; Failure prediction is enabled</font>
<br><font size=2 face="Courier New">        process_perf_data
              1      
                ; Process performance
data</font>
<br><font size=2 face="Courier New">        retain_status_information
      1              
        ; Retain status information across program
restarts</font>
<br><font size=2 face="Courier New">        retain_nonstatus_information
   1                
      ; Retain non-status information across program restarts</font>
<br><font size=2 face="Courier New">        is_volatile
                    0
                     
; The service is not volatile</font>
<br><font size=2 face="Courier New">        check_period
                   24x7
                   ;
The service can be checked at any time of the day</font>
<br><font size=2 face="Courier New">        max_check_attempts
             3      
                ; Re-check the
service up to 1 times in order to determine its final (hard) state</font>
<br><font size=2 face="Courier New">        normal_check_interval
          2          
            ; Check the service every 2 minutes
under normal conditions</font>
<br><font size=2 face="Courier New">        retry_interval
                 15s  
                  ; Re-check
the service every minute until a hard state can be determined</font>
<br><font size=2 face="Courier New">        contact_groups
                 festival
               ; Notifications
get sent out to everyone in the 'admins' group</font>
<br><font size=2 face="Courier New">        notifications_enabled
          1          
            ; Service notifications are enabled</font>
<br><font size=2 face="Courier New">        notification_options
           w,u,c,r        
        ; Send notifications about warning, unknown,
critical, and recovery events</font>
<br><font size=2 face="Courier New">        notification_interval
          1          
            ; Re-notify about service problems
every hour</font>
<br><font size=2 face="Courier New">        notification_period
            24x7        
           ; Notifications can be sent out
at any time</font>
<br><font size=2 face="Courier New">        register
                     
 0                  
    ; DONT REGISTER THIS DEFINITION - ITS NOT A REAL SERVICE,
JUST A TEMPLATE!</font>
<br><font size=2 face="Courier New">}</font>
<br><font size=2 face="sans-serif"><br>
Durwin F. De La Rue<br>
Management Sciences, Inc.<br>
6022 Constitution Ave. NE<br>
Albuquerque, NM  87110<br>
Phone (505) 255-8611<br>
<br>
<br>
This email message and any attachments are for the sole use of the intended
recipient(s) and may contain proprietary and/or confidential information
which may be privileged or otherwise protected from disclosure. Any unauthorized
review, use, disclosure or distribution is prohibited. If you are not the
intended recipient(s), please contact the sender by reply email and destroy
the original message and any copies of the message as well as any attachments
to the original message.</font>