memcached: add a TODO comment for multi-instances NRPE checks

This commit is contained in:
Jérémy Lecour 2018-08-09 17:25:50 +02:00 committed by Jérémy Lecour
parent 17b8b4c3d5
commit adb0033722

View file

@ -18,6 +18,8 @@
dest: /usr/local/lib/nagios/plugins/
mode: "0755"
# TODO: install a "multi-instances" check if the memcached_instance_name variable is not null
- name: Add NRPE check
lineinfile:
name: /etc/nagios/nrpe.d/evolix.cfg
@ -26,4 +28,3 @@
notify: restart nagios-nrpe-server
when: nrpe_evolix_config.stat.exists