2
0
mirror of https://github.com/munin-monitoring/contrib.git synced 2018-11-08 00:59:34 +01:00
contrib-munin/plugins/libvirt
Lars Kruse e0df6aa788 kvm_net: improve the network interface name parser and admit its limits
The network interface parser of this plugin was overly specific before.
It relied on a specific format of the arguments handed over to kvm while
starting the VM.  For example the following format was usable:

  ... -netdev tap,ifname=foo,...

But kvm/qemu support a variety of ways for configuring network
interfaces via the commandline.  E.g. libvirt does not use the "ifname"
parameter above.  Thus VMs running on a host controlled via libvirt
cannot be tracked with this plugin.

This limititation is now clearly documented in the header of the plugin.
2018-06-10 22:04:39 +02:00
..
kvm_cpu Includes more kvm-processes 2017-09-30 17:42:37 +02:00
kvm_io Includes more kvm-processes 2017-09-30 17:42:37 +02:00
kvm_mem Includes more kvm-processes 2017-09-30 17:42:37 +02:00
kvm_net kvm_net: improve the network interface name parser and admit its limits 2018-06-10 22:04:39 +02:00
libvirt replace hard-coded paths (e.g. '/var/lib/munin/plugin-state') with '$MUNIN_PLUGSTATE' 2017-04-18 23:32:55 +02:00
munin-libvirtpy Plugin-Gallery: get better 2nd level headings 2017-02-23 19:53:57 +01:00