JPH06259354A - Processor monitoring device - Google Patents

Processor monitoring device

Info

Publication number
JPH06259354A
JPH06259354A JP5047009A JP4700993A JPH06259354A JP H06259354 A JPH06259354 A JP H06259354A JP 5047009 A JP5047009 A JP 5047009A JP 4700993 A JP4700993 A JP 4700993A JP H06259354 A JPH06259354 A JP H06259354A
Authority
JP
Japan
Prior art keywords
monitoring
unit
communication
processor
data transmission
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
JP5047009A
Other languages
Japanese (ja)
Inventor
Tatsuya Yoshida
田 達 也 吉
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP5047009A priority Critical patent/JPH06259354A/en
Publication of JPH06259354A publication Critical patent/JPH06259354A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Multi Processors (AREA)
  • Computer And Data Communications (AREA)

Abstract

PURPOSE:To prevent communication traffic from increasing due to increase of control frames as increase of processors to be monitored. CONSTITUTION:This processor monitoring device is equipped with a data transmission and reception part 11 which sends and receives data among plural processors, a protocol analysis part 14 which analyzes the received data and requests a time setting part 16 to start and stop a monitoring timer, a no- communication monitoring part 15 which monitors the state of no communication with the processors 12 to be monitored and requests the data transmission and reception part 11 to send out a monitor frame when the no-communication state continues for longer than a certain time, the time setting part 16 which informs the protocol analysis part 14 of a time-out state, and a control part 17 which controls the respective parts. Only when the no-communication state continues for longer than the certain time, the monitor frame is sent and an answer frame is received to confirm the operation.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数のプロセッサから
構成されるシステムにおけるプロセッサ監視装置に関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a processor monitoring device in a system including a plurality of processors.

【0002】[0002]

【従来の技術】図3は従来のプロセッサ監視装置の構成
を示すブロック図である。図3において、1は監視プロ
セッサであり、複数の監視対象プロセッサ2(a,b,
c)を監視フレームの送信および応答フレームの受信に
より監視する。3は監視対象プロセッサ2との間でデー
タの送受信を行なうデータ送受信部であり、プロトコル
解析部4から要求のあったデータを監視対象プロセッサ
2へ送信し、監視対象プロセッサ2からの受信データを
プロトコル解析部4へ送信する機能を持つ。4はプロト
コル解析部であり、データ送受信部3および時間設定部
5から受信したデータを解析し、所定のプロトコルに従
ってデータ送信要求をデータ送受信部3へ行なうととも
に、無通信監視タイマーと応答遅延監視タイマーの起動
および停止を時間設定部5へ要求する。5は時間設定部
であり、プロトコル解析部4から要求のあったタイマー
の起動および停止を行ない、タイムアウトが発生したこ
とをプロトコル解析部4へ通知する。6は制御部であ
り、データ送受信部3、プロトコル解析部4および時間
設定部5を制御し監視する。監視対象プロセッサ2
(a)のデータ送受信部7、プロトコル解析部8および
制御部9も同様の機能を有し、監視対象プロセッサ2
(b),2(c)も同様の構成とする。
2. Description of the Related Art FIG. 3 is a block diagram showing the configuration of a conventional processor monitoring apparatus. In FIG. 3, reference numeral 1 denotes a monitoring processor, and a plurality of monitoring target processors 2 (a, b,
c) is monitored by transmitting a monitor frame and receiving a response frame. Reference numeral 3 denotes a data transmission / reception unit that transmits / receives data to / from the monitoring target processor 2, transmits data requested by the protocol analysis unit 4 to the monitoring target processor 2, and receives data from the monitoring target processor 2 as a protocol. It has a function of transmitting to the analysis unit 4. A protocol analysis unit 4 analyzes data received from the data transmission / reception unit 3 and the time setting unit 5, issues a data transmission request to the data transmission / reception unit 3 according to a predetermined protocol, and also a non-communication monitoring timer and a response delay monitoring timer. The time setting unit 5 is requested to start and stop. A time setting unit 5 starts and stops the timer requested by the protocol analysis unit 4 and notifies the protocol analysis unit 4 that a time-out has occurred. A control unit 6 controls and monitors the data transmitting / receiving unit 3, the protocol analyzing unit 4, and the time setting unit 5. Monitored processor 2
The data transmission / reception unit 7, the protocol analysis unit 8 and the control unit 9 of (a) also have the same function,
(B) and 2 (c) have the same configuration.

