summaryrefslogtreecommitdiffstats
path: root/templates/response-time-hosts.ini
blob: 7986733352f99035bdde8ec96f4c3e97659a94c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[response-time.graph]
check_command = "dig-host, dns-host, ftp-host, http-host, imap-host, ldap-host, pgsql-host, smtp-host, ssh-host, tcp-host, udp-host"

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

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

[response-time.functions]
value = "alias(color(scale($metric$, 1000), '#1a7dd7'), 'Response time (ms)')"