JPH0385850A - Fault detection/control system - Google Patents

Fault detection/control system

Info

Publication number
JPH0385850A
JPH0385850A JP22345289A JP22345289A JPH0385850A JP H0385850 A JPH0385850 A JP H0385850A JP 22345289 A JP22345289 A JP 22345289A JP 22345289 A JP22345289 A JP 22345289A JP H0385850 A JPH0385850 A JP H0385850A
Authority
JP
Japan
Prior art keywords
fault
program
data
diagnostic
result data
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.)
Granted
Application number
JP22345289A
Other languages
Japanese (ja)
Other versions
JP2522064B2 (en
Inventor
Toshiyuki Kano
狩野 利幸
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP1223452A priority Critical patent/JP2522064B2/en
Publication of JPH0385850A publication Critical patent/JPH0385850A/en
Application granted granted Critical
Publication of JP2522064B2 publication Critical patent/JP2522064B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Monitoring And Testing Of Exchanges (AREA)
  • Exchange Systems With Centralized Control (AREA)

Abstract

PURPOSE:To locate a fault location even when a fault cannot be detected by a diagnostic program by allowing the diagnostic program to apply fault diagnostic operation and to inform a data of retrieval result when the fault cannot be detected. CONSTITUTION:A fault retrieval program 1 is normally operated and a data of retrieval result is informed to a fault notice program 2 and stored in a fault information storage area 3. when the fault notice program 2 detects a fault from the data being the result of retrieval by the fault retrieval program 1, the data of retrieval result is analyzed and arranged as a notice data to output a start request of a diagnostic program 4. The diagnostic program 4 receives a diagnostic program start request from the fault notice program 2, applies fault diagnostic operation and when a fault is found out, the data of the fault diagnostic result is noticed and when no fault is found out, the fault retrieval program 1 informs the data of retrieval result stored in a fault information storage area 3. Thus, even when a fault is not detected by the diagnostic program 4, the fault location is located.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は障害検出制御方式に関し、特に動作中状態のみ
で発生する障害について障害探索する障害検出制御方式
に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a fault detection control method, and more particularly to a fault detection control method that searches for faults that occur only during operation.

〔従来の技術〕[Conventional technology]

従来の障害検出制御方式は、障害通報プログラムからの
診断プログラム起動要求を受けた診断プログラムが、障
害があると想定した二重化装置の片系を動作中の系から
切離し、待機状態とした」二で障害診断動作を行い障害
個所を探索していた。
In the conventional fault detection control method, the diagnostic program, upon receiving a request to start the diagnostic program from the fault reporting program, disconnects one system of the redundant device, which is assumed to have a fault, from the operating system and puts it into standby mode. It performed fault diagnosis operations and searched for the location of the fault.

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

上述した従来の障害検出制御方式は、障害があると想定
した装置を待機状態とした上で障害診断動作を行ってい
るので、この障害は該当の装置が動作中の状態のみでし
か発生しないものである場合には検出できないという問
題点がある。
In the conventional fault detection control method described above, fault diagnosis is performed after placing a device that is assumed to have a fault into a standby state, so this fault only occurs when the device in question is in operation. , there is a problem that it cannot be detected.

本発明の目的は、障害探索プログラムが探索し障害情報
格納領域に格納した探索結果のデータを障害通報プログ
ラムが通報データとして整理し、診断プログラムに通報
データとして引継ぎ、診断プログラムは障害診断動作を
行い、検出できない場合には探索結果のデータを通報す
ることにより、診断プログラムで障害検出できない場合
でも故障個所を割出すことができる障害検出制御方式を
提供するこεにある。
An object of the present invention is to organize search result data searched by a fault search program and stored in a fault information storage area by a fault reporting program as reporting data, and passing it on to a diagnostic program as reporting data, so that the diagnostic program performs fault diagnosing operations. It is an object of the present invention to provide a fault detection control method which can determine the location of a fault even when a diagnostic program cannot detect the fault by reporting search result data when the fault cannot be detected.

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

本発明の障害検出制御方式は、二重化冗長構成を有する
電子交換システムにおける障害検出制御方式において、
障害を探索し探索結果のデータを障害情報格納領域に格
納する障害探索プログラムと、前記障害探索プログラム
が探索した結果のデータから障害を検出した場合前記探
索結果のデータを分析し通報データとして整理し診断プ
ログラム起動要求を出力する障害通報プログラムと、前
記障害通報プログラムからの診断プログラム起動要求を
受け障害診断動作を行い障害を発見すれば障害診断結果
のデータを通報し障害を発見できない場合は前記障害探
索プログラムが前記障害情報格納領域に格納してある前
記探索結果のデータを通報する診断プログラムとから構
成される。
The fault detection control method of the present invention is a fault detection control method in an electronic switching system having a duplex redundant configuration.
A fault search program that searches for faults and stores the search result data in a fault information storage area, and when the fault search program detects a fault from the search result data, analyzes the search result data and organizes it as notification data. A fault reporting program that outputs a diagnostic program startup request; and a fault reporting program that receives a diagnostic program startup request from the fault reporting program, performs a fault diagnosis operation, and if a fault is found, reports the fault diagnosis result data; if no fault is found, the fault is The search program includes a diagnostic program that reports the search result data stored in the failure information storage area.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例のプログラム配置図である。FIG. 1 is a program layout diagram of an embodiment of the present invention.

常時は障害探索プログラム1が動作し、探索結果のデー
タを障害通報プログラム2に通知すると共に障害情報格
納領域3に格納する。障害通報プログラム2は、障害探
索プログラムが探索した結果のデータから障害を検出し
た場合には、探索結果のデータを分析し通報データとし
て整理し診断プログラム起動要求を出力する。診断プロ
グラム4は、障害通報プログラム2からの診断プログラ
ム起動要求を受け障害診断動作を行い、障害を発見すれ
ば障害診断結果のデータを通報し、障害を発見できない
場合は障害探索プログラム1が障害情報格納領域3に格
納してある探索結果のデータを通報する。
Normally, the fault search program 1 operates, and notifies the fault reporting program 2 of search result data and stores it in the fault information storage area 3. When the failure notification program 2 detects a failure from the search result data of the failure search program, it analyzes the search result data, organizes it as notification data, and outputs a diagnostic program startup request. The diagnostic program 4 performs a fault diagnosis operation in response to a request to start the diagnostic program from the fault reporting program 2. If a fault is discovered, it reports data on the fault diagnosis results, and if no fault is found, the fault search program 1 sends fault information. The search result data stored in the storage area 3 is reported.

第2図は本発明の一実施例の流れ図である。FIG. 2 is a flow diagram of one embodiment of the present invention.

障害探索プログラムは、ステップ(以下Sと記す)11
で障害探索を実行し、S 1.、2で探索結果のデータ
を障害情報格納領域に格納する。次に障害通報プログラ
ムは、313で障害探索プログラムの探索結果のデータ
を判定し、障害が発生していると判定すると、S14で
探索結果のデータを分析し通報データとして整理し、S
15で診断プログラム起動要求処理を行う。診断プログ
ラムは、障害通報プログラム2からの診断プログラム起
動要求を受けると316で障害診断動作を実行し、S1
7で障害を発見すれば51−8で障害診断結果のデータ
を通報し、障害を発見できない場合は31、9で障害探
索プログラムが障害情報格納領域に格納してある探索結
果のデータを通報する。
The fault search program includes step (hereinafter referred to as S) 11.
Execute fault search in S1. , 2, the search result data is stored in the failure information storage area. Next, the failure reporting program determines the search result data of the failure search program in step 313, and if it determines that a failure has occurred, the failure reporting program analyzes the search result data in step S14 and organizes it as notification data.
At step 15, a diagnostic program startup request process is performed. When the diagnostic program receives the diagnostic program activation request from the failure notification program 2, it executes the failure diagnosis operation in 316, and then proceeds to S1.
If a fault is found in step 7, the fault diagnosis result data is reported in step 51-8, and if no fault is found, the fault search program reports the search result data stored in the fault information storage area in steps 31 and 9. .

第3図は本発明の障害情報格納領域の記憶パターン図で
ある。
FIG. 3 is a storage pattern diagram of the fault information storage area of the present invention.

プロセッサ番号で索引した1語内の情報として、通話路
制御装置(以下spcと記す)の系9番号およびこの8
PCから読取った障害の位置を0系(以下HOMEと記
す)と他系(以下MATEと記す)で表示し、常時一定
周期のプログラムで前回情報(以下LAST  LOO
Kと記す)として障害探索データの収集を行う。
Information within one word indexed by processor number includes the system 9 number of the communication path control device (hereinafter referred to as spc) and this 8
The location of the fault read from the PC is displayed in the 0 system (hereinafter referred to as HOME) and the other system (hereinafter referred to as MATE), and the previous information (hereinafter referred to as LAST LOO
Fault search data is collected as (denoted as K).

第4図は通話路信号保守監視装置試験データ記憶パター
ン図である。
FIG. 4 is a diagram showing a communication path signal maintenance and monitoring device test data storage pattern.

障害の認知は、この通話路信号保守監視装置の試験デー
タがありではならない値になった場合としている。又、
この通話路信号保守監視装置の試験データは、従来ハー
ドウェアがソフトウェアに情報報告するものであったが
、図に示すように2行目の3〜5ビツトをソフトウェア
自身で障害報告用として使用している。又、この場合の
試験データは7行目であり、ソフトウェアが自由に書換
え試験することができるものである。
A failure is recognized when the test data of this channel signal maintenance and monitoring device reaches an unacceptable value. or,
Conventionally, the test data of this channel signal maintenance and monitoring device was reported by the hardware to the software, but as shown in the figure, the software itself uses the 3 to 5 bits on the second line to report failures. ing. Further, the test data in this case is on the 7th line, and can be freely rewritten and tested by the software.

第5図は通話路制御装置と他の装置との冗長構成を示す
ブロック図である。
FIG. 5 is a block diagram showing a redundant configuration between the communication path control device and other devices.

spcの冗長構成は、装置間の交絡が多く、運転形式は
種々の形式が考えられる。
The redundant configuration of the spc involves many intertwining between devices, and various types of operation can be considered.

第6図は第5図で示す通話路制御装置の運転形式のパタ
ーン図である。
FIG. 6 is a pattern diagram of the operation type of the communication path control device shown in FIG.

障害が認知されて診断プログラムが障害診断動作を実行
する場合、通話路制御装置の運転形式のすべての組合せ
を考えると8通りのパターンがあるが、診断プログラム
が障害診断動作によって動作中の装置に影響を与えては
いけないため、障害が発生していると考えられる装置を
、すべての運転形式で試験することができない。このた
め、障害発見不可能な場合が生ずるが、この場合に本発
明では、障害探索プログラムが収集した、第3図に示す
障害情報格納領域の記憶パターン情報から、運転形式お
よび障害位置を割出し保守者に通報する。
When a fault is recognized and the diagnostic program executes the fault diagnosis operation, there are eight patterns considering all the combinations of operation modes of the channel control equipment. Because the equipment must not be affected, it is not possible to test the potentially faulty equipment in all types of operation. For this reason, there may be cases where the fault cannot be found, but in this case, the present invention determines the driving style and fault location from the storage pattern information of the fault information storage area shown in FIG. 3, which is collected by the fault search program. Report to maintenance personnel.

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

以上説明したように、本発明は、障害があると惣定した
装置を待機状態とした上で障害診断動作を行っているの
で、この障害は該当の装置が動作中の状態のみでしか発
生しないものである場合には検出できないという問題点
がある。
As explained above, in the present invention, the fault diagnosis operation is performed after placing the device determined to be faulty in the standby state, so this fault only occurs when the device in question is in operation. There is a problem that it cannot be detected if it is a physical object.

本発明の目的は、障害探索プログラムが探索し障害情報
格納領域に格納した探索結果のデータを障害通報プログ
ラムが通報データとして整理し、診断プログラムに通報
データとして引継ぎ、診断プログラムは障害診断動作を
行い、検出できない場合には探索結果のデータを通報す
ることにより、診断プログラムで障害検出できない場合
でも故障個所を割出すことができる効果が有る。
An object of the present invention is to organize search result data searched by a fault search program and stored in a fault information storage area by a fault reporting program as reporting data, and passing it on to a diagnostic program as reporting data, so that the diagnostic program performs fault diagnosing operations. By notifying the data of the search results when the fault cannot be detected, it is possible to determine the location of the fault even when the fault cannot be detected by the diagnostic program.

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

第1図は本発明の一実施例のプログラム配置図、第2図
は第1図の流れ図、第3図は本発明の障害情報格納領域
の記憶パターン図、第4図は通話路信号保守監視装置試
験データ記憶パターン図、第5図は通話路制御装置と他
の装置との冗長構成を示すブロック図、第6図は第5図
で示す通話路制御装置の運転形式のパターン図である。 1・・・・・・障害探索プログラム、2・・・・・・障
害通報プログラム、3・・・・・・障害情報格納領域、
4・・・・・・診断プログラム。
Fig. 1 is a program layout diagram of an embodiment of the present invention, Fig. 2 is a flowchart of Fig. 1, Fig. 3 is a storage pattern diagram of the fault information storage area of the present invention, and Fig. 4 is a channel signal maintenance monitoring. FIG. 5 is a block diagram showing a redundant configuration of the communication path control device and other devices; FIG. 6 is a pattern diagram of the operation format of the communication path control device shown in FIG. 5. 1... Fault search program, 2... Fault reporting program, 3... Fault information storage area,
4...Diagnosis program.

Claims (1)

【特許請求の範囲】[Claims] 二重化冗長構成を有する電子交換システムにおける障害
検出制御方式において、障害を探索し探索結果のデータ
を障害情報格納領域に格納する障害探索プログラムと、
前記障害探索プログラムが探索した結果のデータから障
害を検出した場合前記探索結果のデータを分析し通報デ
ータとして整理し診断プログラム起動要求を出力する障
害通報プログラムと、前記障害通報プログラムからの診
断プログラム起動要求を受け障害診断動作を行い障害を
発見すれば障害診断結果のデータを通報し障害を発見で
きない場合は前記障害探索プログラムが前記障害情報格
納領域に格納してある前記探索結果のデータを通報する
診断プログラムとで構成することを特徴とする障害検出
制御方式。
In a fault detection control method in an electronic switching system having a duplex redundant configuration, a fault search program that searches for a fault and stores search result data in a fault information storage area;
When the fault search program detects a fault from the search result data, a fault report program that analyzes the search result data, organizes it as report data, and outputs a diagnostic program startup request; and a diagnostic program startup from the fault report program. Upon receiving a request, a fault diagnosis operation is performed, and if a fault is found, the fault diagnosis result data is reported, and if a fault cannot be found, the fault search program reports the search result data stored in the fault information storage area. A fault detection control method comprising a diagnostic program.
JP1223452A 1989-08-29 1989-08-29 Fault detection control method Expired - Fee Related JP2522064B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1223452A JP2522064B2 (en) 1989-08-29 1989-08-29 Fault detection control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1223452A JP2522064B2 (en) 1989-08-29 1989-08-29 Fault detection control method

Publications (2)

Publication Number Publication Date
JPH0385850A true JPH0385850A (en) 1991-04-11
JP2522064B2 JP2522064B2 (en) 1996-08-07

Family

ID=16798370

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1223452A Expired - Fee Related JP2522064B2 (en) 1989-08-29 1989-08-29 Fault detection control method

Country Status (1)

Country Link
JP (1) JP2522064B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5757065A (en) * 1980-09-24 1982-04-06 Hitachi Ltd Fault diagnostic processing system
JPS62175060A (en) * 1986-01-28 1987-07-31 Nec Corp Automatic trouble diagnosing system of electronic exchange

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5757065A (en) * 1980-09-24 1982-04-06 Hitachi Ltd Fault diagnostic processing system
JPS62175060A (en) * 1986-01-28 1987-07-31 Nec Corp Automatic trouble diagnosing system of electronic exchange

Also Published As

Publication number Publication date
JP2522064B2 (en) 1996-08-07

Similar Documents

Publication Publication Date Title
JP2547069B2 (en) Failure diagnosis method
EP0401816B1 (en) Plant operation supporting method
JPH0385850A (en) Fault detection/control system
KR100506248B1 (en) How to Diagnose Links in a Private Switching System
JPH11212826A (en) Output system and device for fault information
JP2001306140A (en) Abnormality detection system
JPH0955735A (en) Communication network fault diagnostic system and method therefor
KR960002363B1 (en) Device board supervision method for an electronics switching system
JPH03123230A (en) Early alarm detector relating to network monitor system
JPH08249212A (en) Method for monitoring fault in multiplexed computer system
JPH09218835A (en) Remote maintenance system
JPH09305439A (en) Fault monitoring and reporting device for distributedly arranged computer systems
JPS61292457A (en) Diagnosing method for electronic exchange
JPH0879281A (en) Diagnostic system for bus fault
CN113722175A (en) Operation management method and system of server cluster
JPS6312037A (en) Electronic computer system with diagnosing device
JPH06139169A (en) Communication system maintenance operation system
JPH04192651A (en) In-equipment monitor
JPH05236641A (en) Malfunction diagnosing apparatus for plant
JPH03151730A (en) Network fault diagnostic system
JPH08235757A (en) Fault reporting method for magnetic disk device and magnetic disk device using same
JP2001256081A (en) Information processor
JPH08265320A (en) Network system fault detecting and processing circuit
JPS61136355A (en) Remote control system
JPS59131243A (en) Monitor device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees