[rrd-developers] rrdtool 1.6.0 released

Tobias Oetiker tobi at oetiker.ch
Mon May 9 08:37:45 CEST 2016


RRDtool 1.6.0
=============

This is a new major version of RRDtool. With a bunch of new
features. The most important one being full thread-safety. This
means there is now only one version of librrd and it is thread-safe.

Features
--------
* librrd is now fully thread-safe. librrd_th is gone
* make lua bindings work with lua 5.1
* configure option to disable doc building --enable-docs=no
* new CDEF function SMIN: a,b,c,3,SMIN -> min(a,b,c)
* new CDEF function SMAX: a,b,c,3,SMAX -> max(a,b,c)
* new CDEF function STDEV: a,b,c,3,STDEV -> stdev(a,b,c)
* new CDEF function POW: a,b,POW -> a**b
* new CDEF function PERCENT: a,b,c,95,3,PERCENT -> find 95percentile of a,b,c
* re-introducted --showtime option on rrdxport
* be more careful in determining the locales idea of first day of the week
* lots of spelling fixes all around

Bugfixes
--------
This release contains all the bugfixes up to 1.5.6


Get your copy from http://www.rrdtool.org

A big thank you to the sponsors who are helping to fund my work on
rrdtool:

http://www.gwos.com http://www.irisns.com http://www.swinog.ch http://www.chameleonjohn.com
http://www.xorux.com http://www.open.ch http://www.hosteurope.de http://www.wuerth-phoenix.com
http://www.riedonetworks.com

-- 
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten, Switzerland
www.oetiker.ch tobi at oetiker.ch +41 62 775 9902



More information about the rrd-developers mailing list