- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
VMWare vCenter - Virtual Machine partitions information and utilization
TomaszOledzki
Engager
04-16-2024
09:46 AM
I know vCenter have API get information about local file system on the guest vm running on ESXi host (as long as VMWare Tools are installed on vm):
- capacity (in bytes)
- freeSpace (in bytes)
- diskPath (eg. C:\ for Win or / for *nix)
- fileSystemType (eg. ext3, NTFS, etc...)
I believe RVTools, and some monitoring tools are using this specific api to grab info about local file system on the guest vm.
So far I was able to find metrics regarding datastore usage. This is fine, but equally important metric is local disk utilization of the guest vm.
Which metric is responsible for getting this info in VMWare or VMWare Metrics AddOns?
- https://docs.splunk.com/Documentation/AddOns/released/VMW/Sourcetypes
- https://docs.splunk.com/Documentation/AddOns/released/VMWmetrics/Sourcetypes
If none of the listed. Is there a way to customize VMW or VMWmetrics AddOns to grab this crucial information about VMs from vCenter?
Perhaps I should look elsewhere - I mean different App/AddOn?
