Am 24.07.2014 04:53, schrieb Max Zhang:
The master node acts as configuration master, and should synchronize the configuration for all child zones (given that your child zone endpoints have 'accept_config = true' set in their ApiListener.
That's wrong, if the child zone endpoint should receive configuration from the parent master zone.
Only the child zone members should receive configuration. Conclusion to that: Only edit the configuration on your master, and do not fill zones.d/ on your satellite. It will automatically sync the configuration in the background. If you're putting configuration there as well, you'll get duplicated configs (the synced one plus the one in zones.d/) which might lead into confusion. That's something which cannot be prevented, and I am not sure how to extend the docs so that users read and understand it.
Mention the obfuscated fqdn names in the first place. That might lead to confusion when debugging stuff together. (note that for your troubleshooting guide patch)
Consider that you've got a local host object for each node (monitoring its status, disk, io, etc). You then would want to check on this specific host, if all endpoints are connected in a cluster setup. Assigning the cluster check to that host object as a new service will make the instance executing it running the check in-memory. http://docs.icinga.org/icinga2/latest/doc/module/icinga2/toc#!/icinga2/latest/doc/module/icinga2/chapter/monitoring-remote-systems#cluster-health-check uses the 'cluster' itl check command.
That's the Icinga 2 Agent section. Which got nothing to do with your request to do distributed setup with a master-satellite scenario. It's just one possibility how you could treat a dumb checker instance as "agent", until there's a proper Icinga 2 Agent implemented (that includes setup, documentation, configs, commands, etc). There's a design concept and implementation tbd and tba. Details at dev.icinga.org as always. Regards, Michael
-- Michael Friedrich, DI (FH) Application Developer NETWAYS GmbH | Deutschherrnstr. 15-19 | D-90429 Nuernberg Tel: +49 911 92885-0 | Fax: +49 911 92885-77 GF: Julian Hein, Bernd Erk | AG Nuernberg HRB18461 http://www.netways.de | michael.friedr...@netways.de ** Open Source Backup Conference 2014 - September - osbconf.org ** ** Puppet Camp Duesseldorf 2014 - Oktober - netways.de/puppetcamp ** ** OSMC 2014 - November - netways.de/osmc ** ** OpenNebula Conf 2014 - Dezember - opennebulaconf.com ** |
_______________________________________________ icinga-users mailing list icinga-users@lists.icinga.org https://lists.icinga.org/mailman/listinfo/icinga-users