Install check_haproxy_conns script
This commit is contained in:
parent
92283b6b96
commit
148b4f957c
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
- name: install local nrpe check scripts that are not packaged
|
||||
copy: src="scripts/{{ item }}" dest="{{ libdir }}/nagios/plugins/{{ item }}" mode=0755 owner=nagios group=nagios
|
||||
with_items:
|
||||
- check_haproxy_conns.py
|
||||
- check_postfix_queue
|
||||
- check_raid.py
|
||||
- check_lock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue