Xymon Mailing List Archive search

Ways to graph stats from BIND

list Jeremy Laidman
Thu, 12 Mar 2015 12:14:32 +1100
Message-Id: <user-83166f68e876@xymon.invalid>

On 12 March 2015 at 08:34, Bruce Ferrell <user-24fbf1912cfe@xymon.invalid> wrote:
named won't even start with the specified configuration stanza
I couldn't get it to work either, because I didn't have libxlm2 installed.

What is the output of "named -V"?  Does it show "--with-libxml2"?

Newer versions of BIND (I think 9.10) can also provide stats in JSON
format.  This is probably going to be easier to parse for injection into
Xymon.

The XML format appears to be designed (or at least useful) for displaying
in a browser, as it includes style sheets for human consumption.

J