Problemas para enviar e-mail.

Paulo de Souza Nunes <[email protected]>
Newsgroups gmane.network.nagios.user.brazil
Message-ID <[email protected]>
Prezados,

Estou com o seguinte problema no nagios.

Mesmo com as configurações de notificação não estou recendo e-mail de
qualquer tipo de status. O curioso é que não é nada referente ao e-mail,
pois quando entro na interface do nagios e forço uma notificação de testes
recebo o e-mail normalmente, me parece alguma coisa na configuração do host,
porém já configurei de todas as maneiras. Utilizo a versão 3.2.0 do nagios,
o plugin de e-mail  da clean code ( Email 2.5.1 ) e para fazer as
configurações uso o nagiosql 3.0.3, o sistema está instalado em um server
ubuntu 8.04.

Abaixo o arquivo de configuração do host

define host {
    host_name            TESTE
    address                10.1.3.220
    check_command            check-host-alive
    max_check_attempts        2
    check_interval            5
    retry_interval            1
    check_period            24x7
    event_handler            notify-host-by-email
    contacts            nagiosadmin
    notification_interval        0
    notification_period        24x7
    first_notification_delay    0
    notification_options        d,u,r,f,s
    stalking_options        o,d,u
    register            1
    }

contacts.cfg

define contact {
    contact_name                          nagiosadmin
    alias                                 Nagios Admin
    contactgroups                         admins
    host_notification_period              24x7
    service_notification_period           24x7
    host_notification_options             d,u,r,f,s,n
    service_notification_options          w,u,c,r,f,s,n
    host_notification_commands            notify-host-by-email
    service_notification_commands         notify-service-by-email
    email                                XXXXX@XXXXXX
    use                                   generic-contact
    }

Olhando o log do nagios é possivel ver que o evento é chamado.

Retornando ao estado ok

[01-13-2010 17:51:57] HOST EVENT HANDLER:
TESTE;UP;HARD;1;notify-host-by-email
[image: Host Up][01-13-2010 17:51:57] HOST ALERT: TESTE;UP;HARD;1;PING OK -
Packet loss = 0%, RTA = 1.53 ms


Entrando em estado critico

[01-13-2010 17:41:37] HOST EVENT HANDLER:
TESTE;DOWN;HARD;2;notify-host-by-email
[image: Host Down][01-13-2010 17:41:37] HOST ALERT:
TESTE;DOWN;HARD;2;CRITICAL - Host Unreachable (10.1.3.220)



Alguem já passou por algo semelhante ou tem ideia do que mais posso fazer
para testar.
-- 
=============================
Atenciosamente,

Paulo de Souza Nunes
=============================
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
-- 
[email protected] mailing list
https://lists.sourceforge.net/lists/listinfo/nagios-users-br
Wiki: http://nagios-br.sf.net/wiki
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.