summaryrefslogtreecommitdiffstats
path: root/network/icinga2/README
blob: 2087a9773f9303b089b68563ef8aad5b24102574 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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.