I noticed the multi_rra option for rrdflot_defaults did not seem to actually be implemented anywhere in version 0.6.4.
Not sure if this accomplishes the intent of that option, but I made a quick one liner patch for rrdFlot.js to show the Consolidation Function name in the list of RRAs shown in the Resolution: select input.
I noticed the multi_rra option for rrdflot_defaults did not seem to actually be implemented anywhere in version 0.6.4.
Not sure if this accomplishes the intent of that option, but I made a quick one liner patch for rrdFlot.js to show the Consolidation Function name in the list of RRAs shown in the Resolution: select input.
Hi Marc.
First, sorry for the long absence.
Looking at the code, you are defintiely right;
multi_rra was never impemented!
Your patch seems to be the right thing to do...
will commit it and release it with the next version.
Thanks,
Igor