[rrd-users] Re: rrdtool problem.

Jakub Drwal kubel at t15.ds.pwr.wroc.pl
Fri Dec 20 20:07:04 MET 2002


On Fri, Dec 20, 2002 at 07:29:21PM +0100, Alex van den Bogaerdt wrote:
> 
> Where is your grapher command that displays "sload1" ?
>

RRDs::graph("test.gif",
            "DEF:sload1=$file:sysload1:AVERAGE",
            "LINE2:sload1#888888:test.");

Now it's working better, but my database seems to be empty. ;\
$ ./bin/rrdtool fetch ./db/system.rrd AVERAGE 
(...)
1040409600: nan nan nan
1040409900: nan nan nan
1040410200: nan nan nan
(...)

I tried to fill it in with command 
while true; do ./sys.pl; sleep 300; done

What may be wrong ?

Thanks for your support.

  Kuba

---
Experience is that marvellous thing that enables you recognize a mistake
when you make it again.

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list