> To be clear, I only want ServiceCheckB to run if ServiceCheckA fails. > > Is this possible in Icinga2?
Attach an event to ServiceCheckA with the condition you need. The docs explain how to control invocation based on tests against runtime macros. http://docs.icinga.org/icinga2/latest/doc/module/icinga2/chapter/monitoring-basics#event-commands jlc _______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
