[rrd-users] 3 questions

Steve Shipway s.shipway at auckland.ac.nz
Thu Oct 13 23:35:34 CEST 2011


> I'm going to try these, however at the very end when I get the "MAX per month"
> out of all of RRD sources, GPRINT or PRINT don't show/print where did this MAX
> came from... I need to show the name of the source that has the highest
> value... at the moment I could only print "value" or "time"...

How about this as a solution?

You set your time window to be the month, so your X-axis shows the month.  Graph the various data sources for that month.

Using VDEF, you can extract the month maxima for the various data sources.  Display this in text under the graph using HRULE with different colours and the values in the label text.

Your HRULE lines can display in the graph, with the key underneath showing the actual values.

Not /exactly/ what you wanted, but I think this is the closest you can get.  You might need to do two passes of RRDTool to extract the values to put in the HRULE comments.

Steve


Steve Shipway
ITS Unix Services Design Lead
University of Auckland, New Zealand
Floor 1, 58 Symonds Street, Auckland
Phone: +64 (0)9 3737599 ext 86487
DDI: +64 (0)9 924 6487
Mobile: +64 (0)21 753 189
Email: s.shipway at auckland.ac.nz
 Please consider the environment before printing this e-mail 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4928 bytes
Desc: not available
Url : http://lists.oetiker.ch/pipermail/rrd-users/attachments/20111013/70159e87/attachment.bin 


More information about the rrd-users mailing list