JPH09265415A - Abnormality diagnostic method and abnormality diagnostic device - Google Patents

Abnormality diagnostic method and abnormality diagnostic device

Info

Publication number
JPH09265415A
JPH09265415A JP8074971A JP7497196A JPH09265415A JP H09265415 A JPH09265415 A JP H09265415A JP 8074971 A JP8074971 A JP 8074971A JP 7497196 A JP7497196 A JP 7497196A JP H09265415 A JPH09265415 A JP H09265415A
Authority
JP
Japan
Prior art keywords
information
abnormality
test
management system
system group
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
JP8074971A
Other languages
Japanese (ja)
Inventor
Hideyuki Kiyono
秀行 清野
Yuzo Fujita
裕三 藤田
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP8074971A priority Critical patent/JPH09265415A/en
Publication of JPH09265415A publication Critical patent/JPH09265415A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To perform coping without generating a time lag from the acquisition of abnormality information to the execution of a test by obtaining test item information from a database corresponding to the information of detected abnormality and executing the test. SOLUTION: With the acquisition of the abnormality information from a management system group 1 by an abnormality monitoring means 22 as a trigger, a required test corresponding to the abnormality information is automatically selected from test items managed in the database 5 by a test information acquisition means 24. Further, from the resource information of the management system group 1 managed in the database 5, a device in which the abnormality is generated is specified. Then, to the specified device, the selected test is executed by a text execution means 26. Thus, since the acquisition and analysis of the abnormality information, the specifying of the abnormal device and the setting of the test item are continuously performed, the test is executed without interposing a manager, that is without generating the time lag.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、情報システムのネ
ットワーク管理に係り、特に、情報システムのマネジメ
ントシステム群を管理するための異常診断方法及び異常
診断装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to network management of information systems, and more particularly to an abnormality diagnosis method and an abnormality diagnosis apparatus for managing a management system group of information systems.

【0002】[0002]

【従来の技術】情報システムのネットワーク管理におい
て、データベースマネジメントシステム、ファイルマネ
ジメントシステム等のマネジメントシステムの役割は重
要である。しかし、分散処理の環境では、マネジメント
システム自体の数が増加するため、マネジメントシステ
ムの全体を統括して管理する必要が生じる。
2. Description of the Related Art The role of a management system such as a database management system and a file management system is important in network management of information systems. However, in a distributed processing environment, the number of management systems themselves increases, and it is necessary to manage the entire management system.

【0003】図7は従来のマネジメントシステム群の管
理システムを示す図である。複数のマネジメントシステ
ム11 ,12 ,...,1n は、ネットワーク3を介し
て、複数のマネジメントシステム11 ,12 ,...,
n を管理する上位のマネジメントシステム10に接続
されている。
FIG. 7 is a diagram showing a management system of a conventional management system group. Multiple management systems 1 1 , 1 2 ,. . . , 1 n are connected to a plurality of management systems 1 1 , 1 2 ,. . . ,
It is connected to a higher-level management system 10 that manages 1 n .

【0004】上位のマネジメントシステム10は、マネ
ジメントシステム11 ,12 ,...,1n を監視する
監視部12と、監視部12において異常が検出された場
合、異常情報を管理者に通知する異常通知部14と、管
理者から試験項目の情報を受け、試験項目を実施する試
験部16とから構成されている。
The upper management system 10 includes management systems 1 1 , 1 2 ,. . . , 1 n for monitoring, an abnormality notification unit 14 for notifying the administrator of abnormality information when an abnormality is detected in the monitoring unit 12, and information of the test item from the administrator to execute the test item. And a test section 16 for performing the test.

【0005】従来の管理システムの場合、上記の如く、
上位のマネジメントシステムの処理に管理者が介在して
いる。管理者は、異常通知部14から通知された異常情
報の内容を確認し、異常の生じた装置の特定、異常内容
に対する再試験項目の決定等の判断処理を行っている。
In the case of the conventional management system, as described above,
An administrator intervenes in the processing of the higher-level management system. The administrator confirms the content of the abnormality information notified from the abnormality notification unit 14 and performs determination processing such as specifying the device in which the abnormality has occurred and determining retest items for the abnormality content.

【0006】[0006]

