<?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: CPU Dashboard with Radial Gauge in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/CPU-Dashboard-with-Radial-Gauge/m-p/96453#M5278</link>
    <description>&lt;P&gt;Here's an example based around the messages over 10 minutes in Splunk's internal log:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;?xml version='1.0' encoding='utf-8'?&amp;gt;
&amp;lt;dashboard&amp;gt;
  &amp;lt;label&amp;gt;testgauge&amp;lt;/label&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;chart&amp;gt;
      &amp;lt;searchString&amp;gt;index=_internal | stats count &amp;lt;/searchString&amp;gt;
      &amp;lt;title&amp;gt;internal&amp;lt;/title&amp;gt;
      &amp;lt;earliestTime&amp;gt;rt-10m&amp;lt;/earliestTime&amp;gt;
      &amp;lt;latestTime&amp;gt;rt&amp;lt;/latestTime&amp;gt;
      &amp;lt;option name="charting.chart"&amp;gt;radialGauge&amp;lt;/option&amp;gt;
      &amp;lt;option name="count"&amp;gt;10&amp;lt;/option&amp;gt;
      &amp;lt;option name="displayRowNumbers"&amp;gt;true&amp;lt;/option&amp;gt;
    &amp;lt;/chart&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You'll probably want to switch out the search for one which finds the CPUTime events, and then pipe to &lt;CODE&gt;stats avg(CPUTime)&lt;/CODE&gt; or similar.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Mar 2012 16:05:36 GMT</pubDate>
    <dc:creator>dart</dc:creator>
    <dc:date>2012-03-19T16:05:36Z</dc:date>
    <item>
      <title>CPU Dashboard with Radial Gauge</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/CPU-Dashboard-with-Radial-Gauge/m-p/96452#M5277</link>
      <description>&lt;P&gt;Hy Guys,&lt;/P&gt;

&lt;P&gt;i work since 3 Days with Splunk, now i was try to configure a Dashboard for a Server with the Radial Gauge Visualization.&lt;/P&gt;

&lt;P&gt;But i dont know how, can anyone give me a example "search" code for this?&lt;BR /&gt;
Server name: test-splunk , i have installed the Windows App, and Poll's the CPUTime every Second.&lt;/P&gt;

&lt;P&gt;And now i will see the Radial Gauge in "Real Time" or every few seconds with the CPU % from the test-splunk server.&lt;/P&gt;

&lt;P&gt;Thank You.&lt;/P&gt;

&lt;P&gt;/edit&lt;/P&gt;

&lt;P&gt;This is my search-code at this moment:&lt;BR /&gt;
source=WMI:CPUTime host="test-splunk" PercentUserTime="*" | timechart avg(PercentUserTime)&lt;/P&gt;

&lt;P&gt;I was try time range -1h to nothing, with this option i see a Column Grahpic from the last Hour.&lt;BR /&gt;
When i Try the Radial Gauge i see only 0...when i change the Time Range to -1s, nothing happents, Radial Gauge is only 0.&lt;/P&gt;

&lt;P&gt;greets&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2012 15:32:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/CPU-Dashboard-with-Radial-Gauge/m-p/96452#M5277</guid>
      <dc:creator>Rhuen</dc:creator>
      <dc:date>2012-03-19T15:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: CPU Dashboard with Radial Gauge</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/CPU-Dashboard-with-Radial-Gauge/m-p/96453#M5278</link>
      <description>&lt;P&gt;Here's an example based around the messages over 10 minutes in Splunk's internal log:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;?xml version='1.0' encoding='utf-8'?&amp;gt;
&amp;lt;dashboard&amp;gt;
  &amp;lt;label&amp;gt;testgauge&amp;lt;/label&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;chart&amp;gt;
      &amp;lt;searchString&amp;gt;index=_internal | stats count &amp;lt;/searchString&amp;gt;
      &amp;lt;title&amp;gt;internal&amp;lt;/title&amp;gt;
      &amp;lt;earliestTime&amp;gt;rt-10m&amp;lt;/earliestTime&amp;gt;
      &amp;lt;latestTime&amp;gt;rt&amp;lt;/latestTime&amp;gt;
      &amp;lt;option name="charting.chart"&amp;gt;radialGauge&amp;lt;/option&amp;gt;
      &amp;lt;option name="count"&amp;gt;10&amp;lt;/option&amp;gt;
      &amp;lt;option name="displayRowNumbers"&amp;gt;true&amp;lt;/option&amp;gt;
    &amp;lt;/chart&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You'll probably want to switch out the search for one which finds the CPUTime events, and then pipe to &lt;CODE&gt;stats avg(CPUTime)&lt;/CODE&gt; or similar.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2012 16:05:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/CPU-Dashboard-with-Radial-Gauge/m-p/96453#M5278</guid>
      <dc:creator>dart</dc:creator>
      <dc:date>2012-03-19T16:05:36Z</dc:date>
    </item>
  </channel>
</rss>

