Auto update of debian/control

This commit is contained in:
Jan Wagner 2022-03-22 19:51:11 +01:00
parent cd2b375667
commit 23dc31c8ca

5
debian/control vendored
View file

@ -17,7 +17,7 @@ Vcs-Browser: https://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, curl, jshon | jq, python3-minimal, python-pywbem, libtime-modules-perl, libsnmp-perl, libnet-dns-perl, sysstat, bc, procps, libdbd-mysql-perl, libwww-perl, libpython-stdlib, libio-socket-ssl-perl, gawk | mawk, snmp, libredis-perl, ruby-redis, libio-socket-inet6-perl, libmonitoring-plugin-perl | libmonitoring-plugin-perl, perl-modules, libnet-tftp-perl, libxml-xpath-perl, lvm2, wireguard-tools,
Recommends: libdata-dump-perl, libweb-scraper-perl, libmonitoring-plugin-perl | libnagios-plugin-perl, libnet-snmp-perl, monitoring-plugins-common | nagios-plugins-common, curl, jshon | jq, python3-minimal, python-pywbem, libtime-modules-perl, libsnmp-perl, libnet-dns-perl, sysstat, bc, procps, libdbd-mysql-perl, libwww-perl, libjson-perl, libjson-xs-perl, libfile-slurp-perl, libpython-stdlib, libio-socket-ssl-perl, gawk | mawk, snmp, libredis-perl, ruby-redis, libio-socket-inet6-perl, libmonitoring-plugin-perl | libmonitoring-plugin-perl, perl-modules, libnet-tftp-perl, libxml-xpath-perl, lvm2, wireguard-tools,
${perl:Depends},
${python:Depends},
${shlibs:Depends}
@ -42,7 +42,7 @@ Description: Plugins for nagios compatible monitoring systems
* 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 (10.1): This plugin checks the hardware health and interface metrics
* check_nwc_health (10.1.0.1): This plugin checks the hardware health and interface metrics
of network components like switches and routers.
* check_oom (4f00775): Plugin script to check for Out of memory problems
* check_openvpn (20160803): plugin to check if an OpenVPN server runs on a given port
@ -58,6 +58,7 @@ Description: Plugins for nagios compatible monitoring systems
* check_vgfree (0.3): Plugin script free space on LVM volume group
* check_wireguard (0.5.0): plugin checking for a running Sieve daemon
Check SIEVE connections as per rfc 5804 for Nagios
* ethMon (1.1.0): Plugin for network traffic monitoring on a specific interface
.
Some scripts and binaries need more packages installed to work, which is
implemented as recommends.