fw ctl pstat

Description

Shows Security GatewayClosed Dedicated Check Point server that runs Check Point software to inspect traffic and enforce Security Policies for connected network resources. various internal statistics:

  • System Capacity Summary

  • Hash kernel memory (hmem) statistics

  • System kernel memory (smem) statistics

  • Kernel memory (kmem) statistics

  • Cookies

  • Connections

  • Fragments

  • NAT

  • Handles

Syntax

Important - You can specify many parameters at the same time.

fw [-d] ctl pstat [-c] [-h] [-k] [-l] [-m] [-o] [-s] [-v {4 | 6}]

Parameters

Parameter

Description

-d

Runs the command in debug mode.

Use only if you troubleshoot the command itself.

Best Practice - If you use this parameter, then redirect the output to a file, or use the script command to save the entire CLI session.

-c

Shows detailed CoreXLClosed Performance-enhancing technology for Security Gateways on multi-core processing platforms. Multiple Check Point Firewall instances are running in parallel on multiple CPU cores. Dispatcher statistics:

  • fwmultik_global_stats splits for each CoreXL Firewall instance.

  • fwmultik_gconn_stats for each CPU.

  • fwmultik_stats for each CPU.

-h

Shows additional Hash kernel memory (hmem) statistics.

-k

Shows additional Kernel memory (kmem) statistics.

-l

Shows Handles statistics.

-m

Shows general CoreXL Dispatcher statistics.

-o

Shows additional Cookies statistics.

-s

Shows additional System kernel memory (smem) statistics.

-v 4

-v 6

Shows statistics for IPv4 (-v 4) traffic only, or for IPv6 (-v 4) traffic only.

Default is to show statistics for both IPv4 and IPv6 traffic.

Examples