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
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...