Adding check_redis
This commit is contained in:
parent
cc3665131a
commit
0659e124a7
5 changed files with 2931 additions and 0 deletions
5
check_redis/check_redis.cfg
Normal file
5
check_redis/check_redis.cfg
Normal file
|
@ -0,0 +1,5 @@
|
|||
# 'check_redis' command definition
|
||||
define command{
|
||||
command_name check_redis
|
||||
command_line /usr/lib/monitoring-plugins/check_redis $HOSTADDRESS$ $ARG1$
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue