d/control: Update
This commit is contained in:
parent
69d09ac207
commit
fdcad15c3d
12
debian/control
vendored
12
debian/control
vendored
|
@ -16,7 +16,7 @@ Vcs-Browser: http://github.com/waja/monitoring-plugins-cyconet
|
||||||
Package: monitoring-plugins-cyconet
|
Package: monitoring-plugins-cyconet
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${misc:Depends}
|
Depends: ${misc:Depends}
|
||||||
Recommends: libnet-snmp-perl, monitoring-plugins-common | nagios-plugins-common, libtime-modules-perl, fping, strongswan-starter | openswan, libdbd-mysql-perl, libwww-perl, libpython-stdlib, libredis-perl, ruby-redis, libio-socket-inet6-perl, perl-modules, ca-certificates, expect, libtimedate-perl, openssl, libnet-tftp-perl, libxml-xpath-perl,
|
Recommends: libnet-snmp-perl, monitoring-plugins-common | nagios-plugins-common, libtime-modules-perl, fping, strongswan-starter | openswan, libdbd-mysql-perl, libwww-perl, libpython-stdlib, libio-socket-ssl-perl, libredis-perl, ruby-redis, libio-socket-inet6-perl, perl-modules, ca-certificates, expect, libtimedate-perl, openssl, libnet-tftp-perl, libxml-xpath-perl,
|
||||||
${perl:Depends},
|
${perl:Depends},
|
||||||
${python:Depends},
|
${python:Depends},
|
||||||
${shlibs:Depends}
|
${shlibs:Depends}
|
||||||
|
@ -34,16 +34,16 @@ Description: Plugins for nagios compatible monitoring systems
|
||||||
* check_nginx_status (0.20): plugin checking the nginx_status page report from nginx
|
* check_nginx_status (0.20): plugin checking the nginx_status page report from nginx
|
||||||
Tracking Active connections processes, request per second, connections per
|
Tracking Active connections processes, request per second, connections per
|
||||||
seconds, Connections status.
|
seconds, Connections status.
|
||||||
* check_nwc_health (5.7.1.3): This plugin checks the hardware health and interface metrics
|
* check_nwc_health (5.12): This plugin checks the hardware health and interface metrics
|
||||||
of network components like switches and routers.
|
of network components like switches and routers.
|
||||||
* check_openvpn (20151106): plugin to check if an OpenVPN server runs on a given port
|
* check_openvpn (20160803): plugin to check if an OpenVPN server runs on a given port
|
||||||
* check_phpfpm_status (0.11): plugin to check the fpm-status page report from php-fpm
|
* 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_redis (0.72): plugin that verifies redis server is working.
|
||||||
* check_sentinel (0b8e0e388a): plugin to monitor Redis sentinel
|
* check_sentinel (0b8e0e3): plugin to monitor Redis sentinel
|
||||||
* check_sieve (1.02): plugin checking for a running Sieve daemon
|
* check_sieve (1.02): plugin checking for a running Sieve daemon
|
||||||
Check SIEVE connections as per rfc 5804 for Nagios
|
Check SIEVE connections as per rfc 5804 for Nagios
|
||||||
* check_smart: plugin to check SMART status of ATA/SCSI disks
|
* check_smart: plugin to check SMART status of ATA/SCSI disks
|
||||||
* check_ssl_cert (1.31.0): plugin checking an X.509 certificate
|
* check_ssl_cert (1.37.0): plugin checking an X.509 certificate
|
||||||
- checks if the server is running and delivers a valid certificate
|
- checks if the server is running and delivers a valid certificate
|
||||||
- checks if the CA matches a given pattern
|
- checks if the CA matches a given pattern
|
||||||
- checks the validity
|
- checks the validity
|
||||||
|
|
Loading…
Reference in a new issue