[rrd-users] sort?
A Darren Dunham
ddunham at taos.com
Mon Mar 16 21:44:32 CET 2009
On Mon, Mar 16, 2009 at 01:29:51PM -0700, Joshua Keroes wrote:
> I'd like to display a graph with sorted data, sorted by y-axis value, so the
> resultant graph will show an upwardly sloping line.
>
> Is there a simpler way than to fetch the values, sort them externally,
> create a new temporary RRD with the sorted data, and graph from that?
RRD is going to show data in time order. I wouldn't want to use RRD for
displaying data that wasn't natrually associated with a timestamp.
--
Darren
More information about the rrd-users
mailing list