slackbuilds_ponce/network/icinga2
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02: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.