Skip to content

Add monitoring blade to automated deployed GW from Check Point

Notifications You must be signed in to change notification settings

goopilot/monitoringblade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

monitoringblade

Add monitoring blade to automated deployed GW from Check Point

------- No supported in production ------- Enable monitoring blade Needs to be run in Autoprovision template with "MONITORING" as a custom parameter

Usage.

First need to copy the bash into the management server

Change permissions to let the admin execute the file

  • chmod +x .bash

Now you need to enable the file to be used as custom script on the CME

  • autoprov_cfg set management -cs /path/to/.bash

Enable the parameter to launch the script, in this case the bash is looking for 'MONITORING' to be trigger

  • autoprov-cfg set template -tn -cp MONITORING

Whit this everytime the Gateway is launched it send a command and this will launch

**NOTE a variable called POLICY_PACKAGE_NAME= need to be adequated to your policy.

About

Add monitoring blade to automated deployed GW from Check Point

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%