-
Hahn Axel (hahn) authoredHahn Axel (hahn) authored
swap.ini 416 B
[swap.graph]
check_command = "swap, swap-windows"
[swap.metrics_filters]
value = "$service_name_template$.perfdata.swap.value"
max = "$service_name_template$.perfdata.swap.max"
[swap.urlparams]
areaAlpha = "0.5"
areaMode = "all"
lineWidth = "2"
min = "0"
yUnitSystem = "binary"
[swap.functions]
value = "alias(color($metric$, '#1a7dd7'), 'Used (bytes)')"
max = "alias(color($metric$, '#cfd7e6'), 'Size (bytes)')"