<?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: problem in query in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/problem-in-query/m-p/87825#M22441</link>
    <description>&lt;P&gt;It is working fine.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Rajiv&lt;/P&gt;</description>
    <pubDate>Thu, 08 Mar 2012 23:10:38 GMT</pubDate>
    <dc:creator>rajiv_kumar</dc:creator>
    <dc:date>2012-03-08T23:10:38Z</dc:date>
    <item>
      <title>problem in query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-in-query/m-p/87822#M22438</link>
      <description>&lt;P&gt;I am using this query to get the Percentage CPU Utilization.&lt;/P&gt;

&lt;P&gt;index=os sourcetype="cpu" minutesago=15 | eval human_readable_time=strftime(_time, "%Y-%d-%m %H:%M:%S") | &lt;BR /&gt;
table host, human_readable_time, pctUser, pctIdle&lt;/P&gt;

&lt;P&gt;It work fine on Splunk 4.5 version but i am not getting data on 4.2.3 version, i am not getting data for pctUser and pctIdle fields&lt;/P&gt;

&lt;P&gt;Kindly Help&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:29:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-in-query/m-p/87822#M22438</guid>
      <dc:creator>kuldeepsingh99</dc:creator>
      <dc:date>2020-09-28T11:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: problem in query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-in-query/m-p/87823#M22439</link>
      <description>&lt;P&gt;Which version of Splunk are you running? 4.3.1 is the latest.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2012 19:29:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-in-query/m-p/87823#M22439</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2012-03-08T19:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: problem in query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-in-query/m-p/87824#M22440</link>
      <description>&lt;P&gt;i used the following to get it to work on 4.5:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=os sourcetype="cpu" minutesago=15 | multikv forceheader=1 | eval human_readable_time=strftime(_time, "%Y-%d-%m %H:%M:%S") | table host, human_readable_time, pctUser, pctIdle
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 08 Mar 2012 20:13:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-in-query/m-p/87824#M22440</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2012-03-08T20:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: problem in query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-in-query/m-p/87825#M22441</link>
      <description>&lt;P&gt;It is working fine.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Rajiv&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2012 23:10:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-in-query/m-p/87825#M22441</guid>
      <dc:creator>rajiv_kumar</dc:creator>
      <dc:date>2012-03-08T23:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: problem in query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-in-query/m-p/87826#M22442</link>
      <description>&lt;P&gt;great! then if you could accept the answer it will be useful for other with same issue.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2012 05:39:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-in-query/m-p/87826#M22442</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2012-03-09T05:39:17Z</dc:date>
    </item>
    <item>
      <title>Re: problem in query</title>
      <link>https://community.splunk.com/t5/Splunk-Search/problem-in-query/m-p/87827#M22443</link>
      <description>&lt;P&gt;He meant Splunk for Unix/Linux app v4.5&lt;/P&gt;</description>
      <pubDate>Fri, 09 Mar 2012 05:40:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/problem-in-query/m-p/87827#M22443</guid>
      <dc:creator>MarioM</dc:creator>
      <dc:date>2012-03-09T05:40:20Z</dc:date>
    </item>
  </channel>
</rss>

