Hi everyone,

I have a mrtg log with 5 minutes for update and want change to RRDTool log, 
well for these I have not problems, now I want change the update (STEP) to 
one minutes with all data.

If I use: "rrdtool info data.rrd" then:

1.- From MRTG to RRDTool log:
    filename = "calls-peru_tnt.rrd"
    rrd_version = "0001"
    step = 300  ------> I want change this !!!!
    last_update = 1042736528
    ds[ds0].type = "GAUGE"

2.- Creating new data base:
    filename = "calls-peru_tnt.rrd"
    rrd_version = "0001"
    step = 60
    last_update = 1042736528
    ds[ds0].type = "GAUGE"

can somebody help me?


Best regards,

Javier Huatay

_________________________________________________________________
Únete al mayor servicio mundial de correo electrónico: 
http://www.hotmail.com

--
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