On Thu, Jun 05, 2003 at 04:01:05PM -0300, Alejandro D. Garin wrote:
> On Thursday 05 June 2003 14:19, you wrote:
> > Hi All:
> >
> > I'm using RRD to collect data about a DNS server, using a C program
> > who gather the data and put it on the RRD file each 30 seconds.
> >
> 
> 
> rrd configuration ? 

What do you mean?

My RRD file was created with this command.

BEGIN=1054070800

rrdtool create -b ${BEGIN} -s 30 queries.rrd  \
  DS:A:COUNTER:600:0:U     \
  DS:NS:COUNTER:600:0:U   \
  DS:CNAME:COUNTER:600:0:U   \
  DS:SOA:COUNTER:600:0:U   \
  DS:PTR:COUNTER:600:0:U   \
  DS:MX:COUNTER:600:0:U   \
  DS:AAAA:COUNTER:600:0:U   \
  DS:SRV:COUNTER:600:0:U     \
  DS:A6:COUNTER:600:0:U   \
  DS:ANY:COUNTER:600:0:U   \
  DS:UNK:COUNTER:600:0:U     \
  DS:TOTAL:COUNTER:600:0:U     \
  RRA:AVERAGE:0.5:1:576       \
  RRA:AVERAGE:0.5:6:576       \
  RRA:AVERAGE:0.5:24:576      \
  RRA:AVERAGE:0.5:288:576

> heartbeat?

30 seconds.

> xff?


Thanks for your answer.
> 
> 
> 
> --
> Alejandro
> 
> --
> Unsubscribe mailto:[EMAIL PROTECTED]
> Help        mailto:[EMAIL PROTECTED]
> Archive     http://www.ee.ethz.ch/~slist/rrd-users
> WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

-- 
Sebastian E. Castro Avila             [EMAIL PROTECTED]
Administrador de DNS, NIC Chile

Agustinas 1357 Piso 4  
Santiago, Chile Cod. Postal 6500587                   
Phone: +56-2-9407705                  Fax  : +56-2-9407701 

--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to