JP2018045637A - Monitoring system, information processing device, control method, and control program - Google Patents

Monitoring system, information processing device, control method, and control program Download PDF

Info

Publication number
JP2018045637A
JP2018045637A JP2016182155A JP2016182155A JP2018045637A JP 2018045637 A JP2018045637 A JP 2018045637A JP 2016182155 A JP2016182155 A JP 2016182155A JP 2016182155 A JP2016182155 A JP 2016182155A JP 2018045637 A JP2018045637 A JP 2018045637A
Authority
JP
Japan
Prior art keywords
learning
alarm information
information
importance
alarm
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
JP2016182155A
Other languages
Japanese (ja)
Other versions
JP6359061B2 (en
Inventor
和哉 内
Kazuya Uchi
和哉 内
直之 高山
Naoyuki Takayama
直之 高山
恵凡 北崎
Shigetsune Kitazaki
恵凡 北崎
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.)
SoftBank Corp
Original Assignee
SoftBank 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 SoftBank Corp filed Critical SoftBank Corp
Priority to JP2016182155A priority Critical patent/JP6359061B2/en
Publication of JP2018045637A publication Critical patent/JP2018045637A/en
Application granted granted Critical
Publication of JP6359061B2 publication Critical patent/JP6359061B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Testing And Monitoring For Control Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a monitoring system, etc., that allows a supervisor to appropriately respond to alarm information outputted from a device being monitored.SOLUTION: The present invention is a monitoring system comprising a learning system and an information processing device. The learning system includes a first learning apparatus for dividing a plurality of alarm information for learning into a plurality of elements by using first definition data in which the degree of importance for learning that indicates the degree of necessity to respond is correlated to each alarm information for learning, and outputting a presumed degree of importance that is presumed for operating alarm information different from the alarm information for learning from the relationship between the plurality of divided elements and the degree of importance for learning that corresponds to each of a plurality of alarm information for learning. The information processing device inputs the alarm information outputted from each of a plurality of devices being monitored, as operating alarm information, to the first learning apparatus, and outputs a written procedure that indicates a procedure for responding to alarm information when the presumed degree of importance outputted from the first learning apparatus is higher than or equal to a first threshold.SELECTED DRAWING: Figure 1

Description

本発明は、複数の監視対象装置を監視する監視システムに関する。   The present invention relates to a monitoring system that monitors a plurality of monitoring target devices.

従来、ネットワークで接続された複数の監視対象装置を監視する監視システムが利用されている。   Conventionally, a monitoring system for monitoring a plurality of monitoring target devices connected via a network has been used.

特許文献1には、各機器から入力されるアラーム信号を受け付け、受け付けられたアラームを解析してアラームの種別やアラームを発生させた機器とアラームとの対応関係を特定し、アラームの発生した機器とアラームとの対応関係を表示装置に可視表示するアラーム監視装置が開示されている。   In Patent Document 1, an alarm signal input from each device is received, the received alarm is analyzed, the type of alarm and the correspondence between the device that generated the alarm and the alarm are specified, and the device that generated the alarm There is disclosed an alarm monitoring device that visually displays a correspondence relationship between an alarm and an alarm on a display device.

特開2014−192554号公報JP 2014-192554 A

一般に、監視対象装置は、それぞれスイッチ、ルーター等の通信装置を経由してネットワークに接続されており、監視対象装置又は通信装置が故障した場合、アラーム情報を出力する。監視システムの監視者は、アラーム情報が出力された場合、アラーム情報に対して対処する必要性を判断し、その必要性に応じて、特定の対処を実行する必要がある。   In general, each monitoring target device is connected to a network via a communication device such as a switch or a router, and outputs alarm information when the monitoring target device or the communication device fails. When the alarm information is output, the supervisor of the monitoring system determines the necessity of dealing with the alarm information, and needs to perform a specific countermeasure according to the necessity.

しかしながら、監視者の技術レベル及び対応経験等の有無によっては、監視者が対処する必要があるアラーム情報を見逃したり、対処する必要がないアラーム情報の対応に長時間をかけたりすることがある。   However, depending on the technical level of the monitor and the presence or absence of response experience, the alarm information that the monitor needs to deal with may be missed, or the response of alarm information that does not need to be dealt with may take a long time.

本発明は、このような従来の課題を解決すべくなされたものであり、監視対象装置から出力されるアラーム情報に対して監視者が適切に対応することを可能とする監視システム、情報処理装置、制御方法及び制御プログラムを提供することを目的とする。   The present invention has been made to solve such conventional problems, and a monitoring system and an information processing apparatus that enable a monitor to appropriately respond to alarm information output from a monitoring target apparatus An object is to provide a control method and a control program.

本発明に係る監視システムは、学習システム及び情報処理装置を有する監視システムであって、学習システムは、複数の学習用アラーム情報と、複数の学習用アラーム情報のそれぞれに対して対処する必要性の度合いを示す学習用重要度とが関連付けられた第1定義データを用いて、複数の学習用アラーム情報を複数の要素に分割し、分割された複数の要素と複数の学習用アラーム情報のそれぞれに対応する学習用重要度との関係から、入力された複数の学習用アラーム情報と異なる稼働アラーム情報に対して推測された推測重要度を出力する第1学習器を有し、情報処理装置は、複数の監視対象装置のそれぞれから出力されたアラーム情報を取得するアラーム情報取得部と、アラーム情報を稼働アラーム情報として第1学習器に入力し、第1学習器から出力された推測重要度を取得する重要度取得部と、推測重要度が第1閾値以上である場合、アラーム情報に対する対処の手順を示す手順書を取得する手順書取得部と、手順書取得部が取得した手順書を出力する出力部と、を有する。   The monitoring system according to the present invention is a monitoring system having a learning system and an information processing device, and the learning system needs to cope with each of a plurality of learning alarm information and a plurality of learning alarm information. Using the first definition data associated with the learning importance indicating the degree, the plurality of learning alarm information is divided into a plurality of elements, and each of the divided plurality of elements and the plurality of learning alarm information is divided. The information processing apparatus includes a first learner that outputs a presumed importance level that is estimated for operation alarm information that is different from the plurality of learning alarm information that is input, from the relationship with the corresponding learning importance level. An alarm information acquisition unit that acquires alarm information output from each of the plurality of monitoring target devices, and the alarm information is input to the first learning device as operating alarm information. An importance level acquisition unit that acquires the estimated importance level output from the learning device, a procedure manual acquisition unit that acquires a procedure manual indicating a procedure for dealing with alarm information when the estimated importance level is equal to or greater than the first threshold, and a procedure And an output unit that outputs the procedure manual acquired by the document acquisition unit.

本発明に係る監視システムにおいて、学習システムは、複数の学習用アラーム情報と、複数の学習用アラーム情報のそれぞれを出力した監視対象装置及び複数の学習用アラーム情報のそれぞれの原因となる装置の関連性の度合いを示す学習用関連度とが関連付けられた第2定義データを用いて、複数の学習用アラーム情報を複数の要素に分割し、分割された複数の要素と複数の学習用アラーム情報のそれぞれに対応する学習用関連度との関係から、入力された複数の学習用アラーム情報と異なる稼働アラーム情報に対して推測された推測関連度を出力する第2学習器をさらに有し、情報処理装置は、アラーム情報取得部が取得したアラーム情報を稼働アラーム情報として第2学習器に入力し、第2学習器から出力された推測関連度を取得する関連度取得部と、推測重要度が第1閾値未満であり、且つ、推測関連度が第2閾値未満である場合、アラーム情報の原因となる装置の候補を特定する装置候補特定部と、をさらに有し、出力部は、装置候補特定部が特定した候補を示す情報を出力することが好ましい。   In the monitoring system according to the present invention, the learning system relates to a plurality of learning alarm information, a monitoring target device that outputs each of the plurality of learning alarm information, and a device that causes each of the plurality of learning alarm information. Using the second definition data associated with the learning relevance level indicating the degree of sex, the plurality of learning alarm information is divided into a plurality of elements, and the plurality of divided elements and the plurality of learning alarm information A second learning device that outputs an estimated relevance level estimated for operating alarm information different from the plurality of input learning alarm information based on a relationship with the corresponding learning relevance level; The apparatus inputs the alarm information acquired by the alarm information acquisition unit to the second learning device as operation alarm information, and acquires the estimated relevance output from the second learning device. A continuousness acquisition unit, and a device candidate specifying unit that specifies a device candidate that causes alarm information when the estimated importance is less than the first threshold and the estimated relevance is less than the second threshold. Furthermore, it is preferable that the output unit outputs information indicating the candidates specified by the device candidate specifying unit.

本発明に係る監視システムにおいて、学習システムは、複数の学習用アラーム情報と、複数の学習用アラーム情報のそれぞれに対応する手順書を示す学習用手順書情報とが関連付けられた第3定義データを用いて、複数の学習用アラーム情報を複数の要素に分割し、分割された複数の要素と複数の学習用アラーム情報のそれぞれに対応する学習用手順書情報との関係から、入力された複数の学習用アラーム情報と異なる稼働アラーム情報に対して推測された複数の推測手順書情報を、稼働アラーム情報に対する対処の手順を示す確度が高い順に出力する第3学習器をさらに有し、手順書取得部は、重要度取得部が取得した重要度が第1閾値以上である場合、アラーム情報取得部が取得したアラーム情報を稼働アラーム情報として第3学習器に入力し、第3学習器から出力された複数の推測手順書情報を取得することにより複数の手順書を取得し、出力部は、複数の手順書を確度が高い順に並べて出力することが好ましい。   In the monitoring system according to the present invention, the learning system stores third definition data in which a plurality of learning alarm information and learning procedure manual information indicating a procedure manual corresponding to each of the plurality of learning alarm information are associated. To divide the plurality of learning alarm information into a plurality of elements, and from the relationship between the divided plurality of elements and the learning procedure manual information corresponding to each of the plurality of learning alarm information, A third learning device that further outputs a plurality of estimated procedure manual information estimated for operation alarm information different from the learning alarm information in descending order of accuracy indicating a procedure for dealing with the operation alarm information, and obtains the procedure manual. When the importance acquired by the importance acquisition unit is greater than or equal to the first threshold, the alarm information acquired by the alarm information acquisition unit is sent to the third learning device as operation alarm information. And force, by acquiring a plurality of speculation instructions information outputted from the third learning device acquires a plurality of instructions, an output unit preferably outputs side by side a plurality of instructions sequentially probable.

本発明に係る監視システムにおいて、アラーム情報には、当該アラーム情報を出力した監視対象装置を示す情報が含まれ、学習システムは、所定時間内に複数の監視対象装置のそれぞれから出力されたアラーム情報に含まれる学習用の監視対象装置を示す情報と、アラーム情報の原因となる装置の候補を示す学習用候補情報とが関連付けられた第4定義データを用いて、学習用の監視対象装置を示す情報を複数の要素に分割し、分割された複数の要素と学習用の監視対象装置を示す情報に対応する学習用候補情報との関係から、入力された複数の学習用アラーム情報と異なる稼働アラーム情報に含まれる監視対象装置を示す情報に対して推測された複数の推測候補情報を、稼働アラーム情報の原因となる装置の候補を示す確度が高い順に出力する第4学習器をさらに有し、装置候補特定部は、推測重要度が第1閾値未満であり、且つ、推測関連度が第2閾値未満である場合、アラーム情報取得部が取得したアラーム情報に含まれる監視対象装置を示す情報を第4学習器に入力し、第4学習器から出力された複数の推測候補情報を取得することによりアラーム情報の原因となる装置の複数の候補を特定し、出力部は、装置候補特定部が取得した複数の推測候補情報を確度が高い順に並べて出力することが好ましい。   In the monitoring system according to the present invention, the alarm information includes information indicating the monitoring target device that has output the alarm information, and the learning system outputs alarm information output from each of the plurality of monitoring target devices within a predetermined time. The learning target device is indicated by using the fourth definition data in which the information indicating the monitoring target device for learning included in the information and the learning candidate information indicating the candidate device that causes the alarm information are associated with each other. An operation alarm that divides information into a plurality of elements, and that is different from the plurality of learning alarm information that is input, based on the relationship between the divided elements and the learning candidate information corresponding to the information indicating the monitoring target device for learning Outputs multiple pieces of candidate information estimated for information indicating the monitoring target device included in the information in descending order of accuracy indicating candidate devices that cause operation alarm information. And the device candidate identification unit acquires the alarm information acquired by the alarm information acquisition unit when the estimated importance is less than the first threshold and the estimated relevance is less than the second threshold. The information indicating the device to be monitored included in is input to the fourth learning device, and a plurality of candidate information output from the fourth learning device is acquired to identify a plurality of device candidates that cause the alarm information. The output unit preferably outputs a plurality of pieces of estimation candidate information acquired by the apparatus candidate specifying unit in order of increasing accuracy.

本発明に係る情報処理装置は、複数の学習用アラーム情報と、複数の学習用アラーム情報のそれぞれに対して対処する必要性の度合いを示す学習用重要度とが関連付けられた第1定義データを用いて、複数の学習用アラーム情報を複数の要素に分割し、分割された複数の要素と複数の学習用アラーム情報のそれぞれに対応する学習用重要度との関係から、入力された複数の学習用アラーム情報と異なる稼働アラーム情報に対して推測された推測重要度を出力する第1学習器を有する学習システムと通信する情報処理装置であって、複数の監視対象装置のそれぞれから出力されたアラーム情報を取得するアラーム情報取得部と、アラーム情報を稼働アラーム情報として第1学習器に入力し、第1学習器から出力された推測重要度を取得する重要度取得部と、推測重要度が第1閾値以上である場合、アラーム情報に対する対処の手順を示す手順書を取得する手順書取得部と、手順書取得部が取得した手順書を出力する出力部と、を有する。   The information processing apparatus according to the present invention includes first definition data in which a plurality of learning alarm information and a learning importance indicating a degree of necessity of dealing with each of the plurality of learning alarm information are associated with each other. To divide a plurality of learning alarm information into a plurality of elements, and input a plurality of learning based on the relationship between the divided plurality of elements and the learning importance corresponding to each of the plurality of learning alarm information. An information processing apparatus that communicates with a learning system having a first learning device that outputs a presumed importance estimated for operational alarm information different from the alarm information for the alarm, and that is output from each of a plurality of monitoring target devices An alarm information acquisition unit that acquires information, and an alarm information that is input to the first learning device as operating alarm information, and an importance that acquires the estimated importance output from the first learning device An acquisition unit; a procedure manual acquisition unit that acquires a procedure manual indicating a procedure for handling alarm information when the estimated importance is equal to or greater than a first threshold; and an output unit that outputs the procedure manual acquired by the procedure manual acquisition unit; Have.

