<?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: Can't get chart to show data. in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Can-t-get-chart-to-show-data/m-p/86424#M22040</link>
    <description>&lt;P&gt;lguinn - That was it: it needs to be Value instead of value. Thank you.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jun 2012 14:29:22 GMT</pubDate>
    <dc:creator>keithstone</dc:creator>
    <dc:date>2012-06-29T14:29:22Z</dc:date>
    <item>
      <title>Can't get chart to show data.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-get-chart-to-show-data/m-p/86422#M22038</link>
      <description>&lt;P&gt;I have about 10 Windows computers using the universal forwarder to report CPU utilization, memory, disk and network consumption to a Splunk server. I'm trying to chart the average processor time per processor over the last 24 hours. The search clearly finds records that qualify for the search set, but the chart shows no data, whether in tabular form or bar chart.&lt;/P&gt;

&lt;P&gt;I'm trying to use&lt;/P&gt;

&lt;P&gt;host=xyz511* object=Processor counter="% Processor Time" | chart avg(value) over host&lt;/P&gt;

&lt;P&gt;The chart shows me the proper list of hosts, but the avg(value) has no value, yet if I look at the records list, I can see the records being used in the search set, and I can clearly see that each record has a value field with the data I want to average out. &lt;/P&gt;

&lt;P&gt;So I must be misunderstanding something.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2012 17:00:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-get-chart-to-show-data/m-p/86422#M22038</guid>
      <dc:creator>keithstone</dc:creator>
      <dc:date>2012-06-28T17:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get chart to show data.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-get-chart-to-show-data/m-p/86423#M22039</link>
      <description>&lt;P&gt;Note that field &lt;STRONG&gt;names&lt;/STRONG&gt; are case-sensitive. (Field &lt;STRONG&gt;values&lt;/STRONG&gt; are not.)&lt;BR /&gt;
Shouldn't it be Value instead of value?&lt;/P&gt;

&lt;P&gt;Please forgive me if this is off-the-mark, but I can't get to any Windows data at this moment to test...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ost=xyz511* object=Processor counter="% Processor Time" | chart avg(Value) over host
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 29 Jun 2012 07:04:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-get-chart-to-show-data/m-p/86423#M22039</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2012-06-29T07:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get chart to show data.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-t-get-chart-to-show-data/m-p/86424#M22040</link>
      <description>&lt;P&gt;lguinn - That was it: it needs to be Value instead of value. Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2012 14:29:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-t-get-chart-to-show-data/m-p/86424#M22040</guid>
      <dc:creator>keithstone</dc:creator>
      <dc:date>2012-06-29T14:29:22Z</dc:date>
    </item>
  </channel>
</rss>

