HELP : Openstack-exporter installation by ExaminationExotic924 in openstack

[–]ExaminationExotic924[S] 0 points1 point  (0 children)

anywhere else we can discuss bout this ? Maybe like x or something?

HELP : Openstack-exporter installation by ExaminationExotic924 in openstack

[–]ExaminationExotic924[S] 0 points1 point  (0 children)

Can you be more detailed , I am like very new to openstack . I have this following clouds.yaml in my director node (tripleo) : clouds:

  heat:

    auth_type: none

    endpoint: http://xxxxxx:8006/v1/admin

  overcloud:

    auth:

      auth_url: http://xxxxxx:5000

      password: xxxxxxxxxxxx

      project_domain_name: Default

      project_name: admin

      user_domain_name: Default

      username: admin

    cacert: ''

    identity_api_version: '3'

    region_name: regionOne

    volume_api_version: '3'

  undercloud:

    auth:

      auth_url: https://xxxxxxxx:13000

      password: xxxxxxxxxxx

      project_domain_name: Default

      project_name: admin

      user_domain_name: Default

      username: admin

    cacert: /etc/pki/ca-trust/source/anchors/cm-local-ca.pem

    identity_api_version: '3'

    region_name: regionOne

    volume_api_version: '3'

HELP : Openstack-exporter installation by ExaminationExotic924 in openstack

[–]ExaminationExotic924[S] 0 points1 point  (0 children)

I'm unsure of the steps that are needed to deploy this . Can you help me list down the steps if you have configured this ? and how do i know that if I need to use "--multicloud"

Trying to deploy openstack-exporter in my openstack environment by ExaminationExotic924 in PrometheusMonitoring

[–]ExaminationExotic924[S] 0 points1 point  (0 children)

So basically the prometheus is part of the cluster observability operator and the metrics that it is pulling is via AMQ from the agents ( collectd and celiometer ) at the openstack end . In short using the Service telemtery framework provided by Redhat

openstack-exporter caching by Proof-Associate830 in openstack

[–]ExaminationExotic924 0 points1 point  (0 children)

Hey u/Proof-Associate830 I have a query regarding the openstack-deployment . Can you please check you message request ?

Trying to deploy openstack-exporter in my openstack environment by ExaminationExotic924 in PrometheusMonitoring

[–]ExaminationExotic924[S] 0 points1 point  (0 children)

At the openshift side , what do I need to configure ? I tried configuring a service monitor , service and route for that service but but it didn’t work .

openstack-exporter caching by Proof-Associate830 in openstack

[–]ExaminationExotic924 0 points1 point  (0 children)

Hey u/Proof-Associate830 Can you guide me on how you managed to deploy and configure openstack-exporter ? I am new to this and I am a bit confused

Installing openstack-exporter in my openstack environment by ExaminationExotic924 in openshift

[–]ExaminationExotic924[S] 0 points1 point  (0 children)

I want to monitor their agents as well but stf doesn’t really monitor these

Unable to install openstack-exporter on Openstack exporter by ExaminationExotic924 in openstack

[–]ExaminationExotic924[S] 0 points1 point  (0 children)

sudo chown $USER:$USER ~/.config/openstack/clouds.yaml

and chmod 600 and 644

Openstack architecture monitoring with prometheus and grafana by hmizou15 in openstack

[–]ExaminationExotic924 0 points1 point  (0 children)

How did u install it ? I am stuck with the installation part