本発明に係る制御方法は、複数の学習用アラーム情報と、複数の学習用アラーム情報のそれぞれに対して対処する必要性の度合いを示す学習用重要度とが関連付けられた第1定義データを用いて、複数の学習用アラーム情報を複数の要素に分割し、分割された複数の要素と複数の学習用アラーム情報のそれぞれに対応する学習用重要度との関係から、入力された複数の学習用アラーム情報と異なる稼働アラーム情報に対して推測された推測重要度を出力する第1学習器を有する学習システムと通信する情報処理装置の制御方法であって、複数の監視対象装置のそれぞれから出力されたアラーム情報を取得し、取得したアラーム情報を稼働アラーム情報として第1学習器に入力し、第1学習器から出力された推測重要度を取得し、取得した推測重要度が第1閾値以上である場合、アラーム情報に対する対処の手順を示す手順書を取得し、取得した手順書を出力する、ことを含む。   The control method according to the present invention uses first definition data in which a plurality of learning alarm information and a learning importance indicating the degree of necessity of dealing with each of the plurality of learning alarm information are associated with each other. The plurality of learning alarm information is divided into a plurality of elements, and the plurality of learning inputs inputted from the relationship between the divided plurality of elements and the learning importance corresponding to each of the plurality of learning alarm information. A control method for an information processing apparatus that communicates with a learning system having a first learning device that outputs a presumed importance estimated for operation alarm information different from alarm information, and is output from each of a plurality of monitoring target devices. Obtained alarm information, input the obtained alarm information to the first learning device as operation alarm information, obtain the estimated importance output from the first learning device, and obtain the obtained guess If iodide is equal to or larger than the first threshold, it obtains the instructions illustrating a procedure of coping for alarm information, and outputs the acquired procedures involves.

本発明に係る制御プログラムは、複数の学習用アラーム情報と、複数の学習用アラーム情報のそれぞれに対して対処する必要性の度合いを示す学習用重要度とが関連付けられた第1定義データを用いて、複数の学習用アラーム情報を複数の要素に分割し、分割された複数の要素と複数の学習用アラーム情報のそれぞれに対応する学習用重要度との関係から、入力された複数の学習用アラーム情報と異なる稼働アラーム情報に対して推測された推測重要度を出力する第1学習器を有する学習システムと通信する情報処理装置の制御プログラムであって、複数の監視対象装置のそれぞれから出力されたアラーム情報を取得し、取得したアラーム情報を稼働アラーム情報として第1学習器に入力し、第1学習器から出力された推測重要度を取得し、取得した推測重要度が第1閾値以上である場合、アラーム情報に対する対処の手順を示す手順書を取得し、取得した手順書を出力する、ことを情報処理装置に実行させる。   The control program according to the present invention uses first definition data in which a plurality of learning alarm information and a learning importance indicating a degree of necessity of dealing with each of the plurality of learning alarm information are associated with each other. The plurality of learning alarm information is divided into a plurality of elements, and the plurality of learning inputs inputted from the relationship between the divided plurality of elements and the learning importance corresponding to each of the plurality of learning alarm information. A control program for an information processing apparatus that communicates with a learning system having a first learning device that outputs a presumed importance estimated for operational alarm information different from alarm information, and is output from each of a plurality of monitoring target devices The obtained alarm information is input to the first learning device as operating alarm information, the estimated importance output from the first learning device is obtained, If obtained was presumed importance degree is smaller than the first threshold value, obtains the instructions illustrating a procedure of coping for alarm information, and outputs the acquired instructions, to be executed by the information processing apparatus that.

本発明に係る監視システム、情報処理装置、制御方法及び制御プログラムは、監視対象装置から出力されるアラーム情報に対して監視者が適切に対応することを可能とする。   The monitoring system, information processing apparatus, control method, and control program according to the present invention enable a monitor to appropriately respond to alarm information output from a monitoring target apparatus.

(a)は監視システム1が第1定義データを学習システム4に学習させる流れを示す模式図であり、(b)は監視システム1が稼働中である状態を示す模式図である。(A) is a schematic diagram which shows the flow in which the monitoring system 1 makes the learning system 4 learn 1st definition data, (b) is a schematic diagram which shows the state in which the monitoring system 1 is working. 監視システム1の概略構成の一例を示す図である。1 is a diagram illustrating an example of a schematic configuration of a monitoring system 1. FIG. 情報処理装置3の概略構成の一例を示す図である。2 is a diagram illustrating an example of a schematic configuration of an information processing device 3. FIG. 第1定義データのデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of 1st definition data. 第2定義データのデータ構造の一例を示す図である。It is a figure which shows an example of the data structure of 2nd definition data. (a)は第3定義データのデータ構造の一例を示す図であり、(b)は第4定義データのデータ構造の一例を示す図である。(A) is a figure which shows an example of the data structure of 3rd definition data, (b) is a figure which shows an example of the data structure of 4th definition data. 学習装置4aの概略構成の一例を示す図である。It is a figure which shows an example of schematic structure of the learning apparatus 4a. 監視システム1が各定義データを学習システム4に学習させる場合における動作シーケンスの一例を示す。An example of an operation sequence when the monitoring system 1 causes the learning system 4 to learn each definition data is shown. 監視システム1が稼働中である状態における処理のフローチャートを示す。The flowchart of the process in the state in which the monitoring system 1 is working is shown.

以下、図面を参照しつつ、本発明の様々な実施形態について説明する。ただし、本発明の技術的範囲はそれらの実施形態に限定されず、特許請求の範囲に記載された発明とその均等物に及ぶ点に留意されたい。   Hereinafter, various embodiments of the present invention will be described with reference to the drawings. However, it should be noted that the technical scope of the present invention is not limited to these embodiments, and extends to the invention described in the claims and equivalents thereof.

(システムの概要)
図1(a)は監視システム1が第1定義データを学習システム4に学習させる流れを示す模式図であり、図1(b)は監視システム1が稼働中である状態を示す模式図である。
(System overview)
FIG. 1A is a schematic diagram illustrating a flow in which the monitoring system 1 causes the learning system 4 to learn the first definition data, and FIG. 1B is a schematic diagram illustrating a state in which the monitoring system 1 is in operation. .

監視システム1は、複数の監視対象装置を監視するシステムである。監視システム1は、複数の監視対象装置2、情報処理装置3及び学習システム4を有する。監視対象装置2は、特定のサービスを提供しつつ、稼働時、障害発生時等に、各装置の状態に応じたアラーム情報を出力する装置であり、情報処理装置3によりその状態を監視される。情報処理装置3は、監視システム1の運用者及び監視者等が監視対象装置2の状態を監視するために使用するコンピュータである。学習システム4は、複数の学習装置4a〜4cを有する。複数の学習装置4a〜4cの内の一つ以上の学習装置は、第1学習器431を有する。   The monitoring system 1 is a system that monitors a plurality of monitoring target devices. The monitoring system 1 includes a plurality of monitoring target devices 2, an information processing device 3, and a learning system 4. The monitoring target device 2 is a device that outputs specific alarm information according to the state of each device during operation or when a failure occurs while providing a specific service, and the state is monitored by the information processing device 3. . The information processing device 3 is a computer that is used by an operator and a monitor of the monitoring system 1 to monitor the state of the monitoring target device 2. The learning system 4 includes a plurality of learning devices 4a to 4c. One or more learning devices among the plurality of learning devices 4 a to 4 c include a first learning device 431.

図1(a)に示すように、監視システム1が第1定義データを学習システム4に学習させる場合、情報処理装置3は、複数の監視対象装置2のそれぞれから出力された各アラーム情報を取得し、学習用アラーム情報として使用する(1)。次に、情報処理装置3は、監視システム1の運用者による操作に従って、各学習用アラーム情報に対して対処する必要性の度合いを示す学習用重要度を設定し、各学習用アラーム情報と各学習用重要度とを関連付けて定義する第1定義データを作成する(2)。次に、情報処理装置3は、第1定義データを学習システム4に送信し、学習用アラーム情報と学習用重要度との関係性を学習させる(3)。次に、第1学習器431は、第1定義データを用いて学習用アラーム情報と学習用重要度との関係性を学習する(4)。   As illustrated in FIG. 1A, when the monitoring system 1 causes the learning system 4 to learn the first definition data, the information processing device 3 acquires each alarm information output from each of the plurality of monitoring target devices 2. And used as learning alarm information (1). Next, the information processing device 3 sets a learning importance level indicating the degree of necessity of dealing with each learning alarm information in accordance with an operation by the operator of the monitoring system 1, and sets each learning alarm information and each learning alarm information. First definition data is created that associates and defines the importance for learning (2). Next, the information processing apparatus 3 transmits the first definition data to the learning system 4 to learn the relationship between the learning alarm information and the learning importance (3). Next, the first learning device 431 learns the relationship between the learning alarm information and the learning importance using the first definition data (4).

なお、第1学習器431は、いわゆる「教師あり学習」により学習を実行する。第1学習器431は、各学習用アラーム情報を複数の要素に分割し、分割された各要素と各学習用アラーム情報に対応する学習用重要度との関係から、稼働アラーム情報が入力された場合に推測重要度を出力するように学習を実行する。稼働アラーム情報は、監視システム1が稼働中である場合に各監視対象装置2から出力されるアラーム情報であり、学習用アラーム情報と異なるアラーム情報である。推測重要度は、入力された稼働アラーム情報に対して推測された対処する必要性の度合いを示す。   The first learning device 431 performs learning by so-called “supervised learning”. The first learning device 431 divides each learning alarm information into a plurality of elements, and the operation alarm information is input from the relationship between each divided element and the learning importance corresponding to each learning alarm information. In this case, learning is performed so that the estimated importance is output. The operation alarm information is alarm information output from each monitoring target device 2 when the monitoring system 1 is in operation, and is different from learning alarm information. The estimated importance indicates the degree of necessity of handling that is estimated for the input operation alarm information.

一方、図1(b)に示すように、監視システム1が稼働中である場合、情報処理装置3は、複数の監視対象装置2のそれぞれから出力されたアラーム情報を取得する(1)。情報処理装置3は、取得したアラーム情報を稼働アラーム情報として学習システム4に入力する(2)。学習システム4の第1学習器431は、第1定義データを用いて、入力された稼働アラーム情報に対する推測重要度を情報処理装置3に出力し、情報処理装置3は、出力された推測重要度を取得する(3)。情報処理装置3は、推測重要度が第1閾値以上であるか否かを判定し、推測重要度が第1閾値以上である場合、稼働アラーム情報に対して対処するための一連の手順を示す手順書を表示する(4)。   On the other hand, as shown in FIG. 1B, when the monitoring system 1 is in operation, the information processing device 3 acquires alarm information output from each of the plurality of monitoring target devices 2 (1). The information processing apparatus 3 inputs the acquired alarm information to the learning system 4 as operation alarm information (2). The first learning device 431 of the learning system 4 uses the first definition data to output the estimated importance for the input operation alarm information to the information processing device 3, and the information processing device 3 outputs the estimated importance of the output. (3). The information processing apparatus 3 determines whether or not the estimated importance is greater than or equal to the first threshold, and when the estimated importance is greater than or equal to the first threshold, shows a series of procedures for dealing with the operation alarm information. A procedure manual is displayed (4).

このように、情報処理装置3は、学習用アラーム情報を用いて事前に学習した学習結果を利用して、各監視対象装置から出力された稼働アラーム情報の重要度を判定し、監視者による対処が必要である場合、さらに手順書を出力する。これにより、監視者が、対処する必要があるアラーム情報を見逃したり、対処する必要がないアラーム情報の対応に長時間をかけたりすることを防止することが可能となり、監視者は、監視対象装置から出力されるアラーム情報に対して適切に対応することができる。   As described above, the information processing device 3 uses the learning result learned in advance using the learning alarm information, determines the importance of the operation alarm information output from each monitoring target device, and is handled by the supervisor. If it is necessary, a procedure manual is output. This makes it possible to prevent the monitor from overlooking alarm information that needs to be dealt with or taking a long time to deal with alarm information that does not need to be dealt with. It is possible to appropriately respond to the alarm information output from.

図2は、監視システム1の概略構成の一例を示す図である。   FIG. 2 is a diagram illustrating an example of a schematic configuration of the monitoring system 1.

監視システム1は、複数の監視対象装置2、情報処理装置3、学習装置4a〜4cを含む学習システム4及び手順書データベース5を有する。   The monitoring system 1 has a plurality of monitoring target devices 2, an information processing device 3, a learning system 4 including learning devices 4a to 4c, and a procedure manual database 5.

監視システム1では、複数の監視対象装置2のそれぞれが不図示のネットワークデバイスを介してネットワーク6に接続される。情報処理装置3は、ネットワーク6を介して各監視対象装置2及び手順書データベース5と通信可能に接続され、ネットワーク7を介して学習システム4と通信可能に接続される。例えば、ネットワーク6はイントラネットであり、ネットワーク7はインターネットである。   In the monitoring system 1, each of the plurality of monitoring target devices 2 is connected to the network 6 via a network device (not shown). The information processing device 3 is communicably connected to each monitoring target device 2 and the procedure manual database 5 via the network 6 and is communicably connected to the learning system 4 via the network 7. For example, the network 6 is an intranet, and the network 7 is the Internet.