【発明が解決しようとする課題】分散システムの集中管
理を目的として設けられた上記従来のネットワーク環境
における上位のマネジメントシステムは、ネットワーク
上のマネジメントシステムを監視し、異常情報を取得し
た後に、管理者のアクションによって試験を実施するこ
とにより、異常診断を行っている。従って、異常情報の
取得から、試験の実施までの間にタイムラグを生じると
いう問題点がある。
The upper management system in the above-mentioned conventional network environment provided for the purpose of centralized management of a distributed system monitors the management system on the network, acquires the error information, and then the administrator. The abnormality is diagnosed by carrying out the test according to the action. Therefore, there is a problem that there is a time lag between the acquisition of abnormality information and the execution of the test.

【0007】本発明は、上記従来技術の問題点に鑑み、
異常情報の取得から試験の実施までの間にタイムラグを
生じることなく、異常にリアルタイムに対応する分散シ
ステムのマネジメントシステム群の異常診断方法及び異
常診断装置の提供を目的とする。
The present invention has been made in view of the above-mentioned problems of the prior art,
An object of the present invention is to provide an abnormality diagnosing method and an abnormality diagnosing device for a management system group of a distributed system that responds to an abnormality in real time without a time lag between the acquisition of abnormality information and the execution of a test.

【0008】[0008]

【課題を解決するための手段】上記本発明の目的を達成
するため、本発明は、マネジメントシステムを対象に異
常情報の監視を行い、異常情報の取得を契機として、異
常情報の内容の分析から試験までを自動的に実施する考
えに基づいている。
In order to achieve the above-mentioned object of the present invention, the present invention monitors abnormality information for a management system, and when the abnormality information is acquired, the contents of the abnormality information are analyzed. It is based on the idea of automatically performing the test.

【0009】図1は本発明の分散システムのマネジメン
トシステム群の異常診断方法の原理説明図である。本発
明の異常診断方法は、マネジメントシステム群の異常を
監視する段階(ステップ1)と、上記マネジメントシス
テム群のリソース構成情報と、異常に対応する試験項目
とに関するデータベース(5)から、上記検出された異
常の情報に対応して、上記マネジメントシステムの異常
装置を表わす装置情報と、上記異常装置に対する試験項
目情報とを得る段階(ステップ2)と、上記装置識別情
報及び上記試験項目情報に基づいて、上記異常を生じた
マネジメントシステムの上記装置に対し、上記試験項目
情報によって表わされた試験を実施する段階(ステップ
3)とからなる。
FIG. 1 is a diagram for explaining the principle of an abnormality diagnosis method for a management system group of a distributed system according to the present invention. The abnormality diagnosis method of the present invention detects the above from the stage (step 1) of monitoring the abnormality of the management system group, the resource configuration information of the management system group, and the database (5) regarding the test item corresponding to the abnormality. Based on the device identification information and the test item information, the device information indicating the abnormal device of the management system and the test item information for the abnormal device are obtained corresponding to the abnormal information. The step (step 3) of performing the test represented by the test item information on the device of the management system in which the abnormality has occurred.

【0010】上記本発明の異常診断方法によれば、マネ
ジメントシステム群(1)からの異常情報の取得を契機
にして、データベース(5)で管理されていた試験項目
の中から、異常情報に対応して必要な試験が自動的に選
択される。更に、データべース(5)に管理されていた
マネジメントシステム群(1)のリソース情報から異常
を生じた装置が特定される。これにより、特定された装
置に対し選択された試験を適用することにより、試験が
実施される。従って、異常情報の取得及び分析と、異常
装置の特定と、試験項目の設定が連続的に行われるの
で、管理者を介在させることなく、即ち、タイムラグを
発生させることなく、試験を実施し得るようになる。
According to the above-mentioned abnormality diagnosis method of the present invention, the abnormality information is dealt with from the test items managed in the database (5) upon the acquisition of the abnormality information from the management system group (1). Then, the required test is automatically selected. Further, the device in which the abnormality has occurred is specified from the resource information of the management system group (1) managed by the database (5). The test is thereby performed by applying the selected test to the identified device. Therefore, since the acquisition and analysis of abnormality information, the identification of the abnormal device, and the setting of the test items are performed continuously, the test can be performed without the intervention of an administrator, that is, without causing a time lag. Like

