Language

Package: rrdtool @ 1.7.2

Synopsis

Time-series data storage and display system

Description

The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values.

Home page
https://oss.oetiker.ch/rrdtool/
Location
gnu/packages/rrdtool.scm (line: 38, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'gtk' does not match package name 'gtk+'