<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Perfmon process elapsed time not showing individual instances in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Perfmon-process-elapsed-time-not-showing-individual-instances/m-p/333382#M61631</link>
    <description>&lt;PRE&gt;&lt;CODE&gt;Inputs.conf shows:
[perfmon://Process]
object = Process
interval = 120
counters = Elapsed Time
instances = w3wp*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Perfmon itself shows 6 instances of w3wp &lt;CODE&gt;(w3wp, w3wp#1, w3wp#2, w3wp#3, w3wp#4, w3wp#5, w3wp#6)&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Yet when you view the results in splunk &lt;CODE&gt;(sourcetype="Perfmon:Process")&lt;/CODE&gt;, every Instance value is w3wp*.&lt;BR /&gt;
I would expect it to list 6 entries each time period, one for each of the w3wp processes.&lt;/P&gt;

&lt;P&gt;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?).&lt;/P&gt;

&lt;P&gt;So thoughts on that?&lt;BR /&gt;
Also, I would like to explicitly list each w3wp process in the inputs.conf as such.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;instances = w3wp;w3wp#1;w3wp#2;w3wp#3;w3wp#4;w3wp#5;w3wp#6&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;However, # is a comment symbol so how do I escape the #?&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jan 2018 17:59:25 GMT</pubDate>
    <dc:creator>cn_jluke</dc:creator>
    <dc:date>2018-01-24T17:59:25Z</dc:date>
    <item>
      <title>Perfmon process elapsed time not showing individual instances</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Perfmon-process-elapsed-time-not-showing-individual-instances/m-p/333382#M61631</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;Inputs.conf shows:
[perfmon://Process]
object = Process
interval = 120
counters = Elapsed Time
instances = w3wp*
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Perfmon itself shows 6 instances of w3wp &lt;CODE&gt;(w3wp, w3wp#1, w3wp#2, w3wp#3, w3wp#4, w3wp#5, w3wp#6)&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Yet when you view the results in splunk &lt;CODE&gt;(sourcetype="Perfmon:Process")&lt;/CODE&gt;, every Instance value is w3wp*.&lt;BR /&gt;
I would expect it to list 6 entries each time period, one for each of the w3wp processes.&lt;/P&gt;

&lt;P&gt;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?).&lt;/P&gt;

&lt;P&gt;So thoughts on that?&lt;BR /&gt;
Also, I would like to explicitly list each w3wp process in the inputs.conf as such.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;instances = w3wp;w3wp#1;w3wp#2;w3wp#3;w3wp#4;w3wp#5;w3wp#6&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;However, # is a comment symbol so how do I escape the #?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2018 17:59:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Perfmon-process-elapsed-time-not-showing-individual-instances/m-p/333382#M61631</guid>
      <dc:creator>cn_jluke</dc:creator>
      <dc:date>2018-01-24T17:59:25Z</dc:date>
    </item>
  </channel>
</rss>

