1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00
Munin-Contrib/plugins/libvirt
Steve Baroti cc5e06ec15 kvm_*: improve field names for Proxmox, Centos
fixed graphing failures for VM deployed on legacy Centos 6.9 virtualization
platforms (script uses the Proxmox entries), in the case of VM domain names
beggining with digits (first field name character must be [a-ZA-Z_])

used "Validate field names" Python stanza from documentation ("How to write
plugins", "Notes on field names") to improve the clean_vm_name function, thus
munin kvm graph creation succeeded for VM with names starting with digits,
like "150-121-Apache", deployed on Centos 6.9 virtualization platforms.
2022-08-27 11:48:42 -04:00
..
kvm_cpu kvm_*: improve field names for Proxmox, Centos 2022-08-27 11:48:42 -04:00
kvm_io kvm_*: improve field names for Proxmox, Centos 2022-08-27 11:48:42 -04:00
kvm_mem kvm_*: improve field names for Proxmox, Centos 2022-08-27 11:48:42 -04:00
kvm_net kvm_*: improve field names for Proxmox, Centos 2022-08-27 11:48:42 -04:00
libvirt Fix spelling mistakes in comments and descriptions 2020-03-26 04:23:21 +01:00
munin-libvirtpy munin-libvirtpy now in python3 (#1258) 2021-11-17 14:32:32 +01:00