JPH07281929A - Trace information collecting device - Google Patents

Trace information collecting device

Info

Publication number
JPH07281929A
JPH07281929A JP6093021A JP9302194A JPH07281929A JP H07281929 A JPH07281929 A JP H07281929A JP 6093021 A JP6093021 A JP 6093021A JP 9302194 A JP9302194 A JP 9302194A JP H07281929 A JPH07281929 A JP H07281929A
Authority
JP
Japan
Prior art keywords
trace information
collected
trace
information
stored
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
JP6093021A
Other languages
Japanese (ja)
Inventor
Kazuyoshi Suzuki
一義 鈴木
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP6093021A priority Critical patent/JPH07281929A/en
Publication of JPH07281929A publication Critical patent/JPH07281929A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To prevent erasion of the useful information stored in a trace area. CONSTITUTION:A failure detector means 2 decides whether the harfware or software abnormality is occurred right after the trace information are collected. If occurred, the trace information collected at the time of occurrence of the abnormality are not stored in a trace area 4 of a storage means 1 under the control of a control means 3. Meanwhile the collected trace information are immediately compared with the trace information collected in the precedent time. When the perfect coincidence is secured between both trace information, the former information are not stored in the area 4. Under such conditions, a fact is show that the same trace information are overlapping with each other in the extension bit of the area 4. Then the overlapping frequency is stored. When the overlapping frequency reaches a prescribed level, the abnormality is processed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、計算機システムにおけ
る処理過程を解析するために使用される情報を収集する
トレース情報収集装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a trace information collecting device for collecting information used for analyzing a processing process in a computer system.

【0002】[0002]

【従来の技術】一般に、計算機システムの動作を時系列
的にモニタリングするためにトレース情報が収集され
る。このようなトレース情報は、装置の動作の解析にお
いて分析が必要とされる注目する事象が発生するたびに
収集される。例えば、通信制御装置においては、送信開
始とか受信終了とかの事象が発生するたびにトレース情
報を収集し、メモリ内の特定のトレースエリアに格納す
る。そして、このトレース情報は、障害が発生したと
き、通信制御装置がどのような状態だったかを解析する
場合などに使用される。
2. Description of the Related Art Generally, trace information is collected in order to monitor the operation of a computer system in time series. Such trace information is collected each time an event of interest occurs that requires analysis in analyzing the operation of the device. For example, the communication control device collects trace information each time an event such as the start of transmission or the end of reception occurs and stores it in a specific trace area in the memory. Then, this trace information is used when, for example, analyzing the state of the communication control device when a failure occurs.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上述し
た従来の技術には、次のような課題があった。即ち、上
述したトレース情報の収集の途中で通信制御装置等の計
算機システムに障害が発生することがある。一般に、障
害が発生した装置は、同じ動作や処理を繰り返すことが
多い。例えば、通信制御装置において、回線部分に異常
が生じると、同じ受信状態が無限に続く場合がある。そ
の場合、受信時のトレース情報を収集するようにする
と、同じトレース情報がトレースエリアに次々に格納さ
れ、トレースエリアがいっぱいになってしまう。そし
て、トレースエリアが巡回的に使用される場合は、障害
が発生する時より以前に収集されてトレースエリアに格
納されているトレース情報に今回の受信異常のトレース
情報が上書きされてしまう。その結果、有用なトレース
情報が消去されてしまうという問題があった。
However, the above-mentioned conventional techniques have the following problems. That is, a failure may occur in the computer system such as the communication control device during the collection of the trace information described above. In general, a failed device often repeats the same operation or process. For example, in the communication control device, if an abnormality occurs in the line portion, the same reception state may continue indefinitely. In that case, if the trace information at the time of reception is collected, the same trace information is stored in the trace area one after another, and the trace area becomes full. When the trace area is cyclically used, the trace information of the current reception abnormality is overwritten on the trace information collected before the failure occurs and stored in the trace area. As a result, there is a problem that useful trace information is erased.

