How to Install librrd8 in Ubuntu 18.04



Install librrd8 by entering the following commands in the terminal:

sudo apt update
sudo apt install librrd8

Description:

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.

Homepage: http://oss.oetiker.ch/rrdtool/

Version: 1.7.0-1build1

Section: libs