Table of Contents | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Overview
VMware Aria Operations, formerly known as vRealize Operations, is a comprehensive IT operations management platform designed to provide unified monitoring, intelligent analytics, and proactive management across hybrid cloud environments. It helps IT teams gain deep visibility into the performance, health, and capacity of cloud infrastructures, ensuring efficient resource usage and optimized performance.
Accessing
Operations Manager can be accessed via Cloud Director under the “More” top menu item.
...
...
Operations Manager
...
Views
Listing of pages deployed through the Operation Manager Plugin:
...
Category | Metric | MetricKey | Description |
---|---|---|---|
Configuration Hardware | Number of virtual CPU |
| Displays the number of CPUs configured in the VM, including both in the vSocket and the vCore |
CPU | Demand (%) |
| CPU demand as a percentage of the provisioned CPU capacity |
CPU | Max Limited |
| Time the VM is ready to run, but is not run due to maxing out its CPU limit setting |
CPU | Usage (%) |
| Percentage of CPU used out of all CPU allocated to the VM |
CPU | Usage (MHz) |
| CPU use in megahertz |
Memory | Total Capacity (KB) |
| Memory resources allocated to powered-on virtual machines |
Memory | Usage (%) |
| Memory currently in use as a percentage of total available memory |
Network | Packets per second |
| Number of packets transmitted and received per second |
Network | Data Transmit Rate (KBps) |
| Rate of data being sent by the VM per second |
Network | Data Receive Rate (KBps) |
| Rate of data received by the VM per second |
Network | Usage Rate (KBps) |
| Sum of the data transmitted and received for all the NIC instances of the VM |
Network | Mac Address |
| Device mac address |
Network | IP Address |
| IP Address for the network adapter (requires VMware Tools to be installed and running) |
System | OS Uptime |
| Total time elapsed, in seconds, since last operating system start |
VirtualDisk | Total IOPS |
| Average number of commands per second |
VirtualDisk | Read IOPS |
| Average number of read commands issued per second to the virtual disk during the collection interval |
VirtualDisk | Write IOPS |
| Average number of write commands issued per second to the virtual disk during the collection interval |
VirtualDisk | Average Read request size (bytes) |
| Read IO size in bytes |
VirtualDisk | Average Write request size (bytes) |
| Write IO size in bytes |
API Reference
See VMware Aria Operations Manager Plugin for Cloud Director - API Example for guidance on how to access metrics via the API.