---
title: Charmhub | Deploy Ceilometer Agent using Charmhub - The Open Operator Collection
description: Deploy the latest version of Ceilometer Agent on any cloud. Subordinate
  charm for deploying Ceilometer compute agent
url: https://charmhub.io/ceilometer-agent
---

# Ceilometer Agent

[OpenStack Charmers](https://charmhub.io/publisher/openstack-charmers "View all packages from OpenStack Charmers")

* [OpenStack Charmers](https://charmhub.io/publisher/openstack-charmers "View all packages from OpenStack Charmers")
* [Cloud](https://charmhub.io/?filter=cloud)
* [Logging Tracing](https://charmhub.io/?filter=logging-tracing)

Platform:

24.04

23.10

23.04

22.10

22.04

20.04

18.04

14.04

12.04

yoga/stable 559

```
juju deploy ceilometer-agent --channel yoga/stable
```

[Learn to deploy on juju >](https://juju.is/docs/juju/manage-applications)

Share your thoughts on this charm with the community on discourse.

[Join the discussion](https://discourse.charmhub.io/)

---

[Add docs to a charm](https://juju.is/docs/sdk/add-docs-to-your-charmhub-page)

#### Subordinate charm for deploying Ceilometer compute agent

Ceilometer project aims to become the infrastructure to collect measurements
within OpenStack so that no two agents would need to be written to collect
the same data. It's primary targets are monitoring and metering, but the
framework should be easily expandable to collect for other needs. To that
effect, Ceilometer should be able to share collected data with a variety of
consumers.
.
This charm should be used in conjunction with the ceilometer and nova-compute
charms to collect OpenStack measurements.
