JPH0833850B2 - Failure information display method - Google Patents
Failure information display methodInfo
- Publication number
- JPH0833850B2 JPH0833850B2 JP62319624A JP31962487A JPH0833850B2 JP H0833850 B2 JPH0833850 B2 JP H0833850B2 JP 62319624 A JP62319624 A JP 62319624A JP 31962487 A JP31962487 A JP 31962487A JP H0833850 B2 JPH0833850 B2 JP H0833850B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- display
- fault
- failure
- program
- 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.)
- Expired - Lifetime
Links
- 238000000034 method Methods 0.000 title claims description 10
- 238000012423 maintenance Methods 0.000 description 7
- 238000010586 diagram Methods 0.000 description 6
- 238000007792 addition Methods 0.000 description 4
- 238000004891 communication Methods 0.000 description 3
- 230000010365 information processing Effects 0.000 description 3
- 230000006870 function Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Landscapes
- Debugging And Monitoring (AREA)
- Digital Computer Display Output (AREA)
Description
【発明の詳細な説明】 [概要] 本発明は情報処理システムにおける障害情報の表示方
式に関し、 障害情報の追加や変更などを行なった場合の障害情報
表示のためのプログラムの変更に係る工数の削減を目的
とし、 障害情報の種別と障害情報を表示する場合の形式を示
す情報とを障害情報の種別ごとに対応せしめて記憶する
手段を設けると共に、障害情報を表示する装置ごとに該
装置に応じた障害情報の表示プログラムを保有せしめ、
障害が発生した場合に採取した障害情報と該障害情報の
種別に対応する前記障害情報を表示する場合の形式を示
す情報とによって前記表示プログラムが当該する障害に
係る情報の表示を行なうごとく構成する。DETAILED DESCRIPTION OF THE INVENTION [Outline] The present invention relates to a method of displaying fault information in an information processing system, and reduces the number of steps involved in changing a program for displaying fault information when fault information is added or changed. For the purpose of, the means for storing the type of the fault information and the information indicating the format for displaying the fault information in association with each type of the fault information are provided, and the device for displaying the fault information is provided according to the device. Have a display program of the fault information
It is configured such that the display program displays the information on the failure by the failure information collected when a failure occurs and the information indicating the format when the failure information corresponding to the type of the failure information is displayed. .
[産業上の利用分野] 本発明は情報処理システムにおける障害発生時の障害
情報の表示方式に関し、特に障害情報の追加や変更を行
なった場合に、障害を表示するための装置ごとのプログ
ラムの変更を要しない表示方式に係る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of displaying fault information when a fault occurs in an information processing system, and particularly when a fault information is added or changed, a program is changed for each device for displaying the fault. It relates to a display method that does not require.
[従来の技術] 電算機システムにおける装置の障害情報は、保守作業
の効率化やシステムの信頼性を考える上において極めて
重要な意味を有している。[Prior Art] Fault information of a device in a computer system has a very important meaning in considering the efficiency of maintenance work and the reliability of the system.
それは、障害情報が障害発生時点のハードウェアの詳
細な状態を記録したもので、固定的なものは勿論、間欠
的なもの、再現性のないものなどが収集されており、障
害原因を解析する上でなくてはならない情報だからであ
る。The failure information is a record of the detailed hardware status at the time of failure occurrence. Not only fixed information but also intermittent information and non-reproducible information are collected, and the cause of failure is analyzed. This is because the information must be above.
そして、保守作業を効率的に行なうため、この情報を
わかりやすく表示することが重要な意味をもってくる。In order to perform maintenance work efficiently, it is important to display this information in an easy-to-understand manner.
従来、この障害情報の表示はその使われ方に対応し
て、1つの表示形式について何種類かの表示プログラム
が作成されていた。例えば、障害発生場所において保守
作業時に情報を見る場合や、遠隔保守のため遠隔保守セ
ンタでみる場合、障害発生場所で障害情報を管理したり
する目的で表示(リスト出力)させる場合など、同一の
情報を同一の形式で表示させる場合でも、使われ方(用
途)に対応してプログラムが用意されていた。それは、
センタの保守作業時に情報を見る場では電算機システム
のサービスプロセッサ上に表示プログラムを用意する必
要があり、また、遠隔保守センタでみる場合には遠隔保
守システム上に表示プログラムを用意する必要があり、
一方障害情報を管理したりする目的で表示(リスト出
力)させる場合には、運用システム上に表示プログラム
を用意する必要がある等のようにそれぞれの場に表示プ
ログラムを用意しなければならなかった。これらはハー
ドウェアの違いやシステムの違いにより表示プログラム
が共用できないからである。しかし、見やすさの点から
同一の情報は同一の形式で表示する必要があった。Conventionally, several types of display programs have been created for one display format in accordance with the usage of the display of the fault information. For example, when viewing information during maintenance work at the location of failure, viewing at a remote maintenance center for remote maintenance, and displaying (list output) for the purpose of managing failure information at the location of failure, the same Even when the information is displayed in the same format, the program was prepared according to the usage (use). that is,
When viewing information during maintenance work at the center, it is necessary to prepare a display program on the service processor of the computer system, and when viewing at a remote maintenance center, it is necessary to prepare a display program on the remote maintenance system. ,
On the other hand, when displaying (list output) for the purpose of managing failure information, it was necessary to prepare a display program in each place, such as a need to prepare a display program on the operation system. . This is because display programs cannot be shared due to differences in hardware and systems. However, it is necessary to display the same information in the same format in terms of readability.
以下、これらを図によって説明する。 These will be described below with reference to the drawings.
第3図は従来の障害情報表示系の構成の例を示す図で
あって、50は障害情報群、511〜51nはそれぞれ障害情
報、52は用途Aの障害情報を表示するプログラム群を示
しており、例えばサービスプロセッサにおいて、ディス
プレイ上に障害情報を表示せしめるものであって、531
〜53nはそれぞれプログラムA1〜Anを示しており、これ
らは、前記障害情報511〜51nに対応して用意されたもの
である。FIG. 3 is a diagram showing an example of the configuration of a conventional fault information display system, in which 50 is a fault information group, 51 1 to 51 n are fault information respectively, and 52 is a program group for displaying fault information of application A. shows, for example, in a service processor, be those allowed to display the fault information on the display, 53 1
To 53 n denotes a program A1~An respectively, which are those that are prepared corresponding to the failure information 51 1 to 51 n.
また、54は用途Bの障害情報を表示するプログラム群
を示しており、例えば、情報処理装置自身で障害情報を
出力する場合の、障害情報を表示するプログラム群を示
しており、551〜55nで示すプログラムB1〜Bnは前記用途
Aの場合と同様に障害情報群50内のそれぞれの障害情報
に対応するものである。Reference numeral 54 denotes a program group for displaying the failure information of the use B, for example, a program group for displaying the failure information when the information processing apparatus itself outputs the failure information, and 55 1 to 55 1 The programs B1 to Bn indicated by n correspond to the respective pieces of fault information in the fault information group 50 as in the case of the use A.
更に56は用途Xの障害情報を表示するプログラム群を
示すもので、例えば遠隔保守センタでの障害表示に用い
るものであり、前記用途A、用途Bの場合と同様各プロ
グラム571〜57n(プログラムX1〜プログラムXn)はそれ
ぞれ、障害情報511〜51nを表示せしめるものである。Further, reference numeral 56 denotes a program group for displaying fault information of the purpose X, which is used for fault display at a remote maintenance center, for example, and each program 57 1 to 57 n (as in the case of the use A and the use B). The programs X1 to Xn) are for displaying the fault information 51 1 to 51 n , respectively.
58は障害表示の群を示すもので591〜59nで示すそれぞ
れの障害表示は、用途(障害が表示される場所等)に関
係なく常に、同一障害については同一の表示が成され
る。Reference numeral 58 denotes a group of failure indications, and the failure indications indicated by 59 1 to 59 n are always the same indication for the same failure regardless of the use (place where the failure is displayed, etc.).
[発明が解決しようとする問題点] 上述したように、従来の障害情報表示方式において
は、障害を表示する必要のある装置あるいは局所ごと
に、表示すべき障害情報のそれぞれに対応して、表示を
行なうべきプログラムを用意する必要があったから、障
害表示プログラムは障害情報の表示形式ごとに用途数分
の数のものが必要であり、系の規模が大である場合には
膨大な数となる。[Problems to be Solved by the Invention] As described above, in the conventional failure information display method, the failure information to be displayed is displayed in correspondence with each failure information to be displayed for each device or local area that needs to display the failure. Since it was necessary to prepare a program that should perform the above, it is necessary to prepare a fault display program for each display format of the fault information for several purposes, which is a huge number if the system is large. .
そのため、障害情報の追加や変更が生じた場合には、
これに関係する総てのプログラムについて修正を行なう
必要があり、その作業に要する工数が多大のものとなる
という問題点があった。そして、そのため、障害情報の
追加や変更があったとき、その対応が間に合わないこと
があるという問題点も生じていた。Therefore, if any additional or changed fault information occurs,
It is necessary to modify all the programs related to this, and there is a problem that the man-hours required for the work become large. Therefore, there is a problem that when the failure information is added or changed, the response may not be in time.
本発明はこのような従来の問題点に鑑み、障害情報に
ついての追加や変更があったとき、これに対する対応を
迅速に行なうことのできる障害情報表示方式を提供する
ことを目的としている。The present invention has been made in view of such conventional problems, and an object thereof is to provide a fault information display system capable of promptly responding to any addition or change of fault information.
[問題点を解決するための手段] 本発明によれば、上述の目的は前記特許請求の範囲に
記載した手段により達成される。すなわち、本発明は情
報システムにおいて、障害情報の種別と、障害情報を表
示する場合の形式を示す情報とを、前記障害情報の種別
ごとに対応せしめて記憶する手段を設けると共に、 障害情報を表示する装置ごとに、該装置に応じて障害
情報の内容を表示するための障害情報の表示プログラム
を保有せしめ、 障害が発生した場合に採取した障害情報と、該障害情
報の種別に対応する前記障害情報を表示する場合の形式
を示す情報とを用いて、前記表示プログラムが、該当す
る障害に係る情報の表示を行なうように構成した障害情
報表示方式である。[Means for Solving the Problems] According to the present invention, the above-mentioned object is achieved by the means described in the claims. That is, in the information system according to the present invention, there is provided means for storing the type of the fault information and the information indicating the format for displaying the fault information in association with each type of the fault information, and displaying the fault information. Each device has a fault information display program for displaying the contents of the fault information according to the device, and the fault information collected when a fault occurs and the fault corresponding to the type of the fault information. It is a fault information display system in which the display program is configured to display information relating to a corresponding fault by using information indicating a format for displaying the information.
[作用] 第1図は本発明の原理的構成を示す図であって、1は
障害情報群、21〜2nは障害情報1〜障害情報n、3は表
示形式情報群、41〜4nは表示形式情報1〜表示形式情報
n、5は用途Aの障害を表示するためのプログラム、6
は用途Bの障害を表示するためのプログラム、7は用途
Xの障害を表示するためのプログラム、81〜8nはそれぞ
れ障害表示1〜障害表示nを表示している。上記中、41
〜4nで示す障害形式情報1〜障害形式情報nはそれぞ
れ、21〜2nで示す障害情報1〜障害情報nに対応してい
る。[Operation] FIG. 1 is a diagram showing a principle configuration of the present invention, 1 is fault information group, 2 1 to 2 n is failure information 1 to failure information n, 3 is the display format information group, 4 1 4 n is display format information 1 to display format information n, 5 is a program for displaying the failure of application A, 6
Is a program for displaying the fault of use B, 7 is a program for displaying the fault of use X, and 8 1 to 8 n are fault display 1 to fault display n, respectively. Of the above, 4 1
Failure form information 1 to failure information n represented by 4 n correspond to failure information 1 to failure information n represented by 2 1 to 2 n , respectively.
本発明の障害情報表示方式は第1図に示すように障害
情報と該障害情報を表示せしめるための形式を示す情報
とを対応せしめて、障害情報の種別ごとにシステム内の
いずれかに保有せしめ、用途別には、これらの障害情報
を示された形式に従って表示する機能を有するそれぞれ
の用途に適合するプログラムによって障害を表示する構
成としているので、障害情報の追加や変更あるいは表示
形式等の変更に際して、各用途別のプログラムの変更等
を必要としない。また、表示形式が示されることから、
各障害情報の種別ごとに、表示プログラムを対応させる
必要もない。As shown in FIG. 1, the failure information display method of the present invention associates failure information with information indicating a format for displaying the failure information, and stores it in the system for each type of failure information. , The failure is displayed by a program that has a function of displaying these failure information according to the indicated format and is adapted to the respective usage, so when adding or changing failure information or changing the display format, etc. , There is no need to change the program for each application. Also, since the display format is shown,
It is not necessary to associate a display program with each type of failure information.
[実施例] 第2図は本発明の一実施例を示すブロック図であっ
て、9は遠隔保守センタ、10は電算機システム、11はバ
ッファメモリ、12は障害表示、13は表示プログラム、14
は障害情報群、15は表示形式情報群、16は通信回線、17
は計算機センタ、18は電算機システム、19はバッファメ
モリ、20は表示プログラム、21は障害表示、22は障害情
報群、23は表示形式情報群、24はサービスプロセッサ、
25はファイル、26は表示プログラム、27は障害表示、28
は障害情報群、29は表示形式情報群を表している。[Embodiment] FIG. 2 is a block diagram showing an embodiment of the present invention, in which 9 is a remote maintenance center, 10 is a computer system, 11 is a buffer memory, 12 is a failure display, 13 is a display program, and 14 is a display program.
Is a failure information group, 15 is a display format information group, 16 is a communication line, 17
Is a computer center, 18 is a computer system, 19 is a buffer memory, 20 is a display program, 21 is a fault display, 22 is a fault information group, 23 is a display format information group, 24 is a service processor,
25 is a file, 26 is a display program, 27 is a failure display, 28
Indicates a failure information group, and 29 indicates a display format information group.
同図において、例えば計算機センタ17でハードウェア
障害が発生したとき、該障害に係る情報はサービスプロ
セッサ24によって収集され、ファイル25に格納される。In the figure, for example, when a hardware failure occurs in the computer center 17, the information related to the failure is collected by the service processor 24 and stored in the file 25.
表示形式情報群29には予め障害の種別ごとに対応して
該障害を表示すべき表示形式情報が収められている。The display format information group 29 contains display format information for displaying the faults corresponding to each fault type in advance.
保守作業時にこの障害情報を表示させる場合は、サー
ビスプロセッサ24を操作し、表示プログラム26を起動す
る。これにより、表示プログラム26は障害情報と表示形
式情報を基に障害表示27を出力する。遠隔保守センタ9
で計算機センタ17の障害情報を表示させる場合は、計算
機センタ17のサービスプロセッサ24と接続し、障害情報
と、表示形式情報を遠隔保守センタ9に通信回線16を使
用して転送する。遠隔保守センタ9ではこれをバッファ
メモリ11に格納した後、表示プログラム13を起動し、転
送されて来た障害情報と表示形式情報を基に障害表示12
を行う。To display this fault information during maintenance work, the service processor 24 is operated to activate the display program 26. As a result, the display program 26 outputs the fault display 27 based on the fault information and the display format information. Remote maintenance center 9
When the fault information of the computer center 17 is to be displayed at, the fault information and the display format information are transferred to the remote maintenance center 9 by using the communication line 16 by connecting to the service processor 24 of the computer center 17. The remote maintenance center 9 stores this in the buffer memory 11 and then activates the display program 13 to display a failure display 12 based on the transferred failure information and display format information.
I do.
また、計算機センタで障害管理などのために障害情報
を表示(リスト)させる場合は、サービスプロセッサ内
の障害情報と表示形式情報をファイル転送させる。そし
て、表示プログラム20を起動し、転送されて来た障害情
報と表示形式情報を基に障害表示を行う。When displaying (listing) fault information for fault management or the like at the computer center, the fault information and display format information in the service processor are transferred to a file. Then, the display program 20 is activated to display a failure on the basis of the transferred failure information and display format information.
[発明の効果] 従来の表示方式では、表示形式別に障害情報の処理手
続をプログラム化していたため、障害情報に追加や変更
があればプログラムを追加や変更していた。また、前述
したように、用途別に表示プログラムを作成する必要が
あり、同じ形式で表示するにもかかわらず別プログラム
を作成していたため、障害情報や障害表示形式に追加や
変更があると、それぞれの表示プログラムの対応しなけ
ればならず、多くの作業工数を要していた。[Effects of the Invention] In the conventional display method, since the processing procedure of the failure information is programmed for each display format, if the failure information is added or changed, the program is added or changed. Also, as described above, it is necessary to create a display program for each application, and since another program was created despite displaying in the same format, if there are additions or changes to the failure information or failure display format, It was necessary to deal with the display program of, which required a lot of man-hours.
さらに、表示プログラムが動作するシステムが違うた
め、追加や変更の時期が一致できないなどの問題もあっ
た。Furthermore, since the system on which the display program operates is different, there was a problem that the timing of additions and changes could not match.
しかし、本発明によれば、表示プログラムの処理手続
は表示形式情報により規定されるように作成されている
ため、障害情報の追加や変更の必要が生じた時点で、表
示形式情報を追加や変更しておくだけでよいから、用途
別に表示プログラムを追加したり、変更する工数を要す
ることなく、また、追加や変更の時期を一致させること
ができないなどの問題も生じない。However, according to the present invention, since the processing procedure of the display program is created so as to be defined by the display format information, the display format information is added or changed at the time when the failure information needs to be added or changed. Since it is only necessary to add the display program, it is not necessary to add or change the display program for each application, and there is no problem that the addition or change time cannot be matched.
第1図は本発明の原理的構成を示す図、第2図は本発明
の一実施例を示すブロック図、第3図は従来の障害情報
表示系の構成の例を示す図である。 1、14、22、28……障害情報群、21〜2n……障害情報1
〜障害情報n、3、15、23、29……表示形式情報群、41
〜4n……表示形式情報1〜表示形式情報n、5〜7……
プログラム、81〜8n……障害表示1〜障害表示n、9…
…遠隔保守センタ、10、18……電算機システム、11、19
……バッファメモリ、12、21、27……障害表示、13、2
0、26……表示プログラム、16……通信回線、17……計
算機センタ、24……サービスプロセッサ、25……ファイ
ルFIG. 1 is a diagram showing the basic configuration of the present invention, FIG. 2 is a block diagram showing an embodiment of the present invention, and FIG. 3 is a diagram showing an example of the configuration of a conventional fault information display system. 1 , 14, 22, 28 ... Fault information group, 2 1 to 2 n ... Fault information 1
- Failure information n, 3,15,23,29 ...... display format information group, 4 1
~ 4 n ... Display format information 1-Display format information n, 5-7 ...
Program, 8 1 to 8 n ... Fault display 1 to fault display n, 9 ...
… Remote maintenance center, 10, 18 …… Computer system, 11, 19
…… Buffer memory, 12, 21, 27 …… Error display, 13, 2
0, 26 …… Display program, 16 …… Communication line, 17 …… Computer center, 24 …… Service processor, 25 …… File
Claims (1)
と、障害情報を表示する場合の形式を示す情報とを、前
記障害情報の種別ごとに対応せしめて記憶する手段を設
けると共に、 障害情報を表示する装置ごとに、該装置に応じて障害情
報の内容を表示するための障害情報の表示プログラムを
保有せしめ、 障害が発生した場合に採取した障害情報と、該障害情報
の種別に対応する前記障害情報を表示する場合の形式を
示す情報とを用いて、前記表示プログラムが、該当する
障害に係る情報の表示を行なうことを特徴とする障害情
報表示方式。1. An information system is provided with means for storing a type of failure information and information indicating a format for displaying the failure information in association with each type of the failure information and displaying the failure information. Each device has a fault information display program for displaying the contents of the fault information according to the device, and the fault information collected when a fault occurs and the fault corresponding to the type of the fault information. A fault information display method, wherein the display program displays information relating to a corresponding fault by using information indicating a format for displaying the information.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62319624A JPH0833850B2 (en) | 1987-12-16 | 1987-12-16 | Failure information display method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP62319624A JPH0833850B2 (en) | 1987-12-16 | 1987-12-16 | Failure information display method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH01159744A JPH01159744A (en) | 1989-06-22 |
JPH0833850B2 true JPH0833850B2 (en) | 1996-03-29 |
Family
ID=18112358
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP62319624A Expired - Lifetime JPH0833850B2 (en) | 1987-12-16 | 1987-12-16 | Failure information display method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0833850B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07200365A (en) * | 1993-12-28 | 1995-08-04 | Nec Corp | Terminal equipment log information central management system |
WO2005045677A1 (en) * | 2003-11-10 | 2005-05-19 | Mitsubishi Denki Kabushiki Kaisha | Data collection device |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6134609A (en) * | 1984-07-27 | 1986-02-18 | Fuji Facom Corp | Error output managing system |
-
1987
- 1987-12-16 JP JP62319624A patent/JPH0833850B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPH01159744A (en) | 1989-06-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5689637A (en) | Console simulator, multi-console management system and console management distribution system | |
GB2287558B (en) | Supervising system in a computer network | |
US20010009425A1 (en) | Man-machine interface for a virtual annunciator panel display | |
US20060085690A1 (en) | Method to chain events in a system event log | |
US6279104B1 (en) | Debugging system for parallel processed program and debugging method thereof | |
JPH0833850B2 (en) | Failure information display method | |
JP3867868B2 (en) | Fault integrated management device | |
GB2283588A (en) | A process control data processing apparatus | |
US7506319B2 (en) | Generating a model of software in execution | |
JPH11188584A (en) | Operation management device, operation management method, and recording medium | |
JPH0478938A (en) | Computer operation supporting system | |
JPS5810298A (en) | Data totalizing system for electronic balance | |
JP3377566B2 (en) | Measuring equipment maintenance management system | |
JPH04320925A (en) | Process status display device | |
JPH02173822A (en) | Executed patch control system | |
JPH04355842A (en) | File update history information monitor system | |
JPS63253444A (en) | File back-up system | |
JPS6359638A (en) | Error log system | |
JPS6386097A (en) | Monitor display | |
JPH0830980B2 (en) | Plant monitoring operation device | |
JPH06125389A (en) | Remote maintenance equipment | |
JPH0440732A (en) | Baggage distribution system | |
JPS63239595A (en) | Display management method for warnings, etc. | |
JPS62231344A (en) | Program execution status display system | |
JPH06150020A (en) | Integrated information collector |