JP2013041367A - Operation management device, operation management method, and operation management program - Google Patents

Operation management device, operation management method, and operation management program Download PDF

Info

Publication number
JP2013041367A
JP2013041367A JP2011176863A JP2011176863A JP2013041367A JP 2013041367 A JP2013041367 A JP 2013041367A JP 2011176863 A JP2011176863 A JP 2011176863A JP 2011176863 A JP2011176863 A JP 2011176863A JP 2013041367 A JP2013041367 A JP 2013041367A
Authority
JP
Japan
Prior art keywords
message
information
analysis
learning
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2011176863A
Other languages
Japanese (ja)
Other versions
JP5753460B2 (en
Inventor
Hirotoki Kurokawa
尋論 黒川
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.)
NTT Comware Corp
Original Assignee
NTT Comware 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 NTT Comware Corp filed Critical NTT Comware Corp
Priority to JP2011176863A priority Critical patent/JP5753460B2/en
Publication of JP2013041367A publication Critical patent/JP2013041367A/en
Application granted granted Critical
Publication of JP5753460B2 publication Critical patent/JP5753460B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To detect an error in a management target node without collecting performance information on the management target node.SOLUTION: In an operation management device 21, a message acquisition unit 201 acquires messages output by management target nodes and records them in a message DB 202. A learning information generation unit 204 calculates maximum values or minimum values of the numbers of messages by management target node, by message identification information, and by unit time in a specified period, and records the values in a learning result information DB 205. An analysis information generation unit 206 calculates the numbers of messages output by target node, by message identification information, and by unit time, and records them in an analysis result information DB 207. An analysis determination unit 208 determines whether or not each management target node to be analyzed is normal on the basis of the maximum/minimum value information recorded in the learning result information DB 205 and analysis data information read out from the analysis result information DB 207, records determination results in the analysis result information DB 207, and outputs them to an output unit 209.

Description

本発明は、運用管理装置、運用管理方法、及び運用管理プログラムに関する。   The present invention relates to an operation management apparatus, an operation management method, and an operation management program.

情報システムを安定的かつ効率的に運用するために、情報システムを構成する管理対象ノード群を一元的に監視、制御する運用管理システムが知られている。運用管理システムは、管理対象ノードから、「ハードウェア故障発生」や「ソフトウェアの処理エラー発生」といったハードウェアやソフトウェアに関する様々な情報をオンラインで取得、蓄積すると共に、運用管理端末に表示する。そして、管理者は、運用管理端末に表示されたメッセージの内容を元に、管理対象ノード群を監視、制御する。
しかし、情報システムが大規模化、複雑化するにつれて、管理者には知識面での負担が飛躍的に増大し、その結果、判断ミスによるサービス停止の長時間化といった事態も発生している。
これに対し、特許文献1記載の技術がある。
In order to operate an information system stably and efficiently, there is known an operation management system that centrally monitors and controls a group of managed nodes constituting the information system. The operation management system acquires and accumulates various information related to hardware and software such as “hardware failure occurrence” and “software processing error occurrence” from the managed node, and displays them on the operation management terminal. Then, the administrator monitors and controls the managed node group based on the content of the message displayed on the operation management terminal.
However, as the information system becomes larger and more complex, the burden on the knowledge of managers has increased dramatically, and as a result, there have been situations such as prolonged service outages due to misjudgment.
On the other hand, there is a technique described in Patent Document 1.

特開2009−199533号公報JP 2009-199533 A

しかしながら、特許文献1に記載の技術では、運用管理システムは、CPU使用率やメモリ残量といった管理対象ノードの性能情報を用いて運用管理を行う。そのため、運用者が管理対象ノードに対して、性能情報を収集、送信するための設定を行わなければ、性能情報を取得できないという問題があった。また、性能情報を収集するための処理負荷や、管理対象ノードから運用管理システムへの性能情報を送信するためのネットワーク負荷を負わないと、管理対象ノードの異常を検知できないという問題があった。   However, in the technique described in Patent Document 1, the operation management system performs operation management using performance information of the management target node such as the CPU usage rate and the remaining memory capacity. Therefore, there is a problem that the performance information cannot be acquired unless the operator performs settings for collecting and transmitting performance information to the managed node. In addition, there is a problem that an abnormality of a managed node cannot be detected unless a processing load for collecting performance information or a network load for transmitting performance information from the managed node to the operation management system is imposed.

本発明は上記の点に鑑みてなされたものであり、簡易に管理対象ノードの異常を検知することができる運用管理装置、運用管理方法、及び運用管理プログラムを提供する。   The present invention has been made in view of the above points, and provides an operation management apparatus, an operation management method, and an operation management program capable of easily detecting an abnormality of a managed node.

(1)本発明は上記の課題を解決するためになされたものであり、本発明の一態様は、管理対象ノードが出力したメッセージを取得するメッセージ取得部と、前記メッセージ取得部が取得した前記メッセージの数に基づいて前記管理対象ノードの状態を検知する分析判定部と、を備えることを特徴とする運用管理装置である。 (1) The present invention has been made to solve the above problems, and one aspect of the present invention is a message acquisition unit that acquires a message output by a managed node, and the message acquisition unit that acquires the message. And an analysis determination unit that detects the state of the managed node based on the number of messages.

(2)また、本発明の一態様は、上記の運用管理装置において、前記メッセージの数を算出する学習情報生成部を備え、前記分析判定部は、前記学習情報生成部が算出した前記メッセージの数の履歴と、現在のメッセージの数とに基づいて前記管理対象ノードの状態を検知することを特徴とする。 (2) Further, according to one aspect of the present invention, in the above-described operation management apparatus, the learning management unit includes a learning information generation unit that calculates the number of messages, and the analysis determination unit includes the learning information generation unit that calculates the number of messages. The state of the managed node is detected based on a history of numbers and a current number of messages.

(3)また、本発明の一態様は、上記の運用管理装置において、前記学習情報生成部は、指定した期間内における管理対象ノード毎、メッセージの識別情報毎、単位時間毎のメッセージの数の最大値、又は最小値を算出し、前記分析判定部は、前記現在のメッセージの数が、前記最大値と前記最小値の間の値であるか否かに基づいて前記管理対象ノードの状態を検知することを特徴とする。 (3) Further, according to one aspect of the present invention, in the above-described operation management apparatus, the learning information generation unit may calculate the number of messages for each managed node, for each message identification information, and for each unit time within a specified period. The maximum value or the minimum value is calculated, and the analysis determination unit determines the state of the managed node based on whether or not the current number of messages is a value between the maximum value and the minimum value. It is characterized by detecting.

(4)また、本発明の一態様は、上記の運用管理装置において、前記分析判定部は、前記現在のメッセージの出力数が前記最大値と前記最小値の間の値でないと判定した場合に、前記管理対象ノードの状態を診断する診断プログラムを起動し、診断した結果を表示することを特徴とする。 (4) According to another aspect of the present invention, in the operation management apparatus, the analysis determination unit determines that the current message output number is not a value between the maximum value and the minimum value. A diagnostic program for diagnosing the state of the managed node is started, and the diagnosis result is displayed.

(5)また、本発明の一態様は、上記の運用管理装置において、前記分析判定部は、前記診断プログラムが診断した状態に基づいて、前記最大値又は最小値を補正し、補正後の最大値又は補正後の最小値に基づいて前記管理対象ノードの状態を検知することを特徴とする。 (5) Further, according to one aspect of the present invention, in the operation management apparatus, the analysis determination unit corrects the maximum value or the minimum value based on a state diagnosed by the diagnosis program, and the corrected maximum The state of the managed node is detected based on the value or the corrected minimum value.

(6)また、本発明の一態様は、メッセージ取得部が、管理対象ノードが出力したメッセージを取得するメッセージ取得過程と、分析判定部が、前記メッセージ取得部が取得した前記メッセージの数に基づいて前記管理対象ノードの状態を検知する分析判定過程と、を有する運用管理方法である。 (6) Moreover, according to one aspect of the present invention, the message acquisition unit acquires a message output by the managed node, and the analysis determination unit determines the number of messages acquired by the message acquisition unit. And an analysis determination process for detecting the state of the managed node.

(7)また、本発明の一態様は、運用管理装置のコンピュータに管理対象ノードが出力した情報を取得するメッセージ取得手順、前記メッセージ取得手順で取得した前記メッセージの数に基づいて前記管理対象ノードの状態を検知する分析判定手順を実行させるための運用管理プログラムである。 (7) Further, according to one aspect of the present invention, a message acquisition procedure for acquiring information output from a management target node to a computer of an operation management apparatus, and the management target node based on the number of messages acquired in the message acquisition procedure This is an operation management program for executing an analysis / judgment procedure for detecting the state of a problem.

本発明によれば、簡易に管理対象ノードの異常を検知することができる。   According to the present invention, it is possible to easily detect an abnormality of a management target node.

本発明の第1の実施形態に係る運用管理システムの概念図である。It is a conceptual diagram of the operation management system which concerns on the 1st Embodiment of this invention. 本実施形態に係る運用管理装置の一例を示す概略ブロック図である。It is a schematic block diagram which shows an example of the operation management apparatus which concerns on this embodiment. 本実施形態に係る取得メッセージ情報テーブルの一例を説明する概略図である。It is the schematic explaining an example of the acquisition message information table which concerns on this embodiment. 本実施形態に係る学習結果情報テーブルの一例を説明する概略図である。It is the schematic explaining an example of the learning result information table which concerns on this embodiment. 本実施形態に係る最大最小値テーブルの一例を説明する概略図である。It is the schematic explaining an example of the maximum and minimum value table which concerns on this embodiment. 本実施形態に係る分析情報テーブルの一例を示す概略図である。It is the schematic which shows an example of the analysis information table which concerns on this embodiment. 本実施形態に係る学習情報生成部の一例を示したブロック図である。It is the block diagram which showed an example of the learning information generation part which concerns on this embodiment. 本実施形態に係る分析情報生成部の一例を示したブロック図である。It is the block diagram which showed an example of the analysis information generation part which concerns on this embodiment. 本実施形態に係る分析判定部の一例を示したブロック図である。It is the block diagram which showed an example of the analysis determination part which concerns on this embodiment. 本実施形態に係る運用管理システムの動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the operation management system which concerns on this embodiment. 本実施形態に係る学習処理の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the learning process which concerns on this embodiment. 本実施形態に係る集計処理の動作の一例を示すフローチャートである。It is a flowchart which shows an example of the operation | movement of the total process which concerns on this embodiment. 本実施形態に係る分析処理の動作の一例を示すフローチャートである。It is a flowchart which shows an example of the operation | movement of the analysis process which concerns on this embodiment. 本実施形態に係る学習結果を表示させるための条件入力画面の一例を示す説明図である。It is explanatory drawing which shows an example of the condition input screen for displaying the learning result which concerns on this embodiment. 本実施形態に係る学習結果表示の一例を示す説明図である。It is explanatory drawing which shows an example of the learning result display which concerns on this embodiment. 本実施形態に係る分析結果を表示させるための条件入力画面の一例を示す説明図である。It is explanatory drawing which shows an example of the condition input screen for displaying the analysis result which concerns on this embodiment. 本実施形態に係る学習結果表示の一例を示す説明図である。It is explanatory drawing which shows an example of the learning result display which concerns on this embodiment. 本発明の第2の実施形態に係る運用管理装置の一例を示す概略ブロック図である。It is a schematic block diagram which shows an example of the operation management apparatus which concerns on the 2nd Embodiment of this invention. 本実施形態に係る学習情報生成部の一例を示したブロック図である。It is the block diagram which showed an example of the learning information generation part which concerns on this embodiment. 本実施形態に係る分析情報生成部の一例を示したブロック図である。It is the block diagram which showed an example of the analysis information generation part which concerns on this embodiment. 本実施形態に係る分析判定部の一例を示したブロック図である。It is the block diagram which showed an example of the analysis determination part which concerns on this embodiment. 本実施形態に係る取得メッセージ情報テーブルの一例を説明する概略図である。It is the schematic explaining an example of the acquisition message information table which concerns on this embodiment. 本実施形態に係る運用管理システムの処理の一例を示すフローチャートである。It is a flowchart which shows an example of a process of the operation management system which concerns on this embodiment. 本実施形態に係る処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process which concerns on this embodiment. 本実施形態に係る処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process which concerns on this embodiment. 本実施形態に係る処理の一例を示すフローチャートである。It is a flowchart which shows an example of the process which concerns on this embodiment.

以下、図面を参照しながら本発明の第1の実施形態について詳しく説明する。
図1は、本発明の第1の実施形態に係る管理対象システム10と運用管理システム20の関係を示す概念図である。
管理対象システム10は、管理対象ネットワーク100と、管理対象ノード101〜103を具備する。
管理対象ネットワーク100は、運用管理装置21が運用管理を行う対象のネットワークである。管理対象ネットワーク100は、LAN(Local Area Network)やWAN(Wide Area Network)などから構成される。
管理対象ノード101〜103は、ネットワークインターフェイスを介して管理対象ネットワーク100に接続された電子機器である。管理対象ノード101〜103は、例えば、コンピュータ、ネットワークインターフェイスを備えた家電製品、ハブ、ルータ、スイッチなどである。
Hereinafter, a first embodiment of the present invention will be described in detail with reference to the drawings.
FIG. 1 is a conceptual diagram showing a relationship between a management target system 10 and an operation management system 20 according to the first embodiment of the present invention.
The management target system 10 includes a management target network 100 and management target nodes 101 to 103.
The management target network 100 is a target network on which the operation management apparatus 21 performs operation management. The management target network 100 includes a local area network (LAN), a wide area network (WAN), and the like.
The managed nodes 101 to 103 are electronic devices connected to the managed network 100 via a network interface. The managed nodes 101 to 103 are, for example, a computer, a home appliance provided with a network interface, a hub, a router, a switch, and the like.

