VMware Cloud Community
mdkarthik
Contributor
Contributor

How to extract performance metrics from Related objects in VROPS

Hi all,

i am looking to extract performance metrics of Port Channel Utilization for UCS Manager, we have a mgmt package which is installed in vrops.  Similar along the lines the way we can extract cpu|demand metric from ESXi host.

Example:

$cpuUtil = Get-OMStat -Key "cpu|demandPct" -Resource $vROPsESXi

My question is how do i connect to specific Related object of a server (UCS FI Eth Port Channel)  via Get-OMStat and extract the metrics of particular parameter?

pastedImage_5.png

pastedImage_4.png

0 Kudos
0 Replies