Hi all,

I am trying to configure icinga2 to run some checks only on active member of heartbeat cluster. I have created virtual host representing cluster and two hosts representing cluster members. Services assigned to cluster host monitoring the state of the whole cluster like virtual ip, http response,... These checks are executed on monitoring server – no problem. But some checks must be executed directly on active cluster member with installed icinga agents.

I tried to determine service command_endpoint by function.

command_endpoint = {{ ..code to return active node.. }}

But this is not supported.

Any idea how to do it? Thanks

Mirek

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

Reply via email to