SRM Console Diagnostics 4-53
➊
Process ID
➋
The SRM diagnostic for the particular device
➌
The ID of the device under test
➍
Number of diagnostic passes that have been completed
➎
Error count (hard and soft). Soft errors are not usually fatal; hard
errors halt the system or prevent completion of the diagnostics.
➏
Bytes successfully written by the diagnostic.
➐
Bytes successfully read by the diagnostic.
The following command string is useful for periodically displaying diagnostic
status information for diagnostics running in the background:
P00>>> while true;show_status;sleep n;done
Where n is the number of seconds between show_status displays.
Syntax
show_status