【0004】また、ソフトウェア障害(プログラム中の
バグ)により、プログラムの実行がループ状態に行なわ
れる状態になった場合にも、同様に同じ内容のトレース
情報が繰り返し収集され、有用なトレース情報が上書き
により消去されてしまうという問題があった。
Also, when a program is executed in a loop state due to a software failure (bug in the program), the same trace information is repeatedly collected and useful trace information is overwritten. There was a problem that it was erased by.

【0005】[0005]

【課題を解決するための手段】本発明のトレース情報収
集装置は、上述した課題を解決するため、以下の点を特
徴とするものである。 (1) 所定の事象が発生した時に収集されたトレース情報を
所定時に格納する記憶手段を備える。 装置の障害を検出する障害検出手段を備える。 当該障害検出手段による装置の障害の検出時に収集さ
れたトレース情報を記憶手段に格納することを禁止する
制御手段を備える。
The trace information collecting apparatus of the present invention is characterized by the following points in order to solve the above-mentioned problems. (1) A storage means is provided for storing the trace information collected when a predetermined event occurs at a predetermined time. A failure detection means for detecting a failure of the device is provided. A control unit is provided that prohibits the storage of the trace information collected when the fault detection unit detects a fault in the device.

【0006】(2) 所定の事象が発生した時に収集されたトレース情報を
所定時に格納する記憶手段を備える。 今回収集されたトレース情報と直前に収集されたトレ
ース情報とを比較し、同じトレース情報が繰り返し収集
されたか否かを検出する検出手段を備える。 検出手段により同じトレース情報が繰り返し収集され
た場合、重複したトレース情報を記憶手段に格納するこ
とを禁止する制御手段を備える。
(2) A storage means for storing the trace information collected when a predetermined event occurs at a predetermined time is provided. A detection unit that compares the trace information collected this time with the trace information collected immediately before and detects whether or not the same trace information is repeatedly collected is provided. When the detection unit repeatedly collects the same trace information, the control unit is provided to prohibit storing the duplicated trace information in the storage unit.

【0007】(3) 所定の事象が発生した時に収集されたトレース情報を
所定時に格納する記憶手段を備える。 同じトレース情報が繰り返し収集された場合、その繰
り返し回数を計数するカウンタを備える。 記憶手段に重複したトレース情報を格納することを禁
止するとともに、カウンタが計数した回数が所定回数以
上になった場合、装置を異常終了させる制御手段を備え
る。
(3) A storage means is provided for storing the trace information collected when a predetermined event occurs at a predetermined time. When the same trace information is repeatedly collected, a counter for counting the number of repetitions is provided. The storage unit is provided with a control unit that prohibits the duplicated trace information from being stored and that abnormally terminates the device when the number of times the counter has counted exceeds a predetermined number.

【0008】[0008]

【作用】トレース情報を収集した直後にハードウェア等
の異常が発生しているか否かを判別し、異常が発生して
いるときはそのときに収集されたトレース情報は記憶手
段のトレースエリアに格納しない。また、トレース情報
を収集した直後にそのトレース情報を前回収集されたト
レース情報と比較し、両者が完全に一致するときは今回
収集したトレース情報は記憶手段のトレースエリアに格
納しない。その場合、トレースエリアの拡張ビットに同
じトレース情報が重複した旨を示し、重複した回数を格
納する。そして、重複した回数が所定回数に達したとき
は異常処理を行なう。
[Operation] Immediately after collecting the trace information, it is determined whether or not an abnormality such as hardware has occurred, and when the abnormality occurs, the trace information collected at that time is stored in the trace area of the storage means. do not do. Immediately after collecting the trace information, the trace information is compared with the previously collected trace information, and when the two completely match, the trace information collected this time is not stored in the trace area of the storage means. In that case, the extension bits of the trace area indicate that the same trace information is duplicated, and the number of duplications is stored. Then, when the number of times of duplication reaches the predetermined number of times, the abnormality processing is performed.

