How to Install and Uninstall rrdcached Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "rrdcached" package
This guide let you learn how to install rrdcached on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
rrdcached
Copied
2. Uninstall "rrdcached" package
Learn how to uninstall rrdcached on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
rrdcached
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the rrdcached package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: rrdcached
Priority: optional
Section: universe/utils
Installed-Size: 188
Maintainer: Ubuntu Developers
Original-Maintainer: Debian RRDtool Team
Architecture: amd64
Source: rrdtool
Version: 1.5.5-4
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.12.0), librrd4 (>= 1.5.3)
Filename: pool/universe/r/rrdtool/rrdcached_1.5.5-4_amd64.deb
Size: 58460
MD5sum: 31933f1524ed810b3bdd74876e0efe8f
SHA1: e3977e0eade3fc8d87cac9d5c2b8b6820ce14939
SHA256: a61d3cc8ef61d5f960893d0fb47d429ec3e04977769ac06a6e92f2747792764d
Description-en: 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.
Description-md5: 4d8a85234e5733e4bc3e4f2b629e4f4c
Homepage: http://oss.oetiker.ch/rrdtool/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/utils
Installed-Size: 188
Maintainer: Ubuntu Developers
Original-Maintainer: Debian RRDtool Team
Architecture: amd64
Source: rrdtool
Version: 1.5.5-4
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.12.0), librrd4 (>= 1.5.3)
Filename: pool/universe/r/rrdtool/rrdcached_1.5.5-4_amd64.deb
Size: 58460
MD5sum: 31933f1524ed810b3bdd74876e0efe8f
SHA1: e3977e0eade3fc8d87cac9d5c2b8b6820ce14939
SHA256: a61d3cc8ef61d5f960893d0fb47d429ec3e04977769ac06a6e92f2747792764d
Description-en: 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.
Description-md5: 4d8a85234e5733e4bc3e4f2b629e4f4c
Homepage: http://oss.oetiker.ch/rrdtool/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu