Performance Monitoring

From Tech-Wiki
Revision as of 15:52, 22 February 2017 by Fabricio.Lima (Talk | contribs) (Created page with "Category:Check Point '''Back to Gaia''' Check firewall version and hotfixes status: fw ver -k Check cluster and virtual system status: fw vsx stat...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Back to Gaia

Check firewall version and hotfixes status:

fw ver -k

Check cluster and virtual system status:

fw vsx stat -l
cphaprob state
cphaprob -a if
fwaccel stat

Check network errors:

ifconfig -a
netstat -I

Check CPU, Memory and Disk health:

cpstat -f cpu os
cpstat -f multi_cpu os
cpstat -f memory os
df -h

Check kernel's capacity:

fw ctl pstat  (Connections table)
fw tab -t connections | grep limit
fw tab -t connections -s
fw tab -t fwx_cache -s
fw ctl pstat | grep Aggressive
fw ctl get int fwx_max_conns

Also check the top talkers page.