Hi ,
I want to monitor if the time goes out of sync with NTP server . There are
issues related to this so need to address this asap .
Node exporter :
/node_exporter --collector.ntp --collector.ntp.server="10.0.0.0"
--collector.ntp.server-is-local
i am unable to see any metrics related to NTP .
when i curl to 9100 and grep ntp only see :
node_scrape_collector_duration_seconds{collector="ntp"} 1.00033366
node_scrape_collector_success{collector="ntp"} 0
node exporter throws this error :
vel=error msg="ERROR: ntp collector failed after 1.000249s: couldn't get
SNTP reply: read udp 172.00.00.00:23857->10.0.0.0:123: i/o timeout"
source="collector.go:132"
Pls help
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/7e3b8c22-dab7-49e7-b08a-bd8ae5c7eca1n%40googlegroups.com.