Projet

Général

Profil

Révision e3899a30

IDe3899a30d870670a2445742f9ca89a460cb4392f
Parent 0743e6e5
Enfant be24db7e

Ajouté par Gabriele Pohl il y a environ 11 ans

Reduce number of categories, use more generic terms

Voir les différences:

plugins/virtualization/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 virtualbox'
38
        echo 'graph_category Virtualization'
39 39
        echo 'graph_period second'
40 40
        vboxmanage list vms | sed -r 's/^\"(.*)\" \{.*\}$/\1/' | while read VM_NAME; do
41 41
                VM_NAME_PRINT=`echo -e "${VM_NAME}" | sed 's/[^A-Za-z0-9_]/_/g'`

Formats disponibles : Unified diff