Icinga DB

Table of Contents
About
Icinga DB serves as a synchronisation daemon between Icinga 2 (Redis) and Icinga Web 2 (MySQL). It synchronises configuration, state and history of an Icinga 2 environment using checksums.
Icinga DB also supports reading from multiple environments and writing into a single MySQL instance.
License
Icinga DB and the Icinga DB documentation are licensed under the terms of the GNU
General Public License Version 2, you will find a copy of this license in the
LICENSE file included in the source package.
Installation
For installing Icinga DB please check the installation chapter
in the documentation.
Documentation
The documentation is located in the doc/ directory and also available
on icinga.com/docs.
Support
Check the project website for status updates. Join the
community channels for questions
or ask an Icinga partner for professional support.
Contributing
There are many ways to contribute to Icinga -- whether it be sending patches,
testing, reporting bugs, or reviewing and updating the documentation. Every
contribution is appreciated!
Please continue reading in the contributing chapter.