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
------------------------------------------------------------------------------
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
_______________________________________________
Nagios-users mailing list
[email protected]
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

Reply via email to