【0011】図2は本発明の異常診断装置の原理構成図
である。異常診断装置(20)は、ネットワークを介し
て接続されたマネジメントシステム群(1)の異常を監
視する手段(22)と、上記検出された異常を表わす情
報を検索情報として、上記マネジメントシステム群
(1)の構成を表わすリソース情報と、上記マネジメン
トシステム群(1)の異常に対応する試験項目情報とを
含むデータベース(5)を検索し、検索された結果から
試験の対象となる装置と、上記装置に対する試験項目情
報とを含む試験情報を編集する手段(24)と、上記マ
ネジメントシステム群(1)に接続され、上記試験情報
に従って上記各試験を実施する手段(26)とからな
る。
FIG. 2 is a block diagram showing the principle of the abnormality diagnosis device of the present invention. An abnormality diagnosis device (20) monitors the abnormality of the management system group (1) connected via a network, and the management system group (22) using the information indicating the detected abnormality as search information. The database (5) including the resource information indicating the configuration of 1) and the test item information corresponding to the abnormality of the management system group (1) is searched, and the device to be tested from the searched result, and the above. It comprises means (24) for editing test information including test item information for the device, and means (26) connected to the management system group (1) for carrying out each test according to the test information.

【0012】[0012]

【発明の実施の形態】図3は本発明の一実施例の異常診
断装置の構成図である。同図において、異常診断装置2
0は、ネットワークを介して接続されたマネジメントシ
ステム群1の異常監視部22と、上記マネジメントシス
テム群1の構成を表わすリソース情報と、上記マネジメ
ントシステム群の異常に対応する試験項目情報とを含む
データベース5と、上記検出された異常を表わす情報を
検索情報として上記データベース5を検索し、異常内容
と、上記試験項目情報と、上記異常装置の装置情報とを
取得するデータベース検索部24と、上記取得された異
常内容と、試験項目情報と、装置情報とから、試験の対
象となる装置と、上記装置に対する試験項目情報とを含
む試験情報を編集する試験情報編集部26とからなる。
上記異常診断装置20は、上記試験情報から上記試験の
スケジュールを組み立てる試験スケジュール組立部28
と、上記マネジメントシステム群1に接続され、上記組
み立てられた上記試験のスケジュールに従って上記各試
験を実施し、上記試験の結果を収集する試験実施部30
とを更に有する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 3 is a block diagram of an abnormality diagnosis device according to an embodiment of the present invention. In the figure, the abnormality diagnosis device 2
0 is a database including an abnormality monitoring unit 22 of the management system group 1 connected via a network, resource information indicating the configuration of the management system group 1, and test item information corresponding to the abnormality of the management system group. 5, a database search unit 24 that searches the database 5 using the information indicating the detected abnormality as search information, and acquires the content of the abnormality, the test item information, and the apparatus information of the abnormal apparatus. The test information editing unit 26 edits the test information including the device to be tested and the test item information for the device based on the detected abnormality content, the test item information, and the device information.
The abnormality diagnosis device 20 includes a test schedule assembling unit 28 that assembles the test schedule from the test information.
And a test execution unit 30 that is connected to the management system group 1 and executes the above tests according to the assembled test schedule and collects the results of the tests.
And further.

【0013】上記本発明の一実施例の異常診断装置20
によれば、リソース情報、異常内容及び試験項目が共通
に管理されるので、異常診断に関する用語、概念が統一
される。従って、マネジメントシステム毎に異なる用
語、概念を解釈する管理者を介在させることなく、異常
内容の分析から試験の実施までを連続的に行うことが可
能になる。
The abnormality diagnosing device 20 of the above embodiment of the present invention.
According to this, since the resource information, the abnormality content, and the test item are managed in common, the terms and concepts related to the abnormality diagnosis are unified. Therefore, it is possible to continuously perform the analysis of the abnormality content and the execution of the test without the intervention of an administrator who interprets different terms and concepts for each management system.

【0014】更に、上記異常診断装置20において、デ
ータベース更新部32は、上記マネジメントシステム群
1に接続され、上記データベース5を構築し、リアルタ
イムに変更する。これにより、異常情報の蓄積、試験項
目又は装置の特定に必要なデータの蓄積がリアルタイム
に行われるので、データベースから適当な情報を照会す
ることが可能になる。
Further, in the abnormality diagnosis apparatus 20, the database updating unit 32 is connected to the management system group 1 to construct the database 5 and change it in real time. As a result, accumulation of abnormal information and accumulation of data necessary for specifying a test item or device are performed in real time, and it is possible to inquire appropriate information from the database.

