Hello,
I want to create a report to show maximum VM usage metrics and Physical available resources.
Example:
table 1
VM Name | VM CPU Usage MHz | Parent Host Available CPU MHz | Parent Host Available CPU % | VM Memory Usage GB | Parent Host Available Memory GB | Parent Host Available Memory % |
---|---|---|---|---|---|---|
table 2
VM Name | VM Network usage | Physical Available Network bandwidth | VM IOPs | Physical Available IOPs |
---|---|---|---|---|
I already have contention,ready and latency reports.
I'm trying to use supermetrics for this, but i'm still researching.
Has anyone created something like this?