summaryrefslogtreecommitdiffstats
path: root/modules/monitoring/doc/02-Installation.md
diff options
context:
space:
mode:
Diffstat (limited to 'modules/monitoring/doc/02-Installation.md')
-rw-r--r--modules/monitoring/doc/02-Installation.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/modules/monitoring/doc/02-Installation.md b/modules/monitoring/doc/02-Installation.md
new file mode 100644
index 0000000..43a7cd0
--- /dev/null
+++ b/modules/monitoring/doc/02-Installation.md
@@ -0,0 +1,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
+```