監視対象装置2は、特定のサービスを提供しつつ、稼働時、障害発生時等に、各装置の状態に応じたアラーム情報を出力する装置であり、例えばサーバ、ネットワーク機器等である。   The monitoring target device 2 is a device that provides a specific service and outputs alarm information according to the state of each device when operating, when a failure occurs, and is a server, a network device, or the like.

手順書データベース5は、複数の手順書を記憶する装置であり、例えばサーバである。手順書データベース5には、各手順書が各手順書の識別情報と関連付けて記憶される。   The procedure manual database 5 is a device that stores a plurality of procedure manuals, for example, a server. The procedure manual database 5 stores each procedure manual in association with identification information of each procedure manual.

図3は、情報処理装置3の概略構成の一例を示す図である。   FIG. 3 is a diagram illustrating an example of a schematic configuration of the information processing apparatus 3.

情報処理装置3は、監視システム1の運用者及び監視者等が監視対象装置2の状態を監視するために使用するコンピュータである。情報処理装置3は、記憶部31、通信部32、表示部33、入力部34及び制御部35を有する。   The information processing device 3 is a computer that is used by an operator and a monitor of the monitoring system 1 to monitor the state of the monitoring target device 2. The information processing apparatus 3 includes a storage unit 31, a communication unit 32, a display unit 33, an input unit 34, and a control unit 35.

記憶部31は、例えば、半導体メモリ、磁気ディスク装置、及び光ディスク装置の内の少なくとも一つを有する。記憶部31は、制御部35による処理に用いられるプログラム(ドライバプログラム、オペレーティングシステムプログラム、アプリケーションプログラム等)、データ等を記憶する。コンピュータプログラムは、例えばCD−ROM(compact disk read only memory)、DVD−ROM(digital versatile disk read only memory)等のコンピュータ読み取り可能な可搬型記録媒体から、公知のセットアッププログラム等を用いて記憶部31にインストールされてもよい。記憶部31は、データとして第1〜第4定義データ等を記憶する。各定義データの詳細については後述する。   The storage unit 31 includes, for example, at least one of a semiconductor memory, a magnetic disk device, and an optical disk device. The storage unit 31 stores programs (driver program, operating system program, application program, etc.), data, and the like used for processing by the control unit 35. The computer program is a storage unit 31 using a known setup program or the like from a computer-readable portable recording medium such as a CD-ROM (compact disk read only memory) or a DVD-ROM (digital versatile disk read only memory). May be installed. The storage unit 31 stores first to fourth definition data and the like as data. Details of each definition data will be described later.

通信部32は、情報処理装置3をネットワーク6及び7に接続するための通信インターフェース回路を有する。通信部32は、外部の各装置等から受信したデータを制御部35に供給し、制御部35から受信したデータを外部の各装置等に送信する。   The communication unit 32 includes a communication interface circuit for connecting the information processing apparatus 3 to the networks 6 and 7. The communication unit 32 supplies the data received from each external device to the control unit 35 and transmits the data received from the control unit 35 to each external device.

表示部33は、出力部の一例であり、文書ファイル、動画像、静止画像等の出力が可能であればどのようなデバイスでもよく、例えば、タッチパネル式の表示装置、液晶ディスプレイ、有機EL(Electro−Luminescence)ディスプレイ等である。表示部33は、制御部35から供給される手順書等を表示する。   The display unit 33 is an example of an output unit, and may be any device that can output a document file, a moving image, a still image, and the like. For example, the display unit 33 is a touch panel display device, a liquid crystal display, an organic EL (Electro -Luminescence) display. The display unit 33 displays a procedure manual or the like supplied from the control unit 35.

入力部34は、データが入力可能であればどのようなデバイスでもよく、例えば、キーボード、マウス、タッチパネル式の入力装置、キーパッド等である。運用者又は監視者は、入力部34を用いて、例えば、第1〜第4定義データを入力することができる。   The input unit 34 may be any device as long as data can be input, such as a keyboard, a mouse, a touch panel type input device, a keypad, and the like. For example, the operator or the monitor can input the first to fourth definition data using the input unit 34.

制御部35は、一又は複数個のプロセッサ又はその周辺回路を有する。制御部35は、情報処理装置3の全体的な動作を統括的に制御するものであり、例えば、CPU(Central Processing Unit)である。制御部35は、情報処理装置3の各種処理が記憶部31に記憶されているプログラム等に応じて適切な手順で実行されるように、通信部32等の動作を制御する。また、制御部35は、複数のプログラムを並列に実行できる。   The control unit 35 includes one or a plurality of processors or their peripheral circuits. The control unit 35 controls the overall operation of the information processing apparatus 3 and is, for example, a CPU (Central Processing Unit). The control unit 35 controls the operation of the communication unit 32 and the like so that various processes of the information processing apparatus 3 are executed in an appropriate procedure according to a program stored in the storage unit 31. The control unit 35 can execute a plurality of programs in parallel.

制御部35は、第1学習処理部351、第2学習処理部352、第3学習処理部353、第4学習処理部354、アラーム情報取得部355、重要度取得部356、手順書取得部357、関連度取得部358及び装置候補特定部359等を有する。制御部35が有するこれらの各部は、制御部35が有するプロセッサ上で実行されるプログラムによって実装される機能モジュールである。あるいは、これらの各部は、独立した集積回路、マイクロプロセッサ又はファームウェアとして情報処理装置3に実装されてもよい。   The control unit 35 includes a first learning processing unit 351, a second learning processing unit 352, a third learning processing unit 353, a fourth learning processing unit 354, an alarm information acquisition unit 355, an importance level acquisition unit 356, and a procedure manual acquisition unit 357. , An association degree acquisition unit 358, a device candidate identification unit 359, and the like. Each of these units included in the control unit 35 is a functional module implemented by a program executed on a processor included in the control unit 35. Alternatively, these units may be mounted on the information processing apparatus 3 as independent integrated circuits, microprocessors, or firmware.

図4は、記憶部31に記憶される第1定義データのデータ構造の一例を示す図である。   FIG. 4 is a diagram illustrating an example of the data structure of the first definition data stored in the storage unit 31.

図4に示すように、第1定義データは、アラーム番号と、学習用アラーム情報と、学習用アラーム情報に対して対処する必要性の度合いを示す学習用重要度とが関連付けられた学習用データである。アラーム番号は、各学習用アラーム情報を一意に識別するための番号である。アラーム情報には、例えば、そのアラーム情報が出力された日時、そのアラーム情報を出力した監視対象装置2を示すホスト名情報、エラーメッセージ等が含まれる。学習用重要度は、例えば、監視システム1の運用者により、学習用アラーム情報に対して対処する必要性の度合いが高いほど値が高くなるように設定される。エラーメッセージには、例えば通信異常、処理異常、ディスク異常等の各種メッセージが含まれる。   As shown in FIG. 4, the first definition data is learning data in which an alarm number, learning alarm information, and learning importance indicating the degree of necessity of dealing with learning alarm information are associated with each other. It is. The alarm number is a number for uniquely identifying each learning alarm information. The alarm information includes, for example, the date and time when the alarm information was output, host name information indicating the monitoring target device 2 that output the alarm information, an error message, and the like. For example, the learning importance is set by the operator of the monitoring system 1 such that the higher the degree of necessity of dealing with the learning alarm information, the higher the value. The error message includes various messages such as a communication error, a process error, and a disk error.

図4に示す例では、各監視対象装置2がサービスを提供できなくなることを示すような、対処する必要性の度合いが高い学習用アラーム情報の学習用重要度は「30」に設定されている。一方、各監視対象装置2がサービスを一時的に提供できなくなるが自動的に復旧することを示すような、対処する必要性の度合いが中程度である学習用アラーム情報の学習用重要度は「20」に設定されている。また、異常状態から復旧したことを示すような、対処する必要性の度合いが低い学習用アラーム情報の学習用重要度は「10」に設定されている。   In the example illustrated in FIG. 4, the learning importance of the learning alarm information having a high degree of necessity to deal with, indicating that each monitoring target device 2 cannot provide the service is set to “30”. . On the other hand, the importance level for learning of the alarm information for learning, which indicates that the degree of necessity to deal with, indicating that each monitored device 2 cannot temporarily provide the service but automatically recovers, is “ 20 ". In addition, the learning importance of learning alarm information that indicates a low degree of necessity to deal with, indicating that it has recovered from an abnormal state, is set to “10”.

図5は、記憶部31に記憶される第2定義データのデータ構造の一例を示す図である。   FIG. 5 is a diagram illustrating an example of the data structure of the second definition data stored in the storage unit 31.

図5に示すように、第2定義データは、各アラーム番号と、各学習用アラーム情報と、各学習用アラーム情報を出力した監視対象装置及び各学習用アラーム情報の原因となる装置の関連性の度合いを示す学習用関連度とが関連付けられた学習用データである。学習用関連度は、例えば、監視システム1の運用者により、各学習用アラーム情報を出力した監視対象装置及び各学習用アラーム情報の原因となる装置の関連性の度合いが高いほど値が高くなるように設定される。   As shown in FIG. 5, the second definition data includes the relationship between each alarm number, each learning alarm information, the monitoring target device that outputs each learning alarm information, and the device that causes each learning alarm information. Is a learning data associated with a learning relevance level indicating the degree of the above. The learning relevance level increases, for example, as the degree of relevance between the monitoring target device that outputs each learning alarm information and the device that causes each learning alarm information increases by the operator of the monitoring system 1. Is set as follows.

図5に示す例では、各学習用アラーム情報の原因となる装置が学習用アラーム情報を出力した監視対象装置であるような、関連性の度合いが高い学習用アラーム情報の学習用関連度は「3」に設定されている。一方、各学習用アラーム情報の原因となる装置が学習用アラーム情報を出力した監視対象装置と同じシステムに属する装置又は同じサービスを提供する装置であるような、関連性の度合いが中程度である学習用アラーム情報の学習用関連度は「2」に設定されている。また、各学習用アラーム情報の原因となる装置が学習用アラーム情報を出力した監視対象装置と異なるシステムに属する装置又は異なるサービスを提供する装置であるような、関連性の度合いが低い学習用アラーム情報の学習用関連度は「1」に設定されている。   In the example shown in FIG. 5, the learning relevance level of the learning alarm information having a high degree of relevance such that the device that causes each learning alarm information is the monitoring target device that outputs the learning alarm information is “ 3 ". On the other hand, the degree of relevance is moderate such that the device that causes each learning alarm information is a device that belongs to the same system as the monitoring target device that outputs the learning alarm information or a device that provides the same service. The learning relevance level of the learning alarm information is set to “2”. In addition, the learning alarm having a low degree of relevance such that the device that causes each learning alarm information is a device that belongs to a different system from the monitoring target device that outputs the learning alarm information or a device that provides a different service The relevance for learning of information is set to “1”.

図6(a)は記憶部31に記憶される第3定義データのデータ構造の一例を示す図であり、図6(b)は記憶部31に記憶される第4定義データのデータ構造の一例を示す図である。   6A is a diagram illustrating an example of a data structure of third definition data stored in the storage unit 31, and FIG. 6B is an example of a data structure of fourth definition data stored in the storage unit 31. FIG.

図6(a)に示すように、第3定義データは、各アラーム番号と、各学習用アラーム情報と、各学習用アラーム情報に対応する手順書を示す学習用手順書情報とが関連付けられた学習用データである。学習用手順書情報は、例えば、複数の手順書を一意に識別するための手順書番号である。学習用手順書情報として、例えば、監視システム1の運用者により、対応する学習用アラーム情報に対して対処するための一連の手順が示された手順書の手順書番号が設定される。   As shown in FIG. 6A, the third definition data is associated with each alarm number, each learning alarm information, and learning procedure manual information indicating a procedure manual corresponding to each learning alarm information. It is data for learning. The learning procedure manual information is, for example, a procedure manual number for uniquely identifying a plurality of procedure manuals. As the learning procedure manual information, for example, the operator of the monitoring system 1 sets a procedure manual number of a procedure manual showing a series of procedures for dealing with corresponding learning alarm information.

図6(b)に示すように、第4定義データは、各アラーム番号と、所定時間内に複数の監視対象装置のそれぞれから出力されたアラーム情報に含まれる学習用の監視対象装置を示す学習用アラーム装置情報と、各アラーム情報の原因となる装置の候補を示す学習用候補情報とが関連付けられた学習用データである。第4定義データに含まれるアラーム番号は、学習用アラーム装置情報に対応する全てのアラーム情報のアラーム番号である。学習用アラーム装置情報は、アラーム情報を出力した監視対象装置を示すホスト名情報である。学習用候補情報は、例えば、監視対象装置と通信する複数の装置のうち、アラーム情報の原因となる装置の候補(被疑装置)の装置名情報である。   As shown in FIG. 6B, the fourth definition data is a learning that indicates each alarm number and the monitoring target device for learning included in the alarm information output from each of the plurality of monitoring target devices within a predetermined time. This is learning data in which alarm device information for learning and learning candidate information indicating candidate devices that cause each alarm information are associated with each other. The alarm number included in the fourth definition data is the alarm number of all alarm information corresponding to the learning alarm device information. The learning alarm device information is host name information indicating the monitoring target device that has output the alarm information. The candidate information for learning is, for example, device name information of a device candidate (suspected device) that causes alarm information among a plurality of devices communicating with the monitoring target device.

