1749873738

This commit is contained in:
2025-06-13 22:02:17 -06:00
parent 051f7c2f68
commit b62553d102
3 changed files with 4 additions and 6 deletions
+2 -2
View File
@@ -25,8 +25,8 @@ allow 10.0.0.0/24
manual
# tell clients im the big dog
# local stratum 1
local
local stratum 1
# local
# Good Time Servers
pool time.cloudflare.com iburst
+2 -2
View File
@@ -1,3 +1,3 @@
# m h dom mon dow command
# set hardware I2C RTC every hour
0 * * * * bash /usr/sbin/hwclock -w
# set hardware I2C RTC every 5 minutes
*/5 * * * * bash /usr/sbin/hwclock -w
-2
View File
@@ -13,8 +13,6 @@
[[inputs.chrony]]
metrics = ["tracking"]
timeout = "5s"
[[outputs.influxdb]]
urls = ["http://127.0.0.1:8086"]
database = "Chrony_Stats"