mail notification and notification_interval

Neil neil-on-nagios at restricted.dyndns.org
Fri Jan 30 17:44:38 CET 2004


Jason Martin writes: 

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1 
> 
>> I have a question now. Am I correct that if we set "max_check_attempts" to 
>> 10, and we have "retry_check_interval" set at 5, then before we can receive 
>> an email, it will take 50 minutes? The way I understand this config is that 
>> it will check the service every 5 minutes, then it will try 10 times before 
> You are correct. 

Oh! So what's your recommendation on a critical app/service like ORACLE or 
MSSQL? 

This is what I have now:
define service{
       use                             generic-service
       host_name                       dbsvr023
       service_description             Microsoft SQL Service - 1433/TCP
       is_volatile                     0
       check_period                    24x7
       max_check_attempts              3
       normal_check_interval           2
       retry_check_interval            1
       contact_groups                  sql-admins
       notification_interval           2
       notification_period             24x7
       notification_options            c,r
       check_command                   check_tcp!1433
       } 

This seems to be working now. But I don't know if the values here are good 
for production use. 

Thanks again. 

Neil


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
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