例えば、図6(b)に示す例では、所定時間内に複数の監視対象装置のそれぞれから出力されたアラーム情報に対応するアラーム番号として「アラーム1、アラーム2、アラーム3、アラーム4、アラーム5、アラーム6」がグループ化されている。また、そのアラーム番号に対応する学習用アラーム装置情報として、図4等に示したアラーム1のアラーム情報に含まれるホスト名「Node_A」、アラーム2のアラーム情報に含まれるホスト名「Node_B」及びアラーム3〜アラーム6のアラーム情報に含まれるホスト名「L2SV」が抽出されている。また、学習用アラーム装置情報に対応する学習用候補情報として、「装置1、装置2」が限定されている。   For example, in the example shown in FIG. 6B, “alarm 1, alarm 2, alarm 3, alarm 4, alarm 5” is set as the alarm number corresponding to the alarm information output from each of the plurality of monitoring target devices within a predetermined time. , Alarm 6 ”is grouped. Further, as the learning alarm device information corresponding to the alarm number, the host name “Node_A” included in the alarm information of alarm 1 shown in FIG. 4 and the like, the host name “Node_B” included in the alarm information of alarm 2, and the alarm The host name “L2SV” included in the alarm information of 3 to alarm 6 is extracted. Further, “device 1, device 2” is limited as candidate information for learning corresponding to the alarm device information for learning.

図7は、学習装置4aの概略構成の一例を示す図である。   FIG. 7 is a diagram illustrating an example of a schematic configuration of the learning device 4a.

学習装置4aは、学習システム4に含まれる学習処理を実行するコンピュータの内の一つである。学習装置4a〜4cの構成は、同様であるため、以下では、代表して学習装置4aの構成について説明する。図7に示すように、学習装置4aは、第2記憶部41、第2通信部42及び第2制御部43を有する。   The learning device 4 a is one of computers that execute learning processing included in the learning system 4. Since the configurations of the learning devices 4a to 4c are the same, the configuration of the learning device 4a will be described below as a representative. As illustrated in FIG. 7, the learning device 4 a includes a second storage unit 41, a second communication unit 42, and a second control unit 43.

第2記憶部41は、例えば、半導体メモリ、磁気ディスク装置、及び光ディスク装置の内の少なくとも一つを有する。第2記憶部41は、第2制御部43による処理に用いられるプログラム(ドライバプログラム、オペレーティングシステムプログラム、アプリケーションプログラム等)、データ等を記憶する。コンピュータプログラムは、例えばCD−ROM、DVD−ROM等のコンピュータ読み取り可能な可搬型記録媒体から、公知のセットアッププログラム等を用いて第2記憶部41にインストールされてもよい。第2記憶部41は、データとして、情報処理装置3から入力された第1〜第4定義データを記憶する。   The second storage unit 41 includes, for example, at least one of a semiconductor memory, a magnetic disk device, and an optical disk device. The second storage unit 41 stores programs (driver program, operating system program, application program, etc.), data, and the like used for processing by the second control unit 43. The computer program may be installed in the second storage unit 41 using a known setup program or the like from a computer-readable portable recording medium such as a CD-ROM or DVD-ROM. The 2nd memory | storage part 41 memorize | stores the 1st-4th definition data input from the information processing apparatus 3 as data.

第2通信部42は、学習装置4aをネットワーク7に接続するための通信インターフェース回路を有する。第2通信部42は、外部の各装置等から受信したデータを第2制御部43に供給し、第2制御部43から受信したデータを外部の各装置等に送信する。   The second communication unit 42 includes a communication interface circuit for connecting the learning device 4 a to the network 7. The second communication unit 42 supplies data received from external devices to the second control unit 43 and transmits data received from the second control unit 43 to external devices.

第2制御部43は、一又は複数個のプロセッサ又はその周辺回路を有する。第2制御部43は、学習装置4aの全体的な動作を統括的に制御するものであり、例えば、CPUである。第2制御部43は、学習装置4aの各種処理が第2記憶部41に記憶されているプログラム等に応じて適切な手順で実行されるように、第2通信部42等の動作を制御する。また、第2制御部43は、複数のプログラムを並列に実行できる。   The second control unit 43 includes one or a plurality of processors or their peripheral circuits. The second control unit 43 controls the overall operation of the learning device 4a, and is, for example, a CPU. The second control unit 43 controls the operation of the second communication unit 42 and the like so that various processes of the learning device 4a are executed in an appropriate procedure according to the program stored in the second storage unit 41. . The second control unit 43 can execute a plurality of programs in parallel.

第2制御部43は、第1学習器431、第2学習器432、第3学習器433及び第4学習器434等を有する。第2制御部43が有するこれらの各部は、第2制御部43が有するプロセッサ上で実行されるプログラムによって実装される機能モジュールである。あるいは、これらの各部は、独立した集積回路、マイクロプロセッサ又はファームウェアとして学習装置4aに実装されてもよい。   The second control unit 43 includes a first learning device 431, a second learning device 432, a third learning device 433, a fourth learning device 434, and the like. Each of these units included in the second control unit 43 is a functional module implemented by a program executed on a processor included in the second control unit 43. Alternatively, each of these units may be implemented in the learning device 4a as an independent integrated circuit, a microprocessor, or firmware.

(学習処理)
図8は、監視システム1が各定義データを学習システム4に学習させる場合における動作シーケンスの一例を示す。
(Learning process)
FIG. 8 shows an example of an operation sequence when the monitoring system 1 causes the learning system 4 to learn each definition data.

以下に説明する動作シーケンスは、記憶部31及び第2記憶部41に記憶されているプログラムに基づいて、主に制御部35及び第2制御部43により、情報処理装置3及び学習装置4a〜4cの各要素と協働して実行される。   The operation sequence described below is based on the programs stored in the storage unit 31 and the second storage unit 41, mainly by the control unit 35 and the second control unit 43, and the information processing device 3 and the learning devices 4a to 4c. It is executed in cooperation with each element.

最初に、情報処理装置3の第1学習処理部351は、入力部34を用いた監視システム1の運用者による操作に従って、第1定義データを作成する(ステップS101)。第1学習処理部351は、監視対象装置2から出力された各アラーム情報を、運用者が学習用アラーム情報として選択できるように表示部33に表示する。第1学習処理部351は、運用者によって、学習用アラーム情報が選択され、対応するアラーム番号及び学習用重要度が入力されると、選択された学習用アラーム情報と、入力されたアラーム番号及び学習用重要度とを関連付けて、第1定義データを作成する。   First, the first learning processing unit 351 of the information processing device 3 creates first definition data in accordance with an operation by the operator of the monitoring system 1 using the input unit 34 (step S101). The first learning processing unit 351 displays each alarm information output from the monitoring target device 2 on the display unit 33 so that the operator can select it as alarm information for learning. When the learning alarm information is selected by the operator and the corresponding alarm number and the importance for learning are input, the first learning processing unit 351 receives the selected learning alarm information, the input alarm number, and The first definition data is created in association with the importance for learning.

次に、第1学習処理部351は、作成した第1定義データを通信部32を介して第1学習器431に送信し、学習用アラーム情報と学習用重要度との関係性を第1学習器431に学習させる(ステップS102)。   Next, the first learning processing unit 351 transmits the created first definition data to the first learning device 431 via the communication unit 32, and the relationship between the learning alarm information and the learning importance is first learned. The device 431 is made to learn (step S102).

次に、第1学習器431は、第2通信部42を介して受信した第1定義データを用いて学習用アラーム情報と学習用重要度との関係性を学習する(ステップS103)。   Next, the first learning device 431 uses the first definition data received via the second communication unit 42 to learn the relationship between the learning alarm information and the learning importance (step S103).

第1学習器431は、各学習用アラーム情報を複数の要素に分割し、分割された各要素と各学習用アラーム情報に対応する学習用重要度との関係から、稼働アラーム情報が入力された場合に推測重要度を出力するように学習を実行する。   The first learning device 431 divides each learning alarm information into a plurality of elements, and the operation alarm information is input from the relationship between each divided element and the learning importance corresponding to each learning alarm information. In this case, learning is performed so that the estimated importance is output.

第1学習器431は、例えば、WORD2VEC等の公知の自然言語解析技術を用いて、各学習用アラーム情報に含まれる空白、カンマ等の特定の記号又は特定の文字等を抽出し、抽出した記号又は文字毎に各学習用アラーム情報を複数の要素に分割する。第1学習器431は、例えば、各学習用アラーム情報を日時、ホスト名情報、エラーメッセージ等の各要素に分割する。次に、第1学習器431は、分割した各要素を特徴ベクトルに変換する。第1学習器431は、対応する学習用重要度が一致又は近似する各学習用アラーム情報に含まれる各要素の特徴ベクトルが近似するように、各要素の特徴ベクトルを設定する。特に、第1学習器431は、対応する学習用重要度が大きいほど各要素の特徴ベクトル値が大きくなり、対応する学習用重要度が小さいほど各要素の特徴ベクトル値が小さくなるように、各要素の特徴ベクトルを設定する。   The first learning device 431 uses, for example, a well-known natural language analysis technique such as WORD2VEC to extract specific symbols or specific characters such as spaces and commas included in each learning alarm information, and the extracted symbols Alternatively, each learning alarm information is divided into a plurality of elements for each character. For example, the first learning device 431 divides each learning alarm information into elements such as date and time, host name information, and error messages. Next, the first learning device 431 converts each divided element into a feature vector. The first learning device 431 sets the feature vector of each element so that the feature vector of each element included in each learning alarm information whose corresponding learning importance matches or approximates. In particular, the first learner 431 increases the feature vector value of each element as the corresponding importance level for learning increases, and decreases the feature vector value of each element as the corresponding importance level for learning decreases. Set the feature vector of the element.

次に、第1学習器431は、例えば、ディープラーニング等の公知の機械学習技術を用いて、学習用アラーム情報と学習用重要度との関係性を学習する。ディープラーニングは、入力層、中間層及び出力層から構成される多層構造のニューラルネットワークを用いた機械学習である。入力層の各ノードには、学習用アラーム情報を分割した各要素の特徴ベクトルが入力される。中間層の各ノードは、入力層の各ノードから出力された各特徴ベクトルに重みを乗算した値の総和を出力し、さらに、出力層は、中間層の各ノードから出力された各特徴ベクトルに重みを乗算した値の総和を出力する。第1学習器431は、各重みを調整しながら、出力層からの出力値と学習用重要度との差分が小さくなるように学習する。   Next, the first learning device 431 learns the relationship between the learning alarm information and the learning importance using, for example, a known machine learning technique such as deep learning. Deep learning is machine learning using a multilayered neural network composed of an input layer, an intermediate layer, and an output layer. A feature vector of each element obtained by dividing the learning alarm information is input to each node of the input layer. Each node in the intermediate layer outputs a sum of values obtained by multiplying each feature vector output from each node in the input layer by a weight, and the output layer outputs each feature vector output from each node in the intermediate layer. Outputs the sum of values multiplied by weight. The first learning device 431 learns so that the difference between the output value from the output layer and the importance for learning is reduced while adjusting each weight.

例えば、図5のアラーム1については、入力層の各ノードに日時「Oct 31 01:07:20」、ホスト名情報「Node_A」及びエラーメッセージ「疎通が取れません」の各要素に対応する特徴ベクトルが入力され、出力層が「30」に近い値を出力するように、各重みが調整される。   For example, for alarm 1 in FIG. 5, features corresponding to the elements of date and time “Oct 31 01:07:20”, host name information “Node_A”, and error message “cannot communicate” for each node in the input layer Each weight is adjusted so that a vector is input and the output layer outputs a value close to “30”.

なお、入力層の各ノードに入力される情報は、各要素の特徴ベクトル自体ではなく、各要素の特徴ベクトルが所定範囲に含まれる場合に所定値(例えば1)となり、所定範囲に含まれない場合に他の値(例えば0)となる変数でもよい。さらに、各学習用アラーム情報の一つの要素に対応する入力層のノードは、一つに限定されず、複数でもよい。例えば、入力層の特定のノードには、エラーメッセージに対応する特徴ベクトルが、「疎通が取れません」に対応する特徴ベクトルと一致又は近似する場合に所定値となり、一致又は近似しない場合に他の値となる変数が入力される。そして、他のノードには、エラーメッセージに対応する特徴ベクトルが、「フェイルオーバーしました」に対応する特徴ベクトルと一致又は近似する場合に所定値となり、一致又は近似しない場合に他の値となる変数が入力されてもよい。これにより、各重みをより細かく設定することが可能となり、出力層からの出力値が学習用重要度により近くなるように第1学習器431を学習させることが可能となる。   Note that the information input to each node of the input layer has a predetermined value (for example, 1) when the feature vector of each element is included in the predetermined range, not the feature vector of each element, and is not included in the predetermined range In this case, the variable may be another value (for example, 0). Furthermore, the number of nodes in the input layer corresponding to one element of each learning alarm information is not limited to one, and may be plural. For example, for a specific node in the input layer, the feature vector corresponding to the error message becomes a predetermined value when it matches or approximates the feature vector corresponding to “cannot communicate”, and other times when it does not match or approximate The variable that becomes the value of is input. For other nodes, the feature vector corresponding to the error message has a predetermined value when it matches or approximates the feature vector corresponding to “failover”, and has another value when it does not match or approximate. Variables may be entered. Thereby, each weight can be set more finely, and the first learning device 431 can be learned so that the output value from the output layer is closer to the importance for learning.

次に、情報処理装置3の第2学習処理部352は、入力部34を用いた監視システム1の運用者による操作に従って、第2定義データを作成する(ステップS104)。第2学習処理部352は、第1学習処理部351と同様に、監視対象装置2から出力された各アラーム情報を、運用者が学習用アラーム情報として選択できるように表示部33に表示する。第2学習処理部352は、運用者によって、学習用アラーム情報が選択され、対応するアラーム番号及び学習用関連度が入力されると、選択された学習用アラーム情報と、入力されたアラーム番号及び学習用関連度とを関連付けて、第2定義データを作成する。   Next, the second learning processing unit 352 of the information processing device 3 creates second definition data in accordance with an operation by the operator of the monitoring system 1 using the input unit 34 (step S104). Similar to the first learning processing unit 351, the second learning processing unit 352 displays each alarm information output from the monitoring target device 2 on the display unit 33 so that the operator can select it as learning alarm information. When the learning alarm information is selected by the operator and the corresponding alarm number and the degree of association for learning are input, the second learning processing unit 352 receives the selected learning alarm information, the input alarm number, and The second definition data is created in association with the learning relevance.

