JPS61216049A - System supervisory system - Google Patents

System supervisory system

Info

Publication number
JPS61216049A
JPS61216049A JP60055884A JP5588485A JPS61216049A JP S61216049 A JPS61216049 A JP S61216049A JP 60055884 A JP60055884 A JP 60055884A JP 5588485 A JP5588485 A JP 5588485A JP S61216049 A JPS61216049 A JP S61216049A
Authority
JP
Japan
Prior art keywords
program
monitoring
response
time
system monitoring
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
JP60055884A
Other languages
Japanese (ja)
Inventor
Masato Soma
杣 正人
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP60055884A priority Critical patent/JPS61216049A/en
Publication of JPS61216049A publication Critical patent/JPS61216049A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/34Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To grasp the working state of each program by supervising the presence or absence of a response with respect to a supervisory interruption transmitted to a wording program and considering the program to be a trouble when a normal response is not present. CONSTITUTION:When the supervisory interruption 21-1 is received from a system supervising equipment 3, a supervisory monitor 221 in the program 21 supervises a period from the time when the execution of a subtask 212 starts to the time when the execution terminates, and considers the subtask 222 to be normal when it terminates during the prescribed period and to be a trouble when it does not terminate. In such a way the supervisory monitor 211 suppresses the response with respect to the supervising equipment 3 when a trouble develops on the execution of a business program 212. If the supervisory monitor 211 itself is troubled, naturally the response with respect to the supervising equipment 3 is not returned. Actions of supervisory monitors 221 and 231 in programs 22 and 23 and those of business programs 22 and 232 are equal to that of the program 21.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は、システム監視方式に係り、特に電子計算機の
中央処理装置で動作するプログラムの動作稼動状況を把
椙するようなシステム監視方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Application of the Invention] The present invention relates to a system monitoring method, and particularly to a system monitoring method for ascertaining the operating status of a program running in a central processing unit of a computer.

〔発明の背景〕[Background of the invention]

電子計算システムのシステム監視方式におい、て、シス
テムを構成する装置に障害が発生したとき、監視装置に
対して障害報告を行う技術についてはよく知られている
。しかし最近は障害発生に至るまでの状況把握の必要性
が高まっており、たとえば特開昭59−125967号
公報にみられるように、各装置ごとに過去の障害情報を
収集し、記録する監視システムも行われるようになって
いる。しかしながら、この技術は、各装置ごとの障害履
歴は取得できるが、中央処理4&置で動作するプログラ
ムの動作履歴を取得する技術についてはふれられてなく
、この方面の技術の進展が望まれている。
2. Description of the Related Art In a system monitoring system for an electronic computing system, a technique for reporting a failure to a monitoring device when a failure occurs in a device constituting the system is well known. However, recently there has been an increasing need to understand the situation leading up to the occurrence of a failure. For example, as seen in Japanese Patent Laid-Open No. 59-125967, there is a monitoring system that collects and records past failure information for each device. is also being carried out. However, although this technology can acquire the failure history of each device, it does not mention the technology of acquiring the operation history of programs running on the central processing unit 4&, and it is hoped that the technology will advance in this direction. .

〔発明の目的〕[Purpose of the invention]

本発明の目的は、上記問題点に対処するものであり、中
央処理装置で動作するプログラムの動作履歴情報を取得
するようなシステム劇視方式を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned problems, and to provide a system dramatization method for acquiring operation history information of a program running on a central processing unit.

〔発明の概要〕[Summary of the invention]

本発明は、プログラムが稼動される中央処理装置と該プ
ログラムの動作稼動状況を監視するシステム監視装置と
より成るシステム監視方式であって、該プログラムはそ
の開始および終了時にシステム監視装置に開始または終
了を通知し、またシステム監視装置から監視割込みを受
けたときその応答をシステム監視装置へ返し、一方シス
テム監視装置は該プログラムに対して送信した監視割込
みに対する応答の有熾を監視して正規の応答がないとき
該プログラムの障害とみなし、また該プログラムの開始
、終了および障害の識別とその時刻とを記録するシステ
ム監視方式を特徴とする。
The present invention is a system monitoring method comprising a central processing unit on which a program is run and a system monitoring device that monitors the operating status of the program, wherein the program is started or terminated by the system monitoring device when the program is started or terminated. When a monitoring interrupt is received from the system monitoring device, the response is returned to the system monitoring device, and the system monitoring device monitors the response to the monitoring interrupt sent to the program and sends a normal response. The system is characterized by a system monitoring method that considers the failure of the program when there is no failure, and records the start and end of the program, the identification of the failure, and the time.

