JPH08286993A - Sampling method for line fault analysis information - Google Patents

Sampling method for line fault analysis information

Info

Publication number
JPH08286993A
JPH08286993A JP7093379A JP9337995A JPH08286993A JP H08286993 A JPH08286993 A JP H08286993A JP 7093379 A JP7093379 A JP 7093379A JP 9337995 A JP9337995 A JP 9337995A JP H08286993 A JPH08286993 A JP H08286993A
Authority
JP
Japan
Prior art keywords
information
area
trace
saving
line
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
JP7093379A
Other languages
Japanese (ja)
Inventor
Hiroaki Kato
裕朗 加藤
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 Software Engineering Co Ltd
Hitachi Ltd
Original Assignee
Hitachi Software Engineering Co Ltd
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 Software Engineering Co Ltd, Hitachi Ltd filed Critical Hitachi Software Engineering Co Ltd
Priority to JP7093379A priority Critical patent/JPH08286993A/en
Publication of JPH08286993A publication Critical patent/JPH08286993A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE: To secure information capable of being investigated and to improve a maintenance function by saving internal trace information being sampled as wrapping around in the area of a communication control program to the area of each line at the time the detection of a fault after the establishment of a data link. CONSTITUTION: Whether a saving number 204 obtained by calculating the amount of trance information capable of investigating all retry states exceeds a remaining saving number 205 or not is judged, and in the case where it exceeds, the area number 205 of the maximum saving number is put in to the saving number 204. After that, in conformity to the saving number 204, saving processing from an internal trace area 9 to a trace saving area 20 is executed by starting from the final internal trace information. Then, the area number 205 is updated by subtracting the contents of the area number 205 by the saving number 204, and the saving processing is finished. Thus, the effective internal trace information till the detection of the fault can be saved from a bottom part trace area 9 where it is being sampled as wrapping around to the trace saving area 20, and the analysis information at the time of the occurrence of the fault can be secured.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、通信回線に接続された
端末/相手システムとのデータ転送において、回線の入
出力制御を行う通信制御処理プログラムにおける回線障
害解析情報の採取方法に関し、特にオンラインシステム
運用中で、トレース機能を動作させていなくても、偶発
的に発生した回線障害について、原因を究明するための
情報を的確に確保する回線障害解析情報の採取方法に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of collecting line failure analysis information in a communication control processing program for controlling input / output of a line in data transfer with a terminal / partner system connected to a communication line, and particularly online. The present invention relates to a method of collecting line failure analysis information for accurately securing information for investigating the cause of an accidental line failure even when the trace function is not operating during system operation.

【0002】[0002]

【従来の技術】通信制御処理プログラムで検出した障害
を調査する場合、障害検出時に生成した障害コード等で
調査を行っているが、障害発生までの流れの調査が必要
な場合には、再度トレース機能を動作させ資料採取を行
っていた。また、オンラインシステム運用中で負荷を掛
けられない場合は、通信制御処理プログラム内の領域
で、回線の入出力情報等を採取し、領域を表示すること
で調査情報を入手していた。なお、この種の方法として
は例えば、特開平4−181335号公報のように、シ
ステム運用中のトレースデータに通常/異常か判断でき
る識別子を設定し、必要な情報をホスト側で判別し蓄積
することで、オンラインシステムの負荷を低減させる方
法が挙げられる。
2. Description of the Related Art When investigating a fault detected by a communication control processing program, the fault code or the like generated at the time of fault detection is being investigated. However, if it is necessary to investigate the flow up to the occurrence of the fault, trace again. The function was operated and the data was collected. Further, when the load cannot be applied during the operation of the online system, the input / output information of the line is collected in the area in the communication control processing program and the area is displayed to obtain the investigation information. As a method of this kind, for example, as disclosed in Japanese Patent Laid-Open No. 4-181335, an identifier that can determine normal / abnormal is set in the trace data during system operation, and necessary information is determined and stored on the host side. Therefore, there is a method of reducing the load on the online system.

【0003】[0003]

【発明が解決しようとする課題】ところで、上述のよう
な従来の手法によるトレース採取方式を用いて、既にオ
ンラインシステム運用中で偶発的な回線障害発生した場
合、次のような問題が発生する。
By the way, in the case where an accidental line failure has already occurred during the operation of the online system using the above-described conventional trace collection method, the following problems will occur.

