This guide installs RRDtool and verifies the command line tools.
sudo apt update
sudo apt install -y rrdtool
rrdtool --version
See RRDtool Configuration for configuration guidance.
Any questions?
Feel free to contact us. Find all contact information on our contact page.
Prefer automation? See RRDtool Ansible Setup for an example playbook.
Prefer containers? See RRDtool Docker Setup.
See RRDtool Security for hardening guidance.