〔発明の実施例〕[Embodiments of the invention]

以下本発明の一実施例について図面を用いて説明する。 An embodiment of the present invention will be described below with reference to the drawings.

第1図は、本発明に係るシステムの構成図である。11
.12.13は電子計算機の中央処理装置、3はこれら
処′4装置に共通して接続されるシステム監視装置、5
1 、52 、53はそれぞれ中央処理装置11.12
 、11とシステム監視装置5とを接続する伝送路であ
り、ダイレクトコントロールま。
FIG. 1 is a configuration diagram of a system according to the present invention. 11
.. 12. 13 is the central processing unit of the computer; 3 is the system monitoring device commonly connected to these 4 devices; 5
1, 52, and 53 are central processing units 11 and 12, respectively.
, 11 and the system monitoring device 5, and provides direct control.

たは通信回線のインタフェース仕様などに基づく伝送路
である。21 、22 、25 、24は、中央処理装
置で実行されるプログラムであり、第1図の例ではプロ
グラム21は中央処理装置11で、プログラム22およ
び23は中央処理4!1112で、またプログラム24
は中央処理@Tt1Sで実行される例について示されて
いるが、あるプログラムが他の中央処理装置で実行され
てもよい。21−1゜22−1.23−1および24−
1はそれぞれプログラム21 、22 、23および2
4に対してシステム監視装置3から監視割込を発行し、
その応答がシステム監視@#5に戻る状態を示す。
It is a transmission line based on the communication line interface specifications, etc. 21, 22, 25, and 24 are programs executed by the central processing unit; in the example of FIG.
Although shown for an example executed by the central processing unit @Tt1S, a certain program may be executed by another central processing unit. 21-1゜22-1.23-1 and 24-
1 are programs 21, 22, 23 and 2, respectively.
Issue a monitoring interrupt from the system monitoring device 3 to 4,
This shows the state in which the response returns to system monitor @#5.

第2図はシステム監視装置3の構成を示すブロック図で
ある。アダプタ50−1.30−2 、および30−3
はそれぞれ中央処理装置11,12.および13と接続
され、各中央処理装置とシステム監視装置lt5との間
のデータ転送を制御する。制御機構31は、システム監
視装置3全体の制御を司どる部分であり、中央処理4!
置11,12.13に対し監視割込を発行したりその応
答を受けたり″する部分である。時計機構32は、プロ
グラムの動作履歴のために時刻を与える時計であるとと
もに、監視割込の発行間隔および応答の時間監視のため
圧制御機構31によって使用されるタイマともなる。記
憶@f53は、 制御機構31によりて採取されたプロ
グラムの動作履歴情報が格納される記憶装置である。編
集機構34は、記憶値・置33に格納されたプログラム
の動作履歴情報を編集する機構であり、ディスプレイ3
6は編集機構34によりて編集されたプログラム履歴情
報が出力される表示装置である。キーボード37は、履
歴情報を表示すべきプログラムを指定するなどシステム
監視装置3に対して操作員が入力情報を与えるための入
力装置である。
FIG. 2 is a block diagram showing the configuration of the system monitoring device 3. As shown in FIG. Adapter 50-1, 30-2, and 30-3
are central processing units 11, 12 . and 13, and controls data transfer between each central processing unit and the system monitoring device lt5. The control mechanism 31 is a part that controls the entire system monitoring device 3, and the central processing unit 4!
The clock mechanism 32 is a part that issues monitoring interrupts to devices 11, 12, and 13 and receives responses thereto.The clock mechanism 32 is a clock that provides time for the program's operation history, and also handles monitoring It also serves as a timer used by the pressure control mechanism 31 to monitor the issuing interval and response time.The memory@f53 is a storage device in which program operation history information collected by the control mechanism 31 is stored.Editing mechanism 34 is a mechanism for editing the operation history information of the program stored in the memory value/location 33;
6 is a display device to which program history information edited by the editing mechanism 34 is output. The keyboard 37 is an input device through which an operator provides input information to the system monitoring device 3, such as specifying a program for which history information should be displayed.

