No notification with passive checks
Eric LEROY
eric.leroy at proservia.fr
Fri Dec 20 09:33:26 CET 2002
Hy
I need to minitoring a client with the nsca addon .
I created a service, a notification with windows popup (smbclient -M "machinenname") and i send the good result with ssend_ncsa. The result submit become a alert , the icon is changed from grren to red and red to grren , so it'sok
but i had no notification !!!
Why
My service
define service {
host_name xxxx
service_description xxxxxx
normal_check_interval 60
max_check_attempts 3
retry_check_interval 1
check_period 24x7
notification_interval 0
notification_period 24x7
check_command print_status
contact_groups station-admin
notification_options c,r
notifications_enabled 1
stalking_options o,c
passive_checks_enabled 1
}
define contact {
contact_name StationAdmin1
alias StationAdministration1
host_notification_period workhours
host_notification_options d,r,u
host_notification_commands host-popup-nomade443
service_notification_period workhours
service_notification_options c,r,w
service_notification_commands popup-nomade443 , notify-by-email
email supervis at localhost
register 1
}
-------------------------------------------------------
This SF.NET email is sponsored by: Geek Gift Procrastinating?
Get the perfect geek gift now! Before the Holidays pass you by.
T H I N K G E E K . C O M http://www.thinkgeek.com/sf/
More information about the Users
mailing list