2022-05-19 00:31:34 +08:00
|
|
|
# Get standard NTP query metrics from OpenNTPD.
|
|
|
|
|
[[inputs.openntpd]]
|
|
|
|
|
## Run ntpctl binary with sudo.
|
|
|
|
|
# use_sudo = false
|
|
|
|
|
|
|
|
|
|
## Location of the ntpctl binary.
|
|
|
|
|
# binary = "/usr/sbin/ntpctl"
|
|
|
|
|
|
|
|
|
|
## Maximum time the ntpctl binary is allowed to run.
|
2025-03-25 02:46:40 +08:00
|
|
|
# timeout = "5s"
|