第3図は、中央処理@IIt、11および12における
プログラムの構成とシステム監視装置3との又信状悪を
示す構成図である。オペレーティングシステム(O8)
20は、プログラム21またはプログラム22および2
3とシステム監視装置3との間に介入する制御プログラ
ムであり、これらプログラムを管理・制御するプログラ
ムである。
FIG. 3 is a configuration diagram showing the configuration of programs in the central processing units @IIt, 11 and 12 and the bad reputation of the system monitoring device 3. Operating system (O8)
20 is the program 21 or the programs 22 and 2
This is a control program that intervenes between the system monitoring device 3 and the system monitoring device 3, and is a program that manages and controls these programs.

プログラム21は監視モニタ211と業務プログラム2
12とより構成される。監視モニタ211は業務プログ
ラム212の動作状態をチェックするとともに、082
0を介してシステム監視装置3に対して監視開始および
停止の指令を発行する。
The program 21 is a monitoring monitor 211 and a business program 2.
It consists of 12. The monitoring monitor 211 checks the operating status of the business program 212 and
0 to the system monitoring device 3 to start and stop monitoring.

また0820を介してシステム監視値#3から監視割込
み21−1を受けたとき、業務プログラム212が 正
常に動作しておれば、0820を介してシステム監視−
11に対して応答を返す。監視モニタ211は通常メイ
ンタスクで走行し、業務ブ弓グラム212はサブタスク
で走行する。そこで業務プログラム212の動作状態チ
ェックとは、たとえば監視モニタ211がこのサブタス
クの実行開始から終了までの時間を監視し、所定の時間
内にサブタスクが終了すれば正常とみなし、所定の時間
内に終了しなければサブタスクの障害すなわち業務プロ
グラム212の障害とみなすような方式である。このよ
うにして監視モニタ211は業務プログラム212の実
行にmWが生じ1ていればシステム監視装置3に対する
応答を抑。
Also, when receiving the monitoring interrupt 21-1 from the system monitoring value #3 via 0820, if the business program 212 is operating normally, the system monitoring interrupt 21-1 is sent via 0820.
A response is returned to 11. The monitoring monitor 211 usually runs as a main task, and the business program 212 runs as a subtask. Therefore, checking the operating status of the business program 212 means that, for example, the monitoring monitor 211 monitors the time from the start of execution to the end of this subtask, and if the subtask ends within a predetermined time, it is considered normal, and the subtask ends within the predetermined time. Otherwise, it is considered as a failure of the subtask, that is, a failure of the business program 212. In this way, the monitoring monitor 211 suppresses the response to the system monitoring device 3 if mW is generated while executing the business program 212.

止する。また監視モニタ211自身に障害が生じれば、
もちろんシステム監視−jli−1t5に対する応答が
返らない。プログラム22または23中の監視モニタ2
21および業務プログラム222または監視モニタ23
1および業務プログラム232の動作も上記プログラム
21の場合と全く同様である。
Stop. Moreover, if a failure occurs in the monitoring monitor 211 itself,
Of course, no response is returned to system monitor-jli-1t5. Monitor 2 in program 22 or 23
21 and business program 222 or monitoring monitor 23
1 and the operation of the business program 232 are also exactly the same as in the case of the program 21 described above.

また他の中央処理伎#13中で動作するプログラム24
についても同様である。
In addition, program 24 that operates in other central processing #13
The same applies to

