hello, I’ve got chrony running well and serving time publicly. I’d like to monitor chrony statistics like offset and root delay. Clearly there is provision for doing this with netdata. this link has some simple steps but nothing else to confirm netdata
is monitoring chrony
or how to debug if it’s not.
I’ve completed the steps and nothing is changing on the netdata http://localhost:19999/ page.
I’ve rebooted and made sure to restart both services with systemctl restart chrony
and systemctl restart netdata
.
there is an entry in /var/log/netdata/error.log with this:
python.d INFO: plugin[main] : [chrony] is disabled in the configuration file, skipping it
How can this be troubleshooted? something’s not working and it’s unclear what’s not working or why.