WORKAN WOOOO
This commit is contained in:
@@ -15,6 +15,9 @@ refclock SHM 0 refid NMEA offset 0.000 precision 1e-6 poll 0 filter 3
|
||||
# trust means we trust this time. the NMEA will be kicked out as false ticker eventually, so we need to trust the combo
|
||||
refclock PPS /dev/pps0 refid PPS lock NMEA offset 0.0 poll 3 trust
|
||||
|
||||
# only log statistics
|
||||
log statistics
|
||||
|
||||
# allow local connections to ntp
|
||||
allow 10.0.0.0/24
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
# debug = true
|
||||
|
||||
[[inputs.chrony]]
|
||||
metrics = ["tracking", "measurements", "statistics"]
|
||||
metrics = ["tracking", "serverstats"]
|
||||
timeout = "3s"
|
||||
|
||||
[[outputs.influxdb]]
|
||||
|
||||
Reference in New Issue
Block a user