【0009】[0009]

【実施例】以下、本発明の実施例を図面を参照して詳細
に説明する。図1は、本発明のトレース情報収集装置の
一実施例のブロック図である。図において、通信制御装
置10は、情報処理装置11のデータ通信を制御するも
のであり、通信回線12を介して他の情報処理装置13
の通信制御装置14に接続されている。通信制御装置1
0には、記憶手段1と、障害検出手段2と、制御手段3
とが備えられている。記憶手段1は、RAM(ランダム
・アクセス・メモリ)等から成り、制御手段3で実行さ
れるプログラムやデータを格納している。この記憶手段
1のn番地からm番地まではトレースエリア4として使
用される。トレースエリア4には、通信制御装置10の
所定の事象が発生する毎に収集されるトレース情報が格
納される。トレース情報は、通信制御装置10におい
て、送信や受信等の事象が発生する毎に収集される。こ
のトレース情報の内容及び収集手順等については後述す
る。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 1 is a block diagram of an embodiment of the trace information collecting apparatus of the present invention. In the figure, a communication control device 10 controls data communication of the information processing device 11, and another information processing device 13 via a communication line 12.
Is connected to the communication control device 14. Communication control device 1
0 indicates a storage unit 1, a failure detection unit 2, and a control unit 3.
And are provided. The storage means 1 comprises a RAM (random access memory) or the like, and stores programs and data executed by the control means 3. Addresses n to m of the storage means 1 are used as a trace area 4. The trace area 4 stores trace information collected every time a predetermined event of the communication control device 10 occurs. The trace information is collected in the communication control device 10 every time an event such as transmission or reception occurs. The contents of this trace information and the collection procedure will be described later.

【0010】障害検出手段2は、ハードウェア又はソフ
トウェアの障害を検出する種々の検出器等から成り、通
信制御装置10の各種の障害を検出する。例えば、後述
するように、回線同期ハズレ、通信用LSIの異常等を
検出する。制御手段3は、CPU等から成り、通信制御
を実行するとともに、送信や受信等の所定の事象が発生
する毎にトレースエリア4にトレース情報を格納する。
そして、障害検出手段2により通信制御装置10の障害
が検出された時に収集されたトレース情報は、トレース
エリア4に格納しないようにされる。
The fault detecting means 2 comprises various detectors for detecting a fault of hardware or software, and detects various faults of the communication control device 10. For example, as will be described later, the line synchronization loss, the abnormality of the communication LSI, and the like are detected. The control unit 3 includes a CPU and the like, executes communication control, and stores trace information in the trace area 4 each time a predetermined event such as transmission or reception occurs.
Then, the trace information collected when the failure of the communication control device 10 is detected by the failure detecting means 2 is not stored in the trace area 4.

【0011】図2に、図1の制御手段3の処理手順を示
す。図2において、制御手段3の通常の処理では、ルー
トR1を通る。ルートR1では、ステップS1で送信が
行なわれたか、ステップS2で受信が行なわれたか、ス
テップS3でタイムアウトが発生したか否かが判定され
る。この結果、送信とか受信とかの事象が発生すると、
ステップS4、S5、S6で各事象に対応した処理を行
なう。その後、ステップS7、S8、S9で各事象に対
応したトレース情報を収集する。例えば、通信回線12
からデータを受信した場合、制御手段3はルートR1の
途中のステップS2で受信の判定をした後、ルートR2
に分岐する。そして、ステップS5で受信処理を開始す
る。受信処理が終了すると、ステップS8でトレース情
報を収集する。トレース情報には、図3に示すように、
複数の通信回線の何回線目、受信結果、受信データの種
別等が含まれる。このトレース情報の収集後、通常のル
ートR1に戻る。
FIG. 2 shows a processing procedure of the control means 3 shown in FIG. In FIG. 2, in a normal process of the control means 3, the route R1 is taken. In the route R1, it is determined whether the transmission is performed in step S1, the reception is performed in step S2, or whether the timeout occurs in step S3. As a result, when events such as transmission and reception occur,
In steps S4, S5 and S6, processing corresponding to each event is performed. Then, in steps S7, S8, and S9, the trace information corresponding to each event is collected. For example, the communication line 12
When the data is received from the route R2, the control means 3 determines the reception in step S2 in the middle of the route R1 and then the route R2.
Branch to. Then, in step S5, the reception process is started. When the reception process is completed, the trace information is collected in step S8. In the trace information, as shown in FIG.
It includes the line number of the plurality of communication lines, the reception result, the type of received data, and the like. After collecting the trace information, the normal route R1 is returned to.

