The Director aims to be your new favourite Icinga config deployment tool. Director is designed for those who want to automate their configuration deployment and those who want to grant their “point & click” users easy access to the configuration.
Go to file
Thomas Gelf 5311f37708 Syncrule/Importsource: add dedicated controllers 2017-08-16 09:43:05 +02:00
.github Add GitHub issue template 2017-06-09 14:07:44 +02:00
application Syncrule/Importsource: add dedicated controllers 2017-08-16 09:43:05 +02:00
contrib Icinga2Agent: Improved handling for Host API-Keys 2017-07-20 19:33:53 +02:00
doc doc/installation: be more specific and strict... 2017-07-29 01:35:44 +02:00
library Syncrule/Importsource: add dedicated controllers 2017-08-16 09:43:05 +02:00
public css: highlight error spans as critical 2017-08-11 12:30:18 +02:00
schema schema: forgot to raise version 2017-07-20 09:55:32 +02:00
test IcingaHostTest: add check_timeout to enum 2017-07-14 13:21:42 +02:00
.gitignore Update gitignores 2016-11-07 14:06:43 +01:00
.gitlab-ci.yml .gitlab-ci.yml: disable CentOS 6 tests unless... 2017-07-14 13:21:42 +02:00
.travis.yml .travis.yml: drop PHP 5.3 support 2017-07-14 13:21:42 +02:00
LICENSE LICENSE: add plaintext license file 2016-06-17 23:30:15 +02:00
README.md README: fix link to vSphere module 2017-07-14 13:25:30 +02:00
configuration.php Syncrule/Importsource: add dedicated controllers 2017-08-16 09:43:05 +02:00
module.info doc/changelog, module.info: prepare v1.3.1 2017-02-17 15:34:26 +01:00
phpunit.xml tests: refactor bootstrapping, initial Gitlab-CI.. 2016-11-03 02:50:39 +01:00
run-php5.3.php phperror/error: provide a failsafe error message 2017-07-26 11:49:51 +02:00
run.php phperror/error: provide a failsafe error message 2017-07-26 11:49:51 +02:00

README.md

Icinga Director

Icinga Director has been designed to make Icinga 2 configuration handling easy. It tries to target two main audiences:

  • Users with the desire to completely automate their datacenter
  • Sysops willing to grant their "point & click" users a lot of flexibility

What makes Icinga Director so special is the fact that it tries to target both of them at once.

Icinga Director

Read more about Icinga Director in our Introduction section. Afterwards, you should be ready for getting started.

Documentation

Please have a look at our Installation instructions and our hints for how to apply Upgrades. We love automation and in case you also do so, the Automation chapter could be worth a read. When upgrading, you should also have a look at our Changelog.

You could be interested in understanding how the Director works internally. Working with agents is a topic that affects many Icinga administrators. Other interesting entry points might be Import and Synchronization, our CLI interface, the REST API and last but not least our FAQ.

A complete list of all our documentation can be found in the doc directory.

Contributing

Icinga Director is an Open Source project and lives from your contributions. No matter whether these are feature requests, issues, translations, documentation or code.

Addons

The following are to be considered community-supported modules, as they are not supported by the Icinga Team. At least not yet. But please give them a try if they fit your needs. They are being used in productive environments:

  • AWS - Amazon Web Services: provides an Import Source for Autoscaling Groups on AWS
  • File-Shipper: allows Director to ship additional config files with manual config with its deployments
  • PuppetDB: provides an Import Source dealing with your PuppetDB
  • vShere: VMware vSphere Import Source for Virtual Machines and Host Systems