vmCalgary
Enthusiast
Enthusiast

Standard Switches MTU Properties Columns

 

2023-07-11_12-43-54.png

 I would like to have a column on one of the many ESXi listings that indicates configured MTU (Bytes) for vSwitch3. It appears as though standard switches are forgotten about for Aria Operations. Has anyone created a supermetric or custom property that pulls this data from vsphere they'd be willing to share?

Labels (1)
Reply
0 Kudos
KabirAli82
Expert
Expert

It does look like Aria Ops doesn't collect that type of data.

 

What you could do is write a Powershell script that pulls that data from vCenter and then pushes it into Aria Ops.


Was I helpful? Give a kudo for appreciation!
Braindumping @ http://kablog.nl/
Tweeting @ https://twitter.com/_Kabir_Ali_
vmCalgary
Enthusiast
Enthusiast

Thanks for the suggestion. I haven't done a vrops execute powershell script yet. Once executed, does vrops build custom properties for the data I'd be scraping?

Reply
0 Kudos
KabirAli82
Expert
Expert

Your Powershell script will leverage the API of vROps to send the data. Based on how you write your code and how often you run the script, vROps will show the data.


Was I helpful? Give a kudo for appreciation!
Braindumping @ http://kablog.nl/
Tweeting @ https://twitter.com/_Kabir_Ali_
Reply
0 Kudos