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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...