ceilometer-api

OpenStack efficient metering counters system (API service)

Install

All systems
curl cmd.cat/ceilometer-api.sh
Debian Debian
apt-get install ceilometer-api
Ubuntu
apt-get install ceilometer-api
Windows (WSL2)
sudo apt-get update sudo apt-get install ceilometer-api
Raspbian
apt-get install ceilometer-api

ceilometer-api

OpenStack efficient metering counters system (API service)

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 API service.