<?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: Universal Forwarder not Forwarding Performance in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33041#M5902</link>
    <description>&lt;P&gt;Rick. Ok - I assume that JMETZGER-PC is the source with the UF on it, not the host indexer, and that you still only see WMI:stuff from the latter...and that JMETZ..is sending other data through e.g. it confirms the UF started?&lt;BR /&gt;
If the above is true then try 2 things:&lt;BR /&gt;
1) deep dive into the Splunk internal indexes for perfmon errors using: index=_internal source=*splunkd.log perfmon&lt;BR /&gt;
2) Just check that the PC with the UF on it does have Splunk running with system permissions - sufficient to initiate the performance monitor?&lt;BR /&gt;
Br, Dave&lt;/P&gt;</description>
    <pubDate>Fri, 30 Nov 2012 10:18:46 GMT</pubDate>
    <dc:creator>DaveSavage</dc:creator>
    <dc:date>2012-11-30T10:18:46Z</dc:date>
    <item>
      <title>Universal Forwarder not Forwarding Performance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33030#M5891</link>
      <description>&lt;P&gt;I have a receiver and one forwarder, the universal forwarder (Windows 7 box) sends logs (sys, app, etc) but will not send performance data. I have all the firewalls turned off, the ports are correct, and re-installed the forwarder. Nothing. Any Ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Nov 2012 17:40:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33030#M5891</guid>
      <dc:creator>Rickmcvick31</dc:creator>
      <dc:date>2012-11-13T17:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not Forwarding Performance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33031#M5892</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;dealing with the same issue right now.&lt;/P&gt;

&lt;P&gt;I've added this to the inputs.conf in directory of the Universal Forwarder. C:\Program Files\SplunkUniversalForwarder\etc\apps\MSICreated\local&lt;/P&gt;

