ceilometer-agent-notification

OpenStack efficient metering counters system - notification agent

Install

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

ceilometer-agent-notification

OpenStack efficient metering counters system - notification agent

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 notification agent daemon.

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.