commit a1a5c4be88e92489bfe72109bbfb2d70177960c1
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Mar 25 11:55:58 2015 +0200

    fix command template

 check_ftp_fully.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/check_ftp_fully.cfg b/check_ftp_fully.cfg
index c46b7e8..d6bade2 100644
--- a/check_ftp_fully.cfg
+++ b/check_ftp_fully.cfg
@@ -2,7 +2,7 @@
 # check_ftp_fully
 define command {
        command_name    check_ftp_fully
-       command_line    /usr/lib/nagios/plugins/check_ftp_fully -H 
$HOSTADDRESS$ $ARG1$
+       command_line    /usr/lib/nagios/plugins/check_ftp_fully $HOSTADDRESS$ 
$ARG1$
 }
 
 define service {
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios-plugin-check_ftp_fully.git/commitdiff/e33878fe4c60b42aaf6218df71682e57c7d5ae3d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to