【0012】図3を参照してトレース情報の詳細を説明
する。1回分のトレース情報は、例えば16ビットから
成る。これは、4ビットのA部と、12ビットのB部と
に分けられる。A部には、回線番号(例えば“0”〜
“16”)が格納される。B部には、受信開始とか、受
信異常終了とかの事象の詳細な内容が格納される。この
ようなトレース情報は、制御手段3の配下にある記憶手
段1内のトレースエリア4に逐次格納される。即ち、例
えば、図示のように、n番地からm番地までがトレース
エリアとなっている。そして、最新のトレース情報の格
納番地は、ポインタ(図示省略)に格納されており、そ
のポインタの内容はトレース情報の新規格納毎に更新さ
れる。m番地までの格納が完了した後は、ポインタがn
番地に戻される。これにより、トレースエリアが巡回的
に使用される。
Details of the trace information will be described with reference to FIG. The trace information for one time consists of 16 bits, for example. This is divided into a 4-bit A section and a 12-bit B section. The line number (for example, "0" ...
“16”) is stored. Part B stores detailed contents of events such as reception start and abnormal reception end. Such trace information is sequentially stored in the trace area 4 in the storage means 1 under the control means 3. That is, for example, as shown in the drawing, the n-th address to the m-th address are the trace areas. The storage address of the latest trace information is stored in the pointer (not shown), and the content of the pointer is updated every time the trace information is newly stored. After the storage up to address m is completed, the pointer is n
Returned to the address. As a result, the trace area is cyclically used.

【0013】図4に、本発明に係るトレース情報収集手
順を示す。図示のように、ステップS1でトレース情報
を収集するが、その直後のステップS2で障害検出手段
2によるアラームが発生しているか否かを判別する。ア
ラームが発生している場合には、トレース情報をトレー
スエリア4に格納せず、そのままトレース情報の収集を
終了する。一方、アラームが発生していなければ、ステ
ップS3でトレースエリア4にトレース情報を格納し、
ステップS4でポインタを更新する。
FIG. 4 shows a trace information collecting procedure according to the present invention. As shown in the figure, the trace information is collected in step S1, and immediately after that, it is determined in step S2 whether or not an alarm has been generated by the fault detecting means 2. When the alarm is generated, the trace information is not stored in the trace area 4 and the collection of the trace information is ended as it is. On the other hand, if no alarm is generated, the trace information is stored in the trace area 4 in step S3,
The pointer is updated in step S4.

【0014】図5に、アラームの詳細を示す。ハードウ
ェア障害のアラームとして、例えば専用回線の同期ハズ
レ検出(回線異常)や通信LSII/Oアクセスタイム
アウト等がある。また、ソフトウェア障害のアラームと
して、プログラムのループ状態が発生したことを検出す
るウォッチドッグタイムアウト等がある。これらのどれ
か1つのタイムアウトが発生すると、アラーム信号51
がオンになり、レジスタ52に異常状態表示がセットさ
れる。ここで、制御手段3がレジスタ52をリードすれ
ば、アラームの発生の有無が判別できる。レジスタ52
の内容には、タイムアウトの種類が設定されており、こ
れを参照して障害の発生原因を解析することができる。
FIG. 5 shows details of the alarm. Examples of the hardware failure alarm include synchronization loss detection (line abnormality) of a dedicated line and communication LSI I / O access timeout. Further, as a software failure alarm, there is a watchdog timeout for detecting that a loop state of the program has occurred. If any one of these times out, the alarm signal 51
Is turned on, and the abnormal state display is set in the register 52. Here, if the control means 3 reads the register 52, it can be determined whether or not an alarm has occurred. Register 52
The type of timeout is set in the content of, and the cause of failure can be analyzed by referring to this.