【0004】1.常にトレース機能を動作させていない
オンラインシステムでは、通信の流れの情報が必要にな
った場合、トレース機能を動作させ、障害が再発するま
で監視する必要があり調査時間が掛かった。
1. In the online system where the trace function is not always operated, when the information on the flow of communication is needed, it is necessary to operate the trace function and monitor until the failure reoccurs, which requires a long investigation time.

【0005】2.オンラインシステム運用中では、オー
バーヘッドが掛るトレース機能を使用せず、通信制御処
理プログラム内の領域を使用して情報を蓄積するが、回
線復旧により再度同一回線を使用すると、蓄積した情報
がラップアラウンドし調査不可となっていた。
[0005] 2. While the online system is in operation, the trace function, which requires overhead, is not used and the information is stored using the area in the communication control processing program. However, if the same line is used again due to line restoration, the stored information will wrap around. It was impossible to investigate.

【0006】本発明の目的は、通信制御処理プログラム
においてトレース機能が動作していなくても、通信制御
処理プログラムの領域でラップアラウンドしながら採取
している内部トレース情報を、データリンク確立後の障
害検出時に、回線毎の領域に退避することにより調査可
能な情報を確保し、保守機能を向上することにある。
An object of the present invention is to provide internal trace information collected while wrapping around in the area of the communication control processing program, even if the trace function is not operating in the communication control processing program, to a failure after the data link is established. At the time of detection, it is to save the information that can be investigated by saving in the area for each line and improve the maintenance function.

【0007】[0007]

【課題を解決するための手段】上記を解決するため、本
発明の回線障害解析情報の採取方式では、通信制御処理
プログラム内でラップアラウンドしながら採取する内部
トレース情報を、データリンク確立後の障害発生時のみ
各回線毎の退避領域に退避する。この情報は、ホストか
らの要求でホストに転送して解析されるが、この領域情
報の転送要求を受けて情報を転送するまで、再度退避領
域に情報を書き込まない。この状態は、情報転送時の抑
止状態解除まで続く。
In order to solve the above problems, in the line failure analysis information collecting method of the present invention, internal trace information collected while wrapping around in a communication control processing program is used as a failure after a data link is established. Only when it occurs, save to the save area for each line. This information is transferred to the host for analysis at the request of the host, but the information is not written again in the save area until the information is transferred in response to this area information transfer request. This state continues until the inhibition state is released during information transfer.

【0008】これらの機能により、オンラインシステム
運用中に負荷の掛るトレース機能を動作させなくても、
偶発的に発生した回線障害について、解析可能な情報を
残し調査可能とすることを特徴とする回線障害解析情報
の採取方式。
With these functions, it is possible to operate the trace function, which requires a heavy load during the operation of the online system,
A method of collecting line failure analysis information, which enables investigation of accidental line failures by leaving information that can be analyzed.

【0009】[0009]

【作用】本発明による回線障害解析情報の採取方式にお
いては、回線事象毎に通信制御処理プログラムの内部ト
レース領域内に蓄積された情報が、回線障害検出時に回
線毎の退避領域に、情報がラップアラウンドし情報が消
失する前に退避され、退避領域満杯時には、次回障害検
出時の情報退避による破壊を防止するため、書き込み抑
止状態にされる。次にホストからの表示要求に従い、退
避された情報がホストに転送され、障害の調査資料とし
て入手できる。このホストへの情報転送時に退避領域の
退避抑止状態が解除され、次回障害発生時の情報退避に
備える。
In the method of collecting line failure analysis information according to the present invention, the information accumulated in the internal trace area of the communication control processing program for each line event is wrapped in the save area for each line when a line failure is detected. When the save area is full, it is saved before the information is lost, and when the save area is full, the write-inhibited state is set in order to prevent damage due to the save of the information when the next failure is detected. Then, according to the display request from the host, the saved information is transferred to the host and can be obtained as a troubleshooting information. When the information is transferred to the host, the save suppression state of the save area is released to prepare for the information save at the next failure occurrence.

【0010】[0010]

【実施例】以下に図面を参照して本発明の一実施例を詳
細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described in detail below with reference to the drawings.

