How to Install graphite-carbon in Ubuntu 18.04



Install graphite-carbon by entering the following commands in the terminal:

sudo apt update
sudo apt install graphite-carbon

Description:

backend data caching and persistence daemon for Graphite

Graphite is a web application using the Twisted framework to provide real-time visualization and storage of numeric time-series data. . The Carbon daemon processes the incoming time-series data and saves it as Whisper database files.

Homepage: https://github.com/graphite-project/carbon

Version: 1.0.2-1

Section: universe/utils