rrdtool 1.7.2-3 source package in Ubuntu

Changelog

rrdtool (1.7.2-3) unstable; urgency=medium

  * Added Breaks+Replaces for debug symbols migration. (Closes: #943840)

 -- Jean-Michel Vourgère <email address hidden>  Thu, 31 Oct 2019 09:51:05 +0100

Upload details

Uploaded by:
Debian RRDtool Team
Uploaded to:
Sid
Original maintainer:
Debian RRDtool Team
Architectures:
any all
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rrdtool_1.7.2-3.dsc 2.8 KiB cd190d5fccadea2a25bcabe2f0db7c3b9122c1b559985c9449e8285bfba72a0b
rrdtool_1.7.2.orig.tar.gz 1.1 MiB b26afc012dc0f2ade149bcb771e8b7d9b86922f5f9e4096c1c12e6d80061b61a
rrdtool_1.7.2-3.debian.tar.xz 27.4 KiB b27a4c82caed6f8317625fcddd8e1664cc44b569022c8a4130f563ee6c3c8c3c

No changes file available.

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-dbg: time-series data storage and display system (Python3 debug 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 the Python3 debug interface to RRDs, and the debugging
 symbols for both the non-debug and the debug python3 interfaces.

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