This guide installs Diamond and starts the collector.
sudo apt update
sudo apt install -y diamond
Edit the config file:
sudo nano /etc/diamond/diamond.conf
Set the Graphite host and enabled collectors.
sudo systemctl enable --now diamond
See Diamond Configuration for configuration guidance.
Any questions?
Feel free to contact us. Find all contact information on our contact page.
Prefer automation? See Diamond Ansible Setup for an example playbook.
Prefer containers? See Diamond Docker Setup.
See Diamond Security for hardening guidance.