<?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 Re: Perfmon on Exchange App is not working: What does &amp;quot;unable to add counter&amp;quot; mean? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Perfmon-on-Exchange-App-is-not-working-What-does-quot-unable-to/m-p/69635#M180549</link>
    <description>&lt;P&gt;COntact your friendly Splunk support folks if you have a support contract.  It needs more help than I can provide.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Oct 2012 22:12:40 GMT</pubDate>
    <dc:creator>ahall_splunk</dc:creator>
    <dc:date>2012-10-19T22:12:40Z</dc:date>
    <item>
      <title>Perfmon on Exchange App is not working: What does "unable to add counter" mean?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Perfmon-on-Exchange-App-is-not-working-What-does-quot-unable-to/m-p/69632#M180546</link>
      <description>&lt;P&gt;We have an environment with 4 Exchange Servers 2010 (2x CAS/HUB and 2x MBX), one each server we have installed splunk with the TA's for their appropriate roles. All four splunk instances on the exchange servers are forwarding there data to a single splunk instance. On the  CAS servers we have the problem that perfmon is not generating any data because of several errors that are logged in splunkd.log. I have checked the perfmon.conf and its variables it looks ok. First on every time the perfmon script is running the following error occurs:&lt;/P&gt;

&lt;P&gt;09-17-2012 15:59:09.179 +0200 ERROR ExecProcessor - message from ""C:\Program Files\Splunk\bin\splunk-perfmon.exe" -index perfmon" splunk-perfmon - Unable to add counter '\MSExchange ActiveSync(*)\Requests/sec'  error 0xc0000bb9&lt;/P&gt;

&lt;P&gt;09-17-2012 15:59:09.179 +0200 ERROR ExecProcessor - message from ""C:\Program Files\Splunk\bin\splunk-perfmon.exe" -index perfmon" splunk-perfmon - Perfmon - Invalid counter - &lt;/P&gt;

&lt;P&gt;09-17-2012 15:59:09.179 +0200 ERROR ExecProcessor - message from ""C:\Program Files\Splunk\bin\splunk-perfmon.exe" -index perfmon" splunk-perfmon - Unable to add counter '\MSExchange ActiveSync(*)\Average Request Time'  error 0xc0000bb9&lt;/P&gt;

&lt;P&gt;09-17-2012 15:59:09.179 +0200 ERROR ExecProcessor - message from ""C:\Program Files\Splunk\bin\splunk-perfmon.exe" -index perfmon" splunk-perfmon - Perfmon - Invalid counter - e Non-Sm "\x84&lt;/P&gt;

&lt;P&gt;09-17-2012 15:59:09.179 +0200 ERROR ExecProcessor - message from ""C:\Program Files\Splunk\bin\splunk-perfmon.exe" -index perfmon" splunk-perfmon - Unable to add counter '\ASP.NET(*)\Request Wait Time'  error 0xc0000bb9&lt;/P&gt;

&lt;P&gt;09-17-2012 15:59:09.179 +0200 ERROR ExecProcessor - message from ""C:\Program Files\Splunk\bin\splunk-perfmon.exe" -index perfmon" splunk-perfmon - Perfmon - Invalid counter - &lt;/P&gt;

&lt;P&gt;09-17-2012 15:59:09.179 +0200 ERROR ExecProcessor - message from ""C:\Program Files\Splunk\bin\splunk-perfmon.exe" -index perfmon" splunk-perfmon - Unable to add counter '\ASP.NET(*)\Requests Current'  error 0xc0000bb9&lt;/P&gt;

&lt;P&gt;Can it be an issue with the installed .NET framework version? Currently version 4.0.30319 ist running. Exchange version is: 14.2.247.5&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2012 07:55:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Perfmon-on-Exchange-App-is-not-working-What-does-quot-unable-to/m-p/69632#M180546</guid>
      <dc:creator>btiggemann</dc:creator>
      <dc:date>2012-09-25T07:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Perfmon on Exchange App is not working: What does "unable to add counter" mean?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Perfmon-on-Exchange-App-is-not-working-What-does-quot-unable-to/m-p/69633#M180547</link>
      <description>&lt;P&gt;These errors indicate that the server cannot find the right Perfmon counters.  They will be removed from the list of perfmon counters being checked.  These errors will not prevent splunk-perfmon.exe from running.  &lt;/P&gt;

&lt;P&gt;Start up the regular perfmon.exe and use Add Counter to add the counters in and see if they are actually available and generating non-zero results.  If you see something there, then the problem is with the splunk-perfmon collection and we need to dig further.  If you do not see the counters and they are non-zero, then you need to investigate the Windows side of things.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2012 11:51:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Perfmon-on-Exchange-App-is-not-working-What-does-quot-unable-to/m-p/69633#M180547</guid>
      <dc:creator>ahall_splunk</dc:creator>
      <dc:date>2012-09-25T11:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Perfmon on Exchange App is not working: What does "unable to add counter" mean?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Perfmon-on-Exchange-App-is-not-working-What-does-quot-unable-to/m-p/69634#M180548</link>
      <description>&lt;P&gt;Hello Adrian,&lt;BR /&gt;
 I have used the perfon.exe from Microsoft to add the values that has been reported in the splunkd.log. Every counter was available and all of them are giving non-zero values, except those that are only giving a value grater than zero if there is a problem. So, it must be a problem with the splunk-perfmon.exe&lt;/P&gt;

&lt;P&gt;Do you have any idea how we can go on with this?&lt;/P&gt;

&lt;P&gt;Best regards &lt;BR /&gt;
Benjamin&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2012 13:31:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Perfmon-on-Exchange-App-is-not-working-What-does-quot-unable-to/m-p/69634#M180548</guid>
      <dc:creator>btiggemann</dc:creator>
      <dc:date>2012-10-19T13:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Perfmon on Exchange App is not working: What does "unable to add counter" mean?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Perfmon-on-Exchange-App-is-not-working-What-does-quot-unable-to/m-p/69635#M180549</link>
      <description>&lt;P&gt;COntact your friendly Splunk support folks if you have a support contract.  It needs more help than I can provide.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2012 22:12:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Perfmon-on-Exchange-App-is-not-working-What-does-quot-unable-to/m-p/69635#M180549</guid>
      <dc:creator>ahall_splunk</dc:creator>
      <dc:date>2012-10-19T22:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Perfmon on Exchange App is not working: What does "unable to add counter" mean?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Perfmon-on-Exchange-App-is-not-working-What-does-quot-unable-to/m-p/69636#M180550</link>
      <description>&lt;P&gt;Ok, I have already done that. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2012 09:22:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Perfmon-on-Exchange-App-is-not-working-What-does-quot-unable-to/m-p/69636#M180550</guid>
      <dc:creator>btiggemann</dc:creator>
      <dc:date>2012-10-22T09:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Perfmon on Exchange App is not working: What does "unable to add counter" mean?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Perfmon-on-Exchange-App-is-not-working-What-does-quot-unable-to/m-p/69637#M180551</link>
      <description>&lt;P&gt;Ok, I have already done that. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Oct 2012 09:22:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Perfmon-on-Exchange-App-is-not-working-What-does-quot-unable-to/m-p/69637#M180551</guid>
      <dc:creator>btiggemann</dc:creator>
      <dc:date>2012-10-22T09:22:56Z</dc:date>
    </item>
  </channel>
</rss>

