Create a Post
cancel
Showing results for 
Search instead for 
Did you mean: 
Danny
MVP Gold
MVP Gold

Gaia HealthCheck Script v5.8 released

Check Point just released v5.8 of it's Gaia HealthCheck Script.

 

Whats new:

  • Output formatting
  • PXL Check
  • Improvements for VSX
  • SND core distribution check

 

Download

PackageLinkDate 
healthcheck.sh script v5.829Aug2018
3 Replies
Kaspars_Zibarts
MVP Gold CHKP MVP Gold CHKP
MVP Gold CHKP

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}')
Danny
MVP Gold
MVP Gold

Sorry Mate, they didn't include your improvement in v5.11

0 Kudos
Kaspars_Zibarts
MVP Gold CHKP MVP Gold CHKP
MVP Gold CHKP

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}')
‍‍

Leaderboard

Epsum factorial non deposit quid pro quo hic escorol.

Upcoming Events

    CheckMates Events