Overview
Request 35528 accepted
(please note that I didn't succeed to enable lua)
- update to 1.4.2
* RRD Caching Daemon (rrdcached)
See rrdcached documentation.
* The output of rrdtool dump has been adjusted to be simpler to parse by
existing xml parsers.
* RRD Graphing functions (rrdtool graph)
+ VDEF PERCENTNAN (a PRECENT that ignores NAN)
+ CDEF PREDICT and PREDICTSIGMA functions for on-the-fly
data prediction without the need to modify existing rrd files as it is
required for HoltWinters.
+ LibDBI integration provides a path to read data directly of a supported
SQL database into rrdtool graph. See rrdgraph_libdbi documentation.
* quite some more - see NEWS and CHANGES
Request History
coolo created request
(please note that I didn't succeed to enable lua)
- update to 1.4.2
* RRD Caching Daemon (rrdcached)
See rrdcached documentation.
* The output of rrdtool dump has been adjusted to be simpler to parse by
existing xml parsers.
* RRD Graphing functions (rrdtool graph)
+ VDEF PERCENTNAN (a PRECENT that ignores NAN)
+ CDEF PREDICT and PREDICTSIGMA functions for on-the-fly
data prediction without the need to modify existing rrd files as it is
required for HoltWinters.
+ LibDBI integration provides a path to read data directly of a supported
SQL database into rrdtool graph. See rrdgraph_libdbi documentation.
* quite some more - see NEWS and CHANGES
dirkmueller accepted request
Reviewed ok