JPH01266650A - Collecting system for line fault information - Google Patents

Collecting system for line fault information

Info

Publication number
JPH01266650A
JPH01266650A JP63096116A JP9611688A JPH01266650A JP H01266650 A JPH01266650 A JP H01266650A JP 63096116 A JP63096116 A JP 63096116A JP 9611688 A JP9611688 A JP 9611688A JP H01266650 A JPH01266650 A JP H01266650A
Authority
JP
Japan
Prior art keywords
program
status
fault
trace
information
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
JP63096116A
Other languages
Japanese (ja)
Inventor
Yasunari Mishima
三島 康徳
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP63096116A priority Critical patent/JPH01266650A/en
Publication of JPH01266650A publication Critical patent/JPH01266650A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)
  • Computer And Data Communications (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Abstract

PURPOSE:To automatically collect line fault information and to eliminate a person's intervention and an information loss by starting automatically a trace collecting program by a program starting part, when a status deciding part has detected a fault. CONSTITUTION:When communication is started through a communication line, a synchronous or asynchronous status is informed to a communication control program 22A from a communication controller 1. A status deciding part 22C obtains this synchronous or asynchronous status, and decides whether a fault has been generated in the line or not. When the generation of a fault has been detected, it is informed to a program starting part 22D, and the starting part 22D starts a trace collecting program 22B. The program 22B reads trace information from the controller 1 through the program 22A. Subsequently, by editing this information, a trace file is generated, and it is outputted to a disk device 5.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は通信回線を介して通信を行う計算機システム
が回線障害を検知した時、この回線障害情報を自動的に
収集する回線障害情報の自動収集方式に関するものであ
る。
[Detailed Description of the Invention] [Field of Industrial Application] This invention is an automatic line failure information system that automatically collects line failure information when a computer system that communicates via a communication line detects a line failure. This concerns the collection method.

〔従来の技術〕[Conventional technology]

従来の回線障害情報の収集方式を第3図に基づいて説明
する。
A conventional line failure information collection method will be explained based on FIG.

第3図は従来の収集方式を説明するためのシステムの構
成図で、図において、1は通信制御装置、2は計算機本
体、3はデイスプレィ装置(C,RTという)、4はキ
ーボード、5はディスク装置である。
FIG. 3 is a system configuration diagram for explaining the conventional collection method. In the figure, 1 is a communication control device, 2 is a computer main body, 3 is a display device (referred to as C and RT), 4 is a keyboard, and 5 is a It is a disk device.

この計算機本体2内には中央処理装置(CP U)21
とメモリ22とが備えられている。
Inside this computer main body 2 is a central processing unit (CPU) 21.
and a memory 22.

またこのメモリ22内には通信制御装置lを制御する通
信制御プログラム22Aと回線障害が生じた時、回線障
害情報をトレースしてトレースファイルを作成するトレ
ース採取プログラム22Bとが格納されている。
Also stored in this memory 22 are a communication control program 22A that controls the communication control device 1, and a trace collection program 22B that traces line failure information and creates a trace file when a line failure occurs.

次に動作について説明する。Next, the operation will be explained.

今、通信制御プログラム22Aによって計算機本体2が
通信制御装置1を介して他の計算機システムと通信を行
っているとする。
Assume that the computer main body 2 is now communicating with another computer system via the communication control device 1 according to the communication control program 22A.

ここで回線に障害が生じたとすると、CRT3にその回
線障害を示す情報が表示されるので、操作員はキーボー
ド4を操作してトレース採取プログラム22Bを起動す
る。トレース採取プログラム22Bは、通信制御プログ
ラム22Aを通じて通信制御装置1のトレース情報を読
み取りそれを編集してトレースファイルを作成し、ディ
スク5内に格納する。
If a fault occurs in the line, information indicating the line fault is displayed on the CRT 3, and the operator operates the keyboard 4 to start the trace collection program 22B. The trace collection program 22B reads the trace information of the communication control device 1 through the communication control program 22A, edits it, creates a trace file, and stores it in the disk 5.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来の回線障害情報の収集方式は以上のように構成され
ていたので、操作員が常に回線状態を監視していなけれ
ばならず、トレース採取プログラムを起動した時には通
信制御装置のトレース領域が別の情報で書き変っていて
、障害情報が失なわれている場合があるという問題点が
あった。
Since the conventional line failure information collection method was configured as described above, the operator had to constantly monitor the line status, and when the trace collection program was started, the trace area of the communication control device was moved to another area. There was a problem that the information was changed and the fault information was sometimes lost.

この発明は上記のような問題点を解消するためになされ
たもので、回線障害情報を自動的に収集する方式を提供
することを目的とする。
This invention was made to solve the above-mentioned problems, and an object thereof is to provide a method for automatically collecting line failure information.

〔課題を解決するための手段〕[Means to solve the problem]

この発明にかかる通信制御装置1のステータスを監視し
、このステータスから障害を判定するステータス判定部
22Gと、トレース採取プログラム22Bを起動するプ
ログラム起動部22Dとを備え、上記ステータス判定部
22Cが障害を検知した時、自動的に上記プログラム起
動部22Dによりトレース採取プログラム22Bを起動
させるようにしたことを特徴とするものである。
A status determining section 22G that monitors the status of the communication control device 1 according to the present invention and determines a failure based on the status, and a program starting section 22D that starts the trace collection program 22B, and the status determining section 22C detects a failure. This feature is characterized in that when detected, the trace collection program 22B is automatically started by the program starting section 22D.

〔作用〕[Effect]

この発明におけるステータス判定部22Cは通信制御装
置1のステータスを監視している。そしてこのステータ
スから回線の障害を検知すると、プログラム起動部22
Dによってトレース採取プログラム22Bを自動的に起
動させる。ここにトレース採取プログラム22Bは回線
障害の情報をトレースする。
The status determination unit 22C in this invention monitors the status of the communication control device 1. When a line failure is detected from this status, the program starting unit 22
D automatically starts the trace collection program 22B. Here, the trace collection program 22B traces information on line failure.

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

以下、この発明の一実施例を図について説明する。なお
、従来と同一の構成要素については同一番号を付してそ
の説明を省略する。
An embodiment of the present invention will be described below with reference to the drawings. Note that the same components as those in the prior art are given the same numbers and their explanations will be omitted.

第1図はこの発明の一実施例を示す構成図で、図におい
て22Cは通信制御装置のステータスを監視し、このス
テータスから障害を判定するステータス判定部、22D
はトレース採取プログラム22Bを起動するプログラム
起動部である。
FIG. 1 is a configuration diagram showing an embodiment of the present invention, in which 22C is a status determination unit that monitors the status of a communication control device and determines a failure from this status; 22D;
is a program starting section that starts the trace collection program 22B.

次に動作について第之図に示す動作フローチャートを参
照しつつ説明を行う。
Next, the operation will be explained with reference to the operation flowchart shown in FIG.

通信回線を介して通信を開始する(ステップSl)と、
通信制御装置1から通信制御プログラム22Aに、同期
又は非同期のステータスが通知される。ステータス判定
部22Cはこの同期又は非同期ステータスを得る(ステ
ップS2)。そしてこのステータスから回線に障害が発
生しているかどうかを判定する(ステップS3)。障害
が発生していない場合は次のステータスを得るためステ
ップS2に戻る。一方、障害が発生している時には、プ
ログラム起動部22Dにこれを通知し、プログラム起動
部22Dは、トレース採取プログラム22Bを起動する
(ステップS4)。トレース採取プログラム22Bは通
信制御プログラム22Aを通じて通信制御装置1からト
レース情報を読み取る(ステップS5)。この情報を編
集して、トレースファイルを作成し、ディスク5に出力
、(ステップS6)して処理を終了する。
When communication is started via the communication line (step Sl),
The communication control device 1 notifies the communication control program 22A of the synchronous or asynchronous status. The status determination unit 22C obtains this synchronous or asynchronous status (step S2). Then, it is determined from this status whether a failure has occurred in the line (step S3). If no failure has occurred, the process returns to step S2 to obtain the next status. On the other hand, when a failure has occurred, this is notified to the program starting unit 22D, and the program starting unit 22D starts the trace collection program 22B (step S4). The trace collection program 22B reads trace information from the communication control device 1 through the communication control program 22A (step S5). This information is edited to create a trace file, which is output to the disk 5 (step S6), and the process ends.

なお、上記実施例では、トレース採取プログラムを起動
してトレースファイルを作成する方式について説明した
が、回線の障害を検知した場合、通信制御プログラムの
トレース領域をファイル出力するようにしても上記実施
例と同様の効果を奏する。
In addition, in the above embodiment, a method was explained in which a trace collection program is started and a trace file is created.However, even if the trace area of the communication control program is output to a file when a line failure is detected, the above embodiment also applies. It has the same effect as.

〔発明の効果〕 以上説明したように、この発明によれば、通信制御装置
のステータスを監視し、このステータスから障害を判定
するステータス判定部と、トレース採取プログラムを起
動するプログラム起動部とを設け、上記ステータス判定
部が障害を検知した時、自動的に上記プログラム起動部
によりトレース採取プログラムを起動させるようにした
ので、回線障害情報を自動的に採取するので、操作員が
介入する必要もなくまた障害情報が失なわれるというこ
ともないという効果がある。
[Effects of the Invention] As explained above, according to the present invention, a status determination unit that monitors the status of a communication control device and determines a failure based on this status, and a program startup unit that starts a trace collection program are provided. When the status determination section detects a fault, the trace collection program is automatically started by the program starting section, so line fault information is automatically collected, so there is no need for operator intervention. Further, there is an effect that failure information is not lost.

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

第1図はこの発明の一実施例を示す構成図、第2図はこ
の発明の動作を示すフローチャート、第3図は従来の収
集方式を説明するためのシステムの構成図である。 図において、lは通信制御装置、2は計算機本体、3は
デイスプレィ装置(CRT) 、4はキーボード、5は
ディスク装置、22Aは通信制御プログラム、22Bは
トレース採取プログラム、22Cはステータス判定部、
22Dはプログラム起動部である。 なお、図中、同一符号は同一、又は相当する構成要素を
示す。 代理人  大  岩  増  雄(ほか2名)第1図
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a flowchart showing the operation of the present invention, and FIG. 3 is a block diagram of a system for explaining a conventional collection method. In the figure, l is a communication control device, 2 is a computer main body, 3 is a display device (CRT), 4 is a keyboard, 5 is a disk device, 22A is a communication control program, 22B is a trace collection program, 22C is a status determination unit,
22D is a program starting section. In addition, in the figures, the same reference numerals indicate the same or corresponding components. Agent Masuo Oiwa (and 2 others) Figure 1

Claims (1)

【特許請求の範囲】 通信制御装置を有する計算機システムが通信制御プログ
ラムと障害を検知した時の障害情報をトレースするトレ
ース採取プログラムとを有し、回線障害が生じた時、上
記トレース採取プログラムによって障害情報のトレース
ファイルを作成する回線障害情報の収集方式において、 上記通信制御装置のステータスを監視し、このステータ
スから障害を判定するステータス判定部と、上記トレー
ス採取プログラムを起動するプログラム起動部とを設け
、上記ステータス判定部が障害を検知した時、自動的に
上記プログラム起動部によりトレース採取プログラムを
起動させるようにしたことを特徴とする回線障害情報の
収集方式。
[Claims] A computer system having a communication control device has a communication control program and a trace collection program that traces fault information when a fault is detected, and when a line fault occurs, the trace collection program detects the fault. In a line failure information collection method for creating a trace file of information, a status determination unit that monitors the status of the communication control device and determines a failure based on the status, and a program startup unit that starts the trace collection program are provided. . A method for collecting line fault information, characterized in that when the status determining section detects a fault, the program starting section automatically starts a trace collection program.
JP63096116A 1988-04-19 1988-04-19 Collecting system for line fault information Pending JPH01266650A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63096116A JPH01266650A (en) 1988-04-19 1988-04-19 Collecting system for line fault information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63096116A JPH01266650A (en) 1988-04-19 1988-04-19 Collecting system for line fault information

Publications (1)

Publication Number Publication Date
JPH01266650A true JPH01266650A (en) 1989-10-24

Family

ID=14156412

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63096116A Pending JPH01266650A (en) 1988-04-19 1988-04-19 Collecting system for line fault information

Country Status (1)

Country Link
JP (1) JPH01266650A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011035764A (en) * 2009-08-04 2011-02-17 Canon Inc Data processing apparatus, control method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011035764A (en) * 2009-08-04 2011-02-17 Canon Inc Data processing apparatus, control method, and program

Similar Documents

Publication Publication Date Title
JPH01266650A (en) Collecting system for line fault information
JPH0457003B2 (en)
JP3852636B2 (en) Status data collection method and control device
JP2540127B2 (en) Programmable controller failure diagnosis device
JPS6045453B2 (en) multiprocessor
JP3536881B2 (en) System status display method in monitoring system that performs history management
JP2737489B2 (en) Numerical control unit
JPH05108310A (en) Automatic activity test method for computer system
JPH09200207A (en) Automatic network diagram generation system
JPH06110712A (en) Terminal start processing monitoring system
JP2933336B2 (en) Automatic job operation method
JPH01256896A (en) Process state display device
JPH02260049A (en) Program start checking method
JPH05158664A (en) Information processor
JPH02247765A (en) Command composing edition system
JPH05324416A (en) System error history saving system
JPS6359647A (en) Display system for exceptional event information
JPS6361700B2 (en)
JPS63201740A (en) Data editing system for service processor
JPH0447425A (en) System software generating device
JPH04239291A (en) Data collector
JPS5872268A (en) Operating method for dual computer system
JPH03278245A (en) Tracing system
JPS6369059A (en) System rise method
Wei New method for fault diagnosis & performance monitoring of machinery