show resources

Use this command to display the list of resource information for all pods in the cluster. The following sample output is for the show resources command:

[smf] show resources  
                          TOTAL   USED    DISK                           
                          NODE    POD     USAGE  GO               GC     
                   CPU    MEMORY  MEMORY  IN     ROUTINES  GC     PAUSE  
POD INSTANCE       USAGE  IN MB   IN MB   KBPS   COUNT     COUNT  IN NS  
-------------------------------------------------------------------------
bfdmgr-1           0      32117   56      0      56        1950   56     
bfdmgr-2           0      32117   55      0      56        1935   55     
bfdmgr-3           1      32117   54      0      56        2636   54     
bfdmgr-4           0      32117   55      0      56        1946   55     
bgpspeaker-pod-1   1      32117   104     0      94        9315   104    
bgpspeaker-pod-2   1      32117   102     0      78        9300   102    
cache-pod-1        4      7962    96      0      325       778    96     
cache-pod-2        10     32117   91      0      325       778    91     
gtpc-ep-0          2      32117   82      0      160       777    82     
internal-gr-pod-1  2      32117   124     0      317       63     124    
internal-gr-pod-2  1      32117   93      0      182       63     93     
li-ep-0            0      32117   64      0      68        2723   64     
nodemgr-0          3      32117   113     0      270       784    113    
nodemgr-1          2      32117   115     0      252       784    115    
oam-pod-0          3      7962    121     0      249       2110   121    
protocol-0         2      32117   82      0      159       777    82     
radius-ep-0        5      32117   76      0      145       782    76     
rest-ep-0          3      32117   105     0      298       779    105    
sgw-service-0      9      32117   138     0      262       779    138    
smf-service-0      3      32117   228     0      347       2645   228    
udp-proxy-0        0      32117   72      0      112       778    72     
udp-proxy-1        0      32117   72      0      112       778    72     
 
Output Field Descriptions for the show resources Command

Field

Description

CPU Usage

Specifies CPU Usage In Percentage.

Disk Usage In Kbps

Specifies disk usage in Kbps.

GC Count

Specifies garbage collection cycle count.

GC Pause In NS

Specifies garbage collection pause in nanoseconds.

Go Routines Count

Specifies count of go routines.

Pod Instance

Specifies the instance info of the pod.

Total Node Memory In MB

Specifies total node memory usage in MB.

Used Pod Memory In MB

Specifies the consumption of pod memory in MB.