munin: lvm_ entfernt (#159)
munin: lvm_ entfernt Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#159 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
parent
caffcca482
commit
23456d759b
1 changed files with 1 additions and 2 deletions
|
@ -30,11 +30,10 @@
|
||||||
- name: kvm_cpu
|
- name: kvm_cpu
|
||||||
- name: docker_mem
|
- name: docker_mem
|
||||||
- name: docker_cpu
|
- name: docker_cpu
|
||||||
|
- name: lvm_
|
||||||
munin_node_additional_plugins:
|
munin_node_additional_plugins:
|
||||||
- name: chrony
|
- name: chrony
|
||||||
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/chrony
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/chrony
|
||||||
- name: lvm_
|
|
||||||
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/lvm_
|
|
||||||
- name: systemd_status
|
- name: systemd_status
|
||||||
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/systemd_status
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/systemd_status
|
||||||
munin_node_config: {
|
munin_node_config: {
|
||||||
|
|
Loading…
Reference in a new issue