Getting Data In

How to collect metrics of vmware performance in Splunk?

vinchakov_a
Path Finder

Hello! Can someone advise me how I can collect metrics of perfomance of vmware vms?

Tags (2)
0 Karma

trsavela
Path Finder

The vmware app is great. However it does not collect all the data that is available. I ended up using the vmWare app for the big picture, but wrote my own app to collect more detailed info. In my case I'm pulling io_read/write from vCenter using pyvmomi.

https://github.com/vmware/pyvmomi

0 Karma

trsavela
Path Finder

The app does collect lots of performance stats, they are not enabled by default. Found what I Needed in the docs, the config docs.

http://docs.splunk.com/Documentation/VMW/latest/Configuration/Managethresholdsettings

0 Karma

Ayn
Legend
0 Karma

vinchakov_a
Path Finder

Thanks, but this by itself. Expensively. Whether there are options to make most?

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...