【0015】診断結果出力部34は、上記収集された試
験の結果から上記マネジメントシステム群1の異常を判
定する。尚、上記本発明の一実施例の異常診断装置の構
成において、異常診断装置20は、データベース5を含
むよう構成されているが、データベース5を異常診断装
置20の独立の外部データベースシステムとして構成し
てもよい。
The diagnostic result output unit 34 determines the abnormality of the management system group 1 from the results of the collected tests. In the configuration of the abnormality diagnosing device according to the embodiment of the present invention, the abnormality diagnosing device 20 is configured to include the database 5, but the database 5 is configured as an independent external database system of the abnormality diagnosing device 20. May be.

【0016】[0016]

【実施例】図4は本発明の他の実施例の異常診断を行う
ためのサーバ/クライアントシステムの構成図である。
同図に示す如く、サーバ/クライアントシステムは、統
合マネジメントサーバ2と、ネットワークを介して統合
マネジメントサーバ2に接続されたn台のマネジメント
サーバ11 ,12 ,...,1n と、統合マネジメント
サーバ2に接続されたデータベース5とからなる。デー
タベース5は、統合マネジメントサーバ2における統合
マネジメント、即ち、マネジメントサーバ群1の異常診
断に必要となる情報を管理している。
FIG. 4 is a block diagram of a server / client system for diagnosing an abnormality according to another embodiment of the present invention.
As shown in the figure, the server / client system includes an integrated management server 2 and n management servers 1 1 , 1 2 , ... Connected to the integrated management server 2 via a network. . . , 1 n and a database 5 connected to the integrated management server 2. The database 5 manages integrated management in the integrated management server 2, that is, information necessary for abnormality diagnosis of the management server group 1.

【0017】各マネジメントサーバ11
2 ,...,1n は、夫々、ファイルマネジメントシ
ステム、ネットワークマネジメントシステム、データベ
ースマネジメントシステム等のマネジメントを提供する
サーバ装置である。各マネジメントサーバ11
2 ,...,1n に接続されたクライアントは、サー
バからのサービスの提供を受ける。
Each management server 1 1 ,
1 2 ,. . . , 1 n are server devices that provide management such as a file management system, a network management system, and a database management system, respectively. Each management server 1 1 ,
1 2 ,. . . , 1 n , clients are provided with services from the server.

【0018】統合マネジメントサーバ2は、図3に示し
た異常診断装置20を含むよう構成される。図3の異常
診断装置20との相違点は、データベース5が独立した
外部のデータベースの形で設けられている点である。各
マネジメントサーバ11 ,12 ,...,1n は、クラ
イアントサーバに接続されている。例えば、マネジメン
トサーバ11 は、m台のクライアントサーバ41
2 ,...,4m に接続されている。尚、同図では、
機能的な関係を表わすため、統合マネジメントサーバ2
と、マネジメントサーバ群1と、クライアント41 ,4
2 ,...,4m が階層的に接続されているように示さ
れているが、一般的に、統合マネジメントサーバ2と、
マネジメントサーバ群1と、クライアント41
2 ,...,4m は、ネットワーク3を介して相互に
直接通信可能な形で接続されている。或いは、同図に示
すように物理的に階層的な関係で接続しても構わない。
The integrated management server 2 is configured to include the abnormality diagnosis device 20 shown in FIG. The difference from the abnormality diagnosis device 20 of FIG. 3 is that the database 5 is provided in the form of an independent external database. Each management server 1 1 , 1 2 ,. . . , 1 n are connected to the client server. For example, the management server 1 1 has m client servers 4 1 ,
4 2,. . . , 4 m . In the figure,
Integrated management server 2 to represent functional relationships
, Management server group 1, clients 4 1 , 4
2 ,. . . , 4 m are shown to be connected in a hierarchical manner, but in general the integrated management server 2
And the management server group 1, the client 4 1,
4 2,. . . , 4 m are connected to each other via the network 3 so that they can communicate directly with each other. Alternatively, they may be connected in a physically hierarchical relationship as shown in FIG.

