munin: proxmox: remove lvm (#143)
munin: proxmox: remove lvm Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#143 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
parent
0926424da8
commit
63bad0f4b4
1 changed files with 1 additions and 3 deletions
|
@ -15,8 +15,6 @@
|
||||||
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
|
||||||
- name: zfs_arcstats
|
- name: zfs_arcstats
|
||||||
|
@ -55,7 +53,7 @@
|
||||||
- name: docker_mem
|
- name: docker_mem
|
||||||
- name: apc_nis
|
- name: apc_nis
|
||||||
- name: lvm_
|
- name: lvm_
|
||||||
|
|
||||||
### mgrote.apcupsd
|
### mgrote.apcupsd
|
||||||
apcupsd_master_onbatterydelay: 10
|
apcupsd_master_onbatterydelay: 10
|
||||||
apcupsd_master_batterylevel_for_shutdown: 50
|
apcupsd_master_batterylevel_for_shutdown: 50
|
||||||
|
|
Loading…
Reference in a new issue