slackbuilds/network/icinga2
B. Watson 31d2b59fd1 network/icinga2: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 17:45:13 -04:00
..
README network/icinga2: Wrap README at 72 columns. 2022-03-13 17:45:13 -04:00
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.