運用管理システム20は、運用管理装置21及び運用管理端末22を具備する。
運用管理装置21は、管理対象ネットワーク100に接続される。運用管理装置21は、管理対象ネットワーク100を介して各管理対象ノード101〜103からのメッセージを取得する。運用管理装置21は、取得したメッセージの数に基づいて管理対象ノードの状態を検知する。
The operation management system 20 includes an operation management device 21 and an operation management terminal 22.
The operation management apparatus 21 is connected to the management target network 100. The operation management apparatus 21 acquires messages from the managed nodes 101 to 103 via the managed network 100. The operation management device 21 detects the state of the managed node based on the number of acquired messages.

運用管理装置21による管理対象ノードの異常の検出の処理の概略について説明する。符号Aを付したものは、運用管理端末22の画面イメージである。この画面イメージで、横軸は時刻、縦軸はメッセージ数を表す。符号a及び符号bを付した線は、それぞれ、測定時間(学習集計単位時間と呼ぶ)毎のメッセージ出力数の履歴について、学習集計単位時間毎の最小値及び最大値を表す。分析対象とする測定時間(分析集計単位時間と呼ぶ)におけるメッセージ出力数が、符号cを付した線のように、メッセージ出力数の最小値及び最大値で囲まれる範囲を逸脱した場合に、その管理対象ノードが異常であると検知する。これにより、運用管理装置21は、管理対象システムに新たな設定変更や情報収集負荷を加えることなく、簡易に管理対象ノードの異常を検知できる。   An outline of processing for detecting an abnormality of a managed node by the operation management apparatus 21 will be described. A screen image of the operation management terminal 22 is denoted by reference symbol A. In this screen image, the horizontal axis represents time and the vertical axis represents the number of messages. The lines with the symbols a and b represent the minimum value and the maximum value for each learning total unit time for the history of the number of message outputs for each measurement time (referred to as learning total unit time). When the number of message outputs in the measurement time to be analyzed (referred to as analysis total unit time) deviates from the range surrounded by the minimum and maximum values of the number of message outputs, as shown by the line with the symbol c, Detects that the managed node is abnormal. Thereby, the operation management apparatus 21 can easily detect the abnormality of the management target node without adding a new setting change or information collection load to the management target system.

運用管理端末22は、利用者が、運用管理装置21との間で情報の入出力を行う端末である。運用管理端末22は、符号Aを付した画面等を表示し、利用者に情報提供を行うと共に、利用者から運用管理装置21に対する命令を入力される。   The operation management terminal 22 is a terminal through which a user inputs and outputs information with the operation management apparatus 21. The operation management terminal 22 displays a screen or the like with the symbol A, provides information to the user, and receives a command for the operation management device 21 from the user.

図2は、本発明の運用管理装置21の構成を示す概略ブロック図である。図示する例では、運用管理装置21は、メッセージ取得部201、メッセージDB(メッセージ記憶部)202、入力部203、学習情報生成部204、学習結果情報DB(学習結果情報記憶部)205、分析情報生成部206、分析結果情報DB(分析結果情報記憶部)207、分析判定部208、及び出力部209を含んで構成される。   FIG. 2 is a schematic block diagram showing the configuration of the operation management apparatus 21 of the present invention. In the illustrated example, the operation management apparatus 21 includes a message acquisition unit 201, a message DB (message storage unit) 202, an input unit 203, a learning information generation unit 204, a learning result information DB (learning result information storage unit) 205, and analysis information. A generation unit 206, an analysis result information DB (analysis result information storage unit) 207, an analysis determination unit 208, and an output unit 209 are configured.

メッセージ取得部201は、管理対象ネットワーク100に接続されている。メッセージ取得部201は、送信されたメッセージを取得する。ここで、メッセージとは、例えば、コールデータ転送完了、認証エラー発生、パッケージリセット発生などの事象が発生したときに、管理対象ノード101〜103から管理対象ネットワーク100に出力される情報である。メッセージ取得部201は、管理対象ノード101〜103の各々から取得したメッセージに基づいて、取得メッセージ情報を生成する。
ここで、取得メッセージ情報とは、メッセージID、タイムスタンプ、ノード名、メッセージ本文などを含む情報である(図3参照)。メッセージIDとは、メッセージの識別情報である。タイムスタンプとは、管理対象ノード101〜103がメッセージを生成した時刻(年月日、時、分、秒)である。ノード名とは、メッセージを送信した管理対象ノードを一意に示す識別番号である。メッセージ本文には、メッセージに関する情報が入力される。メッセージ取得部201は、生成した取得メッセージ情報をメッセージDB202に記録する。
メッセージDB202が記録する取得メッセージ情報の詳細については後述する。
The message acquisition unit 201 is connected to the management target network 100. The message acquisition unit 201 acquires the transmitted message. Here, the message is information output from the managed nodes 101 to 103 to the managed network 100 when an event such as completion of call data transfer, occurrence of an authentication error, occurrence of a package reset, or the like occurs. The message acquisition unit 201 generates acquisition message information based on the messages acquired from each of the management target nodes 101 to 103.
Here, the acquired message information is information including a message ID, a time stamp, a node name, a message body, and the like (see FIG. 3). The message ID is message identification information. The time stamp is the time (year, month, day, hour, minute, second) when the managed nodes 101 to 103 generate a message. The node name is an identification number that uniquely indicates the managed node that has transmitted the message. Information related to the message is input in the message body. The message acquisition unit 201 records the generated acquired message information in the message DB 202.
Details of the acquired message information recorded by the message DB 202 will be described later.

入力部203は、運用管理端末22を介して利用者から情報を入力される。例えば、入力部203は、利用者から学習条件情報を入力される。ここで、学習条件情報とは、メッセージ学習を行う期間であるメッセージ学習対象期間、メッセージの総数を集計する期間の単位である学習集計単位時間(メッセージ学習対象期間及び学習集計単位時間を合わせて学習条件と呼ぶ)を示す情報である。入力部203は、入力された学習条件情報を学習情報生成部204に出力する。
また、例えば、入力部203は、利用者から分析条件情報を入力される。ここで、分析条件情報とは、メッセージ分析を行う期間であるメッセージ分析対象期間、メッセージ数を集計する時間の単位である分析集計単位時間(メッセージ分析対象期間及び分析集計単位時間を合わせて分析条件と呼ぶ)を示す情報である。入力部203は、入力された分析条件情報を分析情報生成部206に出力する。
The input unit 203 receives information from the user via the operation management terminal 22. For example, the input unit 203 receives learning condition information from a user. Here, the learning condition information means a message learning target period that is a period for performing message learning, a learning total unit time that is a unit of a period for totaling the number of messages (learning by combining the message learning target period and the learning total unit time) Information). The input unit 203 outputs the input learning condition information to the learning information generation unit 204.
For example, the input unit 203 receives analysis condition information from a user. Here, the analysis condition information is a message analysis target period that is a period for performing message analysis, an analysis total unit time that is a unit of time for totaling the number of messages (a combination of the message analysis target period and the analysis total unit time) Information). The input unit 203 outputs the input analysis condition information to the analysis information generation unit 206.

学習情報生成部204は、メッセージDB202に記録された取得メッセージ情報の中から、入力部203から入力された学習条件情報が示す学習条件に合致した取得メッセージ情報を抽出する。学習情報生成部204は、取得メッセージ情報に基づいて、ノード名、メッセージID、学習集計単位時間毎のメッセージ出力数を示す学習データ情報を生成する。学習情報生成部204は、生成した学習データ情報を学習結果情報DB205に記録する。
学習情報生成部204は、生成した学習データ情報に基づいて、ノード名、メッセージID、学習集計単位時間毎のメッセージ数の最大値、最小値を算出し、算出した最大値、最小値を示す最大最小値情報を生成する。学習情報生成部204は、生成した最大最小値情報を学習結果情報DB205に記録する。ここで、学習データ情報を生成する処理及び最大最小値情報を生成する処理を合わせて学習処理と呼ぶ。学習情報生成部204は、学習結果情報DB205から読み出した学習データ情報及び最大最小値情報を出力部209に出力する。なお、学習情報生成部204及び学習結果情報DB205の詳細については後述する。
The learning information generation unit 204 extracts acquired message information that matches the learning condition indicated by the learning condition information input from the input unit 203 from the acquired message information recorded in the message DB 202. The learning information generation unit 204 generates learning data information indicating the node name, the message ID, and the number of message outputs per learning count unit time based on the acquired message information. The learning information generation unit 204 records the generated learning data information in the learning result information DB 205.
The learning information generation unit 204 calculates the maximum value and the minimum value of the number of messages per node name, message ID, and learning total unit time based on the generated learning data information, and the maximum indicating the calculated maximum value and minimum value. Generate minimum value information. The learning information generation unit 204 records the generated maximum / minimum value information in the learning result information DB 205. Here, the process of generating learning data information and the process of generating maximum / minimum value information are collectively referred to as a learning process. The learning information generation unit 204 outputs learning data information and maximum / minimum value information read from the learning result information DB 205 to the output unit 209. Details of the learning information generation unit 204 and the learning result information DB 205 will be described later.

分析情報生成部206は、メッセージDB202に記録された取得メッセージ情報の中から、入力部203から入力された分析条件情報が示す分析条件に合致した取得メッセージ情報を抽出する。分析情報生成部206は、抽出した取得メッセージ情報に基づいて、ノード名、メッセージID、分析集計単位時間毎のメッセージ出力数を算出し、算出したメッセージ数を示す分析データ情報を生成する。分析情報生成部206は、生成した分析データ情報を分析結果情報DB207に記録する。なお、分析情報生成部206の詳細については後述する。
分析結果情報DB207で記憶する情報の詳細については後述する。
The analysis information generation unit 206 extracts acquired message information that matches the analysis condition indicated by the analysis condition information input from the input unit 203 from the acquired message information recorded in the message DB 202. The analysis information generation unit 206 calculates the number of message outputs per node name, message ID, and analysis total unit time based on the extracted acquired message information, and generates analysis data information indicating the calculated number of messages. The analysis information generation unit 206 records the generated analysis data information in the analysis result information DB 207. Details of the analysis information generation unit 206 will be described later.
Details of the information stored in the analysis result information DB 207 will be described later.

分析判定部208は、学習結果情報DB205に記録された最大最小値情報と、分析結果情報DB207から読み出した分析データ情報とに基づいて、分析対象の各管理対象ノードが正常であるか否かを判定する。分析判定部207は、判定結果を分析結果情報DB207に記録し、出力部209に出力する。なお、分析判定部208の詳細については後述する。
出力部209は、学習情報生成部204及び分析判定部208から入力された情報を運用管理端末22に出力する。
Based on the maximum / minimum value information recorded in the learning result information DB 205 and the analysis data information read from the analysis result information DB 207, the analysis determination unit 208 determines whether or not each management target node to be analyzed is normal. judge. The analysis determination unit 207 records the determination result in the analysis result information DB 207 and outputs it to the output unit 209. Details of the analysis determination unit 208 will be described later.
The output unit 209 outputs information input from the learning information generation unit 204 and the analysis determination unit 208 to the operation management terminal 22.

図3は、メッセージDB202に記録される取得メッセージ情報テーブルの一例を説明する概略図である。
図示するようにメッセージ情報テーブルは、タイムスタンプ、メッセージID、ノード名、及びメッセージ本文の各項目の列を有している。メッセージ情報テーブルは、タイムスタンプ毎にメッセージID、ノード名、メッセージ本文が格納される行と列からなる2次元の表形式のデータである。
FIG. 3 is a schematic diagram illustrating an example of the acquired message information table recorded in the message DB 202.
As shown in the figure, the message information table has columns of items of time stamp, message ID, node name, and message body. The message information table is two-dimensional tabular data composed of rows and columns in which a message ID, a node name, and a message body are stored for each time stamp.

例えば、符号3aを付したメッセージ情報は、タイムスタンプが、「2007年7月15日7時51分11秒」に、メッセージIDが「.10.10.10.10」であるメッセージを、IPアドレス「192.168.11.30」を持つ管理対象ノードから送信され、そのメッセージ本文が、「コールデータ転送終了」であることを示す。   For example, the message information with the reference numeral 3a includes a message with a time stamp “July 15, 2007, 7:51:11” and a message ID “0.10.10.10.10”. It is transmitted from the management target node having the address “192.168.11.30”, and the message body indicates “call data transfer end”.

図4は、学習結果情報テーブルの一例を説明する概略図である。図示するように学習結果情報テーブルは、ノード名、メッセージID、学習集計単位時間、及び集計値の各項目の列を有している。学習結果情報テーブルは、ノード名、メッセージID、学習集計単位時間毎に集計値が格納される行と列からなる2次元の表形式のデータである。
例えば、符号4aを付した学習データ情報は、ノード名は「192.168.11.30」、メッセージIDは「.10.10.10.10」、学習集計単位時間は「2007年7月15日7時〜7時59分59秒」、集計値は「312」であることを示している。
FIG. 4 is a schematic diagram illustrating an example of a learning result information table. As shown in the drawing, the learning result information table has columns of items of node name, message ID, learning total unit time, and total value. The learning result information table is data in a two-dimensional tabular format composed of rows and columns in which aggregate values are stored for each node name, message ID, and learning aggregation unit time.
For example, in the learning data information with the reference numeral 4a, the node name is “192.168.11.30”, the message ID is “0.10.10.10.10”, and the learning count unit time is “July 15, 2007”. This indicates that the date is 7: 59: 59: 59 "and the total value is" 312 ".

