Jump to letter: [
      
        ABCDEFGHIJKLMNOPQRSTUVWXYZ
      ]
    
    rrdtool - Round Robin Database Tool to store and display time-series data
    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.
    
    Packages
    Latest: rrdtool-1.4.5-3.el6.fio.i686.rpm
    
      
        | Name | 
        Epoch | 
        Version | 
        Release | 
        Arch | 
        Size | 
        Built | 
      
      
        | rrdtool | 
        0 | 
        1.4.5 | 
        3.el6.fio | 
        i686 | 
        659 KiB | 
        2013-12-29 09:48:47 | 
      
    
    Changelog:
    
      
        - * 2011-05-24 - Lott Caskey <lottc[AT]fugitol[DOTCOM]> - 1.4.5-1
 
        - Updated to release 1.4.5.
 
      
    
      
        - * 2010-07-09 - Dag Wieers <dag[AT]wieers[DOTCOM]> - 1.4.4-1 - 8869+/cmr
 
        - Updated to release 1.4.4.
 
      
    
      
        - * 2010-06-11 - Christoph Maser <cmaser[AT]gmx.de> - 1.4.3-3
 
        - create rrdcached user
- add directory for rrdcached data and socket
- add init script and sysconfig for rrdcached
 
      
    
      
        - * 2010-05-14 - Christoph Maser <cmaser[AT]gmx.de> - 1.4.3-2
 
        - evaluating perl version will not work in mock
- lua fixes
 
      
    
      
        - * 2010-05-13 - Christoph Maser <cmr[AT]financial[DOTCOM]> - 1.4.3-1
 
        - Updated to version 1.4.3.
- Removed EL4 build.