oetiker/rrdtool-1.x
RRDtool 1.x - Round Robin Database observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 96
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 2.5
- age_days: 5104
- days_rel: 26
- days_push: 26
- n_releases_24m: 5
Adoption not part of the score
1113 stars · 284 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RRDtool is the industry-standard open-source tool for storing time-series data in fixed-size round-robin databases and generating graphs from it. It ships as a C library (librrd), CLI tools, a caching daemon, and bindings for Perl, Python, Ruby, Lua, and Tcl.
Use cases
- store time-series metrics in a fixed-size database
- graph router traffic and system metrics over time
- log sensor data like office temperature
- generate monitoring graphs from collected data sources
- export time-series data as XML
- integrate metrics logging into shell scripts or Python
When to choose
- you need compact, fixed-size storage for metrics that never grows unbounded
- you want fast graph generation for monitoring dashboards
- you're collecting periodic samples from devices, sensors, or network interfaces
- you need a battle-tested, lightweight C library embeddable in other tools
When to avoid
- you need full historical retention of every raw data point
- you want a modern query language or horizontal scaling like Prometheus or InfluxDB
- your data is irregular or event-based rather than periodic samples
- you need a REST API or cloud-native deployment
Facets
cli-tool · maturity stable
database data-visualization cli charts time-series monitoring data-visualization analytics windows cli cross-platform round-robin-database tsdb graphing c metrics-storage linux macos
3 sources
- readme: https://github.com/oetiker/rrdtool-1.x · fetched 2026-08-28 · e7944bf5503c
- homepage: http://www.rrdtool.org · fetched 2026-08-29 · c0277c7352d0
- site_page: https://oss.oetiker.ch/rrdtool/doc/index.en.html · fetched 2026-08-29 · 6c816f1ae44f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| oetiker/rrdtool-1.x | main | 97 |
For agents
markdown · JSON · MCP: product_card(name="oetiker/rrdtool-1.x")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem