JPH0683667A - Diagnostic system for information processor - Google Patents

Diagnostic system for information processor

Info

Publication number
JPH0683667A
JPH0683667A JP4253891A JP25389192A JPH0683667A JP H0683667 A JPH0683667 A JP H0683667A JP 4253891 A JP4253891 A JP 4253891A JP 25389192 A JP25389192 A JP 25389192A JP H0683667 A JPH0683667 A JP H0683667A
Authority
JP
Japan
Prior art keywords
program
instruction
error
diagnostic
processor
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP4253891A
Other languages
Japanese (ja)
Inventor
勲 ▲松▼田
Isao Matsuda
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP4253891A priority Critical patent/JPH0683667A/en
Publication of JPH0683667A publication Critical patent/JPH0683667A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PURPOSE:To perform various types of diagnoses of an information processor in parallel with the operation of a normal system. CONSTITUTION:An operation control program 33 controls the operations of a general instruction diagnostic program 34 which diagnoses the general instructions for application, a privileged instruction diagnostic program 35 which diagnoses the privileged instructions for OS, and firmware instruction diagnostic program 36 which diagnoses the firmware instructions of an I/O processor 4 in addition to the user application programs 32-1-32-n. Then the program 33 periodically starts the programs 34-36, and these started programs diagnose themselves respectively to store the error information in a logging area 38 through a logging program 37 if the errors are detected. An output control program 39 reads the error information out of the area 38 and edits the information during the operation of a system to display the edited information on the screen of a CRT 5 or to print them out through a printer 7. Furthermore these information are reported to a monitor center through a communication channel L.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は情報処理装置の診断方式
に関し、特にユーザアプリケーションプログラムを実行
している通常のシステム運用中に並行して情報処理装置
の診断を行うことができる情報処理装置の診断方式に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a diagnostic method for an information processing apparatus, and more particularly to an information processing apparatus capable of diagnosing the information processing apparatus in parallel during normal system operation in which a user application program is being executed. Regarding diagnostic method.

【0002】[0002]

【従来の技術】従来、オフィスプロセッサ等の情報処理
装置の診断は、診断対象とする情報処理装置に診断用の
OSをロードし、その上で各種の診断プログラムを実行
することにより行っていた。
2. Description of the Related Art Conventionally, an information processing apparatus such as an office processor is diagnosed by loading a diagnostic OS on the information processing apparatus to be diagnosed and then executing various diagnostic programs.

【0003】[0003]

【発明が解決しようとする課題】このように従来の情報
処理装置の診断方式は、ユーザシステムのものとは違う
診断用のOS上で各種の診断プログラムを実行させてい
たため、ユーザアプリケーションプログラムの実行と並
行して診断ができないという欠点がある。従って、診断
はシステム導入時またはシステムを止めても差し支えの
ない定期保守の時に限られ、システム運用中の間に発生
するであろうと予測されるハードウェア故障の発見がで
きず、システム障害発生前に不良ハードウェアの予測交
換ができないという問題点があった。
As described above, according to the conventional diagnostic method of the information processing apparatus, various diagnostic programs are executed on the diagnostic OS different from that of the user system, so that the user application program is executed. There is a drawback that diagnosis cannot be done in parallel with. Therefore, diagnosis is limited to the time when the system is installed or the regular maintenance in which the system can be stopped, and it is not possible to detect the hardware failure that is expected to occur during system operation, and it is possible to perform a failure before the system failure occurs. There was a problem that predictive exchange of hardware was not possible.

【0004】本発明はこのような事情に鑑みて為された
ものであり、その目的は、ユーザアプリケーションプロ
グラムを実行している通常のシステム運用中に並行して
情報処理装置の診断を行うことができる情報処理装置の
診断方式を提供することにある。
The present invention has been made in view of such a situation, and an object thereof is to diagnose an information processing apparatus in parallel during normal system operation in which a user application program is being executed. An object of the present invention is to provide a diagnostic method for an information processing device that can be used.

【0005】[0005]

