Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.27 KB

add_vrops.md

File metadata and controls

18 lines (14 loc) · 1.27 KB

Add a VMware Aria Operations (SaaS) Integration

The VMware Aria Operations (SaaS) integration is a full-featured native integration, that offers agentless data ingestion of VMware Aria Operations metric data, as well as a predefined dashboard.

To register a new VMware Aria Operations instance, you must get a VMware Cloud Services Console API token.

  1. In the Name text box, enter a meaningful name.
  2. In the API Token text box, provide the VMware Cloud Services Console API token.
  3. Select the resources to fetch.
  4. (Optional) In the Metric Allow List text box, you can add metrics to an allow list by entering a regular expression. For example:
    • To fetch only cost metrics, enter: ^vrops.vmware.(datastore|clustercomputeresource).cost.*$
    • To fetch only health metrics, enter: ^vrops.vmware.(datastore|clustercomputeresource).health.*$
    • To fetch only cost and health metrics, enter ^vrops.vmware.(datastore|clustercomputeresource).(cost|health).*$
  5. (Optional) Change the Service Refresh Rate. The default is 5 minutes.
  6. Provide the VMware Aria Operations endpoint URL and click Register.

Read More
VMware Aria Operations (SaaS) Integration Overview