How to Install diamond in Ubuntu 18.04



Install diamond by entering the following commands in the terminal:

sudo apt update
sudo apt install diamond

Description:

smart data producer for Graphite graphing package

Diamond is a python daemon that collects system metrics and publishes them to Graphite (and others). It is capable of collecting cpu, memory, network, i/o, load and disk metrics. Additionally, it features an API for implementing custom collectors for gathering metrics from almost any source. . This package contains the daemon and its configuration and accessories.

Homepage: https://github.com/python-diamond/Diamond

Version: 4.0.515-4ubuntu1

Section: universe/utils