【課題を解決するための手段】本発明の情報処理装置の
診断方式は上記の目的を達成するために、プロセッサ
と、メモリと、I/O装置と、該I/O装置を制御する
I/Oプロセッサとを含む情報処理装置の診断方式にお
いて、アプリケーション用一般命令の診断を行う一般命
令診断プログラムと、OS用特権命令の診断を行う特権
命令診断プログラムと、前記I/Oプロセッサのファー
ムウェア命令の診断を行うファームウェア命令診断プロ
グラムとを、各々アプリケーションプログラムとして起
動できるプログラムとして前記メモリ上に備えると共
に、前記各診断プログラムをユーザアプリケーションプ
ログラムと共に運用管理し、定期的に前記各診断プログ
ラムを起動する運用管理手段と、前記各診断プログラム
から出力されたエラー情報をロギング領域にロギングす
るロギング手段とを備えることを特徴とする情報処理装
置の診断方式。
In order to achieve the above object, a diagnostic method for an information processing apparatus according to the present invention has a processor, a memory, an I / O device, and an I / O device for controlling the I / O device. In a diagnostic method of an information processing apparatus including an O processor, a general instruction diagnostic program for diagnosing an application general instruction, a privileged instruction diagnostic program for diagnosing an OS privileged instruction, and a firmware instruction for the I / O processor. A firmware instruction diagnosis program for performing a diagnosis is provided on the memory as a program that can be started as an application program, respectively, and the above-mentioned diagnosis programs are operated and managed together with the user application programs, and the operation management is performed to periodically start each of the diagnosis programs. Means and errors output from each of the diagnostic programs Diagnostic method of the information processing apparatus characterized by comprising a logging means for logging broadcast logging area.

【0006】また、前記プロセッサ上で動作するOS
に、前記一般命令診断プログラムの実行においてエラー
を検出したときにおいても該実行中の前記一般命令診断
プログラムを異常終了させず、前記特権命令診断プログ
ラム,前記ファームウェア命令診断プログラムの実行に
おいてエラーを検出したときにおいてもシステム障害と
みなさない機能を付加している。
An OS operating on the processor
Even when an error is detected in the execution of the general instruction diagnosis program, the general instruction diagnosis program in execution is not abnormally terminated, and an error is detected in the execution of the privileged instruction diagnosis program and the firmware instruction diagnosis program. Even at times, functions are added that are not considered system failures.

【0007】更に、前記ロギング領域にロギングされた
エラー情報をシステム運用中に読み取って編集し、前記
I/O装置または通信路を通じて監視センタへ出力する
出力制御手段を備えている。
Further, there is provided output control means for reading the error information logged in the logging area during system operation, editing it, and outputting it to the monitoring center through the I / O device or the communication path.

【0008】[0008]

【作用】本発明の情報処理装置の診断方式においては、
運用管理手段が、アプリケーション用一般命令の診断を
行う一般命令診断プログラムと、OS用特権命令の診断
を行う特権命令診断プログラムと、I/Oプロセッサの
ファームウェア命令の診断を行うファームウェア命令診
断プログラムとをユーザアプリケーションプログラムと
共に運用管理し、定期的にこれらの各診断プログラムを
起動する。起動された各診断プログラムは各々の診断を
行い、エラーを検出するとエラー情報を出力し、この出
力されたエラー情報をロギング手段がロギング領域にロ
ギングする。また、出力制御手段が、ロギング領域にロ
ギングされたエラー情報をシステム運用中に読み取って
編集し、CRT画面やプリンタから出力し、更に通信路
を通じて監視センタへ通知する。更に、一般命令診断プ
ログラムが診断のために故意にエラーを発生させてもO
Sは通常のアプリケーションプログラムと異なり当該一
般命令診断プログラムを異常終了させず、また特権命令
診断プログラム,ファームウェア命令診断プログラムが
診断のために故意に特権エラー等を起こしてもシステム
障害とはみなさない。
In the diagnostic method of the information processing apparatus of the present invention,
The operation management unit includes a general instruction diagnostic program for diagnosing general instructions for applications, a privileged instruction diagnostic program for diagnosing privileged instructions for OS, and a firmware instruction diagnostic program for diagnosing firmware instructions of the I / O processor. It is operated and managed together with the user application program, and each of these diagnostic programs is activated at regular intervals. The activated diagnostic programs each perform diagnostics, output error information when an error is detected, and the logging means logs the output error information in the logging area. Further, the output control means reads the error information logged in the logging area during system operation, edits it, outputs it from the CRT screen or printer, and notifies it to the monitoring center via the communication path. Furthermore, even if the general instruction diagnosis program intentionally generates an error for diagnosis,
Unlike the normal application program, S does not abnormally terminate the general instruction diagnostic program, and even if the privileged instruction diagnostic program or the firmware instruction diagnostic program intentionally causes a privilege error for diagnosis, it is not regarded as a system failure.