【0015】次に、本発明の第2実施例を説明する。第
2実施例もハードウェアは、図1とほぼ同様であり、使
用されるトレース情報が異なる。また、第2実施例で
は、図1の制御手段3が今回収集されたトレース情報と
直前に収集されたトレース情報とを比較し、両者が同じ
か否かを検出する検出手段と兼用される。図6は、本発
明の第2実施例におけるトレース情報の詳細を示す。図
6において、トレース情報は、例えば16ビットから成
り、第0ビット目は拡張ビットであり、第1ビット目以
降はA部及びB部である。拡張ビットはトレース情報を
通常の場合と同じ情報が繰り返される特殊な場合とに区
別するために使用される。A部は、例えば3ビット、B
部は例えば12ビットから成り、図3のトレース情報に
おけるものと同じ意味を持つ。
Next, a second embodiment of the present invention will be described. The hardware of the second embodiment is almost the same as that of FIG. 1, but the trace information used is different. Further, in the second embodiment, the control means 3 of FIG. 1 also serves as a detection means for comparing the trace information collected this time with the trace information collected immediately before and detecting whether or not they are the same. FIG. 6 shows details of the trace information in the second embodiment of the present invention. In FIG. 6, the trace information is composed of, for example, 16 bits, the 0th bit is an extension bit, and the 1st bit and thereafter are the A part and the B part. The extension bits are used to distinguish the trace information from the normal case to the special case where the same information is repeated. Part A is, for example, 3 bits, B
The part has, for example, 12 bits and has the same meaning as in the trace information of FIG.

【0016】トレース情報の格納時、通常は、図6
(a)に示す形式で使用される。一方、同じ内容のトレ
ース情報が繰り返して格納される時は、図6(b)に示
す形式で使用される。即ち、収集されたトレース情報が
1つ前のトレース情報と同じ内容であれば拡張ビットを
“1”にして、次の16ビットのトレースエリアに同じ
内容のトレース情報が何回続いたかを示すカウント値を
設定する。
When the trace information is stored, it is normally shown in FIG.
It is used in the format shown in (a). On the other hand, when the same trace information is repeatedly stored, it is used in the format shown in FIG. 6 (b). That is, if the collected trace information has the same content as the previous trace information, the extension bit is set to "1" and a count indicating how many times the trace information having the same content continues in the next 16-bit trace area. Set the value.

【0017】また、図6(c)に実際のトレース情報の
収集例を示す。図6(c)において、n番地及びn+1
番地には、毎回異なったトレース情報が収集され、格納
される。また、n+2番地には、同じトレース情報が繰
り返し収集された場合の最初のトレース情報のみが格納
される。そして、その回数kがn+3番地に格納され
る。即ち、n+2番地に格納された内容のトレース情報
がk回続けて収集され、格納された後、リセットや異常
処理等により再び通常のトレース情報の収集がn+4番
地から行なわれる。
FIG. 6C shows an example of actual collection of trace information. In FIG. 6C, address n and n + 1
Different trace information is collected and stored in the address every time. Further, at the address n + 2, only the first trace information when the same trace information is repeatedly collected is stored. Then, the number of times k is stored in the address n + 3. That is, after the trace information having the content stored in the address n + 2 is continuously collected and stored k times, the normal trace information is collected again from the address n + 4 by resetting or abnormal processing.