【0011】図4は本発明のシステム構成図である。図
4において、1はホストコンピュータ、2は通信制御処
理装置、8はコンソール制御装置である。通信制御処理
プログラム3は、ホストコンピュータ1で動作する通信
管理プログラム4と通信機能を実現し、ホストコンピュ
ータ1のオンラインプログラム5と通信回線6を経由し
て端末/相手システム7と効率良くデータ転送を行う。
FIG. 4 is a system configuration diagram of the present invention. In FIG. 4, 1 is a host computer, 2 is a communication control processing device, and 8 is a console control device. The communication control processing program 3 realizes a communication function with the communication management program 4 operating in the host computer 1, and efficiently transfers data with the terminal / partner system 7 via the online program 5 of the host computer 1 and the communication line 6. To do.

【0012】更に、通信制御処理プログラム3は、端末
/相手システムとの回線入出力情報や要求の完了情報な
どを、事象が発生する毎に蓄積する内部トレース領域
9、回線毎に状態を管理する回線制御テーブル10、回
線障害検出時に内部トレース情報を退避する回線毎のト
レース退避領域20を確保する。
Further, the communication control processing program 3 manages a state for each line and an internal trace area 9 for accumulating line input / output information with the terminal / partner system, request completion information, etc. each time an event occurs. The line control table 10 and the trace save area 20 for each line in which internal trace information is saved when a line failure is detected are secured.

【0013】図2は、端末/相手システムと正常送受信
中の内部トレース採取方法の概要を示した図である。
FIG. 2 is a diagram showing an outline of an internal trace collection method during normal transmission / reception with a terminal / partner system.

【0014】図3は、本発明の端末/相手システムとの
送受信中に回線障害を検出した場合の内部トレース情報
を退避する概要を示した図である。
FIG. 3 is a diagram showing an outline of saving internal trace information when a line fault is detected during transmission / reception with the terminal / partner system of the present invention.

【0015】図1は、本発明の解析情報採取方法の概略
処理フローを示した図で、図5は退避した解析情報をホ
ストコンピュータ1の通信管理プログラム4に転送する
までの概要図である。
FIG. 1 is a diagram showing a schematic processing flow of the analysis information collecting method of the present invention, and FIG. 5 is a schematic diagram of transferring the saved analysis information to the communication management program 4 of the host computer 1.

【0016】以下に図1、2、3、4、5用いて、本発
明の実現方式を説明する。
A method of realizing the present invention will be described below with reference to FIGS.

【0017】図2において、通信制御処理プログラム3
は、端末/相手システム7とのデータ転送を行うために
回線の入出力動作を行う。この要求や完了事象を内部ト
レース情報として、逐次書き込みポインタ902の内容
に従い蓄積していく。また、この領域が最終ポインタ9
03に達した場合、先頭ポインタ901を書き込みポイ
ンタ902に設定し、ラップアラウンドしながら最新の
内部トレース情報を蓄積していく。通信管理プログラム
4からトレース機能の動作要求がされていれば、領域の
ラップアラウンド時に、通信管理プログラム4へトレー
ス情報として転送し蓄積される。しかし、トレース機能
が動作中でなければ、ラップアラウンドし情報は消失す
る。このように、正常に入出力を繰り返していれば、ラ
ップアラウンドしながら常に最新情報を蓄積していく
(330)。
In FIG. 2, the communication control processing program 3
Performs the input / output operation of the line for data transfer with the terminal / partner system 7. The request and the completion event are accumulated as internal trace information according to the contents of the sequential write pointer 902. In addition, this area is the final pointer 9
When the number reaches 03, the head pointer 901 is set to the write pointer 902, and the latest internal trace information is accumulated while wrapping around. If an operation request for the trace function is issued from the communication management program 4, the trace information is transferred to the communication management program 4 and accumulated when the area wraps around. However, if the trace function is not in operation, it wraps around and the information is lost. Thus, if the input / output is normally repeated, the latest information is always accumulated while wrapping around (330).

