In this section:


 

Note

For SBC CNe deployments, the EMA and EMA in Platform Mode are unsupported. To access SBC UI Manager functionality, log onto RAMP CNF and use the SBC Manager UI.

Overview

The command syntax and parameters of the objects related to the  cnfGlobal command are shown below.

Command Syntax

> show table cnfGlobal 
     cnfHealth

Common Statistics to 'show cnfstatus / table cnfglobal' Commands

Parameter Name

Description

cnfHealth

The overall health status of the CNF cluster.

  • PodName – Name of the Pod
  • ContainerName – Container name of the Pod
  • ContainerStatus – Pod container state

Command Examples

Scenario 1:

When all the healthy marker files are present:

admin@sbc> show table cnfGlobal cnfHealth
POD   CONTAINER  CONTAINER
NAME  NAME       STATUS
----------------------------
ALL   ALL        Healthy
[ok][2023-04-03 14:36:07]
admin@sbc>

Scenario 2:

When healthy marker files are missing for certain containers:

admin@sbc> show table cnfGlobal
       														    
POD                                     CONTAINER               CONTAINER 
NAME							        NAME          		    STATUS
-----------------------------------------------------------------------
testuser-cnf-testsm-sc-86476b4589-8lnd5  sc-container            Unhealthy
testuser-cnf-testsm-slb-9cbd7b6c5-rwlpr  slb-container           Unhealthy
testuser-cnf-testsm-slb-9cbd7b6c5-rwlpr  oamproxy-container      Unhealthy
[ok][2023-04-03 14:40:54]