Fix chrony plugin does not track system time offset (#2989)

This commit is contained in:
JSH
2017-07-11 17:08:40 -04:00
committed by Daniel Nelson
parent a9d332d673
commit 0197a614ed
3 changed files with 4 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ func TestGather(t *testing.T) {
"stratum": "3",
}
fields := map[string]interface{}{
"system_time": 0.000020390,
"last_offset": 0.000012651,
"rms_offset": 0.000025577,
"frequency": -16.001,