For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to get Gnocchi Resources in PMO?

Problem

How to get Gnocchi service resources in PMO?

Environment

  • Platform9 Managed OpenStack - v4.0 and Higher

Procedure

  • Gnocchi service is enabled by default and resources can be shown using below commands:

# gnocchi resource show <resource_id> --fit
# gnocchi metric show <metric_id>

Last updated