{%- from "memcached/map.jinja" import server with context -%} | |
local_memcached_server_proc: | |
command: "PATH=$PATH:/usr/lib64/nagios/plugins:/usr/lib/nagios/plugins check_procs -C memcached -u memcache -c 1:1" | |
interval: 60 | |
occurrences: 1 | |
subscribers: | |
- local-memcached-server |