Code

Imported upstream version 1.3.0.
[pkg-rrdtool.git] / TODO
1 Random Feature Ideas for RRDtool
2 --------------------------------
3 Updated: 2008-06-26
5 add accessor functions for rrd manipulation
7 reverse order of stacked graph entries prior to plotting ... this is to make
8 plotting order more naturally fit with the ordering of the legend ...
10 make it possible to define order of legend items independant of their order
11 on the commandline ...
13 architecture independant storage format.
15 micro second precision
17 2036 stable time
19 add axis on the right and on top of the graph ... 
21 add configurable counter wrap
23 build derivatives while plotting
25 show trend by building moving average and represent it as an arrow
27 offer side by side tiny box plots for each succesive hour, or some other
28 means of seeing the variation rather than just the mean level
30 circular periodic plots ... (polar)
32 analyse data in non time domain ... 
34 add smothing functions to grapher, using rolling average ... 
36 make VRULE and HRULE with 123 versions ... 
38 have configurable role-over limits for counters
40 align data points not to GMT but some free offset
42 allow starting through symlinks called rrdcreate rrdtune and the like