Install Rrdtool On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS

Install Rrdtool On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian And MacOS

rrdtool

time-series data storage and display system (programs)

Maintainer: Debian RRDtool Team



Section: utils

Install rrdtool

  • Debian apt-get install rrdtool Click to copy
  • Ubuntu apt-get install rrdtool Click to copy
  • Alpine OS apk add rrdtool Click to copy
  • Arch Linux pacman -S rrdtool Click to copy
  • Kali Linux apt-get install rrdtool Click to copy
  • CentOS yum install rrdtool Click to copy
  • Fedora dnf install rrdtool Click to copy
  • Raspbian apt-get install rrdtool Click to copy
  • macOS brew install rrdtool Click to copy

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-dbg

time-series data storage and display system (debugging symbols)

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 the debugging symbols for the program and library files.

Installation of latest rrdtool command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2024 latest package from the repository and install it in your computer/server.