You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue you are having and what you expected to happen.
I'm having trouble getting/displaying any metrics showing current resource usage (CPU, memory, etc.) on running VM. Can I ask for some advice on how to start collecting this data and get it working? All "tutorials/tips" concern old versions of OpenStack (e.g. Pike) where telemetry was based on a ceilometer and it was registered as OS endpoint.
Ceilometer previously provided a storage and API solution. As of Newton, this functionality is officially deprecated and discouraged. For efficient storage and statistical analysis of Ceilometer data, [Gnocchi](https://gnocchi.osci.io/) is recommended.
I couldn't validate cloud with Ceilometer as events source:
So I decided to try with AMQP:
I had to make DNAT rule on aio1 host to get into rabbitmq-server 5672 port (because it doesn't normally expose it to a "public" ip):
maly-glod
changed the title
How to get working some kind of Metrics/Utilization of VM's?
How get some kind of Metrics/Utilization of VM's to working?
Jul 12, 2024
Hi Guys,
I need Your support or some hints, how to get utilization data working.
ManageIQ: official Petrosian OpenStack version deployed on 4 VMs:
Cloud: OpenStack AIO Caracal (stable/2024.1) version deployed on BareMetal host (based on OpenStack-Ansible Quickstart: AIO
On fresh installation ceilometer is no longer registered as endpoint (replaced by Gnocchi??):
Describe the issue you are having and what you expected to happen.
I'm having trouble getting/displaying any metrics showing current resource usage (CPU, memory, etc.) on running VM. Can I ask for some advice on how to start collecting this data and get it working? All "tutorials/tips" concern old versions of OpenStack (e.g. Pike) where telemetry was based on a ceilometer and it was registered as OS endpoint.
Describe the steps to reproduce, including any log snippets and stack traces that will help diagnose.
As originally posted by @dikonoor in ManageIQ does not have support for secure communication with OpenStack message queue #199 (comment)
and official documentation:
I couldn't validate cloud with Ceilometer as events source:
So I decided to try with AMQP:
I had to make DNAT rule on aio1 host to get into rabbitmq-server 5672 port (because it doesn't normally expose it to a "public" ip):
Unfortunately, connecting directly to Rabbit did not change anything.
And one more thing, based on #295 which refers to this thread, there should be 2 AMQP fallback ip fields and there aren't:
Merge is from 2019, shouldn't this be included in the official version of Petrosian?
@miq-bot add-label "help wanted"
Regards
Borys
The text was updated successfully, but these errors were encountered: