<?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: R80.40 - Performance Tuning Tip - CPU Spike Detective in General Topics</title>
    <link>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/104393#M20055</link>
    <description>&lt;P&gt;Same Tool ! Look ony at the CPU/core(s) that work as SND(s) and -&amp;nbsp;voilà ! - here is Network Spike Detective 8)&lt;/img&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 06 Dec 2020 09:22:11 GMT</pubDate>
    <dc:creator>G_W_Albrecht</dc:creator>
    <dc:date>2020-12-06T09:22:11Z</dc:date>
    <item>
      <title>R80.40 - Performance Tuning Tip - CPU Spike Detective</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/99370#M19354</link>
      <description>&lt;P&gt;The CPU Spike Detective is a tool running only on Gaia OS 3.10&amp;nbsp; that monitors the system CPU usage and checks for CPU utilization spikes. This tool is introduced starting from R80.40 JHF 69.&lt;/P&gt;
&lt;P&gt;How does the spike detective work:&lt;/P&gt;
&lt;P&gt;A spike in a CPU core utilization is considered when these conditions are met:&lt;/P&gt;
&lt;P&gt;- CPU utilization is over 80% (this threshold is configurable)&lt;BR /&gt;- CPU utilization of the specific CPU core is at least 1.5 times higher than the entire system average usage (this threshold is configurable).&lt;/P&gt;
&lt;P&gt;This ensures that a highly utilized system (for example, during a performance testing) will not detect all CPU cores as "spiked".&lt;/P&gt;
&lt;P&gt;A thread/process is considered as "spiked" if it meets the below conditions:&lt;BR /&gt;- Running on a "spiked" CPU core&lt;BR /&gt;- Utilization is over 70% (this threshold is configurable)&lt;BR /&gt;- Utilization is at least 1.5 times higher than the system average (this threshold is configurable)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Tip 1&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The Thread-Spikes information can be reviewed:&lt;BR /&gt;# cpview&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -&amp;gt; &amp;nbsp; CPView &amp;gt; CPU &amp;gt; Spikes &amp;gt;&amp;nbsp;Thread-Spikes&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Tip 2&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The CPU-Spikes information can be reviewed:&lt;BR /&gt;# cpview&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt;&amp;nbsp;&amp;nbsp; CPView &amp;gt; CPU &amp;gt; Spikes &amp;gt; CPU-Spikes&lt;/P&gt;
&lt;P&gt;More read here: &lt;BR /&gt;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk166454&amp;amp;partition=Basic&amp;amp;product=Security#How" target="_self"&gt;SK166454&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Oct 2020 19:18:48 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/99370#M19354</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2020-10-17T19:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: R80.40 - Performance Tuning Tip - CPU Spike Detective</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/99425#M19364</link>
      <description>&lt;P&gt;With this you can easily find CPU spikes. Is it possible to analyse this over time and output the values in a table?&lt;/P&gt;</description>
      <pubDate>Sun, 18 Oct 2020 16:21:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/99425#M19364</guid>
      <dc:creator>nils_alfer</dc:creator>
      <dc:date>2020-10-18T16:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: R80.40 - Performance Tuning Tip - CPU Spike Detective</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/99436#M19365</link>
      <description>&lt;P&gt;From&amp;nbsp;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk166454&amp;amp;partition=Basic&amp;amp;product=Security#How" target="_self" rel="noopener noreferrer"&gt;SK166454&lt;/A&gt;&amp;nbsp; it seems the only source is &lt;CODE&gt;/var/log/spike_detective/spike_detective.log&lt;/CODE&gt;&amp;nbsp;as CPView only has the last minute. And how to find the culprit process without External Stats Collector if this CPU is nothing special&lt;CODE&gt;?&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Oct 2020 20:48:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/99436#M19365</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2020-10-18T20:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: R80.40 - Performance Tuning Tip - CPU Spike Detective</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/99460#M19368</link>
      <description>&lt;P&gt;tnx&lt;/P&gt;</description>
      <pubDate>Mon, 19 Oct 2020 07:17:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/99460#M19368</guid>
      <dc:creator>nils_alfer</dc:creator>
      <dc:date>2020-10-19T07:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: R80.40 - Performance Tuning Tip - CPU Spike Detective</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/99729#M19416</link>
      <description>&lt;P&gt;CPU spike detective saves spikes’ history across time in the spike_detective.log file and in cpview _services (accessible using the command ‘cpview –t’).&lt;BR /&gt;The tool may also extract perf records during the spike which are saved in the /var/log/spike_detective/ directory (same location as the log), which greatly assist in locating the process and/or flow which ran during the spike.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2020 15:47:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/99729#M19416</guid>
      <dc:creator>sapirna</dc:creator>
      <dc:date>2020-10-21T15:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: R80.40 - Performance Tuning Tip - CPU Spike Detective</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/100787#M19568</link>
      <description>&lt;P&gt;Nice tool!&lt;/P&gt;</description>
      <pubDate>Sun, 01 Nov 2020 12:16:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/100787#M19568</guid>
      <dc:creator>T_Westwood</dc:creator>
      <dc:date>2020-11-01T12:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: R80.40 - Performance Tuning Tip - CPU Spike Detective</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/104385#M20054</link>
      <description>&lt;P&gt;Is also a network&amp;nbsp;&lt;SPAN&gt;Spike Detective&amp;nbsp;available?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Dec 2020 07:04:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/104385#M20054</guid>
      <dc:creator>charlie_h</dc:creator>
      <dc:date>2020-12-06T07:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: R80.40 - Performance Tuning Tip - CPU Spike Detective</title>
      <link>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/104393#M20055</link>
      <description>&lt;P&gt;Same Tool ! Look ony at the CPU/core(s) that work as SND(s) and -&amp;nbsp;voilà ! - here is Network Spike Detective 8)&lt;/img&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Dec 2020 09:22:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/General-Topics/R80-40-Performance-Tuning-Tip-CPU-Spike-Detective/m-p/104393#M20055</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2020-12-06T09:22:11Z</dc:date>
    </item>
  </channel>
</rss>