図5は、最大最小値テーブルの一例を説明する概略図である。図示するように最大最小値テーブルは、符号51〜符号5Nを付したN個の管理対象ノード別データテーブルから構成される。ここで、Nは運用管理対象ネットワーク10に接続された管理対象ノードの数である。符号51を付した管理対象ノード別データテーブルは、符号511〜符号51Mを付したメッセージID別データテーブルから構成される。ここで、MはメッセージIDの種類の数である。符号511を付したメッセージ別データテーブルは、学習集計単位時間、最大値、及び最小値の各項目の列を有している。メッセージ別データテーブルは、学習集計単位時間毎に最大値、最小値が格納される行と列からなる2次元の表形式のデータである。
例えば、符号511aを付した最大最小値情報は、ノード名は「192.168.11.30」、メッセージIDは「.10.10.10.10」、学習集計単位時間は「2007年7月15日7時〜7時59分59秒」、最大値は「232」、最小値は「181」であることを示している。
FIG. 5 is a schematic diagram illustrating an example of the maximum / minimum value table. As shown in the figure, the maximum / minimum value table is composed of N managed object node-specific data tables denoted by reference numerals 51 to 5N. Here, N is the number of management target nodes connected to the operation management target network 10. The management target node-specific data table denoted by reference numeral 51 is composed of message ID-specific data tables denoted by reference numerals 511 to 51M. Here, M is the number of message ID types. The message-specific data table denoted by reference numeral 511 has columns for each item of learning count unit time, maximum value, and minimum value. The message-specific data table is two-dimensional tabular data composed of rows and columns in which the maximum value and the minimum value are stored for each learning aggregation unit time.
For example, the maximum / minimum value information denoted by reference numeral 511a has a node name “192.168.11.30”, a message ID “0.10.10.10.10”, and a learning total unit time “July 2007”. 15th 7 to 7:59:59 ", the maximum value is" 232 ", and the minimum value is" 181 ".

図6は、分析情報テーブルの一例を示す概略図である。図示するように分析情報テーブルは、ノード名、メッセージID、分析集計単位時間、集計値、及び分析結果情報の各項目の列を有している。分析情報テーブルは、ノード名、メッセージID、分析集計単位時間毎に集計値、分析結果情報が格納される行と列からなる2次元の表形式のデータである。   FIG. 6 is a schematic diagram illustrating an example of the analysis information table. As shown in the drawing, the analysis information table has columns of items of node name, message ID, analysis total unit time, total value, and analysis result information. The analysis information table is data in a two-dimensional tabular format consisting of rows and columns storing node names, message IDs, aggregate values and analysis result information for each analysis aggregation unit time.

例えば、符号6aを付した分析情報は、ノード名は「192.168.1.30」、メッセージIDは、「.10.10.10.10」、分析集計単位時間は「2007年7月15日7時〜7時59分59秒」、分析結果情報は「正常」であることを示している。符号6aを付した分析情報は、ノード名は「192.168.1.30」、メッセージIDは、「.10.10.10.10」、分析集計単位時間は「2007年7月15日8時〜8時59分59秒」、分析結果情報は「異常」であることを示している。   For example, the analysis information with the symbol 6a has a node name of “192.168.1.30”, a message ID of “0.10.10.10.10”, and an analysis count unit time of “July 15, 2007”. The analysis result information is “normal” at 7 o'clock to 7:59:59 ”on the day. The analysis information to which reference numeral 6a is attached is that the node name is “192.168.1.30”, the message ID is “0.10.10.10.10”, and the analysis count unit time is “July 15, 2007 8 "Time to 8:59:59", the analysis result information indicates "abnormal".

図7は、学習情報生成部204の構成を示す概略ブロック図である。
学習情報生成部204は、学習メッセージ情報抽出部2040、学習出力数集計部2041、及び最大最小値抽出部2042を含んで構成される。
学習メッセージ情報抽出部2040は、メッセージDB202に記録された取得メッセージ情報に含まれるタイムスタンプが、入力部203から入力された学習条件情報が示すメッセージ学習対象期間に含まれるか否かを判定する。分析メッセージ情報抽出部2060は、メッセージ学習対象期間に含まれると判定した取得メッセージ情報を順次学習出力数集計部2041に出力する。学習メッセージ情報抽出部2040は、学習出力数集計部2041から後述する学習集計終了情報が入力されたときに、最大最小値抽出情報を最大最小値抽出部2042に出力する。ここで、最大最小値抽出情報とは、最小値抽出部2042に、メッセージ情報数の最大値、最小値を抽出させる情報である。
FIG. 7 is a schematic block diagram illustrating a configuration of the learning information generation unit 204.
The learning information generating unit 204 includes a learning message information extracting unit 2040, a learning output number totaling unit 2041, and a maximum / minimum value extracting unit 2042.
The learning message information extraction unit 2040 determines whether the time stamp included in the acquired message information recorded in the message DB 202 is included in the message learning target period indicated by the learning condition information input from the input unit 203. The analysis message information extraction unit 2060 sequentially outputs the acquired message information determined to be included in the message learning target period to the learning output number aggregation unit 2041. The learning message information extraction unit 2040 outputs maximum / minimum value extraction information to the maximum / minimum value extraction unit 2042 when learning aggregation end information described later is input from the learning output number aggregation unit 2041. Here, the maximum / minimum value extraction information is information that causes the minimum value extraction unit 2042 to extract the maximum value and the minimum value of the number of message information.

学習出力数集計部2041は、取得メッセージ情報の数を、ノード名、メッセージID、及び学習集計単位時間毎に集計する(集計処理と呼ぶ)。学習出力数集計部2041は、集計された値を示す学習集計値情報と、ノード名と、メッセージIDと、学習集計単位時間とを関連付けた情報(学習データ情報)を学習結果情報DB205に記録する。学習出力数集計部2041は、集計を終了したときに学習集計終了情報を学習メッセージ情報抽出部2040に出力する。   The learning output number totaling unit 2041 totals the number of acquired message information for each node name, message ID, and learning total unit time (referred to as total processing). The learning output count totaling unit 2041 records information (learning data information) in which the learning total value information indicating the total value, the node name, the message ID, and the learning total unit time are associated with each other in the learning result information DB 205. . The learning output number totaling unit 2041 outputs learning totaling end information to the learning message information extracting unit 2040 when the totaling is completed.

最大最小値抽出部2042は、学習メッセージ情報抽出部2040から最大最小値抽出情報を入力されると、学習結果情報DB205に記録された学習データ情報に基づいて、ノード名、メッセージID、及び学習集計単位時間毎にメッセージ集計数の最大値及び最小値を抽出する。最大最小値抽出部2042は、最大最小値情報を学習結果情報DB205に記録する。   When the maximum / minimum value extraction information is input from the learning message information extraction unit 2040, the maximum / minimum value extraction unit 2042 receives the node name, message ID, and learning count based on the learning data information recorded in the learning result information DB 205. The maximum value and the minimum value of the total number of messages are extracted every unit time. The maximum / minimum value extraction unit 2042 records the maximum / minimum value information in the learning result information DB 205.

図8は、分析情報生成部206の構成を示す概略ブロック図である。
分析情報生成部206は、分析メッセージ情報抽出部2060及び分析出力数集計部2061を含んで構成される。
分析メッセージ情報抽出部2060は、メッセージDB202(図2)に記録された取得メッセージ情報に含まれるタイムスタンプが、入力部203から入力された分析条件情報が示すメッセージ分析対象期間に含まれるか否かを判定する。分析メッセージ情報抽出部2060は、メッセージ分析対象期間に含まれると判定した取得メッセージ情報を順次分析出力数集計部2061に出力する。
分析メッセージ情報抽出部2060は、後述する分析集計終了情報が入力されたときに、分析を開始することを示す分析開始情報を分析判定部208に出力する。
FIG. 8 is a schematic block diagram illustrating a configuration of the analysis information generation unit 206.
The analysis information generation unit 206 includes an analysis message information extraction unit 2060 and an analysis output number totaling unit 2061.
The analysis message information extraction unit 2060 determines whether or not the time stamp included in the acquired message information recorded in the message DB 202 (FIG. 2) is included in the message analysis target period indicated by the analysis condition information input from the input unit 203. Determine. The analysis message information extraction unit 2060 sequentially outputs the acquired message information determined to be included in the message analysis target period to the analysis output number aggregation unit 2061.
The analysis message information extraction unit 2060 outputs analysis start information indicating that the analysis is started to the analysis determination unit 208 when analysis aggregation end information described later is input.

分析出力数集計部2061は、取得メッセージ情報の数を、ノード名、メッセージID、及び分析集計単位時間毎に集計する(集計処理と呼ぶ)。分析出力数集計部2061は、集計された値を示す分析集計値情報と、ノード名と、メッセージIDと、分析集計単位時間とを関連付けた情報(分析データ情報)を分析結果情報DB207(図2)に記録する。分析出力数集計部2061は、集計を終了したときに分析集計終了情報を分析メッセージ情報抽出部2060に出力する。ここで、分析集計終了情報とは、分析出力数集計部2061が出力数の集計を終了したことを分析メッセージ情報抽出部2060に示す情報である。   The analysis output number totaling unit 2061 totals the number of acquired message information for each node name, message ID, and analysis total unit time (referred to as total processing). The analysis output number totaling unit 2061 analyzes the analysis result information DB 207 (FIG. 2) by associating the analysis total value information indicating the totaled value, the node name, the message ID, and the analysis total unit time (analysis data information). ). The analysis output number totaling unit 2061 outputs the analysis totaling end information to the analysis message information extracting unit 2060 when the totaling is completed. Here, the analysis aggregation end information is information indicating to the analysis message information extraction unit 2060 that the analysis output number aggregation unit 2061 has completed the output number aggregation.

図9は、分析判定部208の構成を示す概略ブロック図である。
分析判定部208は、学習分析比較部2080を含んで構成される。分析判定部208は、学習結果情報DB205から読み出した最大最小値情報と、分析結果情報DBから読み出した分析データ情報に基づいて、分析集計値が、最大最小値情報が示す最大値、最小値の間に含まれるか否かを判定する。
学習分析比較部2080は、学習結果情報DB205から読み出した最大最小値情報と、分析結果情報DB207から読み出した分析データ情報と、をノード名、メッセージID、及び分析単位時間毎に比較する。
具体的には、学習分析比較部2080は、分析集計値情報が示す分析集計値が、最大最小値情報が示す最大値と最小値の間に含まれるか否かを判定する。分析集計値が最大最小値情報が示す最大値と最小値の間に含まれないと判定した場合は、学習分析比較部2080は、分析集計値が最大値と最小値の間に含まれないことを示す判定不合格情報を生成する。最大最小値情報が示す最大値と最小値の間に含まれると判定した場合は、学習分析比較部2080は、分析集計値が最大値と最小値の間に含まれることを示す判定合格情報を生成する。学習分析比較部2080は、分析結果情報を分析結果情報DB207に記録する。ここで、分析結果情報には、ノード名と、メッセージIDと、分析集計単位時間と、判定不合格情報又は判定合格情報が含まれる。
FIG. 9 is a schematic block diagram illustrating the configuration of the analysis determination unit 208.
The analysis determination unit 208 includes a learning analysis comparison unit 2080. Based on the maximum / minimum value information read from the learning result information DB 205 and the analysis data information read from the analysis result information DB, the analysis determination unit 208 sets the analysis aggregate value to the maximum value and minimum value indicated by the maximum / minimum value information. It is determined whether it is included.
The learning analysis comparison unit 2080 compares the maximum / minimum value information read from the learning result information DB 205 and the analysis data information read from the analysis result information DB 207 for each node name, message ID, and analysis unit time.
Specifically, the learning analysis comparison unit 2080 determines whether or not the analysis total value indicated by the analysis total value information is included between the maximum value and the minimum value indicated by the maximum / minimum value information. If it is determined that the analysis aggregate value is not included between the maximum value and the minimum value indicated by the maximum / minimum value information, the learning analysis comparison unit 2080 indicates that the analysis aggregation value is not included between the maximum value and the minimum value. The determination failure information which shows is produced | generated. If it is determined that the maximum / minimum value information is included between the maximum value and the minimum value, the learning analysis comparison unit 2080 includes determination pass information indicating that the analysis aggregate value is included between the maximum value and the minimum value. Generate. The learning analysis comparison unit 2080 records the analysis result information in the analysis result information DB 207. Here, the analysis result information includes a node name, a message ID, an analysis count unit time, and determination failure information or determination pass information.

図10は、本実施形態に係る運用管理システム20の動作の一例を示すフローチャートである。
(ステップS101)メッセージ取得部201は、管理対象ノード101〜103から送信されたメッセージを取得する。メッセージ取得部201は、取得したメッセージに基づいて取得メッセージ情報を生成し、メッセージDB202に記録する。その後ステップS102に進む。
(ステップS102)入力部203は、利用者から学習条件情報を入力されたか否かを判定する。学習条件情報を入力されたと判定された場合(Yes)は、ステップS103に進む。学習条件情報を入力されたと判定されなかった場合(No)は、ステップS104に進む。
FIG. 10 is a flowchart showing an example of the operation of the operation management system 20 according to the present embodiment.
(Step S101) The message acquisition unit 201 acquires a message transmitted from the management target nodes 101 to 103. The message acquisition unit 201 generates acquired message information based on the acquired message and records it in the message DB 202. Thereafter, the process proceeds to step S102.
(Step S102) The input unit 203 determines whether or not learning condition information has been input from the user. If it is determined that the learning condition information has been input (Yes), the process proceeds to step S103. If it is not determined that the learning condition information has been input (No), the process proceeds to step S104.

(ステップS103)学習情報生成部204は、学習処理を行う。ステップS103における学習処理の詳細については後述する。
(ステップS104)入力部203は、利用者から分析条件情報を入力されたか否かを判定する。分析条件情報を入力されたと判定された場合(Yes)は、ステップS105に進む。分析条件情報を入力されたと判定されなかった場合(No)は、ステップS101に進む。
(Step S103) The learning information generation unit 204 performs a learning process. Details of the learning process in step S103 will be described later.
(Step S104) The input unit 203 determines whether or not analysis condition information is input from the user. If it is determined that the analysis condition information has been input (Yes), the process proceeds to step S105. If it is not determined that the analysis condition information has been input (No), the process proceeds to step S101.

