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