【0009】[0009]

【実施例】次に本発明の実施例について図面を参照して
詳細に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0010】図1は本発明を適用した情報処理装置の一
例を示すブロック図であり、本情報処理装置の主たる制
御を司る2台のプロセッサ1,2と、メモリ3と、標準
装備またはオプション装備になっている各種の周辺機器
を制御するI/Oプロセッサ4と、周辺機器としてのC
RT5,キーボード6,プリンタ7,通信路Lを通じて
図示しない監視センタと通信するための通信制御装置8
と、これらを接続するバス9とを含んでいる。
FIG. 1 is a block diagram showing an example of an information processing apparatus to which the present invention is applied. Two processors 1 and 2 which control the main control of the present information processing apparatus, a memory 3, and standard equipment or optional equipment. I / O processor 4 for controlling various peripheral devices and C as the peripheral device
Communication controller 8 for communicating with a monitoring center (not shown) through RT 5, keyboard 6, printer 7, communication path L
And a bus 9 connecting them.

【0011】メモリ3には、プロセッサ1またはプロセ
ッサ2上で実行されるOS31と、このOS31上で稼
動する複数個のユーザアプリケーションプログラム(A
P)32−1〜32−nと、運用管理プログラム33
と、一般命令診断プログラム34と、特権命令診断プロ
グラム35と、ファームウェア命令診断プログラム36
と、ロギングプログラム37と、ロギング領域38と、
出力制御プログラム39とが格納されている。
The memory 3 has an OS 31 executed on the processor 1 or the processor 2 and a plurality of user application programs (A) running on the OS 31.
P) 32-1 to 32-n and operation management program 33
, General instruction diagnostic program 34, privileged instruction diagnostic program 35, and firmware instruction diagnostic program 36
, A logging program 37, a logging area 38,
An output control program 39 is stored.

【0012】一般命令診断プログラム34は、プロセッ
サ1またはプロセッサ2にて動作するアプリケーション
用一般命令の診断を行うプログラムであり、通常のアプ
リケーションプログラムとして起動でき、OS31の介
在の下にプロセッサ1またはプロセッサ2上で稼動す
る。この一般命令診断プログラム34は、好ましくはア
プリケーション用一般命令の全て且つ各命令の組み合わ
せの全てを網羅したパターンの命令診断を行う。そし
て、正常な命令やその組み合わせであるにもかかわらず
プロセッサ1またはプロセッサ2のエラー検出回路でエ
ラーが検出されたり、所望の動作が行われなかった場
合、故意にパラメータエラー等を含めた命令やその組み
合わせであるにもかかわらず、エラー検出回路でエラー
が検出されなかった場合等には、どのような命令,パラ
メータ,命令の組み合わせのときにどのような障害が検
出されたかを示すエラー情報をロギングプログラム37
を通じてロギング領域38に書き込む。
The general instruction diagnosis program 34 is a program for diagnosing general instructions for applications operating in the processor 1 or the processor 2, can be started as a normal application program, and has the processor 1 or the processor 2 under the intervention of the OS 31. Work on. This general instruction diagnosis program 34 preferably performs instruction diagnosis of a pattern that covers all general instructions for application and all combinations of respective instructions. When an error is detected by the error detection circuit of the processor 1 or the processor 2 or a desired operation is not performed despite a normal command or a combination thereof, a command including a parameter error or the like is intentionally executed. If no error is detected by the error detection circuit despite the combination, error information indicating what kind of instruction, parameter, and what kind of fault was detected when the combination of instructions is displayed. Logging program 37
To the logging area 38 through.

