slackbuilds_ponce/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
..
doinst.sh
icinga2.info
icinga2.SlackBuild
README
README.SLACKWARE
slack-desc

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.