【0019】図5は本発明の他の実施例の統合マネジメ
ントサーバの動作フローチャートである。以下、図5を
参照して統合マネジメントサーバの動作を説明する。 ステップ1:異常監視部22は、マネジメントサーバ群
1を監視し、異常が発見された場合、異常情報を取得す
る。より具体的に言うと、異常監視部22は、例えば、
メモリの状況、ハードディスクの容量、起動アプリケー
ションプログラムの動作状況、ネットワークの負荷等の
リソースの異常に関する情報を監視し、異常時に検出さ
れると想定される状況に応じたエラー番号が予め定義さ
れている。異常監視部22が取得する異常情報には、状
況に応じた上記エラー番号と、異常が発生したアクセス
装置の番号を含む端末番号が付与されている。
FIG. 5 is an operation flowchart of the integrated management server of another embodiment of the present invention. The operation of the integrated management server will be described below with reference to FIG. Step 1: The abnormality monitoring unit 22 monitors the management server group 1 and acquires abnormality information when an abnormality is found. More specifically, the abnormality monitoring unit 22 is, for example,
Memory numbers, hard disk capacities, operating statuses of startup application programs, network load, and other information related to resource abnormalities are monitored, and error numbers are defined in advance according to the situations that are assumed to be detected when an abnormality occurs. . The abnormality information acquired by the abnormality monitoring unit 22 is provided with the above-mentioned error number according to the situation and a terminal number including the number of the access device in which the abnormality has occurred.

【0020】例えば、エラー番号=1、端末番号=1に
対応する異常が検出されると、異常監視部22から異常
情報を受けたデータベース検索部24は、異常情報の中
のエラー番号及び端末番号を検索情報として、データベ
ース5にアクセスする。図6はデータベース5に格納さ
れた管理情報の構成図である。同図の(a)は、エラー
番号毎に対応する異常内容及び試験項目が管理された情
報を示し、同図の(b)は、端末番号毎に対応する異常
装置名及び装置情報が管理された情報が示されている。
装置情報は、例えば、当該装置に収容されているメモリ
種別と、回線番号と、アプリケーションプログラム等に
よって構成されている。
For example, when an abnormality corresponding to the error number = 1 and the terminal number = 1 is detected, the database search section 24 which has received the abnormality information from the abnormality monitoring section 22 causes the error number and the terminal number in the abnormality information. The database 5 is accessed with the search information as. FIG. 6 is a configuration diagram of the management information stored in the database 5. (A) of the figure shows information in which the abnormality content and test items corresponding to each error number are managed, and (b) of the figure shows the abnormal device name and device information corresponding to each terminal number. Information is shown.
The device information is composed of, for example, the type of memory accommodated in the device, the line number, and the application program.

【0021】ステップ21:データベース検索部24
は、検索情報であるエラー番号=1から、異常内容とし
て「メモリアクセスエラー」を取得し、試験項目として
「メモリチェック」を取得する。更に、データベース検
索部24は、検索情報である端末番号=1から、装置名
として「通信教育サービス東京地区管理システム」と、
装置情報として、「基本パッケージ、大阪A、エディ
タ」と、「増設パッケージ1、札幌B、プログラミング
言語」と、「増設パッケージ2、名古屋C、データベー
ス」の3種類の情報を取得する。
Step 21: Database search unit 24
Acquires “memory access error” as the abnormality content and “memory check” as the test item from the error number = 1 which is the search information. Further, the database search unit 24 uses the device number “1” as the device name, from the terminal number = 1 which is the search information, to the correspondence management service Tokyo district management system
As the device information, three types of information, "basic package, Osaka A, editor", "extension package 1, Sapporo B, programming language", and "extension package 2, Nagoya C, database" are acquired.

【0022】ステップ22:試験情報編集部26は、デ
ータベース5から得られた上記の情報を基にして、試験
項目1「基本パッケージのメモリチェック」と、試験項
目2「増設パッケージ1のメモリチェック」と、試験項
目3「増設パッケージ2のメモリチェック」とを含む試
験情報を編集し、試験スケジュール組立部28に通知す
る。
Step 22: The test information editing section 26 uses the above information obtained from the database 5 to test item 1 "memory check of basic package" and test item 2 "memory check of extension package 1". And the test information including the test item 3 “Memory check of expansion package 2” are edited and notified to the test schedule assembling unit 28.

