git.lirion.de

Of git, get, and gud

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