diamond-setup
smart data producer for Graphite graphing package
Install
- All systems
-
curl cmd.cat/diamond-setup.sh
- Debian
-
apt-get install diamond
- Ubuntu
-
apt-get install diamond
- Kali Linux
-
apt-get install diamond
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install diamond
- OS X
-
brew install diamond
- Raspbian
-
apt-get install diamond
- Dockerfile
- dockerfile.run/diamond-setup
diamond
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.