第4図は、システム監視aitsとプロクラム21およ
び22との間におけるシステム監視のための指令および
応答の交信状態を示す手順の例である。監視割込、応答
および監視停止に続く、()内の数字の最初の2桁はプ
ログラム識別記号であり、たとえば10はプログラム2
1を示し、20はプログラム22を示す。また後の2桁
の数字は指令または応答の種類を示し、01は監視開始
指令またはその応答、02は監視割込またはその応答、
03は監視停止指令またはその応答を示す。
FIG. 4 is an example of a procedure showing the communication status of commands and responses for system monitoring between the system monitoring aits and the programs 21 and 22. The first two digits of the numbers in parentheses following monitoring interrupts, responses, and monitoring stops are program identification symbols; for example, 10 indicates program 2.
1 and 20 indicate a program 22. The last two digits indicate the type of command or response; 01 is a monitoring start command or its response, 02 is a monitoring interrupt or its response,
03 indicates a monitoring stop command or its response.

以下このシステム監視手順例について、上に。Below is an example of this system monitoring procedure above.

説明した構成要素をも珍照しながら本実施例の動作につ
いて説明する。まずプログラム21の監。
The operation of this embodiment will be explained with reference to the explained components. First of all, the director of Program 21.

視モニタ211が0820を介し、伝送路51を介し。Visual monitor 211 via 0820 and transmission line 51.

てシステム監視装置3に向けて監視開始指令(1001
)を送ると、これがシステム監視装置、。
and sends a monitoring start command (1001) to the system monitoring device 3.
), this is the system monitoring device.

3のアダプタ50−1に送られ、制御機構31はこの指
令を窮倫して、この指令に対して監視開始応答(100
1)を返すとともだ、この情報とそのとき時計機構32
によりて得られる時刻とを記憶装置53に書き込む。編
集機5134はこの記憶@ 1f55に書き込まれた情
報を編集してディスプレイS6に対する出力情報を作成
する。応答(1001)は、0820を介してプログラ
ム21の監視モニタ211に送られる。次に制御機構3
1は定期的に監視割込(1002)を発行し、これが0
320を介してプログラム21の監視モニタ211に送
られ、監視モニタ211は業務プログラム212が正常
であるからシステム監視装置5に対して監視割込応答(
1002)を返す。制御機構31は時計機構32によっ
て、監視割込応答(1002)が返るまでの時間を監視
する。このようにして一定時間間隔をもってシステム監
視!ft5による監視割込(too2)の送信およびプ
ログラム21からの監視割込応答(1002)の送信の
シーケンスが続けられる。またプログラム22が監視開
始(2001)を発行したときも上記と同様にシステム
監視装置3によって処理され、監視開始応答(2001
)が返される。次にシステム監視値#3はプログラム2
2に対して定期的に監視割込(2002)を発行し、プ
ログラム22は監視割込応答(2002)を返す。
The control mechanism 31 receives this command and sends a monitoring start response (100
1), this information and the clock mechanism 32
The time obtained by The editing machine 5134 edits the information written in this memory@1f55 to create output information for the display S6. The response (1001) is sent to the monitor 211 of the program 21 via 0820. Next, control mechanism 3
1 issues a monitoring interrupt (1002) periodically, and this
320 to the monitoring monitor 211 of the program 21, and since the business program 212 is normal, the monitoring monitor 211 sends a monitoring interrupt response (
1002) is returned. The control mechanism 31 uses the clock mechanism 32 to monitor the time until the monitoring interrupt response (1002) is returned. In this way, you can monitor your system at regular intervals! The sequence of sending a supervisory interrupt (too2) by ft5 and transmitting a supervisory interrupt response (1002) from the program 21 continues. Also, when the program 22 issues the start monitoring (2001), it is processed by the system monitoring device 3 in the same way as above, and the start monitoring response (2001) is processed by the system monitoring device 3.
) is returned. Next, system monitoring value #3 is program 2
A monitoring interrupt (2002) is periodically issued to the program 22, and the program 22 returns a monitoring interrupt response (2002).

