gnocchi-metricd

Metric as a Service - Python 3.x

Install

All systems
curl cmd.cat/gnocchi-metricd.sh
Debian Debian
apt-get install python3-gnocchi
Ubuntu
apt-get install python3-gnocchi
image/svg+xml Kali Linux
apt-get install python3-gnocchi
Windows (WSL2)
sudo apt-get update sudo apt-get install python3-gnocchi
Raspbian
apt-get install python-gnocchi

python3-gnocchi

Metric as a Service - Python 3.x

Gnocchi is a service for managing a set of resources and storing metrics about them, in a scalable and resilient way. Its functionalities are exposed over an HTTP REST API. This package contains the Python 3.x module.

python-gnocchi

Metric as a Service - Python 2.x

Gnocchi is a service for managing a set of resources and storing metrics about them, in a scalable and resilient way. Its functionalities are exposed over an HTTP REST API. This package contains the Python 2.x module.