ceilometer-polling

OpenStack efficient metering counters system - common files

Install

All systems
curl cmd.cat/ceilometer-polling.sh
Debian Debian
apt-get install ceilometer-common
Ubuntu
apt-get install ceilometer-common
image/svg+xml Kali Linux
apt-get install ceilometer-common
Windows (WSL2)
sudo apt-get update sudo apt-get install ceilometer-common
Raspbian
apt-get install ceilometer-common

ceilometer-common

OpenStack efficient metering counters system - common files

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 files that are needed for all parts of Ceilometer.

python3-ceilometer

OpenStack efficient metering counters system - 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 Ceilometer.