summaryrefslogtreecommitdiffstats
path: root/templates/response-size-hosts.ini
blob: e8c80cc590420ef73697380675876194fb03cece (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[response-size.graph]
check_command = "http-host"

[response-size.metrics_filters]
value = "$host_name_template$.perfdata.size.value"

[response-size.urlparams]
areaAlpha = "0.5"
areaMode = "all"
lineWidth = "2"
min = "0"
yUnitSystem = "binary"

[response-size.functions]
value = "alias(color($metric$, '#1a7dd7'), 'Response size (bytes)')"