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

[response-size.metrics_filters]
value = "$service_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)')"