<?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 Splunk App for Unix Home/Metrics Empty in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Unix-Home-Metrics-Empty/m-p/116611#M8732</link>
    <description>&lt;P&gt;Using Splunk App for Unix 5.0.1&lt;/P&gt;

&lt;P&gt;I set up a basic category with a couple groups in it with a couple hosts each.&lt;/P&gt;

&lt;P&gt;Search Head has SA-nix, Splunk_TA_nix, and splunk_app_for_nix installed.&lt;/P&gt;

&lt;P&gt;Indexers have SA-nix and Splunk_TA_nix installed.&lt;/P&gt;

&lt;P&gt;UF's have Splunk_TA_nix installed, with inputs enabled.&lt;/P&gt;

&lt;P&gt;On the SH I go to metrics, then click on a group and I get nothing "No results found..."&lt;/P&gt;

&lt;P&gt;If I search, (e.g.: index=os sourcetype=cpu) I get all the data I want.&lt;/P&gt;

&lt;P&gt;Settings/index/sourcetypes are all default, nothing fancy&lt;/P&gt;

&lt;P&gt;Why are my home screen/metrics screens are empty?&lt;/P&gt;</description>
    <pubDate>Wed, 02 Apr 2014 15:11:16 GMT</pubDate>
    <dc:creator>glitchcowboy</dc:creator>
    <dc:date>2014-04-02T15:11:16Z</dc:date>
    <item>
      <title>Splunk App for Unix Home/Metrics Empty</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Unix-Home-Metrics-Empty/m-p/116611#M8732</link>
      <description>&lt;P&gt;Using Splunk App for Unix 5.0.1&lt;/P&gt;

&lt;P&gt;I set up a basic category with a couple groups in it with a couple hosts each.&lt;/P&gt;

&lt;P&gt;Search Head has SA-nix, Splunk_TA_nix, and splunk_app_for_nix installed.&lt;/P&gt;

&lt;P&gt;Indexers have SA-nix and Splunk_TA_nix installed.&lt;/P&gt;

&lt;P&gt;UF's have Splunk_TA_nix installed, with inputs enabled.&lt;/P&gt;

&lt;P&gt;On the SH I go to metrics, then click on a group and I get nothing "No results found..."&lt;/P&gt;

&lt;P&gt;If I search, (e.g.: index=os sourcetype=cpu) I get all the data I want.&lt;/P&gt;

&lt;P&gt;Settings/index/sourcetypes are all default, nothing fancy&lt;/P&gt;

&lt;P&gt;Why are my home screen/metrics screens are empty?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 15:11:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Unix-Home-Metrics-Empty/m-p/116611#M8732</guid>
      <dc:creator>glitchcowboy</dc:creator>
      <dc:date>2014-04-02T15:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk App for Unix Home/Metrics Empty</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Unix-Home-Metrics-Empty/m-p/116612#M8733</link>
      <description>&lt;P&gt;which metric are you chosing from the dropdown?  If you go to the search inspector, what is the full search generated by the page when you get "no results found"?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 15:26:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Unix-Home-Metrics-Empty/m-p/116612#M8733</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2014-04-02T15:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk App for Unix Home/Metrics Empty</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Unix-Home-Metrics-Empty/m-p/116613#M8734</link>
      <description>&lt;P&gt;well, any metric!&lt;/P&gt;

&lt;P&gt;So I go to Hosts, select a host, and then the process stats has an inspector link.&lt;/P&gt;

&lt;P&gt;This search has completed and found 1 matching event. However, the transforming commands in the highlighted portion of the following search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;search index=os sourcetype=top host=XYZ  | stats  max(pctCPU) as pctCPU max(pctMEM) as pctMEM last(cpuTIME) as cpuTIME by COMMAND, USER  | eval  CMD=COMMAND  | fields  CMD, USER, pctCPU, pctMEM, cpuTIME
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;over the time range:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;4/2/14 10:30:37.000 AM – 1/1/01 12:00:00.000 AM
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;generated no results.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 15:37:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Unix-Home-Metrics-Empty/m-p/116613#M8734</guid>
      <dc:creator>glitchcowboy</dc:creator>
      <dc:date>2014-04-02T15:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk App for Unix Home/Metrics Empty</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Unix-Home-Metrics-Empty/m-p/116614#M8735</link>
      <description>&lt;P&gt;Wait... If I paste that search in (sans the word 'search'), I get no data, but if I put |multikv| in near the beginning it works.  Is there some sort of auto-multikv supposed to be going on here?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 15:42:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Unix-Home-Metrics-Empty/m-p/116614#M8735</guid>
      <dc:creator>glitchcowboy</dc:creator>
      <dc:date>2014-04-02T15:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk App for Unix Home/Metrics Empty</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Unix-Home-Metrics-Empty/m-p/116615#M8736</link>
      <description>&lt;P&gt;Yes, you'll see that in the TA there are the following lines:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[cpu]
SHOULD_LINEMERGE=false
LINE_BREAKER=(^$|[\r\n]+[\r\n]+)
TRUNCATE=1000000
DATETIME_CONFIG = CURRENT
KV_MODE = multi
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That last bit says use multi by default.  Is it possible that some other app/TA is overriding the TA's config?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2014 15:52:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Unix-Home-Metrics-Empty/m-p/116615#M8736</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2014-04-02T15:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk App for Unix Home/Metrics Empty</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Unix-Home-Metrics-Empty/m-p/116616#M8737</link>
      <description>&lt;P&gt;My SearchHead's Splunk_TA_nix was an empty folder.  Thus, the KV_MODE was gone.  &lt;/P&gt;

&lt;P&gt;Replaced Splunk_TA_nix and 'index=os|extract reload=t' and I'm in business.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:17:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-App-for-Unix-Home-Metrics-Empty/m-p/116616#M8737</guid>
      <dc:creator>glitchcowboy</dc:creator>
      <dc:date>2020-09-28T16:17:57Z</dc:date>
    </item>
  </channel>
</rss>

