Hi,
         I have the distributed monitoring setup with one master and one
satellite zone. I set the accepted_config as true in the satellite, and
config is syncing properly from the master.

I have one ping4 service configured(shipped with Icinga2, the default one)
in the master using apply rule and pls find it below.

apply Service "ping4" {
  import "generic-service"

  check_command = "ping4"

  assign where host.address
}

I know that the service will be assigned to host, if the host config has
address attribute and obviously it will applied for the hosts in satellite
zone as well.

In my setup this service alone in "pending" state for the hosts monitoring
in satellite zone and the scheduled time for those service also expired. I
tried to force check the services from the master. But it's still in
pending state, the checks are not happening.

Please help me out to solve this in advance.

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

Reply via email to