JPH04355841A - Memory dump output control system - Google Patents

Memory dump output control system

Info

Publication number
JPH04355841A
JPH04355841A JP3131502A JP13150291A JPH04355841A JP H04355841 A JPH04355841 A JP H04355841A JP 3131502 A JP3131502 A JP 3131502A JP 13150291 A JP13150291 A JP 13150291A JP H04355841 A JPH04355841 A JP H04355841A
Authority
JP
Japan
Prior art keywords
dump output
control mechanism
program control
storage device
main storage
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
JP3131502A
Other languages
Japanese (ja)
Inventor
Iwao Yamashita
山下 岩男
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 JP3131502A priority Critical patent/JPH04355841A/en
Publication of JPH04355841A publication Critical patent/JPH04355841A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To enable a dump output control mechanism to automatically dump out information in a main storage device by not only monitoring a system but also detecting the system trouble in a program control mechanism by a system monitor mechanism. CONSTITUTION:A program control mechanism 2 loads data of programs P1 to Pn to a main storage device 4 to control the programs. If system trouble is detected during this control, a system monitor mechanism 3 instructs preparation of dump output to a dump output control mechanism 5 and instructs the stop of program control to the program control mechanism 2 after the completion of this preparation. When the system monitor mechanism 3 instructs the start of dump output to the dump output control mechanism 5, information in a main storage device 4 is outputted to an optical disk device 6 based on this indication. The system monitor mechanism 3 instructs the restart of the system, system monitor, and the start of program control to the program control mechanism 2. Thus information is automatically dumped out.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明はメモリダンプ出力制御方
式、特に、システム障害時における主記憶装置のダンプ
出力の制御を行なうメモリダンプ出力制御方式に関する
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory dump output control method, and more particularly to a memory dump output control method for controlling dump output of a main storage device in the event of a system failure.

【0002】0002

