mirror of
https://github.com/Icinga/icingaweb2-module-graphite.git
synced 2026-06-09 08:51:21 -04:00
14 lines
290 B
INI
14 lines
290 B
INI
[ssh.graph]
|
|
check_command = "ssh"
|
|
|
|
[ssh.metrics_filters]
|
|
value = "$service_name_template$.perfdata.time.value"
|
|
|
|
[ssh.urlparams]
|
|
areaAlpha = "0.5"
|
|
areaMode = "all"
|
|
min = "0"
|
|
yUnitSystem = "none"
|
|
|
|
[ssh.functions]
|
|
value = "alias(color(scale($metric$, 1000), '#1a7dd7'), 'Response time (ms)')"
|