feat: nvme crit/warn + refacto: garage_bucket script

This commit is contained in:
VC
2024-07-05 11:53:38 +02:00
parent 13179c8656
commit 6cfd214fdf
6 changed files with 91 additions and 117 deletions

View File

@@ -20,14 +20,10 @@
- name: Put garage scripts
ansible.builtin.copy:
src: "files/{{ item }}"
dest: "/etc/munin/plugins/{{ item }}"
src: files/garage_bucket
dest: /etc/munin/plugins/garage_bucket
owner: root
group: root
mode: '0755'
notify:
- Restart munin-node
loop:
- garage_bucket_objects
- garage_bucket_size
- garage_bucket_unfinished