Révision 6ffd5019
Reduce number of categories, use more generic terms
| plugins/zfs/zfs_usage_ | ||
|---|---|---|
| 183 | 183 |
} |
| 184 | 184 |
print "graph_args --base 1024 --lower-limit 0 --rigid\n"; |
| 185 | 185 |
print "graph_vlabel bytes \n"; |
| 186 |
print "graph_category zfs\n";
|
|
| 186 |
print "graph_category filesystem\n";
|
|
| 187 | 187 |
print "graph_order @order\n"; |
| 188 | 188 |
|
| 189 | 189 |
foreach my $key ( keys %{$filesystems->{$fs}}) {
|
Formats disponibles : Unified diff