Nagios recovery

Thomas Braun tb at westend.com
Mon Aug 2 15:03:32 CEST 2004


Pete Dewell wrote:

> Have you set Nagios to notify on the service recovery ?

Yes, this is my service entry:
define service{
use generic-service
host_name 192.168.230.14
service_description SMTP
is_volatile 0
check_period 24x7
max_check_attempts 3
normal_check_interval 3
retry_check_interval 3
contact_groups sms
notification_interval 120
notification_period 24x7
notification_options r,c,w
check_command check_smtp
}

and this my host entry:
define host{
use generic-host
host_name 192.168.230.14
alias 192.168.230.14
address 192.168.230.14
check_command check-host-alive
max_check_attempts 3
notification_interval 120
notification_period 24x7
notification_options r,d,u

}

i have tryed it with nagios version 1.0 and 1.2.



cu thomas


>
> Pete Dewell
>
> Thomas Braun wrote:
>
>> hi,
>> i have a problem with the nagios logic.
>> If i test this :
>> iptables -I INPUT -t tcp --dport 25 -j DROP. I get a message like 
>> service SMTP is critical.
>> Than i type iptables -I INPUT -p icmp -j DROP.
>> I get a Host down Message.
>> After I get the Message , I type iptables -F than the only message i 
>> get is the Host Up message. Why is nagios not sending a smtp recovery 
>> Message.
>> What could be the problem?
>>
>>
>> thanks for your answers.
>>
>> cu thomas
>>
>>
>>
>> -------------------------------------------------------
>> This SF.Net email is sponsored by OSTG. Have you noticed the changes on
>> Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
>> one more big change to announce. We are now OSTG- Open Source Technology
>> Group. Come see the changes on the new OSTG site. www.ostg.com
>> _______________________________________________
>> 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
>>
>


-- 
Thomas Braun                  WESTEND GmbH  |  Internet-Business-Provider
Technik                       CISCO Systems Partner - Authorized Reseller
                              Lu"tticher Stra?e 10      Tel 0241/701333-17
tb at westend.com                D-52064 Aachen              Fax 0241/911879



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
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