Have to add memcache definition here too.
This commit is contained in:
parent
92d3d822ba
commit
7893c7e2a1
2 changed files with 3 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
||||||
- check_fedmsg_consumers.cfg
|
- check_fedmsg_consumers.cfg
|
||||||
- check_supybot_fedmsg_plugin.cfg
|
- check_supybot_fedmsg_plugin.cfg
|
||||||
- check_datanommer_history.cfg
|
- check_datanommer_history.cfg
|
||||||
|
- check_memcache.cfg
|
||||||
notify:
|
notify:
|
||||||
- restart nrpe
|
- restart nrpe
|
||||||
tags:
|
tags:
|
||||||
|
|
2
roles/nagios_client/templates/check_memcache_proc.cfg.j2
Normal file
2
roles/nagios_client/templates/check_memcache_proc.cfg.j2
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
command[check_memcache]=/usr/lib64/nagios/plugins/check_procs -c 1:1 -a '/usr/bin/memcached' -u memcached
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue