Hi,

Is it possible to set up more then one parent in host dependencies?


apply Dependency "RTRs" to Host {
  parent_host_name =  "RTR-1" || "RTR-2"
  disable_checks = true
  assign where host.name in [ "HTTP1", "HTTP2", "HTTP3" ]
}

In other words, I want to disable notification on HTTP1, HTTP2 and HTTP3
servers, only if RTR-1 and RTR-2 is down. Is it possible in icinga2?

Regards,
Jim
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to