vmware-archive / rvc

RVC is a Linux console UI for vSphere, built on the RbVmomi bindings to the vSphere API.
MIT License
240 stars 48 forks source link

Add 3 new commands: perfmetrics (lists all perf metrics available on an o #34

Closed cdickmann closed 13 years ago

cdickmann commented 13 years ago

Add 3 new commands: perfmetrics (lists all perf metrics available on an object), perfmetric (detailed info about a metric), perfstats (retrieves perf counters for given metrics and objects). Doesn't yet allow to specify interval, but already really useful

Based on top of the inflight change with PerforceManager extensions and perf based fields.

cdickmann commented 13 years ago

Please review now that the dependent change is in better shape.