Hi,

> Am 20.12.2016 um 00:00 schrieb Antony Stone 
> <antony.st...@icinga.open.source.it>:
> 
> See if this description helps:
thanks for your reply with this excellent explanation. It helps me to 
understand the concept how Icinga works.

> Yes, I've seen the term used, I just wanted to stop you trying to find the 
> Icinga2 Agent to be able to install it - there isn't one - it's the standard 
> Icinga2 binary.

It's now clear that the Icinga agent is an installation of Icinga that acts as 
satellite. It's nothing different.

> If it's one person or team, I prefer to have that configuration in one place 
> (on the Master), so that it's all managed in a single set of configuration 
> files 
> on a single machine.

I see. I just do not understand yet how new commands are added to a satellite. 
There must be some binary or script on the satellite that needs to be executed. 
Will this be configured on the master and/or satellite with top-down?

> Ah, okay - I've only used the node wizard to create the bare definitions of 
> the 
> Endpoints and the Zones - I've never used it to create the Hosts as well.

The node wizard will setup all the certificate stuff, that's why I want to use 
it. When using top-down, there might be something messed up with the 
configuration after the wizard has been executed on the satellite. I not fully 
understand this.

> Um... you *are* creating a Host definition for the thing you want to monitor, 
> aren't you?  You're not trying to put the Service checks into an Endpoint 
> definition, by any chance?

The host definition is done by the node wizard. I rewrote some parts of the 
configuration today for using the top-down approach. I now found that the 
master generated in /var/lib/icinga2 these files:

./api/zones/HOST/_etc/hosts.conf
./api/zones/HOST/_etc/services.conf

I just do not understand why the content of these files cannot be found on the 
satellite.

> icinga2 daemon -C

This gave me a useful error message. It told me that two defintions tried to 
activate the ssh check. Was able to fix that.


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

Reply via email to