<?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: SAR - System Activity Report - multi day information report in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SAR-System-Activity-Report-multi-day-information-report/m-p/152369#M25396</link>
    <description>&lt;P&gt;I put this on my backlog: Create a SmartConsole extension to sar graphs in SmartConsole.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jul 2022 18:21:03 GMT</pubDate>
    <dc:creator>Danny</dc:creator>
    <dc:date>2022-07-05T18:21:03Z</dc:date>
    <item>
      <title>SAR - System Activity Report - multi day information report</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SAR-System-Activity-Report-multi-day-information-report/m-p/152205#M25343</link>
      <description>&lt;P&gt;I have been trying to find a good way to review the System Activity Reports (besides using the 'SmartConsole - Monitor function/graphs' and finally found a good solution after digging around the internet for a while.&lt;/P&gt;&lt;P&gt;The SAR data is stored in /var/log/sa/ directory.&lt;/P&gt;&lt;P&gt;There are two types of files contained there. The sa## file is the binary information and the sar## files are in human readable format.&lt;/P&gt;&lt;P&gt;By running the following command, you can get file 01 to 30 concatenated into a single file.&lt;/P&gt;&lt;P&gt;ls /var/log/sa/sa?? | xargs -i sar -A -f {} &amp;gt; /tmp/sar_$(uname -n).txt&lt;/P&gt;&lt;P&gt;Once you have this file (it's 50 to 100 mb) you can then go to this web site (&lt;A href="https://sarchart.dotsuresh.com/" target="_blank" rel="noopener"&gt;https://sarchart.dotsuresh.com/&lt;/A&gt;) and drag the file across to it, and it will then parse it and provide the ability to dig into the graphs that are available.&lt;/P&gt;&lt;P&gt;Let me know if anyone else has a better solution.&lt;/P&gt;&lt;P&gt;Paul G, CCSM&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 23:29:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SAR-System-Activity-Report-multi-day-information-report/m-p/152205#M25343</guid>
      <dc:creator>Paul_Gademsky</dc:creator>
      <dc:date>2022-07-01T23:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAR - System Activity Report - multi day information report</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SAR-System-Activity-Report-multi-day-information-report/m-p/152218#M25344</link>
      <description>&lt;P&gt;&lt;A class="cp_link sc_ellipsis" href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk112734&amp;amp;partition=Advanced&amp;amp;product=All" target="_blank"&gt;sk112734: How to collect System Activity Report using the "&lt;STRONG&gt;sar&lt;/STRONG&gt;" command&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk98348" target="_blank" rel="noopener"&gt;sk98348: Best Practices - Security Gateway Performance&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jul 2022 08:45:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SAR-System-Activity-Report-multi-day-information-report/m-p/152218#M25344</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2022-07-03T08:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAR - System Activity Report - multi day information report</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SAR-System-Activity-Report-multi-day-information-report/m-p/152359#M25395</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/21294"&gt;@G_W_Albrecht&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the 2 sk's.&lt;/P&gt;&lt;P&gt;I still like the graphics part mentioned in the original post&lt;/P&gt;&lt;P&gt;I like this part the best from the SK&lt;/P&gt;&lt;P&gt;Analysis:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Look at the load in "User Space" - counter&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;user&lt;/EM&gt;&lt;BR /&gt;High CPU consumption in "User Space" can be caused by processes that perform heavy tasks (e.g., too much logging by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;fwd&lt;/EM&gt;, reloading the configuration during policy installation, etc.)&lt;/LI&gt;&lt;LI&gt;Look at the load in "System (kernel) Space" - counter&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;system&lt;/EM&gt;&lt;BR /&gt;High CPU consumption in "System (kernel) Space" can be caused by heavy tasks (e.g., deep inspection of packets, enabling of all blades, enabling of all IPS protections in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;Prevent&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;mode, etc.)&lt;/LI&gt;&lt;LI&gt;Look at the amount of "Idle" - counter&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;idle&lt;/EM&gt;&lt;BR /&gt;The more CPU is idle, the better the machine's performance is&lt;/LI&gt;&lt;LI&gt;Look at the amount of "I/O waiting" - counter&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;iowait&lt;/EM&gt;&lt;BR /&gt;High amount of "I/O waiting" is caused by heavy reading from/writing to hard disk (e.g., during policy installation, heavy logging, insufficient RAM, etc.)&lt;/LI&gt;&lt;LI&gt;Look at the counter&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;steal&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;- Percentage of time spent in involuntary wait by the virtual CPU or CPUs while the hypervisor was servicing another virtual processor.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 05 Jul 2022 15:48:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SAR-System-Activity-Report-multi-day-information-report/m-p/152359#M25395</guid>
      <dc:creator>Paul_Gademsky</dc:creator>
      <dc:date>2022-07-05T15:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAR - System Activity Report - multi day information report</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SAR-System-Activity-Report-multi-day-information-report/m-p/152369#M25396</link>
      <description>&lt;P&gt;I put this on my backlog: Create a SmartConsole extension to sar graphs in SmartConsole.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 18:21:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SAR-System-Activity-Report-multi-day-information-report/m-p/152369#M25396</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2022-07-05T18:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: SAR - System Activity Report - multi day information report</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SAR-System-Activity-Report-multi-day-information-report/m-p/152371#M25397</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/687"&gt;@Danny&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That would be a nice feature to have available. Look forward to it when you get to it.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Paul G&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2022 18:55:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SAR-System-Activity-Report-multi-day-information-report/m-p/152371#M25397</guid>
      <dc:creator>Paul_Gademsky</dc:creator>
      <dc:date>2022-07-05T18:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAR - System Activity Report - multi day information report</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SAR-System-Activity-Report-multi-day-information-report/m-p/152409#M25403</link>
      <description>&lt;P&gt;SAR is a linux feature, not part of CP SW. &amp;nbsp;What of all this information can not be found in cpview ?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 07:29:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SAR-System-Activity-Report-multi-day-information-report/m-p/152409#M25403</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2022-07-06T07:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAR - System Activity Report - multi day information report</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SAR-System-Activity-Report-multi-day-information-report/m-p/152456#M25413</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/21294"&gt;@G_W_Albrecht&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With enough digging into cpview it can probably be found.&lt;/P&gt;&lt;P&gt;The reason that I was looking for this capability was the result of health check reports with statements like:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;CPU 30-Day Peak -&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN class=""&gt;WARNING&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;CPU 1 Peak Usage: 99&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CPU 2 Peak Usage: 100&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CPU 3 Peak Usage: 100&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3 core(s) out of 4 went over 80% in the last month.&lt;BR /&gt;Please review the CPU usage on this device to see if a configuration change or hardware upgrade is needed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I figured a graph of the CPUs was a faster way to identify&amp;nbsp;where in the past 30 days this was occurring, and then dig into it from there.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Paul G. CCSM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jul 2022 18:01:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/SAR-System-Activity-Report-multi-day-information-report/m-p/152456#M25413</guid>
      <dc:creator>Paul_Gademsky</dc:creator>
      <dc:date>2022-07-06T18:01:33Z</dc:date>
    </item>
  </channel>
</rss>

