Alpha 1000 Uživatelská příručka Strana 61

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 182
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 60
3.3.9 show_status
The
show_status
command reports one line of information per executing
diagnostic. The information includes ID, diagnostic program, device under
test, error counts, passes completed, bytes written, and bytes read.
Many of the diagnostics run in the background and provide information only
if an error occurs. Use the
show_status
command to display the progress of
diagnostics.
The following command string is useful for periodically displaying diagnostic
status information for diagnostics running in the background:
>>> while true;show_status;sleep n;done
Where n is the number of seconds between
show_status
displays.
Synopsis:
show_status
Example:
>>> show_status
>>>show_status
ID Program Device Pass Hard/Soft Bytes Written Bytes Read
-------- ------------ ------------ ------ --------- ------------- -------------
00000001 idle system 0 0 0 0 0
0000002d exer_kid tta1 0 0 0 1 0
0000003d nettest era0.0.0.2.1 43 0 0 1376 1376
00000045 memtest memory 7 0 0 424673280 424673280
00000052 exer_kid dka100.1.0.6 0 0 0 0 2688512
>>>
Process ID
Program module name
Device under test
Diagnostic pass count
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 diagnostic
Bytes successfully read by diagnostic
Running System Diagnostics 3–17
Zobrazit stránku 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 ... 181 182

Komentáře k této Příručce

Žádné komentáře