- Products
- Learn
- Local User Groups
- Partners
-
More
Join Us for CPX 360
23-24 February 2021
Important certificate update to CloudGuard Controller, CME,
and Azure HA Security Gateways
How to Remediate Endpoint & VPN
Issues (in versions E81.10 or earlier)
IDC Spotlight -
Uplevel The SOC
Important! R80 and R80.10
End Of Support around the corner (May 2021)
Check Point just released v5.8 of it's Gaia HealthCheck Script.
Whats new:
There is a small cosmetic error with PXL check as fwaccel stats -s returns two lines if you grep for PXL
you will need to change line
pxl_percent=$(echo "$fwaccel_stats_s" | grep PXL | awk -F\( '{print $2}' | awk -F\% '{print $1}')
to
pxl_percent=$(echo "$fwaccel_stats_s" | grep "PXL pkts" | awk -F\( '{print $2}' | awk -F\% '{print $1}')
Sorry Mate, they didn't include your improvement in v5.11
Rosemarie Rodriguez (couldn't find Nathan here)
One more thing for VSX. Current script will execute "firewall" type checks (acceleration, clustering etc) against virtual switches and routers. I would suggest to exclude them as those are irrelevant.
So replace VS list generation from this line
#Create list of all VSs except 0
vs_list=$(vsx stat -l 2> /dev/null | grep VSID | awk '{print $2}'| grep -v -w 0)
to this instead
#Create list of all VSs except 0
vs_list=$(vsx stat -v | grep " | S " | awk '{print $1}')
About CheckMates
Learn Check Point
Advanced Learning
WELCOME TO THE FUTURE OF CYBER SECURITY