RRDtool (acronym for round-robin database tool) aims to handle time-series data like network bandwidth, temperatures, CPU load, etc. The data are stored in a round-robin database (circular buffer), thus the system storage footprint remains constant over time.It also includes tools to extract RRD data in a graphical format, for which it was originally intended.Bindings exist for Perl, Python, Ruby, Tcl, PHP and Lua. One independent full Java implementation exists: rrd4j.General data storageRRDtool assumes time-variable data in intervals of a certain length. This interval, usually named step, is specified upon creation of an RRD file and cannot be changed afterwards. Because data may not always be available at just the right time, RRDtool will automatically interpolate any submitted data to fit its internal time-steps.The value for a specific step, that has been interpolated, is named a primary data point (PDP). Multiple PDPs may be consolidated according to a consolidation function (CF) to form a consolidated data point (CDP). Typical consolidation functions are average, minimum, maximum.
Show full description ▾
RRDTool
Summary and Relevance
Our users have written 0 comments and reviews about RRDTool, and it has gotten 4 likes
- Open Source and Free product.
- 7 alternatives listed
Popular alternatives
View allRRDTool was added to AlternativeTo by l3x0r on Aug 15, 2012 and this page was last updated Nov 27, 2014.
Comments and Reviews Post a comment / review all • positive • negative relevance • date
No comments or reviews, maybe you want to be first?Category
DevelopmentTags
- data-logging
- graphing
- series-data
- shell-scripts
- perl
- lua
show more ▾
Recent user activities on RRDTool
No activities found.