<?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: How to refresh a dashboard with multiple single value panels every minute without screen jump or &amp;quot;Waiting for data...&amp;quot; message? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-refresh-a-dashboard-with-multiple-single-value-panels/m-p/259309#M16308</link>
    <description>&lt;P&gt;One option would to create scheduled savedsearches running every 60mins and use that in your panels. That would still cause a hiccup by much shorter duration when compared to option 2. &lt;/P&gt;

&lt;P&gt;Also, are you using postprocess searches? If you panels all use the same base search with minor filters/field changes between them you could look at using a global search. That will cut down on the number of concurrent searches your dashboard executes. &lt;/P&gt;</description>
    <pubDate>Fri, 20 May 2016 13:24:46 GMT</pubDate>
    <dc:creator>sundareshr</dc:creator>
    <dc:date>2016-05-20T13:24:46Z</dc:date>
    <item>
      <title>How to refresh a dashboard with multiple single value panels every minute without screen jump or "Waiting for data..." message?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-refresh-a-dashboard-with-multiple-single-value-panels/m-p/259308#M16307</link>
      <description>&lt;P&gt;I want to refresh a dashboard with multiple single values (about 15) every minute. The dashboard will be displayed on a screen for an IT Department to watch. Possible solutions I found so far:&lt;/P&gt;

&lt;P&gt;1) Refresh complete dashboard with &lt;CODE&gt;&amp;lt;dashboard refresh = "60"&amp;gt;&lt;/CODE&gt;&lt;BR /&gt;
Problem: The screen is jumping and as long as the dashboards are loading there are no values shown.&lt;/P&gt;

&lt;P&gt;2) Refresh individual single values with &lt;CODE&gt;&amp;lt;option name="refresh.auto.interval"&amp;gt;60&amp;lt;/option&amp;gt;&lt;/CODE&gt;&lt;BR /&gt;
Problem: Works better than 1) but still the it shows "waiting for data" a lot of the time before showing the actual value&lt;/P&gt;

&lt;P&gt;3) Use real time search&lt;BR /&gt;
Problem: This actually works, but I will have to keep running 15 real time searches for a simple dashboard where the value only changes every 1 minute.&lt;/P&gt;

&lt;P&gt;Is there a better way to do this? It would be perfect if the Single Value would keep its value until the refresh is done and then show the new value.&lt;/P&gt;

&lt;P&gt;This questions has been asked multiple times without a real answer, so it seems I am not the only one searching for a solution to this:&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/363906/how-can-i-stop-screen-jump-on-auto-refresh-of-a-da.html"&gt;https://answers.splunk.com/answers/363906/how-can-i-stop-screen-jump-on-auto-refresh-of-a-da.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/320184/refreshing-a-dashboard-wo-grey-waiting-for-data.html"&gt;https://answers.splunk.com/answers/320184/refreshing-a-dashboard-wo-grey-waiting-for-data.html&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/243621/is-there-a-way-to-refresh-just-the-tick-on-a-radia.html"&gt;https://answers.splunk.com/answers/243621/is-there-a-way-to-refresh-just-the-tick-on-a-radia.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 11:18:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-refresh-a-dashboard-with-multiple-single-value-panels/m-p/259308#M16307</guid>
      <dc:creator>jlucius</dc:creator>
      <dc:date>2016-05-20T11:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to refresh a dashboard with multiple single value panels every minute without screen jump or "Waiting for data..." message?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-refresh-a-dashboard-with-multiple-single-value-panels/m-p/259309#M16308</link>
      <description>&lt;P&gt;One option would to create scheduled savedsearches running every 60mins and use that in your panels. That would still cause a hiccup by much shorter duration when compared to option 2. &lt;/P&gt;

&lt;P&gt;Also, are you using postprocess searches? If you panels all use the same base search with minor filters/field changes between them you could look at using a global search. That will cut down on the number of concurrent searches your dashboard executes. &lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 13:24:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-refresh-a-dashboard-with-multiple-single-value-panels/m-p/259309#M16308</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-05-20T13:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to refresh a dashboard with multiple single value panels every minute without screen jump or "Waiting for data..." message?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-refresh-a-dashboard-with-multiple-single-value-panels/m-p/259310#M16309</link>
      <description>&lt;P&gt;IMO, you understand all available native options (without embedding splunk inside your own webscript).&lt;/P&gt;</description>
      <pubDate>Fri, 20 May 2016 23:37:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-refresh-a-dashboard-with-multiple-single-value-panels/m-p/259310#M16309</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-05-20T23:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to refresh a dashboard with multiple single value panels every minute without screen jump or "Waiting for data..." message?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-refresh-a-dashboard-with-multiple-single-value-panels/m-p/259311#M16310</link>
      <description>&lt;P&gt;This might be more complicated than what you want, but...&lt;/P&gt;

&lt;P&gt;You could have two tabs open and open the dashboard in both. Then use a Chrome add on like Revolver to switch between those two tabs every 60 seconds or however long you like. Revolver has an option that it will refresh a page before switching to it, so by the time the tabs switched, the panels were already updated. &lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 20:18:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-refresh-a-dashboard-with-multiple-single-value-panels/m-p/259311#M16310</guid>
      <dc:creator>cjansson77</dc:creator>
      <dc:date>2016-07-05T20:18:27Z</dc:date>
    </item>
  </channel>
</rss>