このよう にしてシステム監視装置3とプログラム21
との間に監視割込みとその応答の交信が続いているとき
、プログラム21中において、監視モニタ211が業務
プログラム212の障害を検出するかまたは監視モニタ
211自身に障害が生じたと きシステム監視装置3が
発行する監視割込(1002)に対してプログラム21
から応答が返らないから、制御機構31は時間監視のタ
イムアウトを検出する。制御機構31はこれをプログラ
ム21の障害とみなして、この障害情報とそのとき時計
機構32によって得られる時刻とを記憶装置33に讐き
込む。編集機構34はこの記憶装置35に書き込まれた
情報を編集してディスプレイ36に対する出力情報を作
成する。またプログラム22がシステム監視値#3に対
してプログラムの停止を示す監視停止(2003)を発
行する。
In this way, system monitoring device 3 and program 21
When the monitor 211 detects a fault in the business program 212 or a fault occurs in the monitor 211 itself during the program 21 while communication of monitoring interrupts and their responses continues between the system monitoring device 3 and the system monitoring device 3. The program 21 responds to the monitoring interrupt (1002) issued by
Since no response is returned from the control mechanism 31, the control mechanism 31 detects a timeout of the time monitoring. The control mechanism 31 regards this as a failure of the program 21 and stores this failure information and the time obtained by the clock mechanism 32 into the storage device 33. The editing mechanism 34 edits the information written in the storage device 35 to create output information for the display 36. Further, the program 22 issues a monitoring stop (2003) indicating the stop of the program for the system monitoring value #3.

と、制御機構31はこの指令に対して監視停止応答(2
oos)を返すとともに、この情報とそのときの時刻を
記憶装置33に書き込み、以下同様にしてプログラム2
2に関する監視停止の情報とその時刻が動作履歴情報と
して記録される。
, the control mechanism 31 responds to this command with a monitoring stop response (2
oos), write this information and the current time to the storage device 33, and then execute the program 2 in the same manner.
Information on the stoppage of monitoring regarding No. 2 and its time are recorded as operation history information.

時間41はシステム監視装置3がプログラム21を監視
状態の下におく時間、時間42はプログラム22を監視
状態の下におく時間である。
Time 41 is the time when the system monitoring device 3 puts the program 21 under the monitoring state, and time 42 is the time when the program 22 is put under the monitoring state.