【0013】特権命令診断プログラム35は、プロセッ
サ1またはプロセッサ2にて動作するOS31用特権命
令の診断を行うプログラムであり、OS31の中核をな
す核プログラムの一部として動作する。この特権命令診
断プログラム35は、好ましくはOS31用の特権命令
の全て且つ各命令の組み合わせの全てを網羅したパター
ンの命令診断を行う。そして、正常な特権命令やその組
み合わせであるにもかかわらずプロセッサ1またはプロ
セッサ2のエラー検出回路でエラーが検出されたり、所
望の動作が行われなかった場合、故意にパラメータエラ
ー等を含めた命令やその組み合わせであるにもかかわら
ず、エラー検出回路でエラーが検出されなかった場合等
には、どのような特権命令,パラメータ,命令の組み合
わせのときにどのような障害が検出されたかを示すエラ
ー情報をロギングプログラム37を通じてロギング領域
38に書き込む。この特権命令診断プログラム35もア
プリケーションプログラムとして起動できる。なお、特
権命令診断プログラム35は、例えばアプリケーション
プログラムとして起動できるルーチンとこのルーチンと
インタフェイスされたOS31中の特権命令診断プログ
ラムルーチンとで構成される。
The privileged instruction diagnostic program 35 is a program for diagnosing a privileged instruction for the OS 31 operating in the processor 1 or the processor 2, and operates as a part of the core program which is the core of the OS 31. The privileged instruction diagnosis program 35 preferably performs an instruction diagnosis of a pattern covering all privileged instructions for the OS 31 and all combinations of respective instructions. Then, if an error is detected by the error detection circuit of the processor 1 or the processor 2 or a desired operation is not performed despite a normal privileged instruction or a combination thereof, an instruction intentionally including a parameter error or the like. If the error detection circuit does not detect an error despite the fact that the error detection circuit is a combination of these and their combinations, an error that indicates what kind of fault was detected when combining privileged instructions, parameters, and instructions. Information is written in the logging area 38 through the logging program 37. The privileged instruction diagnostic program 35 can also be started as an application program. The privileged instruction diagnostic program 35 is composed of, for example, a routine that can be started as an application program and a privileged instruction diagnostic program routine in the OS 31 that interfaces with this routine.

【0014】ファームウェア命令診断プログラム36
は、I/Oプロセッサ4のファームウェア命令の診断を
行うプログラムであり、OS31の周辺機器制御プログ
ラムの一形態として動作する。このファームウェア命令
診断プログラム36は、好ましくはファームウェア命令
の全て且つ各命令の組み合わせ全てを網羅したパターン
の命令診断を行う。そして、正常なファームウェア命令
やその組み合わせであるにもかかわらずI/Oプロセッ
サ4のエラー検出回路でエラーが検出されたり、所望の
動作が行われなかった場合、故意にパラメータエラー等
を含めたファームウェア命令やその組み合わせであるに
もかかわらず、エラー検出回路でエラーが検出されなか
った場合等には、どのようなファームウェア命令,パラ
メータ,命令の組み合わせのときにどのような障害が検
出されたかを示すエラー情報をロギングプログラム37
を通じてロギング領域38に書き込む。このファームウ
ェア命令診断プログラム36もアプリケーションプログ
ラムとして起動できる。なお、ファームウェア命令診断
プログラム36は、例えばアプリケーションプログラム
として起動できるルーチンとこのルーチンとインタフェ
イスされたOS31中の周辺機器制御プログラムルーチ
ンとで構成される。
Firmware command diagnostic program 36
Is a program for diagnosing the firmware instruction of the I / O processor 4, and operates as a form of the peripheral device control program of the OS 31. The firmware instruction diagnosis program 36 preferably performs instruction diagnosis of a pattern covering all firmware instructions and all combinations of respective instructions. When an error is detected by the error detection circuit of the I / O processor 4 or a desired operation is not performed despite the normal firmware instruction or a combination thereof, the firmware intentionally including the parameter error and the like. If no error is detected by the error detection circuit despite the fact that it is an instruction or a combination thereof, what kind of firmware instruction, parameter, and what kind of failure is detected when the combination of instructions is shown. Error information logging program 37
To the logging area 38 through. The firmware instruction diagnosis program 36 can also be started as an application program. The firmware command diagnosis program 36 is composed of, for example, a routine that can be started as an application program and a peripheral device control program routine in the OS 31 that is interfaced with this routine.

【0015】運用管理プログラム33は、各診断プログ
ラム34,35,36をユーザアプリケーションプログ
ラム32−1〜32−nと共に運用管理し、極力各ユー
ザの運用形態に影響を与えないように定期的に各診断プ
ログラム34,35,36の起動,停止を制御すること
により、24時間運転システムでも常時診断が行われる
ようにする。
The operation management program 33 operates and manages the diagnostic programs 34, 35 and 36 together with the user application programs 32-1 to 32-n, and periodically performs operation management so as not to affect the operation form of each user as much as possible. By controlling the start and stop of the diagnostic programs 34, 35, 36, the 24-hour operation system can be constantly diagnosed.

【0016】ロギングプログラム37は、各々の診断プ
ログラム34〜36から出力されたエラー情報をロギン
グ領域38に書き込むプログラムである。
The logging program 37 is a program for writing the error information output from the diagnostic programs 34 to 36 into the logging area 38.

