Recent Changes - Search:

edit SideBar

RRDTool

Description

RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). It stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density. It can be used either via simple wrapper scripts (from shell or Perl) or via frontends that poll network devices and put a friendly user interface on it.

The library is available as 32-bit and 64-bit:

  • If you are compiling a 32-bit program, no special compiler options are needed.
  • If you are compiling a 64-bit program, you have to compile and link your application with "xlc_r -q64" or "gcc -maix64".

Homepage: http://oss.oetiker.ch/rrdtool/

Current version: v1.4.9-1

Note: If you are using a version of RRDTool between v1.2.20 and v1.2.25 you should upgrade to v1.2.26 or later as a bug which might cause RRDTool to hang has been fixed in v1.2.26!

Downloads

RPM:

Source RPM:

Package dependencies:


Older version

RPM:

Source RPM:

Package dependencies:


Even older version

RPM:

Source RPM:

Package dependencies:


Ancient version

RPM:

Source RPM:

Package dependencies:


All versions

Edit - History - Print - Recent Changes - Search
Page last modified on October 12, 2014, at 01:14 AM