On 2013-06-20 07:42, AlbyVA wrote:
I've been running MRTG to create graphs of my NTP offsets, along
with other stats on bandwidth and system load.
I was wondering if anybody had a sample config script for creating
RRD graphs with NTP offset data? I've got
rrdtool compiled on my FreeBSD box, but little info on how to go
about creating .png graphs. Any help is
appreciated.
These are the commands I used to get NTP stats from the system
(ubuntu). I'll send the complete script off-list, but this for sake of
comments (maybe I'm completely off here)
RECV=`ntpdc -c iostats |grep 'received packets' | awk '{ print $3 } '`
SENT=`ntpdc -c iostats |grep 'packets sent' | awk '{ print $3 } '`
Regards,
Maarten
_______________________________________________
pool mailing list
[email protected]
http://lists.ntp.org/listinfo/pool