Capacity check report
The capacity check report script checks the capacity of the vSphere environment and provides a report in HTML format. The details of the script are provided here.
The report is divided into four major parts:
- Entire Infrastructure Capacity Report
- Infrastructure Capacity at Cluster Level (Cluster Wise Capacity Report)
- Infrastructure Capacity at ESXi Host Level (Host Wise Capacity Report)
- Infrastructure Capacity at Datastore Level (Datastore Wise Capacity Report)
The relation between the major report parts is shown in the following figure:
We'll discuss the parameter description for all the parts in the next section.
Note that all the information is calculated at individual ESXi host level. At the Cluster level, all the individual ESXi parameters are summed up and then divided by the number of hosts in that cluster so that we get an average value for this cluster. For example, if there are two ESXi hosts in a cluster with CPU utilization of 10 percent and 15 percent, then...