(ステップS105)分析情報生成部206は、分析処理を行う。ステップS105における分析処理の詳細については後述する。その後ステップS101に進む。 (Step S105) The analysis information generation unit 206 performs an analysis process. Details of the analysis processing in step S105 will be described later. Thereafter, the process proceeds to step S101.

図11は、本実施形態に係る学習処理の動作の一例を示すフローチャートである。図11は図10におけるステップS103の学習処理を示すフローチャートである。
(ステップS201)学習情報生成部204は、ステップS102で入力されたと判定した学習条件情報及び取得メッセージ情報に基づいて、メッセージ学習対象期間内の学習ノード数Ln、学習メッセージID数Lm、学習単位集計時間数Lt、及び学習日数Ldを算出する。ここで、学習ノード数Lnは、メッセージ学習対象期間内にメッセージを発信した管理対象ノードの数である。学習メッセージID数Lmは、メッセージ学習対象期間内に受信したメッセージIDの種類の数である。学習単位集計時間数Ltは、一日あたりの学習集計単位時間の数である。学習日数Ldは、メッセージ学習対象期間内の日数である。その後ステップS202に進む。
FIG. 11 is a flowchart illustrating an example of the operation of the learning process according to the present embodiment. FIG. 11 is a flowchart showing the learning process in step S103 in FIG.
(Step S201) The learning information generation unit 204, based on the learning condition information and the acquired message information determined to have been input in Step S102, the number of learning nodes Ln, the number of learning message IDs Lm, and the learning unit count within the message learning target period The number of hours Lt and the number of learning days Ld are calculated. Here, the learning node number Ln is the number of management target nodes that have transmitted a message within the message learning target period. The learning message ID number Lm is the number of types of message IDs received within the message learning target period. The learning unit count time number Lt is the number of learning count unit times per day. The learning days Ld is the number of days in the message learning target period. Thereafter, the process proceeds to step S202.

(ステップS202)学習情報生成部204は、学習ノード数カウンタLnc、学習メッセージID数カウンタLmc、学習単位集計時間数カウンタLtc、及び学習日数カウンタLdcに「0」を代入する。その後ステップS203に進む。
(ステップS203)学習情報生成部204は、メッセージ学習期間内に未学習の管理対象ノードが残っているか否かを判定する。つまり、Lnc<Lnであるか否かを判定する。Lnc<Lnであると判定された場合(Yes)は、ステップS204に進む。Lnc≧Lnであると判定された場合(No)は、ステップS213に進む。
(ステップS204)学習情報生成部204は、ステップS203で未学習と判定された管理対象ノード(対象ノード)について未学習のメッセージIDが残っているか否かを判定する。つまり、Lmc<Lmであるか否かを判定する。Lmc<Lmであると判定された場合(Yes)は、ステップS205に進む。Lnc≧Lnであると判定された場合(No)は、ステップS206に進む。
(Step S202) The learning information generation unit 204 assigns “0” to the learning node number counter Lnc, the learning message ID number counter Lmc, the learning unit total time counter Ltc, and the learning days counter Ldc. Thereafter, the process proceeds to step S203.
(Step S203) The learning information generation unit 204 determines whether or not an unlearned management target node remains within the message learning period. That is, it is determined whether Lnc <Ln. If it is determined that Lnc <Ln (Yes), the process proceeds to step S204. When it is determined that Lnc ≧ Ln (No), the process proceeds to step S213.
(Step S204) The learning information generation unit 204 determines whether or not an unlearned message ID remains for the management target node (target node) determined to be unlearned in step S203. That is, it is determined whether Lmc <Lm. When it is determined that Lmc <Lm (Yes), the process proceeds to step S205. When it is determined that Lnc ≧ Ln (No), the process proceeds to step S206.

(ステップS205)学習情報生成部204は、ステップS204で未学習と判定されたメッセージID(対象メッセージID)について、未学習の学習集計単位時間(対象学習集計単位時間)が残っているか否かを判定する。つまり、Ltc<Ltであるか否かを判定する。Ltc<Ltであると判定された場合(Yes)は、ステップS206に進む。Lnc≧Lnであると判定された場合(No)は、ステップS208に進む。
(ステップS206)学習情報生成部204は、Ltcに「1」を加える。その後ステップS207に進む。
(ステップS207)学習出力数集計部2041は、対象ノード、対象メッセージIDについて、学習集計単位時間内の取得メッセージ情報の数を計算する(集計処理と呼ぶ)。ステップS207における集計処理の詳細については後述する。その後ステップS205に進む。
(Step S205) The learning information generation unit 204 determines whether or not an unlearned learning total unit time (target learning total unit time) remains for the message ID (target message ID) determined to be unlearned in step S204. judge. That is, it is determined whether Ltc <Lt. When it is determined that Ltc <Lt (Yes), the process proceeds to step S206. When it is determined that Lnc ≧ Ln (No), the process proceeds to step S208.
(Step S206) The learning information generation unit 204 adds “1” to Ltc. Thereafter, the process proceeds to step S207.
(Step S207) The learning output number totaling unit 2041 calculates the number of acquired message information within the learning total unit time for the target node and the target message ID (referred to as total processing). Details of the aggregation processing in step S207 will be described later. Thereafter, the process proceeds to step S205.

(ステップS208)学習情報生成部204は、対象メッセージ識別情報について、未学習の学習対象日が残っているか否かを判定する。つまり、Ldc<Ldであるか否かを判定する。Ldc<Ldであると判定された場合(Yes)は、ステップS209に進む。Ldc≧Ldであると判定された場合(No)は、ステップS210に進む。
(ステップS209)学習情報生成部204は、Ldcに「1」を加える。その後ステップS205に進む。
(Step S208) The learning information generation unit 204 determines whether or not an unlearned learning target day remains for the target message identification information. That is, it is determined whether Ldc <Ld. If it is determined that Ldc <Ld (Yes), the process proceeds to step S209. When it is determined that Ldc ≧ Ld (No), the process proceeds to step S210.
(Step S209) The learning information generation unit 204 adds “1” to Ldc. Thereafter, the process proceeds to step S205.

(ステップS210)最大最小値抽出部2042は、最大最小値抽出情報に基づいて、対象ノード、対象メッセージID、及び対象学習集計単位時間毎の最大出力数と最小出力数を計算する。最大最小値抽出部2042は、計算した最大出力数と最小出力数を示す最大最小値情報を学習結果情報DB205に記録する。その後ステップS211に進む。
(ステップS211)学習情報生成部204は、Lmcに「1」を加える。その後ステップS204に進む。
(ステップS212)学習情報生成部204は、Lncに「1」を加える。その後ステップS203に進む。
(ステップS213)出力部209は、学習情報生成部204から入力された学習情報及び最大最小値情報を表示する。
(Step S210) The maximum / minimum value extraction unit 2042 calculates a maximum output number and a minimum output number for each target node, target message ID, and target learning count unit time based on the maximum / minimum value extraction information. The maximum / minimum value extraction unit 2042 records the calculated maximum output number and maximum / minimum value information indicating the minimum output number in the learning result information DB 205. Thereafter, the process proceeds to step S211.
(Step S211) The learning information generation unit 204 adds “1” to Lmc. Thereafter, the process proceeds to step S204.
(Step S212) The learning information generation unit 204 adds “1” to Lnc. Thereafter, the process proceeds to step S203.
(Step S213) The output unit 209 displays the learning information and the maximum / minimum value information input from the learning information generation unit 204.

図12は、本実施形態に係る集計処理の一例を示すフローチャートである。図12は図11におけるステップS207の集計処理を示すフローチャートである。
(ステップS301)学習出力数集計部2041は、集計値に「0」を代入する。その後ステップS302に進む。
(ステップS302)学習出力数集計部2041は、対象ノード、対象メッセージについて、対象集計単位時間内の未集計のメッセージがあるか否かを判定する。未集計のメッセージがあると判定された場合(Yes)は、ステップS303に進む。未集計のメッセージがないと判定された場合(No)は、ステップS304に進む。
(ステップS303)学習出力数集計部2041は、集計値に「1」を加える。その後ステップS302に進む。
(ステップS304)学習出力数集計部2041は、集計値(学習データ情報)を学習結果情報DB205に記録する。その後終了処理に進む。
FIG. 12 is a flowchart illustrating an example of the aggregation process according to the present embodiment. FIG. 12 is a flowchart showing the counting process in step S207 in FIG.
(Step S301) The learning output number totaling unit 2041 substitutes “0” for the total value. Thereafter, the process proceeds to step S302.
(Step S302) The learning output number totaling unit 2041 determines whether or not there is an unaggregated message within the target aggregation unit time for the target node and the target message. If it is determined that there is an unaggregated message (Yes), the process proceeds to step S303. If it is determined that there are no unaggregated messages (No), the process proceeds to step S304.
(Step S303) The learning output number totaling unit 2041 adds “1” to the total value. Thereafter, the process proceeds to step S302.
(Step S304) The learning output number totaling unit 2041 records the total value (learning data information) in the learning result information DB 205. Thereafter, the process proceeds to an end process.

図13は、本実施形態に係る分析処理の動作の一例を示すフローチャートである。
(ステップS401)分析情報生成部206は、入力部203から入力された分析条件情報及び取得メッセージ情報に基づいて、メッセージ分析対象期間内の分析ノード数An、分析メッセージID数Am、分析単位集計時間数At、及び分析日数Adを算出する。ここで、分析ノード数Anは、メッセージ分析対象期間内にメッセージを発信した管理対象ノードの数である。分析メッセージの識別情報数Amは、メッセージ分析対象期間内に受信したメッセージの種類の数である。分析単位集計時間数Atは、一日あたりの分析集計単位時間の数である。分析日数Adは、メッセージ分析対象期間内の日数である。その後ステップS402に進む。
FIG. 13 is a flowchart illustrating an example of the operation of the analysis processing according to the present embodiment.
(Step S401) Based on the analysis condition information and the acquired message information input from the input unit 203, the analysis information generation unit 206 analyzes the number of analysis nodes An, the number of analysis message IDs Am, and the analysis unit tabulation time within the message analysis target period. The number At and the analysis days Ad are calculated. Here, the analysis node number An is the number of management target nodes that have transmitted a message within the message analysis target period. The analysis message identification information number Am is the number of message types received within the message analysis target period. The analysis unit count time At is the number of analysis count unit hours per day. The analysis days Ad is the number of days in the message analysis target period. Thereafter, the process proceeds to step S402.

(ステップS402)分析情報生成部204は、分析ノード数カウンタAnc、分析メッセージの識別情報数カウンタAmc、分析単位集計時間数カウンタAtc、及び分析日数カウンタAdcに「0」を代入する。その後ステップS403に進む。
(ステップS403)分析情報生成部204は、メッセージ分析期間内に未分析の管理対象ノードが残っているか否かを判定する。つまり、Anc<Anであるか否かを判定する。Anc<Anであると判定された場合(Yes)は、ステップS404に進む。Anc≧Anであると判定された場合(No)は、ステップS415に進む。
(ステップS404)分析情報生成部204は、ステップS403で未分析と判定された管理対象ノード(対象ノード)について未分析のメッセージの識別情報が残っているか否かを判定する。つまり、Amc<Amであるか否かを判定する。Amc<Amであると判定された場合(Yes)は、ステップS405に進む。Anc≧Anであると判定された場合(No)は、ステップS406に進む。
(Step S402) The analysis information generation unit 204 assigns “0” to the analysis node number counter Anc, the analysis message identification information number counter Amc, the analysis unit aggregation time number counter Atc, and the analysis day number counter Adc. Thereafter, the process proceeds to step S403.
(Step S403) The analysis information generation unit 204 determines whether or not an unanalyzed management target node remains within the message analysis period. That is, it is determined whether Anc <An. If it is determined that Anc <An (Yes), the process proceeds to step S404. When it is determined that Anc ≧ An (No), the process proceeds to step S415.
(Step S404) The analysis information generation unit 204 determines whether or not the identification information of the unanalyzed message remains for the management target node (target node) determined to be unanalyzed in step S403. That is, it is determined whether Amc <Am. If it is determined that Amc <Am (Yes), the process proceeds to step S405. If it is determined that Anc ≧ An (No), the process proceeds to step S406.

(ステップS405)分析情報生成部204は、ステップS404で未分析と判定されたメッセージの識別情報(対象メッセージ識別情報)について、未分析の分析集計単位時間(対象分析集計単位時間)が残っているか否かを判定する。つまり、Atc<Atであるか否かを判定する。Atc<Atであると判定された場合(Yes)は、ステップS406に進む。Atc≧Atであると判定された場合(No)は、ステップS408に進む。
(ステップS406)分析情報生成部204は、Atcに「1」を加える。その後ステップS407に進む。
(ステップS407)分析出力数集計部2041は、対象ノード、対象メッセージについて、分析集計単位時間内の取得メッセージ情報の数を計算する(集計処理と呼ぶ)。ステップS407における集計処理の詳細については後述する。その後ステップS205に進む。
(Step S405) Whether the analysis information generation unit 204 still has unanalyzed analysis count unit time (target analysis count unit time) for the identification information (target message identification information) of the message determined to be unanalyzed in step S404 Determine whether or not. That is, it is determined whether Atc <At. If it is determined that Atc <At (Yes), the process proceeds to step S406. If it is determined that Atc ≧ At (No), the process proceeds to step S408.
(Step S406) The analysis information generation unit 204 adds “1” to Atc. Thereafter, the process proceeds to step S407.
(Step S407) The analysis output number totaling unit 2041 calculates the number of acquired message information within the analysis total unit time for the target node and the target message (referred to as total processing). Details of the aggregation processing in step S407 will be described later. Thereafter, the process proceeds to step S205.