【0018】図7は、図6のトレース情報の収集方式の
動作、即ち本発明の第2の実施例の処理手順を示すフロ
ーチャートである。ステップS11でトレース情報を収
集後、まず、ステップS12で1つ前のトレース情報の
内容と比較し、内容が異なれば、ステップS13でトレ
ース情報を格納する。そして、ステップS14で次の格
納位置を示すため、アドレスを“1”加算(+1)して
処理を終了する。ステップS14で内容が同じであれ
ば、次に前回のトレース情報の拡張ビットが“1”かど
うかを判定する。“1”であれば、既に拡張ビットが
“1”にセットされているため、ステップS16でカウ
ント値を“1”加算する。
FIG. 7 is a flow chart showing the operation of the trace information collection system of FIG. 6, that is, the processing procedure of the second embodiment of the present invention. After collecting the trace information in step S11, first, in step S12, it is compared with the content of the previous trace information. If the content is different, the trace information is stored in step S13. Then, in step S14, the address is incremented by "1" (+1) to indicate the next storage position, and the process ends. If the contents are the same in step S14, it is next determined whether or not the extension bit of the previous trace information is "1". If it is "1", the extension bit has already been set to "1", so the count value is incremented by "1" in step S16.

【0019】ステップS15で拡張ビットが“1”でな
ければ、ステップS17で拡張ビットに“1”をセット
し、ステップS18でカウント値=1を次の番地にセッ
トする。そして、次のトレース情報の格納位置は現在の
アドレス+1番地になるため、アドレスを“1”加算す
る。その後、ステップS20でカウント値がオーバフロ
ーか否かを判定する。例えば16ビット幅のトレースエ
リアであれば“FFFF”か否かを判別する。そして、
オーバフローであれば障害の可能性があるため、ステッ
プS21で装置毎に定められた異常処理を行なう。例え
ば、通信LSIをリセットするとかシステムの上位装置
である情報処理装置のオペレータに異常を通知するとか
の処理を行なう。
If the extension bit is not "1" in step S15, the extension bit is set to "1" in step S17, and the count value = 1 is set to the next address in step S18. Then, since the storage position of the next trace information is the current address + 1 address, the address is incremented by "1". Then, in step S20, it is determined whether the count value is overflow. For example, if the trace area has a 16-bit width, it is determined whether or not it is "FFFF". And
If it is an overflow, there is a possibility of a failure, so in step S21, the abnormality processing determined for each device is performed. For example, processing such as resetting the communication LSI or notifying an operator of an information processing apparatus, which is a higher-level apparatus of the system, of an abnormality is performed.

【0020】このように、同じ内容のトレース情報が繰
り返し収集される場合にこれを圧縮して格納することに
より、トレースエリアの全領域に同じ内容のトレース情
報が上書きされることを防止することができる。これに
より、有効なトレース情報を破壊することを防止し、動
作の解析において効率よく障害切り分けや動作確認をす
ることができる。更に、トレース情報の内容により障害
を発見できるようにしたため、短時間に障害の発見、通
知ができる。
As described above, when the trace information having the same content is repeatedly collected, it is compressed and stored, thereby preventing the trace information having the same content from being overwritten in the entire area of the trace area. it can. As a result, it is possible to prevent the effective trace information from being destroyed, and it is possible to efficiently isolate the failure and confirm the operation in the analysis of the operation. Further, since the failure can be found from the contents of the trace information, the failure can be found and notified in a short time.

【0021】尚、本発明は上述した実施例に限定される
ものではなく、発明の特徴を有する範囲内で種々の変形
が可能であることはいうまでもない。例えば、同じトレ
ース情報が繰り返して収集される場合にその繰り返し回
数をカウント値に求めるようにしたが、回数を知る必要
がない場合にはこのようなカウント値を設けなくてもよ
い。その場合でも、トレースエリア4の拡張ビットを見
ることにより、障害等の発生の有無を知ることができ
る。
Needless to say, the present invention is not limited to the above-mentioned embodiments, and various modifications can be made without departing from the features of the invention. For example, when the same trace information is repeatedly collected, the number of repetitions is calculated as the count value. However, when it is not necessary to know the number of times, such a count value may not be provided. Even in that case, by looking at the extension bits of the trace area 4, it is possible to know whether or not a failure has occurred.

