F5OS-C 1.5.0 - Chassis Partition Diagnostic Menu webUI and CLI Improvements¶
Documents related to this feature¶
No related documents
Feature Overview¶
The menu on the chassis partition has been modified and a new tab called “DIAGNOSTICS” has been added. All the supportability’s tools available will be in this tab.
The chassis partition CLI will now display a system health summary and allow the administrator to configure a web proxy setting for submitting QKView files to iHealth.All the supportability tools available are in this tab.
Feature deeper overview¶
A “DIAGNOSTICS” tab is now available on the chassis partition user interface. There are currently two pages categorised as diagnostics. The first is for iHealth Configuration and the second is for qkView system reports.
This feature is to make the UI more usable for the administrator.
Similar to the web UI for the chassis partition, the CLI has been enhanced to allow the administrator to view the system health and configure web proxy for submitting QKView bundle files to iHealth server.
Customer use case example¶
An administrator wants to configure iHealth or create support bundles via the chassis partition UI.
CLI commands¶
This is an example of the CLI changes to either view the system health or configure the proxy settings:
npiPartition8-2# show system health ?
Description: Contains various system health state/attributes on component
Possible completions:
components
displaylevel Depth to show
summary
| Output modifiers
npiPartition8-2# show system health summary
COMPONENT COMPONENT COMPONENT ATTRIBUTE ATTRIBUTE ATTRIBUTE ATTRIBUTE ATTRIBUTE UPDATED
NAME NAME HEALTH SEVERITY NAME DESCRIPTION HEALTH SEVERITY VALUE AT
------------------------------------------------------------------------------------------------------------
blade-8 - ok notice
controller-1 - ok notice
controller-2 - ok notice
npiPartition8-2#
npiPartition8-2# show running-config system diagnostics
system diagnostics ihealth config server https://ihealth-api.f5.com/qkview-analyzer/api/qkviews?visible_in_gui=True
system diagnostics ihealth config authserver https://api.f5.com/auth/pub/sso/login/ihealth-api
npiPartition8-2# config
Entering configuration mode terminal
npiPartition8-2(config)# system diagnostics proxy config proxy-server 192.0.2.111 proxy-username jdoe proxy-password
(): ****
npiPartition8-2(config)# end
Uncommitted changes found, commit them? [yes/no/CANCEL] yes
Commit complete.
npiPartition8-2# show running-config system diagnostics
system diagnostics proxy config proxy-username jdoe
system diagnostics proxy config proxy-password $8$TY143bf+l7d/TKV5zim3aJZT5qavF2K2EFpb9/k2PtQ=
system diagnostics proxy config proxy-server 192.0.2.111
system diagnostics ihealth config server https://ihealth-api.f5.com/qkview-analyzer/api/qkviews?visible_in_gui=True
system diagnostics ihealth config authserver https://api.f5.com/auth/pub/sso/login/ihealth-api
npiPartition8-2#
GUI Screen Shots
This is the tabs available on the chassis partition UI, including the new one about “DIAGNOSTICS”.
This is the iHealth Page, part of the “DIAGNOSTICS” tab:
This is the System Reports, part of the “DIAGNOSTICS” tab: