- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Standard Switches MTU Properties Columns
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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_