[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 31/32: implement tests for check_cups and httpd
Jan Wagner
waja at moszumanska.debian.org
Fri Nov 18 17:23:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
waja pushed a commit to branch master
in repository pkg-nagios-plugins-contrib.
commit 743a7ba719013381e15bf0dc4c2b72e7f7978897
Author: Evgeni Golov <evgeni at debian.org>
Date: Sun Sep 25 14:03:18 2016 +0200
implement tests for check_cups and httpd
---
check_cups/tests | 2 ++
check_httpd_status/tests | 2 ++
2 files changed, 4 insertions(+)
diff --git a/check_cups/tests b/check_cups/tests
new file mode 100644
index 0000000..a21dd7c
--- /dev/null
+++ b/check_cups/tests
@@ -0,0 +1,2 @@
+Depends: cups, libdate-manip-perl, libmonitoring-plugin-perl, libnet-cups-perl
+Test-Command: /usr/lib/nagios/plugins/check_cups -H localhost
diff --git a/check_httpd_status/tests b/check_httpd_status/tests
new file mode 100644
index 0000000..ffb120d
--- /dev/null
+++ b/check_httpd_status/tests
@@ -0,0 +1,2 @@
+Depends: apache2, liblocale-gettext-perl, libmonitoring-plugin-perl, liblwp-useragent-determined-perl
+Test-Command: /usr/lib/nagios/plugins/check_httpd_status -H localhost
--
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