slackbuilds_ponce/network/icinga2/README
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

18 lines
630 B
Text

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.