feat: add totals to garage_bucket munin srcipts

This commit is contained in:
VC
2024-07-05 11:53:38 +02:00
parent 3cc97389c9
commit 880b3548be
3 changed files with 3 additions and 0 deletions

View File

@@ -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