preechadev / Monitoring-with-CME----Check-Point

Add monitoring blade to automated deployed GW from Check Point

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Shell 100.0%