【0003】以上のように構成された従来のプロセッサ
監視装置について、以下その動作の一例を図4のシーケ
ンス図を参照して説明する。なお、ここで図4に用いら
れている記号について説明する。[SABM]はリンク
設定コマンドであり、データ通信を行なうためのデータ
リンク設定を要求するためのフレームである。[UA]
は[SABM」に対する応答フレームであり、データが
受信可能であることを意味する。[Iフレーム]は情報
フレームである。[RRR]は情報フレームまたは監視
フレームに対する応答フレームである。[RRC]は監
視フレームであり、監視対象プロセッサの正常動作を確
認するためのフレームである。T1は無通信監視タイマ
ーであり、監視フレーム[RRC]を送出する間隔を計
測する。T2は応答遅延監視タイマーであり、監視フレ
ーム[RRC]送出後からスタートし、応答フレーム
[RRR]を受信するとストップする。
An example of the operation of the conventional processor monitoring apparatus configured as described above will be described below with reference to the sequence diagram of FIG. The symbols used in FIG. 4 will be described here. [SABM] is a link setting command and is a frame for requesting data link setting for data communication. [UA]
Is a response frame to [SABM] and means that data can be received. [I frame] is an information frame. [RRR] is a response frame to the information frame or the supervisory frame. [RRC] is a monitoring frame, which is a frame for confirming the normal operation of the monitored processor. T1 is a non-communication monitoring timer, which measures the interval at which the monitoring frame [RRC] is transmitted. T2 is a response delay monitoring timer, which starts after transmitting the monitoring frame [RRC] and stops when receiving the response frame [RRR].

【0004】以下、図4のシーケンス図に従って説明す
る。監視プロセッサ1のプロトコル解析部4は、監視対
象プロセッサ2(a)とのデータ通信を可能にするため
に、リンク設定要求コマンド[SABM]の送信をデー
タ送受信部3へ要求する。データ送信要求を受けたデー
タ送受信部3は、監視対象プロセッサ2(a)へ[SA
BM]を送信する。[SABM]を受信した監視対象プ
ロセッサ2(a)のデータ送受信部7は、プロトコル解
析部8へ受信データを通知する。プロトコル解析部8
は、応答フレーム[UA]の送信をデータ送受信部7へ
要求する。データ送信要求を受けたデータ送受信部7
は、監視プロセッサ1へ[UA]を送信し、データ送受
信が可能であることを通知する。[UA]を受信した監
視プロセッサ1のデータ送受信部3は、これをプロトコ
ル解析部4へ通知する。プロトコル解析部4は、監視対
象プロセッサ2(a)との無通信監視用タイマーT1の
起動を時間設定部5へ要求する。同様に、監視対象プロ
セッサ2(b),2(c)との間でもリンク設定を行な
い、[UA]フレームを受信すると、T1b,T1cタ
イマーの起動を要求する。したがって、監視対象プロセ
ッサの数だけT1タイマーが必要となる。その後、情報
フレームの送受信が、互いのプロセッサ間で行なわれ
る。
A description will be given below according to the sequence diagram of FIG. The protocol analysis unit 4 of the monitoring processor 1 requests the data transmission / reception unit 3 to transmit the link setting request command [SABM] in order to enable data communication with the monitoring target processor 2 (a). Upon receiving the data transmission request, the data transmission / reception unit 3 sends a [SA
BM] is transmitted. The data transmission / reception unit 7 of the monitored processor 2 (a) that receives the [SABM] notifies the protocol analysis unit 8 of the received data. Protocol analysis unit 8
Requests the data transmission / reception unit 7 to transmit the response frame [UA]. Data transmission / reception unit 7 that has received a data transmission request
Sends [UA] to the monitoring processor 1 to notify that data can be sent and received. The data transmission / reception unit 3 of the monitoring processor 1 that receives [UA] notifies the protocol analysis unit 4 of this. The protocol analysis unit 4 requests the time setting unit 5 to activate the non-communication monitoring timer T1 with the monitoring target processor 2 (a). Similarly, link setting is also performed between the monitored processors 2 (b) and 2 (c), and when the [UA] frame is received, the activation of the T1b and T1c timers is requested. Therefore, as many T1 timers as the number of monitored processors are required. After that, information frames are transmitted and received between the processors.

【0005】監視タイマーT1aのタイムアウトが発生
すると、時間設定部5は、プロトコル解析部4へ監視タ
イマーT1aのタイムアウトを通知する。T1aタイム
アウトを受信したプロトコル解析部4は、監視フレーム
[RRC]を監視対象プロセッサ2(a)へ送信するた
めの送信要求をデータ送受信部3へ行ない、応答遅延監
視タイマーT2aの起動を時間設定部5へ要求する。デ
ータ送信要求を受けたデータ送受信部3は、監視対象プ
ロセッサ2(a)へ[RRC]を送信する。[RRC]
を受信した監視対象プロセッサ2(a)のデータ送受信
部7は、プロトコル解析部8へ受信データを通知する。
プロトコル解析部8は、応答フレーム[RRR]を返
し、正常に動作していることを通知する。[RRR]を
受信した監視プロセッサ1のデータ送受信部3は、これ
をプロトコル監視部4へ通知する。プロトコル解析部4
は、監視対象プロセッサ2(a)との応答遅延監視用タ
イマーT2aの停止を時間設定部5へ要求し、監視対象
プロセッサ2(a)との無通信監視用タイマーT1aの
起動を時間設定部5へ要求する。以降、T1aのタイム
アウトが発生すると同様の処理を行ない、プロセッサの
監視を行なう。
When the monitoring timer T1a times out, the time setting unit 5 notifies the protocol analyzing unit 4 of the monitoring timer T1a timeout. The protocol analysis unit 4 that has received the T1a timeout issues a transmission request for transmitting the monitoring frame [RRC] to the monitored processor 2 (a) to the data transmission / reception unit 3, and activates the response delay monitoring timer T2a. Request to 5. The data transmitting / receiving unit 3 that has received the data transmission request transmits [RRC] to the monitored processor 2 (a). [RRC]
The data transmission / reception unit 7 of the monitored processor 2 (a) that has received the notification notifies the protocol analysis unit 8 of the received data.
The protocol analysis unit 8 returns the response frame [RRR] and notifies that it is operating normally. The data transmission / reception unit 3 of the monitoring processor 1 which receives the [RRR] notifies the protocol monitoring unit 4 of this. Protocol analysis unit 4
Requests the time setting unit 5 to stop the response delay monitoring timer T2a with the monitoring target processor 2 (a), and activates the non-communication monitoring timer T1a with the monitoring target processor 2 (a). Request to. After that, when the timeout of T1a occurs, the same processing is performed and the processor is monitored.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上記し
た従来のプロセッサ監視装置では、監視対象プロセッサ
の数が多くなると、通常の情報フレームの送受信に加え
て、監視フレームおよび応答フレームの送受信も多くな
り、制御フレームのために通信トラヒックが増大すると
いう問題があった。
However, in the above-described conventional processor monitoring apparatus, when the number of processors to be monitored increases, the number of monitoring frames and response frames increases and decreases in addition to the normal information frame transmission and reception. There is a problem that communication traffic increases due to the control frame.

【0007】本発明は、このような従来の問題を解決す
るものであり、制御フレームのための通信トラヒックの
増大を防止することのできるプロセッサ監視装置を提供
することを目的とするものである。
The present invention has been made to solve the above-mentioned conventional problems, and an object of the present invention is to provide a processor monitoring device capable of preventing an increase in communication traffic for control frames.

【0008】[0008]

【課題を解決するための手段】本発明は、上記目的を達
成するために、複数のプロセッサ間での情報フレーム、
監視フレーム、応答フレーム等を送受信するデータ送受
信部と、データ送受信部から受信したデータを解析し、
所定のプロトコルに従ってデータ送信要求をデータ送受
信部へ行なうとともに、監視タイマーの起動および停止
を時間設定部へ要求するプロトコル解析部と、監視対象
プロセッサとの無通信状態を監視し、無通信状態が一定
の時間以上続くと監視フレームの送出をデータ送受信部
へ要求する無通信監視部と、プロトコル解析部からのタ
イマー起動および停止要求によるタイマー管理を行な
い、タイムアウトが発生した場合にプロトコル解析部へ
タイムアウトの通知を行なう時間設定部と、これらデー
タ送受信部、プロトコル解析部、無通信監視部および時
間設定部を制御し監視する制御部とを備えたものであ
る。
To achieve the above object, the present invention provides an information frame between a plurality of processors,
Analyze the data received from the data transceiver that transmits and receives the monitoring frame, response frame, etc.
The data transmission request is sent to the data transmission / reception unit according to a predetermined protocol, and the non-communication state between the protocol analysis unit that requests the time setting unit to start and stop the monitoring timer and the monitored processor is monitored, and the non-communication state is kept constant. If it continues for more than the specified time, the non-communication monitoring unit that requests the data transmission / reception unit to send a monitoring frame and the timer management by the timer start / stop request from the protocol analysis unit are performed. It is provided with a time setting unit for performing notification, a data transmission / reception unit, a protocol analysis unit, a non-communication monitoring unit, and a control unit for controlling and monitoring the time setting unit.

【0009】[0009]

【作用】本発明は、上記構成により、監視プロセッサの
無通信監視部は、監視対象プロセッサからの情報フレー
ムまたは情報フレームに対する応答フレームを受信した
時に、起動されている監視タイマーを一旦停止し、再び
無通信監視タイマーを起動することにより、完全に無通
信状態が一定時間以上続いた場合にのみ監視フレームを
送出し、応答フレームを受信して動作確認を行なうの
で、制御フレームによる通信トラヒックの増大を防止す
ることができる。
According to the present invention, with the above configuration, the non-communication monitoring unit of the monitoring processor temporarily stops the activated monitoring timer when the information frame from the processor to be monitored or the response frame to the information frame is received, and then restarts. By starting the non-communication monitoring timer, the monitoring frame is sent out only when the completely non-communication state continues for a certain time or longer, and the operation confirmation is performed by receiving the response frame, so that the communication traffic by the control frame is increased. Can be prevented.

【0010】[0010]

【実施例】以下、本発明の実施例について図面を参照し
ながら説明する。図1は本発明の一実施例におけるプロ
セッサ監視装置の構成を示すブロック図である。図1に
おいて、11は監視プロセッサであり、複数の監視対象
プロセッサ12(a,b,c)を監視フレームの送信お
よび応答フレームの受信により監視する。13は監視対
象プロセッサ12との間でデータの送受信を行なうデー
タ送受信部であり、プロトコル解析部14から要求のあ
ったデータを監視対象プロセッサ12へ送信し、監視対
象プロセッサ12からの受信データをプロトコル解析部
14へ送信する機能を持つ。14はプロトコル解析部で
あり、データ送受信部13および時間設定部16から受
信したデータを解析し、所定のプロトコルに従ってデー
タ送信要求をデータ送受信部13へ行なうとともに、無
通信監視タイマーと応答遅延監視タイマーの起動および
停止を時間設定部16へ要求する。15は無通信監視部
であり、監視対象プロセッサ12との無通信状態が一定
時間以上続いて場合、監視フレームの送信要求をデータ
送受信部13へ行なうプロトコル解析部14の中の1つ
の機能である。16は時間設定部であり、プロトコル解
析部14から要求のあったタイマーの起動および停止を
行ない、タイムアウトが発生したことをプロトコル解析
部14へ通知する。17は制御部であり、データ送受信
部13、プロトコル解析部14、無通信監視部15およ
び時間設定部16を制御し監視する。監視対象プロセッ
サ12(a)のデータ送受信部18、プロトコル解析部
19および制御部20も同様の機能を有し、監視対象プ
ロセッサ12(b),12(c)も同様の構成とする。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a processor monitoring apparatus according to an embodiment of the present invention. In FIG. 1, reference numeral 11 denotes a monitoring processor, which monitors a plurality of monitoring target processors 12 (a, b, c) by transmitting a monitoring frame and receiving a response frame. Reference numeral 13 denotes a data transmission / reception unit that transmits / receives data to / from the monitoring target processor 12, transmits data requested by the protocol analysis unit 14 to the monitoring target processor 12, and receives data from the monitoring target processor 12 as a protocol. It has a function of transmitting to the analysis unit 14. Reference numeral 14 denotes a protocol analysis unit, which analyzes data received from the data transmission / reception unit 13 and the time setting unit 16, issues a data transmission request to the data transmission / reception unit 13 according to a predetermined protocol, and also a non-communication monitoring timer and a response delay monitoring timer. The time setting unit 16 is requested to start and stop. Reference numeral 15 denotes a non-communication monitoring unit, which is one of the functions of the protocol analysis unit 14 that requests the data transmission / reception unit 13 to transmit a monitoring frame when the non-communication state with the monitoring target processor 12 continues for a certain time or longer. . A time setting unit 16 starts and stops the timer requested by the protocol analysis unit 14 and notifies the protocol analysis unit 14 that a timeout has occurred. A control unit 17 controls and monitors the data transmission / reception unit 13, the protocol analysis unit 14, the non-communication monitoring unit 15, and the time setting unit 16. The data transmission / reception unit 18, the protocol analysis unit 19, and the control unit 20 of the monitoring target processor 12 (a) have the same functions, and the monitoring target processors 12 (b) and 12 (c) have the same configuration.

【0011】以上のように構成された従来のプロセッサ
監視装置について、以下その動作の一例を図2のシーケ
ンス図を参照して説明する。なお、ここで図2に用いら
れている記号について説明する。[SABM]はリンク
設定コマンドであり、データ通信を行なうためのデータ
リンク設定を要求するためのフレームである。[UA]
は[SABM」に対する応答フレームであり、データが
受信可能であることを意味する。[Iフレーム]は情報
フレームである。[RRR]は情報フレームまたは監視
フレームに対する応答フレームである。[RRC]は監
視フレームであり、監視対象プロセッサの正常動作を確
認するためのフレームである。T1は無通信監視タイマ
ーであり、監視フレーム[RRC]を送出する間隔を計
測する。T2は応答遅延監視タイマーであり、監視フレ
ーム[RRC]送出後からスタートし、応答フレーム
[RRR]を受信するとストップする。
An example of the operation of the conventional processor monitoring apparatus configured as described above will be described below with reference to the sequence diagram of FIG. The symbols used in FIG. 2 will be described here. [SABM] is a link setting command and is a frame for requesting data link setting for data communication. [UA]
Is a response frame to [SABM] and means that data can be received. [I frame] is an information frame. [RRR] is a response frame to the information frame or the supervisory frame. [RRC] is a monitoring frame, which is a frame for confirming the normal operation of the monitored processor. T1 is a non-communication monitoring timer, which measures the interval at which the monitoring frame [RRC] is transmitted. T2 is a response delay monitoring timer, which starts after transmitting the monitoring frame [RRC] and stops when receiving the response frame [RRR].

【0012】以下、図2のシーケンス図に従って説明す
る。監視プロセッサ11のプロトコル解析部14は、監
視対象プロセッサ12(a)とのデータ通信を可能にす
るために、リンク設定要求コマンド[SABM]の送信
をデータ送受信部13へ要求する。データ送信要求を受
けたデータ送受信部13は、監視対象プロセッサ12
(a)へ[SABM]を送信する。[SABM]を受信
した監視対象プロセッサ12(a)のデータ送受信部1
8は、プロトコル解析部19へ受信データを通知する。
プロトコル解析部19は、応答フレーム[UA]の送信
をデータ送受信部18へ要求する。データ送信要求を受
けたデータ送受信部18は、監視プロセッサ11へ[U
A]を送信し、データ送受信が可能であることを通知す
る。[UA]を受信した監視プロセッサ11のデータ送
受信部13は、これをプロトコル解析部14へ通知す
る。プロトコル解析部14は、監視対象プロセッサ12
(a)との無通信監視用タイマーT1の起動を時間設定
部16へ要求する。同様に、監視対象プロセッサ12
(b),12(c)との間でもリンク設定を行ない、
[UA]フレームを受信すると、T1b,T1cタイマ
ーの起動を要求する。したがって、監視対象プロセッサ
の数だけT1タイマーが必要となる。その後、情報フレ
ームの送受信は、互いのプロセッサ間で行なわれる。
The sequence will be described below with reference to the sequence diagram of FIG. The protocol analysis unit 14 of the monitoring processor 11 requests the data transmission / reception unit 13 to transmit a link setting request command [SABM] in order to enable data communication with the monitoring target processor 12 (a). The data transmission / reception unit 13 that has received the data transmission request operates the monitored processor 12
Send [SABM] to (a). Data transmitter / receiver 1 of monitored processor 12 (a) that received [SABM]
8 notifies the protocol analysis unit 19 of the received data.
The protocol analysis unit 19 requests the data transmission / reception unit 18 to transmit the response frame [UA]. Upon receiving the data transmission request, the data transmission / reception unit 18 sends a [U
A] is transmitted to notify that data can be transmitted and received. The data transmission / reception unit 13 of the monitoring processor 11, which has received [UA], notifies the protocol analysis unit 14 of this. The protocol analysis unit 14 includes the monitoring target processor 12
The time setting unit 16 is requested to start the non-communication monitoring timer T1 with (a). Similarly, the monitored processor 12
Link settings are also made between (b) and 12 (c),
When the [UA] frame is received, activation of the T1b and T1c timers is requested. Therefore, as many T1 timers as the number of monitored processors are required. After that, the transmission and reception of the information frame is performed between the processors.

【0013】監視タイマーT1aのタイムアウトが発生
する前に、監視対象プロセッサ12(a)から情報フレ
ームまたは応答フレームを受信(図中は応答フレーム
[RRR]受信)したことをデータ送受信部13から通
知されると、無通信監視部15は、監視対象プロセッサ
12(a)が正常に動作していると判断し、現在起動さ
れている監視タイマーT1aを一旦停止した後、再びT
1aタイマーの起動を要求する。T1aタイムアウトが
発生すると、時間設定部16は、プロトコル解析部14
へT1aタイムアウトを通知する。T1aタイムアウト
を受信したプロトコル解析部14は、監視フレーム[R
RC]を監視対象プロセッサ12(a)へ送信するため
の送信要求をデータ送受信部13へ行ない、応答遅延監
視タイマーT2aの起動を時間設定部16へ要求する。
データ送信要求を受けたデータ送受信部13は、監視対
象プロセッサ12(a)へ[RRC]を送信する。[R
RC]を受信した監視対象プロセッサ12(a)のデー
タ送受信部18は、プロトコル解析部19へ受信データ
を通知する。プロトコル解析部19は、応答フレーム
[RRR]を返し、正常に動作していることを通知す
る。[RRR]を受信した監視プロセッサ11のデータ
送受信部13は、これをプロトコル監視部14へ通知す
る。プロトコル解析部14は、監視対象プロセッサ12
(a)との応答遅延監視用タイマーT2aの停止を時間
設定部16へ要求し、監視対象プロセッサ12(a)と
の無通信監視用タイマーT1aの起動を時間設定部16
へ要求する。以降、T1aのタイムアウトが発生すると
同様の処理を行ない、プロセッサの監視を行なう。
Before the monitoring timer T1a times out, the data transmission / reception unit 13 notifies that the information frame or the response frame has been received (the response frame [RRR] is received in the figure) from the monitored processor 12 (a). Then, the non-communication monitoring unit 15 determines that the monitoring target processor 12 (a) is operating normally, temporarily stops the monitoring timer T1a that is currently activated, and then restarts T
1a Request timer activation. When the T1a timeout occurs, the time setting unit 16 causes the protocol analysis unit 14 to
To T1a timeout. Upon receiving the T1a timeout, the protocol analysis unit 14 receives the monitoring frame [R
RC] to the monitored processor 12 (a) is sent to the data transmitting / receiving unit 13, and the time setting unit 16 is requested to start the response delay monitoring timer T2a.
The data transmission / reception unit 13 that has received the data transmission request transmits [RRC] to the monitored processor 12 (a). [R
The data transmission / reception unit 18 of the monitored processor 12 (a) that has received the [RC] notifies the protocol analysis unit 19 of the received data. The protocol analysis unit 19 returns a response frame [RRR] and notifies that it is operating normally. The data transmitting / receiving unit 13 of the monitoring processor 11 that receives the [RRR] notifies the protocol monitoring unit 14 of this. The protocol analysis unit 14 includes the monitoring target processor 12
(A) requests the time setting unit 16 to stop the response delay monitoring timer T2a, and activates the non-communication monitoring timer T1a with the monitoring target processor 12 (a).
Request to. After that, when the timeout of T1a occurs, the same processing is performed and the processor is monitored.

【0014】なお、本発明は、プロセッサ間の通信が有
線または無線の場合も等しく有効である。
The present invention is equally effective when the communication between the processors is wired or wireless.

【0015】[0015]

【発明の効果】本発明は、上記実施例から明らかなよう
に、応答フレームを返してきたプロセッサに対して一旦
監視タイマーを停止させた後、再び起動させて、無通信
状態が一定時間以上経過した場合にのみ監視フレームを
送信し、応答フレームを受信して動作確認を行なうよう
にしたので、無駄な制御フレームによる通信トラヒック
の増大を防止することができ、有効で効率のよいプロセ
ッサ監視を行なうことができる。
According to the present invention, as is apparent from the above-described embodiment, the monitoring timer is once stopped for the processor that has returned the response frame and then restarted, and the non-communication state has passed for a certain time or more. The monitoring frame is transmitted only in this case, and the response frame is received to confirm the operation. Therefore, it is possible to prevent the communication traffic from increasing due to useless control frames, and perform effective and efficient processor monitoring. be able to.

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

【図1】本発明の一実施例におけるプロセッサ監視装置
の構成を示すブロック図。
FIG. 1 is a block diagram showing the configuration of a processor monitoring device according to an embodiment of the present invention.

【図2】本発明の一実施例におけるプロセッサ監視装置
の動作を示すシーケン図。
FIG. 2 is a sequence diagram showing an operation of a processor monitoring device according to an embodiment of the present invention.

【図3】従来のプロセッサ監視装置の構成を示すブロッ
ク図。
FIG. 3 is a block diagram showing a configuration of a conventional processor monitoring device.

【図4】従来のプロセッサ監視装置の動作を示すシーケ
ンス図。
FIG. 4 is a sequence diagram showing an operation of a conventional processor monitoring device.

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

11 監視プロセッサ 12(a,b.c) 監視対象プロセッサ 13 データ送受信部 14 プロトコル解析部 15 無通信監視部 16 時間設定部 17 制御部 18 データ送受信部 19 プロトコル解析部 20 制御部 11 Monitoring Processor 12 (a, bc) Monitored Processor 13 Data Transmitter / Receiver 14 Protocol Analyzer 15 Non-Communication Monitor 16 Time Setting 17 17 Controller 18 Data Transmitter / receiver 19 Protocol Analyzer 20 Controller

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 複数のプロセッサ間での情報フレーム、
監視フレーム、応答フレーム等を送受信するデータ送受
信部と、前記データ送受信部から受信したデータを解析
し、所定のプロトコルに従ってデータ送信要求を前記デ
ータ送受信部へ行なうとともに、監視タイマーの起動お
よび停止を時間設定部へ要求するプロトコル解析部と、
監視対象プロセッサとの無通信状態を監視し、無通信状
態が一定の時間以上続くと監視フレームの送出を前記デ
ータ送受信部へ要求する無通信監視部と、前記プロトコ
ル解析部からのタイマー起動および停止要求によるタイ
マー管理を行ない、タイムアウトが発生した場合に前記
プロトコル解析部へタイムアウトの通知を行なう時間設
定部と、前記データ送受信部、プロトコル解析部、無通
信監視部および時間設定部を制御し監視する制御部とを
備えたプロセッサ監視装置。
1. An information frame between a plurality of processors,
A data transmission / reception unit that transmits / receives a monitoring frame, a response frame, and the like, and analyzes data received from the data transmission / reception unit, issues a data transmission request to the data transmission / reception unit according to a predetermined protocol, and activates and deactivates the monitoring timer by time. A protocol analysis unit that requests the setting unit,
A non-communication monitoring unit that monitors the non-communication state with the monitoring target processor and requests the data transmission / reception unit to send a monitoring frame when the non-communication state continues for a certain time or more, and a timer start / stop from the protocol analysis unit. It controls the timer by request management, and controls and monitors the time setting unit that notifies the protocol analysis unit of the timeout when a time-out occurs, and the data transmission / reception unit, protocol analysis unit, non-communication monitoring unit and time setting unit. A processor monitoring device including a control unit.
【請求項2】 通信が有線におけるプロセッサ間通信で
ある請求項1記載のプロセッサ監視装置。
2. The processor monitoring device according to claim 1, wherein the communication is wired communication between processors.
【請求項3】 通信が無線におけるプロセッサ間通信で
ある請求項2記載のプロセッサ監視装置。
3. The processor monitoring apparatus according to claim 2, wherein the communication is wireless inter-processor communication.
JP5047009A 1993-03-08 1993-03-08 Processor monitoring device Pending JPH06259354A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5047009A JPH06259354A (en) 1993-03-08 1993-03-08 Processor monitoring device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5047009A JPH06259354A (en) 1993-03-08 1993-03-08 Processor monitoring device

Publications (1)

Publication Number Publication Date
JPH06259354A true JPH06259354A (en) 1994-09-16

Family

ID=12763175

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5047009A Pending JPH06259354A (en) 1993-03-08 1993-03-08 Processor monitoring device

Country Status (1)

Country Link
JP (1) JPH06259354A (en)

Similar Documents

Publication Publication Date Title
JPH09168053A (en) Method for transmitting maintenance information to remote device and apparatus for receiving maintenance information
JPH06259354A (en) Processor monitoring device
JP2687916B2 (en) Health check system
JP3185212B2 (en) Online information processing system
US5523748A (en) Method and apparatus for interrupting communication control units in an exclusive mode
JP2705617B2 (en) Power off method
JP2871322B2 (en) Communication management device
JPS63314046A (en) Operation monitor device for destination processor
JPH0685905A (en) Processor supervisory system for signal processing function
JPH07118828B2 (en) Transmission device control signal transmission method
JPH06152679A (en) Communication system utilizing packet network
JPS63303438A (en) Remote maintenance system
JPH1027111A (en) Method for switching for operation system and stand-by system
JP2001333007A (en) Equipment and method for communication
JPH06332866A (en) Inter-program communication system
JPH06169330A (en) Task switching controller for communication controller
JPH05241980A (en) Data transfer system
KR20000065355A (en) Command processing method of the digital mobile communication system
JPH05183630A (en) System for relieving holding due to signal resource fault
JPH04276954A (en) Frame transmission control system
JPH04192746A (en) Device and method for transmitting data
JPS63144691A (en) Switch driving device
JPH10178680A (en) Radio call system
JPH09247073A (en) Communication system
JPH07311722A (en) Method for transmitting and receiving control message