Getting Data In

Windows 2008 Performance Monitor

kevind5
New Member

How can I add the input to collect HTTP service request counters from my web servers using the Universal Forwarder. thanks

Tags (2)
0 Karma
1 Solution

jstockamp
Communicator

You just need to add the appropriate perfmon counters.

http://docs.splunk.com/Documentation/Splunk/5.0.3/Data/Real-timeWindowsperformancemonitoring

You should be adding stanzas like this to your perfmon configuration:

[PERFMON:Web Service]
counters = Get Requests/sec;Current Connections
disabled = 0
instances = *
interval = 10
object = Web Service
index = windows_perfmon

View solution in original post

0 Karma

jstockamp
Communicator

You just need to add the appropriate perfmon counters.

http://docs.splunk.com/Documentation/Splunk/5.0.3/Data/Real-timeWindowsperformancemonitoring

You should be adding stanzas like this to your perfmon configuration:

[PERFMON:Web Service]
counters = Get Requests/sec;Current Connections
disabled = 0
instances = *
interval = 10
object = Web Service
index = windows_perfmon
0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...