次に、第2学習処理部352は、作成した第2定義データを通信部32を介して第2学習器432に送信し、学習用アラーム情報と学習用関連度との関係性を第2学習器432に学習させる(ステップS105)。   Next, the second learning processing unit 352 transmits the created second definition data to the second learning device 432 via the communication unit 32, and the second learning is performed on the relationship between the learning alarm information and the learning relevance. The device 432 is made to learn (step S105).

次に、第2学習器432は、第2通信部42を介して受信した第2定義データを用いて学習用アラーム情報と学習用関連度との関係性を学習する(ステップS106)。   Next, the second learning device 432 learns the relationship between the learning alarm information and the learning relevance using the second definition data received via the second communication unit 42 (step S106).

第2学習器432は、第1学習器431と同様に、各学習用アラーム情報を複数の要素に分割し、分割された各要素と各学習用アラーム情報に対応する学習用関連度との関係から、稼働アラーム情報が入力された場合に推測関連度を出力するように学習を実行する。推測関連度は、入力された稼働アラーム情報に対して推測された、各稼働アラーム情報を出力した監視対象装置及び各稼働アラーム情報の原因となる装置の関連性の度合いを示す。   Similar to the first learner 431, the second learner 432 divides each learning alarm information into a plurality of elements, and the relationship between each divided element and the learning relevance corresponding to each learning alarm information. From this, learning is performed so that the estimated relevance is output when the operation alarm information is input. The estimated relevance indicates the degree of relevance of the monitoring target device that outputs each operation alarm information and the device that causes each operation alarm information, which is estimated with respect to the input operation alarm information.

第2学習器432は、第1学習器431と同様にして、各学習用アラーム情報を複数の要素に分割し、分割した各要素を特徴ベクトルに変換する。第2学習器432は、対応する学習用関連度が一致又は近似する各学習用アラーム情報に含まれる各要素の特徴ベクトルが近似するように、各要素の特徴ベクトルを設定する。特に、第2学習器432は、対応する学習用関連度が大きいほど各要素の特徴ベクトル値が大きくなり、対応する学習用関連度が小さいほど各要素の特徴ベクトル値が小さくなるように、各要素の特徴ベクトルを設定する。   Similar to the first learner 431, the second learner 432 divides each learning alarm information into a plurality of elements, and converts each divided element into a feature vector. The second learner 432 sets the feature vector of each element so that the feature vector of each element included in each learning alarm information whose corresponding learning relevance matches or approximates. In particular, the second learning unit 432 increases the feature vector value of each element as the corresponding learning relevance level increases, and decreases the feature vector value of each element as the corresponding learning relevance level decreases. Set the feature vector of the element.

次に、第2学習器432は、第1学習器431と同様にして、学習用アラーム情報と学習用関連度との関係性を学習する。第2学習器432の入力層の各ノードには、学習用アラーム情報を分割した各要素の特徴ベクトルが入力される。中間層の各ノードは、入力層の各ノードから出力された各特徴ベクトルに重みを乗算した値の総和を出力し、さらに、出力層は、中間層の各ノードから出力された各特徴ベクトルに重みを乗算した値の総和を出力する。第2学習器432は、各重みを調整しながら、出力層からの出力値と学習用関連度との差分が小さくなるように学習する。   Next, the second learning device 432 learns the relationship between the learning alarm information and the learning relevance in the same manner as the first learning device 431. A feature vector of each element obtained by dividing the learning alarm information is input to each node of the input layer of the second learning device 432. Each node in the intermediate layer outputs a sum of values obtained by multiplying each feature vector output from each node in the input layer by a weight, and the output layer outputs each feature vector output from each node in the intermediate layer. Outputs the sum of values multiplied by weight. The second learning device 432 learns so as to reduce the difference between the output value from the output layer and the learning relevance while adjusting each weight.

例えば、図5のアラーム1については、入力層の各ノードに日時「Oct 31 01:07:20」、ホスト名情報「Node_A」及びエラーメッセージ「疎通が取れません」の各要素に対応する特徴ベクトルが入力され、出力層が「3」に近い値を出力するように、各重みが調整される。   For example, for alarm 1 in FIG. 5, features corresponding to the elements of date and time “Oct 31 01:07:20”, host name information “Node_A”, and error message “cannot communicate” for each node in the input layer Each weight is adjusted so that a vector is input and the output layer outputs a value close to “3”.

なお、第1学習器431と同様に、入力層の各ノードに入力される情報は、各要素の特徴ベクトル自体ではなく、各要素の特徴ベクトルが所定範囲に含まれる場合に所定値となり、所定範囲に含まれない場合に他の値となる変数でもよい。さらに、各学習用アラーム情報の一つの要素に対応する入力層のノードは、一つに限定されず、複数でもよい。   Similar to the first learning device 431, the information input to each node of the input layer has a predetermined value when the feature vector of each element is included in a predetermined range, not the feature vector of each element. It may be a variable that takes other values when not included in the range. Furthermore, the number of nodes in the input layer corresponding to one element of each learning alarm information is not limited to one, and may be plural.

次に、情報処理装置3の第3学習処理部353は、入力部34を用いた監視システム1の運用者による操作に従って、第3定義データを作成する(ステップS107)。第3学習処理部353は、監視対象装置2から出力された各アラーム情報の内、対応する手順書が存在するアラーム情報(学習重要度が第1閾値以上であるアラーム情報)を、運用者が学習用アラーム情報として選択できるように表示部33に表示する。第3学習処理部353は、運用者によって、学習用アラーム情報が選択され、対応するアラーム番号及び学習用手順書情報が入力されると、選択された学習用アラーム情報と、入力されたアラーム番号及び学習用手順書情報とを関連付けて、第3定義データを作成する。   Next, the third learning processing unit 353 of the information processing device 3 creates third definition data in accordance with an operation by the operator of the monitoring system 1 using the input unit 34 (step S107). The third learning processing unit 353 generates alarm information (alarm information whose learning importance is equal to or higher than the first threshold value) in which the corresponding procedure manual exists among the alarm information output from the monitoring target device 2 by the operator. The information is displayed on the display unit 33 so that it can be selected as learning alarm information. When the learning alarm information is selected by the operator and the corresponding alarm number and the learning procedure manual information are input, the third learning processing unit 353 receives the selected learning alarm information and the input alarm number. The third definition data is created in association with the learning procedure manual information.

次に、第3学習処理部353は、作成した第3定義データを通信部32を介して第3学習器433に送信し、学習用アラーム情報と学習用手順書情報との関係性に係る初期学習処理を第3学習器433に実行させる(ステップS108)。   Next, the third learning processing unit 353 transmits the created third definition data to the third learning device 433 via the communication unit 32, and an initial stage relating to the relationship between the learning alarm information and the learning procedure manual information. The learning process is executed by the third learning device 433 (step S108).

次に、第3学習器433は、第2通信部42を介して受信した第3定義データを用いて学習用アラーム情報と学習用手順書情報との関係性に係る初期学習処理を実行する(ステップS109)。   Next, the third learning device 433 executes initial learning processing related to the relationship between the learning alarm information and the learning procedure manual information using the third definition data received via the second communication unit 42 ( Step S109).

第3学習器433は、各学習用アラーム情報を複数の要素に分割し、分割された各要素と各学習用アラーム情報に対応する学習用手順書情報との関係から、複数の推測手順書情報を稼働アラーム情報に対する対処の手順を示す確度が高い順に出力するように初期学習処理を実行する。推測手順書情報は、入力された稼働アラーム情報に対して推測された、各稼働アラーム情報に対応する手順書を示す。   The third learning device 433 divides each learning alarm information into a plurality of elements, and from the relationship between each divided element and the learning procedure manual information corresponding to each learning alarm information, a plurality of estimation procedure manual information The initial learning process is executed so that outputs are output in descending order of accuracy indicating the procedure for dealing with the operation alarm information. The estimation procedure manual information indicates a procedure manual corresponding to each operation alarm information estimated for the input operation alarm information.

第3学習器433は、第1学習器431と同様にして、各学習用アラーム情報を複数の要素に分割する。   The third learning device 433 divides each learning alarm information into a plurality of elements in the same manner as the first learning device 431.

次に、第3学習器433は、例えば、決定木等の公知の機械学習技術を用いて、学習用アラーム情報と学習用手順書情報との関係性を学習する。決定木は、木構造のグラフであり、入力された情報が根(親節点)から複数の節点を介して特定の葉(端点)に分類されるように構成される。各節点には分岐条件が設定され、節点同士又は節点及び端点は枝で結ばれる。親節点には、分割された複数の要素が入力され、各節点には、各要素に対応する分岐条件が設定され、端点には、各学習用アラーム情報に対応する学習用手順書情報が設定される。第3学習器433は、各端点に設定された学習用手順書情報毎に、入力された学習用アラーム情報が、各端点に到達するまでに通過した節点の数に対する、設定された分岐条件が満たされた節点の数の比率を、稼働アラーム情報に対する対処の手順を示す確度として算出する。そして、第3学習器433は、各端点に設定された学習用手順書情報を、推測手順書情報として、稼働アラーム情報に対する対処の手順を示す確度が高い順に並べて出力する。   Next, the third learning device 433 learns the relationship between the learning alarm information and the learning procedure manual information using a known machine learning technique such as a decision tree. The decision tree is a tree-structured graph, and is configured such that input information is classified from a root (parent node) to a specific leaf (end point) through a plurality of nodes. A branch condition is set for each node, and the nodes or nodes and end points are connected by branches. A plurality of divided elements are input to the parent node, branch conditions corresponding to each element are set to each node, and learning procedure manual information corresponding to each learning alarm information is set to each end point Is done. For each learning procedure manual information set at each end point, the third learning device 433 has a set branch condition for the number of nodes through which the input learning alarm information passes until reaching each end point. The ratio of the number of satisfied nodes is calculated as the accuracy indicating the procedure for dealing with the operation alarm information. And the 3rd learning device 433 arranges and outputs the learning procedure manual information set to each end point as the estimated procedure manual information in descending order of the accuracy indicating the procedure for dealing with the operation alarm information.

例えば、各節点には、「稼働アラーム情報の日時が特定の学習用アラーム情報の日時と一致するか」、「稼働アラーム情報のホスト名情報が特定の学習用アラーム情報のホスト名情報と一致するか」、「稼働アラーム情報のエラーメッセージが特定の学習用アラーム情報のエラーメッセージと一致するか」等の分岐条件が設定される。第3学習器433は、第3定義データに含まれる各学習用アラーム情報が入力された場合に、対応する学習用手順書情報が設定された端点に到達するように、決定木を作成する。   For example, for each node, “whether the date / time of the operating alarm information matches the date / time of the specific learning alarm information”, “the host name information of the operating alarm information matches the host name information of the specific learning alarm information” Branching conditions such as “Is the error message of the operation alarm information coincide with the error message of the specific learning alarm information” are set. When each learning alarm information included in the third definition data is input, the third learning device 433 creates a decision tree so as to reach the end point where the corresponding learning procedure manual information is set.

次に、情報処理装置3の第4学習処理部354は、入力部34を用いた監視システム1の運用者による操作に従って、第4定義データを作成する(ステップS110)。第4学習処理部354は、監視対象装置2から出力された各アラーム情報に含まれる監視対象装置を示すホスト名情報を、運用者が、学習用アラーム装置情報として選択できるように表示部33に表示する。第4学習処理部354は、運用者によって、一又は複数の学習用アラーム装置情報が選択され、対応するアラーム番号及び学習用候補情報が入力されると、選択された学習用アラーム装置情報と、入力されたアラーム番号及び学習用候補情報とを関連付けて、第4定義データを作成する。   Next, the fourth learning processing unit 354 of the information processing device 3 creates fourth definition data in accordance with an operation by the operator of the monitoring system 1 using the input unit 34 (step S110). The fourth learning processing unit 354 causes the display unit 33 to select host name information indicating the monitoring target device included in each alarm information output from the monitoring target device 2 as learning alarm device information. indicate. When the operator selects one or a plurality of learning alarm device information and inputs the corresponding alarm number and learning candidate information, the fourth learning processing unit 354 selects the selected learning alarm device information; The fourth definition data is created by associating the input alarm number with the candidate information for learning.

次に、第4学習処理部354は、作成した第4定義データを通信部32を介して第4学習器434に送信し、学習用アラーム装置情報と学習用候補情報との関係性に係る初期学習処理を第4学習器434に実行させる(ステップS111)。   Next, the fourth learning processing unit 354 transmits the created fourth definition data to the fourth learning device 434 via the communication unit 32, and the initial stage relating to the relationship between the learning alarm device information and the learning candidate information. The fourth learning device 434 is caused to execute learning processing (step S111).

次に、第4学習器434は、第2通信部42を介して受信した第4定義データを用いて学習用アラーム装置情報と学習用候補情報との関係性に係る初期学習処理を実行する(ステップS112)。   Next, the fourth learning device 434 executes an initial learning process related to the relationship between the learning alarm device information and the learning candidate information using the fourth definition data received via the second communication unit 42 ( Step S112).

