<?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: Monitoring if Aggressive Aging is enabled and active in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227600#M43785</link>
    <description>&lt;P&gt;Posting here because I have worked together with Mitchel on this case.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This case is especially interesting due the Maestro setup. I have a feeling only Skyline is the proper tooling for this product line.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2024 16:47:03 GMT</pubDate>
    <dc:creator>Lesley</dc:creator>
    <dc:date>2024-09-23T16:47:03Z</dc:date>
    <item>
      <title>Monitoring if Aggressive Aging is enabled and active</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227566#M43776</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I'm looking for the best way to monitor the Aggressive Aging feature on Check Point appliances with different setups. (Gateways,&amp;nbsp; VSX, Maestro, VSX on Maestro) Unfortunately, there is no standard way to monitor if the feature is enabled and active. My suggestion would be the following:&lt;BR /&gt;&lt;BR /&gt;- Use a custom SNMP oid so the monitoring can poll the oid. --&amp;gt; This is an issue on Maestro setups because you can only monitor the SMO.&lt;BR /&gt;- Use a custom script on the gateway appliances to check the 'active' string in the output of 'fw ctl pstat' and report back. --&amp;gt; I would like to avoid to run the script on the gateways because of possible performance issues caused by the script.&lt;BR /&gt;- Use a custon script on the mgmt server and read the output of 'fw log' and report back. --&amp;gt; Might be the best option.&lt;BR /&gt;- Maybe using Skyline to check if the feature is active. Although I'm not sure if this is reported back to Skyline.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I've also tried to monitor other variables related to aggressive aging like memory and connection limit, but without success. The memory is related to firewall memory which is different then the one that can be monitored (system memory). And I'm also missing an option to monitor the connection limit.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Does somebody have a different option or approach to monitor if the feature is enabled and active? Any suggestions are welcome.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Mitchel&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 13:49:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227566#M43776</guid>
      <dc:creator>tjoll</dc:creator>
      <dc:date>2024-09-23T13:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring if Aggressive Aging is enabled and active</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227580#M43777</link>
      <description>&lt;P&gt;There is a control log generated when it is active, perhaps the SIEM could look for this and alert accordingly?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 14:39:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227580#M43777</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2024-09-23T14:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring if Aggressive Aging is enabled and active</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227585#M43778</link>
      <description>&lt;P&gt;Here: &lt;A href="https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_CLI_ReferenceGuide/Content/Topics-CLIG/FWG/fw-ctl-pstat.htm#" target="_blank"&gt;https://sc1.checkpoint.com/documents/R81.20/WebAdminGuides/EN/CP_R81.20_CLI_ReferenceGuide/Content/Topics-CLIG/FWG/fw-ctl-pstat.htm#&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You see:&lt;/P&gt;
