16 lines
436 B
Markdown
16 lines
436 B
Markdown
# 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
|
|
```
|