- CheckMates
- :
- Products
- :
- Quantum
- :
- Security Gateways
- :
- Gaia HealthCheck Script v6.05 released
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Gaia HealthCheck Script v6.05 released
Check Point released v6.05 of it's Gaia HealthCheck Script.
Script author: Nathan Davieau (LinkedIn profile)
Whats new:
- Improved SND/FW Worker Overlap Check
Whats missing:
- script self-update
Download
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I just found a flaw within the CoreXL status check.
My machine:
[Expert@fw:0]# installed_jumbo_takeR77.30 Jumbo Hotfix Accumulator take_342 is installed, see sk106162.[Expert@fw:0]# fw ctl multik statfw: CoreXL is disabled[Expert@fw:0]# fw ctl multik stat 2> /dev/null[Expert@fw:0]#
So CoreXL is disabled but healthcheck.sh does:
core_stat=$(fw ctl multik stat 2> /dev/null)
if [[ $(echo $core_stat | grep disabled) ]]; then check_failed
As $core_stat does not contain the string "disabled" the scripts says that CoreXL is OK (enabled) while it is actually disabled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I run this script version on VSX using virtual switches. It is not probably issue of this version only, but specially for virtual systems systems which are switches it returns warnings in NAT, Cluster status, Sync status. I'll try it also on virtual router if is the situation similar there.
In case it will be possible to cover it in roadmap to mitigate those states by info because it is virtual switch and it is fine, it would be great. I really like this script. It is great and give us a lot of useful info about our devices.
Here is example of two virtual switches.
Virtual System 1Virtual System 2
Fragments |
Connections Table |
ClusterXL |
SecureXL |
Logging |
Fragments |
Connections Table |
ClusterXL |
SecureXL |
Logging |
