On Wednesday 04 January 2017 at 19:50:54, isaac rodriguez wrote:
> Hey Antony,
>
> Thank you for the response, and yes the CheckCommand was defined in the
> global zone. I just foolishly forgot to restart icinga on the client
> node. Once I did that, all the config options were pushed to the node
Hi Isaac.
Am 04.01.2017 um 19:50 schrieb isaac rodriguez
mailto:isaac.rodrig...@focusae.com>>:
My new question is that, if I create a custom plugin. Does the plugin also have
to live on the client as well as the master? Currently I put new plugins in
/usr/lib/nagios/plugins on the master. Woul
Hey Antony,
Thank you for the response, and yes the CheckCommand was defined in the
global zone. I just foolishly forgot to restart icinga on the client
node. Once I did that, all the config options were pushed to the node as
expected.
My new question is that, if I create a custom plugin. Do
On Wednesday 04 January 2017 at 19:00:45, isaac rodriguez wrote:
> Hello all,
>
> I am running icinga2 with the command endpoint configuration. I noticed
> that one of the downsides is that CheckCommand objects must be defined
> on all the client endpoints.
I wouldn't call that a "downside" :)
Hello all,
I am running icinga2 with the command endpoint configuration. I noticed
that one of the downsides is that CheckCommand objects must be defined
on all the client endpoints.
As per the docs, I created a global-zone on the master node and on the
client node, which should allow for th