telegraf/plugins/inputs/ntpq/sample.conf

9 lines
307 B
Plaintext
Raw Normal View History

# Get standard NTP query metrics, requires ntpq executable.
[[inputs.ntpq]]
## If false, set the -n ntpq flag. Can reduce metric gather time.
## DEPRECATED since 1.24.0: add '-n' to 'options' instead to skip DNS lookup
# dns_lookup = true
## Options to pass to the ntpq command.
# options = "-p"