Nagios only attempts one time

Helder helderbn at gmail.com
Wed Sep 29 19:37:11 CEST 2010


Hi everybody!

 I configured my Nagios 3 to verify 4 times if a service is really with
problem, but it only attempts one time. My configuration if below:

define service{
        use                              generic-service;
        notifications_enabled     1
        check_period                24x7
        normal_check_interval   300 ; 5 minutes
        retry_check_interval      60; 1 minute
        max_check_attempts    4; 4 times with the new retry_check_interval
to verify if the problem persists
        notification_period         24x7
        notification_options       u,c
        contact_groups             nsi
        hostgroup_name           dns_servers
        service_description       Resolucao Interna
        check_command          check_dns!proxies.trt18.jus.br
}

I confirm in the log and really only one time was verified and the CRITIC
state was alarmed.

If someone help me, i would thanks.

-- 
Helder

"O destino não é uma questão de sorte, é uma questão de escolha; Não é algo
a se esperar, é algo a se conquistar" - William Jennings Bryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20100929/770742d5/attachment.html>
-------------- next part --------------
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
-------------- next part --------------
_______________________________________________
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