slackbuilds/system/monitoring-plugins
B. Watson 1c69ffa104 system/monitoring-plugins: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-17 12:38:08 -04:00
..
README system/monitoring-plugins: Wrap README at 72 columns. 2022-03-17 12:38:08 -04:00
monitoring-plugins.SlackBuild system/monitoring-plugins: Updated for version 2.3.1. 2021-08-19 18:33:51 +07:00
monitoring-plugins.info system/monitoring-plugins: Updated for version 2.3.1. 2021-08-19 18:33:51 +07:00
slack-desc

README

monitoring-plugins (a bundle of more than fifty monitoring plugins)

This bundle contains standard plugins for Icinga, Naemon, Nagios,
Shinken, Sensu, and other monitoring applications. Each plugin is a
stand-alone command line tool that provides a specific type of check.

Support for postgresql, libdbi, radius, ldap and mysql check modules
can be enabled with:

  CHECK_PGSQL=yes \
  CHECK_DBI=yes \
  CHECK_RADIUS=yes \
  CHECK_LDAP=yes \
  CHECK_MYSQL=yes ./monitoring-plugins.SlackBuild

Optional dependencies, postgresql and libdbi, can be found on
slackbuilds.org website; additionally, fping3 will be autodetected
when installed.