JP5215895B2 - Failure cause analysis system and program - Google Patents

Failure cause analysis system and program Download PDF

Info

Publication number
JP5215895B2
JP5215895B2 JP2009024203A JP2009024203A JP5215895B2 JP 5215895 B2 JP5215895 B2 JP 5215895B2 JP 2009024203 A JP2009024203 A JP 2009024203A JP 2009024203 A JP2009024203 A JP 2009024203A JP 5215895 B2 JP5215895 B2 JP 5215895B2
Authority
JP
Japan
Prior art keywords
determination
failure cause
failure
rule
cause
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 - Fee Related
Application number
JP2009024203A
Other languages
Japanese (ja)
Other versions
JP2010182044A (en
Inventor
俊也 本
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 Solutions Ltd
Original Assignee
Hitachi Solutions 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 Solutions Ltd filed Critical Hitachi Solutions Ltd
Priority to JP2009024203A priority Critical patent/JP5215895B2/en
Publication of JP2010182044A publication Critical patent/JP2010182044A/en
Application granted granted Critical
Publication of JP5215895B2 publication Critical patent/JP5215895B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、IT(Information Technology)システム上でシステム障害が発生した場合に、その障害原因を自動的に解析するシステム及びプログラムに関する。より具体的には、ITシステムの監視系から送られてくるイベント列と、予め定義された判定ルール(1つ又は複数の障害原因判定条件の組み合わせパターン)とのマッチング処理を通じて、システム障害の根本原因を特定するシステム及びプログラムに関する。   The present invention relates to a system and a program for automatically analyzing the cause of a failure when a system failure occurs on an IT (Information Technology) system. More specifically, the root of a system failure is determined through a matching process between an event sequence sent from the IT system monitoring system and a predefined determination rule (combination pattern of one or more failure cause determination conditions). The present invention relates to a system and program for identifying the cause.

製造、通信、金融など、システムの障害が事業や社会に大きく影響する事業分野では、システム障害の発生時における障害原因の解析時間の短縮と復旧時間の短縮とが強く求められている。このため、システム障害の根本原因の迅速な特定が特に重要である。   In business fields such as manufacturing, communications, finance, etc., where system failures have a major impact on business and society, there is a strong demand for shortening the time to analyze the cause of failure and shortening the recovery time when a system failure occurs. For this reason, the rapid identification of the root cause of system failure is particularly important.

ところで、現状における解析作業は、障害対応手順書等の資料に基づく手作業により進められる。このため、解析作業の時間短縮には限度がある。また、ITシステムの改変により、過去に作成した障害対応手順書等の資料が陳腐化し、実態と合わなくなった場合には、システム障害の根本原因の解析自体が困難である。   By the way, the present analysis work is advanced by manual work based on materials such as a failure handling procedure manual. For this reason, there is a limit to shortening the analysis work time. In addition, when a document such as a failure handling procedure document created in the past becomes obsolete due to modification of the IT system and does not match the actual situation, it is difficult to analyze the root cause of the system failure itself.

このように、システム障害の根本原因の解析作業を手作業で行っている限りは、解析作業の能力は属人化し、システム障害の復旧を遅延させる要因になっている。
この問題の解決のため、システム障害の根本原因の解析をシステム化したのが、障害原因解析システムである。
As described above, as long as the analysis work of the root cause of the system failure is performed manually, the ability of the analysis work becomes a person and delays the recovery of the system failure.
In order to solve this problem, the failure cause analysis system systematizes the analysis of the root cause of the system failure.

図1に、障害原因解析システムの従来例を示す。図1に示す障害原因解析システム101は、接続アダプタ104と、完全一致判定ルール105と、障害原因完全一致判定機構106と、障害原因判定結果ダッシュボード生成機構107と、ディスプレイモニタ108とで構成されている。   FIG. 1 shows a conventional example of a failure cause analysis system. The failure cause analysis system 101 shown in FIG. 1 includes a connection adapter 104, a complete match determination rule 105, a failure cause complete match determination mechanism 106, a failure cause determination result dashboard generation mechanism 107, and a display monitor 108. ing.

接続アダプタ104は、監視システム103からイベントを受信してイベントの内容を解釈するインターフェース部である。完全一致判定ルール105は、システム障害の根本原因別に用意された判定ルールの集合である。なお、個々の判定ルールには、対応する根本原因に固有の障害原因判定条件が発生順に記述される。ここでの障害原因判定条件は、個々のイベントに対応する。また、個々の判定ルールの内容は、障害原因一致判定ルール定義テンプレート109に基づいて生成される。   The connection adapter 104 is an interface unit that receives an event from the monitoring system 103 and interprets the content of the event. The exact match determination rule 105 is a set of determination rules prepared for each root cause of a system failure. In each determination rule, failure cause determination conditions specific to the corresponding root cause are described in the order of occurrence. The failure cause determination condition here corresponds to each event. The contents of each determination rule are generated based on the failure cause match determination rule definition template 109.

障害原因完全一致判定機構106は、通知されたイベントと各判定ルールとを比較し、判定ルールを構成する全ての障害原因判定条件が成立する障害原因が存在するか否かを判定する。障害原因判定結果ダッシュボード生成機構107は、この判定結果に基づいて特定された障害原因を表示するダッシュボード画面を生成する。生成されたダッシュボード画面は、ディスプレイモニタ108の表示画面を通じて、ユーザ(例えば保守管理者)に提示される。   The failure cause complete match determination mechanism 106 compares the notified event with each determination rule, and determines whether there is a failure cause that satisfies all the failure cause determination conditions constituting the determination rule. The failure cause determination result dashboard generation mechanism 107 generates a dashboard screen that displays the cause of the failure specified based on the determination result. The generated dashboard screen is presented to the user (for example, a maintenance manager) through the display screen of the display monitor 108.

なお、図1には、障害原因解析システム101が監視対象とする監視対象システム102と、その出力ログを監視する監視システム103も描かれている。一般に、出力ログのデータ構造は、監視対象システム102毎に異なっている。このため、監視システム103では、出力ログのデータ構造を統一フォーマットのデータ構造に変換する処理が実行される。この明細書においては、統一フォーマットに変換された状態の出力ログを「イベント」という。   FIG. 1 also shows a monitoring target system 102 to be monitored by the failure cause analysis system 101 and a monitoring system 103 for monitoring the output log. In general, the data structure of the output log differs for each monitoring target system 102. For this reason, the monitoring system 103 executes a process of converting the data structure of the output log into a data structure of a unified format. In this specification, an output log that has been converted to a unified format is referred to as an “event”.

引き続き、障害原因解析システム101で実行される解析動作の概要を説明する。この従来システムにおいては、監視システム103が監視対象システム102の動作状態を常に監視している。監視システム103は、監視対象システム102の動作状態が予め設定された条件を満たす場合、対応するイベントを障害監視解析システム101に送出する。障害原因解析システム101は、完全一致判定ルール105に格納されている判定ルールと監視システム103から受信されたイベントの並びとを比較し、判定ルール毎に障害原因判定条件の全てが成立するか否かを判定する。いずれか一つでも判定ルールを構成する障害原因判定条件の全てが成立する場合、障害原因解析システム101は、障害原因を特定したものと判定し、特定された障害原因をディスプレイモニタ108のダッシュボード画面に表示する。   Next, an outline of an analysis operation executed by the failure cause analysis system 101 will be described. In this conventional system, the monitoring system 103 constantly monitors the operating state of the monitoring target system 102. When the operating state of the monitoring target system 102 satisfies a preset condition, the monitoring system 103 sends a corresponding event to the failure monitoring analysis system 101. The failure cause analysis system 101 compares the determination rule stored in the exact match determination rule 105 with the sequence of events received from the monitoring system 103, and whether or not all failure cause determination conditions are satisfied for each determination rule. Determine whether. When any one of the failure cause determination conditions constituting the determination rule is satisfied, the failure cause analysis system 101 determines that the cause of the failure has been specified, and displays the specified failure cause on the dashboard of the display monitor 108. Display on the screen.

図2に、障害原因一致判定ルール定義テンプレート109に基づいて作成される障害原因別の判定ルール201の記述例を示す。この判定ルール201は、障害原因毎に用意される。なお、判定ルール201は、事前に定められたルール言語で記述される。図2に示すように、判定ルール201には、1つ又は複数の障害原因判定条件と、それらの全てが真(成立)と判定された場合に実行すべきアクションとが記述される。図2においては、ここでのアクションを障害原因判定結果アクションと記す。   FIG. 2 shows a description example of the determination rule 201 for each failure cause created based on the failure cause match determination rule definition template 109. This determination rule 201 is prepared for each cause of failure. The determination rule 201 is described in a predetermined rule language. As shown in FIG. 2, the determination rule 201 describes one or a plurality of failure cause determination conditions and actions to be executed when all of them are determined to be true (established). In FIG. 2, this action is referred to as a failure cause determination result action.

特開2000−183881号公報JP 2000-183881 A

前述したように、図1に示す従来システムでは、システム障害の発生時に監視システム103から受信されるイベント列と完全に一致する判定ルールが存在する場合に限り、システム障害の原因を特定的に表示することができる。このことは、障害原因判定条件が真(成立)と判定されないイベントが一つでも存在する場合に、システム障害の原因を特定できないことを意味する。   As described above, in the conventional system shown in FIG. 1, the cause of the system failure is specifically displayed only when there is a judgment rule that completely matches the event sequence received from the monitoring system 103 when the system failure occurs. can do. This means that the cause of the system failure cannot be identified when there is even one event for which the failure cause determination condition is not determined to be true (established).

従って、従来システムの場合には、発生する可能性のある障害原因と完全に一致するイベント列のパターンを全て列挙した障害原因一致判定ルール定義テンプレート109を用意する必要があった。   Therefore, in the case of the conventional system, it is necessary to prepare the failure cause coincidence determination rule definition template 109 that enumerates all event string patterns that completely match the cause of failure that may occur.

ところが、このパターンは、大規模システムの場合、事実上無限に近い数だけ存在する。すなわち、パターンの全てを事前に列挙することは事実上不可能に近い。しかも、システム構成に改変が生じた場合には、システム障害に対応して障害原因一致判定ルール定義テンプレート109を書き直す必要がある。このような書き換えも、事実上不可能に近い。   However, in the case of a large-scale system, this pattern exists in an almost infinite number. That is, it is virtually impossible to enumerate all the patterns in advance. In addition, when the system configuration is altered, it is necessary to rewrite the failure cause match determination rule definition template 109 in response to the system failure. Such rewriting is virtually impossible.

そこで、出願人は、事前に用意した判定ルールを構成する障害原因判定条件の一部についてしか判定条件が成立しない場合でも、障害原因判定条件が部分的に成立した障害原因の中からシステム障害の原因である可能性が高い障害原因候補を特定して画面上に一覧表示する障害原因解析システム及びプログラムを提案する。   Therefore, even if the determination condition is satisfied only for a part of the failure cause determination conditions constituting the determination rule prepared in advance, the applicant can determine the system failure from among the failure causes in which the failure cause determination condition is partially satisfied. A fault cause analysis system and program for identifying fault cause candidates that are likely to be causes and displaying a list on a screen are proposed.

また、その表示時に、障害原因候補のそれぞれについて、対応する障害原因判定条件の数と各障害原因判定条件の成立状況を一組として表示できる障害原因解析システム及びプログラムを提案する。   In addition, a failure cause analysis system and program capable of displaying the number of corresponding failure cause determination conditions and the establishment status of each failure cause determination condition as a set for each failure cause candidate at the time of display are proposed.

出願人の提案する発明によれば、システム障害の発生時、利用可能な判定ルールが不完全のために、判定ルールを構成する障害原因特定条件の全てと受信したイベント列とが完全に一致しない場合でも、システム障害の根本原因である可能性の高い障害原因候補を画面上に一覧表示することができる。すなわち、客観性の高い障害原因候補を画面上に表示することができる。結果的に、ユーザは、可能性の高い障害原因候補から順番に特定作業を実行することができる。すなわち、障害解析の属人化を回避し、解析時間の短縮化を実現できる。   According to the applicant's proposed invention, when a system failure occurs, all of the failure cause identification conditions constituting the determination rule and the received event sequence do not completely match because the available determination rule is incomplete. Even in this case, failure cause candidates that are likely to be the root cause of the system failure can be displayed in a list on the screen. That is, a highly objective failure cause candidate can be displayed on the screen. As a result, the user can execute specific work in order from the most likely failure cause candidates. That is, it is possible to avoid the failure analysis and to shorten the analysis time.

また、障害原因候補の表示時には、個々の障害原因候補を構成する障害原因判定条件の数と各障害原因判定条件の成立状況とを明示的に表示する。この機能により、ユーザは、障害原因判定条件の単なる成立割合だけでなく、成立した又は成立しなかった障害原因判定条件を考慮して解析作業を進めることができる。   Further, when displaying the cause of failure candidates, the number of failure cause determination conditions constituting each failure cause candidate and the establishment status of each failure cause determination condition are explicitly displayed. With this function, the user can proceed with the analysis work in consideration of not only the mere establishment ratio of the failure cause determination condition but also the failure cause determination condition that is satisfied or not satisfied.

障害原因解析システムの従来例を示す図である。It is a figure which shows the prior art example of a failure cause analysis system. 障害原因完全一致判定ルールで使用する判定パターンの記述例を示す図である。It is a figure which shows the example of a description of the determination pattern used by the failure cause complete match determination rule. 実施の形態に係る障害原因解析システムの構成例を示す図である。It is a figure which shows the structural example of the failure cause analysis system which concerns on embodiment. 障害原因判定ルール定義テンプレートのデータ構造例を示す図である。It is a figure which shows the example of a data structure of a failure cause determination rule definition template. 実施の形態に係る障害原因解析結果の一覧表示画面例を示す図である。It is a figure which shows the example of a list display screen of the failure cause analysis result which concerns on embodiment. 実施の形態に係る障害原因部分一致判定ルールで使用する判定パターン例を示す図である。It is a figure which shows the example of a determination pattern used with the failure cause partial matching determination rule which concerns on embodiment. 実施形態に係るデシジョンテーブルのデータ構造例を示す図である。It is a figure which shows the data structure example of the decision table which concerns on embodiment. 障害原因の判定ルールの作成に使用するフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart used for preparation of the determination rule of a failure cause. デシジョンテーブルの作成に使用するフローチャートの一例を示す図である。It is a figure which shows an example of the flowchart used for preparation of a decision table.

以下、発明に係る障害原因解析システムの一形態例を説明する。なお言うまでも無く、発明は、後述する形態例や説明に限定されるものではなく、既知の技術と組み合わせた他の態様にも適用できる。   Hereinafter, an example of a failure cause analysis system according to the present invention will be described. Needless to say, the present invention is not limited to the embodiments and description to be described later, and can be applied to other modes combined with known techniques.

[第1の形態例]
(a)処理機能の概略
図3に、障害原因解析システム301の概略構成例を示す。この障害原因解析システム301では、後述するように、障害原因判定ルール定義テンプレート314に基づいて、完全一致判定用の判定ルールだけでなく、部分一致判定用の判定ルールも同時に生成する。そして、これら2種類の判定ルールの適用により、障害原因解析システム301は、全ての障害原因判定条件が成立する障害原因が特定されない場合でも、システム障害の原因である可能性が高い障害原因候補を画面上に一覧表示する。この際、判定条件が成立する割合の大きいものを優先的に画面上に表示するようにすれば、ユーザは、システム障害の原因である可能性が高い候補から障害原因を解析できる。
[First example]
(A) Outline of Processing Function FIG. 3 shows a schematic configuration example of the failure cause analysis system 301. As will be described later, the failure cause analysis system 301 simultaneously generates not only a complete match determination rule but also a partial match determination rule based on the failure cause determination rule definition template 314. By applying these two types of determination rules, the failure cause analysis system 301 selects failure cause candidates that are highly likely to be the cause of the system failure even when failure causes that satisfy all failure cause determination conditions are not identified. Display a list on the screen. At this time, if the one with a large proportion of the determination condition is established is preferentially displayed on the screen, the user can analyze the cause of the failure from candidates that are highly likely to cause the system failure.

なお、障害原因候補の一覧表示時には、障害原因判定条件が成立した割合(すなわち、一致率)だけでなく、障害原因を構成する障害原因判定条件の数が多いものを優先することが望ましい。一致率が同じでも、障害原因判定条件の数が多い方が成立の困難性が高く、障害原因である可能性が高いためである。   When displaying a list of failure cause candidates, it is desirable to prioritize not only the rate at which the failure cause determination condition is satisfied (that is, the match rate) but also the number of failure cause determination conditions that constitute the failure cause. This is because even if the coincidence rate is the same, the larger the number of failure cause determination conditions, the higher the difficulty of establishment, and the higher the possibility of a failure cause.

また、障害原因候補の一覧表示時には、個々の障害原因候補に対応する障害原因判定条件の数とその成立状況を一組として表示することが望ましい。障害原因判定条件によって、成立の容易さに違いがあるためである。これらの情報を画面表示することにより、一致率だけで作業の優先順位を判断する場合に比して、障害解析の作業効率を高めることができる。   In addition, when displaying a list of failure cause candidates, it is desirable to display the number of failure cause determination conditions corresponding to each failure cause candidate and their establishment status as a set. This is because the ease of establishment differs depending on the failure cause determination condition. By displaying these pieces of information on the screen, it is possible to improve the work efficiency of failure analysis as compared with the case where the priority of work is determined only by the match rate.

なお、この明細書においては、「障害原因判定条件の成立」は、障害原因判定条件に対応するイベントが存在することを意味するものとする。また、この明細書では、「障害原因判定条件の成立」することを、障害原因判定条件とイベントとが一致するともいう。従って、障害原因に対応する全ての障害原因判定条件が成立することを、障害原因判定条件とイベント列とが完全一致したともいう。また、障害原因に対応する障害原因判定条件の一部の障害原因判定条件だけが成立することを、障害原因判定条件とイベントとが部分一致したともいう。   In this specification, “establishment of failure cause determination condition” means that an event corresponding to the failure cause determination condition exists. Further, in this specification, “establishment of a failure cause determination condition” is also referred to as a failure cause determination condition and an event matching. Therefore, the fact that all the failure cause determination conditions corresponding to the cause of the failure are satisfied is also said that the failure cause determination condition and the event sequence completely coincide. Further, the fact that only some failure cause determination conditions of the failure cause determination condition corresponding to the cause of the failure are satisfied also means that the failure cause determination condition and the event partially match.

(b)システムの概略構成
障害原因解析システム301は、接続アダプタ304と、完全一致判定ルール305と、障害原因完全一致判定機構306と、部分一致判定ルール307と、障害原因部分一致判定機構308と、障害原因判定ルール生成機構309と、障害原因判定結果ダッシュボード生成機構310と、デシジョンテーブル311と、ログデータベース312と、ディスプレイモニタ313とで構成される。
(B) Schematic Configuration of System The failure cause analysis system 301 includes a connection adapter 304, a complete match determination rule 305, a failure cause complete match determination mechanism 306, a partial match determination rule 307, and a failure cause partial match determination mechanism 308. , A failure cause determination rule generation mechanism 309, a failure cause determination result dashboard generation mechanism 310, a decision table 311, a log database 312, and a display monitor 313.

なお、接続アダプタ304は、監視システム303からイベントを受信してイベントの内容を解釈する処理を実行するインターフェースである。ここで、監視システム303は、監視対象システム302の動作状態を、その出力ログを通じて監視している。監視対象システム302は、前述したように、障害発生の影響が大きい比較的大規模なシステム、例えば給与システム、購買システム、決算システムその他への適用を想定する。また、監視対象システム302は、障害原因の解析と解析結果の蓄積とが継続的に実行されるシステムでもある。   The connection adapter 304 is an interface that executes processing for receiving an event from the monitoring system 303 and interpreting the content of the event. Here, the monitoring system 303 monitors the operation state of the monitoring target system 302 through its output log. As described above, the monitoring target system 302 is assumed to be applied to a relatively large-scale system having a large influence of failure occurrence, such as a salary system, a purchasing system, a settlement system, and the like. The monitoring target system 302 is also a system in which failure cause analysis and analysis result accumulation are continuously executed.

完全一致判定ルール305は、システム障害の根本原因別に用意された完全一致判定用の判定ルールの集合である。この完全一致判定ルール305は、図2で説明した判定ルールの集合体として実現される。なお、完全一致判定ルール305は、不図示の記憶領域に確保された一部又は全部の領域として実現される。   The complete match determination rule 305 is a set of determination rules for complete match determination prepared for each root cause of a system failure. The complete match determination rule 305 is realized as a collection of determination rules described in FIG. The complete match determination rule 305 is realized as a part or all of the area secured in a storage area (not shown).

障害原因完全一致判定機構306は、通知されたイベント列と完全一致判定用の各判定ルールとの比較処理と、判定ルールを構成する全ての障害原因判定条件が成立したか否かの判定処理と、全ての障害原因判定条件が成立する判定ルールが検出された場合、判定ルールに記述されたアクションとを実行する信号処理部である。なお、判定ルールとイベント列との比較処理は、各判定ルールで規定された障害原因判定条件の数の範囲で実行される。   The failure cause complete match determination mechanism 306 includes a comparison process between the notified event sequence and each determination rule for complete match determination, and a determination process whether or not all failure cause determination conditions constituting the determination rule are satisfied. When a determination rule that satisfies all failure cause determination conditions is detected, the signal processing unit executes an action described in the determination rule. The comparison process between the determination rule and the event string is executed within the range of the number of failure cause determination conditions defined by each determination rule.

この障害原因完全一致判定機構306は、特許請求の範囲における「第1の判定部」に対応する。また、障害原因完全一致判定機構306は、ハードウェアとしてもソフトウェアとしても実現できる。ソフトウェアとして実現される場合、コンピュータで実行されるプログラムの一部の機能として実現される。   This failure cause complete coincidence determination mechanism 306 corresponds to a “first determination unit” in the claims. Further, the failure cause complete match determination mechanism 306 can be realized as hardware or software. When realized as software, it is realized as a partial function of a program executed by a computer.

部分一致判定ルール307は、システム障害の根本原因別に用意された部分一致判定用の判定ルールの集合である。部分一致判定用の判定ルールとは、完全一致判定用の判定ルールを構成する個別の障害原因判定条件について、それぞれが成立した場合に実行するアクションの内容とを一組として記述した判定ルールの集合で構成される。   The partial match determination rule 307 is a set of determination rules for partial match determination prepared for each root cause of a system failure. A determination rule for partial match determination is a set of determination rules that describe a set of actions to be executed when each failure cause determination condition is satisfied for each individual failure cause determination condition that constitutes a complete match determination determination rule. Consists of.

例えば完全一致判定用の判定ルールを構成する障害原因判定条件が3つの場合、部分一致判定用の判定ルールには、個々の判定動作と判定結果に対するアクションとを一組とする3つの判定ルールが記述される。この形態例の場合、判定結果に対するアクションは、判定動作で条件が成立した場合についてのみ定義される。例えばアクションの内容として、成立が確認された障害原因判定条件を、ログデータベース312に記録することが記述される。この部分一致判定ルール307の場合も、不図示の記憶領域に確保された一部又は全部の領域として実現される。   For example, when there are three failure cause determination conditions that constitute a determination rule for complete match determination, the determination rule for partial match determination includes three determination rules that are a set of individual determination operations and actions for determination results. Described. In the case of this embodiment, the action for the determination result is defined only when the condition is satisfied in the determination operation. For example, it is described that the failure cause determination condition confirmed to be established is recorded in the log database 312 as the content of the action. The partial match determination rule 307 is also realized as a part or all of the area secured in a storage area (not shown).

障害原因部分一致判定機構308は、通知されたイベント列と部分一致判定用の各判定ルールに基づいて、完全一致判定用の判定ルールを構成する個々の障害原因判定条件についてのイベントとの比較処理と、個々の比較結果について記述されているアクションとを実行する信号処理部である。このように、障害原因部分一致判定機構308は、個々の障害原因判定条件の判定単位で、ログデータベース312への障害原因判定条件の記録処理を実行する。   The failure cause partial match determination mechanism 308 performs a comparison process with an event for each failure cause determination condition constituting a determination rule for complete match determination based on the notified event sequence and each determination rule for partial match determination And a signal processing unit that executes an action described for each comparison result. As described above, the failure cause partial match determination mechanism 308 executes the recording process of the failure cause determination condition in the log database 312 in the determination unit of each failure cause determination condition.

なお、この障害原因部分一致判定機構308の場合も、判定ルールとイベント列との比較処理は、各判定ルールで規定された障害原因判定条件の数の範囲で実行される。例えば判定ルールに対応する障害原因判定条件の数が6つであれば、6つ分のイベントについて比較処理が実行される。また例えば判定ルールに対応する障害原因判定条件の数が3つであれば、3つ分のイベントについて比較処理が実行される。   Also in the case of the failure cause partial match determination mechanism 308, the comparison process between the determination rule and the event sequence is executed within the range of the number of failure cause determination conditions defined by each determination rule. For example, if the number of failure cause determination conditions corresponding to the determination rule is 6, comparison processing is executed for 6 events. For example, if the number of failure cause determination conditions corresponding to the determination rule is three, the comparison process is executed for three events.

この障害原因部分一致判定機構308は、特許請求の範囲における「第2の判定部」に対応する。また、障害原因部分一致判定機構308は、ハードウェアとしてもソフトウェアとしても実現できる。ソフトウェアとして実現される場合、コンピュータで実行されるプログラムの一部の機能として実現される。   The failure cause partial match determination mechanism 308 corresponds to a “second determination unit” in the claims. Further, the failure cause partial match determination mechanism 308 can be realized as hardware or software. When realized as software, it is realized as a partial function of a program executed by a computer.

障害原因判定ルール生成機構309は、障害原因一致判定ルール定義テンプレート314が入力された場合に、完全一致判定用の判定ルールと部分一致判定用の判定ルールを作成する信号処理部である。障害原因一致判定ルール定義テンプレート314の入力には、不図示の入力インターフェースが用いられる。   The failure cause determination rule generation mechanism 309 is a signal processing unit that creates a determination rule for complete match determination and a determination rule for partial match determination when a failure cause match determination rule definition template 314 is input. An input interface (not shown) is used to input the failure cause match determination rule definition template 314.

この障害原因判定ルール生成機構309は、特許請求の範囲における「判定ルール生成部」に対応する。また、障害原因判定ルール生成機構309は、ハードウェアとしてもソフトウェアとしても実現できる。ソフトウェアとして実現される場合、コンピュータで実行されるプログラムの一部の機能として実現される。   The failure cause determination rule generation mechanism 309 corresponds to a “determination rule generation unit” in the claims. Further, the failure cause determination rule generation mechanism 309 can be realized as hardware or software. When realized as software, it is realized as a partial function of a program executed by a computer.

障害原因判定結果ダッシュボード生成機構310は、完全一致判定ルールや部分一致判定ルールを用いた判定処理の結果に基づいて、解析処理結果をユーザに提示するダッシュボード画面を生成する信号処理部である。この障害原因判定結果ダッシュボード生成機構310は、特許請求の範囲における「表示画面生成部」に対応する。   The failure cause determination result dashboard generation mechanism 310 is a signal processing unit that generates a dashboard screen for presenting the analysis processing result to the user based on the determination processing result using the complete match determination rule or the partial match determination rule. . The failure cause determination result dashboard generation mechanism 310 corresponds to a “display screen generation unit” in the claims.

障害原因判定結果ダッシュボード生成機構310は、ハードウェアとしてもソフトウェアとしても実現できる。ソフトウェアとして実現される場合、コンピュータで実行されるプログラムの一部の機能として実現される。   The failure cause determination result dashboard generation mechanism 310 can be realized as hardware or software. When realized as software, it is realized as a partial function of a program executed by a computer.

なお、障害原因判定結果ダッシュボード生成機構310は、事前の設定又はユーザの指示に従い、ダッシュボード画面を生成する。例えばダッシュボード画面の生成時には、障害原因判定条件とイベントとの一致率と、判定ルールを構成する障害原因判定条件の数とを参照する。例えば一致率を第1ソート条件として使用し、一致率が同じ障害原因候補間では障害原因判定条件の数を第2ソート条件として使用する。もしくは、障害原因判定条件の数を第1ソート条件として使用し、障害原因判定条件の数が同じ障害原因候補間では一致率を第2ソート条件として使用する。いずれにしても、システム障害の根本原因の可能性が高い障害原因ほど上位に表示されるように工夫することが作業時間の短縮に有利である。もっとも、これらのソート表示だけでは、短時間で障害原因に到達できない可能性もある。それは、これらのソートには、障害原因判定条件間の軽重情報が反映されていないためである。そこで、形態例に係る障害原因判定結果ダッシュボード生成機構310には、個々の障害原因候補に対するユーザの評価を助ける仕組みを採用する。詳細については後述する。生成されたダッシュボード画面は、ディスプレイモニタ313に表示される。   Note that the failure cause determination result dashboard generation mechanism 310 generates a dashboard screen in accordance with prior settings or user instructions. For example, when the dashboard screen is generated, the matching rate between the failure cause determination condition and the event and the number of failure cause determination conditions constituting the determination rule are referred to. For example, the match rate is used as the first sort condition, and the number of failure cause determination conditions is used as the second sort condition between failure cause candidates having the same match rate. Alternatively, the number of failure cause determination conditions is used as the first sort condition, and the match rate is used as the second sort condition between failure cause candidates having the same number of failure cause determination conditions. In any case, it is advantageous for shortening the work time to devise a failure cause that is more likely to be the root cause of the system failure so that it is displayed higher. However, there is a possibility that the cause of the failure cannot be reached in a short time only with these sort displays. This is because the weight information between the failure cause determination conditions is not reflected in these sorts. Therefore, the failure cause determination result dashboard generation mechanism 310 according to the embodiment employs a mechanism that helps the user to evaluate each failure cause candidate. Details will be described later. The generated dashboard screen is displayed on the display monitor 313.

この他、障害原因判定結果ダッシュボード生成機構310は、ダッシュボード画面に表示される障害原因候補に対するユーザのアクション又はシステムのアクションの進捗状況を管理する機能も有している。   In addition, the failure cause determination result dashboard generation mechanism 310 also has a function of managing the progress of user actions or system actions with respect to failure cause candidates displayed on the dashboard screen.

また、障害原因判定結果ダッシュボード生成機構310は、障害原因候補に対するその後の確認作業を通じ、今回の障害原因として確定的に特定された場合には、図3に矢印で示すように、障害原因判定ルール定義テンプレートを自動的に作成して出力する機能も有している。ここで出力される障害原因判定ルール定義テンプレートの内容は、例えばイベント列と一致した障害原因判定条件を選択的に抽出することにより実現される。障害原因判定ルール定義テンプレートの出力は、外部記憶媒体への出力、通信回線を通じての出力の他、障害原因判定ルール生成機構309への出力も含まれる。いずれにしても、この出力機能の搭載により、同じ障害原因の発生時には、完全一致する可能性を高めることが可能になる。   Further, when the failure cause determination result dashboard generation mechanism 310 is definitely identified as the current cause of failure through the subsequent confirmation work on the failure cause candidate, as shown by the arrow in FIG. It also has a function to automatically create and output rule definition templates. The content of the failure cause determination rule definition template output here is realized, for example, by selectively extracting a failure cause determination condition that matches the event sequence. The output of the failure cause determination rule definition template includes output to an external storage medium, output through a communication line, and output to the failure cause determination rule generation mechanism 309. In any case, the installation of this output function makes it possible to increase the possibility of a perfect match when the same cause of failure occurs.

デシジョンテーブル311は、部分一致判定用の判定ルールを適用した場合における障害原因判定条件についての個別の判定結果を、判定ルール別に集計して格納する領域として使用される。このデシジョンテーブル311も、不図示の記憶領域に確保された一部又は全部の領域として実現される。デシジョンテーブル311に格納された内容は、障害原因判定結果ダッシュボード生成機構310により、ダッシュボード画面の生成時に参照される。   The decision table 311 is used as an area for storing individual determination results for the failure cause determination condition when the determination rule for partial match determination is applied, and collecting and storing for each determination rule. This decision table 311 is also realized as a part or all of the area secured in a storage area (not shown). The contents stored in the decision table 311 are referred to by the failure cause determination result dashboard generation mechanism 310 when the dashboard screen is generated.

ログデータベース312は、部分一致判定用の判定ルールを用いて実行された障害原因判定条件単位の判定結果の記録領域として使用される。この形態例の場合、ログデータベース312は、判定条件が成立した障害原因判定条件の記録にのみ使用される。   The log database 312 is used as a recording area for determination results of failure cause determination condition units executed using the determination rule for partial match determination. In the case of this embodiment, the log database 312 is used only for recording the failure cause determination condition for which the determination condition is satisfied.

(c)概略動作
形態例に係る障害原因解析システム301において実行される解析動作の概要を説明する。
障害原因解析システム301においては、監視システム303が監視対象システム302の動作状態を常に監視している。監視システム303は、監視対象システム302の動作状態が予め設定された条件を満たすと、対応するイベントを障害監視解析システム301に送出する。障害原因解析システム301は、完全一致判定ルール305に格納される判定ルールと監視システム303から受信されたイベント列の並びとを比較し、各判定ルールについて障害原因判定条件の全てが成立するか否かを判定する。判定ルールを構成する障害原因判定条件の全てが成立する場合、障害原因解析システム301は、障害原因を特定したものと判定し、判定結果をダッシュボード上に視覚化して、ディスプレイモニタ313に表示する。
(C) Schematic Operation An outline of an analysis operation executed in the failure cause analysis system 301 according to the embodiment will be described.
In the failure cause analysis system 301, the monitoring system 303 constantly monitors the operating state of the monitoring target system 302. When the operation state of the monitoring target system 302 satisfies a preset condition, the monitoring system 303 sends a corresponding event to the failure monitoring analysis system 301. The failure cause analysis system 301 compares the determination rule stored in the exact match determination rule 305 with the sequence of event sequences received from the monitoring system 303, and whether or not all the failure cause determination conditions are satisfied for each determination rule. Determine whether. When all of the failure cause determination conditions constituting the determination rule are satisfied, the failure cause analysis system 301 determines that the failure cause has been specified, visualizes the determination result on the dashboard, and displays the result on the display monitor 313. .

しかし、完全一致判定ルール305による判定ルールでは、障害原因を特定できなかった場合、障害原因解析システム301は、部分一致判定ルール307に格納されている判定ルールと監視システム303から受信されたイベント列の並びとを比較する。すなわち、完全一致判定用の判定ルールとイベント列の並びのパターンとが部分的にでも一致するか否かを比較判定する。部分的な一致が確認された場合、障害原因解析システム301は、確認された障害原因候補によってダッシュボード画面を生成し、ディスプレイモニタ313に表示する。   However, when the failure cause cannot be specified by the determination rule based on the complete match determination rule 305, the failure cause analysis system 301 determines the determination rule stored in the partial match determination rule 307 and the event sequence received from the monitoring system 303. Compare the sequence with. That is, it is determined whether or not the determination rule for complete match determination and the pattern of the sequence of event sequences partially match. When a partial match is confirmed, the failure cause analysis system 301 generates a dashboard screen based on the confirmed failure cause candidates and displays the dashboard screen on the display monitor 313.

(d)障害原因判定ルール定義テンプレートのデータ構造例
図4に、前述した障害原因判定ルール定義テンプレートの詳細構造例を示す。図4に示すように、障害原因判定ルール定義テンプレート401は、障害原因判定ルール名称402と、障害原因判定条件リスト403と、障害原因判定結果アクション404とから構成される。
(D) Data Structure Example of Failure Cause Determination Rule Definition Template FIG. 4 shows a detailed structure example of the above-described failure cause determination rule definition template. As shown in FIG. 4, the failure cause determination rule definition template 401 includes a failure cause determination rule name 402, a failure cause determination condition list 403, and a failure cause determination result action 404.

障害原因判定条件リスト403は、更に障害原因判定条件405の配列によって構成される。なお、個々の障害原因判定条件403に配列される障害原因判定条件405の内容や個数は、監視対象である障害原因毎に異なっている。すなわち障害原因判定条件405の配列数は1個以上であり、障害原因の特定に必要な判定条件の数だけ配列される。障害原因判定結果アクション404には、障害原因判定条件リスト403に記載された全ての障害原因判定条件が成立した場合に実行すべきアクションが記述される。勿論、記載内容は、障害原因によって異なっている。このアクションの内容は、図2に示す障害原因完全一致判定ルールの障害原因判定結果アクションに引き継がれる。   The failure cause determination condition list 403 further includes an array of failure cause determination conditions 405. The contents and number of failure cause determination conditions 405 arranged in each failure cause determination condition 403 are different for each failure cause to be monitored. That is, the number of arrays of failure cause determination conditions 405 is one or more, and the number of determination conditions necessary for specifying the cause of failure is arranged. The failure cause determination result action 404 describes an action to be executed when all the failure cause determination conditions described in the failure cause determination condition list 403 are satisfied. Of course, the contents of the description differ depending on the cause of the failure. The content of this action is taken over by the failure cause determination result action of the failure cause exact match determination rule shown in FIG.

(e)部分一致判定動作の実行時に表示される画面例
図5に、障害原因解析結果一覧表示画面501の表示画面例を示す。障害原因解析結果一覧表示画面501は、障害原因判定結果ダッシュボード生成機構310によって生成される。障害原因解析結果一覧表示画面501は、図5に示すように二次元表形式で構成される。
(E) Screen Example Displayed when Partial Match Determination Operation is Performed FIG. 5 shows a display screen example of the failure cause analysis result list display screen 501. The failure cause analysis result list display screen 501 is generated by the failure cause determination result dashboard generation mechanism 310. The failure cause analysis result list display screen 501 is configured in a two-dimensional table format as shown in FIG.

各行には、個々の障害原因候補に関する情報が表示される。なお、表示の順番は、選択又は設定された所定のソート規則に従うものとする。例えば障害原因の可能性が高い障害原因候補が上位にソートする規則を使用する。   In each row, information about individual failure cause candidates is displayed. Note that the display order follows a predetermined sorting rule selected or set. For example, a rule that sorts failure cause candidates that have a high possibility of a failure cause to the top is used.

この際、ソート規則は、一致率の高さだけでなく、障害原因判定条件数を考慮することが望ましい。例えば一致率の高さを第1ソート条件としてソートし、一致率が同じ障害原因候補については、対応する障害原因判定条件数を第2ソート条件としてソートする規則を使用する。一致率が同じであれば、障害原因判定条件数の多い方が、障害原因の可能性が高いからである。また、これらの反対に、障害原因判定条件数を第1ソート条件としてソートし、障害原因判定条件数が同じ障害原因候補については、一致率を第2ソート条件としてソートする規則を使用しても良い。
なお、図5の表示例は、いずれの障害原因候補も障害原因判定条件の数が6個の場合である。このため、表示順序は、基本的に一致率と一致している。
At this time, it is desirable that the sorting rule consider not only the high matching rate but also the number of failure cause determination conditions. For example, a rule that sorts the high match rate as the first sort condition and sorts the corresponding failure cause determination condition number as the second sort condition for the failure cause candidates having the same match rate is used. This is because, if the coincidence rate is the same, the higher the number of failure cause determination conditions, the higher the possibility of the failure cause. On the contrary, the rule that sorts the number of failure cause determination conditions as the first sort condition and sorts the match rate as the second sort condition for the failure cause candidates having the same number of failure cause determination conditions may be used. good.
The display example of FIG. 5 is a case where the number of failure cause determination conditions is 6 for any failure cause candidate. For this reason, the display order basically matches the match rate.

一方、各列には、障害原因の特定や判定結果の確認に必要な項目が順番に表示される。図5の場合は、順位502、一致率503、障害原因判定ルール名称504、障害原因判定条件成立状況505で構成される。   On the other hand, in each column, items necessary for identifying the cause of the failure and confirming the determination result are displayed in order. In the case of FIG. 5, the ranking 502, the matching rate 503, the failure cause determination rule name 504, and the failure cause determination condition establishment status 505 are configured.

順位502は、各行をソートして並べた順位を表すための表示項目である。一致率503は、障害原因判定ルール定義テンプレート401で定義された障害原因判定条件リスト403の中で障害原因判定条件が部分一致した割合を表す。例えば障害原因判定条件が6個ある場合に、条件が成立した障害原因判定条件が5つある場合、四捨五入した数値(80%)を表示する。   The rank 502 is a display item for representing the rank in which the lines are sorted and arranged. The coincidence rate 503 represents a rate at which the failure cause determination conditions partially match in the failure cause determination condition list 403 defined in the failure cause determination rule definition template 401. For example, when there are six failure cause determination conditions and there are five failure cause determination conditions that satisfy the condition, a rounded numerical value (80%) is displayed.

障害原因判定ルール名称504は、一致判定で使用した障害原因判定ルール定義テンプレート401に記述された判定ルールの名称である。   The failure cause determination rule name 504 is the name of the determination rule described in the failure cause determination rule definition template 401 used in the match determination.

障害原因判定条件成立状況505は、一致判定の元になった障害原因判定ルール定義テンプレート401のうち障害原因判定条件リスト403に記述された各障害原因判定条件405の一致状況を個別に示す表示項目である。この形態例の場合、障害原因判定条件成立状況505の表示には2種類の表示形態を用意する。1つは、通常表示画面であり、他方は拡大表示画面である。   The failure cause determination condition establishment status 505 is a display item that individually indicates the match status of each failure cause determination condition 405 described in the failure cause determination condition list 403 in the failure cause determination rule definition template 401 that is the basis of the match determination. It is. In the case of this form example, two types of display forms are prepared for displaying the failure cause determination condition establishment status 505. One is a normal display screen and the other is an enlarged display screen.

通常表示画面は、障害原因判定条件の個別の成立状況を全体的に確認するための表示である。通常表示画面の場合、各行に対応する障害原因判定条件成立状況505の表示欄には、各行に対応する障害原因の特定に必要な障害原因判定条件の個数分だけブロックが表示される。   The normal display screen is a display for confirming the overall establishment status of the failure cause determination condition. In the case of the normal display screen, blocks corresponding to the number of failure cause determination conditions necessary for specifying the failure cause corresponding to each row are displayed in the display column of the failure cause determination condition establishment status 505 corresponding to each row.

図5の表示例では、各行について6個のブロックが表示されている。すなわち、各障害原因候補の特定に必要な障害原因判定条件がいずれも6個であることを示している。なお図中、網掛けで表示したブロックは、判定条件が成立した障害原因判定条件に対応するブロックを表している。実施の表示画面では、このブロックは、ハイライトブロック(相対的に輝度が高いブロック)や特定の色(例えば黄色)に着色されたブロックとして表示される。一方、白抜きのブロックは、判定条件が成立していない障害原因判定条件に対応するブロックを表している。また、ここでの表示ブロックの並びは、障害原因判定条件リスト403(図4)に記述される障害原因判定条件の並びに一致する。   In the display example of FIG. 5, six blocks are displayed for each row. That is, it is indicated that all the failure cause determination conditions necessary for specifying each failure cause candidate are six. In the drawing, blocks indicated by shading represent blocks corresponding to the failure cause determination condition for which the determination condition is satisfied. In the actual display screen, this block is displayed as a highlight block (a block having relatively high luminance) or a block colored in a specific color (for example, yellow). On the other hand, a white block represents a block corresponding to a failure cause determination condition for which the determination condition is not satisfied. Further, the arrangement of the display blocks here matches the order of the failure cause determination conditions described in the failure cause determination condition list 403 (FIG. 4).

このように、通常表示画面は、複数の障害原因についての判定条件の成立状況(一致と不一致)を概略的に理解するのに非常に便利である。その一方で、障害原因判定条件成立状況505の表示欄は、割り当て可能な表示幅や表示面積の点で制約があり、個々のブロックに対応する障害原因判定条件の内容についてまでは確認することができない。実際、表示画面内で上下に隣り合うブロックであっても、対応する障害原因判定条件の内容は同じではない。そこで、前述したように、この形態例の場合には、後述するような拡大表示画面を用意する。   As described above, the normal display screen is very convenient for roughly understanding the establishment status (matching and mismatching) of determination conditions for a plurality of failure causes. On the other hand, the display column of the failure cause determination condition establishment status 505 is limited in terms of assignable display width and display area, and it is possible to confirm the content of the failure cause determination condition corresponding to each block. Can not. Actually, the contents of the corresponding failure cause determination conditions are not the same even in blocks adjacent vertically in the display screen. Therefore, as described above, in the case of this embodiment, an enlarged display screen as described later is prepared.

拡大表示画面は、ポインタ等によって指定された画面上の特定上のうち少なくとも障害原因判定条件成立状況505の内容を拡大して表示する表示画面である。図5の場合は、拡大表示画面を、前述した通常表示画面とは重ならないように表示している。勿論、通常表示画面に拡大表示画面を重ねて表示することもできる。この拡大表示画面には、障害原因判定条件に対応する個々のブロック内に、対応する障害判定条件の内容を表す文字や名称が個別に表示される点で通常表示画面と異なっている。勿論、通常表示画面でのハイライト表示や着色表示は、この拡大表示画面にも引き継がれる。文字情報が加わることで、どの障害判定条件が成立し、どの障害判定条件が成立しなかったかをユーザが容易に確認することができる。   The enlarged display screen is a display screen that enlarges and displays at least the contents of the failure cause determination condition establishment status 505 among the specific items on the screen designated by a pointer or the like. In the case of FIG. 5, the enlarged display screen is displayed so as not to overlap the above-described normal display screen. Of course, the enlarged display screen can be displayed on the normal display screen. This enlarged display screen is different from the normal display screen in that characters and names representing the contents of the corresponding failure determination condition are individually displayed in individual blocks corresponding to the failure cause determination condition. Of course, highlight display and color display on the normal display screen are also carried over to the enlarged display screen. By adding the character information, the user can easily confirm which failure determination condition is satisfied and which failure determination condition is not satisfied.

(f)障害原因部分一致判定ルールのデータ構造例
図6に、障害原因一致判定ルール定義テンプレート314に基づいて作成される障害原因の部分一致判定ルール601の記述例を示す。この障害原因部分一致判定ルール601は、障害原因判定ルール定義テンプレート314に記述された障害原因判定条件リスト403の個々の障害原因判定条件405に対応する判定ルール602の集合である。判定ルール602には、障害原因判定条件と、当該障害原因判定条件が成立した場合に実行するアクションとが記述される。図6の場合、アクションとして、対応する障害原因判定条件の成立を示す文言情報等のログデータベース312に記録することを命じることが記述される。この記録命令の存在により、ログデータベース312には、判定条件が成立した障害原因判定条件が集積される。また、この情報に基づいて、デシジョンテーブル311が生成される。
(F) Example of Data Structure of Failure Cause Partial Match Determination Rule FIG. 6 shows a description example of the failure cause partial match determination rule 601 created based on the failure cause match determination rule definition template 314. The failure cause partial match determination rule 601 is a set of determination rules 602 corresponding to individual failure cause determination conditions 405 in the failure cause determination condition list 403 described in the failure cause determination rule definition template 314. The determination rule 602 describes a failure cause determination condition and an action to be executed when the failure cause determination condition is satisfied. In the case of FIG. 6, it is described that the action is to be recorded in the log database 312 such as wording information indicating establishment of the corresponding failure cause determination condition. Due to the presence of this recording command, the failure cause determination conditions that satisfy the determination conditions are accumulated in the log database 312. Further, a decision table 311 is generated based on this information.

(g)デシジョンテーブルのデータ構造例
図7に、デシジョンテーブル701(図3の311)のデータ構造例を示す。デシジョンテーブル701は、障害原因部分一致判定機構308が作成する。障害原因部分一致判定機構308は、障害原因の部分一致判定動作の履歴が集積されたログデータベース312を参照し、図に示すようなテーブルを生成する。前述したように、デシジョンテーブル311は、障害原因の部分成立状況を把握するためのダッシュボードの生成に用いられる重要なテーブルである。
(G) Data Structure Example of Decision Table FIG. 7 shows a data structure example of the decision table 701 (311 in FIG. 3). The decision table 701 is created by the failure cause partial match determination mechanism 308. The failure cause partial match determination mechanism 308 refers to the log database 312 in which the history of failure cause partial match determination operations is accumulated, and generates a table as shown in the figure. As described above, the decision table 311 is an important table that is used to generate a dashboard for grasping the partial establishment status of the cause of failure.

デシジョンテーブル701は、格納する要素の数を保存する要素数情報704と、障害原因判定ルール対応要素702との配列で構成される。図7の場合は、要素数情報704で与えられる個数がN個であるので、N行の障害原因判定ルール対応要素702が配列される。なお、ここでの障害原因判定ルール対応要素702は、障害原因判定ルール定義テンプレート314を通じて障害原因解析システム301に登録されている障害原因完全一致判定ルールの一つに対応する。   The decision table 701 is composed of an array of element number information 704 for storing the number of elements to be stored and a failure cause determination rule corresponding element 702. In the case of FIG. 7, since the number given by the element number information 704 is N, N rows of failure cause determination rule corresponding elements 702 are arranged. The failure cause determination rule correspondence element 702 here corresponds to one of the failure cause perfect match determination rules registered in the failure cause analysis system 301 through the failure cause determination rule definition template 314.

障害原因判定ルール対応要素702には、完全一致判定ルール703(図3の305)へのポインタ705、障害原因判定条件数706、障害原因判定条件成立数707、部分一致判定ルールの障害原因判定条件の成否情報708を要素とする配列で構成される。   The failure cause determination rule correspondence element 702 includes a pointer 705 to the complete match determination rule 703 (305 in FIG. 3), a failure cause determination condition number 706, a failure cause determination condition establishment number 707, and a failure cause determination condition of the partial match determination rule. Of success / failure information 708.

障害原因判定条件数706は、障害原因判定ルール対応要素702毎にそれぞれ固有の値Mが設定される。勿論、その数値は、対応する完全一致判定ルールを構成する障害原因判定条件の数をカウントすることにより一意的に設定される。   The failure cause determination condition number 706 is set to a unique value M for each failure cause determination rule corresponding element 702. Of course, the numerical value is uniquely set by counting the number of failure cause determination conditions constituting the corresponding perfect match determination rule.

一方、障害原因判定条件成立数707は、M個の障害原因判定条件のうち条件が成立した条件の数Kである。この形態例の場合、この数値は、ログデータベース312とのマッチング動作を通じて設定される。   On the other hand, the failure cause determination condition satisfaction number 707 is the number K of conditions that the condition is satisfied among the M failure cause determination conditions. In the case of this embodiment, this numerical value is set through a matching operation with the log database 312.

この形態例の場合、成否情報708は、後述するログデータベース312の解析動作を通じて、条件の成立した判定条件が検出されるたびに追加的に記録される。このため、成否情報708の個数Kと障害原因判定条件成立数707の個数Kとは一致している。   In the case of this embodiment, success / failure information 708 is additionally recorded every time a determination condition that satisfies the condition is detected through an analysis operation of the log database 312 described later. Therefore, the number K of success / failure information 708 and the number K of failure cause determination condition establishment number 707 coincide with each other.

なお、ダッシュボードに表示される障害原因部分一致判定ルールの一致率は、このデシジョンテーブル701における障害原因判定条件成立数707を障害原因判定条件数706で除した結果の百分率として算出される。   Note that the failure rate of the failure cause partial match determination rule displayed on the dashboard is calculated as a percentage obtained by dividing the failure cause determination condition establishment number 707 in the decision table 701 by the failure cause determination condition number 706.

(h)障害原因判定ルールの生成手順
図8には、障害原因判定ルール生成機構309において実行される処理手順を示す。すなわち、障害原因判定ルール定義テンプレート314から、完全一致判定ルール305と部分一致判定ルール307を生成する手順を示す。
(H) Failure Cause Determination Rule Generation Procedure FIG. 8 shows a processing procedure executed in the failure cause determination rule generation mechanism 309. That is, a procedure for generating the complete match determination rule 305 and the partial match determination rule 307 from the failure cause determination rule definition template 314 is shown.

障害原因判定ルール生成機構309は、障害原因判定ルール定義テンプレート314が入力されると、内容を障害原因完全一致判定ルール201に変換して出力する(ステップ801)。   When the failure cause determination rule definition template 314 is input, the failure cause determination rule generation mechanism 309 converts the content into the failure cause complete match determination rule 201 and outputs it (step 801).

次に、障害原因判定ルール生成機構309は、障害原因判定ルール定義テンプレート314の障害原因判定条件リスト403から、障害原因判定条件405を一つ取り出す(ステップ802)。   Next, the failure cause determination rule generation mechanism 309 extracts one failure cause determination condition 405 from the failure cause determination condition list 403 of the failure cause determination rule definition template 314 (step 802).

次に、障害原因判定ルール生成機構309は、処理対象である障害原因判定条件405について、当該条件が成立した場合に結果をログデータベース312に記録することをアクション内容とするルールを作成し、部分一致判定ルール307に追加する(ステップ803)。   Next, the failure cause determination rule generation mechanism 309 creates a rule for the failure cause determination condition 405 that is the processing target, with the action content being to record the result in the log database 312 when the condition is satisfied. It adds to the coincidence determination rule 307 (step 803).

この後、障害原因判定ルール生成機構309は、未処理の障害原因判定条件405が残っているか判定する(ステップ804)。残っていることが確認された場合、障害原因判定ルール生成機構309は、前述したステップ802に戻り、次の未処理の障害原因判定条件405について一連の動作を継続する(ステップ804)。なお、全ての障害原因判定条件405について判定動作が完了していた場合には、障害原因判定ルールの作成動作を終了する。   Thereafter, the failure cause determination rule generation mechanism 309 determines whether or not an unprocessed failure cause determination condition 405 remains (step 804). If it is confirmed that the failure remains, the failure cause determination rule generation mechanism 309 returns to step 802 described above, and continues a series of operations for the next unprocessed failure cause determination condition 405 (step 804). If the determination operation has been completed for all the failure cause determination conditions 405, the failure cause determination rule creation operation ends.

(i)デシジョンテーブルの作成手順
図9に、前述したデシジョンテーブル311を作成する際に使用する処理手順の一例を示す。動作主体は、障害原因部分一致判定機構308である。また、この処理動作は、障害原因部分一致判定機構308が、全ての部分一致判定ルール307について、判定動作が終了したことを検出した時点以降に実行される。
(I) Decision Table Creation Procedure FIG. 9 shows an example of a processing procedure used when the above-described decision table 311 is created. The operation subject is the failure cause partial match determination mechanism 308. Further, this processing operation is executed after the time when the failure cause partial match determination mechanism 308 detects that the determination operation is completed for all the partial match determination rules 307.

まず、障害原因部分一致判定機構308は、完全一致判定ルール305から障害原因完全一致判定ルールを一つ取り出す(ステップ901)。   First, the failure cause partial match determination mechanism 308 extracts one failure cause complete match determination rule from the complete match determination rule 305 (step 901).

次に、障害原因部分一致判定機構308は、障害原因判定ルール対応要素702を、新しく作成して初期化する(ステップ902)。このとき、ポインタ705、障害原因判定条件数706、障害原因判定条件成立数707のデータ欄が作成される。勿論、障害原因判定条件数706と障害原因判定条件成立数707にはゼロ(0)が記録される。   Next, the failure cause partial match determination mechanism 308 newly creates and initializes a failure cause determination rule corresponding element 702 (step 902). At this time, data fields of a pointer 705, a failure cause determination condition number 706, and a failure cause determination condition satisfaction number 707 are created. Of course, zero (0) is recorded in the failure cause determination condition number 706 and the failure cause determination condition establishment number 707.

次に、障害原因部分一致判定機構308は、ステップ901で取り出した障害原因完全一致判定ルールを構成する障害原因判定条件の数Mを、ステップ902で作成した障害原因判定ルール対応要素702の障害原因判定条件数706に記録する(ステップ903)。   Next, the failure cause partial match determination mechanism 308 uses the number M of failure cause determination conditions constituting the failure cause complete match determination rule extracted in step 901 as the failure cause of the failure cause determination rule corresponding element 702 created in step 902. It records in the judgment condition number 706 (step 903).

次に、障害原因部分一致判定機構308は、ログデータベース312にアクセスし、部分一致判定ルールに対して格納されたログの一つを取り出す(ステップ904)。この形態例の場合、条件が成立した障害原因判定条件に関するログが一つ取り出される。   Next, the failure cause partial match determination mechanism 308 accesses the log database 312 and extracts one of the logs stored for the partial match determination rule (step 904). In the case of this embodiment, one log relating to the failure cause determination condition that satisfies the condition is extracted.

障害原因部分一致判定機構308は、ステップ904で取り出したログが、ステップ901で取り出した障害原因完全一致判定ルールに係わるものか否かを、ログの内容で比較する(ステップ905)。   The failure cause partial match determination mechanism 308 compares whether the log extracted in step 904 relates to the failure cause complete match determination rule extracted in step 901 based on the log contents (step 905).

このステップ905の判定において、ログが、ステップ901で取り出した障害原因完全一致判定ルールと関係無いと判定された場合、障害原因部分一致判定機構308は、ステップ904へ戻る(ステップ906)。   If it is determined in step 905 that the log is not related to the failure cause complete match determination rule extracted in step 901, the failure cause partial match determination mechanism 308 returns to step 904 (step 906).

一方、ステップ905の判定において、ログが、ステップ901で取り出した障害原因完全一致判定ルールと関係すると判定された場合、障害原因部分一致判定機構308は、部分一致判定ルールの障害原因判定条件の成否情報708に、当該条件が成立したことを示すフラグをセットする(ステップ907)。   On the other hand, if it is determined in step 905 that the log is related to the failure cause complete match determination rule extracted in step 901, the failure cause partial match determination mechanism 308 determines whether the failure cause determination condition of the partial match determination rule is successful. A flag indicating that the condition is satisfied is set in the information 708 (step 907).

この後、障害原因部分一致判定機構308は、障害原因判定条件成立数707の数値Kを、K+1に更新する(ステップ908)。   Thereafter, the failure cause partial match determination mechanism 308 updates the numerical value K of the failure cause determination condition satisfaction number 707 to K + 1 (step 908).

続いて、障害原因部分一致判定機構308は、ログデータベース312に、取り出されていないログが残っているか判定する(ステップ909)。このとき、取り出されていないログがあれば、障害原因部分一致判定機構308は、ステップ904へ戻る。一方、全てのログが取り出されていれば、障害原因部分一致判定機構308は、次のステップ910に進む。   Subsequently, the failure cause partial match determination mechanism 308 determines whether or not a log that has not been extracted remains in the log database 312 (step 909). At this time, if there is a log that has not been extracted, the failure cause partial match determination mechanism 308 returns to Step 904. On the other hand, if all the logs have been extracted, the failure cause partial match determination mechanism 308 proceeds to the next step 910.

すなわち、障害原因部分一致判定機構308は、完全一致判定ルール305にステップ901で読み出していない障害原因完全一致判定ルールが残っているか否かを判定する(ステップ910)。このとき、取り出されていない障害原因完全一致判定ルールが残っていれば、障害原因部分一致判定機構308は、ステップ901へ戻る。一方、全ての障害原因完全一致判定ルールが取り出されていれば、障害原因部分一致判定機構308は、デシジョンテーブル311の作成処理を終了する。   That is, the failure cause partial match determination mechanism 308 determines whether or not there remains a failure cause complete match determination rule that has not been read in step 901 in the complete match determination rule 305 (step 910). At this time, if there is a failure cause complete match determination rule that has not been extracted, the failure cause partial match determination mechanism 308 returns to step 901. On the other hand, if all failure cause complete match determination rules have been extracted, the failure cause partial match determination mechanism 308 ends the process of creating the decision table 311.

(j)まとめ
以上説明したように、この形態例に係る障害原因解析システム301を採用することにより、監視システムから通知されるイベント列が判定ルールと完全に一致しなくても、部分的に成立した障害条件判定条件の割合やその成否の内容を明示的に画面上に表示することができる。
(J) Summary As described above, by adopting the failure cause analysis system 301 according to this embodiment, even if the event sequence notified from the monitoring system does not completely match the determination rule, it is partially established. The ratio of failure condition determination conditions and the contents of success or failure can be explicitly displayed on the screen.

このため、ユーザは、可能性の高い障害原因判定条件の絞込みを効率的に実行することができる。特に、部分的な成立状況を画面上で確認できる。すなわち、条件が成立しなかった障害原因判定条件と成立した障害原因判定条件を個別に確認できる。このため、障害原因候補の絞込みを効率的に実行できる。   For this reason, the user can efficiently perform narrowing down of the failure cause determination condition with high possibility. In particular, the partial establishment status can be confirmed on the screen. That is, it is possible to individually check the failure cause determination condition that is not satisfied and the failure cause determination condition that is satisfied. For this reason, it is possible to efficiently narrow down failure cause candidates.

また、この機能の搭載により、システム構成の改変などにより、障害時に出現するイベントの種類や並びが想定内容と異なる場合でも、障害原因に効率的にたどり着くことが可能になる。   In addition, by installing this function, it is possible to efficiently reach the cause of the failure even when the type and sequence of events that appear at the time of the failure are different from the assumed contents due to a change in the system configuration or the like.

(2)その他
前述した監視対象システム302、監視システム303及び障害原因解析システム301は、必ずしも物理的に1つの建物内に構築されている必要は無い。例えば各システムがネットワークを通じてそれぞれ異なる建物内に構築されていても良い。
また、前述したシステムは、国又は国に準じる地域を跨ぐように構築されていても良い。
(2) Others The monitoring target system 302, the monitoring system 303, and the failure cause analysis system 301 described above do not necessarily have to be physically built in one building. For example, each system may be constructed in a different building through a network.
Further, the above-described system may be constructed so as to straddle a country or a region according to the country.

また、前述した監視対象システム302、監視システム303及び障害原因解析システム301の各システムは、同一の事業者によって運用されている場合だけでなく、それぞれ異なる事業者によって運用されていても良い。例えばデータセンターを運用する事業者とその保守管理サービスを提供する事業者とによって別々に運用されていても良い。   Further, each of the monitoring target system 302, the monitoring system 303, and the failure cause analysis system 301 described above may be operated not only by the same operator but also by different operators. For example, it may be operated separately by a business operator operating a data center and a business operator providing its maintenance management service.

101…障害原因解析システム、102…監視対象システム、103…監視システム、104…接続アダプタ、105…完全一致判定ルール、106…障害原因完全一致判定機構、107…障害原因判定結果ダッシュボード生成機構、108…ディスプレイモニタ、109…障害原因判定ルール定義テンプレート、201…障害原因完全一致判定ルール記述、301…障害原因解析システム、302…監視対象システム、303…監視システム、304…接続アダプタ、305…完全一致判定ルール、306…障害原因完全一致判定機構、307…部分一致判定ルール、308…障害原因部分一致判定機構、309…障害原因判定ルール作成機構、310…障害原因判定結果ダッシュボード生成機構、311…デシジョンテーブル、312…ログデータベース、313…ディスプレイモニタ、314…障害原因判定ルール定義テンプレート、401…障害原因判定ルール定義テンプレート、402…障害原因判定ルール名称、403…障害原因判定条件リスト、404…障害原因判定結果アクション、405…障害編印判定条件、501…障害原因解析結果一覧表示画面、502…順位、503…一致率、504…障害原因判定ルール名称、505…障害原因判定条件成立状況、506…障害原因判定条件、601…障害原因部分判定ルールセット、602…障害原因部分判定ルール。   DESCRIPTION OF SYMBOLS 101 ... Failure cause analysis system, 102 ... Monitoring target system, 103 ... Monitoring system, 104 ... Connection adapter, 105 ... Complete match determination rule, 106 ... Failure cause complete match determination mechanism, 107 ... Failure cause determination result dashboard generation mechanism, DESCRIPTION OF SYMBOLS 108 ... Display monitor 109 ... Fault cause determination rule definition template 201 ... Fault cause complete match determination rule description 301 ... Fault cause analysis system 302 ... Monitoring target system 303 ... Monitoring system 304 ... Connection adapter 305 ... Complete Match determination rule, 306 ... Failure cause complete match determination mechanism, 307 ... Partial match determination rule, 308 ... Failure cause partial match determination mechanism, 309 ... Failure cause determination rule creation mechanism, 310 ... Failure cause determination result dashboard generation mechanism, 311 ... decision table, 312 ... 313 ... Display monitor, 314 ... Failure cause determination rule definition template, 401 ... Failure cause determination rule definition template, 402 ... Failure cause determination rule name, 403 ... Failure cause determination condition list, 404 ... Failure cause determination result action, 405 ... Failure marking determination condition, 501 ... Failure cause analysis result list display screen, 502 ... Ranking, 503 ... Match rate, 504 ... Failure cause determination rule name, 505 ... Failure cause determination condition establishment status, 506 ... Failure cause determination condition 601 ... Failure cause part determination rule set, 602 ... Failure cause part determination rule.

Claims (9)

個々の障害原因について定義された複数の障害原因判定条件の組み合わせと、各組み合わせの全ての障害原因判定条件が成立する場合に実行するアクションとを対応付けた判定ルールの集合である完全一致判定用ルールと、
前記完全一致判定用ルールの個々の判定ルールを構成する個々の障害原因判定条件と、各障害原因判定条件が成立する場合に実行するアクションとを対応付けた判定ルールの集合である部分一致判定用ルールと、
システム障害に伴って通知されるイベント列と前記完全一致判定用ルールとを比較し、前記複数の障害原因判定条件の全てが同時に成立する判定ルールが検出されるか否かを判定する第1の判定部と、
システム障害に伴って通知されるイベント列と前記部分一致判定用ルールとを比較し、個々の前記障害原因判定条件が個別に成立する判定ルールが検出されるか否かを判定する第2の判定部と、
前記第1の判定部における判定結果が肯定的であった場合、特定された障害原因を表示する画面を生成し、前記第1の判定部における判定結果が否定的であった場合、前記障害原因判定条件が部分的に成立した障害原因候補を前記第2の判定部の判定結果を用いて特定し、当該障害原因候補を所定の規則に従って一覧的に表示する画面を生成する表示画面生成部と
を有し、前記表示画面生成部は、前記障害原因候補における障害原因判定条件が成立した割合が同じ場合、前記障害原因候補を構成する障害原因判定条件の数が多い方を優先するソート条件に従って、障害原因候補を一覧表示する障害原因解析システム。
For exact match judgment, which is a set of judgment rules that associates combinations of multiple fault cause judgment conditions defined for individual fault causes with actions to be executed when all fault cause judgment conditions of each combination are met Rules,
For partial match determination that is a set of determination rules in which individual failure cause determination conditions constituting individual determination rules of the complete match determination rule are associated with actions to be executed when each failure cause determination condition is satisfied Rules,
A first sequence for comparing a sequence of events notified in accordance with a system failure and the exact match determination rule to determine whether a determination rule in which all of the plurality of failure cause determination conditions are satisfied is detected. A determination unit;
A second determination for comparing an event sequence notified in accordance with a system failure and the partial match determination rule to determine whether or not a determination rule that satisfies each of the failure cause determination conditions is detected And
If the determination result in the first determination unit is affirmative, a screen displaying the identified cause of failure is generated, and if the determination result in the first determination unit is negative, the cause of the failure A display screen generation unit for identifying a failure cause candidate for which a determination condition is partially satisfied using a determination result of the second determination unit, and generating a screen for displaying the failure cause candidate in a list according to a predetermined rule; The display screen generation unit, according to a sorting condition that prioritizes a larger number of failure cause determination conditions constituting the failure cause candidate when the failure cause determination conditions in the failure cause candidates are the same , A failure cause analysis system that lists failure cause candidates.
前記表示画面生成部は、前記障害原因候補のそれぞれについて定義されている障害原因判定条件の数と、前記第2の判定部の判定結果の個別の成立状況とを一組として表示する
ことを特徴とする請求項1に記載の障害原因解析システム。
The display screen generation unit displays the number of failure cause determination conditions defined for each of the failure cause candidates and the individual establishment status of the determination result of the second determination unit as a set. The failure cause analysis system according to claim 1.
前記表示画面生成部は、前記障害原因判定条件の数を表示ブロックの数で表現し、前記障害原因判定条件の個別の成立状況を、前記表示ブロックの表示態様の違いによって表現する
ことを特徴とする請求項2に記載の障害原因解析システム。
The display screen generation unit expresses the number of failure cause determination conditions by the number of display blocks, and expresses the individual establishment status of the failure cause determination conditions by a difference in display mode of the display blocks. The failure cause analysis system according to claim 2.
前記表示画面生成部は、前記表示ブロックに対応する障害原因判定条件の内容確認用の表示形式を有する
ことを特徴とする請求項3に記載の障害原因解析システム。
The failure cause analysis system according to claim 3, wherein the display screen generation unit has a display format for confirming the content of the failure cause determination condition corresponding to the display block.
個々の障害原因について定義された複数の障害原因判定条件を個々の障害原因判定条件に分割し、個々の障害原因判定条件に関する判定結果をログ情報として記憶領域に保存させる判定ルールを、前記第2の判定部における判定用に生成する判定ルール生成部
を有することを特徴とする請求項4に記載の障害原因解析システム。
A determination rule that divides a plurality of failure cause determination conditions defined for individual failure causes into individual failure cause determination conditions, and stores a determination result related to each failure cause determination condition in a storage area as log information. The failure cause analysis system according to claim 4, further comprising: a determination rule generation unit that generates a determination for determination by the determination unit.
システム障害に伴って通知されるイベント列と完全一致判定用ルール(個々の障害原因について定義された複数の障害原因判定条件の組み合わせと、各組み合わせの全ての障害原因判定条件が成立する場合に実行するアクションとを対応付けた判定ルールの集合)とを比較し、前記複数の障害原因判定条件の全てが同時に成立する判定ルールが検出されるか否かを第1の判定部に判定させる処理と、
システム障害に伴って通知されるイベント列と部分一致判定用ルール(前記完全一致判定用ルールの個々の判定ルールを構成する個々の障害原因判定条件と、各障害原因判定条件が成立する場合に実行するアクションとを対応付けた判定ルールの集合)とを比較し、個々の前記障害原因判定条件が個別に成立する判定ルールが検出されるか否かを第2の判定部に判定させる処理と、
前記第1の判定部における判定結果が肯定的であった場合、特定された障害原因を表示する画面を生成する処理と、
前記第1の判定部における判定結果が否定的であった場合、前記障害原因判定条件が部分的に成立した障害原因候補を前記第2の判定部の判定結果を用いて特定し、当該障害原因候補を所定の規則に従って一覧的に表示する画面を生成する処理と
をコンピュータに実行させ、
前記画面を生成する処理では、前記障害原因候補における障害原因判定条件が成立した割合が同じ場合、前記障害原因候補を構成する障害原因判定条件の数が多い方を優先するソート条件に従って、障害原因候補を一覧表示する処理をコンピュータに実行させるプログラム。
Event sequence notified with system failure and exact match determination rule (Executed when a combination of multiple failure cause determination conditions defined for each failure cause and all failure cause determination conditions for each combination are satisfied. And a process for causing the first determination unit to determine whether or not a determination rule that satisfies all of the plurality of failure cause determination conditions is detected at the same time. ,
Event sequence notified when a system failure occurs and a rule for partial match determination (executed when each failure cause determination condition that constitutes each determination rule of the complete match determination rule and each failure cause determination condition is satisfied A set of determination rules associated with actions to be performed), and causing the second determination unit to determine whether or not a determination rule that satisfies each of the failure cause determination conditions is detected,
When the determination result in the first determination unit is affirmative, a process of generating a screen that displays the specified cause of failure;
When the determination result in the first determination unit is negative, the failure cause candidate in which the failure cause determination condition is partially satisfied is identified using the determination result of the second determination unit, and the failure cause Processing a computer to generate a screen for displaying candidates in a list according to a predetermined rule,
In the process of generating the screen, if the failure cause determination conditions in the failure cause candidates are the same, the cause of the failure is determined according to the sort condition that gives priority to the larger number of failure cause determination conditions constituting the failure cause candidate. A program that causes a computer to execute processing for displaying a list of candidates.
前記第1の判定部における判定結果が否定的であった場合、前記障害原因候補のそれぞれについて、対応する障害原因判定条件の数とその個別の成立状況を一組として表示させる
ことを特徴とする請求項6に記載のプログラム。
When the determination result in the first determination unit is negative, for each of the failure cause candidates, the number of corresponding failure cause determination conditions and the individual establishment status thereof are displayed as a set. The program according to claim 6.
前記第1の判定部における判定結果が否定的であった場合、前記障害原因判定条件の数を表示ブロックの数で表現し、前記障害原因判定条件の個別の成立状況を、前記表示ブロックの表示態様の違いによって表現する
ことを特徴とする請求項7に記載のプログラム。
When the determination result in the first determination unit is negative, the number of the failure cause determination conditions is expressed by the number of display blocks, and the individual establishment status of the failure cause determination conditions is displayed on the display block. The program according to claim 7, wherein the program is expressed by a difference in form.
前記第1の判定部における判定結果が否定的であった場合、前記表示ブロックに対応する障害原因判定条件の内容確認用の表示形式を有する
ことを特徴とする請求項8に記載のプログラム。
The program according to claim 8, wherein if the determination result in the first determination unit is negative, the program has a display format for confirming the content of the failure cause determination condition corresponding to the display block.
JP2009024203A 2009-02-04 2009-02-04 Failure cause analysis system and program Expired - Fee Related JP5215895B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009024203A JP5215895B2 (en) 2009-02-04 2009-02-04 Failure cause analysis system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009024203A JP5215895B2 (en) 2009-02-04 2009-02-04 Failure cause analysis system and program

Publications (2)

Publication Number Publication Date
JP2010182044A JP2010182044A (en) 2010-08-19
JP5215895B2 true JP5215895B2 (en) 2013-06-19

Family

ID=42763600

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009024203A Expired - Fee Related JP5215895B2 (en) 2009-02-04 2009-02-04 Failure cause analysis system and program

Country Status (1)

Country Link
JP (1) JP5215895B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5432867B2 (en) * 2010-09-09 2014-03-05 株式会社日立製作所 Computer system management method and management system
US20120102362A1 (en) * 2010-10-22 2012-04-26 Hitachi, Ltd. Management system and management method
WO2012120629A1 (en) * 2011-03-08 2012-09-13 株式会社日立製作所 Computer system management method and management device
JP5741418B2 (en) 2011-12-19 2015-07-01 富士通株式会社 Fault detection method and fault detection system
CN104272266B (en) 2012-09-03 2016-11-09 株式会社日立制作所 The management system that the computer system with multiple supervision object device is managed
US20160004584A1 (en) * 2013-08-09 2016-01-07 Hitachi, Ltd. Method and computer system to allocate actual memory area from storage pool to virtual volume
JP7124783B2 (en) * 2019-04-03 2022-08-24 日本電信電話株式会社 Analysis device, analysis method and analysis program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000353094A (en) * 1999-06-10 2000-12-19 Ishikawajima Harima Heavy Ind Co Ltd Device and method for faulty diagnosis for equipment
JP2006048421A (en) * 2004-08-05 2006-02-16 Canon Inc Work instruction method
JP2007140997A (en) * 2005-11-18 2007-06-07 Mitsubishi Electric System & Service Co Ltd Apparatus for diagnosing fault

Also Published As

Publication number Publication date
JP2010182044A (en) 2010-08-19

Similar Documents

Publication Publication Date Title
JP5215895B2 (en) Failure cause analysis system and program
JP4927448B2 (en) Time-series pattern generation system and time-series pattern generation method
US8364337B2 (en) Failure countermeasure supporting system for mobile vehicle
CN105556515A (en) Database modeling and analysis
JP5218068B2 (en) Information processing apparatus and information processing program
JP2008134705A (en) Data processing method and data analysis device
Maloney et al. Is automation labor-displacing in the developing countries, too? robots, polarization, and jobs
Zhang et al. A generic data analytics system for manufacturing production
JP5003084B2 (en) Business monitoring device, business monitoring system, business monitoring method and program
JP2019153051A5 (en)
JP2012208664A (en) Integrated management system for software design/operation
US8601431B2 (en) Method and system for identifying software applications for offshore testing
US20230133985A1 (en) Display control device and display control method
JP7393137B2 (en) Information systems and information management methods
JP4983028B2 (en) Financial control support program and financial control support system
JP2017194808A (en) Behavioral characteristic analyzer and behavioral characteristic analysis system
CN114124743B (en) Method and system for executing full-link inspection rule of data application
JP6738637B2 (en) Business flow analysis program, business flow analysis method, and business flow analysis device
JP2009043188A (en) Operation management support system, and program
WO2020070929A1 (en) Plant apparatus information management system
US20220374799A1 (en) Display control device, and display control method
US8224838B2 (en) Database search method, program, and apparatus
JP4077420B2 (en) Knowledge utilization effect simulation device, knowledge utilization effect simulation method, and program for calculating simulation of knowledge utilization effect
US20080313557A1 (en) System and Methods for Diagnosing and Managing Organization Change
JP2002351702A (en) Method and device for preparing terminal operation statistical data utilizing online

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110802

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121011

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121023

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121221

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130115

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130130

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130219

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130301

R150 Certificate of patent or registration of utility model

Ref document number: 5215895

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160308

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees