monitoring-plugins-cyconet/debian/control
2020-09-15 12:28:38 +02:00

56 lines
3.1 KiB
Plaintext

Source: monitoring-plugins-cyconet
Section: net
Priority: extra
Maintainer: Jan Wagner <waja@cyconet.org>
Uploaders: Jan Wagner <waja@cyconet.org>
Build-Depends: autotools-dev,
debhelper (>= 8.0.0),
dh-python,
python3,
python3-debian,
quilt (>= 0.46-7),
autotools-dev
Standards-Version: 3.9.6
Vcs-Git: git://github.com/waja/monitoring-plugins-cyconet
Vcs-Browser: http://github.com/waja/monitoring-plugins-cyconet
Package: monitoring-plugins-cyconet
Architecture: any
Depends: ${misc:Depends}
Recommends: libdata-dump-perl, libweb-scraper-perl, libmonitoring-plugin-perl | libnagios-plugin-perl, libnet-snmp-perl, monitoring-plugins-common | nagios-plugins-common, libtime-modules-perl, sysstat, bc, fping, strongswan-starter | openswan, libdbd-mysql-perl, python3-minimal, libwww-perl, libpython-stdlib, libio-socket-ssl-perl, libredis-perl, ruby-redis, libio-socket-inet6-perl, libmonitoring-plugin-perl | libmonitoring-plugin-perl, perl-modules, libnet-tftp-perl, libxml-xpath-perl,
${perl:Depends},
${python:Depends},
${shlibs:Depends}
Suggests:
Enhances: nagios-plugins, nagios-plugins-basic, nagios-plugins-standard
Description: Plugins for nagios compatible monitoring systems
This package provides various plugins for Nagios compatible monitoring
systems like Nagios and Icinga.
It contains the following plugins:
.
* check_apache_balancer_members (8e1ad17): plugin to monitor Apache2 balancer_manager
* check_bgp (0.4): plugin to check BGP peer status via SNMP.
* check_file: plugin to check file count, size and ages
* check_iostat (0.0.9): plugin shows the I/O usage of the specified disk.
* check_iostats (0.1): plugin shows the I/O usage of the specified disk, perl implementation.
* check_ipsec (2.0): plugin checking ipsec connections from open- or stongswan
* check_mysql_slave (0.1.1): plugin that connects to a mysql replication slave and checks its status
* check_nextcloud (b7e5755): Plugin script to monitor your nextcloud serverinfo API
* check_nginx_status (0.20): plugin checking the nginx_status page report from nginx
Tracking Active connections processes, request per second, connections per
seconds, Connections status.
* check_nwc_health (7.6): This plugin checks the hardware health and interface metrics
of network components like switches and routers.
* check_openvpn (20160803): plugin to check if an OpenVPN server runs on a given port
* check_phpfpm_status (1.1): plugin to check the fpm-status page report from php-fpm
* check_redis (0.72): plugin that verifies redis server is working.
* check_sentinel (0b8e0e3): plugin to monitor Redis sentinel
* check_sieve (1.02): plugin checking for a running Sieve daemon
Check SIEVE connections as per rfc 5804 for Nagios
* check_smart: plugin to check SMART status of ATA/SCSI disks
* check_tftp (0.11): plugin that verifies TFTP server is working.
* check_tomcat (1.4): plugin to check the tomcat status page.
.
Some scripts and binaries need more packages installed to work, which is
implemented as recommends.