<?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 Monitoring NServiceBus Critical Time perfmon not working in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-NServiceBus-Critical-Time-perfmon-not-working/m-p/67374#M13545</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm trying to setup monitoring the perfmon of nservicebus critical time on some services, but still no luck, no data is being forwarded&lt;/P&gt;

&lt;P&gt;currently i have added the ff in inputs.conf on the UF&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[perfmon://Critical Time]
interval = 5
object = NServiceBus
counter = Critical Time
instance= [myservice]
disabled = 0
index = main
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I am doing it wrong? Any help would be appreciated&lt;BR /&gt;
Thanks in advance guys&lt;/P&gt;</description>
    <pubDate>Thu, 19 Sep 2013 04:58:03 GMT</pubDate>
    <dc:creator>markgomez00</dc:creator>
    <dc:date>2013-09-19T04:58:03Z</dc:date>
    <item>
      <title>Monitoring NServiceBus Critical Time perfmon not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-NServiceBus-Critical-Time-perfmon-not-working/m-p/67374#M13545</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm trying to setup monitoring the perfmon of nservicebus critical time on some services, but still no luck, no data is being forwarded&lt;/P&gt;

&lt;P&gt;currently i have added the ff in inputs.conf on the UF&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[perfmon://Critical Time]
interval = 5
object = NServiceBus
counter = Critical Time
instance= [myservice]
disabled = 0
index = main
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I am doing it wrong? Any help would be appreciated&lt;BR /&gt;
Thanks in advance guys&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2013 04:58:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-NServiceBus-Critical-Time-perfmon-not-working/m-p/67374#M13545</guid>
      <dc:creator>markgomez00</dc:creator>
      <dc:date>2013-09-19T04:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring NServiceBus Critical Time perfmon not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitoring-NServiceBus-Critical-Time-perfmon-not-working/m-p/67375#M13546</link>
      <description>&lt;P&gt;I used WMI inputs to query performance counters (including the NSB ones) successfully.&lt;/P&gt;

&lt;P&gt;Example from &lt;A href="http://blogs.splunk.com/2008/04/29/wmi-comes-to-splunk/" target="_blank"&gt;http://blogs.splunk.com/2008/04/29/wmi-comes-to-splunk/&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;[WMI:LocalAllProcesses]&lt;BR /&gt;
namespace = \.\root\cimv2&lt;BR /&gt;
interval = 30&lt;BR /&gt;
wql = select * from Win32_PerfFormattedData_PerfProc_Process&lt;BR /&gt;
disabled = 0&lt;/P&gt;

&lt;P&gt;I used the following steps:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Discover the appropriate counter using 'CIM Studio'&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;&lt;A href="http://www.microsoft.com/en-us/download/details.aspx?id=24045" target="_blank"&gt;http://www.microsoft.com/en-us/download/details.aspx?id=24045&lt;/A&gt;&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Test in a PowerShell prompt&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Get-WmiObject -Query "select * from Win32_PerfFormattedData_PerfProc_Process"&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Take exactly that query into your WMI input in Splunk.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Sorry, I don't have the NSB specific example handy.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:52:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitoring-NServiceBus-Critical-Time-perfmon-not-working/m-p/67375#M13546</guid>
      <dc:creator>aluetjen</dc:creator>
      <dc:date>2020-09-28T14:52:25Z</dc:date>
    </item>
  </channel>
</rss>

