summaryrefslogtreecommitdiffstats
path: root/modules/monitoring/doc/02-Installation.md
blob: 43a7cd0a8a652dd0771253a1ff4e6c751541d5a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Monitoring Module Installation <a id="monitoring-module-installation"></a>

This module is provided with the Icinga Web 2 package and does
not need any extra installation step.

## Enable the Module <a id="monitoring-module-enable"></a>

Navigate to `Configuration` -> `Modules` -> `monitoring` and enable
the module.

You can also enable the module during the setup wizard, or on the CLI:

```
icingacli module enable monitoring
```