Skip to content

minimal ansible example for icinga2 distributed monitoring without config sync/remote code execution

Notifications You must be signed in to change notification settings

preisi/icinga2-configsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

icinga2-ConfigSync

This repository contains a small ansible example for an icinga2 distributed monitoring environment without config sync and without remote command endpoint execution. Instead of using icinga2's "remote code execution as a service" for performing remote checks, configuration is deployed for all hosts/zones via ansible.

Disclaimer:

As of now, this minimal ansible playbook does not support any complex hierarchy involving any number of satellites.

Usage:

For this playbook, all inventory_hostnames must consist only of FQDNs. In addition, the variable icinga2_master needs to be set to the FQDN of the host running the icinga2 master node.

About

minimal ansible example for icinga2 distributed monitoring without config sync/remote code execution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages