As I was testing from the command line instead of within
our perl script, removing options, it corrected itself ( not due
to the command line changes or the used of the command line
not perl )
http://gaming.multiplay.co.uk/stats/testgraph2.png
Attached debug of a good run.

[command used]
rrdtool graph testgraph.png \
--start -86400 \
--imgformat PNG \
--title "Players day" \
--rigid \
--base 1000 \
--height 200 \
--width 500 \
"DEF:a=players.rrd:servers:AVERAGE" \
"DEF:b=players.rrd:servers:MAX" \
"DEF:c=players.rrd:servers:MIN" \
"DEF:d=players.rrd:servers:LAST" \
"DEF:e=players.rrd:players:AVERAGE" \
"DEF:f=players.rrd:players:MAX" \
"DEF:g=players.rrd:players:MIN" \
"DEF:h=players.rrd:players:LAST" \
"AREA:f#2DADEF40"  \
"LINE1:f#2DADEF:No. Players " \
"AREA:b#24D70740"  \
"LINE1:b#24D707:No. Servers"  \
--color "CANVAS#413737"  \
--slope-mode 
[/command used]

    Steve
----- Original Message ----- 
From: "Steven Hartland" <[EMAIL PROTECTED]>

> Caught it doing it again tonight tried '--end now-300 --start end-10800'
> still the same:
> http://gaming.multiplay.co.uk/stats/players_day.png
> Enabled debug in rrd_fetch results attached.

================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the 
person or entity to whom it is addressed. In the event of misdirection, the 
recipient is prohibited from using, copying, printing or otherwise 
disseminating it or any information contained in it. 

In the event of misdirection, illegible or incomplete transmission please 
telephone (023) 8024 3137
or return the E.mail to [EMAIL PROTECTED]

-- Attached file removed by Ecartis and put at URL below --
-- Type: application/octet-stream
-- Size: 3k (3411 bytes)
-- URL : http://lists.ee.ethz.ch/p/debug_good.zip


--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

Reply via email to