Chrony Local Offset Measurments

NTP Configuration

Graphing

  1. Read the 'Rem corr.' from /var/log/chrony/tracking.log
  2. Apply the value to a low pass filter: mean_corr = 0.1 * (corr - mean_corr)
  3. Plot the result.

Assumptions

Graph Colours

greenOffset sd
redRMS Offset
purpledrift frequency - ppm
orangelp filtered Rem. corr.

Default Scheduling

Kernel real time scheduling disabled. 'nice' -15

Real Time Scheduling

Kernel real time scheduling enabled. 'nice' -15