【0022】[0022]

【発明の効果】以上説明したように、本発明のトレース
情報収集装置によれば、装置の障害が発生した場合にト
レース情報の収集を中止するか又は同じ内容のトレース
情報が所定回数繰り返して収集されたことを検出した場
合にトレース情報の収集を中止するようにしたので、同
じ情報によりトレースエリアがいっぱいになってしまう
ことを防止することができ、障害発生時の直前の状態で
得られたトレース情報に今回の受信異常のトレース情報
が上書きされて消去されてしまうことを防止することが
できる。
As described above, according to the trace information collecting apparatus of the present invention, the collection of trace information is stopped when a failure occurs in the apparatus or the trace information having the same content is repeatedly collected a predetermined number of times. Since the collection of trace information is stopped when it is detected that it is possible to prevent the trace area from becoming full with the same information, it was obtained in the state immediately before the failure. It is possible to prevent the trace information of the current reception abnormality from being overwritten and erased.

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

【図1】本発明のトレース情報収集装置の一実施例のブ
ロック図である。
FIG. 1 is a block diagram of an embodiment of a trace information collecting device of the present invention.

【図2】制御手段の処理手順を説明するフローチャート
である。
FIG. 2 is a flowchart illustrating a processing procedure of a control unit.

【図3】トレース情報の内容の詳細の説明図である。FIG. 3 is an explanatory diagram of details of contents of trace information.

【図4】本発明に係るトレース情報収集手順を説明する
フローチャートである。
FIG. 4 is a flowchart illustrating a trace information collecting procedure according to the present invention.

【図5】アラームの詳細の説明図である。FIG. 5 is an explanatory diagram of details of an alarm.

【図6】本発明の第2の実施例におけるトレース情報の
詳細の説明図である。
FIG. 6 is an explanatory diagram of details of trace information according to the second embodiment of this invention.

【図7】本発明の第2の実施例の処理手順を説明するフ
ローチャートである。
FIG. 7 is a flowchart illustrating a processing procedure of a second embodiment of the present invention.

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

1 記憶手段 2 障害検出手段 3 制御手段 1 Storage Means 2 Failure Detection Means 3 Control Means

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 所定の事象が発生した時に収集されたト
レース情報を所定時に格納する記憶手段と、 装置の障害を検出する障害検出手段と、 当該障害検出手段による装置の障害の検出時に収集され
たトレース情報を前記記憶手段に格納することを禁止す
る制御手段とから成ることを特徴とするトレース情報収
集装置。
1. A storage unit for storing trace information collected when a predetermined event occurs at a predetermined time, a failure detection unit for detecting a failure of the apparatus, and a failure detection unit for collecting the failure information of the apparatus. And a control means for prohibiting the storage of the trace information in the storage means.
【請求項2】 所定の事象が発生した時に収集されたト
レース情報を所定時に格納する記憶手段と、 今回収集されたトレース情報と直前に収集されたトレー
ス情報とを比較し、同じトレース情報が繰り返し収集さ
れたか否かを検出する検出手段と、 当該検出手段により同じトレース情報が繰り返し収集さ
れた場合、重複したトレース情報を前記記憶手段に格納
することを禁止する制御手段とから成ることを特徴とす
るトレース情報収集装置。
2. The storage means for storing the trace information collected when a predetermined event occurs at a predetermined time is compared with the trace information collected this time and the trace information collected immediately before, and the same trace information is repeated. And a control means for prohibiting storing duplicated trace information in the storage means when the same trace information is repeatedly collected by the detection means. Trace information collection device.
【請求項3】 所定の事象が発生した時に収集されたト
レース情報を所定時に格納する記憶手段と、 同じトレース情報が繰り返し収集された場合、その繰り
返し回数を計数するカウンタと、 前記記憶手段に重複したトレース情報を格納することを
禁止するとともに、前記カウンタが計数した回数が所定
回数以上になった場合、装置を異常終了させる制御手段
とから成ることを特徴とするトレース情報収集装置。
3. A storage means for storing trace information collected when a predetermined event occurs at a predetermined time, a counter for counting the number of repetitions when the same trace information is repeatedly collected, and a duplication in the storage means. And a trace information collecting device for prohibiting the storage of the trace information and for abnormally terminating the device when the number of times the counter has counted exceeds a predetermined number.
JP6093021A 1994-04-06 1994-04-06 Trace information collecting device Pending JPH07281929A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6093021A JPH07281929A (en) 1994-04-06 1994-04-06 Trace information collecting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6093021A JPH07281929A (en) 1994-04-06 1994-04-06 Trace information collecting device

