Is there a method to find out whether a Service Check has not been executed due 
to a disable_checks=true Dependency rule?

Suppose I want to send Notifications via UMTS for infrastructure failures in 
case SMTP doesn't work. But the SMTP Check depends on a port-25-accepts-TCP 
Check, which depends on the host being UP. So how (other than emulating that 
dependency chain) can I test "SMTP is known good"?
_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to