Showing Specified Diagnostic Tests
This example collects diagnostic information for specified tests.
> asg diag verify 1,2,3,4,5,30
--------------------------------------------------------------------------------
| Tests Status |
--------------------------------------------------------------------------------
| ID | Title | Result | Reason |
--------------------------------------------------------------------------------
| System Components |
--------------------------------------------------------------------------------
| 1 | System Health | Failed | (1)Chassis 1 error |
| | | | (2)Chassis 2 error |
| 2 | Hardware | Failed | (1)Chassis fan is down |
| | | | (2)Chassis fan exceeds threshold |
| | | | (3)CPU exceeds threshold |
| 3 | Resources | Passed | |
| 4 | Software Versions | Failed | |
| 5 | Software Provision | Passed | |
--------------------------------------------------------------------------------
| Networking |
--------------------------------------------------------------------------------
| 30 | Dynamic Routing | Passed | |
--------------------------------------------------------------------------------
| Tests Summary |
--------------------------------------------------------------------------------
| Passed: 3/6 tests |
| Run: "asg diag list 1,2,4" to view a complete list of failed tests |
| Output file: /var/log/verifier_sum.1-5.30.2014-02-17_10-56-05.txt |
--------------------------------------------------------------------------------
|