![]() |
4 лет назад | |
---|---|---|
.. | ||
Makefile.inc | 6 лет назад | |
README.md | 4 лет назад | |
chrony.chart.py | 6 лет назад | |
chrony.conf | 6 лет назад |
Monitors the precision and statistics of a local chronyd server, and produces:
Verify that user Netdata can execute chronyc tracking
. If necessary, update /etc/chrony.conf
, cmdallow
.
Edit the python.d/chrony.conf
configuration file using edit-config
from the your agent's config
directory, which is typically at /etc/netdata
.
cd /etc/netdata # Replace this path with your Netdata config directory, if different, if different
sudo ./edit-config python.d/chrony.conf
Sample:
# data collection frequency:
update_every: 1
# chrony query command:
local:
command: 'chronyc -n tracking'