<?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: A simple and reliable way to make sure your management is up in Firewall and Security Management</title>
    <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17058#M93485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great tip.&lt;/P&gt;&lt;P&gt;I used to monitor this by: &lt;STRONG&gt;tail -f&amp;nbsp; $FWDIR/log/fwm.elg&lt;/STRONG&gt;&amp;nbsp;(even in R80.x).&lt;/P&gt;&lt;P&gt;When process is fully up a message like "&lt;STRONG&gt;Security Management server is alive&lt;/STRONG&gt;" shows up. I think it was changed to&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff; border: 0px;"&gt;&lt;EM&gt;&lt;SPAN style="border: 0px; font-weight: bold;"&gt;&lt;STRONG&gt;CPM server started &lt;/STRONG&gt;&lt;/SPAN&gt;in R80.x.&amp;nbsp;&lt;/EM&gt;&lt;/SPAN&gt;Then you know you were ready to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Aug 2018 18:48:06 GMT</pubDate>
    <dc:creator>CGraffe</dc:creator>
    <dc:date>2018-08-09T18:48:06Z</dc:date>
    <item>
      <title>A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17044#M93471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When&amp;nbsp;working with R80.X (both R80.10 and R80.20.m1) management servers, one of the issues is that you cannot connect to SMS with your SmartConsole, although the machine seems to be started and running fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are several scenarios where it might be important: upgrade in place from a previous version, migrate import operation or even a reboot of your running machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With migrates and upgrades, it takes a significant effort after the fact to update MGMT DB, and it is usually hart to guess if the process is finally complete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you perform a maintenance operation or even reboot your production server, loading DB and bringing CPM process to a ready position may also take time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, there is a small trick that can save you some time and efforts in figuring out whether your management is finally in ready to receive a SmartConsole connection.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From a console or SSH run&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;$CPMDIR/scripts/check_cpm_status.sh&lt;/EM&gt;&lt;/STRONG&gt; script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When it shows&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;CPM server started&lt;/STRONG&gt;&lt;/EM&gt;, you are good to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;UPDATE&lt;/STRONG&gt;: As &lt;A href="https://community.checkpoint.com/migrated-users/6703"&gt;Tomer Sole&lt;/A&gt;‌ mentions in comments, you can alternatively use&lt;BR /&gt;&lt;SPAN style="color: #333333; background-color: #ffffff;"&gt;&lt;EM&gt;&lt;STRONG&gt;$MDS_FWDIR/scripts/cpm_status.sh&lt;/STRONG&gt;&lt;/EM&gt; which works properly in both MDSM and SMS environments.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2018 14:22:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17044#M93471</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2018-08-07T14:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17045#M93472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MDS version is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;$MDS_FWDIR/scripts/cpm_status.sh&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with results like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Check Point Security Management Server is running and ready&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;Check Point Security Management Server is during initialization&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2018 15:23:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17045#M93472</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2018-08-07T15:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17046#M93473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And &lt;STRONG&gt;$FWDIR/scripts/cpm_status.sh&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 04:39:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17046#M93473</guid>
      <dc:creator>Gomboragchaa</dc:creator>
      <dc:date>2018-08-08T04:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17047#M93474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Tip #2: $MDS_FWDIR maps to the correct folder in both &lt;SPAN&gt;SmartCenter&lt;/SPAN&gt; ($FWDIR) and Multi-Domain environments ($MDS_TEMPLATE) &lt;SPAN style="mso-symbol-font-family: Wingdings; mso-hansi-font-family: Calibri; font-family: Wingdings; mso-ascii-font-family: Calibri; mso-char-type: symbol;"&gt;J&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So just use $MDS_FWDIR/scripts/cpm_status.sh anywhere &lt;SPAN style="mso-symbol-font-family: Wingdings; mso-hansi-font-family: Calibri; font-family: Wingdings; mso-ascii-font-family: Calibri; mso-char-type: symbol;"&gt;J&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 06:28:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17047#M93474</guid>
      <dc:creator>Tomer_Sole</dc:creator>
      <dc:date>2018-08-08T06:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17048#M93475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[Expert@SMS:0]# $CPMDIR/scripts/check_cpm_status.sh&lt;BR /&gt;CPM server started&lt;BR /&gt;[Expert@SMS:0]#&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 07:43:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17048#M93475</guid>
      <dc:creator>Jerry</dc:creator>
      <dc:date>2018-08-08T07:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17049#M93476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right. Now spot a difference between $FWDIR and $CPMDIR or SMS &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 07:55:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17049#M93476</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2018-08-08T07:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17050#M93477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sleep 30&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $MDS_FWDIR/scripts/cpm_status.sh no_print&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; let stat=$?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 07:57:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17050#M93477</guid>
      <dc:creator>Jerry</dc:creator>
      <dc:date>2018-08-08T07:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17051#M93478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good point, I will update accordingly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 08:47:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17051#M93478</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2018-08-08T08:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17052#M93479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that means the game is ON! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 08:50:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17052#M93479</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2018-08-08T08:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17053#M93480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh yes, never been off &lt;IMG src="https://community.checkpoint.com/legacyfs/online/checkpoint/emoticons/silly.png" /&gt;&amp;nbsp;have a fab day mate!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 09:03:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17053#M93480</guid>
      <dc:creator>Jerry</dc:creator>
      <dc:date>2018-08-08T09:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17054#M93481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happended to mdsstat? On an MDS gives me all the info I need.&lt;/P&gt;&lt;P&gt;It would even be nicer if you could see that all domains are up and ready in de Smartconsole MDS view.&lt;/P&gt;&lt;P&gt;In R77.30 you could even start/stop a DMS, will this come back in the final version of R80.20?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 09:38:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17054#M93481</guid>
      <dc:creator>Maarten_Sjouw</dc:creator>
      <dc:date>2018-08-08T09:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17055#M93482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Absolutely. This was more of having one-liner &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&amp;nbsp;I use mdsstat but hey, sometimes short answers are better &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.checkpoint.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 10:17:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17055#M93482</guid>
      <dc:creator>Kaspars_Zibarts</dc:creator>
      <dc:date>2018-08-08T10:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17056#M93483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Of if you can't remember the path, simply use:&lt;/P&gt;&lt;P&gt;watch "netstat -an | grep 19009"&lt;/P&gt;&lt;P&gt;When it shows a listening port the server is up and ready for client connections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For R77.x replace 19009 with 18190&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 21:20:45 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17056#M93483</guid>
      <dc:creator>Paul_Hagyard</dc:creator>
      <dc:date>2018-08-08T21:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17057#M93484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;mdsstat is still there. However, it does not show the status for CPM processes of each instance, which&amp;nbsp;is the main MGMT process with R80.X&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More, even if it did show that the process is up, that would not give you a reliable indication that a Domain Server is ready for work, as CPM takes some time to be fully ready to receive SmartConsole connections&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 06:33:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17057#M93484</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2018-08-09T06:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17058#M93485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great tip.&lt;/P&gt;&lt;P&gt;I used to monitor this by: &lt;STRONG&gt;tail -f&amp;nbsp; $FWDIR/log/fwm.elg&lt;/STRONG&gt;&amp;nbsp;(even in R80.x).&lt;/P&gt;&lt;P&gt;When process is fully up a message like "&lt;STRONG&gt;Security Management server is alive&lt;/STRONG&gt;" shows up. I think it was changed to&amp;nbsp;&lt;SPAN style="color: #333333; background-color: #ffffff; border: 0px;"&gt;&lt;EM&gt;&lt;SPAN style="border: 0px; font-weight: bold;"&gt;&lt;STRONG&gt;CPM server started &lt;/STRONG&gt;&lt;/SPAN&gt;in R80.x.&amp;nbsp;&lt;/EM&gt;&lt;/SPAN&gt;Then you know you were ready to go.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2018 18:48:06 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17058#M93485</guid>
      <dc:creator>CGraffe</dc:creator>
      <dc:date>2018-08-09T18:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17059#M93486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CPM is the main Security Management process in R80 and above. FWM is still out there for things such as&amp;nbsp;Legacy SmartDashboard (not SmartConsole) interaction but it is not the main one.&amp;nbsp;Relying on CPM is better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Aug 2018 06:08:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17059#M93486</guid>
      <dc:creator>Tomer_Sole</dc:creator>
      <dc:date>2018-08-12T06:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17060#M93487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;CPM is replacing FWM in R80 and above ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;As per my knowledge smart dashboard&amp;nbsp;connects to FWM on 18190 using CPMI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in R80, SmartConsole connect to CPM using CPMI ,&amp;nbsp; no need for FWM ? Is it right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please clear this doubt.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2018 13:35:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17060#M93487</guid>
      <dc:creator>JASPAL_SINGH</dc:creator>
      <dc:date>2018-12-26T13:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17061#M93488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;CPMI is the data representation between pre-R80 Management Server and pre-R80 &lt;SPAN&gt;SmartDashboard&lt;/SPAN&gt;. &lt;/P&gt;&lt;P&gt;FWM is the server-side process for pre-R80 security management. In R80, R80.10 and R80.20, FWM is used for interaction from the UI parts that are within &lt;SPAN&gt;SmartDashboard&lt;/SPAN&gt;, for example: HTTPS Inspection, Gateway Editor, but it is only a bridge as it sends the requests as they were to CPM, which does all the work. FWM also contains some functionality related to Multi-Domain. It is gradually being phased out and replaced by CPM.&lt;/P&gt;&lt;P&gt;So please do not kill FWM in your local environment just yet &lt;SPAN style="mso-symbol-font-family: Wingdings; mso-hansi-font-family: Calibri; font-family: Wingdings; mso-ascii-font-family: Calibri; mso-char-type: symbol;"&gt;J&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2018 06:40:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17061#M93488</guid>
      <dc:creator>Tomer_Sole</dc:creator>
      <dc:date>2018-12-27T06:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17062#M93489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why not just to use "api status" to see if CPM is up + api and other services?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2018 10:35:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17062#M93489</guid>
      <dc:creator>Martin_Valenta</dc:creator>
      <dc:date>2018-12-27T10:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: A simple and reliable way to make sure your management is up</title>
      <link>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17063#M93490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CPM is serving API calls. Before it is up you do not get a response. Also, the mentioned script is the simplest way to check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2018 11:53:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Firewall-and-Security-Management/A-simple-and-reliable-way-to-make-sure-your-management-is-up/m-p/17063#M93490</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2018-12-27T11:53:23Z</dc:date>
    </item>
  </channel>
</rss>

