<?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 How to visualize periodic website health check results in a Splunk dashboard? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-visualize-periodic-website-health-check-results-in-a/m-p/261962#M16473</link>
    <description>&lt;P&gt;This seems like a very common use case, to simply visualize results of some health checks against some system (like server, website, service, ...) but I can't figure out how to do it in a Splunk dashboard. Here are the details for my use case:&lt;/P&gt;

&lt;P&gt;I have multiple health checks (check1, check2, check3, ...) that are run periodically (run1, run2, run3, ...) against a website. Any suggestions how can I create dashboard that shows them in a following straightforward way?&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;checks are stacked in a column&lt;/LI&gt;
&lt;LI&gt;if check passed its color is green&lt;/LI&gt;
&lt;LI&gt;if check failed its color is red&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Here is a basic example:&lt;/P&gt;

&lt;P&gt;Note, that check's name does not have to be displayed in the column, I put it there just to demonstrate the idea &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1385i2E6E9216DF294AF3/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;In case splunk can't do this, is there any alternative approach?&lt;/P&gt;</description>
    <pubDate>Mon, 23 May 2016 22:59:15 GMT</pubDate>
    <dc:creator>rehak_michal</dc:creator>
    <dc:date>2016-05-23T22:59:15Z</dc:date>
    <item>
      <title>How to visualize periodic website health check results in a Splunk dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-visualize-periodic-website-health-check-results-in-a/m-p/261962#M16473</link>
      <description>&lt;P&gt;This seems like a very common use case, to simply visualize results of some health checks against some system (like server, website, service, ...) but I can't figure out how to do it in a Splunk dashboard. Here are the details for my use case:&lt;/P&gt;

&lt;P&gt;I have multiple health checks (check1, check2, check3, ...) that are run periodically (run1, run2, run3, ...) against a website. Any suggestions how can I create dashboard that shows them in a following straightforward way?&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;checks are stacked in a column&lt;/LI&gt;
&lt;LI&gt;if check passed its color is green&lt;/LI&gt;
&lt;LI&gt;if check failed its color is red&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Here is a basic example:&lt;/P&gt;

&lt;P&gt;Note, that check's name does not have to be displayed in the column, I put it there just to demonstrate the idea &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/1385i2E6E9216DF294AF3/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;In case splunk can't do this, is there any alternative approach?&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2016 22:59:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-visualize-periodic-website-health-check-results-in-a/m-p/261962#M16473</guid>
      <dc:creator>rehak_michal</dc:creator>
      <dc:date>2016-05-23T22:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to visualize periodic website health check results in a Splunk dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-visualize-periodic-website-health-check-results-in-a/m-p/261963#M16474</link>
      <description>&lt;P&gt;Take a look at &lt;A href="https://splunkbase.splunk.com/app/1603/"&gt;Splunk 6.x Dashboard Examples&lt;/A&gt; You may get some ideas&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2016 23:30:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-visualize-periodic-website-health-check-results-in-a/m-p/261963#M16474</guid>
      <dc:creator>sundareshr</dc:creator>
      <dc:date>2016-05-23T23:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to visualize periodic website health check results in a Splunk dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-visualize-periodic-website-health-check-results-in-a/m-p/261964#M16475</link>
      <description>&lt;P&gt;Hi rehak_michal,&lt;/P&gt;

&lt;P&gt;Take a look at this App &lt;A href="https://splunkbase.splunk.com/app/1493/"&gt;https://splunkbase.splunk.com/app/1493/&lt;/A&gt; which will provide a testing script and some dashboards. Beside that and as mentioned by @sundareshr look at the Splunk dashboard examples &lt;A href="https://splunkbase.splunk.com/app/1603/"&gt;https://splunkbase.splunk.com/app/1603/&lt;/A&gt; &lt;/P&gt;

&lt;P&gt;Hope that helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 00:43:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-visualize-periodic-website-health-check-results-in-a/m-p/261964#M16475</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2016-05-24T00:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to visualize periodic website health check results in a Splunk dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-visualize-periodic-website-health-check-results-in-a/m-p/261965#M16476</link>
      <description>&lt;P&gt;Thanks. Is there any example that matches my description and screenshot? I can't seem to find anything like that. I just need to display column for every check an set its color based on the check's result.&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2016 01:13:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-visualize-periodic-website-health-check-results-in-a/m-p/261965#M16476</guid>
      <dc:creator>rehak_michal</dc:creator>
      <dc:date>2016-05-24T01:13:20Z</dc:date>
    </item>
  </channel>
</rss>

