Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Announcement: Try the Ask AI chatbot for answers to your technical questions about Juniper products and solutions.

close
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

request paragon support information

date_range 14-Nov-24

Syntax

content_copy zoom_out_map
request paragon support information

Description

Show an in-depth status report of your Paragon Automation cluster configuration.

When you enter the request paragon support information command, the following show commands are executed.

Table 1: request paragon support information Commands

Command

Description

show paragon cluster nodes

Show node information of your Paragon Automation cluster.

show paragon cluster pods

Show pod information of your Paragon Automation cluster.

show paragon cluster namespaces

Show namespace information of your Paragon Automation cluster.

show paragon cluster details

Show storage and controller node information of your Paragon Automation cluster.

show paragon version

Show the version of your Paragon Automation cluster.

show paragon images version

Show the version of pods in your Paragon Automation cluster.

show paragon cluster pods namespace healthbot sort memory

Show the top pods of the healthbot namespace sorted by memory utilization.

show paragon cluster pods namespace healthbot sort cpu

Show the top pods of the healthbot namespace sorted by CPU utilization.

show paragon pvc details

Show the persistent volume (PV) and persistent volume claim (PVC) information.

The request paragon support information command also runs many kubectl commands. These commands provide you debugging information such as Helm deployment service information for the NorthStar namespace, Kubernetes deployment information for api-aggregator service and so on.

To archive the status report of your cluster configuration, you can use the request paragon support information | save paragon/troubleshooting/rsi.txt command. The rsi.txt file is located under the /root/troubleshooting directory of the Linux root shell. Type exit to exit to the Linux root shell.

Options

none

Show in-depth status report of your cluster configuration.

Required Privilege Level

view

Output Fields

When you enter this command, you are provided with detailed status information of your cluster.

Sample Output

request paragon support information

content_copy zoom_out_map
user@node> request paragon support information

user@node> show paragon cluster nodes

NAME      STATUS   ROLES                       AGE   VERSION
eop-250   Ready    control-plane,etcd,master   36h   v1.28.6+rke2r1
eop-251   Ready    control-plane,etcd,master   36h   v1.28.6+rke2r1
eop-252   Ready    control-plane,etcd,master   36h   v1.28.6+rke2r1
eop-253   Ready    influxdb-worker,worker      36h   v1.28.6+rke2r1

user@node> show paragon cluster pods

NAMESPACE         NAME                                                          READY   STATUS      RESTARTS       AGE
airflow           airflow-scheduler-9d86ffb65-gdn7h                             2/2     Running     3 (34h ago)    36h
airflow           airflow-webserver-fdbdcf8-2plkj                               1/1     Running     0              36h
airflow           airflow-worker-6c568dc6c8-n54lx                               1/1     Running     1 (36h ago)    36h
airflow           airflow-worker-6c568dc6c8-qlw9z                               1/1     Running     0              36h
airflow           workflow-manager-7574d7cc95-6ps66                             1/1     Running     0              36h
arango            arango-arango-operator-58dbbf6669-9hn92                       1/1     Running     1 (36h ago)    36h
arango            arango-arango-operator-58dbbf6669-q74sg                       1/1     Running     3 (34h ago)    36h
arango            foghorn-agnt-8xpiqppm-f450c7

<Output Snipped>

Release Information

Command introduced in Juniper Paragon Automation Release 2.1.0.

footer-navigation