Hi All, I am using PERL apis for adding data to RRD file. I want to add 2 different values with same timestamp. Is it possible? Let say i inserted one value using statement rrdtool update test.rrd 920806500:12383 Now i want to update this record so i executed another statement
rrdtool update test.rrd 920806500:1000 However i got an error as new statement must have greater timestamp. Can you help me to solve this problem. I need addition of these 2 records for corresponding record thx, shrenik -- 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