【0023】ステップ31:試験スケジュール組立部2
8は、例えば、収容回線に応じて試験の順序を定める規
準に基づいて、試験項目1、試験項目3、試験項目2の
順序にメモリチェックを行うスケジュールを組み立て、
試験実施部30に試験の実施を依頼する。
Step 31: Test schedule assembly section 2
8 assembles a schedule for performing a memory check in the order of test item 1, test item 3, and test item 2 based on, for example, a criterion that determines the order of tests according to the accommodation line,
The test execution unit 30 is requested to carry out the test.

【0024】ステップ32:試験実施部30は、スケジ
ュールに従って、試験項目1、試験項目3、試験項目2
の順序でメモリチェックを実施し、「基本パッケージは
異常なし」、「増設パッケージ1は異常あり」、「増設
パッケージは異常なし」のようなメモリチェックの結果
を収集する。
Step 32: The test execution unit 30 follows the schedule to test item 1, test item 3, and test item 2.
The memory check is performed in the order of, and the results of the memory check such as "no abnormality in basic package", "abnormal in extension package 1", and "abnormal in extension package" are collected.

【0025】ステップ4:診断結果出力部34は、上記
メモリチェックの結果を参照して、装置「通信教育サー
ビス東京地区管理システム」の収容メモリ「増設パッケ
ージ1」に「故障あり」という異常診断結果を出力す
る。 以上の統合マネジメントシステムの動作によって、サー
バ/クライアントシステムの異常診断が完了する。
Step 4: The diagnosis result output unit 34 refers to the result of the above memory check, and outputs an abnormality diagnosis result "failure" in the accommodation memory "expansion package 1" of the device "distance education service Tokyo district management system". Is output. With the above operation of the integrated management system, the abnormality diagnosis of the server / client system is completed.

【0026】[0026]

【発明の効果】上記説明のように、本発明によれば、異
常診断の際に、異常の内容の分析から試験の実施までが
自動化されるので、異常が生じた時点で直ちに再試験を
行うことができる。従って、異常の瞬時かつ確実な特定
が可能になる。更に、再試験の後に、異常と診断された
場合、故障の修復要求を直ちに出力することができるの
で、時間の経過後の再試験では異常が再現しないという
ような無駄な作業が無くなるので、異常診断、修復を効
率的に行えるようになる。
As described above, according to the present invention, when the abnormality is diagnosed, the analysis of the abnormality and the execution of the test are automated, so that the re-test is immediately performed when the abnormality occurs. be able to. Therefore, it becomes possible to identify the abnormality instantaneously and surely. Furthermore, if an abnormality is diagnosed after the re-test, a failure repair request can be output immediately, so there is no wasteful work such as the abnormality not being reproduced in the re-test after a lapse of time. Diagnosis and repair can be performed efficiently.

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

【図1】本発明の原理説明図である。FIG. 1 is a diagram illustrating the principle of the present invention.

【図2】本発明の原理構成図である。FIG. 2 is a principle configuration diagram of the present invention.

【図3】本発明の一実施例の異常診断装置の構成図であ
る。
FIG. 3 is a configuration diagram of an abnormality diagnostic device according to an embodiment of the present invention.

【図4】本発明の他の実施例の異常診断サーバ/クライ
アントシステムの構成図である。
FIG. 4 is a configuration diagram of an abnormality diagnosis server / client system according to another embodiment of the present invention.

【図5】本発明の他の実施例の統合マネジメントサーバ
の動作フローチャートである。
FIG. 5 is an operation flowchart of an integrated management server according to another embodiment of the present invention.

【図6】本発明の他の実施例のデータベース管理情報の
構成図である。
FIG. 6 is a configuration diagram of database management information according to another embodiment of the present invention.

【図7】従来のマネジメントシステム群の管理システム
の構成図である。
FIG. 7 is a configuration diagram of a management system of a conventional management system group.

