Projet

Général

Profil

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

root / plugins / libvirt @ 367a4b37

Nom Taille Révision Âge Auteur Commentaire
kvm_cpu 3,24 ko b6912e76 plus de 4 ans Alois Update kvm_cpu the line length change doesn't ...
kvm_io 3,58 ko b7617471 environ 4 ans Alois kvm_io now in python3 (#1254) * works on debia...
kvm_mem 3,29 ko a7139bca environ 5 ans Lars Kruse Unify shebang for python scripts
kvm_net 7,23 ko a7139bca environ 5 ans Lars Kruse Unify shebang for python scripts
libvirt 50,2 ko 8713eb37 plus de 5 ans Lars Kruse Fix spelling mistakes in comments and descripti...
munin-libvirtpy 1,5 ko 367a4b37 environ 4 ans Alois munin-libvirtpy now in python3 (#1258) * works...

Dernières révisions

# Date Auteur Commentaire
367a4b37 2021-11-17 08:32 Alois

munin-libvirtpy now in python3 (#1258)

  • works on debian bullseye
  • flake8 compatiblity ckecked
  • print errors to file=sys.stderr
b7617471 2021-11-16 17:13 Alois

kvm_io now in python3 (#1254)

  • works on debian bullseye with this modification.
  • removed all codestyle issues, checked with "pycodestyle" on debian bullseye, besides two "line too long"
  • "config" param must not have newlines to avoid a warning in munin-update.log
b6912e76 2021-03-10 06:19 Alois

Update kvm_cpu

the line length change doesn't make the world better... without pyflakes I already wondered, why there is an additional linebreak. now it needs two additional one to stay below 99
changes here are tested and work on Python 3.7.3 (debian buster).

acdaeb6d 2021-03-10 06:19 Alois

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.

9ecd634f 2021-03-04 10:07 Alois

Update munin-libvirtpy

if config has sys.exit(1) the plugin config does not work.

bde90ba9 2020-11-25 20:19 Lars Kruse

Plugin kvm_cpu: migrate to Python3, format documentation

a7139bca 2020-10-28 18:38 Lars Kruse

Unify shebang for python scripts

6b4a3124 2020-09-11 07:15 Bianco Veigel

switch to python3

2385a6f5 2020-09-07 13:13 Bianco Veigel

refactoring and python3 compatibility

8cb47cbf 2020-08-30 14:57 Bianco Veigel

remove empty line from config

Voir les révisions

Formats disponibles : Atom