git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/nagios-plugins-contrib-24.20190301~bpo9+1/check_redis/redis.cfg
blob: 3e0be1193b2d6bc6a15fd33421187071a526bab9 (plain)
1
2
3
4
5
# 'check_redis' command definition
define command{
        command_name    check_redis
        command_line    /usr/lib/nagios/plugins/check_redis -H $HOSTADDRESS$ $ARG1$
        }