Service Notifications why they don't work?
Fernando Ribeiro
fernando at puc-campinas.edu.br
Fri Jan 17 12:08:43 CET 2003
Hello,
I am having a problem with service notifications.
Everything is up and running (including host notification).
My service looks like this:
define service {
service_description check_ssh
check_command SSH
register 0
name check_ssh
max_check_attempts 5
notification_interval 30
notification_period 24x7
notification_options c,u,w
notifications_enabled 1
normal_check_interval 1
retry_check_interval 1
active_checks_enabled 1
check_period 24x7
event_handler_enabled 1
flap_detection_enabled 0
process_perf_data 0
retain_status_information 1
retain_nonstatus_information 0
contact_groups Grupo_Info_Telecom
}
define service {
host_name jocker.puc-campinas.edu.br
service_description ssh
register 1
use check_ssh
}
In my "nagios.cfg" notifications are enabled and I am also logging notification events.
When the service goes on a Hard Critical state it does not send a service notification.
Where did I go wrong?
I have a Conectiva8 (RedHat compatible) box with Kernel 2.4.x.x....
If anyone can help, thanks in advance!
-----------------------------------------------------------------------------------
Fernando
Gerência de Informática - PUC-Campinas
fernando at puc-campinas.edu.br - http://www.puc-campinas.edu.br/
---------------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20030117/7f2bca5a/attachment.html>
More information about the Users
mailing list