Description
Generates statistics report about Check Point Active Streaming (CPAS).
Syntax
fw [-d] ctl cpasstat [-r] |
Parameters
Parameter |
Description |
---|---|
|
Runs the command in debug mode. Use only if you troubleshoot the command itself. |
|
Resets the counters. |
Example
[Expert@MyGW:0]# fw ctl cpasstat
Connections: Connections initiated ............................ 0 Connections accepted ............................. 0 Connections established actively or passively .... 0 Connections dropped .............................. 0 Connections closed (includes drops)............... 0 Delayed acks sent ................................ 0 Connections dropped in retransmit timeout ........ 0 Connections dropped in persist timeout ........... 0 Connections dropped in keepalive timeout ......... 0 Packets: Total packets sent ............................... 0 Data packets sent ................................ 0 Data bytes sent .................................. 0 Data packets retransmitted ....................... 0 Data bytes retransmitted ......................... 0 Fast retransmits ................................. 0 Ack-only packets sent ............................ 0 Window probes sent ............................... 0 Packets sent with URG only ....................... 0 Window update-only packets sent .................. 0 Control (SYN|FIN|RST) packets sent ............... 0 Total packets received ........................... 0 Packets received in sequence ..................... 0 Bytes received in sequence ....................... 0 Packets received with checksum errors ........... 0 Packets received with bad offset ................. 0 Packets received too short ....................... 0 Duplicate-only packets received .................. 0 Duplicate-only bytes received .................... 0 Packets with some duplicate data ................. 0 Duplicate bytes in part-duplicate packets ........ 0 Out-of-order packets received .................... 0 Out-of-order bytes received ...................... 0 Packets with data after window ................... 0 Bytes received after window ...................... 0 Packets received after connection closed ......... 0 Received window probe packets .................... 0 Received duplicate acks .......................... 0 Received acks for unsent data .................... 0 Received acks for old data ....................... 0 Received ack packets ............................. 0 Bytes acked by received acks ..................... 0 Received window update packets ................... 0 SYN packet with src==dst received ................ 0 Times header prediction correct for acks ......... 0 Times header prediction correct for data packets . 0 Defragmented packets ............................. 0 Memory: Allocated memory in bytes ........................ 204180 Allocated skbuffs num ............................ 0 Allocated skbuffs size in bytes .................. 0 Allocated memory per connection .................. 0 Retransmissions: Segments for which TCP tried to measure RTT ...... 0 Times RTT estimators updated ..................... 0 Timers: Times retransmit timer expires ................... 0 Times persist timer expires ...................... 0 Times keepalive timer expires .................... 0 Keepalive probes sent ............................ 0 Drop reson: Packets dropped for lack of memory ............... 0 Segments dropped due to PAWS ..................... 0 TCP Signatures: Received bad or missing TCP signatures ........... 0 Received good TCP signatures ..................... 0 ECN stats: ECN connections accepted ......................... 0 Number of received ECE ........................... 0 Number of received CWR ........................... 0 Number of received CE in IP header ............... 0 Number of ECT sent ............................... 0 Number of ECE sent ............................... 0 Number of CWR sent ............................... 0 Number of cwnd reduced by ECN .................... 0 Number of cwnd reduced by fastrecovery ........... 0 Number of cwnd reduced by timeout ................ 0 SYN cache stats: Number of entries added .......................... 0 Number of connections completed .................. 0 Number of entries timed out ...................... 0 Number dropped due to overflow ................... 0 Number dropped due to RST ........................ 0 Number dropped due to ICMP unreach ............... 0 Number dropped due to bucket overflow ............ 0 Number of duplicate SYNs received ................ 0 Number of SYNs dropped (no route/mem) ............ 0 Number of retransmissions ........................ 0 SACK stats: SACK recovery episodes ........................... 0 SACK retransmit segments ......................... 0 SACK retransmit bytes ............................ 0 SACK options received ............................ 0 SACK options sent ................................ 0
Applications Counters: ======================
[Expert@MyGW:0]# |