(ステップS408)分析情報生成部204は、対象メッセージ識別情報について、未分析の分析対象日が残っているか否かを判定する。つまり、Adc<Adであるか否かを判定する。Adc<Adであると判定された場合(Yes)は、ステップS409に進む。Adc≧Adであると判定された場合(No)は、ステップS410に進む。
(ステップS409)分析情報生成部204は、Adcに「1」を加える。その後ステップS405に進む。
(Step S408) The analysis information generation unit 204 determines whether or not an unanalyzed analysis target date remains for the target message identification information. That is, it is determined whether or not Adc <Ad. If it is determined that Adc <Ad (Yes), the process proceeds to step S409. When it is determined that Adc ≧ Ad (No), the process proceeds to step S410.
(Step S409) The analysis information generation unit 204 adds “1” to Adc. Thereafter, the process proceeds to step S405.

(ステップS410)分析判定部208は、学習結果情報DB205から最大最小値情報を読み出す。分析判定部208は、最大最小値情報が示す最大値と、ステップS407で計算した対象ノード、対象メッセージIDについての、対象分析集計単位時間内の分析集計値情報が示す分析集計値の数と、を比較する。分析集計値が最大値よりも大きいと判定した場合(Yes)はステップS412に進む。分析集計値が最大値よりも大きくないと判定した場合(No)は、ステップS411に進む。
(ステップS411)分析判定部208は、最大最小値情報が示す最小値と、ステップS407で計算した対象ノード、対象メッセージIDについての、対象分析集計単位時間内の分析集計値情報が示す分析集計値の数と、を比較する。分析集計値が最小値よりも小さいと判定した場合(Yes)はステップS412に進む。分析集計値が最小値よりも小さくない判定した場合(No)は、ステップS413に進む。
(Step S410) The analysis determination unit 208 reads the maximum / minimum value information from the learning result information DB 205. The analysis determination unit 208 includes the maximum value indicated by the maximum / minimum value information, the number of analysis total values indicated by the analysis total value information within the target analysis total unit time for the target node and target message ID calculated in step S407, Compare When it determines with an analysis total value being larger than the maximum value (Yes), it progresses to step S412. When it determines with an analysis total value not being larger than the maximum value (No), it progresses to step S411.
(Step S411) The analysis determination unit 208 analyzes the total value indicated by the analysis total value information within the target analysis total unit time for the minimum value indicated by the maximum / minimum value information, the target node and the target message ID calculated in step S407. Compare the number of When it determines with an analysis total value being smaller than the minimum value (Yes), it progresses to step S412. When it determines with the analysis total value not being smaller than the minimum value (No), it progresses to step S413.

(ステップS412)分析判定部208は、分析集計値が最大値と最小値の間に含まれないことを示す判定不合格情報を生成する。分析判定部208は、判定不合格情報を含む分析結果情報を分析結果情報DB207に記録する。
(ステップS413)分析判定部208は、分析集計値が最大値と最小値の間に含まれることを示す判定合格情報を生成する。分析判定部208は、判定合格情報を含む分析結果情報を分析結果情報DB207に記録する。
(Step S412) The analysis determination unit 208 generates determination failure information indicating that the analysis total value is not included between the maximum value and the minimum value. The analysis determination unit 208 records analysis result information including determination failure information in the analysis result information DB 207.
(Step S413) The analysis determination unit 208 generates determination pass information indicating that the analysis total value is included between the maximum value and the minimum value. The analysis determination unit 208 records analysis result information including determination pass information in the analysis result information DB 207.

(ステップS414)分析情報生成部204は、Amcに「1」を加える。その後ステップS404に進む。
(ステップS415)分析情報生成部204は、Ancに「1」を加える。その後ステップS415に進む。
(ステップS416)出力部209は、学習情報生成部204から、学習結果情報DB205に記録された学習データ情報及び最大最小値情報を入力される。出力部209は、分析判定部208から、分析結果情報DB207に記録された分析結果情報を入力される。出力部209は、学習データ情報、最大最小値情報、及び分析結果情報を表示する。その後終了処理に進む。
(Step S414) The analysis information generation unit 204 adds “1” to Amc. Thereafter, the process proceeds to step S404.
(Step S415) The analysis information generation unit 204 adds “1” to Anc. Thereafter, the process proceeds to step S415.
(Step S416) The output unit 209 receives the learning data information and the maximum / minimum value information recorded in the learning result information DB 205 from the learning information generation unit 204. The output unit 209 receives the analysis result information recorded in the analysis result information DB 207 from the analysis determination unit 208. The output unit 209 displays learning data information, maximum / minimum value information, and analysis result information. Thereafter, the process proceeds to an end process.

図14は、出力部209が出力する学習結果を表示させるための条件入力画面の一例を示す説明図である。符号14aを付した表示は、メッセージ学習対象期間が2011年7月1日から2011年7月10日であることを示している。符号14bを付した表示は、学習対象とするノード名が「node01」であることを示している。符号14cを付した表示は、学習対象とするメッセージIDが「.20.20.20.20」であることを示している。符号14dを付した表示は、メッセージ本文が「認証エラー発生」であることを示している。つまり、メッセージID「.20.20.20.20」は「認証エラー発生」に対応することを示している。符号14eを付した表示は、学習結果を24時間単位で表示することを示している。   FIG. 14 is an explanatory diagram illustrating an example of a condition input screen for displaying a learning result output from the output unit 209. The display with the symbol 14a indicates that the message learning target period is from July 1, 2011 to July 10, 2011. The display with reference numeral 14b indicates that the node name to be learned is “node01”. The display with the reference numeral 14c indicates that the message ID to be learned is “0.20.20.20.20”. The display with reference numeral 14d indicates that the message body is “authentication error occurred”. That is, the message ID “0.20.20.20.20” corresponds to “authentication error occurred”. The display with reference numeral 14e indicates that the learning result is displayed in units of 24 hours.

図15は、出力部209が出力する学習結果表示の一例を示す説明図である。符号15aを付した表示は、メッセージ学習対象期間が2011年7月1日から2011年7月10日であることを示している。符号15bを付した表示は、学習対象とするノード名が「node01」であることを示している。符号15cを付した表示は、学習対象とするメッセージIDが「.20.20.20.20」であることを示している。符号15dを付した表示は、メッセージ本文が「認証エラー発生」であることを示している。符号15eを付した点は、7月3日の1時〜2時の間のノード名が「node01」、メッセージIDが「.20.20.20.20」のメッセージ数が「23」であったことを示している。符号15fを付した点は、7月10日の7時〜8時の間のノード名が「node01」、メッセージIDが「.20.20.20.20」のメッセージ数が「19」であったことを示している。符号15gを付した線は、メッセージ学習対象期間内の管理対象ノード、及びメッセージID毎のメッセージ数の最大値を結ぶ線を示している。符号15hを付した線は、メッセージ学習対象期間内の管理対象ノード、及びメッセージ毎、のメッセージ数の最小値を結ぶ線を示している。   FIG. 15 is an explanatory diagram illustrating an example of a learning result display output from the output unit 209. The display with reference numeral 15a indicates that the message learning target period is from July 1, 2011 to July 10, 2011. The display with reference numeral 15b indicates that the node name to be learned is “node01”. The display with reference numeral 15c indicates that the message ID to be learned is “0.20.20.20.20”. The display with reference numeral 15d indicates that the message body is “authentication error occurred”. The point with the symbol 15e is that the node name between 1 o'clock and 2 o'clock on July 3 was “node01” and the message ID was “0.20.20.20.20” and the number of messages was “23”. Is shown. The point with the symbol 15f is that the node name between 7 and 8 o'clock on July 10 was “node01”, and the message number was “19.20.20.20.20”. Is shown. A line denoted by reference numeral 15g indicates a line connecting the management target node within the message learning target period and the maximum number of messages for each message ID. A line denoted by reference numeral 15h indicates a line connecting the management target node within the message learning target period and the minimum value of the number of messages for each message.

図16は、出力部209が出力する分析結果を表示させるための条件入力画面の一例を示す説明図である。符号14aを付した表示は、メッセージ分析対象期間が2011年7月1日から2011年7月10日であることを示している。符号14bを付した表示は、分析対象とするノード名が「node01」であることを示している。符号14cを付した表示は、分析対象とするメッセージIDが「.20.20.20.20」であることを示している。符号14dを付した表示は、メッセージ本文が「認証エラー発生」であることを示している。つまり、メッセージID「.20.20.20.20」は「認証エラー発生」に対応することを示している。符号14eを付した表示は、分析結果を24時間単位で表示することを示している。   FIG. 16 is an explanatory diagram illustrating an example of a condition input screen for displaying the analysis result output by the output unit 209. The display with the symbol 14a indicates that the message analysis target period is from July 1, 2011 to July 10, 2011. The display with the reference numeral 14b indicates that the node name to be analyzed is “node01”. The display with reference numeral 14c indicates that the message ID to be analyzed is “0.20.20.20.20”. The display with reference numeral 14d indicates that the message body is “authentication error occurred”. That is, the message ID “0.20.20.20.20” corresponds to “authentication error occurred”. The display with the symbol 14e indicates that the analysis result is displayed in units of 24 hours.

図17は、出力部209が出力する分析結果表示の一例を示す説明図である。符号17aを付した表示は、メッセージ学習対象期間が2011年7月1日から2011年7月10日であることを示している。符号17bを付した表示は、学習対象とするノード名が「node01」であることを示している。符号17cを付した表示は、学習対象とするメッセージIDが「.20.20.20.20」であることを示している。符号17dを付した表示は、メッセージ本文が「認証エラー発生」であることを示している。符号17eを付した点は、「7月3日の1時〜2時」の間のノード名が「node01」、メッセージIDが「.20.20.20.20」のメッセージ数が「23」であったことを示している。符号17fを付した点は、7月10日の7時〜8時の間のノード名が「node01」、メッセージIDが「.20.20.20.20」のメッセージ数が「19」であったことを示している。符号17gを付した線は、メッセージ学習対象期間内の管理対象ノード、及びメッセージ毎のメッセージ数の最大値を結ぶ線を示している。符号17hを付した線は、メッセージ学習対象期間内の管理対象ノード、及びメッセージ毎のメッセージ数の最小値を結ぶ線を示している。   FIG. 17 is an explanatory diagram illustrating an example of an analysis result display output by the output unit 209. The display denoted by reference numeral 17a indicates that the message learning target period is from July 1, 2011 to July 10, 2011. The display with the reference numeral 17b indicates that the node name to be learned is “node01”. The display with the reference numeral 17c indicates that the message ID to be learned is “0.20.20.20.20”. The display with the reference numeral 17d indicates that the message body is “authentication error occurred”. Reference numeral 17e indicates that the node name between “1 to 2 o'clock on July 3” is “node01”, the message ID is “0.20.20.20.20”, and the number of messages is “23”. It was shown that. The point denoted by reference numeral 17f is that the node name between 7 o'clock and 8 o'clock on July 10 was “node01”, and the message number was “19.20.20.20.20”. Is shown. A line denoted by reference numeral 17g indicates a line connecting the management target node within the message learning target period and the maximum number of messages for each message. A line denoted by reference numeral 17h indicates a line connecting the management target node within the message learning target period and the minimum number of messages for each message.

符号17iを付した表示は、分析対象日を「7月11日」としたことを示している。符号17jを付した点は、分析対象日が「7月11日」、ノード名が「node01」、メッセージIDが「.20.20.20.20」の集計値が「25」であることを示している。符号17kを付した点は、メッセージ学習対象期間内の管理対象ノード、及びメッセージ毎のメッセージ数の最大値が「24」であることを示している。符号17lを付した表示は、分析対象日に、メッセージ学習対象期間内の管理対象ノード、及びメッセージ毎のメッセージ数の最大値を超える集計値があったため、「分析結果:普段と異なる振る舞いを検出しました」と表示している。これにより、利用者は、指定した分析対象日、ノード名、メッセージIDにおいて、メッセージ学習期間に学習した最大値より大きな集計値となったことを知ることができる。   The display with the reference numeral 17i indicates that the date of analysis is “July 11”. Reference numeral 17j indicates that the analysis target date is “July 11”, the node name is “node01”, the message ID is “0.20.20.20.20”, and the total value is “25”. Show. The point denoted by reference numeral 17k indicates that the maximum value of the number of messages for each managed node and each message within the message learning target period is “24”. The display with the reference numeral 17l indicates that the analysis target day has a total value exceeding the maximum value of the number of messages to be managed and the number of messages for each message in the message learning target period, so that “analysis result: unusual behavior detected. Is displayed. " As a result, the user can know that the total value is larger than the maximum value learned during the message learning period for the specified analysis target date, node name, and message ID.

このように、本実施形態によれば、メッセージ取得部201が、管理対象ノード11〜13が出力した情報を取得する。分析判定部208が、メッセージ取得部201が取得したメッセージの数に基づいて、管理対象ノード11〜13の異常を検知する。本構成によれば、運用管理システム20は、運用管理システム20は、管理対象ノード11〜13が元来するメッセージに基づいて管理対象ノード11〜13の異常を検知する。これにより、管理対象システムに新たな設定変更や情報収集負荷を加えることなく、簡易に管理対象ノードの異常を検知することが可能となる。   Thus, according to this embodiment, the message acquisition unit 201 acquires information output from the management target nodes 11 to 13. The analysis determination unit 208 detects an abnormality in the managed nodes 11 to 13 based on the number of messages acquired by the message acquisition unit 201. According to this configuration, the operation management system 20 detects the abnormality of the managed nodes 11 to 13 based on the message originally generated by the managed nodes 11 to 13. As a result, it is possible to easily detect an abnormality in the management target node without adding a new setting change or information collection load to the management target system.

また、本実施形態によれば、学習情報生成部204は、メッセージの数を記憶する。分析判定部208は、学習情報生成部204が算出したメッセージの数の履歴と、現在のメッセージの数とに基づいて、管理対象ノード11〜13の異常を検知する。これにより、メッセージ数の履歴に基づいて管理対象ノード11〜13が異常であるか否かを検知するため、異常の検知精度が向上する。   Further, according to the present embodiment, the learning information generation unit 204 stores the number of messages. The analysis determination unit 208 detects an abnormality in the managed nodes 11 to 13 based on the history of the number of messages calculated by the learning information generation unit 204 and the current number of messages. Thereby, since it detects whether the management object nodes 11-13 are abnormal based on the log | history of the number of messages, the detection accuracy of abnormality improves.

