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-cache-hits-by-cache-list
38 38
    echo 'graph_title ZFS ARC Cache Hits by Cache List'
39 39
    echo 'graph_args  -l 0'
40 40
    echo 'graph_vlabel %'
41
    echo 'graph_category ZFS'
41
    echo 'graph_category filesystem'
42 42
    echo 'graph_info This graph shows the ARC cache hits by cache list'
43 43

  
44 44
/usr/local/bin/zfs-stats -A | awk 'BEGIN { RS = "" ; FS = "\n" } /CACHE HITS BY CACHE LIST/ {print}' | \

Formats disponibles : Unified diff