- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
kevind5
New Member
07-30-2013
10:16 AM
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
jstockamp
Communicator
07-30-2013
01:49 PM
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
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
jstockamp
Communicator
07-30-2013
01:49 PM
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
