<?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: High CPU consumption peaks in SmartEvent in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/High-CPU-consumption-peaks-in-SmartEvent/m-p/195336#M36354</link>
    <description>&lt;P&gt;Yes, this is normal.&lt;/P&gt;
&lt;P&gt;You will notice that the java and log_indexer processes are priority 39, which is actually the lowest priority.&lt;BR /&gt;This means these processes will "back off" if something else needs the CPU.&lt;BR /&gt;Which means even though the CPU usage is high, CPU will be made available to other processes that need it.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Oct 2023 22:14:03 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2023-10-16T22:14:03Z</dc:date>
    <item>
      <title>High CPU consumption peaks in SmartEvent</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/High-CPU-consumption-peaks-in-SmartEvent/m-p/195309#M36339</link>
      <description>&lt;P&gt;Hello, everyone.&lt;/P&gt;
&lt;P&gt;I have a SmartEvent in version R81.10, which for certain periods of time, is "triggered" in terms of CPU consumption, when I check the "cpview", we observe all CPUs collapsed.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CPU1.png" style="width: 849px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/22842iE502E1EDC740C9B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="CPU1.png" alt="CPU1.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CPU2.png" style="width: 757px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/22841i1BBC2611305573C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="CPU2.png" alt="CPU2.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I have checked the processes of the equipment, and what "stands out" is the consumption by processes such as "java", "log_indexer", "lea_session", "cpview", "cp_indexer" and "lea_session".&lt;/P&gt;
&lt;P&gt;Can this be considered an "expected behavior"?&lt;/P&gt;
&lt;P&gt;Thanks for your comments. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 17:59:44 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/High-CPU-consumption-peaks-in-SmartEvent/m-p/195309#M36339</guid>
      <dc:creator>Matlu</dc:creator>
      <dc:date>2023-10-16T17:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU consumption peaks in SmartEvent</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/High-CPU-consumption-peaks-in-SmartEvent/m-p/195323#M36348</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/82839"&gt;@Matlu&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;My first idea would be that the log indexer and the SmartEvent correlation unit are overloaded.&lt;BR /&gt;Too many logs are being processed by both processes. I would reduce the logging.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;cpsead =&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Responsible for Correlation Unit functionality. Only available on servers with SmartEvent enabled.&lt;BR /&gt;&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; Take a look at the following logs: $RTDIR/log/cpsead.elg&lt;BR /&gt;&lt;BR /&gt;log_indexer =&amp;nbsp;&amp;nbsp;The Log_Indexer (INDEXER) correlates and stores log data in index files. Responsible for indexing &lt;BR /&gt;&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; (correlating) log files.&amp;nbsp;Take a look at the following logs:&amp;nbsp;$RTDIR/log_indexer/log/log_indexer.elg&lt;/P&gt;
&lt;P&gt;java&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; Here you have to take a closer look at which process it is exactly (could be the CPM or Solr process).&lt;BR /&gt;&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; (You can find more on this topic in the following &lt;A href="https://support.checkpoint.com/results/sk/sk115557" target="_self"&gt;sk115557&lt;/A&gt;)&lt;BR /&gt;&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; Take a look at the following logs: $FWDIR/log/cpm.elg*&lt;/P&gt;
&lt;P&gt;lea_sessions =&amp;nbsp; FWD process (Log Server) consumes CPU/memory at high level on SMS when LEA clients are connected to it.&lt;BR /&gt;&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; FWD daemon might be busy with both writing the information to log file and forwarding this information &lt;BR /&gt;&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; to SmartEvent/SmartReporter or any other 3rd party LEA client (such as "Arcsight") via LEA session.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 20:22:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/High-CPU-consumption-peaks-in-SmartEvent/m-p/195323#M36348</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2023-10-16T20:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU consumption peaks in SmartEvent</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/High-CPU-consumption-peaks-in-SmartEvent/m-p/195327#M36352</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thanks for the details.&lt;/P&gt;
&lt;P&gt;It can be considered "normal" that the CPU resource of a SmartEvent, is "intermittent", at times during the day, it is less than 85%, but at other times, the CPU exceeds 85%.&lt;/P&gt;
&lt;P&gt;I have the impression that this can be considered "normal"&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 20:15:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/High-CPU-consumption-peaks-in-SmartEvent/m-p/195327#M36352</guid>
      <dc:creator>Matlu</dc:creator>
      <dc:date>2023-10-16T20:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU consumption peaks in SmartEvent</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/High-CPU-consumption-peaks-in-SmartEvent/m-p/195336#M36354</link>
      <description>&lt;P&gt;Yes, this is normal.&lt;/P&gt;
&lt;P&gt;You will notice that the java and log_indexer processes are priority 39, which is actually the lowest priority.&lt;BR /&gt;This means these processes will "back off" if something else needs the CPU.&lt;BR /&gt;Which means even though the CPU usage is high, CPU will be made available to other processes that need it.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Oct 2023 22:14:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/High-CPU-consumption-peaks-in-SmartEvent/m-p/195336#M36354</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-10-16T22:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU consumption peaks in SmartEvent</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/High-CPU-consumption-peaks-in-SmartEvent/m-p/195395#M36379</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/82839"&gt;@Matlu&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Yes that is normal but can also have reasons:&lt;BR /&gt;1) Too many logs are processed by the log_indexer and the SmartEvent correlation engine. &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; Reduce the number of log entries in the rulebase if necessary&lt;BR /&gt;2) If it is a virtual SMS, you can use more CPU cores if necessary.&amp;nbsp;&lt;BR /&gt;3) On virtual systems, the physical cores can be used by several VM instances.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;gt; Assign fixed cores to the SMS VM instance that are not used by other VMs.&lt;BR /&gt;4) Sometimes the file access - logging - on hard disks also generate high I/O rates, that slow down the cores and processes.&lt;BR /&gt;&amp;nbsp; &amp;nbsp; -&amp;gt;&amp;nbsp;Check for virtual systems and open server if the SMS uses fast HD's. &lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;These basic points can increase the performance of the SMS.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 12:44:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/High-CPU-consumption-peaks-in-SmartEvent/m-p/195395#M36379</guid>
      <dc:creator>HeikoAnkenbrand</dc:creator>
      <dc:date>2023-10-17T12:44:49Z</dc:date>
    </item>
  </channel>
</rss>

