This topic describes the monitoring metric NTP clock offset on a host.
Definition
The server clock offset from the NTP server.
Description
| Metric | Metric name | Unit |
|---|---|---|
| ntp_offset | ntp_offset_milliseconds | ms |
Calculation expression
max(abs(node_ntp_offset_seconds{@LABELS})) by (@GBLABELS) * 1000