install nrpe script
This commit is contained in:
@@ -105,4 +105,6 @@
|
|||||||
src: memory_usage_check.py
|
src: memory_usage_check.py
|
||||||
dest: /usr/local/nagios/libexec/my_custom_check.py
|
dest: /usr/local/nagios/libexec/my_custom_check.py
|
||||||
mode: '0755'
|
mode: '0755'
|
||||||
when: nrpe_install_result is defined and nrpe_install_result.changed
|
when:
|
||||||
|
- nrpe_installed is defined
|
||||||
|
- psutil_installed is defined
|
||||||
Reference in New Issue
Block a user