feat: add totals to garage_bucket munin srcipts
This commit is contained in:
@@ -21,6 +21,7 @@ graph_title Bytes by Bucket
|
||||
graph_vlabel Bytes
|
||||
graph_args --base 1024 -l 0
|
||||
graph_category garage
|
||||
graph_total Total
|
||||
EOM
|
||||
for i in "${!BUCKETS[@]}"
|
||||
do
|
||||
|
Reference in New Issue
Block a user