[rrd-users] Announce RRDtool 1.2.0

Tobias Oetiker oetiker at ee.ethz.ch
Mon Apr 25 23:19:57 MEST 2005


Thanks to a sponsoring contract with Cablecom GmbH Switzerland I
can proudly present a new major release of RRDtool.

* You can get a copy of rrdtool 1.2 from the rrdtool website on
  http://people.ee.ethz.ch/oetiker/webtools/rrdtool/pub

* The website itself has been re-done completely:
  http://people.ee.ethz.ch/oetiker/webtools/rrdtool

cheers
tobi


RRDTOOL NEWS
============
Major Changes between 1.0.x and 1.2.x

Graphing
--------

* rewritten graphics generation based on libart.
  - anti-aliased output
  - alpha transparency support
  - truetype fonts

* additional graphics formats: EPS, PDF, SVG

* extended multi-part documentation

* VDEF support; define and use variables.  Find, and use, the
  maximum rate seen by rrdtool; compute and show the average

* Sliding window (trend) analysis
  Compute a smoother average, for instance over the last 6 CDPs

* percentile (95th or other)
  Remove peaks, 95 percent of all rates are at or below the
  returned value

Logging
-------
* a second logging interface: rrdtool updatev
  Verbose updating of the database; show CPDs being created

* Aberrant Behavior Detection with Holt-Winters Forecasting
  Compare current data with expected data, detect and log when
  the rates are outside expected levels

* COMPUTE data type for artificial data-sources calculating their
  input using RPN math and data from the other data-sources.

Incompatibilities
-----------------
* Colons in COMMENT arguments to rrdtool graph must be escaped with a backslash

Behind the Scenes
-----------------
* In order to support Holt-Winters and Calculated Datasources,
  the rrdtool data format has changed. While the new version of rrdtool can
  read files created with rrdtool 1.0.x. It is not possible to read files
  created by rrdtool-1.2.x with rrdtool-1.0.x

* External libraries are not included with rrdtool anymore. This is in line
  with todays trend of using shared libraries everywhere. With the exception
  of the cgi library most things required by rrdtool will be found on every recent
  system.

* Memory Mapped IO support for faster logging.


-- 
 ______    __   _
/_  __/_  / /  (_) Oetiker @ ISG.EE, ETL F24.2, ETH, CH-8092 Zurich
 / // _ \/ _ \/ /  System Manager, Time Lord, Coder, Designer, Coach
/_/ \.__/_.__/_/   http://people.ee.ethz.ch/oetiker +41(0)44-632-5286

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the rrd-users mailing list