【符号の説明】 1 マネジメントシステム群 20 異常診断装置 22 異常監視手段 24 試験情報取得手段 26 試験実施手段[Explanation of Codes] 1 management system group 20 abnormality diagnosis device 22 abnormality monitoring means 24 test information acquisition means 26 test execution means

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 マネジメントシステム群の異常を監視す
る第1の段階と、 上記マネジメントシステム群のリソース構成情報と異常
に対応する試験項目情報とに関するデータベースから、
上記検出された異常の情報に対応して、上記マネジメン
トシステムの異常装置を表わす装置情報と、上記異常装
置に対する試験項目情報とを得る第2の段階と、 上記装置識別情報及び上記試験項目情報に基づいて、上
記異常を生じたマネジメントシステムの上記装置に対
し、上記試験項目情報によって表わされた試験を実施す
る第3の段階とからなる、マネジメントシステム群の異
常診断方法。
1. A first stage for monitoring an abnormality of a management system group, and a database relating to resource configuration information of the management system group and test item information corresponding to the abnormality,
Corresponding to the detected abnormality information, a second step of obtaining device information indicating an abnormal device of the management system and test item information for the abnormal device, the device identification information and the test item information. Based on the above, a third stage of performing a test represented by the above-mentioned test item information on the above-mentioned device of the management system in which the abnormality has occurred, and an abnormality diagnosis method for the management system group.
【請求項2】 上記第2の段階は、 上記検出された異常を表わす情報を検索情報として上記
データベースを検索し、異常内容、上記試験項目情報、
及び、上記異常装置の装置情報とを取得する段階と、 上記取得された異常内容、試験項目情報、及び、装置情
報から、試験の対象となる装置と上記装置に対する試験
項目情報とを含む試験情報を編集する段階とを更に有
し、 上記第3の段階は、 上記試験情報から上記試験のスケジュールを組み立てる
段階と、 上記組み立てられた上記試験のスケジュールに従って、
上記各試験を実施する段階とを更に有することを特徴と
する請求項1記載の異常診断方法。
2. In the second step, the database is searched by using the information indicating the detected abnormality as search information, and the abnormality content, the test item information,
And, a step of acquiring the device information of the abnormal device, and the test information including the device to be tested and the test item information for the device from the acquired abnormality content, test item information, and device information. Further comprising: compiling the test schedule from the test information, and the third step according to the assembled test schedule,
The method for diagnosing abnormalities according to claim 1, further comprising a step of performing each of the tests.
【請求項3】 ネットワークを介して接続されたマネジ
メントシステム群の異常を監視する手段と、 上記検出された異常を表わす情報を検索情報として、上
記マネジメントシステム群の構成を表わすリソース情報
と、上記マネジメントシステム群の異常に対応する試験
項目情報とを含むデータベースを検索し、検索された結
果から試験の対象となる装置と、上記装置に対する試験
項目情報とを含む試験情報を編集する手段と、 上記マネジメントシステム群に接続され、上記試験情報
に従って上記各試験を実施する手段とからなる、分散シ
ステムのマネジメントシステム群の異常診断装置。
3. A means for monitoring an abnormality of a management system group connected via a network, resource information indicating a configuration of the management system group, and information regarding the detected abnormality as search information. A database that includes test item information corresponding to an abnormality of the system group is searched, and a device that is a test target based on the searched results and a unit that edits test information that includes test item information for the device, and the management described above. An abnormality diagnosis device for a management system group of a distributed system, which is connected to a system group and comprises means for carrying out each of the above tests in accordance with the above test information.
【請求項4】 ネットワークを介して接続されたマネジ
メントシステム群の異常を監視する手段と、 上記マネジメントシステム群の構成を表わすリソース情
報と、上記マネジメントシステム群の異常に対応する試
験項目情報とを含むデータベースと、 上記マネジメントシステム群に接続され、上記データベ
ースを構築し、リアルタイムに変更する手段と、 上記検出された異常を表わす情報を検索情報として上記
データベースを検索し、異常内容、上記試験項目情報、
及び、上記異常装置の装置情報とを取得する手段と、 上記取得された異常内容、試験項目情報、及び、装置情
報から、試験の対象となる装置と、上記装置に対する試
験項目情報とを含む試験情報を編集する手段と、 上記試験情報から上記試験のスケジュールを組み立てる
手段と、 上記マネジメントシステム群に接続され、上記組み立て
られた上記試験のスケジュールに従って上記各試験を実
施し、上記試験の結果を収集する手段と、 上記収集された試験の結果から上記マネジメントシステ
ム群の異常を判定する手段とからなる、マネジメントシ
ステム群の異常診断装置。
4. A means for monitoring abnormality of a management system group connected via a network, resource information indicating a configuration of the management system group, and test item information corresponding to the abnormality of the management system group. Database, means connected to the management system group, constructing the database, changing in real time, and searching the database using the information indicating the detected abnormality as search information, the abnormality content, the test item information,
And a means for acquiring device information of the abnormal device, a device including a device to be tested from the acquired abnormality content, test item information, and device information, and a test including test item information for the device. A means for editing information, a means for assembling the test schedule from the test information, and a method for connecting the management system group, carrying out each of the tests according to the assembled test schedule, and collecting the results of the test. An abnormality diagnosis device for a management system group, which comprises: a means for performing an abnormality in the management system group based on the results of the collected tests.
JP8074971A 1996-03-28 1996-03-28 Abnormality diagnostic method and abnormality diagnostic device Pending JPH09265415A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8074971A JPH09265415A (en) 1996-03-28 1996-03-28 Abnormality diagnostic method and abnormality diagnostic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8074971A JPH09265415A (en) 1996-03-28 1996-03-28 Abnormality diagnostic method and abnormality diagnostic device

