Xymon Mailing List Archive search

what does "O" mean in the [bind] section in graphs.cfg

3 messages in this thread

list Jeremy Laidman · Tue, 4 Jun 2013 16:25:48 +1000 ·
Guys

The graphs.cfg file has a [bind] section, obviously for graphing BIND DNS
query counts for different resource record types (A, SOA, MX, etc).  The DS
names match the resource record types.

One of those types RR types is called "O".  As far as I know there's no
such record type.  So I'm guessing this means "Other", or all other record
types.

Can anyone confirm that "O" means "Other"?

I haven't found anything in doco about this, but it's probably there for
compatibility with Hobbit or BigBrother graphs.  I could just make a new
[bind] section, but I'd like to maintain backwards compatibility.

Cheers
Jeremy
list Robert Schetterer · Tue, 04 Jun 2013 09:39:05 +0200 ·
Am 04.06.2013 08:25, schrieb Jeremy Laidman:
quoted from Jeremy Laidman
Guys

The graphs.cfg file has a [bind] section, obviously for graphing BIND
DNS query counts for different resource record types (A, SOA, MX, etc).
 The DS names match the resource record types.

One of those types RR types is called "O".  As far as I know there's no
such record type.  So I'm guessing this means "Other", or all other
record types.

Can anyone confirm that "O" means "Other"?

I haven't found anything in doco about this, but it's probably there for
compatibility with Hobbit or BigBrother graphs.  I could just make a new
[bind] section, but I'd like to maintain backwards compatibility.

Cheers
Jeremy
Hi i am not up2date with xymon bind solutions
but last time i had a look on it i decided to write my own graphing
not perfect but may adjustable to your needs

perhaps look at

http://sys4.de/de/blog/2013/01/25/bind9stats-dns-xymon-ubuntu/


Best Regards
MfG Robert Schetterer

-- 
[*] sys4 AG

http://sys4.de, +49 (89) 30 90 46 64
Franziskanerstraße 15, 81669 München

Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Axel von der Ohe, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein
list Jeremy Laidman · Wed, 5 Jun 2013 13:01:00 +1000 ·
quoted from Robert Schetterer
On 4 June 2013 17:39, Robert Schetterer <user-4fb463f4125a@xymon.invalid> wrote:
Hi i am not up2date with xymon bind solutions
but last time i had a look on it i decided to write my own graphing
not perfect but may adjustable to your needs
Thanks Robert.

J