On Fri, Dec 05, 2003 at 09:31:41AM -0500, Michael Earls wrote: > If I run the rrdtool info command > > last_update = 1070634511 > ds[ds0].type = "COUNTER" > ds[ds0].last_ds = "U" > ds[ds1].type = "COUNTER" > ds[ds1].last_ds = "U"
Apparently you updated the database at time 1070634511 with values "U" and "U" (meaning: unknown). If RRDtool gets unknown input, it is not surprising it will procude unknown as its output. The problem is in the collector, or in the interface to RRDtool. HTH Alex -- 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
