Révision 6ffd5019
Reduce number of categories, use more generic terms
| plugins/zfs/zlist | ||
|---|---|---|
| 4 | 4 |
echo 'graph_title zpool list' |
| 5 | 5 |
echo 'graph_args --base 1000 -l 0' |
| 6 | 6 |
echo 'graph_vlabel zpool list' |
| 7 |
echo 'graph_category zfs'
|
|
| 7 |
echo 'graph_category filesystem'
|
|
| 8 | 8 |
echo 'graph_scale no' |
| 9 | 9 |
echo 'graph_info This graph shows zpool list on the server.' |
| 10 | 10 |
zlist=`/sbin/zpool list -H|awk '{print $1}'`
|
Formats disponibles : Unified diff