mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-21 18:41:03 +00:00
Category Tree: Reduce number of categories
This commit is contained in:
parent
a4e7ba3ac6
commit
2202b1c19e
16 changed files with 16 additions and 16 deletions
|
@ -41,7 +41,7 @@ if [ "$1" = "config" ]; then
|
|||
graph_order usedbydataset usedbychildren usedbysnapshots usedbyrefreservation available total quota
|
||||
graph_args --base 1024 -r -l 0 --vertical-label Bytes
|
||||
graph_info This graph shows how is used a zfs filesystems.
|
||||
graph_category filesystem
|
||||
graph_category disk
|
||||
graph_period second
|
||||
usedbydataset.label UsedByDataset
|
||||
usedbydataset.draw AREA
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue