monitoring-plugins
monitoring-plugins copied to clipboard
file-*: add `--perfdata` parameter to choose which perfdata will be outputted
--perfdata all/youngest/oldest
, default off
or default either youngest/oldest, for the grafana panels?
alternatively: total=12;;;; warning=3;;; critical=1;;;; mtime_min= mtime_max= mtime_average= mtime_median= …
In GitLab by @markuslf on Mar 19, 2021, 11:56
Just print mtime
. Maybe use a parameter to choose, what time to use (mtime, atime, ctime; default: mtime)