aboutsummaryrefslogtreecommitdiff
path: root/network/icinga2/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/icinga2/README')
-rw-r--r--network/icinga2/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/network/icinga2/README b/network/icinga2/README
new file mode 100644
index 0000000000000..2087a9773f930
--- /dev/null
+++ b/network/icinga2/README
@@ -0,0 +1,14 @@
+icinga2 (Network resource monitoring system)
+
+Icinga 2 is an open source monitoring system which checks the availability of
+your network resources, notifies users of outages, and generates performance
+data for reporting. Scalable and extensible, Icinga 2 can monitor large,
+complex environments across multiple locations.
+
+MySQL and PostgreSQL (optional dependency) will be auto detected, disable
+with:
+
+ MYSQL=no PGSQL=no ./icinga2.SlackBuild
+
+See README.SLACKWARE (which is also installed with the package docs) for
+setup, configuration, and usage hints.