check_file_age: enhance Y axis

This commit is contained in:
Alexander A. Klimov 2018-01-12 14:22:41 +01:00
parent 90026c38cb
commit f7ab7bb91c

View file

@ -8,7 +8,7 @@ value = "$service_name_template$.perfdata.age.value"
areaAlpha = "0.5"
areaMode = "all"
min = "0"
yUnitSystem = "none"
yUnitSystem = "sec"
[file_age-age.functions]
value = "alias(color($metric$, '#1a7dd7'), 'File age (s)')"