Skip to content
Snippets Groups Projects
ntp.ini 1.37 KiB
[ntp-offset.graph]
check_command = "ntp_time, ntp_peer"

[ntp-offset.metrics_filters]
value = "$service_name_template$.perfdata.offset.value"

[ntp-offset.urlparams]
areaAlpha = "0.5"
areaMode = "all"
lineWidth = "2"
yUnitSystem = "none"

[ntp-offset.functions]
value = "alias(color(scale($metric$, 1000), '#1a7dd7'), 'Offset (ms)')"


[ntp_peer-jitter.graph]
check_command = "ntp_peer"

[ntp_peer-jitter.metrics_filters]
value = "$service_name_template$.perfdata.jitter.value"

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

[ntp_peer-jitter.functions]
value = "alias(color(scale($metric$, 1000), '#1a7dd7'), 'Jitter (ms)')"


[ntp_peer-stratum.graph]
check_command = "ntp_peer"

[ntp_peer-stratum.metrics_filters]
value = "$service_name_template$.perfdata.stratum.value"

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

[ntp_peer-stratum.functions]
value = "alias(color($metric$, '#1a7dd7'), 'Stratum')"


[ntp_peer-truechimers.graph]
check_command = "ntp_peer"

[ntp_peer-truechimers.metrics_filters]
value = "$service_name_template$.perfdata.truechimers.value"

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

[ntp_peer-truechimers.functions]
value = "alias(color($metric$, '#1a7dd7'), 'Truechimers')"