Print Download PDF Send Feedback

Previous

Next

Viewing Cluster Delta Sync Statistics for Connections Table

Description

This command lets you see 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

show cluster statistics transport [reset]

Expert mode

cphaprob [-reset] ldstat

The reset flag resets the kernel statistics, which were collected since the last reboot or reset.

Example

Member2> show cluster statistics transport

Operand Calls Bytes Average Ratio %

----------------------------------------------------------

ERROR 0 0 0 0

SET 2035 106444 52 99

RENAME 0 0 0 0

REFRESH 0 0 0 0

DELETE 0 0 0 0

SLINK 1 64 64 0

UNLINK 0 0 0 0

MODIFYFIELDS 0 0 0 0

RECORD DATA CONN 0 0 0 0

COMPLETE DATA CONN 0 0 0 0

 

Total bytes sent: 114652 (0 MB) in 429 packets. Average 267

Member2>