【0017】出力制御プログラム39は、システム運用
中に、ロギング領域38に格納されたエラー情報の読み
取り、その編集結果のCRT5への画面表示,プリンタ
7からのプリント出力,通信制御装置8による監視セン
タへの通知等を行うプログラムであり、定期的にまたは
キーボード6から入力されたコマンドあるいは通信路L
を通じて監視センタから送られてきたコマンドで起動さ
れる。
The output control program 39 reads the error information stored in the logging area 38 during system operation, displays the edited result on the screen of the CRT 5, prints output from the printer 7, and monitors by the communication control device 8. Is a program for notifying the user, etc., and the command or the communication path L entered periodically or from the keyboard 6
It is started by the command sent from the monitoring center through.

【0018】なお、各診断プログラム34,35,36
の診断に際しては故意にエラーを発生させることがあ
り、このようなエラーが生じた場合、実行中のプログラ
ムを異常終了させたり、システムダウンさせると診断の
続行が行えないばかりか、診断のためにシステムの運用
が中断されてしまう。そこで、本実施例におけるOS3
1には、一般命令診断プログラム34の実行においてエ
ラーを検出したときにおいても、この実行中の一般命令
診断プログラム34を異常終了させず、特権命令診断プ
ログラム35,ファームウェア命令診断プログラム36
の実行において特権エラー等のシステムダウンにつなが
るエラーを検出したときにおいてもシステム障害とみな
さずシステムダウンさせない機能が付加されている。な
お、各診断プログラム34〜36以外のユーザアプリケ
ーションプログラム32−1〜32−nの実行中にエラ
ーが生じた場合にはプログラムの異常終了,システム障
害とみなしてシステムダウンを起こさせるのは従来と変
わらない。
Each diagnostic program 34, 35, 36
When diagnosing the error, an error may be intentionally generated.If such an error occurs, if the program being executed is abnormally terminated or the system goes down, the diagnosis cannot be continued. The operation of the system will be interrupted. Therefore, the OS3 in this embodiment is
1 shows that even when an error is detected in the execution of the general instruction diagnostic program 34, the running general instruction diagnostic program 34 is not abnormally terminated and the privileged instruction diagnostic program 35 and the firmware instruction diagnostic program 36 are not terminated.
When an error such as a privilege error that causes a system down is detected during execution of, the function is not considered as a system failure and the system is not down. When an error occurs during the execution of the user application programs 32-1 to 32-n other than the diagnostic programs 34 to 36, it is not conventional to consider the program as abnormal termination or a system failure to cause a system down. does not change.

【0019】次に上述のように構成された本実施例の動
作を説明する。
Next, the operation of this embodiment configured as described above will be described.

【0020】システム運用中、運用管理プログラム33
によってユーザアプリケーションプログラム32−1〜
32−nが適宜起動されることにより、プロセッサ1ま
たはプロセッサ2においてOS31の介在の下でそれら
のユーザアプリケーションプログラム32−1〜32−
nが実行され、所定の業務が遂行される。
During the system operation, the operation management program 33
Depending on the user application program 32-1
When the 32-n is properly activated, the user application programs 32-1 to 32-2 of the processor 1 or the processor 2 are executed under the intervention of the OS 31.
n is executed and a predetermined task is performed.

【0021】このようなユーザアプリケーションプログ
ラム32−1〜32−nの実行と並行し、運用管理プロ
グラム33は一般命令診断プログラム34,特権命令診
断プログラム35,ファームウェア命令診断プログラム
36を定期的に起動する。
In parallel with the execution of the user application programs 32-1 to 32-n, the operation management program 33 periodically activates the general instruction diagnosis program 34, the privileged instruction diagnosis program 35, and the firmware instruction diagnosis program 36. .

【0022】一般命令診断プログラム34は起動される
と、プロセッサ1またはプロセッサ2にて動作するアプ
リケーション用一般命令の診断を行い、エラーの検出ま
たはエラーにつながる恐れのある警告エラーを検出する
と、エラー情報をロギングプログラム37に通知し、ロ
ギングプログラム37はこのエラー情報をロギング領域
38に書き込む。
When the general instruction diagnostic program 34 is activated, it diagnoses the general instruction for application operating in the processor 1 or 2, and if it detects an error or a warning error that may lead to an error, it outputs error information. To the logging program 37, and the logging program 37 writes this error information in the logging area 38.

