This will attempt to call the daemon's stats command which, if broken, might hung and cause nrpe to time out. We want that, as it will give us a clue to what might be causing some other app to fail.
2 lines
187 B
Django/Jinja
2 lines
187 B
Django/Jinja
command[check_memcache]=/usr/lib64/nagios/plugins/check_procs -c 1:1 -a '/usr/bin/memcached' -u memcached
|
|
command[check_memcache_connect]=/usr/lib64/nagios/plugins/check_memcache_connect
|