Adding monitoring-plugins-common or legacy as Recommend

This commit is contained in:
Jan Wagner 2014-10-07 16:34:30 +02:00
parent 434fe2018d
commit 1b3695de71
7 changed files with 11 additions and 11 deletions

View file

@ -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

2
debian/control vendored
View file

@ -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