【0023】また特権命令診断プログラム35は起動さ
れると、プロセッサ1またはプロセッサ2にて動作する
OS31用特権命令の診断を行い、エラーの検出または
エラーにつながる恐れのある警告エラーを検出すると、
エラー情報をロギングプログラム37を通じてロギング
領域38に書き込む。
When the privileged instruction diagnostic program 35 is activated, it diagnoses the privileged instruction for the OS 31 operating in the processor 1 or the processor 2 and detects an error or a warning error which may lead to an error.
The error information is written in the logging area 38 through the logging program 37.

【0024】更にファームウェア命令診断プログラム3
6は、I/Oプロセッサ4のファームウェア命令の診断
を行い、エラーの検出またはエラーにつながる恐れのあ
る警告エラーを検出すると、エラー情報をロギングプロ
グラム37を通じてロギング領域38に書き込む。
Further, the firmware command diagnostic program 3
6 diagnoses the firmware instruction of the I / O processor 4 and, when detecting an error or a warning error which may lead to an error, writes error information in the logging area 38 through the logging program 37.

【0025】このようにして、ユーザアプリケーション
プログラム32−1〜32−nの実行と並行して各種の
診断が行われ、エラー情報がロギング領域38に蓄積さ
れていく。
In this way, various diagnoses are performed in parallel with the execution of the user application programs 32-1 to 32-n, and error information is accumulated in the logging area 38.

【0026】さて、システム運用中にどのようなエラー
情報がロギングされているかを調べるためには、ロギン
グ領域38に蓄積されたエラー情報を出力しなければな
らない。この方法としては、現場側で行う方法と監視セ
ンタから行う方法とがある。以下、各々の場合について
説明する。
Now, in order to check what kind of error information is logged during system operation, the error information accumulated in the logging area 38 must be output. As this method, there are a method performed on site and a method performed from a monitoring center. Hereinafter, each case will be described.

【0027】〔現場にて出力する方法〕現場のユーザま
たはシステム管理者がシステム運用中にどういうエラー
情報がロギングされているかをチェックしたいために、
キーボード6からエラー情報の画面出力を要求して出力
制御プログラム39を起動すると、出力制御プログラム
39は、ロギング領域38に格納されたエラー情報を読
み取り、この読み取ったエラー情報をエラーの重要度の
程度によって分類すると共にCRT5の画面に表示する
のに適したフォーマットに編集し、この編集結果をCR
T5画面に表示する。また、プリンタ7からのプリント
出力が要求された場合には、エラー情報をプリント出力
するのに適したフォーマットに編集してプリンタ7から
用紙にプリントアウトする。なお、このとき同時に、エ
ラー情報が発生した旨を通信制御装置8および通信路L
を通じて監視センタに通報するようにしても良い。
[Method of outputting on site] In order to check what kind of error information is logged during operation of the system by the user or system administrator on site,
When the output control program 39 is activated by requesting screen output of error information from the keyboard 6, the output control program 39 reads the error information stored in the logging area 38, and the read error information is used to determine the degree of importance of the error. It is classified by and edited in a format suitable for displaying on the screen of CRT5, and the edited result is CR.
Display on T5 screen. Further, when the print output from the printer 7 is requested, the error information is edited into a format suitable for print output and is printed out from the printer 7 on a sheet. At the same time, the communication control device 8 and the communication path L are notified that error information has occurred.
You may make it report to a monitoring center through.

【0028】〔監視センタにて出力する方法〕監視セン
タの監視員が通信路Lを通じてエラー情報の転送要求を
送出すると、これを契機に出力制御プログラム39が起
動され、出力制御プログラム39は、ロギング領域38
に格納されたエラー情報を読み取って編集し、編集結果
を通信制御装置8および通信路Lを通じて監視センタに
送信される。監視センタ側ではこの通知されたエラー情
報の編集結果を画面表示またはプリント出力する。
[Method of Outputting at Monitoring Center] When a monitoring staff at the monitoring center sends a request for transferring error information through the communication path L, the output control program 39 is activated upon this request, and the output control program 39 performs logging. Area 38
The error information stored in is edited and read, and the edited result is transmitted to the monitoring center through the communication control device 8 and the communication path L. On the monitoring center side, the edited result of the notified error information is displayed on the screen or printed out.

