<?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: Testing Controls for Bash Scripts in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67317#M4114</link>
    <description>Directly from R&amp;amp;D.&lt;BR /&gt;I've also heard it on a few occasions as well.&lt;BR /&gt;I don't think expert mode will be dropped anytime soon, however.</description>
    <pubDate>Wed, 13 Nov 2019 17:59:55 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2019-11-13T17:59:55Z</dc:date>
    <item>
      <title>Testing Controls for Bash Scripts</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67255#M4102</link>
      <description>&lt;P&gt;Given the amount of resources a bash script can consume, along with any possible service impact it might have, I have been trying to compile a list of 'testing controls' to benchmark any script against before using it on any Check Point device by carrying out the following steps in a lab environment:&lt;/P&gt;&lt;P&gt;1) Observe the resources being consumed by the script. This can be done by having two additional Putty sessions open and run the following commands :&lt;/P&gt;&lt;P&gt;- watch free -m&lt;/P&gt;&lt;P&gt;- top&amp;nbsp;&lt;/P&gt;&lt;P&gt;2) Ensure that there is no service impact by monitoring critical services such as VPN tunnels etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;3) Ensure that only a specific group of admins have execution privileges over the script.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would appreciate other people's feedback on this topic, particularly of guys like &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/10726"&gt;@Robert_Decker&lt;/a&gt;&amp;nbsp;and &lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/687"&gt;@Danny&lt;/a&gt;&amp;nbsp;who are well versed in the art of scripting. My point is that I am after a process to follow when creating scripts for Check Point devices in order to get the maximum value while causing the least possible amount of disruption.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 08:43:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67255#M4102</guid>
      <dc:creator>Nick_Doropoulos</dc:creator>
      <dc:date>2019-11-13T08:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Controls for Bash Scripts</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67265#M4105</link>
      <description>&lt;P&gt;Thanks for the reference. I giggle when even R&amp;amp;D calls my &lt;A href="https://community.checkpoint.com/t5/General-Topics/Common-Check-Point-Commands-ccc/td-p/38488" target="_self"&gt;ccc script&lt;/A&gt; a „&lt;EM&gt;piece of art&lt;/EM&gt;“. To be honest, I‘m all about continuing my Check Point journey with SmartConsole Extensions, especially as Check Point is on its way to drop expert mode support somewhere in the future. I‘ll tell more about my new project @&amp;nbsp;CPX 2020 in Vienna if I get confirmed as a speaker.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2019 09:54:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67265#M4105</guid>
      <dc:creator>Danny</dc:creator>
      <dc:date>2019-11-13T09:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Controls for Bash Scripts</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67266#M4106</link>
      <description>Sorry for crashing in for this kinda off topic question... but you mentioned "Check Point is on its way to drop the expert mode entirely somewhere in the future.".&lt;BR /&gt;I remember when exactly this question got answered during a CheckMates webinar and the answer was that expert mode will stay - however they plan to move some expert commands to clish (starting with R80.40...?). Where did you hear about the complete drop of expert?</description>
      <pubDate>Wed, 13 Nov 2019 09:22:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67266#M4106</guid>
      <dc:creator>Maik</dc:creator>
      <dc:date>2019-11-13T09:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Controls for Bash Scripts</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67268#M4108</link>
      <description>expert commands are on clish since r80.20</description>
      <pubDate>Wed, 13 Nov 2019 10:02:13 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67268#M4108</guid>
      <dc:creator>Martin_Valenta</dc:creator>
      <dc:date>2019-11-13T10:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Controls for Bash Scripts</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67272#M4109</link>
      <description>nvm thought this would be an optional package for R80.20 and fully integrated with R80.40. Thanks for the info</description>
      <pubDate>Wed, 13 Nov 2019 10:32:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67272#M4109</guid>
      <dc:creator>Maik</dc:creator>
      <dc:date>2019-11-13T10:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Controls for Bash Scripts</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67273#M4110</link>
      <description>Cant edit my post as I receive an HTTP error when doing so.&lt;BR /&gt;Just found sk144112 that still mentions this feature to be manually installed for version&amp;lt;R80.40 &lt;A href="https://supportcenter.checkpoint.com/supportcenter/portal?action=portlets.SearchResultMainAction&amp;amp;eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk144112" target="_blank"&gt;https://supportcenter.checkpoint.com/supportcenter/portal?action=portlets.SearchResultMainAction&amp;amp;eventSubmit_doGoviewsolutiondetails=&amp;amp;solutionid=sk144112&lt;/A&gt;&lt;BR /&gt;But enough off topic I guess</description>
      <pubDate>Wed, 13 Nov 2019 10:37:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67273#M4110</guid>
      <dc:creator>Maik</dc:creator>
      <dc:date>2019-11-13T10:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Controls for Bash Scripts</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67317#M4114</link>
      <description>Directly from R&amp;amp;D.&lt;BR /&gt;I've also heard it on a few occasions as well.&lt;BR /&gt;I don't think expert mode will be dropped anytime soon, however.</description>
      <pubDate>Wed, 13 Nov 2019 17:59:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67317#M4114</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-11-13T17:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Controls for Bash Scripts</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67375#M4125</link>
      <description>Thanks for your reply... interesting.</description>
      <pubDate>Thu, 14 Nov 2019 06:42:08 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Testing-Controls-for-Bash-Scripts/m-p/67375#M4125</guid>
      <dc:creator>Maik</dc:creator>
      <dc:date>2019-11-14T06:42:08Z</dc:date>
    </item>
  </channel>
</rss>

