<?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: Web Monitoring in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482303#M59304</link>
    <description>&lt;P&gt;Checked thru both files and can't find any specific for this.&lt;BR /&gt;
If I look at the view so look it likes that it's&lt;BR /&gt;
Green 0-100 (ms)&lt;BR /&gt;
LightBlue 100-250&lt;BR /&gt;
White 250-500&lt;BR /&gt;
LightOrange 500-750&lt;BR /&gt;
Orange 750-1000&lt;BR /&gt;
Red 1000-&lt;BR /&gt;
And it's these values I want to change&lt;/P&gt;</description>
    <pubDate>Thu, 23 Apr 2020 11:43:53 GMT</pubDate>
    <dc:creator>odhammar</dc:creator>
    <dc:date>2020-04-23T11:43:53Z</dc:date>
    <item>
      <title>Web Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482300#M59301</link>
      <description>&lt;P&gt;Regarding Website Monitoring and the page "Status Overview" is it possible to change the value when it should change color?&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/8758i9916321B549FC1B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2020 06:22:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482300#M59301</guid>
      <dc:creator>odhammar</dc:creator>
      <dc:date>2020-04-23T06:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Web Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482301#M59302</link>
      <description>&lt;P&gt;You need to look at two files status_overview.css and status_overview.js at "/opt/splunk/etc/apps/website_monitoring/appserver/static".&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:05:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482301#M59302</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2020-09-30T05:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Web Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482302#M59303</link>
      <description>&lt;P&gt;Thanks, for the answer and exactly the same two files I just found, &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Couldn't directly see where but will copy them and open in a better application than a SSH window.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2020 11:25:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482302#M59303</guid>
      <dc:creator>odhammar</dc:creator>
      <dc:date>2020-04-23T11:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Web Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482303#M59304</link>
      <description>&lt;P&gt;Checked thru both files and can't find any specific for this.&lt;BR /&gt;
If I look at the view so look it likes that it's&lt;BR /&gt;
Green 0-100 (ms)&lt;BR /&gt;
LightBlue 100-250&lt;BR /&gt;
White 250-500&lt;BR /&gt;
LightOrange 500-750&lt;BR /&gt;
Orange 750-1000&lt;BR /&gt;
Red 1000-&lt;BR /&gt;
And it's these values I want to change&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2020 11:43:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482303#M59304</guid>
      <dc:creator>odhammar</dc:creator>
      <dc:date>2020-04-23T11:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Web Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482304#M59305</link>
      <description>&lt;P&gt;Unfortunately, this is a hardcoded setting to 1000ms at this time and is not something that can be dynamically set as you found.&lt;/P&gt;

&lt;P&gt;You actually want the &lt;EM&gt;appserver/static/WebsiteStatusCellRenderer.js&lt;/EM&gt; file. The section of code you are looking for is between lines 72 and 96. Adjust the  else if statements to the times you are looking to have the 5 different percent values; 0, 25, 50, 75, 100. These percentages are used to drive two different aspects of the display.&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;The first is the shape of the stopwatch icon that is displayed and how full it is. This is on line 100 in &lt;EM&gt;WebsiteStatusCellRenderer.js&lt;/EM&gt;. The stopwatch font is then set in &lt;EM&gt;appserver/static/status_overview.css&lt;/EM&gt; in lines 166 to 176.&lt;/LI&gt;
&lt;LI&gt;The second is the setting of the class of the table data (td.response_time.response-+percent) set on line 105 in &lt;EM&gt;WebsiteStatusCellRenderer.js&lt;/EM&gt;. This td class is then used in &lt;EM&gt;appserver/static/status_overview.css&lt;/EM&gt; in lines 115 to 143 to define the color of the cell.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:05:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482304#M59305</guid>
      <dc:creator>jwiedow</dc:creator>
      <dc:date>2020-09-30T05:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Web Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482305#M59306</link>
      <description>&lt;P&gt;First problem is that I can't get any line feeds in the file, so it's just one long line.&lt;BR /&gt;
But I have changed the values but I can't see any difference, does it need any kind of restart?&lt;/P&gt;

&lt;P&gt;else{&lt;BR /&gt;
                if(f.field=="response_time"||f.field=="average"){var j=parseFloat(f.value,10);&lt;BR /&gt;
                if(j&amp;gt;=7000){l.addClass("failure");&lt;BR /&gt;
                g="alert"&lt;BR /&gt;
            }else&lt;BR /&gt;
            {l.addClass("success");var h=0;&lt;BR /&gt;
                if&lt;BR /&gt;
                (j&amp;lt;=100){h=0}&lt;BR /&gt;
                else&lt;BR /&gt;
                {&lt;BR /&gt;
                    if(j&amp;lt;=500){h=25}&lt;BR /&gt;
                    else&lt;BR /&gt;
                    {&lt;BR /&gt;
                        if(j&amp;lt;=1000){h=50}&lt;BR /&gt;
                        else&lt;BR /&gt;
                        {&lt;BR /&gt;
                            if(j&amp;lt;=2500){h=75}&lt;BR /&gt;
                            else&lt;BR /&gt;
                            {&lt;BR /&gt;
                                if(j&amp;lt;=7000){h=100}&lt;BR /&gt;
                                else&lt;BR /&gt;
                                {h=null}&lt;BR /&gt;
                            }&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2020 14:24:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482305#M59306</guid>
      <dc:creator>odhammar</dc:creator>
      <dc:date>2020-04-23T14:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Web Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482306#M59307</link>
      <description>&lt;P&gt;Yes, you will need to restart Splunk on that instance. You may also need to clear your browser cache so it pulls down an updated file.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2020 14:31:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482306#M59307</guid>
      <dc:creator>jwiedow</dc:creator>
      <dc:date>2020-04-23T14:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Web Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482307#M59308</link>
      <description>&lt;P&gt;Thank you for the help, worked perfectly after a restart.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2020 14:46:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482307#M59308</guid>
      <dc:creator>odhammar</dc:creator>
      <dc:date>2020-04-23T14:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Web Monitoring</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482308#M59309</link>
      <description>&lt;P&gt;You are welcome. Don't forget to mark my reply as the answer if it provided the help you needed.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Apr 2020 14:57:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Web-Monitoring/m-p/482308#M59309</guid>
      <dc:creator>jwiedow</dc:creator>
      <dc:date>2020-04-23T14:57:13Z</dc:date>
    </item>
  </channel>
</rss>

