Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Juniper Paragon Automation User Guide
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show paragon cluster pods namespace healthbot sort

date_range 18-Jun-24

Syntax

content_copy zoom_out_map
show paragon cluster pods namespace healthbot sort (cpu|memory)

Description

Show pods of the healthbot namespace sorted by either CPU or memory utilization.

Options

sort (cpu | memory)

Display information of the pods in the healthbot namespace sorted by cpu or memory utilization.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show paragon cluster pods namespace healthbot sort utilization type command. Output fields are listed in the approximate order in which they appear.

Table 1: show paragon cluster pods namespace healthbot sort utilization type Output Fields

Field Name

Field Description

NAME

Name of the pod in the healthbot namespace.

CPU(crores)

CPU utilization of the pod.

MEMORY(bytes)

Memory utilization of the pod.

Sample Output

show paragon cluster pods namespace healthbot sort cpu

content_copy zoom_out_map
user@node> show paragon cluster pods namespace healthbot sort cpu
NAME                                  CPU(cores)   MEMORY(bytes)
alerta-74dbdb998d-v7zs9               55m          771Mi
pyez-scheduler-7745f56b9b-mqbbw       26m          118Mi
pyez-scheduler-7745f56b9b-smrw6       25m          136Mi
alerta-74dbdb998d-2hqrm               22m          757Mi
pyez-scheduler-7745f56b9b-6v9vn       19m          121Mi
config-server-7d99d65874-8bddq        16m          338Mi
analytical-engine-799bb69799-rhsr4    14m          24Mi
analytical-engine-799bb69799-ltb7h    12m          19Mi
analytical-engine-799bb69799-xwn5t    12m          20Mi
itsdb-677b4fcb89-mdqm8                11m          32Mi
itsdb-677b4fcb89-9scds                10m          35Mi
tand-59ffb8cf98-ndn7f                 10m          21Mi
tand-59ffb8cf98-6jpsl                 7m           13Mi
tand-59ffb8cf98-np7wb                 7m           16Mi
jtimon-5645f59bc6-k6xlx               5m           46Mi
jtimon-5645f59bc6-5fcqn               4m           39Mi
tsdb-shim-648d49c7f7-64z99            4m           20Mi
tsdb-shim-648d49c7f7-9hgcf            4m           25Mi
tsdb-shim-648d49c7f7-grkd6            4m           18Mi
influxdb-influxdb1-84b75fc5b6-cgtbk   1m           28Mi
api-server-7cb454d9dd-sg4wk           1m           134Mi
api-server-7cb454d9dd-n7558           1m           129Mi

show paragon cluster pods namespace healthbot sort memory

content_copy zoom_out_map
user@node> show paragon cluster pods namespace healthbot sort memory
NAME                                  CPU(cores)   MEMORY(bytes)
alerta-74dbdb998d-v7zs9               30m          771Mi
alerta-74dbdb998d-2hqrm               35m          757Mi
config-server-7d99d65874-8bddq        12m          338Mi
pyez-scheduler-7745f56b9b-smrw6       23m          136Mi
api-server-7cb454d9dd-sg4wk           1m           134Mi
api-server-7cb454d9dd-n7558           1m           129Mi
pyez-scheduler-7745f56b9b-6v9vn       10m          121Mi
pyez-scheduler-7745f56b9b-mqbbw       15m          118Mi
jtimon-5645f59bc6-k6xlx               5m           45Mi
jtimon-5645f59bc6-5fcqn               4m           39Mi
itsdb-677b4fcb89-9scds                10m          35Mi
itsdb-677b4fcb89-mdqm8                11m          33Mi
influxdb-influxdb1-84b75fc5b6-cgtbk   1m           28Mi
tsdb-shim-648d49c7f7-9hgcf            4m           26Mi
analytical-engine-799bb69799-rhsr4    14m          24Mi
tand-59ffb8cf98-ndn7f                 9m           21Mi
tsdb-shim-648d49c7f7-64z99            5m           20Mi
analytical-engine-799bb69799-xwn5t    12m          20Mi
analytical-engine-799bb69799-ltb7h    13m          19Mi
tsdb-shim-648d49c7f7-grkd6            5m           18Mi
tand-59ffb8cf98-np7wb                 7m           16Mi
tand-59ffb8cf98-6jpsl                 8m           13Mi

Release Information

Command introduced in Paragon Automation Release 2.0.0.

footer-navigation