【0029】なお、出力制御プログラム39は上記とは
別に定期的に起動されている。この定期的な起動におい
ては、出力制御プログラム39は、ロギング領域38に
格納されたエラー情報を読み取り、この読み取ったエラ
ー情報をエラーの重要度の程度によって分類し、重要度
の高いエラーが検出された場合には、その旨を通信制御
装置8および通信路Lを通じて監視センタに通報するよ
うにしている。
The output control program 39 is regularly activated in addition to the above. In this regular activation, the output control program 39 reads the error information stored in the logging area 38, classifies the read error information according to the degree of importance of the error, and detects an error of high importance. In that case, the fact is notified to the monitoring center through the communication control device 8 and the communication path L.

【0030】[0030]

【発明の効果】以上説明した本発明の情報処理装置の診
断方式によれば以下のような効果を得ることができる。
According to the diagnosis method of the information processing apparatus of the present invention described above, the following effects can be obtained.

【0031】各種の診断プログラムが一般のアプリケー
ションプログラムとして起動できるので、ユーザアプリ
ケーションプログラムの実行と並列に診断が行える。
Since various diagnostic programs can be started as general application programs, diagnostics can be performed in parallel with the execution of user application programs.

【0032】各種の診断プログラムをユーザアプリケー
ションプログラムと共に運用管理し、定期的に起動する
ようにしたので、システム運用中に自動的かつ定期的に
情報処理装置の診断が行える。
Since various diagnostic programs are operated and managed together with the user application program and are started regularly, the information processing apparatus can be diagnosed automatically and periodically during system operation.

【0033】各診断プログラムが診断のために故意にエ
ラーを起こしても診断プログラムを異常終了させたり、
システム障害とみなしてシステムダウンさせないので、
診断の続行およびシステム運用の継続が可能になる。
Even if each diagnostic program intentionally causes an error for diagnosis, the diagnostic program is abnormally terminated,
Since it is regarded as a system failure and the system does not go down,
It is possible to continue diagnosis and continue system operation.

【0034】診断で得られたエラー情報をロギング領域
にロギングし、システム運用中にその内容のCRT画面
表示,プリント出力が行えるので、その内容に基づきシ
ステム障害発生前に不良ハードウェアの予測交換がで
き、システム障害を事前に回避できる。
The error information obtained by the diagnosis is logged in the logging area, and the contents can be displayed on the CRT screen and printed out during the operation of the system. Based on the contents, the predictive replacement of defective hardware can be performed before the system failure occurs. The system failure can be avoided in advance.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明を適用した情報処理装置の一例を示すブ
ロック図である。
FIG. 1 is a block diagram showing an example of an information processing apparatus to which the present invention has been applied.

【符号の説明】[Explanation of symbols]

