canonical / prometheus-openstack-exporter

OpenStack exporter for the prometheus monitoring system
GNU General Public License v3.0
128 stars 113 forks source link

export nova service-list #99

Closed vmpjdc closed 1 year ago

vmpjdc commented 4 years ago

It would be useful if p-o-e exported the contents of nova service-list so that we can use the information for trending and alerting.

In particular, we currently have some compute hosts whose nova-compute service stops responding, and the recipient of the nagios alert first has to run "nova service-list" and grep out the bogus service.

With this information exported, we could easily replace this nagios check with an alert that tells the recipient exactly what is broken.

Pjack commented 1 year ago

Close the issue that stale over years.