Viewing Cluster Delta Sync Statistics for Connections Table
Description
This command shows Delta Sync statistics about the operations performed in the Connections Kernel Table (id 8158).
The output shows operations such as creating a new connection (SET
), updating a connection (REFRESH
), deleting a connection (DELETE
), and so on.
Syntax
Shell |
Command |
---|---|
Gaia Clish |
|
Expert mode |
|
The "reset
" flag resets the kernel statistics, which were collected since the last reboot or reset.
Example
[Expert@Member1:0]# cphaprob ldstat Operand Calls Bytes Average Ratio % ---------------------------------------------------------- ERROR 0 0 0 0 SET 354 51404 145 33 RENAME 0 0 0 0 REFRESH 1359 70668 52 46 DELETE 290 10440 36 6 SLINK 193 12352 64 8 UNLINK 0 0 0 0 MODIFYFIELDS 91 7280 80 4 RECORD DATA CONN 0 0 0 0 COMPLETE DATA CONN 0 0 0 0 Total bytes sent: 161292 (0 MB) in 1797 packets. Average 89 [Expert@Member1:0]# |