第4学習器434は、学習用アラーム装置情報を複数の要素に分割する。第4学習器434は、分割された各要素と学習用アラーム装置情報に対応する学習用候補情報との関係から、複数の推測候補情報を、アラーム情報の原因となる装置の候補を示す確度が高い順に出力するように初期学習処理を実行する。推測候補情報は、入力された、所定時間内に複数の監視対象装置のそれぞれから出力された稼働アラーム情報に含まれる監視対象装置を示す稼働アラーム装置情報に対して推測された、アラーム情報の原因となる装置の候補を示す。   The fourth learning device 434 divides the learning alarm device information into a plurality of elements. The fourth learning device 434 has a certainty of indicating a plurality of guess candidate information from the relationship between each divided element and the learning candidate information corresponding to the learning alarm device information, indicating the device candidate that causes the alarm information. The initial learning process is executed so that the data is output in descending order. The estimation candidate information is the cause of the alarm information estimated for the operation alarm device information indicating the monitoring target device included in the operation alarm information output from each of the plurality of monitoring target devices within the predetermined time. Indicates a candidate for the device.

第4学習器434は、学習用アラーム装置情報を複数の要素に分割する。第4学習器434は、第4定義データに含まれる、運用者によってまとめて選択された学習用アラーム装置情報を一つずつのホスト情報に分割する。   The fourth learning device 434 divides the learning alarm device information into a plurality of elements. The fourth learning device 434 divides the learning alarm device information selected together by the operator included in the fourth definition data into one piece of host information.

次に、第4学習器434は、第3学習器433と同様に、例えば、決定木等の公知の機械学習技術を用いて、学習用アラーム装置情報と学習用候補情報との関係性を学習する。決定木の親節点には、分割された複数の要素が入力され、各節点には、各要素に対応する分岐条件が設定され、端点には、学習用アラーム装置情報に対応する学習用候補情報が設定される。第4学習器434は、各端点に設定された学習用候補情報毎に、入力された学習用アラーム装置情報が、各端点に到達するまでに通過した節点の数に対する、設定された分岐条件が満たされた節点の数の比率を、アラーム情報の原因となる装置の候補を示す確度として算出する。そして、第4学習器434は、各端点に設定された学習用候補情報を、推測候補情報として、アラーム情報の原因となる装置の候補を示す確度が高い順に並べて出力する。   Next, as with the third learning device 433, the fourth learning device 434 learns the relationship between the learning alarm device information and the learning candidate information using a known machine learning technique such as a decision tree. To do. A plurality of divided elements are input to the parent node of the decision tree, a branch condition corresponding to each element is set to each node, and learning candidate information corresponding to the learning alarm device information is set to each end point Is set. For each learning candidate information set at each end point, the fourth learning device 434 has a set branch condition for the number of nodes through which the input learning alarm device information passes until reaching each end point. The ratio of the number of satisfied nodes is calculated as the accuracy indicating the candidate device that causes the alarm information. And the 4th learning device 434 arranges and outputs the candidate information for learning set to each end point as an estimation candidate information in order with the high probability which shows the candidate of the apparatus which causes alarm information.

例えば、各節点には、「入力された稼働アラーム装置情報にホストAが含まれるか」、「入力された稼働アラーム装置情報にホストBが含まれるか」、「入力された稼働アラーム装置情報にホストCが含まれるか」等の分岐条件が設定される。第3学習器433は、第4定義データに含まれる各学習用アラーム装置情報が入力された場合に、対応する学習用候補情報が設定された端点に到達するように、決定木を作成する。   For example, in each node, “whether the input operation alarm device information includes host A”, “input operation alarm device information includes host B”, “input operation alarm device information includes A branch condition such as “is host C included” is set. When each learning alarm device information included in the fourth definition data is input, the third learning device 433 creates a decision tree so as to reach the end point where the corresponding learning candidate information is set.

(監視処理)
図9は、監視システム1が稼働中である状態における処理のフローチャートを示す。
(Monitoring process)
FIG. 9 shows a flowchart of processing in a state where the monitoring system 1 is in operation.

最初に、アラーム情報取得部355は、通信部32を介して各監視対象装置2から出力されたアラーム情報を取得する(ステップS201)。   First, the alarm information acquisition unit 355 acquires alarm information output from each monitoring target device 2 via the communication unit 32 (step S201).

次に、重要度取得部356は、取得したアラーム情報を稼働アラーム情報として通信部32を介して学習システム4に送信し、第1学習器431に入力する。そして、重要度取得部356は、第1学習器431から出力された推測重要度を通信部32を介して学習システム4から受信し、取得する(ステップS202)。   Next, the importance level acquisition unit 356 transmits the acquired alarm information as operation alarm information to the learning system 4 via the communication unit 32 and inputs it to the first learning device 431. Then, the importance level acquisition unit 356 receives and acquires the estimated importance level output from the first learning device 431 from the learning system 4 via the communication unit 32 (step S202).

次に、手順書取得部357は、重要度取得部356が取得した推測重要度が第1閾値以上であるか否かを判定する(ステップS203)。   Next, the procedure manual acquiring unit 357 determines whether or not the estimated importance acquired by the importance acquiring unit 356 is equal to or greater than a first threshold (step S203).

取得した推測重要度が第1閾値以上である場合(ステップS203:YES)、手順書取得部357は、アラーム情報取得部355が取得したアラーム情報を稼働アラーム情報として通信部32を介して学習システム4に送信し、第3学習器433に入力する。そして、手順書取得部357は、第3学習器433から出力された、稼働アラーム情報に対する対処の手順を示す確度が高い順に並べられた複数の推測手順書情報を通信部32を介して学習システム4から受信し、取得する(ステップS204)。   If the acquired estimated importance is greater than or equal to the first threshold (step S203: YES), the procedure manual acquisition unit 357 uses the alarm information acquired by the alarm information acquisition unit 355 as operation alarm information via the communication unit 32. 4 and input to the third learning device 433. Then, the procedure manual acquisition unit 357 outputs, via the communication unit 32, a plurality of guess procedure manual information output from the third learning device 433 and arranged in descending order of accuracy indicating a procedure for handling the operation alarm information. 4 is received and acquired (step S204).

次に、手順書取得部357は、取得した複数の推測手順書情報の内、稼働アラーム情報に対する対処の手順を示す確度が高い順に所定数の推測手順書情報に対応する手順書の取得要求を通信部32を介して手順書データベース5に送信する。そして、手順書取得部357は、送信した取得要求に対する応答として、対応する複数の手順書を通信部32を介して手順書データベース5から受信し、取得する(ステップS205)。   Next, the procedure manual acquisition unit 357 issues an acquisition request for procedure manuals corresponding to a predetermined number of guess procedure manual information in descending order of accuracy indicating a procedure for dealing with the operation alarm information among a plurality of acquired guess procedure manual information. The data is transmitted to the procedure manual database 5 via the communication unit 32. Then, the procedure manual acquisition unit 357 receives and acquires a plurality of corresponding procedure manuals from the procedure manual database 5 via the communication unit 32 as a response to the acquired acquisition request (step S205).

次に、手順書取得部357は、取得した複数の手順書を稼働アラーム情報に対する対処の手順を示す確度が高い順に並べて表示部33に表示し、出力する(ステップS206)。   Next, the procedure manual acquisition unit 357 displays the plurality of acquired procedure manuals on the display unit 33 in order of the accuracy indicating the procedure for dealing with the operation alarm information, and outputs (step S206).

このように、情報処理装置3は、学習用アラーム情報を用いて事前に学習した学習結果を利用して、各監視対象装置から出力された稼働アラーム情報の重要度を判定し、監視者による対処が必要である場合、さらに手順書を出力する。これにより、監視者が、対処する必要があるアラーム情報を見逃したり、対処する必要がないアラーム情報の対応に長時間をかけたりすることを防止することが可能となり、監視者は、監視対象装置から出力されるアラーム情報に対して適切に対応することができる。   As described above, the information processing device 3 uses the learning result learned in advance using the learning alarm information, determines the importance of the operation alarm information output from each monitoring target device, and is handled by the supervisor. If it is necessary, a procedure manual is output. This makes it possible to prevent the monitor from overlooking alarm information that needs to be dealt with or taking a long time to deal with alarm information that does not need to be dealt with. It is possible to appropriately respond to the alarm information output from.

次に、手順書取得部357は、入力部34を用いた監視システム1の監視者による、表示された手順書又はその順序が適切であるか否かを指定する操作を受け付ける(ステップS207)。   Next, the procedure manual acquisition unit 357 accepts an operation for designating whether or not the displayed procedure manual or the order thereof is appropriate by the monitor of the monitoring system 1 using the input unit 34 (step S207).

表示された手順書又はその順序が適切であることが指定された場合(ステップS207:YES)、手順書取得部357は、特に処理を行わず、一連のステップを終了する。   When it is designated that the displayed procedure manual or the order thereof is appropriate (step S207: YES), the procedure manual acquisition unit 357 does not perform any particular process and ends the series of steps.

一方、表示された手順書又はその順序が適切でないことが指定された場合(ステップS207:NO)、手順書取得部357は、入力部34を用いた監視システム1の監視者による、稼働アラーム情報に対応する適切な手順書を示す手順書情報の指定を受け付ける(ステップS208)。   On the other hand, when it is specified that the displayed procedure manual or the order thereof is not appropriate (step S207: NO), the procedure manual acquisition unit 357 operates the alarm information by the monitor of the monitoring system 1 using the input unit 34. The specification of procedure manual information indicating an appropriate procedure manual corresponding to is accepted (step S208).

次に、第3学習処理部353は、その稼働アラーム情報及び指定された手順書情報を学習用アラーム情報及び学習用手順書情報として第3定義データに追加する。そして、第3学習処理部353は、更新した第3定義データを通信部32を介して第3学習器433に送信し、学習用アラーム情報と学習用手順書情報との関係性に係る学習処理を第3学習器433に実行させ(ステップS209)、一連のステップを終了する。   Next, the third learning processing unit 353 adds the operation alarm information and the designated procedure manual information to the third definition data as learning alarm information and learning procedure manual information. Then, the third learning processing unit 353 transmits the updated third definition data to the third learning device 433 via the communication unit 32, and learning processing related to the relationship between the learning alarm information and the learning procedure manual information. Is executed by the third learning device 433 (step S209), and a series of steps is terminated.

第3学習器433は、ステップS109に示した初期学習処理と同様にして、学習処理を実行する。第3学習器433は、各節点の配置、分岐条件等を変更することにより、新たに追加した学習用アラーム情報が入力された場合に、対応する学習用手順書情報が設定された端点に到達するように、決定木を更新する。   The third learning device 433 executes the learning process in the same manner as the initial learning process shown in step S109. When the newly added learning alarm information is input, the third learning device 433 reaches the end point where the corresponding learning procedure manual information is set by changing the arrangement of each node, the branch condition, and the like. Update the decision tree to

このように、第3学習器433は、監視者による指示に従って決定木を更新することにより、稼働アラーム情報に対して、より適切な順序で各手順書を出力することが可能となる。これにより、監視者は、稼働アラーム情報に対応する手順書をより容易に特定することができる。   In this way, the third learning device 433 can output the procedure manuals in a more appropriate order with respect to the operation alarm information by updating the decision tree according to the instruction from the supervisor. As a result, the supervisor can more easily identify the procedure manual corresponding to the operation alarm information.

なお、第3学習処理部353は、第3定義データの内、新たに追加した学習用アラーム情報及び学習用手順書情報のみを第3学習器433に送信して学習処理を実行させてもよい。その場合、学習処理に係る処理負荷を低減することができる。   Note that the third learning processing unit 353 may transmit only the newly added learning alarm information and learning procedure manual information in the third definition data to the third learning device 433 to execute the learning process. . In that case, the processing load related to the learning process can be reduced.

一方、ステップS203において、手順書取得部357が取得した推測重要度が第1閾値未満であった場合(ステップS203:NO)、関連度取得部358は、取得したアラーム情報を稼働アラーム情報として通信部32を介して学習システム4に送信し、第2学習器432に入力する。そして、関連度取得部358は、第2学習器432から出力された推測関連度を通信部32を介して学習システム4から受信し、取得する(ステップS210)。   On the other hand, in step S203, when the estimated importance acquired by the procedure manual acquisition unit 357 is less than the first threshold (step S203: NO), the association degree acquisition unit 358 communicates the acquired alarm information as operation alarm information. The data is transmitted to the learning system 4 via the unit 32 and input to the second learning device 432. Then, the relevance level acquisition unit 358 receives and acquires the estimated relevance level output from the second learning device 432 from the learning system 4 via the communication unit 32 (step S210).

次に、装置候補特定部359は、関連度取得部358が取得した推測関連度が第2閾値(例えば、3)以上であるか否かを判定する(ステップS211)。   Next, the apparatus candidate specifying unit 359 determines whether or not the estimated relevance degree acquired by the relevance degree acquisition unit 358 is equal to or greater than a second threshold (for example, 3) (step S211).

取得した推測関連度が第2閾値以上である場合(ステップS211:YES)、装置候補特定部359は、特に処理を行わず、一連のステップを終了する。   When the acquired estimated relevance is equal to or higher than the second threshold (step S211: YES), the device candidate specifying unit 359 does not perform any particular process and ends a series of steps.

一方、取得した推測関連度が第2閾値未満である場合(ステップS211:NO)、装置候補特定部359は、所定時間内に各監視対象装置2から出力された稼働アラーム情報に含まれる監視対象装置を示す稼働アラーム装置情報を特定する。装置候補特定部359は、所定時間前から現在までにアラーム情報取得部355が取得した稼働アラーム情報から稼働アラーム装置情報を抽出する。装置候補特定部359は、抽出した稼働アラーム装置情報を通信部32を介して学習システム4に送信し、第4学習器434に入力する。そして、装置候補特定部359は、第4学習器434から出力された、稼働アラーム情報の原因となる装置の候補を示す確度が高い順に並べられた複数の推測候補情報を通信部32を介して学習システム4から受信し、取得する(ステップS212)。これにより、装置候補特定部359は、稼働アラーム情報の原因となる装置の複数の候補を特定する。   On the other hand, when the acquired estimated relevance is less than the second threshold (step S211: NO), the device candidate specifying unit 359 causes the monitoring target included in the operation alarm information output from each monitoring target device 2 within a predetermined time. The operation alarm device information indicating the device is specified. The device candidate specifying unit 359 extracts operation alarm device information from the operation alarm information acquired by the alarm information acquisition unit 355 from a predetermined time to the present time. The device candidate specifying unit 359 transmits the extracted operation alarm device information to the learning system 4 via the communication unit 32 and inputs the information to the fourth learning device 434. And the apparatus candidate specific | specification part 359 is output from the 4th learning device 434 via the communication part 32 with the some candidate information arranged in order with the high probability which shows the candidate of the apparatus which becomes the cause of operation alarm information. Received from the learning system 4 and acquired (step S212). Thereby, the apparatus candidate specific | specification part 359 specifies the some candidate of the apparatus used as the cause of operation | movement alarm information.

