Hi,

I was able to solve this one, too:

> 2) When I shutdown Icinga on the satellite, the master will show nothing in 
> red.

I added to the master zone the following Service check:

object Service "cluster" {
  check_command = "cluster"
  check_interval = 5s
  retry_interval = 1s

  host_name = "masterfqdn"
}

If the satellite goes down, Icinga will notify which one is affected.


Regards
    Volker


_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to