All Apps and Add-ons

Is there any reason to use Perfmon over WMI on a universal forwarder when monitoring local data?

philwhite
New Member

Is there any reason to use Perfmon over WMI on a Universal Forwarder when monitoring local data? Perfmon gets it's data from WMI anyways, so why add the extra step of using Perfmon when you can just hit up WMI directly? I am considering editing my Windows TA to only use WMI (ie wmi.conf) and turning off perfmon. Does anyone see any issue with this?

0 Karma
1 Solution

dstaulcu
Builder

Hello

The perfmon handler has a few advantages over WMI. For one, it's what's used in splunk_ta_windows (currently) and thus a few applications (windows infrastructure, ITSI, XenDesktop) are expecting inputs in non-compressed perfmon format. If you are more concerned with license utilization and bandwidth utilization than app compatibility, perfmon's multi-kv option allows for compression of multiple counters and sample-interval statistics in a single event/packet.

View solution in original post

dstaulcu
Builder

Hello

The perfmon handler has a few advantages over WMI. For one, it's what's used in splunk_ta_windows (currently) and thus a few applications (windows infrastructure, ITSI, XenDesktop) are expecting inputs in non-compressed perfmon format. If you are more concerned with license utilization and bandwidth utilization than app compatibility, perfmon's multi-kv option allows for compression of multiple counters and sample-interval statistics in a single event/packet.

philwhite
New Member

Thank you.

0 Karma
Get Updates on the Splunk Community!

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...

Cloud Platform | Migrating your Splunk Cloud deployment to Python 3.7

Python 2.7, the last release of Python 2, reached End of Life back on January 1, 2020. As part of our larger ...

Splunk Observability Cloud | Enhancing Your Onboarding Experience with the ...

We understand that your initial experience with getting data into Splunk Observability Cloud is crucial as it ...