vkalintiris 0e230a260e Revert "Refactor RRD code. (#15423)" (#15723) 1 год назад
..
Makefile.am 7de64f49ff Add a plugin for the system clock synchronization state (#10895) 3 лет назад
README.md d2a44e118e Move collectors under Integrations/Monitoring (#14509) 2 лет назад
metadata.yaml 44807f0dab convert collectors meta files from single to multi (#15642) 1 год назад
plugin_timex.c 0e230a260e Revert "Refactor RRD code. (#15423)" (#15723) 1 год назад

README.md

timex.plugin

This plugin monitors the system kernel clock synchronization state.

This plugin creates the following charts:

  • System clock synchronization state according to the system kernel
  • System clock status which gives the value of the time_status variable in the kernel
  • Computed time offset between local system and reference clock

This is obtained from the information provided by the ntp_adjtime() system call. An unsynchronized clock may indicate a hardware clock error, or an issue with UTC synchronization.

Configuration

Edit the netdata.conf configuration file using edit-config from the Netdata config directory, which is typically at /etc/netdata.

Scroll down to the [plugin:timex] section to find the available options:

[plugin:timex]
    # update every = 1
    # clock synchronization state = yes
    # time offset = yes