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_ram_usage
39 39
        echo "graph_args --base 1024 -r --lower-limit 0 --upper-limit $RAMTOT --units-exponent 9"
40 40
        echo 'graph_vlabel GB'
41 41
        echo 'graph_info This graph shows the ram usage of every single VM process.'
42
        echo 'graph_category Virtualization'
42
        echo 'graph_category virtualization'
43 43
        echo 'graph_period second'
44 44
        I=0
45 45
        vboxmanage list vms | sed -r 's/^\"(.*)\" \{.*\}$/\1/' | while read -r VM_NAME; do

Formats disponibles : Unified diff