【0018】図3において、正常送受信中に回線との入
出力で障害が発生し、通信制御処理プログラム3のリト
ライ処理で回復が出来なかった場合(331)は、回線
障害処理と同時に、回線毎のトレース退避領域20へ内
部トレース領域9の情報を退避(332)して回線障害
解析譲歩とする。この内部トレース情報の退避処理を、
概略処理フロー図1と図4のシステム構成図を用いて説
明する。
In FIG. 3, when a failure occurs in the input / output to / from the line during normal transmission / reception and the recovery cannot be recovered by the retry processing of the communication control processing program 3 (331), the line failure processing is performed simultaneously with the line failure processing. The information in the internal trace area 9 is saved (332) in the trace save area 20 of FIG. Save this internal trace information
Schematic processing flow will be described with reference to the system configuration diagrams of FIGS. 1 and 4.

【0019】回線障害検出時、無条件で内部トレース情
報を退避せず、偶発的な障害が予想されるデータリンク
確立後の障害か判定し(301)、再度、資料採取が容
易なデータリンク確立時の障害であれば退避は行わな
い。データリンク確立後の送受信中の障害であれば、回
線毎のトレース退避領域20に退避するが、既にトレー
ス退避領域20の、残退避領域数205が残数0か判断
し(302)、残数0であれば満杯状態として退避を実
施しない。満杯状態でなく、採取済みの解析情報の障害
検出要因コードで同一の解析情報がなければ(30
3)、内部トレース領域9から退避する量を、回線制御
テーブル10にあるリトライ回数値から、全てのリトラ
イ状況が調査可能なトレース情報量を算出し(30
4)、退避数204にセットする。
When a line failure is detected, the internal trace information is not unconditionally saved, and it is judged whether or not an accidental failure is expected after the data link has been established (301), and the data link is established again for easy data collection. If it is a time obstacle, the evacuation is not performed. If it is a failure during transmission / reception after the data link is established, it is saved in the trace save area 20 for each line, but it is judged whether the remaining save area number 205 of the trace save area 20 is 0 (302). If it is 0, it is full and the evacuation is not performed. If it is not full and there is no same analysis information in the failure detection factor code of the collected analysis information (30
3), the amount of evacuation from the internal trace area 9 is calculated from the number of retries in the line control table 10, and the amount of trace information that can be investigated for all retry conditions is calculated (30
4) Set the number of evacuation to 204.

【0020】退避数=リトライ回数x2(要求/完了)
x2(回線障害前の状況把握のため)次に、算出した退
避数204が残退避領域数205を超えるか判定し(3
05)、超えた場合、退避数204に、最大の退避可能
数である残退避領域数205を入れる(306)。その
後、退避数204の値に従い、内部トレース領域9から
トレース退避領域20に、最終の内部トレース情報から
退避処理を行い(307)、残退避領域数205の内容
を退避数204で減算することで、残退避領域数205
を更新し(308)、退避処理を終了する。このように
して、障害検出までの有効な内部トレース情報をラップ
アラウンドながら採取している内部トレース領域9か
ら、トレース退避領域20に退避し回線障害発生時の解
析情報を確保する。
Number of saves = number of retries x 2 (request / completion)
x2 (to grasp the situation before the line failure) Next, it is determined whether the calculated number of saves 204 exceeds the number of remaining save areas 205 (3
05), if it exceeds, the number of remaining save areas 205, which is the maximum possible number of saves, is entered in the number of saves 204 (306). After that, according to the value of the save count 204, save processing is performed from the final internal trace information to the trace save area 20 from the internal trace area 9 (307), and the content of the remaining save area count 205 is subtracted by the save count 204. , Number of remaining save areas 205
Is updated (308), and the save processing ends. In this way, the effective internal trace information up to the detection of the failure is saved from the internal trace area 9 that is collected while wrapping around to the trace save area 20 to secure the analysis information when the line failure occurs.

【0021】図5は、退避した情報を採取する流れの概
要を示す。
FIG. 5 shows an outline of the flow of collecting the saved information.