次に、装置候補特定部359は、取得した複数の推測候補情報を稼働アラーム情報の原因となる装置の候補を示す確度が高い順に並べて表示部33に表示し、出力する(ステップS213)。   Next, the device candidate specifying unit 359 displays the plurality of pieces of acquired candidate candidate information on the display unit 33 in order of the accuracy indicating the device candidates that cause the operation alarm information, and outputs them (step S213).

このように、情報処理装置3は、学習用アラーム情報を用いて事前に学習した学習結果を利用して、各監視対象装置と、稼働アラーム情報の原因となる装置の関連性を判定し、関連性が低い場合、さらに稼働アラーム情報の原因となる装置の候補を出力する。これにより、監視者は、稼働アラーム情報の原因となる装置の候補を特定することができるため、稼働アラーム情報に対して適切に対応することができる。   In this way, the information processing device 3 uses the learning result learned in advance using the learning alarm information to determine the relevance between each monitoring target device and the device that causes the operation alarm information. If the performance is low, a candidate device that causes operation alarm information is further output. Thereby, since the supervisor can identify the candidate of the apparatus that causes the operation alarm information, it is possible to appropriately cope with the operation alarm information.

次に、装置候補特定部359は、入力部34を用いた監視システム1の監視者による、表示された推測候補情報又はその順序が適切であるか否かを指定する操作を受け付ける(ステップS214)。   Next, the device candidate specifying unit 359 accepts an operation for designating whether or not the displayed estimated candidate information or the order thereof is appropriate by the monitor of the monitoring system 1 using the input unit 34 (step S214). .

表示された推測候補情報又はその順序が適切であることが指定された場合(ステップS207:YES)、装置候補特定部359は、特に処理を行わず、一連のステップを終了する。   When it is designated that the displayed candidate information or its order is appropriate (step S207: YES), the apparatus candidate specifying unit 359 does not perform any particular process and ends the series of steps.

一方、表示された推測候補情報又はその順序が適切でないことが指定された場合(ステップS214:NO)、装置候補特定部359は、入力部34を用いた監視システム1の監視者による、稼働アラーム装置情報に対応する適切な推測候補情報の指定を受け付ける(ステップS215)。   On the other hand, when it is designated that the displayed candidate information or the order thereof is not appropriate (step S214: NO), the device candidate specifying unit 359 operates the operation alarm by the monitor of the monitoring system 1 using the input unit 34. The designation of appropriate guess candidate information corresponding to the device information is accepted (step S215).

次に、第4学習処理部354は、その稼働アラーム装置情報及び指定された推測候補情報を学習用アラーム装置情報及び学習用候補情報として第4定義データに追加する。そして、第4学習処理部354は、更新した第4定義データを通信部32を介して第4学習器434に送信し、学習用アラーム装置情報と学習用候補情報との関係性に係る学習処理を第4学習器434に実行させ(ステップS216)、一連のステップを終了する。   Next, the fourth learning processing unit 354 adds the operation alarm device information and the designated estimation candidate information to the fourth definition data as learning alarm device information and learning candidate information. And the 4th learning process part 354 transmits the updated 4th definition data to the 4th learning device 434 via the communication part 32, and the learning process which concerns on the relationship between the alarm apparatus information for learning, and the candidate information for learning Is executed by the fourth learning device 434 (step S216), and a series of steps is terminated.

第4学習器434は、ステップS112に示した初期学習処理と同様にして、学習処理を実行する。第4学習器434は、各節点の配置、分岐条件等を変更することにより、新たに追加した学習用アラーム装置情報が入力された場合に、対応する学習用候補情報が設定された端点に到達するように、決定木を更新する。   The fourth learning device 434 executes the learning process in the same manner as the initial learning process shown in step S112. When the newly added learning alarm device information is input, the fourth learning device 434 reaches the end point where the corresponding learning candidate information is set by changing the arrangement of each node, the branch condition, and the like. Update the decision tree to

このように、第4学習器434は、監視者による指示に従って決定木を更新することにより、稼働アラーム装置情報に対して、より適切な順序で各推測候補情報を出力することが可能となる。これにより、監視者は、稼働アラーム情報の原因となる装置をより容易に特定することができる。   As described above, the fourth learning device 434 can output each estimation candidate information in a more appropriate order with respect to the operation alarm device information by updating the decision tree in accordance with the instruction from the supervisor. As a result, the supervisor can more easily identify the device that causes the operation alarm information.

以上説明したように、監視システム1は、第1定義データを用いて学習した第1学習器431に学習用アラーム情報と異なる稼働アラーム情報を入力して、出力された推測重要度が第1閾値以上であるか否かを判定する。また、監視システム1は、推測重要度が第1閾値以上である場合、稼働アラーム情報に対して対処するための一連の手順を示す手順書を表示するため、監視者は、対処する必要性が高いアラーム情報に対して適切に対応することができる。   As described above, the monitoring system 1 inputs the operation alarm information different from the learning alarm information to the first learning device 431 learned using the first definition data, and the output estimated importance is the first threshold value. It is determined whether it is above. Moreover, since the monitoring system 1 displays a procedure manual showing a series of procedures for dealing with the operation alarm information when the estimated importance is equal to or higher than the first threshold value, the supervisor needs to deal with it. It is possible to appropriately respond to high alarm information.

なお、本発明は、上記した各実施形態に限定されない。例えば、監視システム1は、複数の情報処理装置3を有し、複数の情報処理装置3が協同して、上記した情報処理装置3の各機能を分担してもよい。   The present invention is not limited to the above embodiments. For example, the monitoring system 1 may include a plurality of information processing devices 3, and the plurality of information processing devices 3 may cooperate to share each function of the information processing device 3 described above.

また、重要度取得部356は、ステップS202において、取得した推測重要度を表示部33に表示してもよい。関連度取得部358は、ステップS210において、取得した推測関連度を表示部33に表示してもよい。これらにより、監視者は、稼働アラーム情報に対して対処する必要性の度合いをより早期に認識することが可能となる。   The importance level acquisition unit 356 may display the acquired estimated importance level on the display unit 33 in step S202. In step S210, the association degree acquisition unit 358 may display the acquired estimated association degree on the display unit 33. Thus, the supervisor can recognize the degree of necessity of dealing with the operation alarm information earlier.

また、情報処理装置3は、手順書取得部357が取得した手順書を、情報処理装置3に表示する代わりに、通信部32を介して情報処理装置3以外の他の端末に送信し、他の端末に表示させてもよい。その場合、通信部32が出力部の一例となる。   The information processing device 3 transmits the procedure manual acquired by the procedure manual acquisition unit 357 to another terminal other than the information processing device 3 via the communication unit 32 instead of displaying the procedure manual on the information processing device 3. May be displayed on the terminal. In that case, the communication unit 32 is an example of an output unit.

また、情報処理装置3は、任意のタイミングで、入力部34を用いた監視システム1の運用者による、各定義データの更新指示を受け付けてもよい。情報処理装置3は、各定義データの更新指示を受け付けた場合、更新した各定義データを用いて、学習システム4の各学習器を再学習させる。これにより、監視システム1において、新たなアラーム情報(エラーメッセージ)が発生するようになった場合でも、監視者は、新たなアラーム情報に対して適切に対処することが可能となる。   Further, the information processing apparatus 3 may accept an update instruction for each definition data by an operator of the monitoring system 1 using the input unit 34 at an arbitrary timing. When the information processing apparatus 3 receives an instruction to update each definition data, the information processing apparatus 3 causes each learning device of the learning system 4 to relearn using the updated definition data. As a result, even when new alarm information (error message) is generated in the monitoring system 1, the monitor can appropriately deal with the new alarm information.

当業者は、本発明の精神及び範囲から外れることなく、様々な変更、置換及び修正をこれに加えることが可能であることを理解されたい。   It should be understood by those skilled in the art that various changes, substitutions and modifications can be made thereto without departing from the spirit and scope of the present invention.

1…監視システム
2…監視対象装置
3…情報処理装置
355…アラーム情報取得部
356…重要度取得部
357…手順書取得部
358…関連度取得部
359…装置候補特定部
33…出力部
4…学習システム
431…第1学習器
432…第2学習器
433…第3学習器
434…第4学習器
DESCRIPTION OF SYMBOLS 1 ... Monitoring system 2 ... Monitoring object apparatus 3 ... Information processing apparatus 355 ... Alarm information acquisition part 356 ... Importance acquisition part 357 ... Procedure manual acquisition part 358 ... Relevance degree acquisition part 359 ... Device candidate specific | specification part 33 ... Output part 4 ... Learning system 431 ... 1st learning device 432 ... 2nd learning device 433 ... 3rd learning device 434 ... 4th learning device

Claims (7)

