Adding monitoring-plugins-common or legacy as Recommend
This commit is contained in:
parent
434fe2018d
commit
1b3695de71
|
@ -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.]+)
|
Watch: https://www.monitoringexchange.org/attachment/preview/Check-Plugins/Software/SNMP/check_bgp/check_bgp.0.4.pl Revision: ([0-9.]+)
|
||||||
Uploaders: Jan Wagner <waja@cyconet.org>
|
Uploaders: Jan Wagner <waja@cyconet.org>
|
||||||
Description: plugin to check BGP peer status via SNMP.
|
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
|
Version: 0.4
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Homepage: https://raw.github.com/regilero/check_nginx_status/master/check_nginx_status.pl
|
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.]+)
|
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
|
Version: 0.9
|
||||||
Uploaders: Jan Wagner <waja@cyconet.org>
|
Uploaders: Jan Wagner <waja@cyconet.org>
|
||||||
Description: plugin checking the nginx_status page report from nginx
|
Description: plugin checking the nginx_status page report from nginx
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Homepage: https://raw.github.com/regilero/check_phpfpm_status/master/check_phpfpm_status.pl
|
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.]+)
|
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
|
Version: 0.9
|
||||||
Uploaders: Jan Wagner <waja@cyconet.org>
|
Uploaders: Jan Wagner <waja@cyconet.org>
|
||||||
Description: plugin to check the fpm-status page report from php-fpm
|
Description: plugin to check the fpm-status page report from php-fpm
|
||||||
|
|
|
@ -2,5 +2,5 @@ Homepage: http://william.leibzon.org/nagios/
|
||||||
Watch: http://william.leibzon.org/nagios/plugins/check_redis.pl Version : ([0-9.]+)
|
Watch: http://william.leibzon.org/nagios/plugins/check_redis.pl Version : ([0-9.]+)
|
||||||
Uploaders: Jan Wagner <waja@cyconet.org>
|
Uploaders: Jan Wagner <waja@cyconet.org>
|
||||||
Description: plugin that verifies redis server is working.
|
Description: plugin that verifies redis server is working.
|
||||||
Recommends: libredis-perl
|
Recommends: libredis-perl, monitoring-plugins-common | nagios-plugins-common
|
||||||
Version: 0.72
|
Version: 0.72
|
||||||
|
|
|
@ -2,5 +2,5 @@ Homepage: http://william.leibzon.org/nagios/
|
||||||
Watch: http://william.leibzon.org/nagios/plugins/check_tftp.pl Version : ([0-9.]+)
|
Watch: http://william.leibzon.org/nagios/plugins/check_tftp.pl Version : ([0-9.]+)
|
||||||
Uploaders: Jan Wagner <waja@cyconet.org>
|
Uploaders: Jan Wagner <waja@cyconet.org>
|
||||||
Description: plugin that verifies TFTP server is working.
|
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
|
Version: 0.11
|
||||||
|
|
10
debian/README.Debian.plugins
vendored
10
debian/README.Debian.plugins
vendored
|
@ -17,28 +17,28 @@ Plugin dependencies:
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
check_bgp:
|
check_bgp:
|
||||||
Required Packages: libnet-snmp-perl, nagios-plugins-common
|
Required Packages: libnet-snmp-perl, monitoring-plugins-common | nagios-plugins-common
|
||||||
|
|
||||||
check_file:
|
check_file:
|
||||||
Required Packages: libtime-modules-perl
|
Required Packages: libtime-modules-perl
|
||||||
|
|
||||||
check_nginx_status:
|
check_nginx_status:
|
||||||
Required Packages: libwww-perl
|
Required Packages: libwww-perl, monitoring-plugins-common | nagios-plugins-common
|
||||||
|
|
||||||
check_openvpn:
|
check_openvpn:
|
||||||
Required Packages: python-argparse
|
Required Packages: python-argparse
|
||||||
|
|
||||||
check_phpfpm_status:
|
check_phpfpm_status:
|
||||||
Required Packages: libwww-perl
|
Required Packages: libwww-perl, monitoring-plugins-common | nagios-plugins-common
|
||||||
|
|
||||||
check_redis:
|
check_redis:
|
||||||
Required Packages: libredis-perl
|
Required Packages: libredis-perl, monitoring-plugins-common | nagios-plugins-common
|
||||||
|
|
||||||
check_sentinel:
|
check_sentinel:
|
||||||
Required Packages: ruby-redis
|
Required Packages: ruby-redis
|
||||||
|
|
||||||
check_tftp:
|
check_tftp:
|
||||||
Required Packages: libnet-tftp-perl
|
Required Packages: libnet-tftp-perl, monitoring-plugins-common | nagios-plugins-common
|
||||||
|
|
||||||
check_tomcat:
|
check_tomcat:
|
||||||
Required Packages: libwww-perl, libxml-xpath-perl
|
Required Packages: libwww-perl, libxml-xpath-perl
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -11,7 +11,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: ${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:
|
Suggests:
|
||||||
Enhances: nagios-plugins, nagios-plugins-basic, nagios-plugins-standard
|
Enhances: nagios-plugins, nagios-plugins-basic, nagios-plugins-standard
|
||||||
Description: Plugins for nagios compatible monitoring systems
|
Description: Plugins for nagios compatible monitoring systems
|
||||||
|
|
Loading…
Reference in a new issue