【0022】コンソール制御装置8から、解析情報を入
手したい回線名と共に解析情報の表示コマンドを投入す
る。この要求は通信管理プログラム4に渡され、解析情
報の表示要求を通信制御プログラム3に対して行う(4
01)。これにより、通信制御処理プログラム3は、要
求された回線番号の該当トレース退避領域をサーチして
表示の準備を行う(310)。次に、解析情報が退避済
みか判定し(311)、解析情報が退避されていない場
合は、解析情報なしの応答メッセージを準備し(31
6)、解析情報の表示処理結果として応答する(31
5)。解析情報が退避されている場合は、退避した情報
の表示準備を行い(312)、残退避領域数205を最
大登録数206で初期化し(313)、書き込みポイン
タ201も先頭ポインタ203で初期化する(31
4)。その後、解析情報の表示処理結果として通信管理
プログラム4に応答する(315)。通信管理プログラ
ム4は、通信制御プログラム3からの応答である解析情
報か、解析情報なしのメッセージをコンソール制御装置
8に表示する(402)。このコンソール表示情報か、
オンライン業務終了時に通信制御処理装置内のメモリダ
ンプを採取して、退避した通信制御処理プログラム内の
退避領域の内容で原因究明を行う。
From the console control unit 8, the analysis information display command is input together with the line name for which the analysis information is desired to be obtained. This request is passed to the communication management program 4, and a request for displaying analysis information is sent to the communication control program 3 (4
01). As a result, the communication control processing program 3 searches for the corresponding trace save area of the requested line number and prepares for display (310). Next, it is determined whether the analysis information has been saved (311). If the analysis information has not been saved, a response message without analysis information is prepared (31).
6), it responds as a display processing result of the analysis information (31
5). If the analysis information has been saved, the saved information is prepared for display (312), the remaining save area number 205 is initialized with the maximum registration number 206 (313), and the write pointer 201 is also initialized with the head pointer 203. (31
4). Then, it responds to the communication management program 4 as a display processing result of the analysis information (315). The communication management program 4 displays the analysis information which is a response from the communication control program 3 or a message without the analysis information on the console control device 8 (402). This console display information,
At the end of online work, a memory dump in the communication control processing unit is collected, and the cause is investigated by the contents of the saved area in the saved communication control processing program.

【0023】[0023]

【発明の効果】本発明によれば、オンラインシステム運
用中に、トレース機能を動作させていなくても、偶発的
に発生した回線障害で、流れの調査が必要な場合に、再
度トレース機能を動作させ、再発を監視しなくても調査
資料の入手が可能となり、原因究明までの時間を短縮す
ることが可能となる。
According to the present invention, even when the trace function is not operated during the operation of the online system, the trace function is activated again when the flow needs to be investigated due to an accidental line failure. Therefore, it is possible to obtain the investigation materials without monitoring the recurrence, and it is possible to shorten the time until the cause is determined.

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

【図1】解析情報の採取方法を示した概略処理フロー図
である。
FIG. 1 is a schematic process flow chart showing a method of collecting analysis information.

【図2】正常通信中の内部トレース採取の概要を示した
図である。
FIG. 2 is a diagram showing an outline of internal trace collection during normal communication.

【図3】障害検出時の解析情報とする内部トレース退避
の概要を示した図である。
FIG. 3 is a diagram showing an outline of saving internal traces as analysis information when a failure is detected.

【図4】本発明のシステム構成を示した図である。FIG. 4 is a diagram showing a system configuration of the present invention.

【図5】退避情報の情報入手方法の概要を示した図であ
る。
FIG. 5 is a diagram showing an outline of a method of obtaining information on save information.

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