&lt;P&gt;[perfmon://LocalPhysicalDisk]&lt;BR /&gt;
interval = 30&lt;BR /&gt;
object = PhysicalDisk&lt;BR /&gt;
counters = Disk Bytes/sec; % Disk Read Time; % Disk Write Time; % Disk Time&lt;BR /&gt;
instances = *&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
index = main&lt;/P&gt;

&lt;P&gt;[perfmon://LocalMainMemory]&lt;BR /&gt;
interval = 30&lt;BR /&gt;
object = Memory&lt;BR /&gt;
counters = Committed Bytes; Available Bytes; % Committed Bytes In Use&lt;BR /&gt;
disabled = 0&lt;BR /&gt;
index = main&lt;/P&gt;

&lt;P&gt;[perfmon://Processor]&lt;BR /&gt;&lt;BR /&gt;
interval = 60&lt;BR /&gt;&lt;BR /&gt;
object = Processor&lt;BR /&gt;
counters = % Processor Time&lt;BR /&gt;&lt;BR /&gt;
instances = _Total&lt;BR /&gt;&lt;BR /&gt;
disabled = 0&lt;BR /&gt;&lt;BR /&gt;
index = main&lt;/P&gt;

&lt;P&gt;kind of works, still playing around&lt;/P&gt;

&lt;P&gt;Jiri&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2012 11:44:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33031#M5892</guid>
      <dc:creator>brokolice</dc:creator>
      <dc:date>2012-11-14T11:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not Forwarding Performance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33032#M5893</link>
      <description>&lt;P&gt;Have you got anywhere with this, not sure what the answers below are meant to mean.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2012 11:58:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33032#M5893</guid>
      <dc:creator>matthewcanty</dc:creator>
      <dc:date>2012-11-28T11:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not Forwarding Performance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33033#M5894</link>
      <description>&lt;P&gt;I have the same problem - did you ever get to the bottom of it?  Or did you stick with adding comments to the input.conf directly?&lt;/P&gt;

&lt;P&gt;This seems like something Splunk would've heavily tested - did we miss something obvious?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2012 22:22:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33033#M5894</guid>
      <dc:creator>jsmander</dc:creator>
      <dc:date>2012-11-28T22:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not Forwarding Performance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33034#M5895</link>
      <description>&lt;P&gt;I am still working on it, however, the comments did not work in the .conf so I'm stuck with no performance data, save for the host PC.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2012 22:25:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33034#M5895</guid>
      <dc:creator>Rickmcvick31</dc:creator>
      <dc:date>2012-11-28T22:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not Forwarding Performance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33035#M5896</link>
      <description>&lt;P&gt;I just put all my perfmon configurations straight into the inputs.conf. Worked a treat. Don't know why it works, or why it's not written down anywhere but there ya go.&lt;/P&gt;

&lt;P&gt;Update:&lt;/P&gt;

&lt;P&gt;This is as it appears in my inputs.conf -&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[perfmon://Processor Information]
interval = 10
object = Processor Information
counters = % Processor Time;
instances = _Total
disabled = 0
index=daldevperfmon
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;In outputs.conf make sure you have the index setup:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup=daldevperfmon
disabled=false

[tcpout:daldevperfmon]
server=127.0.0.1:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 09:33:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33035#M5896</guid>
      <dc:creator>matthewcanty</dc:creator>
      <dc:date>2012-11-29T09:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not Forwarding Performance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33036#M5897</link>
      <description>&lt;P&gt;I have done that and I got nothing. I wonder if I am missing something obvious. Like the proverbial glowing button that says "click to enable performance data you dope"&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 14:36:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33036#M5897</guid>
      <dc:creator>Rickmcvick31</dc:creator>
      <dc:date>2012-11-29T14:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not Forwarding Performance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33037#M5898</link>
      <description>&lt;P&gt;Rick - I take it you have checked Computer Management (compmgmt.msc from the command line) and that under Services, 'Performance Logs and Alerts' is Started? Best make it persistent as well?&lt;BR /&gt;
Br Dave&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 15:19:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33037#M5898</guid>
      <dc:creator>DaveSavage</dc:creator>
      <dc:date>2012-11-29T15:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not Forwarding Performance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33038#M5899</link>
      <description>&lt;P&gt;hmm, well that may be the proverbial button, I started the service, we will see how it goes. Perhaps starting that service with the inputs.conf comments will work.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 15:38:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33038#M5899</guid>
      <dc:creator>Rickmcvick31</dc:creator>
      <dc:date>2012-11-29T15:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not Forwarding Performance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33039#M5900</link>
      <description>&lt;P&gt;Good luck!I'll follow this thread to see if it worked &amp;amp; will change the question to 'a' (potential)answer to help others.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 16:07:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33039#M5900</guid>
      <dc:creator>DaveSavage</dc:creator>
      <dc:date>2012-11-29T16:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not Forwarding Performance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33040#M5901</link>
      <description>&lt;P&gt;I have, I haven't tried the comments in the inputs.conf in conjunction with turning on the services, but as of now when I check the performance of one of my forwarders, I get no info: click here. So when I click to see the search criteria I see this: &lt;/P&gt;

&lt;P&gt;This search has completed, but did not match any events. The terms specified in the highlighted portion of the search:&lt;/P&gt;

&lt;P&gt;search source=WMI:CPUTime host=JMETZGER-PC | eval CPULoad = PercentProcessorTime | timechart avg(CPULoad) min(CPULoad) max(CPULoad)&lt;/P&gt;</description>
      <pubDate>Thu, 29 Nov 2012 19:20:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33040#M5901</guid>
      <dc:creator>Rickmcvick31</dc:creator>
      <dc:date>2012-11-29T19:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not Forwarding Performance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33041#M5902</link>
      <description>&lt;P&gt;Rick. Ok - I assume that JMETZGER-PC is the source with the UF on it, not the host indexer, and that you still only see WMI:stuff from the latter...and that JMETZ..is sending other data through e.g. it confirms the UF started?&lt;BR /&gt;
If the above is true then try 2 things:&lt;BR /&gt;
1) deep dive into the Splunk internal indexes for perfmon errors using: index=_internal source=*splunkd.log perfmon&lt;BR /&gt;
2) Just check that the PC with the UF on it does have Splunk running with system permissions - sufficient to initiate the performance monitor?&lt;BR /&gt;
Br, Dave&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 10:18:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33041#M5902</guid>
      <dc:creator>DaveSavage</dc:creator>
      <dc:date>2012-11-30T10:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not Forwarding Performance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33042#M5903</link>
      <description>&lt;P&gt;Lastly - it is worth going the perfmon.conf route. Splunk docs has more on it here: &lt;A href="http://docs.splunk.com/Documentation/Splunk/4.2.3/ReleaseNotes/Workaroundtoadd64-bitWindowsperfmoninputs"&gt;http://docs.splunk.com/Documentation/Splunk/4.2.3/ReleaseNotes/Workaroundtoadd64-bitWindowsperfmoninputs&lt;/A&gt;&lt;BR /&gt;
You may find that you don't have a perfmon.conf operational i.e. there is an example file in ../etc/system but not in /system/default..nor in your ../system/local as yet.&lt;BR /&gt;
Use the example file as your template and save it to local per usual. Then restart the service.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2012 10:39:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33042#M5903</guid>
      <dc:creator>DaveSavage</dc:creator>
      <dc:date>2012-11-30T10:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder not Forwarding Performance</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33043#M5904</link>
      <description>&lt;P&gt;Hi Brokolice,&lt;/P&gt;

&lt;P&gt;Have you managed to get these counters and perfmons in the splunk indexer?&lt;/P&gt;

&lt;P&gt;If yes, Can you please tell me how you did it?&lt;/P&gt;

&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;

&lt;P&gt;Tirumal&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2013 09:46:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Universal-Forwarder-not-Forwarding-Performance/m-p/33043#M5904</guid>
      <dc:creator>tirusplunk</dc:creator>
      <dc:date>2013-11-13T09:46:37Z</dc:date>
    </item>
  </channel>
</rss>

