# 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" ## Servers to query with ntpq. ## If no server is given, the local machine is queried. # servers = []