Resposta de
randra em 18/07/2007 - 14:57h:
* randra usa Debian
* randra tem conceito: 7.7
tu habilito o host notification em...
Host Checks:
ENABLED
Host Notifications:
ENABLED
Event Handler:
ENABLED
Flap Detection:
ENABLED
Resposta de
pertel em 18/07/2007 - 15:07h:
* pertel usa Debian
* pertel tem conceito: nenhum voto.
Randra, por acaso seria isso? se for o meu está ok
define host{
name generic-host ; The name of this host template
notifications_enabled 1 ; Host notifications are enabled
event_handler_enabled 1 ; Host event handler is enabled
flap_detection_enabled 1 ; Flap detection is enabled
failure_prediction_enabled 1 ; Failure prediction is enabled
process_perf_data 1 ; Process performance data
retain_status_information 1 ; Retain status information across program restarts
retain_nonstatus_information 1 ; Retain non-status information across program restarts
notification_period 24x7 ; Send host notifications at any time
register 0 ; DONT REGISTER THIS DEFINITION - ITS NOT A REAL HOST, JUST A TEMPLATE!
}
Resposta de
randra em 18/07/2007 - 15:30h:
* randra usa Debian
* randra tem conceito: 7.7
# Padrao Para as demais
define host{
name generic-host
notifications_enabled 1
event_handler_enabled 1
flap_detection_enabled 1
process_perf_data 1
retain_status_information 1
retain_nonstatus_information 1
register 0
}
está igual o meu.
mas dentro do nagios tem um lugar aonde voce seleciona.
vai em nagios Tactical Overview em notifications estão habilitadas.
Resposta de
pertel em 19/07/2007 - 09:28h:
* pertel usa Debian
* pertel tem conceito: nenhum voto.
Randra,
O meu está da seguinte forma:
Monitoring Features
Flap Detection
Disabled
Notifications
All Services Enabled
All Hosts Enabled
Event Handlers
All Services Enabled
All Hosts Enabled
Active Checks
All Services Enabled
All Hosts Enabled
Passive Checks
All Services Enabled
All Hosts Enabled
Desculpe a minha ignorancia, mais já não sei o que mais devo fazer, se você poder me ajudar mais eu agradeço.
Resposta de
randra em 19/07/2007 - 09:44h:
* randra usa Debian
* randra tem conceito: 7.7
Segue abaixo meu contacts.cfg
# 'rafa' contact definition
define contact {
contact_name rafa
alias Rafael Andrade
service_notification_period 24x7
host_notification_period 24x7
service_notification_options w,u,c,r
host_notification_options d,u,r
service_notification_commands notify-by-email
host_notification_commands host-notify-by-email
email rafael@riosulense.com.br
}
uma parte do meu services.cfg
# Service definition
define service{
use generic-service ; Name of service template to use
host_name net
service_description PING
is_volatile 0
check_period 24x7
max_check_attempts 3
normal_check_interval 5
retry_check_interval 1
contact_groups http-admins
notification_interval 240
notification_period 24x7
notification_options c,r
check_command check_ping!100.0,20%!500.0,60%
}
Qual email estas tentando mandar?
Caso nao consiga poste de novo, conversamos por email qualquer coisa.
Abraço!
ATENÇÃO: Antes de contribuir com uma resposta, leia o artigo
Qualidade de respostas e certifique-se de que esteja realmente contribuindo com a comunidade. Muitas vezes o ímpeto de contribuir nos leva a atrapalhar ao invés de ajudar.