On 2013-06-20T01:42:28-0400, AlbyVA <[email protected]> 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.
I suspect you'll have a much easier time setting up something that abstracts away the details of RRDtool, such as munin [0]. Munin already has several plugins (the pieces of code that create graphs) for NTP, both in the standard distribution [1] and the contrib repository [2]. The munin "master" collects data from munin "nodes" (the master can also be a node), and the master generates graphs and HTML pages. Example: http://demo.munin-monitoring.org/ [0] http://munin-monitoring.org/ [1] https://github.com/munin-monitoring/munin/tree/devel/plugins/node.d [2] https://github.com/munin-monitoring/contrib/tree/master/plugins/time -- Kenyon Ralph
signature.asc
Description: Digital signature
_______________________________________________ pool mailing list [email protected] http://lists.ntp.org/listinfo/pool
