diff --git a/check_bgp/control b/check_bgp/control index e169535..0515e44 100644 --- a/check_bgp/control +++ b/check_bgp/control @@ -2,5 +2,5 @@ Homepage: https://www.monitoringexchange.org/inventory/Check-Plugins/Software/SN Watch: https://www.monitoringexchange.org/attachment/preview/Check-Plugins/Software/SNMP/check_bgp/check_bgp.0.4.pl Revision: ([0-9.]+) Uploaders: Jan Wagner Description: plugin to check BGP peer status via SNMP. -Recommends: libnet-snmp-perl, nagios-plugins-common +Recommends: libnet-snmp-perl, monitoring-plugins-common | nagios-plugins-common Version: 0.4 diff --git a/check_nginx_status/control b/check_nginx_status/control index 02cb92b..41d6e94 100644 --- a/check_nginx_status/control +++ b/check_nginx_status/control @@ -1,6 +1,6 @@ Homepage: https://raw.github.com/regilero/check_nginx_status/master/check_nginx_status.pl Watch: https://raw.github.com/regilero/check_nginx_status/master/check_nginx_status.pl Version\ :\ ([0-9.]+) -Recommends: libwww-perl +Recommends: libwww-perl, monitoring-plugins-common | nagios-plugins-common Version: 0.9 Uploaders: Jan Wagner Description: plugin checking the nginx_status page report from nginx diff --git a/check_phpfpm_status/control b/check_phpfpm_status/control index 480db49..5e34290 100644 --- a/check_phpfpm_status/control +++ b/check_phpfpm_status/control @@ -1,6 +1,6 @@ Homepage: https://raw.github.com/regilero/check_phpfpm_status/master/check_phpfpm_status.pl Watch: https://raw.github.com/regilero/check_phpfpm_status/master/check_phpfpm_status.pl Version\ :\ ([0-9.]+) -Recommends: libwww-perl +Recommends: libwww-perl, monitoring-plugins-common | nagios-plugins-common Version: 0.9 Uploaders: Jan Wagner Description: plugin to check the fpm-status page report from php-fpm diff --git a/check_redis/control b/check_redis/control index f96e2a7..a18d8ba 100644 --- a/check_redis/control +++ b/check_redis/control @@ -2,5 +2,5 @@ Homepage: http://william.leibzon.org/nagios/ Watch: http://william.leibzon.org/nagios/plugins/check_redis.pl Version : ([0-9.]+) Uploaders: Jan Wagner Description: plugin that verifies redis server is working. -Recommends: libredis-perl +Recommends: libredis-perl, monitoring-plugins-common | nagios-plugins-common Version: 0.72 diff --git a/check_tftp/control b/check_tftp/control index b60c771..4c19f67 100644 --- a/check_tftp/control +++ b/check_tftp/control @@ -2,5 +2,5 @@ Homepage: http://william.leibzon.org/nagios/ Watch: http://william.leibzon.org/nagios/plugins/check_tftp.pl Version : ([0-9.]+) Uploaders: Jan Wagner Description: plugin that verifies TFTP server is working. -Recommends: libnet-tftp-perl +Recommends: libnet-tftp-perl, monitoring-plugins-common | nagios-plugins-common Version: 0.11 diff --git a/debian/README.Debian.plugins b/debian/README.Debian.plugins index 216f963..77c91a8 100644 --- a/debian/README.Debian.plugins +++ b/debian/README.Debian.plugins @@ -17,28 +17,28 @@ Plugin dependencies: -------------------- check_bgp: - Required Packages: libnet-snmp-perl, nagios-plugins-common + Required Packages: libnet-snmp-perl, monitoring-plugins-common | nagios-plugins-common check_file: Required Packages: libtime-modules-perl check_nginx_status: - Required Packages: libwww-perl + Required Packages: libwww-perl, monitoring-plugins-common | nagios-plugins-common check_openvpn: Required Packages: python-argparse check_phpfpm_status: - Required Packages: libwww-perl + Required Packages: libwww-perl, monitoring-plugins-common | nagios-plugins-common check_redis: - Required Packages: libredis-perl + Required Packages: libredis-perl, monitoring-plugins-common | nagios-plugins-common check_sentinel: Required Packages: ruby-redis check_tftp: - Required Packages: libnet-tftp-perl + Required Packages: libnet-tftp-perl, monitoring-plugins-common | nagios-plugins-common check_tomcat: Required Packages: libwww-perl, libxml-xpath-perl diff --git a/debian/control b/debian/control index 1010190..f543c3d 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Browser: http://github.com/waja/monitoring-plugins-cyconet Package: monitoring-plugins-cyconet Architecture: any Depends: ${misc:Depends} -Recommends: ${shlibs:Depends}, ${python:Depends}, libnet-snmp-perl, nagios-plugins-common, libtime-modules-perl, libwww-perl, python-argparse, libredis-perl, ruby-redis, libnet-tftp-perl, libxml-xpath-perl, ${perl:Depends} +Recommends: ${shlibs:Depends}, ${python:Depends}, libnet-snmp-perl, monitoring-plugins-common | nagios-plugins-common, libtime-modules-perl, libwww-perl, python-argparse, libredis-perl, ruby-redis, libnet-tftp-perl, libxml-xpath-perl, ${perl:Depends} Suggests: Enhances: nagios-plugins, nagios-plugins-basic, nagios-plugins-standard Description: Plugins for nagios compatible monitoring systems