Chris Akritidis 415f57c5bf Ga (#4938) 6 лет назад
..
Makefile.inc d802f83e4a Fix make dist (#4401) 6 лет назад
README.md 415f57c5bf Ga (#4938) 6 лет назад
chrony.chart.py 5286dae8eb python.d.plugin update (#4936) 6 лет назад
chrony.conf 5286dae8eb python.d.plugin update (#4936) 6 лет назад

README.md

chrony

This module monitors the precision and statistics of a local chronyd server.

It produces:

  • frequency
  • last offset
  • RMS offset
  • residual freq
  • root delay
  • root dispersion
  • skew
  • system time

Requirements: Verify that user netdata can execute chronyc tracking. If necessary, update /etc/chrony.conf, cmdallow.

Configuration

Sample:

# data collection frequency:
update_every: 1

# chrony query command:
local:
  command: 'chronyc -n tracking'

[analytics]()