[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FW: Question on RRD graph
- To: <hobbit (at) hswn.dk>
- Subject: FW: Question on RRD graph
- From: "Gada, Subhash" <subhash.gada (at) logicacmg.com>
- Date: Thu, 23 Mar 2006 17:23:03 +0530
- Thread-index: AcZOZjxHGsELyvo8TdqC+9q2WomLpwACevog
- Thread-topic: Question on RRD graph
Hi,
The Graphs for the custom test is displayed wrong.
In my custom rrd script I have used DERIVE as the data source type echo
"DS:pageno:DERIVE:600:0:U"
# Data for 'pages' test reported to hobbit.
PRN317:177
PRN313:422
PRN306:3639
PRN201:2140
PRN021:2466
PRN020:1911
PRN019:4431
PRN018:410
PRN017:680
PRN016:6092
PRN015:11828
PRN014:5766
PRN013:5337
PRN012:2279
PRN011:1762
PRN010:731
PRN009:1879
PRN008:3224
PRN007:4767
PRN006:7263
PRN005:1205
PRN004:5355
PRN003:2755
PRN002:1940
PRN001:433
I would like to graph number of pages printed on YAXIS
Can any one tell me what is wrong.
I don't understand what is 100 m, 200 m ........ for the number of pages
scale.
#configuration for 'pages' test in hobbitgraphs.cfg
[pages]
FNPATTERN pages(.*).rrd
TITLE Pages printed (since restart)
YAXIS Number of pages
DEF:p (at) RRDIDX@= (at) RRDFN@:pageno:AVERAGE
LINE2:p (at) RRDIDX@# (at) COLOR@:@RRDPARAM@
GPRINT:p (at) RRDIDX@:LAST: \: %5.1lf (cur)
GPRINT:p (at) RRDIDX@:MAX: \: %5.1lf (max)
GPRINT:p (at) RRDIDX@:MIN: \: %5.1lf (min)
GPRINT:p (at) RRDIDX@:AVERAGE: \: %5.1lf (avg)\n
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.