[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 03/04: check_printer: Add missing hostname option into check command

Jan Wagner waja at moszumanska.debian.org
Wed Dec 7 10:22:23 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 171275f835bfc22db878c724fff64a9341b9ac8f
Author: Jan Wagner <waja at cyconet.org>
Date:   Wed Dec 7 10:57:47 2016 +0100

    check_printer: Add missing hostname option into check command
---
 check_printer/printer.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/check_printer/printer.cfg b/check_printer/printer.cfg
index 194fe66..3ded7b3 100644
--- a/check_printer/printer.cfg
+++ b/check_printer/printer.cfg
@@ -1,5 +1,5 @@
 define command{
         command_name    check_printer
-        command_line    /usr/lib/nagios/plugins/check_printer '$HOSTADDRESS$' '$ARG1$' '$ARG2$' '$ARG3$'
+        command_line    /usr/lib/nagios/plugins/check_printer -h '$HOSTADDRESS$' '$ARG1$' '$ARG2$' '$ARG3$'
         }
 

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