また、本実施形態によれば、学習情報生成部204は、指定した期間内における管理対象ノード毎、メッセージの識別情報毎、単位学習集計時間毎のメッセージの数の最大値、又は最小値を算出する。分析判定部208は、現在のメッセージ数が、最大値、最小値の間の値であるか否かに基づいて管理対象ノード11〜13の異常を検知する。これにより、現在のメッセージの数が学習期間におけるメッセージの数の最大値、最小値を逸脱したか否かに基づいて管理対象ノード11〜13が異常であるか否かを検知するため、異常の検知精度が向上する。   Further, according to the present embodiment, the learning information generation unit 204 calculates the maximum value or the minimum value of the number of messages for each managed node, for each message identification information, and for each unit learning count time within a specified period. To do. The analysis determination unit 208 detects an abnormality in the managed nodes 11 to 13 based on whether or not the current number of messages is a value between the maximum value and the minimum value. Accordingly, in order to detect whether or not the managed nodes 11 to 13 are abnormal based on whether or not the current number of messages deviates from the maximum value and the minimum value of the number of messages in the learning period, Detection accuracy is improved.

なお、分析判定部208は、学習結果情報DB205から読み出した最大最小値情報と分析情報生成部206が生成した分析データ情報とに基づいて分析対象が正常であるか否かを判定した。しかしながら、判定の仕方は上記に限られず、例えば、分析データ情報が、予め定めた閾値よりも大きい、または、予め定めた閾値よりも小さいことに基づいて正常であるか否かを判定してもよい。
なお、タイムスタンプとは、管理対象ノード11〜13がメッセージを生成した時刻に限られず、管理対象ノード11〜13がメッセージを送信した時刻でも、運用管理システム20がメッセージを取得した時刻でもよい。
The analysis determination unit 208 determines whether the analysis target is normal based on the maximum / minimum value information read from the learning result information DB 205 and the analysis data information generated by the analysis information generation unit 206. However, the method of determination is not limited to the above. For example, it may be determined whether the analysis data information is normal based on whether the analysis data information is larger than a predetermined threshold or smaller than a predetermined threshold. Good.
The time stamp is not limited to the time when the managed nodes 11 to 13 generate a message, and may be the time when the managed nodes 11 to 13 transmit the message or the time when the operation management system 20 acquires the message.

なお、学習情報生成部204及び分析情報生成部206は、メッセージの識別情報毎に出力数を計算したが、メッセージの識別情報及びメッセージ本文に記載されたメッセージの内容が示す情報に基づいてメッセージを識別し、その出力数を計算してもよい。
なお、本実施形態では、メッセージ情報の蓄積と、蓄積された情報を用いた学習、分析を同一の運用管理装置20で行ったが、各々を別の端末装置で行ってもよい。この場合、メッセージ情報蓄積を行うサーバと、学習、分析を行う端末と、をネットワークによって接続してもよい。
The learning information generation unit 204 and the analysis information generation unit 206 calculate the number of outputs for each message identification information. However, the learning information generation unit 204 and the analysis information generation unit 206 generate a message based on the information indicated by the message identification information and the message content described in the message body. You may identify and calculate the number of outputs.
In the present embodiment, message information is accumulated and learning and analysis using the accumulated information are performed by the same operation management apparatus 20, but each may be performed by a different terminal apparatus. In this case, a server that stores message information and a terminal that performs learning and analysis may be connected by a network.

(第2の実施形態)
以下、図面を参照しながら本発明の第2の実施形態について詳しく説明する。
本実施形態では、運用管理装置が、分析処理の中で判定プログラムを実行し、判定プログラムによって異常が起こっていると判定された時間に取得されたメッセージを学習結果情報に反映させない場合について説明する。
図18は、本実施形態に係る運用管理装置21aの構成を示す概略ブロック図である。
運用管理装置21aは、第1の実施形態における運用管理装置21とは、メッセージDB202a、学習情報生成部204a、学習情報生成部206a、分析判定部208aが異なる。しかし、他の構成は、第1の実施形態における運用管理装置21と同様であるため、説明を省略する。
(Second Embodiment)
Hereinafter, a second embodiment of the present invention will be described in detail with reference to the drawings.
In the present embodiment, a case will be described in which the operation management apparatus executes a determination program during analysis processing and does not reflect a message acquired at a time determined to be abnormal by the determination program in the learning result information. .
FIG. 18 is a schematic block diagram showing the configuration of the operation management apparatus 21a according to this embodiment.
The operation management apparatus 21a is different from the operation management apparatus 21 in the first embodiment in a message DB 202a, a learning information generation unit 204a, a learning information generation unit 206a, and an analysis determination unit 208a. However, the other configuration is the same as that of the operation management apparatus 21 in the first embodiment, and thus the description thereof is omitted.

メッセージDB202aは、メッセージ取得部201から入力された取得メッセージ情報を記録する。メッセージDB202aは、分析判定部208aから取得メッセージ情報が異常であることを示すメッセージ異常情報を入力されたとき、その対応する取得メッセージ情報にメッセージ異常フラグを付する。なお、メッセージ異常情報については後述する。取得メッセージ情報とメッセージ異常フラグを関連付けた情報をメッセージ情報と呼ぶ。また、メッセージDB202が記録するメッセージ情報の詳細については後述する。   The message DB 202a records the acquired message information input from the message acquisition unit 201. When message abnormality information indicating that the acquired message information is abnormal is input from the analysis determination unit 208a, the message DB 202a adds a message abnormality flag to the corresponding acquired message information. The message abnormality information will be described later. Information that associates the acquired message information with the message abnormality flag is called message information. Details of the message information recorded by the message DB 202 will be described later.

学習情報生成部204aは、学習出力数集計部2041aの構成が第1の実施形態と異なる。学習情報生成部204aの詳細については後述する。
分析情報生成部206aは、分析出力数集計部2061aの構成が第1の実施形態と異なる。分析情報生成部206aの詳細については後述する。
The learning information generation unit 204a is different from the first embodiment in the configuration of the learning output number totaling unit 2041a. Details of the learning information generation unit 204a will be described later.
The analysis information generation unit 206a is different from the first embodiment in the configuration of the analysis output number aggregation unit 2061a. Details of the analysis information generation unit 206a will be described later.

分析判定部208aは、学習分析比較部2080及び診断プログラム実行部2081aを含んで構成される。
分析判定部208aは、分析データ情報が正常であるか否かを判定する。分析判定部208aは、学習結果情報DB205に記録された最大最小値情報と、分析結果情報DB207から読み出した分析データ情報に基づいて、分析対象が正常であるか否かを判定する。
分析判定部208aは、分析データ情報が異常であると判定された場合には、診断プログラムを実行する。分析判定部208aは、診断プログラムが診断した診断結果が異常と判定された場合には、メッセージ異常情報をメッセージDB202aに記録する。また、分析判定部208aは、診断プログラムが診断した診断結果に基づいて、最大最小値情報を補正する。分析判定部208aは、分析結果を分析結果情報DB207に記録し、出力部209に出力する。
なお、分析判定部208aの詳細については後述する。
The analysis determination unit 208a includes a learning analysis comparison unit 2080 and a diagnostic program execution unit 2081a.
The analysis determination unit 208a determines whether or not the analysis data information is normal. The analysis determination unit 208a determines whether or not the analysis target is normal based on the maximum / minimum value information recorded in the learning result information DB 205 and the analysis data information read from the analysis result information DB 207.
The analysis determination unit 208a executes a diagnostic program when it is determined that the analysis data information is abnormal. The analysis determination unit 208a records message abnormality information in the message DB 202a when the diagnosis result diagnosed by the diagnosis program is determined to be abnormal. The analysis determination unit 208a corrects the maximum / minimum value information based on the diagnosis result diagnosed by the diagnosis program. The analysis determination unit 208 a records the analysis result in the analysis result information DB 207 and outputs it to the output unit 209.
Details of the analysis determination unit 208a will be described later.

図19は、学習情報生成部204aの構成の一例を示したブロック図である。本実施形態における学習情報生成部204aは、学習出力数集計部2041aが異なることを除いて第1の実施形態の学習情報生成部204と同様である。第1の実施形態と同様である部分については説明を省略する。
学習出力数集計部2041aは、学習メッセージ情報抽出部2040から入力された特定の管理対象ノード、特定のメッセージ、及び特定の学習集計単位時間毎に収集したメッセージ情報の数を集計する。この際、メッセージ異常フラグが付されたメッセージ情報は集計に加えない。学習出力数集計部2041は、集計された値を示す集計値情報と、ノードIDと、メッセージの識別情報とを関連付けた情報(学習データ情報)を学習結果情報DB205に記録する。学習出力数集計部2041aは、集計終了情報を学習メッセージ情報抽出部2040に出力する。
FIG. 19 is a block diagram illustrating an example of the configuration of the learning information generation unit 204a. The learning information generation unit 204a in the present embodiment is the same as the learning information generation unit 204 in the first embodiment except that the learning output number counting unit 2041a is different. A description of the same parts as those in the first embodiment will be omitted.
The learning output number totaling unit 2041a totals the number of message information collected for each specific management target node, specific message, and specific learning total unit time input from the learning message information extraction unit 2040. At this time, the message information with the message abnormality flag is not added to the aggregation. The learning output number totaling unit 2041 records information (learning data information) in which the total value information indicating the totaled value, the node ID, and the message identification information are associated with each other in the learning result information DB 205. The learning output number totaling unit 2041a outputs the totaling end information to the learning message information extracting unit 2040.

図20は、分析情報生成部206aの構成の一例を示したブロック図である。本実施形態における分析情報生成部206aは、分析出力数集計部2061aが異なることを除いて第1の実施形態の学習情報生成部204と同様である。第1の実施形態と同様である部分については説明を省略する。
分析出力数集計部2061aは、分析メッセージ情報抽出部2060から入力された特定の管理対象ノード、特定のメッセージ、特定の学習集計単位時間に収集したメッセージ情報の数を集計する。この際、メッセージ異常フラグが付されたメッセージ情報は集計に加えない。分析出力数集計部2061は、集計された値を示す集計値情報と、ノード名と、メッセージIDと、学習集計単位時間と、を関連付けた情報(分析データ情報)を分析結果情報DB207aに記録する。
FIG. 20 is a block diagram illustrating an example of the configuration of the analysis information generation unit 206a. The analysis information generation unit 206a in the present embodiment is the same as the learning information generation unit 204 in the first embodiment except that the analysis output number counting unit 2061a is different. A description of the same parts as those in the first embodiment will be omitted.
The analysis output number counting unit 2061a totals the number of message information collected in a specific managed node, a specific message, and a specific learning total unit time input from the analysis message information extraction unit 2060. At this time, the message information with the message abnormality flag is not added to the aggregation. The analysis output number totaling unit 2061 records information (analysis data information) in which the total value information indicating the total value, the node name, the message ID, and the learning total unit time are associated with each other in the analysis result information DB 207a. .

図21は、分析判定部208aの構成の一例を示したブロック図である。
分析判定部208aは、学習分析比較部2080a及び診断プログラム実行部2081aを含んで構成される。
学習分析比較部2080aは、学習結果情報DB205から最大最小値情報を読み出す。学習分析比較部2080aは、分析結果情報DB207から分析データ情報を読み出す。学習分析比較部2080aは、最大最小値情報が示す学習メッセージ集計値情報と、分析メッセージ集計値情報と、をノード名、メッセージID、及び分析単位時間毎に比較する。
学習分析比較部2080は、分析集計値情報が示す分析集計値が、最大最小値情報が示す最大値と最小値の間に含まれるか否かを判定する。分析集計値が、最大最小値情報が示す最大値と最小値の間に含まれないと判定された場合は、診断プログラム実行部2081aに診断プログラムを実行させる逸脱情報を出力する。逸脱情報には、ノード名、メッセージID、分析単位時間情報が含まれる。
FIG. 21 is a block diagram illustrating an example of the configuration of the analysis determination unit 208a.
The analysis determination unit 208a includes a learning analysis comparison unit 2080a and a diagnostic program execution unit 2081a.
The learning analysis comparison unit 2080a reads the maximum / minimum value information from the learning result information DB 205. The learning analysis comparison unit 2080a reads analysis data information from the analysis result information DB 207. The learning analysis comparison unit 2080a compares the learning message total value information indicated by the maximum / minimum value information with the analysis message total value information for each node name, message ID, and analysis unit time.
The learning analysis comparison unit 2080 determines whether the analysis total value indicated by the analysis total value information is included between the maximum value and the minimum value indicated by the maximum / minimum value information. If it is determined that the analysis total value is not included between the maximum value and the minimum value indicated by the maximum / minimum value information, deviation information that causes the diagnostic program execution unit 2081a to execute the diagnostic program is output. The deviation information includes a node name, a message ID, and analysis unit time information.

診断プログラム実行部2081aは、学習分析比較部2080aから逸脱情報を入力されたときに、逸脱情報が示す管理対象ノードに対する診断プログラムを実行する。診断プログラム実行部2081aは、例えば、Pingプログラムにより診断を行う。つまり、診断プログラム実行部2081aは、逸脱情報が示す管理対象ノードに対して、応答要求パケットを送信する。診断プログラム実行部2081aは、対象となる管理対象ノードから応答パケットを受信することで、その管理対象ノードへの到達を確認し、逸脱情報が示す管理対象ノードが正常に稼動しているか否かを判定する。管理対象ノードが正常に稼動していないと判定された場合は、診断プログラム実行部2081は、その管理対象ノードが異常であることを示すメッセージ異常情報をメッセージDB202に記録する。   When the deviation information is input from the learning analysis comparison unit 2080a, the diagnosis program execution unit 2081a executes the diagnosis program for the management target node indicated by the deviation information. The diagnosis program execution unit 2081a performs diagnosis using, for example, a Ping program. That is, the diagnostic program execution unit 2081a transmits a response request packet to the management target node indicated by the deviation information. The diagnostic program execution unit 2081a receives the response packet from the target managed node, confirms arrival at the managed node, and determines whether the managed node indicated by the deviation information is operating normally. judge. If it is determined that the managed node is not operating normally, the diagnostic program execution unit 2081 records message abnormality information indicating that the managed node is abnormal in the message DB 202.

