[rrd-users] RPN for max of list of nodes
Aaron Thomas Holt
Aaron.Holt at Colorado.EDU
Thu Jun 25 23:04:59 CEST 2015
Hi all,
I currently have a legend formatted like a table like the one below:
min max average
node01 123 123 123
...
nodeNN 123 999 123
I would like a line that displays the maximum for all nodes that looks
something like what follows:
overall max: 999, node NN
min max average
node01 123 123 123
...
nodeNN 123 999 123
Looking at the RPN documentation it looks possible to find the max value
with a CDEF, but is there a way to find the associated node as well?
Thanks,
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.oetiker.ch/pipermail/rrd-users/attachments/20150625/d524d769/attachment.html>
More information about the rrd-users
mailing list