Difference between revisions of "Performance Monitoring"

From Tech-Wiki
Jump to: navigation, search
Line 12: Line 12:
 
  cphaprob state
 
  cphaprob state
 
  cphaprob -a if
 
  cphaprob -a if
 +
 +
Check SecureXL and CoreXL
 
  fwaccel stat
 
  fwaccel stat
 +
fw ctl multik stat
  
 
Check network errors:
 
Check network errors:

Revision as of 20:37, 4 October 2017

Back to Gaia

You can also set to send automatic alerts/emails from SmartView Monitor clicking on Tools - Start System Alert Daemon, and then configure/enable the thresholds on menu Gateway - Threshold Settings - Edit Global Settings.


Check firewall version and hotfixes status:

fw ver -k

Check cluster and virtual system status:

fw vsx stat -l
cphaprob state
cphaprob -a if

Check SecureXL and CoreXL

fwaccel stat
fw ctl multik 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.