【従来の技術】従来のメモリダンプ出力制御方式は、シ
ステム障害が発生した場合、情報処理装置がシステム障
害のメッセージを表示して、操作員がそのメッセージを
確認し、バックアップ用の補助記憶装置(FD,CGM
T等)にバックアップ媒体を入れて主記憶装置のダンプ
出力スイッチを押してダンプ出力を行なっていた。
2. Description of the Related Art In a conventional memory dump output control method, when a system failure occurs, an information processing device displays a system failure message, an operator confirms the message, and a backup auxiliary storage device ( FD, CGM
(T, etc.) and pressed the dump output switch on the main storage device to perform dump output.

【0003】0003

【発明が解決しようとする課題】従来の方式は、システ
ム障害が発生するたびに操作員が主記憶装置のダンプ出
力のオペレーションを行なっていた。すなわち情報処理
装置に対して外部からの強制割込を行なわなければダン
プ出力ができない問題点を有していた。
In the conventional system, an operator performs a dump output operation of the main memory every time a system failure occurs. In other words, there is a problem in that dump output cannot be performed without forcibly interrupting the information processing apparatus from the outside.

【0004】0004

【課題を解決するための手段】本発明のメモリダンプ出
力制御方式は、情報処理装置のプログラムとデータを記
憶する主記憶装置と、プログラムの制御とプログラムと
データを前記主記憶装置へロードを行うプログラム制御
機構と、情報処理装置のシステム監視とプログラム制御
機構でのシステム障害の検出を行なうシステム監視機構
と、システム監視機構の指示に基づき主記憶装置の情報
をダンプ出力するダンプ出力制御機構と、ダンプ出力し
た情報を記憶するための光ディスク装置を有している。
[Means for Solving the Problems] A memory dump output control method of the present invention includes a main storage device for storing programs and data of an information processing device, and a main storage device that controls the program and loads the program and data into the main storage device. a program control mechanism, a system monitoring mechanism that performs system monitoring of the information processing device and detects system failures in the program control mechanism, and a dump output control mechanism that dumps and outputs information in the main storage device based on instructions from the system monitoring mechanism; It has an optical disk device for storing the dumped information.

【0005】[0005]

【実施例】次に、本発明について図面を参照して説明す
る。図1は本発明の一実施例を示すブロック図である。 図1において、1は情報処理装置、2はプログラムの制
御を行なうプログラム制御機構、3は情報処理装置のシ
ステム監視とプログラム制御機構のシステム障害の検出
を行なうシステム監視機構、4はプログラムとデータと
を記憶する主記憶装置、5はシステム障害の検出時に主
記憶装置の情報をダンプ出力するダンプ出力制御機構、
6はダンプ出力した情報を記憶するための光ディスク装
置である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings. FIG. 1 is a block diagram showing one embodiment of the present invention. In FIG. 1, 1 is an information processing device, 2 is a program control mechanism that controls programs, 3 is a system monitoring mechanism that monitors the system of the information processing device and detects system failures of the program control mechanism, and 4 is a system that controls programs and data. 5 is a dump output control mechanism that dumps and outputs information in the main memory when a system failure is detected;
6 is an optical disk device for storing the dumped information.

【0006】以上のように構成されたメモリダンプ出力
制御方式についてその動作を説明する。まず、プログラ
ム制御機構2はプログラムP1 〜Pn とプログラム
P1 〜Pn のデータを主記憶装置4にロードし、プ
ログラム制御を行なう。プログラム制御機構2はプログ
ラムP1 〜Pn の制御中にシステム障害を検出した
ら、システム監視機構に対してシステム障害の旨を報告
する。システム監視機構3はダンプ出力制御機構5に対
してダンプ出力の準備をするように指示し、ダンプ出力
の準備の完了を待ってプログラム制御機構2に対してプ
ログラム制御の停止を指示を行ないその指示に基づきプ
ログラム制御機構2はプログラム制御を停止したことを
システム制御機構3に通知する。システム制御機構3は
ダンプ出力制御機構5に対してダンプ出力を開始するよ
うに指示する。
The operation of the memory dump output control system configured as described above will be explained. First, the program control mechanism 2 loads the programs P1 to Pn and the data of the programs P1 to Pn into the main storage device 4, and performs program control. When the program control mechanism 2 detects a system failure while controlling the programs P1 to Pn, it reports the system failure to the system monitoring mechanism. The system monitoring mechanism 3 instructs the dump output control mechanism 5 to prepare for dump output, waits for completion of the dump output preparation, and then instructs the program control mechanism 2 to stop program control. Based on this, the program control mechanism 2 notifies the system control mechanism 3 that program control has been stopped. The system control mechanism 3 instructs the dump output control mechanism 5 to start dump output.

【0007】ダンプ出力制御機構5はその指示に基づき
、主記憶装置4の情報を光ディスク装置6へ出力し、出
力が完了したらシステム監視機構3に報告する。システ
ム監視機構3はプログラム制御機構2に対してシステム
の再立上げとシステム監視とプログラム制御の開始を指
示する。
Based on the instruction, the dump output control mechanism 5 outputs the information in the main storage device 4 to the optical disk device 6, and reports it to the system monitoring mechanism 3 when the output is completed. The system monitoring mechanism 3 instructs the program control mechanism 2 to restart the system and start system monitoring and program control.

【0008】[0008]

【発明の効果】以上説明したように本発明によれば、操
作員の介在なしに自動的に、かつ容易に主記憶装置のダ
ンプ出力を行うことができる効果がある。
As described above, according to the present invention, there is an advantage that dump output of the main storage device can be automatically and easily performed without operator intervention.

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

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

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

1    情報処理装置 2    プログラム制御機構 3    システム監視機構 4    主記憶装置 5    ダンプ出力制御機構 6    光ディスク装置 1 Information processing device 2 Program control mechanism 3. System monitoring mechanism 4 Main memory 5 Dump output control mechanism 6. Optical disc device

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  情報処理装置のプログラムとデータを
記憶する主記憶装置と、プログラムの制御とプログラム
とデータを前記主記憶装置へロードを行うプログラム制
御機構と、情報処理装置のシステム監視とプログラム制
御機構でのシステム障害の検出を行なうシステム監視機
構と、システム監視機構の指示に基づき主記憶装置の情
報をダンプ出力するダンプ出力制御機構と、ダンプ出力
した情報を記憶するための光ディスク装置を有すること
を特徴とするメモリダンプ出力制御方式。
1. A main storage device that stores programs and data of an information processing device, a program control mechanism that controls programs and loads programs and data into the main storage device, and system monitoring and program control of the information processing device. It has a system monitoring mechanism that detects system failures in the mechanism, a dump output control mechanism that dumps and outputs information in the main storage device based on instructions from the system monitoring mechanism, and an optical disk device that stores the dumped information. A memory dump output control method featuring:
JP3131502A 1991-06-04 1991-06-04 Memory dump output control system Pending JPH04355841A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3131502A JPH04355841A (en) 1991-06-04 1991-06-04 Memory dump output control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3131502A JPH04355841A (en) 1991-06-04 1991-06-04 Memory dump output control system

Publications (1)

Publication Number Publication Date
JPH04355841A true JPH04355841A (en) 1992-12-09

Family

ID=15059521

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3131502A Pending JPH04355841A (en) 1991-06-04 1991-06-04 Memory dump output control system

Country Status (1)

Country Link
JP (1) JPH04355841A (en)

Similar Documents

Publication Publication Date Title
JPH04355841A (en) Memory dump output control system
JPH01237744A (en) Switching system for communication control device
JPH0764930A (en) Mutual monitoring method between cpus
JPH0480839A (en) Memory dump output control system
JP3270420B2 (en) Failure prediction monitoring system
JP2002312076A (en) Power supply control device for computer system
JPH0351937A (en) Fault recovery system for peripheral device of electronic computer system
JP2658683B2 (en) System stall monitoring and control method for mutual standby system
JPH08147197A (en) Information processor for storing fault information
JPS61169036A (en) System supervisory device
JPH0619747A (en) Complement system for operation stop log data
JPH03156643A (en) Collection system for fault information
JPH02310755A (en) Health check system
JP3278639B2 (en) Failure occurrence processing method and program recording medium thereof
JPH04309142A (en) Memory damp output control method for information processor and information processor
JPH11154040A (en) Information processor and power control method thereof, and storage medium where program for allowing computer to implement same method is recorded
JPH04369746A (en) File inspection method in computer system
JPH04292098A (en) Remote control system
JPH03296150A (en) Memory pump system
JPH02128237A (en) Information processor
JPH02196341A (en) Fault restoring system for information processor
JPH05241901A (en) Automatic software testing device
JPH0756874A (en) Multiple processor system and restarting method for fault occurring time
JPH02190957A (en) Exchanging system for peripheral device
JPH02150194A (en) Collected/distributed data supervising device for communication supervising system