[packages/nagios-plugin-check_ftp_fully: 2/4] fix command template

glen glen at pld-linux.org
Wed Mar 25 11:00:48 CET 2015


commit a1a5c4be88e92489bfe72109bbfb2d70177960c1
Author: Elan Ruusamäe <glen at delfi.ee>
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



More information about the pld-cvs-commit mailing list