2022-05-19 00:31:34 +08:00
|
|
|
# Get standard NTP query metrics, requires ntpq executable.
|
|
|
|
|
[[inputs.ntpq]]
|
|
|
|
|
## If false, set the -n ntpq flag. Can reduce metric gather time.
|
2022-08-03 01:26:54 +08:00
|
|
|
## 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"
|