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
Alois acdaeb6d11 Update kvm_cpu
in python3 filter returns an object, not an list. I think a list is required here? at least the plugin works as soon as list(...) is added.
need to change from pid to pid.decode, as pid is binary and not a string.
2021-03-10 12:19:28 +01:00
..
kvm_cpu Update kvm_cpu 2021-03-10 12:19:28 +01:00
kvm_io Unify shebang for python scripts 2020-10-28 23:38:41 +01:00
kvm_mem Unify shebang for python scripts 2020-10-28 23:38:41 +01:00
kvm_net Unify shebang for python scripts 2020-10-28 23:38:41 +01:00
libvirt Fix spelling mistakes in comments and descriptions 2020-03-26 04:23:21 +01:00
munin-libvirtpy Update munin-libvirtpy 2021-03-04 16:07:02 +01:00