chimemon/config.toml.dist
2022-10-19 08:38:51 -07:00

17 lines
340 B
Plaintext

[sources.chrony]
enabled = true
poll_interval = 10
timeout = 1
measurement_prefix = "chrony."
tracking_measurement = "tracking"
sources_measurement = "sources"
[influxdb]
# url = "http://localhost:8086" # defaults to localhost
org = "default"
bucket = "default"
token = ""
[influxdb.tags]
# host = "localhost" # defaults to gethostname()