update flush to flushcached
[rrdtool.git] / TODO
1 Random Feature Ideas for RRDtool
2 --------------------------------
3 Updated: 2008-06-26
4
5 add accessor functions for rrd manipulation
6
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 ...
9
10 make it possible to define order of legend items independant of their order
11 on the commandline ...
12
13 architecture independant storage format.
14
15 micro second precision
16
17 2036 stable time
18
19 add axis on the right and on top of the graph ... 
20
21 add configurable counter wrap
22
23 build derivatives while plotting
24
25 show trend by building moving average and represent it as an arrow
26
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
29
30 circular periodic plots ... (polar)
31
32 analyse data in non time domain ... 
33
34 add smothing functions to grapher, using rolling average ... 
35
36 make VRULE and HRULE with 123 versions ... 
37
38 have configurable role-over limits for counters
39
40 align data points not to GMT but some free offset
41
42 allow starting through symlinks called rrdcreate rrdtune and the like