[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 08/13: Auto update of debian/tests/control
Bernd Zeimetz
bernd at bzed.de
Tue Jan 3 13:12:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
bzed pushed a commit to branch master
in repository pkg-nagios-plugins-contrib.
commit 499a4bf4d60ee78ffbe481447ff6bc3cd4212b6a
Author: Evgeni Golov <evgeni at debian.org>
Date: Sun Jan 1 20:38:15 2017 +0100
Auto update of debian/tests/control
---
debian/tests/control | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/debian/tests/control b/debian/tests/control
index a0c9caa..65fb141 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,6 +1,20 @@
+Test-Command: mkdir -p /etc/nagios/ && sha256sum /bin/true > /etc/nagios/check_checksums.sha256 && /usr/lib/nagios/plugins/check_checksums
+
Depends: cups, libdate-manip-perl, libmonitoring-plugin-perl | libnagios-plugin-perl, libnet-cups-perl, @
Test-Command: service cups restart && /usr/lib/nagios/plugins/check_cups -H localhost
+Depends: libnet-dns-perl , @
+Test-Command: echo "127.0.0.1 localhost" > /etc/hosts && /usr/lib/nagios/plugins/check_etc_hosts
+
+Test-Command: /usr/lib/nagios/plugins/check_etc_resolv
+Depends: bind9-host | knot-host, @
+
Depends: apache2, liblocale-gettext-perl, libmonitoring-plugin-perl | libnagios-plugin-perl, liblwp-useragent-determined-perl, @
Test-Command: service apache2 restart 2>/dev/null && /usr/lib/nagios/plugins/check_httpd_status -H localhost
+Depends: lsof, libyaml-syck-perl, @
+Test-Command: /usr/lib/nagios/plugins/check_libs
+
+Depends: libmonitoring-plugin-perl | libnagios-plugin-perl, @
+Test-Command: /usr/lib/nagios/plugins/check_uptime -f
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins-contrib.git
More information about the Pkg-nagios-changes
mailing list