show ccd rebalance

The show ccd rebalance command displays aggregated data (that is, from all cluster members) about specific CCP operations.

The show ccd rebalance stats command displays aggregated data from all or from specific cluster members about rebalancing operations.

show ccd rebalance (<stats> <sd-name>)

ORACLE# show ccd rebalance

This command string instructs the SLB to display the number of requests and drops for each cluster member SBC.

ORACLEshow ccd rebalance stats
Session Director                ReqCount       DropCount
–---------------------------- –------------ –-------------
X92-vmw-sr-md-vsbc-002             0               0
cranberry                          0               0
dewberry                           0               0
X92-vmw-sr-md-vsbc-001             0               0
X92-vmw-sr-mlx-md-001              0               0

This command string instructs the SLB to display the number of requests and drops for all realms on the cluster member SBC named cranberry.

show ccd rebalance stats <sbc_name>

ORACLEshow ccd rebalance stats cranberry
Session Director: cranberry
–---------------------------------------------------------
Seervice                        ReqCount       DropCount
–---------------------------- –------------ –-------------
Cran192                            0               0
Cran192p1                          0               0
Cran192p10                         0               0
Cran192p100                        0               0
Cran192p101                        0               0

This command string instructs the SLB to display the number of requests and drops for Cran192p1 realm on the cluster member SBC named cranberry.

show ccd rebalance stats <sbc_name> <realm_name>

ORACLEshow ccd rebalance stats cranberry Cran192p1
Session Director: cranberry
–---------------------------------------------------------
Service                        ReqCount       DropCount
–---------------------------- –------------ –-------------
Cran192p1                          0               0