Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / plugins / libvirt / kvm_net @ 6b4a3124

Historique | Voir | Annoter | Télécharger (7,22 ko)

# Date Auteur Commentaire
225a9156 2020-08-16 20:41 Bianco Veigel

add proxmox comment

00f8fce4 2020-08-16 20:41 Bianco Veigel

prevent duplicate graphs and unify line style

113008b0 2020-08-16 20:41 Bianco Veigel

use name from commandline parameter for kvm

8713eb37 2020-03-25 23:23 Lars Kruse

Fix spelling mistakes in comments and descriptions

Thanks, codespell!

e0b74c69 2018-06-10 16:04 Lars Kruse

kvm_net: add technical details to 'graph_info'

e0df6aa7 2018-06-10 16:04 Lars Kruse

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:...

b6c6a02e 2018-06-10 16:04 Lars Kruse

kvm_net: update VM name parsing

The old parser seemed to rely on a simple "-name foo" argument format of
kvm/qemu. The changed parser also accepts the following formats:
  • name,foo=bar,baz=bot
  • guest=name,foo=bar
54330cc3 2018-06-10 16:04 Lars Kruse

kvm_net: simplify argument handling

89e4dd64 2018-06-10 16:04 Lars Kruse

kvm_net: avoid shell when using Popen

aa8f1a59 2018-06-10 16:04 Lars Kruse

kvm_net: fix python code style issues

a9059703 2018-06-10 16:04 Lars Kruse

kvm_net: switch to perldoc documentation header

3267bbd0 2018-06-10 16:04 Lars Kruse

kvm_net: switch to python3

67cc769c 2018-06-10 16:04 Lars Kruse

kvm_net: use print function for python3-compatibility

f6080f5f 2018-06-10 16:04 Lars Kruse

kvm_net: unify whitespace

7f98e21f 2018-06-10 11:51 Lars Kruse

kvm_net: unify quoting

e87d3a6b 2018-06-10 11:51 Lars Kruse

kvm_net: remove unused function 'find_vms_tap'

67d6e559 2017-09-30 11:44 Jan Egil Vestbø

Read correct values from /proc/net/dev

621744a6 2017-09-30 11:42 Jan Egil Vestbø

Includes more kvm-processes

f5b816df 2017-02-23 13:53 dipohl

Plugin-Gallery: get better 2nd level headings