1…ホストコンピュータ、 2…通信制御処理装置、
3…通信管理処理プログラム、4…通信管理プログラ
ム、5…オンラインプログラム、 6…通信回線、7…
端末/相手システム、8…コンソール制御装置、 9
…内部トレース取得領域、10…回線対応制御テーブ
ル、20…退避領域。
1 ... Host computer, 2 ... Communication control processing device,
3 ... communication management processing program, 4 ... communication management program, 5 ... online program, 6 ... communication line, 7 ...
Terminal / partner system, 8 ... Console control device, 9
... internal trace acquisition area, 10 ... line control table, 20 ... save area.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】通信制御処理装置上で動作する通信制御処
理プログラムにおいて、回線との入出力情報をプログラ
ム内のトレース領域に蓄積し、トレース機能が動作中で
あれば、トレース領域満杯時にホストの外部記憶装置に
情報を蓄積し、トレース機能が動作中でなければ、領域
中の情報を最新情報でラップアラウンドさせながら更新
蓄積していく方法において、回線障害検出時にトレース
機能が動作していなくても、データリンク確立後の送受
信中のみ、最低限必要な情報量を構成定義で設定した値
より算出し、情報退避後は、情報を参照するまで、情報
を保持することを特徴とする回線障害解析情報の採取方
法。
1. A communication control processing program operating on a communication control processing apparatus, wherein input / output information to and from a line is accumulated in a trace area in the program, and if the trace function is operating, the host area is stored when the trace area is full. If the trace function is not operating when the line failure is detected, in the method that accumulates the information in the external storage device and updates and accumulates the information in the area while wrapping around the information in the area if the trace function is not operating. The line failure is characterized in that the minimum required amount of information is calculated from the value set in the configuration definition only during transmission / reception after the data link is established, and after saving the information, the information is retained until the information is referenced. How to collect analysis information.
JP7093379A 1995-04-19 1995-04-19 Sampling method for line fault analysis information Pending JPH08286993A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7093379A JPH08286993A (en) 1995-04-19 1995-04-19 Sampling method for line fault analysis information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7093379A JPH08286993A (en) 1995-04-19 1995-04-19 Sampling method for line fault analysis information

Publications (1)

Publication Number Publication Date
JPH08286993A true JPH08286993A (en) 1996-11-01

Family

ID=14080679

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7093379A Pending JPH08286993A (en) 1995-04-19 1995-04-19 Sampling method for line fault analysis information

Country Status (1)

Country Link
JP (1) JPH08286993A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7089453B2 (en) 2004-04-12 2006-08-08 Hitachi, Ltd. Switch device, storage control system and trace data obtaining method
JP2017504095A (en) * 2013-12-26 2017-02-02 インテル・コーポレーション Improvement of PCI Express

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7089453B2 (en) 2004-04-12 2006-08-08 Hitachi, Ltd. Switch device, storage control system and trace data obtaining method
US7305590B2 (en) 2004-04-12 2007-12-04 Hitachi, Ltd. Switch device, storage control system and trace data obtaining method
US7624306B2 (en) 2004-04-12 2009-11-24 Hitachi, Ltd. Switch device, storage control system and trace data obtaining method
JP2017504095A (en) * 2013-12-26 2017-02-02 インテル・コーポレーション Improvement of PCI Express
CN108052466A (en) * 2013-12-26 2018-05-18 英特尔公司 PCI quickly enhances
US11043965B2 (en) 2013-12-26 2021-06-22 Intel Corporation PCI express enhancements
CN108052466B (en) * 2013-12-26 2022-01-04 英特尔公司 PCI express enhancements
US11283466B2 (en) 2013-12-26 2022-03-22 Intel Corporation PCI express enhancements
US11632130B2 (en) 2013-12-26 2023-04-18 Intel Corporation PCI express enhancements

Similar Documents

Publication Publication Date Title
US6571153B1 (en) Electric power system protective control system, method of controlling electric power system protective control system and storage medium storing program module
JPH0514975A (en) Centralized monitor system
CN115514590B (en) Electric vehicle component, electric vehicle data collection system and electric vehicle data collection method
JPH08286993A (en) Sampling method for line fault analysis information
JP3208885B2 (en) Fault monitoring system
JP2002259236A (en) Distributed control system and method for collecting data in emergency in this system
JPH0530119A (en) Communication equipment
JPH04369735A (en) Backup system for computer system
JPH08333065A (en) Elevator monitoring system
JPH10212739A (en) Device for monitoring operating condition of construction machine
JPH0689239A (en) Automatic extraction system for communication trace
JPH10108271A (en) Building remote monitoring device
JP2002037075A (en) Monitoring system
JPH03253945A (en) Abnormality recovery processing function confirming system for data processing system
JPH0619747A (en) Complement system for operation stop log data
JP2000357130A (en) Peripheral control processor, and system and method for holding fault analytic information
JPH06245302A (en) Train condition monitor
JPH03172941A (en) Trouble information gathering system
JPH07182032A (en) Monitoring device for plant data
JP3028836B2 (en) Arithmetic processing system
JPH0654447B2 (en) Failure prediction device
JPH06224914A (en) Terminal equipment backup system
JPH03113945A (en) Fault monitor processing system
JPH0465730A (en) Program environment managing system
JPH10304469A (en) Result collection device and its method