nv show system health
|
|
nv show system health Show system health status. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/health |
|
|
Related Commands |
nv show system health history |
|
|
Notes |
|
|
nv show system health history
|
|
nv show system health history [file-name] Show system health history file. |
|
|
Syntax Description |
file-name |
Show health history files in the system |
|
History |
25.02.2002 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/health/history |
|
|
Related Commands |
nv show system health |
|
|
Notes |
|
|
nv show system health component
|
|
nv show system health component Display all system health components with their instances and health state. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
|
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/health/component |
|
|
Related Commands |
nv action clear system health component |
|
|
Notes |
Components with multiple hardware units (asic, fan, transceiver, leakage-sensor, psu) show individual instances. Single instance components (cpu, software, switch) show ALL as the instance name. |
|
nv show system health component id
|
|
nv show system health component {component-id} Display system component health for a specific componenet. |
|
|
Syntax Description |
component-id |
Component name (e.g., PSU, Fan, Software) |
|
Default |
N/A |
|
|
History |
25.02.7002 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/health/component |
|
|
Related Commands |
nv action clear system health component |
|
|
Notes |
|
|
nv show system health component instance
|
|
nv show system health component <component-id> instance <instance-id> Display detailed health information for a specific component instance. |
|
|
Syntax Description |
component-id |
Component name (e.g., PSU, Fan, Software) |
|
instance-id |
|
|
|
Default |
N/A |
|
|
History |
25.02.8008 |
|
|
Example |
|
|
|
REST API |
GET https://<ip>/nvue_v1/system/health/component/<component-id>/instance/<instance-id> |
|
|
Related Commands |
nv action clear system health component |
|
|
Notes |
|
|
nv action clear system health component
|
|
nv action clear system health component Clear system components unhealthy information. |
|
|
Syntax Description |
N/A |
|
|
Default |
N/A |
|
|
History |
25.02.7002 |
|
|
Example |
|
|
|
REST API |
POST https://<ip>/nvue_v1/system/health/component |
|
|
Related Commands |
|
|
|
Notes |
The clear command resets only the |
|
Last updated: