slackbuilds/network/icinga2
Andrew Clemons 2a5249489b
network/icinga2: Fix installing docs.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-07 08:45:28 +07:00
..
README
README.SLACKWARE
doinst.sh
icinga2.SlackBuild network/icinga2: Fix installing docs. 2022-03-07 08:45:28 +07:00
icinga2.info network/icinga2: Updated for version 2.13.2. 2022-02-27 22:28:43 -06:00
slack-desc

README

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 presence on the build system will be auto detected, disable with:

  MYSQL=no ./icinga2.SlackBuild

PostgreSQL (optional dependency) can be enabled with:

  PGSQL=yes ./icinga2.SlackBuild

See README.SLACKWARE (which is also installed with the package docs) for
setup, configuration, and usage hints.