Getting Data In

Perfmon process elapsed time not showing individual instances

cn_jluke
New Member
Inputs.conf shows:
[perfmon://Process]
object = Process
interval = 120
counters = Elapsed Time
instances = w3wp*

Perfmon itself shows 6 instances of w3wp (w3wp, w3wp#1, w3wp#2, w3wp#3, w3wp#4, w3wp#5, w3wp#6)

Yet when you view the results in splunk (sourcetype="Perfmon:Process"), every Instance value is w3wp*.
I would expect it to list 6 entries each time period, one for each of the w3wp processes.

I can't tell whether it is averaging all w3wp processes or whether it is ignoring all the w3wp# instances (perhaps because the hashtag # is a comment symbol in config files?).

So thoughts on that?
Also, I would like to explicitly list each w3wp process in the inputs.conf as such.

instances = w3wp;w3wp#1;w3wp#2;w3wp#3;w3wp#4;w3wp#5;w3wp#6

However, # is a comment symbol so how do I escape the #?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...