Creating a dedicated dashboard in Aria Operations, and need to know the recommended metrics in Aria Operations for accurate monitoring and impact analysis?
VMware Aria Operations 8.18.x
A dedicated dashboard for Impact Analysis and Monitoring in VMware Aria Operations (formerly vRealize Operations) is dependent on the metrics used in the environment.
To accurately gauge impact, you the customer along with your PSO must distinguish between Utilization (how busy) and Contention (impact when busy). Based on this there are some recommended metrics to include, categorized by their function in impact analysis:
| Object | Metric Path | Why it matters | Threshold to Watch |
| Virtual Machine | `CPU | Ready (%)` | The % of time the VM wanted CPU but the host couldn't provide it. High ready time causes "lag" inside the guest OS. |
| Virtual Machine | `Memory | Contention (%)` | Percentage of time the VM is waiting for memory access. More accurate than "Usage" because it accounts for swap/ballooning friction. |
| Virtual Machine | `Disk | Latency (ms)` | Total latency (Read + Write). This is the single biggest "impact" metric for databases and heavy apps. |
| Virtual Machine | `Network | Dropped Packets` | Total dropped packets (Tx + Rx). Any value > 0 indicates a network impact/bottleneck. |
The above are just recommendation as for full customization, please engage your PSO for more detail layouts of the dashboard.