icingadb-web/doc/02-Installation.md
Johannes Meyer 9011ff8003 Update docs
2020-03-12 14:26:46 +01:00

1.4 KiB

Installation

Requirements

TODO: Check this

Installation

  1. Just drop this module to a icingadb subfolder in your Icinga Web 2 module path.

  2. Log in with a privileged user in Icinga Web 2 and enable the module in Configuration -> Modules -> icingadb. Or use the icingacli and run icingacli module enable icingadb.

  3. Create a new Icinga Web 2 resource for Icinga DB's database using the Configuration -> Application -> Resources menu.

  4. The next step involves telling the module which database resource to use. This can be done in Configuration -> Modules -> icingadb -> Database.

If you previously had the monitoring module installed and configured, you don't have to configure much else. The sole exception might be the redis connection details, which you need to define if it's not locally installed.

The full configuration is described in its own chapter.

This concludes the installation. You should now be able to use Icinga DB Web.