mirror of
https://github.com/Icinga/icingaweb2-module-graphite.git
synced 2026-06-09 08:51:21 -04:00
12 lines
341 B
INI
12 lines
341 B
INI
[default.metrics_filters]
|
|
host.value = "$host_name_template$.perfdata.$perfdata$.value"
|
|
service.value = "$service_name_template$.perfdata.$perfdata$.value"
|
|
|
|
[default.urlparams]
|
|
areaAlpha = "0.5"
|
|
areaMode = "all"
|
|
yUnitSystem = "none"
|
|
|
|
[default.functions]
|
|
host.value = "color($metric$, '#1a7dd7')"
|
|
service.value = "color($metric$, '#1a7dd7')"
|