[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 01/01: check_redis: Adding command definition config
Jan Wagner
waja at moszumanska.debian.org
Wed Mar 4 14:01: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 8733ae5bcc13768315cde8e3c8dac06834d99e51
Author: Jan Wagner <waja at cyconet.org>
Date: Wed Mar 4 15:01:01 2015 +0100
check_redis: Adding command definition config
---
check_redis/redis.cfg | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/check_redis/redis.cfg b/check_redis/redis.cfg
new file mode 100644
index 0000000..88acb7f
--- /dev/null
+++ b/check_redis/redis.cfg
@@ -0,0 +1,5 @@
+# 'check_redis' command definition
+define command{
+ command_name check_redis
+ command_line /usr/lib/nagios/plugins/ -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