Hi,
I'm trying to work out how to check an Icinga2 instance is running
correctly, from a completely separate cluster which is not connected via
any zone relationship.
Basically, I'd like to connect to the instance being monitoring via its
API port, and interrogate it for some kind of status infor
I've attempted to fix my own issue here:
https://github.com/Icinga/icinga2/pull/21
Any feedback would be welcome.
James
On 20/12/14 14:56, James Pharaoh wrote:
Hi,
I'm trying to get icinga2 to work in a cluster configuration, but am
having a lot of problems. Can someone please che
Hi,
I'm trying to get icinga2 to work in a cluster configuration, but am
having a lot of problems. Can someone please check if I am doing this right?
I have a zone with three endpoints. They all seem to connect to each
other ok, and services without an endpoint seem to get run regularly.
I'v