1
0
Fork 0
telegraf/plugins/inputs/openntpd/sample.conf

11 lines
267 B
Text
Raw Permalink Normal View History

# 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.
# timeout = "5s"