図22は、メッセージDB202aに記録される取得メッセージ情報テーブルの一例を説明する概略図である。メッセージ取得部201から入力された取得メッセージ情報及び診断プログラム実行部2081から入力されたメッセージ異常情報は、メッセージ情報テーブルに記録される。
図示するようにメッセージ情報テーブルは、タイムスタンプ、メッセージID、ノード名、メッセージ本文、及びメッセージ異常フラグの各項目の列を有している。メッセージ情報テーブルは、タイムスタンプ毎にメッセージID、ノード名、メッセージ本文、メッセージ異常フラグが格納される行と列からなる2次元の表形式のデータである。
FIG. 22 is a schematic diagram illustrating an example of the acquired message information table recorded in the message DB 202a. The acquired message information input from the message acquisition unit 201 and the message abnormality information input from the diagnostic program execution unit 2081 are recorded in the message information table.
As shown in the figure, the message information table has columns of items of time stamp, message ID, node name, message body, and message abnormality flag. The message information table is two-dimensional tabular data composed of rows and columns in which a message ID, a node name, a message body, and a message abnormality flag are stored for each time stamp.

符号22aを付したメッセージ情報は、タイムスタンプが、「2007年7月15日7時51分11秒」に、メッセージIDが「.10.10.10.10」であるメッセージを、IPアドレス「192.168.11.30」を持つ管理対象ノードから送信され、そのメッセージ本文が、「コールデータ転送終了」であることを示す。メッセージ異常フラグは、このメッセージ情報が正常であることを示している。
符号22bを付したメッセージ情報は、タイムスタンプが、「2007年7月16日22時34分13秒」に、メッセージIDが「.20.20.20.20」であるメッセージを、IPアドレス「192.168.11.50」を持つ管理対象ノードから送信され、そのメッセージ本文が、「認証エラー発生」であることを示す。メッセージ異常フラグは、このメッセージ情報が異常であることを示している。
The message information with the reference numeral 22a includes a message with a time stamp “July 15, 2007, 7:51:11” and a message ID “0.10.10.10.10” with an IP address “ 192.168.11.30 ”is transmitted from the management target node, and the message body indicates“ call data transfer end ”. The message abnormality flag indicates that the message information is normal.
The message information with the reference numeral 22b includes a message with a time stamp “July 16, 2007 22:34:13” and a message ID “0.20.20.20” with an IP address “ 192.168.11.50 ”is transmitted from the management target node, and the message body indicates that“ authentication error has occurred ”. The message abnormality flag indicates that this message information is abnormal.

図23は、本実施形態に係る運用管理システム20aの処理の一例を示すフローチャートである。本実施形態に係る運用管理システム20aの処理は、ステップS103a及びステップS105aを除いて、第1の実施形態における運用管理システム20の処理(図10)と同様であるので説明は省略する。ステップS103a及びステップS105aの処理については後述する。   FIG. 23 is a flowchart illustrating an example of processing of the operation management system 20a according to the present embodiment. The processing of the operation management system 20a according to the present embodiment is the same as the processing (FIG. 10) of the operation management system 20 in the first embodiment, except for step S103a and step S105a, and thus description thereof is omitted. Steps S103a and S105a will be described later.

図24は、図23におけるステップS103aの処理の一例を示すフローチャートである。本実施形態に係るステップS103aの処理は、ステップS207aを除いて、第1の実施形態におけるステップS103の処理(図11)と同様であるので説明は省略する。ステップS207aの処理については後述する。   FIG. 24 is a flowchart showing an example of the process of step S103a in FIG. Since the process of step S103a according to the present embodiment is the same as the process of step S103 (FIG. 11) in the first embodiment, except for step S207a, description thereof will be omitted. The process of step S207a will be described later.

図25は、図23におけるステップS105aの処理の一例を示すフローチャートである。本実施形態に係るステップS103aの処理は、ステップS407a、ステップS410a、ステップS411a、ステップS4111a、ステップS4112a、及びステップS412aを除いて、第1の実施形態におけるステップS103の処理(図11)と同様である。ステップS407aは図24におけるステップS207aの処理と同様である。
(ステップS410a)分析判定部208は、最大最小値情報が示す最大値と、ステップS407で計算した集計値とを比較する。集計値が最大値よりも大きいと判定した場合(Yes)はステップS4111aに進む。集計値が最大値よりも大きくないと判定した場合(No)は、ステップS411aに進む。
FIG. 25 is a flowchart showing an example of the process of step S105a in FIG. The process of step S103a according to the present embodiment is the same as the process of step S103 (FIG. 11) in the first embodiment except for step S407a, step S410a, step S411a, step S4111a, step S4112a, and step S412a. is there. Step S407a is the same as the process of step S207a in FIG.
(Step S410a) The analysis determination unit 208 compares the maximum value indicated by the maximum / minimum value information with the total value calculated in step S407. When it determines with a total value being larger than the maximum value (Yes), it progresses to step S4111a. When it determines with a total value not being larger than the maximum value (No), it progresses to step S411a.

(ステップS411a)分析判定部208は、最小値とステップS407で計算した集計値の数とを比較する。集計値が最小値よりも小さいと判定した場合(Yes)はステップS4111aに進む。分析集計値が最大値よりも小さくない判定した場合(No)は、ステップS413に進む。
(ステップS4111a)学習分析比較部2080aは、診断プログラム実行部2081aに、逸脱情報を出力する。診断プログラム実行部2081aは、入力された逸脱情報が示す管理対象ノードに対して、Pingプログラムを実行する。診断プログラム実行部2081aは、Pingプログラムに対する応答パケットを予め定めた時間内に受信したか否かを判定する。予め定めた時間内に受信した場合(Yes)は、ステップS412に進む。予め定めた時間内に受信しなかった場合(No)は、ステップS4112aに進む。
(ステップS4112a)分析判定部208aは、メッセージDB202aに、逸脱情報が示す分析対象日に出力されたすべてのメッセージが異常であることを示すメッセージ異常情報を記録する。その後ステップS414に進む。
(Step S411a) The analysis determination unit 208 compares the minimum value with the number of total values calculated in step S407. When it determines with a total value being smaller than the minimum value (Yes), it progresses to step S4111a. When it determines with the analysis total value not being smaller than the maximum value (No), it progresses to step S413.
(Step S4111a) The learning analysis comparison unit 2080a outputs deviation information to the diagnostic program execution unit 2081a. The diagnostic program execution unit 2081a executes the Ping program for the management target node indicated by the input deviation information. The diagnostic program execution unit 2081a determines whether or not a response packet for the Ping program has been received within a predetermined time. If it is received within a predetermined time (Yes), the process proceeds to step S412. If not received within the predetermined time (No), the process proceeds to step S4112a.
(Step S4112a) The analysis determination unit 208a records, in the message DB 202a, message abnormality information indicating that all messages output on the analysis target date indicated by the deviation information are abnormal. Thereafter, the process proceeds to step S414.

図26は、図24におけるステップS207a及び図25におけるステップS407aの処理(集計処理)を示すフローチャートである。
ステップS301〜ステップS304の処理は、図12におけるステップS301〜ステップS304と同様の処理であるので説明は省略する。
(ステップS3011a)学習出力数集計部2041は、メッセージ情報にメッセージ異常フラグが設定されているか否かを判定する。メッセージ異常フラグが設定されている場合(Yes)は、ステップS3011cに進む。メッセージ異常フラグが設定されていない場合(No)は、ステップS303に進む。
(ステップS3011b)学習出力数集計部2041は、最大最小値情報が示す最大値より集計値が大きいか否かを判定する。最大値より集計値が大きい場合(Yes)は、ステップS3011cに進む。最大値が集計値以下の場合(No)は、ステップS3011dに進む。
(ステップS3011c)学習出力数集計部2041は、最大値を変更する。具体的には、その対応するノード名、メッセージID、及び学習集計単位時間毎に設けられた最大値に集計値を代入する。その後ステップS302に進む。
(ステップS3011d)学習出力数集計部2041は、学習結果情報DB205から最大最小値情報を読み出す。学習出力数集計部2041は、最大最小値情報が示す最大値より学習集計値が大きいか否かを判定する。最大値より集計値が小さい場合(Yes)は、ステップS3011eに進む。最大値が集計値以下の場合(No)は、ステップS303に進む。
(ステップS3011e)学習出力数集計部2041は、最小値を変更する。具体的には、その対応するノード名、メッセージID、及び学習集計単位時間毎に設けられた最小値に集計値を代入する。その後ステップS303に進む。
FIG. 26 is a flowchart showing the processing (aggregation processing) of step S207a in FIG. 24 and step S407a in FIG.
The processing in steps S301 to S304 is the same as that in steps S301 to S304 in FIG.
(Step S3011a) The learning output number totaling unit 2041 determines whether or not a message abnormality flag is set in the message information. If the message abnormality flag is set (Yes), the process proceeds to step S3011c. If the message abnormality flag is not set (No), the process proceeds to step S303.
(Step S3011b) The learning output number totaling unit 2041 determines whether the total value is larger than the maximum value indicated by the maximum / minimum value information. When the total value is larger than the maximum value (Yes), the process proceeds to step S3011c. If the maximum value is less than or equal to the total value (No), the process proceeds to step S3011d.
(Step S3011c) The learning output number totaling unit 2041 changes the maximum value. Specifically, the total value is substituted into the corresponding node name, message ID, and maximum value provided for each learning total unit time. Thereafter, the process proceeds to step S302.
(Step S3011d) The learning output number totaling unit 2041 reads the maximum / minimum value information from the learning result information DB 205. The learning output number totaling unit 2041 determines whether or not the learning total value is larger than the maximum value indicated by the maximum / minimum value information. If the total value is smaller than the maximum value (Yes), the process proceeds to step S3011e. If the maximum value is less than or equal to the total value (No), the process proceeds to step S303.
(Step S3011e) The learning output number totaling unit 2041 changes the minimum value. Specifically, the total value is substituted for the corresponding node name, message ID, and minimum value provided for each learning total unit time. Thereafter, the process proceeds to step S303.

このように、本実施形態によれば、分析判定部208aは、現在のメッセージの出力数が最大値と最小値の間の値でないと判定した場合に、管理対象ノード11〜13の異常を診断する診断プログラムを自動的に起動し、診断した結果を表示する。これにより、分析判定部208aは、現在のメッセージの出力数が最大値と最小値の間の値でないと判定した場合であっても、診断プログラムが正常であると判定した場合には、管理者に異常でないことを報知する。したがって、管理者の知識や経験に頼ることなく管理対象ノードの異常を検知することができる。   As described above, according to the present embodiment, when the analysis determination unit 208a determines that the current message output number is not a value between the maximum value and the minimum value, the analysis determination unit 208a diagnoses an abnormality in the managed nodes 11 to 13. The diagnostic program is automatically started and the diagnosis result is displayed. Thereby, even when the analysis determination unit 208a determines that the current message output number is not a value between the maximum value and the minimum value, the administrator determines that the diagnostic program is normal. Notify that there is no abnormality. Therefore, it is possible to detect an abnormality of the managed node without depending on the knowledge and experience of the administrator.

また、本実施形態によれば、分析判定部208aは、診断プログラムが診断した結果に基づいて、最大値又は最小値を補正する。分析判定部208aは、以後補正後の最大値または補正後の最小値に基づいて管理対象ノード11〜13の異常を診断する。これにより、より確実な判定を行うことが可能となる。   Further, according to the present embodiment, the analysis determination unit 208a corrects the maximum value or the minimum value based on the result diagnosed by the diagnosis program. The analysis determination unit 208a diagnoses the abnormality of the management target nodes 11 to 13 based on the corrected maximum value or the corrected minimum value. This makes it possible to perform more reliable determination.

また、分析判定部208aは、診断プログラムが診断した状態に基づいて、最大値又は最小値を補正し、補正後の最大値、又は補正後の最小値に基づいて管理対象ノードの状態を検知する。これにより、現在の集計値が最大値よりも大きい、又は最小値よりも小さい値を得た場合であっても、診断の結果、管理対象ノードが正常であると判定された場合は、最大値、または最小値を集計値の値で置き換える。これにより、以後より確実な判定を行うことが可能となる。   The analysis determination unit 208a corrects the maximum value or the minimum value based on the state diagnosed by the diagnostic program, and detects the state of the management target node based on the corrected maximum value or the corrected minimum value. . As a result, even if the current aggregated value is greater than the maximum value or smaller than the minimum value, if it is determined as a result of diagnosis that the managed node is normal, the maximum value Or replace the minimum value with the aggregate value. This makes it possible to perform more reliable determination thereafter.

なお、本実施形態では、逸脱情報が示す分析対象日に出力されたすべてのメッセージが異常であると判定し、メッセージDB202aに記録されたメッセージ情報のメッセージ異常フラグを異常としたが、例えば、逸脱情報が示す時刻の前後の予め定められた時間内のメッセージ情報のメッセージ異常フラグを異常としてもよい。また、実際に異常と判定されたメッセージの識別情報のみについて、メッセージ情報のメッセージ異常フラグを異常としてもよい。   In this embodiment, it is determined that all the messages output on the analysis date indicated by the deviation information are abnormal and the message abnormality flag of the message information recorded in the message DB 202a is abnormal. The message abnormality flag of message information within a predetermined time before and after the time indicated by the information may be abnormal. Further, the message abnormality flag of the message information may be abnormal only for the identification information of the message that is actually determined to be abnormal.