Publications (1)

Publication Number Publication Date
JPH07281929A true JPH07281929A (en) 1995-10-27

Family

ID=14070839

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6093021A Pending JPH07281929A (en) 1994-04-06 1994-04-06 Trace information collecting device

Country Status (1)

Country Link
JP (1) JPH07281929A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006120102A (en) * 2004-10-25 2006-05-11 Kyocera Corp Information processor, reboot method and program
JP2009163514A (en) * 2008-01-07 2009-07-23 Fujitsu Microelectronics Ltd Processor
JP2010088004A (en) * 2008-10-02 2010-04-15 Yokogawa Electric Corp Test apparatus
JP2010205128A (en) * 2009-03-05 2010-09-16 Denso Wave Inc Robot control system
JP2013168188A (en) * 2013-06-04 2013-08-29 Denso Wave Inc Robot control log acquiring system
US9098628B2 (en) 2012-07-26 2015-08-04 International Business Machines Corporation Memory system with multiple block write control to control state data

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006120102A (en) * 2004-10-25 2006-05-11 Kyocera Corp Information processor, reboot method and program
JP2009163514A (en) * 2008-01-07 2009-07-23 Fujitsu Microelectronics Ltd Processor
JP2010088004A (en) * 2008-10-02 2010-04-15 Yokogawa Electric Corp Test apparatus
JP2010205128A (en) * 2009-03-05 2010-09-16 Denso Wave Inc Robot control system
US9098628B2 (en) 2012-07-26 2015-08-04 International Business Machines Corporation Memory system with multiple block write control to control state data
JP2013168188A (en) * 2013-06-04 2013-08-29 Denso Wave Inc Robot control log acquiring system

Similar Documents

Publication Publication Date Title
US5469563A (en) Method and control apparatus for self diagnosis
JP3481737B2 (en) Dump collection device and dump collection method
KR101044544B1 (en) Method for monitoring the execution of a program in a micro-computer
US4550278A (en) Control device
JPH07281929A (en) Trace information collecting device
JP4437513B2 (en) Anomaly detection system
JPH06324916A (en) Fault information logging system
JP3315266B2 (en) Self-diagnosis status display method
JP2833986B2 (en) Failure assessment processing method
JP2960239B2 (en) Network monitor device
JP2932507B2 (en) Anomaly detection device
JPH0854922A (en) Process controller
JP2936170B2 (en) Failure handling method
JP2734455B2 (en) Failure detection method
JPH0635857A (en) Abnormal end recovery system
JP3053011B2 (en) Alarm display device
JPH07248810A (en) Numerical controller
JPS6340942A (en) Device testing system
JPS63226745A (en) Processor system
JPH01162094A (en) Key telephone system
JPH04213123A (en) Preventive maintenance system for fault of electronic computer
JPH01156839A (en) Data processor
JPH10171683A (en) Fault information management device
JPH02311040A (en) Fault deciding system
JPH03157738A (en) Error information collecting system in service processor