Projet

Général

Profil

Révision 6ffd5019

ID6ffd50195cc29e452f9dee971f119d14b4d28091
Parent e00bd6b8
Enfant 81ad9f2b

Ajouté par Gabriele Pohl il y a environ 11 ans

Reduce number of categories, use more generic terms

Voir les différences:

plugins/zfs/zfs-stats-for-freebsd-arc-utilization
38 38
    echo 'graph_title ZFS ARC Size'
39 39
    echo 'graph_args -l 0'
40 40
    echo 'graph_vlabel Size in MB'
41
    echo 'graph_category ZFS'
41
    echo 'graph_category filesystem'
42 42
    echo 'graph_info This graph shows the ARC Size utilization'
43 43

  
44 44
/usr/local/bin/zfs-stats -A | awk 'BEGIN { RS = "" ; FS = "\n" } /^ARC Size/ {print}' | \

Formats disponibles : Unified diff