python2-aodh-evaluator
OpenStack Telemetry (Ceilometer) Alarming - Python libraries
Install
- All systems
-
curl cmd.cat/python2-aodh-evaluator.sh
- Debian
-
apt-get install python-aodh
- Ubuntu
-
apt-get install python-aodh
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-aodh
- Raspbian
-
apt-get install python-aodh
- Dockerfile
- dockerfile.run/python2-aodh-evaluator
python-aodh
OpenStack Telemetry (Ceilometer) Alarming - Python libraries
Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. (A ceilometer is an instrument that measures cloud coverage.) This package contains the Python libraries that are needed for all parts of Aodh.