[chrony-users] NTPsec's NTPViz Grapher Log Adapter |
[ Thread Index |
Date Index
| More chrony.tuxfamily.org/chrony-users Archives
]
- To: chrony-users@xxxxxxxxxxxxxxxxxxxx
- Subject: [chrony-users] NTPsec's NTPViz Grapher Log Adapter
- From: Matt Corallo <ntp-lists@xxxxxxxxxxxxxxx>
- Date: Wed, 16 Sep 2020 16:45:03 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mattcorallo.com; s=1600287665; t=1600289104; bh=WrgYlGTagoCFudAtajXTfhkBPmvEuBRxPt87jeOwUsY=; h=To:From:Subject:Date:From; b=sciv/nVN7zq9yfFAlLxUY03j6NwNuDnHpqyPkgNaKE2U25bRJ/QvVvpAniF0REXy3 lT+33XSX4/c0HerPmFdlTBlP3/WA7/Ka4j9Y6tZqEDDsYtRiWHS34yTz1ov7mAt4rW ryNp77D6PBiYd+vao9dbIoYULB0Nz1LeoGd8cGUZ/ZWVDYAFlH0jSMI1YeEA2WLTQM hTUxdjeK54MeUcSvJRWzcAP37cGocJrfmj5Cqq7b53LcyFen3Gjh+YQBMT5xPBKMjw lSisTR0tjcvrtQdnybNNFBPdNRDdQio9qF/iylxdKlUfO+bPBCweF8E/LKFHaDGaJr F1Ui3OiKrPjmQ==
In case anyone else finds this useful, I spent the time to write out some python to convert chrony's stats logs to
something that looks close enough to ntpd that ntpsec's ntpviz can graph it.
Its not perfect - "Local RMS Frequency Jitter" is just the error bound chrony reports (which seems to be something
similar, but different?) and statistics.log doesn't report an average/median RTT time, so that is filled with 0s (maybe
that would be a useful thing to provide?), but it otherwise works.
Demo at https://noc.as397444.net/ntpgraphs/ script at
https://gist.github.com/TheBlueMatt/90ae63b75a9163e752ec726093e4d89c run with TZ=UTC cause I'm lazy.
Matt
--
To unsubscribe email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
with "unsubscribe" in the subject.
For help email chrony-users-request@xxxxxxxxxxxxxxxxxxxx
with "help" in the subject.
Trouble? Email listmaster@xxxxxxxxxxxxxxxxxxxx.