なお、メッセージ異常情報は、異常が発生した分析実行日のすべての取得データを異常とするものでもよい。また、異常が発生した分析実行日の異常が発生した管理対象ノードからの取得データを異常とするものでもよい。また、異常が発生した分析実行日の異常が発生した管理対象ノードからの、異常が発生したメッセージのみを異常とするものでもよい。また、異常が発生した分析実行日の異常が発生した管理対象ノードからの、異常が発生したメッセージの、異常が発生した時刻の前後のある定められた時間、又は、発生した時刻から予め定められた時間に取得した取得データのみを異常とするものであってもよい。また、これらの組み合わせであってもよい。   Note that the message abnormality information may be information that makes all acquired data on the analysis execution date when the abnormality occurred abnormal. Moreover, the acquired data from the management target node where the abnormality occurred on the analysis execution date when the abnormality occurred may be regarded as abnormal. Alternatively, only the message in which an abnormality has occurred from the managed node on which the abnormality on the analysis execution date on which the abnormality has occurred may be regarded as abnormal. In addition, the message from the managed node on which the abnormality occurred on the analysis execution date on which the abnormality has occurred is determined in advance from a certain time before or after the time at which the abnormality has occurred, or from the time at which the abnormality has occurred. Only acquired data acquired at a certain time may be abnormal. Moreover, these combinations may be sufficient.

なお、分析指示を入力されたときに、まず学習処理を行い、その後分析処理を行うようにしてもよい。分析処理の直前に学習処理を行うことにより、最新の学習結果に基づいて分析処理を行うことが可能となり、判定の信頼性が高まる。
なお、本実施形態では、集計値が正常範囲から逸脱した場合、その学習集計単位時間の最大値、最小値のみを変更したが、集計値が正常範囲から逸脱した場合、その分析対象日のすべての学習集計単位時間の最大値、最小値を変更してもよい。
Note that when an analysis instruction is input, the learning process may be performed first, and then the analysis process may be performed. By performing the learning process immediately before the analysis process, the analysis process can be performed based on the latest learning result, and the determination reliability is increased.
In this embodiment, when the aggregate value deviates from the normal range, only the maximum and minimum values of the learning aggregation unit time are changed. However, when the aggregate value deviates from the normal range, all the analysis target days are changed. The maximum value and the minimum value of the learning total unit time may be changed.

なお、分析集計単位時間は、その時間を分析集計単位時間として指定された時間より長くしてもよい。その場合、時間的に連続する分析集計単位時間同士には時間的に重なる部分が生ずる。これにより、分析集計単位時間が切り替わる(次の分析主計時間が開始する)瞬間に発生するメッセージが、ある場合は前の分析集計単位時間に集計され、またある場合は、後の分析集計単位時間に集計されることにより学習データ情報が不正確になることを防ぐことができる。
なお、診断プログラム実行部2081aが実行するプログラムは、管理対象ノード101〜103の自己診断プログラムを実行させるプログラムや、管理対象ノード101〜103が生成したコアファイルを取得するプログラムでもよい。
The analysis total unit time may be longer than the time specified as the analysis total unit time. In that case, a temporally overlapping portion is generated between the temporally continuous analysis total unit times. As a result, messages that occur at the moment when the analysis aggregation unit time is switched (the next analysis principal time starts) are aggregated in the previous analysis aggregation unit time, if any, and in other cases, the subsequent analysis aggregation unit time is accumulated. It is possible to prevent the learning data information from becoming inaccurate by being aggregated.
Note that the program executed by the diagnostic program execution unit 2081a may be a program for executing the self-diagnosis program of the managed nodes 101 to 103 or a program for acquiring the core file generated by the managed nodes 101 to 103.

10・・・管理対象システム、20・・・運用管理システム、11〜13・・・管理対象ノード、21、21a・・・運用管理装置、22・・・運用管理端末、201・・・メッセージ取得部、202、202a・・・メッセージ記憶部、203・・・入力部、204、204a・・・学習情報生成部、205・・・学習結果情報記憶部、206、206a・・・分析情報生成部、207・・・分析結果情報記憶部、208、208a・・・分析判定部、209・・・出力部、2040・・・学習メッセージ情報抽出部、2041、2041a・・・学習出力数集計部、2042・・・最大最小値抽出部、2060・・・分析メッセージ情報抽出部、2061、2061a・・・分析出力数集計部、2080、2080a・・・学習分析比較部、2081a・・・診断プログラム実行部   DESCRIPTION OF SYMBOLS 10 ... Management object system, 20 ... Operation management system, 11-13 ... Management object node, 21, 21a ... Operation management apparatus, 22 ... Operation management terminal, 201 ... Message acquisition , 202, 202a ... message storage unit, 203 ... input unit, 204, 204a ... learning information generation unit, 205 ... learning result information storage unit, 206, 206a ... analysis information generation unit 207 ... analysis result information storage unit 208, 208a ... analysis determination unit 209 ... output unit 2040 ... learning message information extraction unit 2041,2041a ... learning output number totaling unit, 2042... Maximum and minimum value extraction unit, 2060... Analysis message information extraction unit, 2061 and 2061a... Analytical output number totaling unit, 2080 and 2080a. , 2081a ··· diagnostic program execution unit

Claims (7)

管理対象ノードが出力したメッセージを取得するメッセージ取得部と、
前記メッセージ取得部が取得した前記メッセージの数に基づいて前記管理対象ノードの状態を検知する分析判定部と、
を備えることを特徴とする運用管理装置。
A message acquisition unit for acquiring a message output by the managed node;
An analysis determination unit that detects the state of the managed node based on the number of messages acquired by the message acquisition unit;
An operation management apparatus comprising:
前記メッセージの数を算出する学習情報生成部を備え、
前記分析判定部は、前記学習情報生成部が算出した前記メッセージの数の履歴と、現在のメッセージの数とに基づいて前記管理対象ノードの状態を検知する
ことを特徴とする請求項1に記載の運用管理装置。
A learning information generation unit for calculating the number of messages;
The said analysis determination part detects the state of the said management object node based on the log | history of the number of the said messages which the said learning information generation part calculated, and the number of the present messages. Operation management device.
前記学習情報生成部は、指定した期間内における管理対象ノード毎、メッセージの識別情報毎、単位時間毎のメッセージの数の最大値、又は最小値を算出し、
前記分析判定部は、前記現在のメッセージの数が、前記最大値と前記最小値の間の値であるか否かに基づいて前記管理対象ノードの状態を検知する
ことを特徴とする請求項2に記載の運用管理装置。
The learning information generation unit calculates a maximum value or a minimum value of the number of messages for each managed node, for each message identification information, and for each unit time within a specified period,
The analysis determination unit detects the state of the managed node based on whether or not the number of the current messages is a value between the maximum value and the minimum value. The operation management device described in 1.
前記分析判定部は、前記現在のメッセージの出力数が前記最大値と前記最小値の間の値でないと判定した場合に、前記管理対象ノードの状態を診断する診断プログラムを起動し、診断した結果を表示する
ことを特徴とする請求項3に記載の運用管理装置。
When the analysis determination unit determines that the current message output number is not a value between the maximum value and the minimum value, the analysis determination unit starts a diagnosis program for diagnosing the state of the managed node, and results of the diagnosis The operation management apparatus according to claim 3, wherein:
前記分析判定部は、前記診断プログラムが診断した状態に基づいて、前記最大値又は最小値を補正し、補正後の最大値又は補正後の最小値に基づいて前記管理対象ノードの状態を検知する
ことを特徴とする請求項4に記載の運用管理装置。
The analysis determination unit corrects the maximum value or the minimum value based on a state diagnosed by the diagnosis program, and detects the state of the management target node based on the corrected maximum value or the corrected minimum value. The operation management apparatus according to claim 4.
メッセージ取得部が、管理対象ノードが出力したメッセージを取得するメッセージ取得過程と、
分析判定部が、前記メッセージ取得部が取得した前記メッセージの数に基づいて前記管理対象ノードの状態を検知する分析判定過程と、
を有する運用管理方法。
A message acquisition process in which the message acquisition unit acquires the message output by the managed node;
An analysis determination process in which the analysis determination unit detects the state of the managed node based on the number of messages acquired by the message acquisition unit;
An operation management method.
運用管理装置のコンピュータに
管理対象ノードが出力した情報を取得するメッセージ取得手順、
前記メッセージ取得手順で取得した前記メッセージの数に基づいて前記管理対象ノードの状態を検知する分析判定手順
を実行させるための運用管理プログラム。
Message acquisition procedure for acquiring information output by the managed node to the computer of the operation management device,
An operation management program for executing an analysis determination procedure for detecting the state of the managed node based on the number of messages acquired in the message acquisition procedure.
JP2011176863A 2011-08-12 2011-08-12 Operation management apparatus, operation management method, and operation management program Expired - Fee Related JP5753460B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011176863A JP5753460B2 (en) 2011-08-12 2011-08-12 Operation management apparatus, operation management method, and operation management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011176863A JP5753460B2 (en) 2011-08-12 2011-08-12 Operation management apparatus, operation management method, and operation management program

Publications (2)

Publication Number Publication Date
JP2013041367A true JP2013041367A (en) 2013-02-28
JP5753460B2 JP5753460B2 (en) 2015-07-22

Family

ID=47889723

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011176863A Expired - Fee Related JP5753460B2 (en) 2011-08-12 2011-08-12 Operation management apparatus, operation management method, and operation management program

Country Status (1)

Country Link
JP (1) JP5753460B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013066842A (en) * 2011-09-22 2013-04-18 National Institute Of Advanced Industrial Science & Technology Electrostatic coating apparatus
WO2019064370A1 (en) * 2017-09-27 2019-04-04 日本電気株式会社 Log analysis system, log analysis method, log analysis program, and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001057555A (en) * 1999-06-29 2001-02-27 Lucent Technol Inc Network fault detection method and device
JP2004171370A (en) * 2002-11-21 2004-06-17 Nec Corp Address control system and method between client/server in redundant constitution
JP2005236862A (en) * 2004-02-23 2005-09-02 Kddi Corp Log analyzing device and program, and recording medium
JP2005236863A (en) * 2004-02-23 2005-09-02 Kddi Corp Log analyzing device and program, and recording medium
JP2009252137A (en) * 2008-04-10 2009-10-29 Nec Personal Products Co Ltd Preventive maintenance system
JP2010152773A (en) * 2008-12-26 2010-07-08 Mitsubishi Electric Corp Attack determination device, and attack determination method and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001057555A (en) * 1999-06-29 2001-02-27 Lucent Technol Inc Network fault detection method and device
JP2004171370A (en) * 2002-11-21 2004-06-17 Nec Corp Address control system and method between client/server in redundant constitution
JP2005236862A (en) * 2004-02-23 2005-09-02 Kddi Corp Log analyzing device and program, and recording medium
JP2005236863A (en) * 2004-02-23 2005-09-02 Kddi Corp Log analyzing device and program, and recording medium
JP2009252137A (en) * 2008-04-10 2009-10-29 Nec Personal Products Co Ltd Preventive maintenance system
JP2010152773A (en) * 2008-12-26 2010-07-08 Mitsubishi Electric Corp Attack determination device, and attack determination method and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013066842A (en) * 2011-09-22 2013-04-18 National Institute Of Advanced Industrial Science & Technology Electrostatic coating apparatus
WO2019064370A1 (en) * 2017-09-27 2019-04-04 日本電気株式会社 Log analysis system, log analysis method, log analysis program, and storage medium
US11574211B2 (en) 2017-09-27 2023-02-07 Nec Corporation Log analysis system, log analysis method, log analysis program, and storage medium

Also Published As

Publication number Publication date
JP5753460B2 (en) 2015-07-22

Similar Documents

Publication Publication Date Title
US8645769B2 (en) Operation management apparatus, operation management method, and program storage medium
US20160378583A1 (en) Management computer and method for evaluating performance threshold value
JP5428934B2 (en) Failure pattern generation program and failure pattern generation device
US8422634B2 (en) Automated medical imaging system fault detection
US11181890B2 (en) Control system, information processing device, and anomaly factor estimation program
JP5277667B2 (en) Failure analysis system, failure analysis method, failure analysis server, and failure analysis program
JP2011100283A (en) Management device, equipment management method, equipment management program, recording medium, and equipment management system
JP6787340B2 (en) Log analysis system, log analysis method and program
JP6280862B2 (en) Event analysis system and method
JP5420112B2 (en) Network analysis support device, network test device, network analysis support method, network test method, network analysis support program, and network test program
JP6880560B2 (en) Failure prediction device, failure prediction method and failure prediction program
JPWO2015029301A1 (en) Information providing apparatus, server apparatus, information providing method, and information providing program
JP2015014981A (en) Information processing system, device management apparatus, asset management apparatus, and information processing method
US9019124B2 (en) System and method for monitoring and alerting on equipment errors
CN106201753B (en) Method and system for processing PCIE errors in linux
JP5753460B2 (en) Operation management apparatus, operation management method, and operation management program
JP6665503B2 (en) Data collection system, data collection device and data collection method
JP6667664B2 (en) Plant management apparatus, plant management method, and program
CN113342608A (en) Method and device for monitoring streaming computing engine task
JP5501278B2 (en) Filtering device, filtering method, filtering program
JP6798504B2 (en) Log analysis system, log analysis method and program
JP2012037991A (en) Prediction device, prediction system and program
JP2011223154A (en) Communication diagnostic apparatus and communication diagnostic method
JP2011179706A (en) Data collecting device, air conditioning device, data collecting system, data collecting method and program
JP5958987B2 (en) Information processing device, failure diagnosis control device, failure determination method, failure determination program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140106

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140717

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140722

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140919

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20141216

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150312

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20150319

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: 20150519

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150522

R150 Certificate of patent or registration of utility model

Ref document number: 5753460

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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