rrdtool 1.7.2-4ubuntu5 source package in Ubuntu
Changelog
rrdtool (1.7.2-4ubuntu5) lunar; urgency=medium * No-change upload to remove support for ruby3.0. -- Utkarsh Gupta <email address hidden> Mon, 06 Feb 2023 23:29:57 +0530
Upload details
- Uploaded by:
- Utkarsh Gupta
- Uploaded to:
- Lunar
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- utils
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | utils | |
Lunar | release | main | utils |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
rrdtool_1.7.2.orig.tar.gz | 1.1 MiB | b26afc012dc0f2ade149bcb771e8b7d9b86922f5f9e4096c1c12e6d80061b61a |
rrdtool_1.7.2-4ubuntu5.debian.tar.xz | 29.0 KiB | c043bc97ddfeef68843d8ff5c6612ad5b3201af89ceca0c82727773bfa79d373 |
rrdtool_1.7.2-4ubuntu5.dsc | 2.8 KiB | ccd4646061e66ffd342caaac443379270c923a0310a2c790d7bb8257e2735eda |
Available diffs
- diff from 1.7.2-4ubuntu4 to 1.7.2-4ubuntu5 (310 bytes)
Binary packages built by this source
- librrd-dev: time-series data storage and display system (development)
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.
.
This package contains header files and libraries used to develop software
that uses RRDs.
- librrd8: time-series data storage and display system (runtime library)
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.
.
This package contains shared libraries used to access and manipulate RRDs.
- librrd8-dbgsym: debug symbols for librrd8
- librrdp-perl: time-series data storage and display system (Perl interface, piped)
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.
.
This package contains a Perl interface to RRDs using command pipes: Rrdp.
- librrds-perl: time-series data storage and display system (Perl interface, shared)
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.
.
This package contains a Perl interface to RRDs using a shared library: Rrds.
- librrds-perl-dbgsym: debug symbols for librrds-perl
- lua-rrd: time-series data storage and display system (Lua interfaces)
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.
.
This package contains the Lua interfaces to RRDs.
- lua-rrd-dbgsym: debug symbols for lua-rrd
- lua-rrd-dev: time-series data storage and display system (Lua development)
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.
.
This package contains development files for the Lua interfaces to RRDs.
- python3-rrdtool: time-series data storage and display system (Python3 interface)
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.
.
This package contains a Python3 interface to RRDs.
- python3-rrdtool-dbgsym: debug symbols for python3-rrdtool
- rrdcached: data caching daemon for RRDtool
RRDCacheD is a daemon that receives updates to existing RRD files, accumulates
them and, if enough have been received or a defined time has passed, writes
the updates to the RRD file. The daemon was written with big setups in mind.
Those setups usually run into I/O related problems. RRDCacheD's goal is to
alleviate these problems.
- rrdcached-dbgsym: debug symbols for rrdcached
- rrdtool: time-series data storage and display system (programs)
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.
.
RRDtool is often used via various wrappers that can poll data from devices
and feed data into RRDs, as well as provide a friendlier user interface and
customized graphs.
.
This package contains command-line programs used to access and manipulate
RRDs.
- rrdtool-dbgsym: debug symbols for rrdtool
- rrdtool-tcl: time-series data storage and display system (Tcl interface)
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.
.
This package contains a Tcl interface to RRDs.
- rrdtool-tcl-dbgsym: debug symbols for rrdtool-tcl
- ruby-rrd: time-series data storage and display system (Ruby interfaces)
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.
.
This package contains a Ruby interfaces to RRDs.
- ruby-rrd-dbgsym: debug symbols for ruby-rrd