Users may see discrepancies between expected and actual pricing for Virtual Machines within dashboards or reports.
VMware Aria Operations 8.18.x
VM Pricing in Aria Operations is established based on either Cost (what it costs the business to run) or Rate (what you charge the consumer).
To define these values, navigate to:
Configure > Cost Settings > Pricing
From here, you can create a Pricing Card and assign it to specific vCenters, Clusters, or Tags.
Aria Operations calculates the price by aggregating the individual rates for CPU, Memory, and Storage.
Total Monthly Price Formula:
Sample calculation:
| Resource | VM Configuration | Assigned Rate |
| vCPU | 16 vCPUs | 3.68 per vCPU |
| Memory | 32 GB | 2.51 per GB |
| Storage | 1.27 TB | 0.16 per GB |
vCPU: 16 * 3.68 = 58.88
Memory: 32 * 2.51 = 80.32
Storage: 1270GB (approx) * 0.16 = 208.07