第5図は、制御機構31における処理の流れを示す流れ
図である。制御機構31は、中央処理装(tll 、 
12 、15から送られてくる情報が監視開始コードか
否かをチェックする。監視開始コードであれば、指定さ
れたプログラムがシステム監視!!113に登録済みか
否かを判定し、否であればアラーム出力し、入出力制御
部55を介してディスプレイ36上にメツセージを出力
する。登録済みであれば、そのプログラム識別記号に対
応する記憶装置153中の記憶領域17c開始情報と開
始時刻とを記録する。次に制御機構31は、当該プログ
ラムの監視を開始し、一定時間間隔ごとに監視割込を発
行し、監視時間内に応答があるかどうか監視する。監視
割込に対し無応答であれば、障害情報とその時刻とを記
録する。監視割込に対する応答が監視停止であるかまた
は当該プログラムから監視停止命令を受けたとき、停止
情報と停止時刻とを記録する。
FIG. 5 is a flowchart showing the flow of processing in the control mechanism 31. The control mechanism 31 includes a central processing unit (tll,
Check whether the information sent from 12 and 15 is a monitoring start code. If it is a monitoring start code, the specified program is system monitoring! ! 113, and if not, an alarm is output and a message is output on the display 36 via the input/output control section 55. If the program has been registered, the start information and start time of the storage area 17c in the storage device 153 corresponding to the program identification symbol are recorded. Next, the control mechanism 31 starts monitoring the program, issues a monitoring interrupt at regular time intervals, and monitors whether there is a response within the monitoring time. If there is no response to the monitoring interrupt, the failure information and time are recorded. When the response to the monitoring interrupt is to stop monitoring or when a command to stop monitoring is received from the program, stop information and stop time are recorded.

第6図は、記憶装置33に記録されるプログラムの動作
履歴情報の形式を示すものである。記憶IAatss内
は各プログラムごとに動作履歴情報を格納する領域に分
割されている。たとえば領域55−1はプログラム21
用、領域33−2はプログラム22用、領域55−4は
プログラム・24用である。この領域の各二ン) IJ
は、時刻が書き込まれるフィールド51と監視開始、障
害または監視停止を諦別する記号が書き込まれるフィー
ルド52とからなる。
FIG. 6 shows the format of program operation history information recorded in the storage device 33. The storage IAatss is divided into areas for storing operation history information for each program. For example, area 55-1 is program 21
The area 33-2 is for the program 22, and the area 55-4 is for the program 24. (each two in this area) IJ
consists of a field 51 in which the time is written and a field 52 in which a symbol indicating the start of monitoring, failure, or termination of monitoring is written.

最後に第2図に戻って編集機構34の動作について説明
する。操作員がキーボード37よりプログラム論別記号
を指定して動作履歴出力指令を発行すると、入出力制御
部35を介して入力されたこの指令は制御機構31によ
って解釈された後、編集機構34が起動される。編集機
構34は指定されたプログラムに関して、記憶装置33
から動作履歴情報を取り出し、編集してディスプレイ3
6上に出力する。操作員が入力するパラメータに従って
出力する統計情報としては、たとえばある期間のプログ
ラムの稼動状況、プログラムの稼動率推移1月当りの障
害件数、1回当りの障害時間の分布などの情報を出力す
ることが可能である。
Finally, returning to FIG. 2, the operation of the editing mechanism 34 will be explained. When the operator specifies a program distinction symbol from the keyboard 37 and issues an operation history output command, this command input via the input/output control unit 35 is interpreted by the control mechanism 31, and then the editing mechanism 34 is activated. be done. The editing mechanism 34 stores information about the specified program in the storage device 33.
Extract the operation history information from , edit it, and display it on display 3.
Output on 6. The statistical information to be output according to the parameters input by the operator includes, for example, the operating status of the program during a certain period, the change in program operating rate, the number of failures per month, and the distribution of the number of failure hours per occurrence. is possible.

なお電子計算機の24時間運転でない場合、プログラム
の障害中に計算機の運転終了時刻が経過すると、正確な
障害時間が求められないケースが生じる。この場合には
、運転終了時刻が一定ならば編集機構54がこの時刻を
基にしてプログラムの稼動時間または障害時間を補正す
ることができる。またこの時刻が一定でなければ、キー
ボード37より運転終了を指令することによって、この
ときの時刻をプログラムの強制終了時刻として動作履歴
情報を作成することにより、編集機構34はこの情報に
基づいて各プログラムの稼動時間または障害時間を補正
することができる。
Note that if the computer is not operated 24 hours a day, and the computer operation end time elapses during a program failure, there may be cases where an accurate failure time cannot be determined. In this case, if the operation end time is constant, the editing mechanism 54 can correct the program operation time or failure time based on this time. If this time is not constant, by commanding the end of operation from the keyboard 37, the editing mechanism 34 creates operation history information with this time as the time for forced termination of the program, and the editing mechanism 34 uses this information to Program run time or failure time can be compensated.

〔発明の効果〕〔Effect of the invention〕

本発明のシステム監視方式によれば、各プログラムの稼
動状況を把掘できるので、正確なプログラム動作履歴情
報を取得することができる
According to the system monitoring method of the present invention, since the operating status of each program can be ascertained, accurate program operation history information can be obtained.

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

第1図はシステム構成例を示す構成図、第2図はシステ
ム監視@曖の実施例を示すブロック図、第3図は中央処
理@置におけるプログラムの構成例を示す構成図、第4
図はシステム監視装置とプログラムとの間の交信中++
aの例を示す手1111図、第5図はシステム監視装置
における制御機構の処理の流れを示す流れ図、第6図は
システム監視装置の記憶装置に格納される動作履歴情報
の形式を示す図である。 11.12.L5・・・中央処理装置、21〜24・・
・プログラム、 211.221.251・・・監視モニタ、3・・・シ
ステム監視装置。 第1 図 冥2 図 萬+図 第5図
Fig. 1 is a block diagram showing an example of the system configuration, Fig. 2 is a block diagram showing an example of the system monitoring @Fugu, Fig. 3 is a block diagram showing an example of the program structure in the central processing @
The figure shows communication between the system monitoring device and the program++
FIG. 5 is a flowchart showing the processing flow of the control mechanism in the system monitoring device, and FIG. 6 is a diagram showing the format of the operation history information stored in the storage device of the system monitoring device. be. 11.12. L5...Central processing unit, 21-24...
- Program, 211.221.251... Surveillance monitor, 3... System monitoring device. 1st Figure 2 Figure 5 + Figure 5

Claims (1)

【特許請求の範囲】[Claims] 1、プログラムが稼動される中央処理装置と該プログラ
ムの動作稼動状況を監視するシステム監視装置とより成
るシステム監視方式であって、前記プログラムはその開
始および終了時に前記システム監視装置に開始または終
了を通知し、また前記システム監視装置から監視割込み
を受けたときその応答をシステム監視装置へ返し、前記
システム監視装置は前記プログラムに対して送信した監
視割込みに対する応答の有無を監視して正規の応答がな
いとき該プログラムの障害とみなし、また該プログラム
の開始、終了および障害の識別とその時刻とを記録する
ことを特徴とするシステム監視方式。
1. A system monitoring system comprising a central processing unit on which a program is run and a system monitoring device that monitors the operating status of the program, wherein the program instructs the system monitoring device to start or end the program at the time of starting or ending the program. In addition, when a monitoring interrupt is received from the system monitoring device, the response is returned to the system monitoring device, and the system monitoring device monitors whether there is a response to the monitoring interrupt sent to the program and detects a normal response. A system monitoring method characterized in that if the program does not exist, it is regarded as a failure of the program, and the start and end of the program, identification of the failure, and the time thereof are recorded.
JP60055884A 1985-03-22 1985-03-22 System supervisory system Pending JPS61216049A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60055884A JPS61216049A (en) 1985-03-22 1985-03-22 System supervisory system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60055884A JPS61216049A (en) 1985-03-22 1985-03-22 System supervisory system

Publications (1)

Publication Number Publication Date
JPS61216049A true JPS61216049A (en) 1986-09-25

Family

ID=13011526

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60055884A Pending JPS61216049A (en) 1985-03-22 1985-03-22 System supervisory system

Country Status (1)

Country Link
JP (1) JPS61216049A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02250114A (en) * 1989-03-23 1990-10-05 Chugoku Nippon Denki Software Kk Program control table generating system
JP2017037606A (en) * 2015-08-14 2017-02-16 富士電機株式会社 Drive control system and abnormality monitoring device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02250114A (en) * 1989-03-23 1990-10-05 Chugoku Nippon Denki Software Kk Program control table generating system
JP2017037606A (en) * 2015-08-14 2017-02-16 富士電機株式会社 Drive control system and abnormality monitoring device

Similar Documents

Publication Publication Date Title
CN111813602A (en) Database remote backup and recovery method and system based on message middleware
US5734810A (en) Client server system performing automatic reconnection and control method thereof
JPS61216049A (en) System supervisory system
JP2595833B2 (en) Remote maintenance device
JPH08314761A (en) Fault informing system
JP2009015785A (en) Automatic machine monitoring system
JP3620984B2 (en) Computer automatic schedule control system, recording medium therefor, and computer automatic schedule control method
JPH0468416A (en) Peripheral equipment user calling system
JPS6260019A (en) Information processor
JP3328474B2 (en) Network monitoring and control equipment
JPH03288242A (en) Load controlling method for computer system
JP2559771B2 (en) Line logging automatic stop control method
JPS6322499B2 (en)
JPH09130877A (en) Equipment fault informing device
JP2689732B2 (en) Exchange system with clock display function
JP2628561B2 (en) Error notification method
JPH11353002A (en) Monitor controlling system and storage medium recording program for executing the same
JPS61127041A (en) Diagnosis system for communication controller
JPS6026588A (en) Data recorder for elevator
CN117311769A (en) Server log generation method and device, storage medium and electronic equipment
JP2902769B2 (en) Robot sequence control method
JPH06348652A (en) Preventive maintenance system for terminal equipment
CN111831481A (en) Database remote backup and recovery method and system based on C/S architecture
JP3042034B2 (en) Failure handling method
JPH09282293A (en) Data processing system