1,2…プロセッサ 3…メモリ 31…OS(オペレーティング・システム) 32−1〜32−n…ユーザアプリケーションプログラ
ム(AP) 33…運用管理プログラム 34…一般命令診断プログラム 35…特権命令診断プログラム 36…ファームウェア命令診断プログラム 37…ロギングプログラム 38…ロギング領域 39…出力制御プログラム 4…I/Oプロセッサ 5…CRT 6…キーボード 7…プリンタ 8…通信制御装置 9…バス L…通信路
1, 2 ... Processor 3 ... Memory 31 ... OS (Operating System) 32-1 to 32-n ... User application program (AP) 33 ... Operation management program 34 ... General instruction diagnostic program 35 ... Privileged instruction diagnostic program 36 ... Firmware Instruction diagnostic program 37 ... Logging program 38 ... Logging area 39 ... Output control program 4 ... I / O processor 5 ... CRT 6 ... Keyboard 7 ... Printer 8 ... Communication control device 9 ... Bus L ... Communication path

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 プロセッサと、メモリと、I/O装置
と、該I/O装置を制御するI/Oプロセッサとを含む
情報処理装置の診断方式において、 アプリケーション用一般命令の診断を行う一般命令診断
プログラムと、OS用特権命令の診断を行う特権命令診
断プログラムと、前記I/Oプロセッサのファームウェ
ア命令の診断を行うファームウェア命令診断プログラム
とを、各々アプリケーションプログラムとして起動でき
るプログラムとして前記メモリ上に備えると共に、 前記各診断プログラムをユーザアプリケーションプログ
ラムと共に運用管理し、定期的に前記各診断プログラム
を起動する運用管理手段と、 前記各診断プログラムから出力されたエラー情報をロギ
ング領域にロギングするロギング手段とを備えることを
特徴とする情報処理装置の診断方式。
1. A general instruction for diagnosing a general instruction for an application in a diagnostic method of an information processing apparatus including a processor, a memory, an I / O device, and an I / O processor for controlling the I / O device. A diagnostic program, a privileged instruction diagnostic program for diagnosing an OS privileged instruction, and a firmware instruction diagnostic program for diagnosing the firmware instruction of the I / O processor are provided on the memory as programs that can be activated as application programs. Along with the operation management means for managing each diagnostic program together with the user application program, and an operation management means for regularly starting each diagnostic program, and a logging means for logging error information output from each diagnostic program in a logging area. Information to be provided Diagnostic method for processing equipment.
【請求項2】 前記プロセッサ上で動作するOSに、前
記一般命令診断プログラムの実行においてエラーを検出
したときにおいても該実行中の前記一般命令診断プログ
ラムを異常終了させず、前記特権命令診断プログラム,
前記ファームウェア命令診断プログラムの実行において
エラーを検出したときにおいてもシステム障害とみなさ
ない機能を付加したことを特徴とする請求項1記載の情
報処理装置の診断方式。
2. The OS operating on the processor does not abnormally terminate the running general instruction diagnostic program even when an error is detected in the execution of the general instruction diagnostic program.
2. The diagnostic method for an information processing apparatus according to claim 1, further comprising a function that does not consider a system failure even when an error is detected during execution of the firmware command diagnostic program.
【請求項3】 前記ロギング領域にロギングされたエラ
ー情報をシステム運用中に読み取って編集し、前記I/
O装置または通信路を通じて監視センタへ出力する出力
制御手段を備える請求項2記載の情報処理装置の診断方
式。
3. The error information logged in the logging area is read and edited during system operation,
The diagnostic system for an information processing apparatus according to claim 2, further comprising output control means for outputting to the monitoring center through the O device or the communication path.
JP4253891A 1992-08-28 1992-08-28 Diagnostic system for information processor Pending JPH0683667A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4253891A JPH0683667A (en) 1992-08-28 1992-08-28 Diagnostic system for information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4253891A JPH0683667A (en) 1992-08-28 1992-08-28 Diagnostic system for information processor

Publications (1)

Publication Number Publication Date
JPH0683667A true JPH0683667A (en) 1994-03-25

Family

ID=17257549

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4253891A Pending JPH0683667A (en) 1992-08-28 1992-08-28 Diagnostic system for information processor

Country Status (1)

Country Link
JP (1) JPH0683667A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7421618B2 (en) 2003-12-25 2008-09-02 Hitachi, Ltd. Method for processing a diagnosis of a processor, information processing system and a diagnostic processing program
JP2011108201A (en) * 2009-11-20 2011-06-02 Fujitsu Ltd Information processing apparatus, method and program of diagnosis

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7421618B2 (en) 2003-12-25 2008-09-02 Hitachi, Ltd. Method for processing a diagnosis of a processor, information processing system and a diagnostic processing program
JP2011108201A (en) * 2009-11-20 2011-06-02 Fujitsu Ltd Information processing apparatus, method and program of diagnosis

Similar Documents

Publication Publication Date Title
JPH0683667A (en) Diagnostic system for information processor
JPH0930092A (en) Self-diagnosing device
JP2738173B2 (en) Diagnostic system for stand-alone equipment
JPH03103937A (en) Preventative maintenance automatizing system for computer system
JP2590777B2 (en) Magnetic disk drive failure reporting method and magnetic disk drive using this method
JPH08115237A (en) Printer diagnostic system
JPH03253945A (en) Abnormality recovery processing function confirming system for data processing system
JPS6373753A (en) Key telephone system
JPH04213123A (en) Preventive maintenance system for fault of electronic computer
JPH0654447B2 (en) Failure prediction device
JPH02110743A (en) Fault diagnostic processing system
JPS6259814B2 (en)
JP3202694B2 (en) Environmental alarm function evaluation method and device
JP2001256081A (en) Information processor
JPH05204784A (en) Method for acquiring fault information
JPH0628782A (en) Magnetic disk device provided with self-diagnosis function
JPH08133621A (en) Elevator control device and elevator maintenance device
JPH09305429A (en) Device diagnostic system
JPS61208516A (en) Supervisory unit
JPS61136355A (en) Remote control system
JPH076103A (en) Fault processing system for input/output channel
JPH08202585A (en) Monitoring system for operation of plural computers
JPH03113945A (en) Fault monitor processing system
JPH03176794A (en) Plant operation alarm output device
JP2000148541A (en) Fault detection system for unix server

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees