Search found 1 match

by Kasen
Wed Aug 10, 2011 8:55 am
Forum: Open Source Nagios Projects
Topic: Service dependency and notification.
Replies: 1
Views: 837

Service dependency and notification.

Hi, This is part of config with service dependency: define servicedependency{ host_name localhost service_description PING dependent_host_name localhost dependent_service_description HTTP execution_failure_criteria w,u,c notification_failure_criteria w,u,c } Then ping down notifications dont sending...