Publications (1)

Publication Number Publication Date
JPH09265415A true JPH09265415A (en) 1997-10-07

Family

ID=13562700

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8074971A Pending JPH09265415A (en) 1996-03-28 1996-03-28 Abnormality diagnostic method and abnormality diagnostic device

Country Status (1)

Country Link
JP (1) JPH09265415A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003131905A (en) * 2001-10-26 2003-05-09 Sitecare Kk Management server system
JP2010108156A (en) * 2008-10-29 2010-05-13 Mitsubishi Electric Corp Hierarchical type resource monitoring system
CN112185557A (en) * 2020-09-18 2021-01-05 广州市妇女儿童医疗中心(广州市妇幼保健院、广州市儿童医院、广州市妇婴医院、广州市妇幼保健计划生育服务中心) Detection information processing system, detection information processing apparatus, computer device, and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003131905A (en) * 2001-10-26 2003-05-09 Sitecare Kk Management server system
JP2010108156A (en) * 2008-10-29 2010-05-13 Mitsubishi Electric Corp Hierarchical type resource monitoring system
CN112185557A (en) * 2020-09-18 2021-01-05 广州市妇女儿童医疗中心(广州市妇幼保健院、广州市儿童医院、广州市妇婴医院、广州市妇幼保健计划生育服务中心) Detection information processing system, detection information processing apparatus, computer device, and storage medium

Similar Documents

Publication Publication Date Title
US20220100641A1 (en) System and method for continuous testing and delivery of software
US10901727B2 (en) Monitoring code sensitivity to cause software build breaks during software project development
US10310968B2 (en) Developing software project plans based on developer sensitivity ratings detected from monitoring developer error patterns
US7340649B2 (en) System and method for determining fault isolation in an enterprise computing system
US20040153837A1 (en) Automated testing
US20070265811A1 (en) Using stochastic models to diagnose and predict complex system problems
JP2001188765A (en) Technique for referring to fault information showing plural related fault under distributed computing environment
JP2005538459A (en) Method and apparatus for root cause identification and problem determination in distributed systems
CN102143008A (en) Method and device for diagnosing fault event in data center
Thakur et al. Analyze-NOW-an environment for collection and analysis of failures in a network of workstations
CN112631841A (en) Method, system and medium for cyclic aging test and data collection
US7137041B2 (en) Methods, systems and computer program products for resolving problems in an application program utilizing a situational representation of component status
CN115114064A (en) Micro-service fault analysis method, system, equipment and storage medium
US7500144B2 (en) Resolving problems in a business process utilizing a situational representation of component status
US20100251029A1 (en) Implementing self-optimizing ipl diagnostic mode
CN112506772B (en) Web automatic test method, device, electronic equipment and storage medium
JPH09265415A (en) Abnormality diagnostic method and abnormality diagnostic device
JP2003345628A (en) Method for collecting fault research material, and implementation system therefor and processing program therefor
CN114064510A (en) Function testing method and device, electronic equipment and storage medium
CN113392006A (en) Method and equipment for monitoring automatic test logs by using capsules
CN112433915B (en) Data monitoring method and related device based on distributed performance monitoring tool
CN112631868B (en) Performance monitoring method and device of CentOS system
CN118503002B (en) Operation and maintenance system based on cloud native application
CN114020631B (en) Method, apparatus and machine-readable storage medium for link testing
JP2015043181A (en) Regression test supporting system