munin-contrib/plugins/libvirt
Steve Baroti d00a5ab56b kvm_*: improve field names
fixed graph failure for VM names starting with digits

used "Validate filednames" Python stanza from docs to improve
clean_vm_name functions, helping graph creations for VM with names
starting with digits, like "150-121-Apache".

remember: each data source in a plugin must be identified by a field
name (in this case VM names). The characters must be [a-zA-Z0-9_],
while the first character must be [a-zA-Z_].
2022-06-22 16:43:40 +02:00
..
kvm_cpu kvm_*: improve field names 2022-06-22 16:43:40 +02:00
kvm_io kvm_*: improve field names 2022-06-22 16:43:40 +02:00
kvm_mem kvm_*: improve field names 2022-06-22 16:43:40 +02:00
kvm_net kvm_*: improve field names 2022-06-22 16:43:40 +02: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