1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-25 02:18:08 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Marco Schmidt
d058e63ad3 remove images with size 0
To narrow the list of volumes to be shown in munin, all the small
volumes with size "0B" are not shown.
As size 0B is not relevant as volumesize, this these volumes add no
additional information.
2025-04-10 15:59:03 +02:00
Marco Schmidt
ee9558b727 ignore empty lines
Ignore empty lines to prevent writing wrong lables.
2025-04-10 12:53:31 +02:00
Marco Schmidt
fdfe79dcb6 added missing capabilities
Added capabilities "autoconf" which is should be provided if
family=auto. Otherwiese there it produces a warning.
2025-04-10 12:52:33 +02:00
Michael Grote
c05b5417da
add new plugin: docker_volumesize (#1377)
* first try

* indentation

* whitespaces

* check bc

* move sed

* typo

* docs

* shellcheck

* fix bytes

* areastack

* typo

* heading

* areastack

* fix calculation

* base

* cutoff

* comments
2023-06-19 20:29:37 -07:00