&lt;PRE space="preserve"&gt;[Expert@MyGW:0]# fw ctl pstat&lt;BR /&gt;System Capacity Summary:&lt;BR /&gt; Memory used: 3% (265 MB out of 7117 MB) - below watermark&lt;BR /&gt; Concurrent Connections: Not Available&lt;BR /&gt; Aggressive Aging is enabled, not active&lt;BR /&gt;...&lt;/PRE&gt;</description>
      <pubDate>Mon, 23 Sep 2024 14:56:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227585#M43778</guid>
      <dc:creator>G_W_Albrecht</dc:creator>
      <dc:date>2024-09-23T14:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring if Aggressive Aging is enabled and active</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227588#M43784</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/70141"&gt;@tjoll&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;We are about to release a new feature, allowing custom scripts in Skyline during October, combined with Grafana it might be what you are looking for, contact me in private at &lt;A href="mailto:eladch@checkpoint.com," target="_blank"&gt;eladch@checkpoint.com,&lt;/A&gt;&amp;nbsp;and we can try to assist you to install it and do early testing.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 15:30:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227588#M43784</guid>
      <dc:creator>Elad_Chomsky</dc:creator>
      <dc:date>2024-09-23T15:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring if Aggressive Aging is enabled and active</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227600#M43785</link>
      <description>&lt;P&gt;Posting here because I have worked together with Mitchel on this case.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This case is especially interesting due the Maestro setup. I have a feeling only Skyline is the proper tooling for this product line.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 16:47:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227600#M43785</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2024-09-23T16:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring if Aggressive Aging is enabled and active</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227604#M43786</link>
      <description>&lt;P&gt;Did you already look into configuring "SNMP Trap" as the Track: setting in the Aggressive Aging protection, in "Inspection Settings" section?&amp;nbsp; There is also potential in threshold_config and smartview monitor to configure SNMP traps based on concurrent connections, though I am seeing that labeled as "concurrent connection rate" so not sure if you could configure it to fire when connection table gets to a specific size.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 17:11:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227604#M43786</guid>
      <dc:creator>Lloyd_Braun</dc:creator>
      <dc:date>2024-09-23T17:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring if Aggressive Aging is enabled and active</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227674#M43793</link>
      <description>&lt;P&gt;Yeah, that's a possibility. Although we cannot create a filter to only log the aggressive aging logs. Importing all other logs will heavily increase our license/costs. Unless you know a proper was to filter the logs. Maybe only threat prevention logs?&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 06:57:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227674#M43793</guid>
      <dc:creator>tjoll</dc:creator>
      <dc:date>2024-09-24T06:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring if Aggressive Aging is enabled and active</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227675#M43794</link>
      <description>&lt;P&gt;Hi G_W_Alrbecht,&lt;BR /&gt;&lt;BR /&gt;That was one of the options I described in the opening post. Maybe build our own script around it. But it can consume some extra performance on the gateway. So not sure if this is the best solution I've got.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 07:00:02 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227675#M43794</guid>
      <dc:creator>tjoll</dc:creator>
      <dc:date>2024-09-24T07:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring if Aggressive Aging is enabled and active</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227676#M43795</link>
      <description>&lt;P&gt;Yeah, although it is for a Maestro setup. I'm willing to make a script for different flavors of gateways.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 07:02:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227676#M43795</guid>
      <dc:creator>tjoll</dc:creator>
      <dc:date>2024-09-24T07:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring if Aggressive Aging is enabled and active</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227678#M43796</link>
      <description>&lt;P&gt;I was looking into that as well. Currently, our platform does not support traps. SNMP traps are not as reliable for proper monitoring. What if we miss the SNMP trap because the packet does not arrive on our monitoring system because of the performance issues on the gateway, we try to monitor? Then we're still partly blind because we did not receive the trap.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If we cannot actively poll the feature, then I will look into traps again.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 07:09:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227678#M43796</guid>
      <dc:creator>tjoll</dc:creator>
      <dc:date>2024-09-24T07:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring if Aggressive Aging is enabled and active</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227832#M43809</link>
      <description>&lt;P&gt;If you know how to identify a specific log that states whether aggressive aging is on, then you can write a script that will leverage the "show logs" API on the Management. This won't require exporting many logs to your SIEM.&lt;BR /&gt;&lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/show-logs~v1.9.1%20" target="_blank"&gt;https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/show-logs~v1.9.1%20&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Another alternative, is to use the Compliance blade with a custom GAIA best practice that would run the suggested commands to check for aggressive aging configuration. This would be a simple script with a success/fail output that would be run on all your gateways by the Compliance mechanism, store the results and present them in reports along with other compliance/best practice information.&lt;BR /&gt;Here's a post from a while back that explain how to use it:&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/Management/Now-we-allow-You-to-define-your-own-Gaia-OS-Best-Practices/td-p/855" target="_blank"&gt;https://community.checkpoint.com/t5/Management/Now-we-allow-You-to-define-your-own-Gaia-OS-Best-Practices/td-p/855&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 05:59:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227832#M43809</guid>
      <dc:creator>Tomer_Noy</dc:creator>
      <dc:date>2024-09-25T05:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring if Aggressive Aging is enabled and active</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227868#M43816</link>
      <description>&lt;P&gt;Hi Elad,&lt;BR /&gt;&lt;BR /&gt;Yesterday, I've tried to setup Skyline. Prometheus, Grafana and the dashboards are running. When pushing the JSON payload to the gateway, we see in a tcpdump the connection from the gateway to Skyline. Unfortunately, we see errors in Prometheus about the data being received in the wrong order. Sometimes with a HTTP 400 bad request. So currently, we're stuck even at the GA version&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 10:14:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227868#M43816</guid>
      <dc:creator>tjoll</dc:creator>
      <dc:date>2024-09-25T10:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring if Aggressive Aging is enabled and active</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227869#M43817</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/70141"&gt;@tjoll&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please contact me in private in &lt;A href="mailto:eladch@checkpoint.com," target="_blank"&gt;eladch@checkpoint.com,&lt;/A&gt;&amp;nbsp;I will try to assist you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 10:27:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/Monitoring-if-Aggressive-Aging-is-enabled-and-active/m-p/227869#M43817</guid>
      <dc:creator>Elad_Chomsky</dc:creator>
      <dc:date>2024-09-25T10:27:22Z</dc:date>
    </item>
  </channel>
</rss>

