[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 01/01: check_redis: Fixing command definition
Jan Wagner
waja at moszumanska.debian.org
Thu Mar 5 10:05:30 UTC 2015
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 5874628f0134f99d651f27ffb87dfdb57fabd66b
Author: Jan Wagner <waja at cyconet.org>
Date: Thu Mar 5 10:54:33 2015 +0100
check_redis: Fixing command definition
---
check_redis/redis.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/check_redis/redis.cfg b/check_redis/redis.cfg
index 88acb7f..3e0be11 100644
--- a/check_redis/redis.cfg
+++ b/check_redis/redis.cfg
@@ -1,5 +1,5 @@
# 'check_redis' command definition
define command{
command_name check_redis
- command_line /usr/lib/nagios/plugins/ -H $HOSTADDRESS$ $ARG1$
+ command_line /usr/lib/nagios/plugins/check_redis -H $HOSTADDRESS$ $ARG1$
}
--
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