Projet

Général

Profil

Révision 33e95e6f

ID33e95e6ff9d9e634dfba2fd200b5777bab1ff9da
Parent c8df9ab4
Enfant 68eddb58

Ajouté par Lars Kruse il y a plus de 7 ans

Review and unify category assignments of plugins

Voir les différences:

plugins/virtualbox/virtualbox_cpu_user
35 35
        echo 'graph_vlabel %'
36 36
        echo 'graph_scale no'
37 37
        echo 'graph_info This graph shows the percentage of processor time spent in user mode by the every single VM process.'
38
        echo 'graph_category Virtualization'
38
        echo 'graph_category virtualization'
39 39
        echo 'graph_period second'
40 40
        vboxmanage list vms | sed -r 's/^\"(.*)\" \{.*\}$/\1/' | while read -r VM_NAME; do
41 41
                VM_NAME_PRINT=$(echo -e "${VM_NAME}" | sed 's/[^A-Za-z0-9_]/_/g')

Formats disponibles : Unified diff