学習システム及び情報処理装置を有する監視システムであって、
前記学習システムは、複数の学習用アラーム情報と、前記複数の学習用アラーム情報のそれぞれに対して対処する必要性の度合いを示す学習用重要度とが関連付けられた第1定義データを用いて、前記複数の学習用アラーム情報を複数の要素に分割し、分割された複数の要素と前記複数の学習用アラーム情報のそれぞれに対応する前記学習用重要度との関係から、入力された前記複数の学習用アラーム情報と異なる稼働アラーム情報に対して推測された推測重要度を出力する第1学習器を有し、
前記情報処理装置は、
複数の監視対象装置のそれぞれから出力されたアラーム情報を取得するアラーム情報取得部と、
前記アラーム情報を稼働アラーム情報として前記第1学習器に入力し、前記第1学習器から出力された前記推測重要度を取得する重要度取得部と、
前記推測重要度が第1閾値以上である場合、前記アラーム情報に対する対処の手順を示す手順書を取得する手順書取得部と、
前記手順書取得部が取得した手順書を出力する出力部と、
を有することを特徴とする監視システム。
A monitoring system having a learning system and an information processing device,
The learning system uses first definition data in which a plurality of learning alarm information and learning importance indicating the degree of necessity of dealing with each of the plurality of learning alarm information are associated with each other, The plurality of learning alarm information is divided into a plurality of elements, and the relationship between the plurality of divided elements and the learning importance corresponding to each of the plurality of learning alarm information is input. A first learning device that outputs a presumed importance level estimated for operation alarm information different from the learning alarm information;
The information processing apparatus includes:
An alarm information acquisition unit for acquiring alarm information output from each of a plurality of monitoring target devices;
An importance level acquisition unit that inputs the alarm information as operation alarm information to the first learning device and acquires the estimated importance level output from the first learning device;
If the estimated importance is equal to or greater than a first threshold, a procedure manual acquisition unit that acquires a procedure manual indicating a procedure for handling the alarm information;
An output unit for outputting the procedure manual acquired by the procedure manual acquisition unit;
A monitoring system comprising:
前記学習システムは、複数の学習用アラーム情報と、前記複数の学習用アラーム情報のそれぞれを出力した監視対象装置及び前記複数の学習用アラーム情報のそれぞれの原因となる装置の関連性の度合いを示す学習用関連度とが関連付けられた第2定義データを用いて、前記複数の学習用アラーム情報を複数の要素に分割し、分割された複数の要素と前記複数の学習用アラーム情報のそれぞれに対応する前記学習用関連度との関係から、入力された前記複数の学習用アラーム情報と異なる稼働アラーム情報に対して推測された推測関連度を出力する第2学習器をさらに有し、
前記情報処理装置は、
前記アラーム情報取得部が取得したアラーム情報を前記稼働アラーム情報として前記第2学習器に入力し、前記第2学習器から出力された前記推測関連度を取得する関連度取得部と、
前記推測重要度が前記第1閾値未満であり、且つ、前記推測関連度が第2閾値未満である場合、前記アラーム情報の原因となる装置の候補を特定する装置候補特定部と、をさらに有し、
前記出力部は、前記装置候補特定部が特定した候補を示す情報を出力する、請求項1に記載の監視システム。
The learning system indicates a plurality of learning alarm information, a degree of relevance between a monitoring target device that outputs each of the plurality of learning alarm information and a device that causes each of the plurality of learning alarm information. Using the second definition data associated with the learning relevance level, the plurality of learning alarm information is divided into a plurality of elements, and each of the plurality of divided elements and the plurality of learning alarm information is supported. A second learning device that outputs a presumed relevance degree estimated for operation alarm information different from the plurality of learning alarm information inputted from the relationship with the relevance degree for learning,
The information processing apparatus includes:
Relevance level acquisition unit that inputs the alarm information acquired by the alarm information acquisition unit to the second learning device as the operation alarm information and acquires the estimated relevance level output from the second learning device;
A device candidate specifying unit that specifies device candidates that cause the alarm information when the estimated importance is less than the first threshold and the estimated relevance is less than the second threshold; And
The monitoring system according to claim 1, wherein the output unit outputs information indicating candidates specified by the device candidate specifying unit.
前記学習システムは、複数の学習用アラーム情報と、前記複数の学習用アラーム情報のそれぞれに対応する前記手順書を示す学習用手順書情報とが関連付けられた第3定義データを用いて、前記複数の学習用アラーム情報を複数の要素に分割し、分割された複数の要素と前記複数の学習用アラーム情報のそれぞれに対応する前記学習用手順書情報との関係から、入力された前記複数の学習用アラーム情報と異なる稼働アラーム情報に対して推測された複数の推測手順書情報を、前記稼働アラーム情報に対する対処の手順を示す確度が高い順に出力する第3学習器をさらに有し、
前記手順書取得部は、前記重要度取得部が取得した重要度が前記第1閾値以上である場合、前記アラーム情報取得部が取得したアラーム情報を前記稼働アラーム情報として前記第3学習器に入力し、前記第3学習器から出力された複数の前記推測手順書情報を取得することにより前記複数の手順書を取得し、
前記出力部は、前記複数の手順書を前記確度が高い順に並べて出力する、請求項1又は2に記載の監視システム。
The learning system uses the third definition data in which a plurality of learning alarm information is associated with learning procedure manual information indicating the procedure manual corresponding to each of the plurality of learning alarm information. The learning alarm information is divided into a plurality of elements, and the plurality of input learnings are obtained from the relationship between the divided plurality of elements and the learning procedure manual information corresponding to each of the plurality of learning alarm information. A third learning device that outputs a plurality of estimation procedure manual information estimated with respect to the operation alarm information different from the alarm information for use in descending order of accuracy indicating a procedure for dealing with the operation alarm information;
When the importance acquired by the importance acquisition unit is equal to or higher than the first threshold, the procedure manual acquisition unit inputs the alarm information acquired by the alarm information acquisition unit to the third learning device as the operation alarm information. And obtaining the plurality of procedure manuals by obtaining a plurality of the estimation procedure manual information output from the third learning device,
The monitoring system according to claim 1, wherein the output unit arranges and outputs the plurality of procedure manuals in descending order of the accuracy.
前記アラーム情報には、当該アラーム情報を出力した監視対象装置を示す情報が含まれ、
前記学習システムは、所定時間内に複数の監視対象装置のそれぞれから出力されたアラーム情報に含まれる学習用の監視対象装置を示す情報と、前記アラーム情報の原因となる装置の候補を示す学習用候補情報とが関連付けられた第4定義データを用いて、前記学習用の監視対象装置を示す情報を複数の要素に分割し、分割された複数の要素と前記学習用の監視対象装置を示す情報に対応する前記学習用候補情報との関係から、入力された前記複数の学習用アラーム情報と異なる稼働アラーム情報に含まれる前記監視対象装置を示す情報に対して推測された複数の推測候補情報を、前記稼働アラーム情報の原因となる装置の候補を示す確度が高い順に出力する第4学習器をさらに有し、
前記装置候補特定部は、前記推測重要度が前記第1閾値未満であり、且つ、前記推測関連度が前記第2閾値未満である場合、前記アラーム情報取得部が取得したアラーム情報に含まれる監視対象装置を示す情報を前記第4学習器に入力し、前記第4学習器から出力された複数の前記推測候補情報を取得することによりアラーム情報の原因となる装置の複数の候補を特定し、
前記出力部は、前記装置候補特定部が取得した複数の推測候補情報を前記確度が高い順に並べて出力する、請求項2に記載の監視システム。
The alarm information includes information indicating the monitoring target device that has output the alarm information,
The learning system includes information indicating a monitoring target device for learning included in alarm information output from each of a plurality of monitoring target devices within a predetermined time, and learning candidates indicating device candidates that cause the alarm information. Information indicating the monitoring target device for learning is divided into a plurality of elements using fourth definition data associated with candidate information, and information indicating the plurality of divided elements and the monitoring target device for learning From the relationship with the candidate information for learning corresponding to the plurality of candidate information for guessing with respect to the information indicating the monitoring target device included in the operation alarm information different from the inputted plurality of alarm information for learning , Further comprising a fourth learning device that outputs in descending order of accuracy indicating candidate devices that cause the operation alarm information,
The device candidate specifying unit includes the monitoring information included in the alarm information acquired by the alarm information acquiring unit when the estimated importance is less than the first threshold and the estimated relevance is less than the second threshold. Information indicating the target device is input to the fourth learner, and a plurality of candidates for the device that causes the alarm information are identified by acquiring the plurality of guess candidate information output from the fourth learner,
The monitoring system according to claim 2, wherein the output unit arranges and outputs a plurality of pieces of estimation candidate information acquired by the device candidate specifying unit in descending order of the accuracy.
複数の学習用アラーム情報と、前記複数の学習用アラーム情報のそれぞれに対して対処する必要性の度合いを示す学習用重要度とが関連付けられた第1定義データを用いて、前記複数の学習用アラーム情報を複数の要素に分割し、分割された複数の要素と前記複数の学習用アラーム情報のそれぞれに対応する前記学習用重要度との関係から、入力された前記複数の学習用アラーム情報と異なる稼働アラーム情報に対して推測された推測重要度を出力する第1学習器を有する学習システムと通信する情報処理装置であって、
複数の監視対象装置のそれぞれから出力されたアラーム情報を取得するアラーム情報取得部と、
前記アラーム情報を稼働アラーム情報として前記第1学習器に入力し、前記第1学習器から出力された前記推測重要度を取得する重要度取得部と、
前記推測重要度が第1閾値以上である場合、前記アラーム情報に対する対処の手順を示す手順書を取得する手順書取得部と、
前記手順書取得部が取得した手順書を出力する出力部と、
を有することを特徴とする情報処理装置。
Using the first definition data in which a plurality of learning alarm information and learning importance indicating the degree of necessity of dealing with each of the plurality of learning alarm information are associated, the plurality of learning alarm information The alarm information is divided into a plurality of elements, and from the relationship between the plurality of divided elements and the learning importance corresponding to each of the plurality of learning alarm information, the plurality of learning alarm information input An information processing apparatus that communicates with a learning system having a first learning device that outputs estimated importance estimated for different operation alarm information,
An alarm information acquisition unit for acquiring alarm information output from each of a plurality of monitoring target devices;
An importance level acquisition unit that inputs the alarm information as operation alarm information to the first learning device and acquires the estimated importance level output from the first learning device;
If the estimated importance is equal to or greater than a first threshold, a procedure manual acquisition unit that acquires a procedure manual indicating a procedure for handling the alarm information;
An output unit for outputting the procedure manual acquired by the procedure manual acquisition unit;
An information processing apparatus comprising:
複数の学習用アラーム情報と、前記複数の学習用アラーム情報のそれぞれに対して対処する必要性の度合いを示す学習用重要度とが関連付けられた第1定義データを用いて、前記複数の学習用アラーム情報を複数の要素に分割し、分割された複数の要素と前記複数の学習用アラーム情報のそれぞれに対応する前記学習用重要度との関係から、入力された前記複数の学習用アラーム情報と異なる稼働アラーム情報に対して推測された推測重要度を出力する第1学習器を有する学習システムと通信する情報処理装置の制御方法であって、
複数の監視対象装置のそれぞれから出力されたアラーム情報を取得し、
前記取得したアラーム情報を稼働アラーム情報として前記第1学習器に入力し、前記第1学習器から出力された前記推測重要度を取得し、
前記取得した推測重要度が第1閾値以上である場合、前記アラーム情報に対する対処の手順を示す手順書を取得し、
前記取得した手順書を出力する、
ことを含むことを特徴とする制御方法。
Using the first definition data in which a plurality of learning alarm information and learning importance indicating the degree of necessity of dealing with each of the plurality of learning alarm information are associated, the plurality of learning alarm information The alarm information is divided into a plurality of elements, and from the relationship between the plurality of divided elements and the learning importance corresponding to each of the plurality of learning alarm information, the plurality of learning alarm information input A control method for an information processing apparatus that communicates with a learning system having a first learning device that outputs a presumed importance level estimated for different operation alarm information,
Acquire alarm information output from each of multiple monitored devices,
The acquired alarm information is input to the first learning device as operation alarm information, and the estimated importance output from the first learning device is acquired,
If the acquired estimated importance is greater than or equal to a first threshold, obtain a procedure manual indicating a procedure for dealing with the alarm information;
Outputting the acquired procedure manual;
A control method comprising:
複数の学習用アラーム情報と、前記複数の学習用アラーム情報のそれぞれに対して対処する必要性の度合いを示す学習用重要度とが関連付けられた第1定義データを用いて、前記複数の学習用アラーム情報を複数の要素に分割し、分割された複数の要素と前記複数の学習用アラーム情報のそれぞれに対応する前記学習用重要度との関係から、入力された前記複数の学習用アラーム情報と異なる稼働アラーム情報に対して推測された推測重要度を出力する第1学習器を有する学習システムと通信する情報処理装置の制御プログラムであって、
複数の監視対象装置のそれぞれから出力されたアラーム情報を取得し、
前記取得したアラーム情報を稼働アラーム情報として前記第1学習器に入力し、前記第1学習器から出力された前記推測重要度を取得し、
前記取得した推測重要度が第1閾値以上である場合、前記アラーム情報に対する対処の手順を示す手順書を取得し、
前記取得した手順書を出力する、
ことを前記情報処理装置に実行させることを特徴とする制御プログラム。
Using the first definition data in which a plurality of learning alarm information and learning importance indicating the degree of necessity of dealing with each of the plurality of learning alarm information are associated, the plurality of learning alarm information The alarm information is divided into a plurality of elements, and from the relationship between the plurality of divided elements and the learning importance corresponding to each of the plurality of learning alarm information, the plurality of learning alarm information input A control program for an information processing apparatus that communicates with a learning system having a first learning device that outputs a presumed importance level estimated for different operation alarm information,
Acquire alarm information output from each of multiple monitored devices,
The acquired alarm information is input to the first learning device as operation alarm information, and the estimated importance output from the first learning device is acquired,
If the acquired estimated importance is greater than or equal to a first threshold, obtain a procedure manual indicating a procedure for dealing with the alarm information;
Outputting the acquired procedure manual;
A control program that causes the information processing apparatus to execute
JP2016182155A 2016-09-16 2016-09-16 Monitoring system, information processing apparatus, control method, and control program Active JP6359061B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016182155A JP6359061B2 (en) 2016-09-16 2016-09-16 Monitoring system, information processing apparatus, control method, and control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016182155A JP6359061B2 (en) 2016-09-16 2016-09-16 Monitoring system, information processing apparatus, control method, and control program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2018115966A Division JP6588601B2 (en) 2018-06-19 2018-06-19 Monitoring system, information processing apparatus, control method, and control program

Publications (2)

Publication Number Publication Date
JP2018045637A true JP2018045637A (en) 2018-03-22
JP6359061B2 JP6359061B2 (en) 2018-07-18

Family

ID=61693128

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016182155A Active JP6359061B2 (en) 2016-09-16 2016-09-16 Monitoring system, information processing apparatus, control method, and control program

Country Status (1)

Country Link
JP (1) JP6359061B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019021840A1 (en) * 2017-07-24 2019-01-31 三菱電機株式会社 Display, display method, and display system
CN112534372A (en) * 2018-08-07 2021-03-19 Abb瑞士股份有限公司 Apparatus for alarm information determination

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003140746A (en) * 2001-11-05 2003-05-16 Toshiba Corp Alarm monitoring device
JP2010049532A (en) * 2008-08-22 2010-03-04 Toshiba Corp Operation monitoring support apparatus

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003140746A (en) * 2001-11-05 2003-05-16 Toshiba Corp Alarm monitoring device
JP2010049532A (en) * 2008-08-22 2010-03-04 Toshiba Corp Operation monitoring support apparatus

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019021840A1 (en) * 2017-07-24 2019-01-31 三菱電機株式会社 Display, display method, and display system
JPWO2019021840A1 (en) * 2017-07-24 2019-07-25 三菱電機株式会社 Display, display method and display system
CN112534372A (en) * 2018-08-07 2021-03-19 Abb瑞士股份有限公司 Apparatus for alarm information determination
CN112534372B (en) * 2018-08-07 2024-05-17 Abb瑞士股份有限公司 Device for alarm information determination

Also Published As

Publication number Publication date
JP6359061B2 (en) 2018-07-18

Similar Documents

Publication Publication Date Title
US20180174062A1 (en) Root cause analysis for sequences of datacenter states
US20100057667A1 (en) Detection rule-generating facility
CN104598367A (en) System and method for automatically managing fault events of data center
US11062213B2 (en) Table-meaning estimation system, method, and program
EP3961476A1 (en) Entity linking method and apparatus, electronic device and storage medium
JP6280862B2 (en) Event analysis system and method
JP5423677B2 (en) Failure analysis apparatus, computer program, and failure analysis method
US20200241517A1 (en) Anomaly detection for predictive maintenance and deriving outcomes and workflows based on data quality
CN113689111B (en) Fault recognition model training method, fault recognition device and electronic equipment
JP6359061B2 (en) Monitoring system, information processing apparatus, control method, and control program
CN115357470A (en) Information generation method and device, electronic equipment and computer readable medium
US10878039B2 (en) Creating knowledge base of similar systems from plurality of systems
KR20190107523A (en) System and method for handling network failure using syslog
JP6588601B2 (en) Monitoring system, information processing apparatus, control method, and control program
EP4154116A1 (en) A system and a method for detecting point anomaly in text data
CN117435999A (en) Risk assessment method, apparatus, device and medium
CN107562558A (en) The feedback method and system of a kind of error message
EP3058519A2 (en) Case-based reasoning
CN116755974A (en) Cloud computing platform operation and maintenance method and device, electronic equipment and storage medium
CN116414608A (en) Abnormality detection method, abnormality detection device, abnormality detection apparatus, and storage medium
JP2011186706A (en) Information processor, information processing method, and program
US20210097447A1 (en) Computer System and Method for Supporting Model Selection
CN115544202A (en) Alarm processing method, device and storage medium
CN112912903A (en) Inference device, information processing device, inference method, program, and recording medium
US20150112916A1 (en) Case-based reasoning

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171227

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180619

R150 Certificate of patent or registration of utility model

Ref document number: 6359061

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250