JP2019133246A - Order control program, order control method, and information processing apparatus - Google Patents

Order control program, order control method, and information processing apparatus Download PDF

Info

Publication number
JP2019133246A
JP2019133246A JP2018012552A JP2018012552A JP2019133246A JP 2019133246 A JP2019133246 A JP 2019133246A JP 2018012552 A JP2018012552 A JP 2018012552A JP 2018012552 A JP2018012552 A JP 2018012552A JP 2019133246 A JP2019133246 A JP 2019133246A
Authority
JP
Japan
Prior art keywords
anomaly
detected
events
information
data
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
JP2018012552A
Other languages
Japanese (ja)
Other versions
JP7027912B2 (en
Inventor
貴史 昆野
Takashi Konno
貴史 昆野
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2018012552A priority Critical patent/JP7027912B2/en
Publication of JP2019133246A publication Critical patent/JP2019133246A/en
Application granted granted Critical
Publication of JP7027912B2 publication Critical patent/JP7027912B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide an order control program capable of suppressing the occurrence of a problem due to a delay in anomaly event response.SOLUTION: An order control program causes a computer to execute processing of: performing an anomaly event detection process for detecting an anomaly event occurring in any of a plurality of machines based on monitoring data of the plurality of machines included in a system; referring to a storage unit storing information indicating relations between a plurality of services executed in the system when the plurality of anomaly events are detected to specify the number of other services having a specific relationship with the service executed on the machine for each machine causing the occurrence of each of the detected plurality of anomaly events; and displaying information on the detected plurality of anomaly events on a display unit in an order corresponding to the specified number of the other services.SELECTED DRAWING: Figure 12

Description

本件は、順序制御プログラム、順序制御方法、及び情報処理装置に関する。   This case relates to an order control program, an order control method, and an information processing apparatus.

サーバ装置、ストレージ装置、ネットワーク装置などを含むInformation and Communication Technology(ICT)システムが知られている。また、例えばサーバ装置からCentral Processing Unit(CPU)やメモリの使用状況に関する時系列データを採取して、使用状況の時間変化をモニタにグラフで表示する観測装置も知られている。特に、観測装置がICTシステムのアノマリ事象を検知し、アノマリ事象の発生状況をモニタに表示する技術も知られている(以上、例えば特許文献1参照)。   Information and Communication Technology (ICT) systems including server devices, storage devices, network devices, and the like are known. In addition, for example, an observation apparatus that collects time-series data related to the usage status of a central processing unit (CPU) or a memory from a server device and displays a temporal change in the usage status in a graph is also known. In particular, a technique is known in which an observation device detects an anomaly event of an ICT system and displays the occurrence status of the anomaly event on a monitor (see, for example, Patent Document 1).

特開2017−072882号公報JP 2017-072882 A

ところで、アノマリ事象が大量に検知された場合、ICTシステムの運用者又は管理者(以下、単に運用者という。)には、アノマリ事象に対する対応の優先順位を判断し、そのアノマリ事象に対応することが求められる。特に、運用者にはアノマリ事象が検知されてからそのアノマリ事象に起因する問題が発生するまでの時間内で優先順位を判断し、そのアノマリ事象に対応することが求められる。   By the way, when a large number of anomaly events are detected, the ICT system operator or administrator (hereinafter simply referred to as an operator) must determine the priority of response to the anomaly event and respond to the anomaly event. Is required. In particular, the operator is required to determine a priority order within a period of time from when an anomaly event is detected until a problem due to the anomaly event occurs, and to respond to the anomaly event.

運用者が優先順位の判断を誤り、アノマリ事象に対する対応が遅延すると、そのアノマリ事象に起因する問題が発生する。例えば、システム障害を引き起こす可能性があるアノマリ事象が検知された場合に、運用者がそのアノマリ事象に対する対応の優先順位の判断を誤ると、システム障害が発生する可能性がある。仮に、システム障害が現実に発生すると、ICTシステムを利用する多くの利用者が影響を受けるおそれがある。   If the operator makes a mistake in the priority order and the response to the anomaly event is delayed, a problem due to the anomaly event occurs. For example, when an anomaly event that may cause a system failure is detected, a system failure may occur if the operator makes a mistake in determining the priority of the response to the anomaly event. If a system failure actually occurs, many users who use the ICT system may be affected.

そこで、1つの側面では、アノマリ事象対応の遅延による問題の発生を抑制できる順序制御プログラム、順序制御方法、及び情報処理装置を提供することを目的とする。   Therefore, an object of one aspect is to provide a sequence control program, a sequence control method, and an information processing apparatus that can suppress the occurrence of a problem due to a delay corresponding to an anomaly event.

1つの実施態様では、順序制御プログラムは、システムに含まれる複数のマシンの監視データに基づき、前記複数のマシンのいずれかで発生したアノマリ事象を検知するアノマリ事象検知処理を行い、複数のアノマリ事象が検知された場合、前記システムで実行される複数のサービス間の関係を示す情報を記憶する記憶部を参照して、検知された前記複数のアノマリ事象それぞれの発生元のマシンごとに、該マシンで実行されるサービスに対して特定の関係性を有する他のサービスの数を特定し、検知された前記複数のアノマリ事象に関する情報を、特定した前記他のサービスの数に応じた順序で表示部に表示する、処理をコンピュータに実行させる。   In one embodiment, the sequence control program performs an anomaly event detection process for detecting an anomaly event occurring in any of the plurality of machines based on monitoring data of a plurality of machines included in the system, and a plurality of anomaly events. Is detected for each machine that has generated each of the detected anomaly events with reference to a storage unit that stores information indicating a relationship between a plurality of services executed in the system. The number of other services having a specific relationship with the service executed in the above is specified, and the information regarding the detected anomaly events is displayed in an order according to the number of the specified other services. The computer executes the process displayed on the screen.

1つの実施態様では、順序制御プログラムは、システムに含まれる複数の監視対象の監視データに基づき、前記複数の監視対象のいずれかについて発生したアノマリ事象を検知するアノマリ事象検知処理を行い、複数のアノマリ事象が検知された場合、検知された前記複数のアノマリ事象それぞれの発生元の監視対象ごとに、該監視対象について発生したアノマリ事象の検知頻度を算出し、検知された前記複数のアノマリ事象に関する情報を、算出した前記検知頻度に応じた順序で表示部に表示する、処理をコンピュータに実行させる。   In one embodiment, the sequence control program performs an anomaly event detection process for detecting an anomaly event that has occurred for any of the plurality of monitoring targets based on monitoring data of the plurality of monitoring targets included in the system, and When an anomaly event is detected, the detection frequency of the anomaly event that has occurred for the monitored object is calculated for each of the monitored objects of the detected anomaly events, and the detected anomaly events are related to the detected anomaly event The computer displays the information on the display unit in the order corresponding to the calculated detection frequency.

アノマリ事象対応の遅延による問題の発生を抑制することができる。   It is possible to suppress the occurrence of a problem due to a delay in anomaly event response.

図1は情報処理システムの一例である。FIG. 1 is an example of an information processing system. 図2はCMDBの一例である。FIG. 2 is an example of a CMDB. 図3は分析サーバのハードウェア構成の一例である。FIG. 3 shows an example of the hardware configuration of the analysis server. 図4(a)は分析サーバのブロック図の一例である。図4(b)はデータ記憶部の一例である。FIG. 4A is an example of a block diagram of the analysis server. FIG. 4B is an example of the data storage unit. 図5は第1データ管理テーブルの一例である。FIG. 5 is an example of the first data management table. 図6(a)は第2データ管理テーブル及び第3データ管理テーブルの一例である。図6(b)は第4データ管理テーブルの一例である。FIG. 6A is an example of the second data management table and the third data management table. FIG. 6B is an example of the fourth data management table. 図7は第5データ管理テーブルの一例である。FIG. 7 is an example of the fifth data management table. 図8はデータ収集部が実行する第1処理の一例を示すフローチャートである。FIG. 8 is a flowchart illustrating an example of the first process executed by the data collection unit. 図9はアノマリ検知部及び表示順序制御部が実行する第2処理の一例を示すフローチャートである。FIG. 9 is a flowchart illustrating an example of the second process executed by the anomaly detection unit and the display order control unit. 図10は表示優先度の一例を説明する図である。FIG. 10 is a diagram illustrating an example of display priority. 図11はデータ可視化部が実行する第3処理の一例を示すフローチャートである。FIG. 11 is a flowchart illustrating an example of the third process executed by the data visualization unit. 図12はアノマリ一覧画面の一例である。FIG. 12 shows an example of the anomaly list screen. 図13はアノマリ詳細画面の一例である。FIG. 13 shows an example of the anomaly detail screen. 図14はアノマリ一覧画面の他の一例である。FIG. 14 shows another example of the anomaly list screen. 図15はアノマリ一覧画面の他の一例である。FIG. 15 shows another example of the anomaly list screen. 図16はアノマリ詳細画面の他の一例である。FIG. 16 shows another example of the anomaly detail screen.

以下、本件を実施するための形態について図面を参照して説明する。   Hereinafter, an embodiment for carrying out this case will be described with reference to the drawings.

(第1実施形態)
図1は情報処理システムSの一例である。図2はConfiguration Management Database(CMDB)140の一例である。情報処理システムSは、監視対象システム100と構成収集サーバ130と記憶部としてのCMDB140とを備えている。CMDB140は構成収集サーバ130に含まれていてもよい。また、情報処理システムSは、性能監視サーバ150とイベント監視サーバ170とを備えている。さらに、情報処理システムSは、管理サーバ190と情報処理装置としての分析サーバ200と運用端末300とを備えている。
(First embodiment)
FIG. 1 shows an example of the information processing system S. FIG. 2 is an example of the Configuration Management Database (CMDB) 140. The information processing system S includes a monitoring target system 100, a configuration collection server 130, and a CMDB 140 as a storage unit. The CMDB 140 may be included in the configuration collection server 130. In addition, the information processing system S includes a performance monitoring server 150 and an event monitoring server 170. Further, the information processing system S includes a management server 190, an analysis server 200 as an information processing apparatus, and an operation terminal 300.

尚、情報処理システムSの構成要素から監視対象システム100、構成収集サーバ130、CMDB140、性能監視サーバ150、イベント監視サーバ170、運用端末300の少なくとも1つを除外してもよい。すなわち、情報処理システムSは少なくとも管理サーバ190と分析サーバ200とを備えていればよい。また、運用端末300は、図1に示すように、入力部310、表示部320、及び制御部(不図示)を含むPersonal Computer(PC)によって実現することができる。運用端末300をタブレット端末といったスマートデバイスによって実現してもよい。運用端末300は運用者によって操作される。   Note that at least one of the monitoring target system 100, the configuration collection server 130, the CMDB 140, the performance monitoring server 150, the event monitoring server 170, and the operation terminal 300 may be excluded from the components of the information processing system S. That is, the information processing system S only needs to include at least the management server 190 and the analysis server 200. As shown in FIG. 1, the operation terminal 300 can be realized by a personal computer (PC) including an input unit 310, a display unit 320, and a control unit (not shown). The operation terminal 300 may be realized by a smart device such as a tablet terminal. The operation terminal 300 is operated by an operator.

監視対象システム100は複数のホストマシン110を含んでいる。複数のホストマシン110の一部又は全部は互いに接続されている。複数のホストマシン110は通信ネットワークNWを介して構成収集サーバ130、性能監視サーバ150、及びイベント監視サーバ170と接続されている。通信ネットワークNWとしては、例えばインターネットやLocal Area Network(LAN)などがある。ホストマシン110は例えばWebサーバ、アプリケーションサーバ、データベースサーバ、仮想化サーバといった各種のサーバ装置、ストレージ装置、ネットワーク装置などが該当する。したがって、監視対象システム100は計算機システム又はICTシステムと呼ばれる場合もある。情報処理システムS又は監視対象システム100のエンドユーザである利用者(不図示)は、監視対象システム100にアクセスして、監視対象システム100が実行又は提供(以下、単に実行という。)する複数のサービスを利用することができる。複数のサービスとしては、例えばデータ処理サービスや画像化サービスなど、業務支援に関するサービスがある。   The monitoring target system 100 includes a plurality of host machines 110. Some or all of the plurality of host machines 110 are connected to each other. The plurality of host machines 110 are connected to the configuration collection server 130, the performance monitoring server 150, and the event monitoring server 170 via the communication network NW. Examples of the communication network NW include the Internet and a local area network (LAN). The host machine 110 corresponds to various server devices such as a Web server, an application server, a database server, and a virtualization server, a storage device, and a network device. Therefore, the monitoring target system 100 may be called a computer system or an ICT system. A user (not shown) who is an end user of the information processing system S or the monitoring target system 100 accesses the monitoring target system 100 and executes or provides (hereinafter simply referred to as execution) the monitoring target system 100. You can use the service. Examples of the plurality of services include services related to business support such as a data processing service and an imaging service.

尚、監視対象システム100にはクラウド基盤又はクラウド環境(以下、単にクラウド基盤という。)を構築するソフトウェア群(例えばOpen Stackなど)が実装されている。より詳しくは、上述したホストマシン110によってはKeystoneと呼ばれるソフトウェアが実装されている。Keystoneは利用者の管理やアクセス制御といった認証機能を発揮する。また、ホストマシン110によってはNovaと呼ばれるソフトウェアが実装されている。Novaは仮想マシンを実行するコンピュート機能を発揮する。その他、Swift、Glance、Cinderなどのソフトウェアも知られている。これらのソフトウェアが互いに連携することによって、監視対象システム100はクラウド基盤を実現する。   Note that a software group (for example, Open Stack) that builds a cloud platform or a cloud environment (hereinafter simply referred to as a cloud platform) is installed in the monitoring target system 100. More specifically, software called Keystone is installed on the host machine 110 described above. Keystone performs authentication functions such as user management and access control. Some host machines 110 are equipped with software called Nova. Nova has a compute function to run virtual machines. Other software such as Swift, Glance, and Cinder are also known. The monitoring target system 100 realizes a cloud platform by cooperation of these software.

構成収集サーバ130は複数のホストマシン110にアクセスし、各ホストマシン110が有する種々の構成情報を動的に収集してCMDB140に格納する。構成情報としては、ホストマシン110のハードウェア構成に関する情報(具体的にはホストマシンの名称やIPアドレスなど)や、仮想環境に関する情報(具体的にはハイパーバイザーの版数、CPUやメモリの使用状況など)がある。また、構成情報としては、Operating System(OS)やアプリケーションソフトウェア(以下、単にアプリという)に関する情報や、パッチ適用の状況及びアプリのパラメータ設定状況に関する情報もある。その他、構成収集サーバ130はアクセスしたホストマシン110が実行するサービスとそのサービスに関連する一世代上のサービスと一世代下のサービスを特定して構成情報として格納する。また、構成収集サーバ130は複数のホストマシン110の親子関係又は主従関係(以下、単に親子関係という。)を特定して構成情報として格納する。   The configuration collection server 130 accesses a plurality of host machines 110, dynamically collects various configuration information possessed by each host machine 110, and stores them in the CMDB 140. The configuration information includes information related to the hardware configuration of the host machine 110 (specifically, the name and IP address of the host machine), information related to the virtual environment (specifically, the version number of the hypervisor, CPU and memory usage). Situation). The configuration information also includes information related to the operating system (OS) and application software (hereinafter simply referred to as an application), information related to patch application status, and parameter setting status of the application. In addition, the configuration collection server 130 identifies the service executed by the accessed host machine 110, the one-generation service and the one-generation service related to the service, and stores them as configuration information. Further, the configuration collection server 130 specifies a parent-child relationship or a master-slave relationship (hereinafter simply referred to as “parent-child relationship”) of a plurality of host machines 110 and stores it as configuration information.

これにより、CMDB140は、図2に示すように、各ホストマシン110の構成情報をホストマシン110毎に記憶する。例えば、「ホスト2」の名称を有するホストマシン110は「ホスト1」の名称を有するホストマシン110が親であり、「ホスト3」の名称を有するホストマシン110が子の関係を有する。また、「ホスト2」の名称を有するホストマシン110はサービス3、サービス4、及びサービス5を実行する。一方で、「ホスト2」の名称を有するホストマシン110が実行するサービスに関連するサービスとして、親の関係にあるホストマシン110が実行するサービス1及びサービス2と、「ホスト3」の名称を有するホストマシン110が実行するサービス6とがある。このように、複数のサービス1〜6にはホストマシン110の親子関係に伴う特定の関係性がある。したがって、例えば「ホスト2」の名称を有するホストマシン110に障害が発生すると、サービス3〜5及び一世代下のサービス6の実行が停止するが、一世代上のサービス1〜2の実行は継続する。尚、運用者が構成情報をCMDB140に格納する操作を行って、運用端末300がCMDB140に構成情報を格納してもよい。   As a result, the CMDB 140 stores the configuration information of each host machine 110 for each host machine 110 as shown in FIG. For example, the host machine 110 having the name “host 2” has a parent relationship with the host machine 110 having the name “host 1”, and the host machine 110 having the name “host 3” has a child relationship. Further, the host machine 110 having the name “host 2” executes the service 3, the service 4, and the service 5. On the other hand, as services related to the service executed by the host machine 110 having the name “host 2”, the service 1 and the service 2 executed by the host machine 110 having a parent relationship and the name “host 3” are provided. There is a service 6 executed by the host machine 110. As described above, the services 1 to 6 have a specific relationship associated with the parent-child relationship of the host machine 110. Therefore, for example, when a failure occurs in the host machine 110 having the name “host 2”, the execution of the services 3 to 5 and the service 6 under the first generation is stopped, but the execution of the services 1 and 2 over the first generation is continued. To do. The operation terminal 300 may store the configuration information in the CMDB 140 by performing an operation for storing the configuration information in the CMDB 140 by the operator.

性能監視サーバ150は通信ネットワークNWを介して各ホストマシン110及び各ホストマシン110のリソースを監視する。具体的には、性能監視サーバ150はハードウェア資源(例えばCPUやメモリなど)を監視する。性能監視サーバ150はソフトウェア資源を監視してもよい。性能監視サーバ150は監視対象であるリソースから性能や負荷といったデータを監視データとして取得する。監視データには、CPU使用率やメモリ使用率、ディスクスループットなどがリソースの性能や負荷として含まれている。性能監視サーバ150は取得した監視データを様々な角度で対比して管理する。   The performance monitoring server 150 monitors each host machine 110 and the resources of each host machine 110 via the communication network NW. Specifically, the performance monitoring server 150 monitors hardware resources (for example, CPU and memory). The performance monitoring server 150 may monitor software resources. The performance monitoring server 150 acquires data such as performance and load from the resources to be monitored as monitoring data. The monitoring data includes CPU usage rate, memory usage rate, disk throughput, and the like as resource performance and load. The performance monitoring server 150 manages the acquired monitoring data in comparison with various angles.

イベント監視サーバ170は通信ネットワークNWを介して監視対象システム100で発生する種々のイベント(事象)を監視する。例えば、イベント監視サーバ170は、監視対象システム100で実行される複数のサービスのサービスレベルの低下の原因となり得るイベントが発生すると、そのイベントの発生を検知し、インシデント情報(以下、INCチケットという。)を発行して管理サーバ190に通知する。詳細は後述するが、INCチケットは、チケットの識別子、チケットの発行日時、発生したイベントに関連するサービスの名称、そのサービスを実行するホストマシン110の名称、発生したイベントの内容などを含んでいる。   The event monitoring server 170 monitors various events (events) that occur in the monitoring target system 100 via the communication network NW. For example, when an event that may cause a decrease in the service level of a plurality of services executed in the monitored system 100 occurs, the event monitoring server 170 detects the occurrence of the event, and incident information (hereinafter referred to as an INC ticket). ) To notify the management server 190. Although details will be described later, the INC ticket includes a ticket identifier, a ticket issuance date and time, a name of a service related to the event that has occurred, a name of the host machine 110 that executes the service, a content of the event that has occurred, and the like. .

管理サーバ190は不図示のチケットDBを備え、イベント監視サーバ170から通知されたINCチケットをチケットDBにより記憶して管理する。また、管理サーバ190は利用者端末(不図示)が発行して通知したINCチケットや運用端末300が発行して通知した変更要求チケットをチケットDBにより記憶して管理する。利用者端末は利用者が利用する端末装置である。尚、利用者端末が発行したINCチケットには、チケットの識別情報、チケットの発行日時のほか、監視対象システム100に関する問い合わせなどが含まれている。一方、運用端末300が発行した変更要求チケットには、チケットの識別子、チケットの発行日時、ホストマシン110の変更により影響を受けるサービスの名称、そのサービスを実行するホストマシン110の名称、改変や修正といった変更内容などを含んでいる。   The management server 190 includes a ticket DB (not shown), and stores and manages the INC ticket notified from the event monitoring server 170 by the ticket DB. Also, the management server 190 stores and manages the INC ticket issued and notified by a user terminal (not shown) and the change request ticket issued and notified by the operation terminal 300 in the ticket DB. The user terminal is a terminal device used by the user. The INC ticket issued by the user terminal includes inquiries regarding the monitoring target system 100 in addition to the ticket identification information and the ticket issuance date / time. On the other hand, the change request ticket issued by the operation terminal 300 includes a ticket identifier, a ticket issuance date and time, a name of the service affected by the change of the host machine 110, a name of the host machine 110 that executes the service, a modification or a correction. The contents of changes are included.

分析サーバ200はCMDB140、性能監視サーバ150、管理サーバ190、及び運用端末300と接続されている。分析サーバ200は、図1に示すように、CMDB140、性能監視サーバ150、管理サーバ190、及び運用端末300と直接的に接続されていてもよいし、通信ネットワークNWを介してCMDB140、性能監視サーバ150、管理サーバ190、及び運用端末300と間接的に接続されていてもよい。   The analysis server 200 is connected to the CMDB 140, the performance monitoring server 150, the management server 190, and the operation terminal 300. As shown in FIG. 1, the analysis server 200 may be directly connected to the CMDB 140, the performance monitoring server 150, the management server 190, and the operation terminal 300, or the CMDB 140, the performance monitoring server via the communication network NW. 150, the management server 190, and the operation terminal 300 may be indirectly connected.

分析サーバ200は性能監視サーバ150が取得した監視データを収集し、収集した監視データに基づいてアノマリ事象検知処理を実行する。アノマリ事象検知処理は、監視データを分析し、ホストマシン110やそのリソースの通常時、正常時、又は定常時(以下、単に通常時という。)の状態と違う状態を検知する処理である。アノマリ事象検知処理により通常時の状態と違う状態が検知されると、ホストマシン110やそのリソース、ホストマシン110を含む監視対象システム100に問題が発生する可能性がある。   The analysis server 200 collects the monitoring data acquired by the performance monitoring server 150, and executes an anomaly event detection process based on the collected monitoring data. The anomaly event detection process is a process of analyzing the monitoring data and detecting a state different from the normal state, normal state, or steady state (hereinafter simply referred to as normal time) of the host machine 110 and its resources. If a state different from the normal state is detected by the anomaly event detection processing, a problem may occur in the host machine 110, its resources, and the monitoring target system 100 including the host machine 110.

また、分析サーバ200は、アノマリ事象が検知された監視データ(以下、アノマリデータという。)と、CMDB140が記憶する構成情報とに基づいて、アノマリ事象に関するアノマリ情報の表示順序を決定する。分析サーバ200は、アノマリデータと、アノマリ事象の検知頻度とに基づいて、アノマリ情報の表示順序を決定してもよい。検知頻度はアノマリ事象を連続して検知した連続検知数であってもよいし、単位時間あたりの検知回数であってもよい。本実施形態では、検知頻度の一例として連続検知数を使用して説明する。   The analysis server 200 determines the display order of the anomaly information related to the anomaly event based on the monitoring data (hereinafter referred to as anomaly data) in which the anomaly event is detected and the configuration information stored in the CMDB 140. The analysis server 200 may determine the display order of the anomaly information based on the anomaly data and the detection frequency of the anomaly event. The detection frequency may be the number of continuous detections in which anomaly events are detected continuously, or the number of detections per unit time. In the present embodiment, description will be made using the number of continuous detections as an example of the detection frequency.

さらに、分析サーバ200は、アノマリデータと、構成情報と、アノマリ事象の検知頻度と、管理サーバ190が管理するINCチケットの発行数とに基づいて、アノマリ事象情報の表示順序を決定してもよい。表示順序を決定する際に、INCチケットの発行数を利用することで、アノマリ事象に起因する問題が発生する可能性の確度が向上する。例えば、INCチケットが全く発行されていなければ、アノマリ事象が検知されても、そのアノマリ事象に起因する問題が発生する可能性は低いと想定される。尚、詳細は後述するが、分析サーバ200は運用端末300から各種の要求や指示を受け付けると、アノマリ情報を、決定した表示順序で、運用端末300の表示部320に表示する。   Furthermore, the analysis server 200 may determine the display order of the anomaly event information based on the anomaly data, the configuration information, the anomaly event detection frequency, and the number of issued INC tickets managed by the management server 190. . By using the number of issued INC tickets when determining the display order, the accuracy of the possibility of a problem due to an anomaly event is improved. For example, if no INC ticket is issued, it is assumed that even if an anomaly event is detected, there is a low possibility that a problem due to the anomaly event will occur. Although details will be described later, when the analysis server 200 receives various requests and instructions from the operation terminal 300, the analysis server 200 displays the anomaly information on the display unit 320 of the operation terminal 300 in the determined display order.

次に、図3を参照して、分析サーバ200のハードウェア構成について説明する。尚、上述した複数のホストマシン110、構成収集サーバ130、CMDB140、性能監視サーバ150、イベント監視サーバ170、管理サーバ190、及び運用端末300については基本的に分析サーバ200と同様のハードウェア構成であるため、説明を省略する。   Next, the hardware configuration of the analysis server 200 will be described with reference to FIG. The plurality of host machines 110, configuration collection server 130, CMDB 140, performance monitoring server 150, event monitoring server 170, management server 190, and operation terminal 300 described above have basically the same hardware configuration as the analysis server 200. Therefore, the description is omitted.

図3は分析サーバ200のハードウェア構成の一例である。図3に示すように、分析サーバ200は、少なくともハードウェアプロセッサとしてのCPU200A、Random Access Memory(RAM)200B、Read Only Memory(ROM)200C、及びネットワークI/F(インタフェース)200Dを含んでいる。分析サーバ200は、必要に応じて、Hard Disk Drive(HDD)200E、入力I/F200F、出力I/F200G、入出力I/F200H、ドライブ装置200Iの少なくとも1つを含んでいてもよい。CPU200Aからドライブ装置200Iまでは、内部バス200Jによって互いに接続されている。すなわち、分析サーバ200はコンピュータによって実現することができる。尚、CPU200Aに代えてMicro Processing Unit(MPU)をハードウェアプロセッサとして利用してもよい。   FIG. 3 shows an example of the hardware configuration of the analysis server 200. As shown in FIG. 3, the analysis server 200 includes at least a CPU 200A as a hardware processor, a random access memory (RAM) 200B, a read only memory (ROM) 200C, and a network I / F (interface) 200D. The analysis server 200 may include at least one of a hard disk drive (HDD) 200E, an input I / F 200F, an output I / F 200G, an input / output I / F 200H, and a drive device 200I as necessary. The CPU 200A to the drive device 200I are connected to each other by an internal bus 200J. That is, the analysis server 200 can be realized by a computer. Note that a micro processing unit (MPU) may be used as a hardware processor instead of the CPU 200A.

入力I/F200Fには、入力装置710が接続される。入力装置710としては、例えばキーボードやマウスなどがある。出力I/F200Gには、表示装置720が接続される。表示装置720としては、例えば液晶ディスプレイがある。入出力I/F200Hには、半導体メモリ730が接続される。半導体メモリ730としては、例えばUniversal Serial Bus(USB)メモリやフラッシュメモリなどがある。入出力I/F200Hは、半導体メモリ730に記憶されたプログラムやデータを読み取る。入力I/F200F及び入出力I/F200Hは、例えばUSBポートを備えている。出力I/F200Gは、例えばディスプレイポートを備えている。   An input device 710 is connected to the input I / F 200F. Examples of the input device 710 include a keyboard and a mouse. A display device 720 is connected to the output I / F 200G. An example of the display device 720 is a liquid crystal display. A semiconductor memory 730 is connected to the input / output I / F 200H. Examples of the semiconductor memory 730 include a universal serial bus (USB) memory and a flash memory. The input / output I / F 200 </ b> H reads programs and data stored in the semiconductor memory 730. The input I / F 200F and the input / output I / F 200H include, for example, a USB port. The output I / F 200G includes a display port, for example.

ドライブ装置200Iには、可搬型記録媒体740が挿入される。可搬型記録媒体740としては、例えばCompact Disc(CD)−ROM、Digital Versatile Disc(DVD)といったリムーバブルディスクがある。ドライブ装置200Iは、可搬型記録媒体740に記録されたプログラムやデータを読み込む。ネットワークI/F200Dは、例えばLANポートを備えている。ネットワークI/F200Dは上述したCMDB140、性能監視サーバ150、管理サーバ190、及び運用端末300と接続される。   A portable recording medium 740 is inserted into the drive device 200I. Examples of the portable recording medium 740 include a removable disk such as a Compact Disc (CD) -ROM and a Digital Versatile Disc (DVD). The drive device 200I reads a program and data recorded on the portable recording medium 740. The network I / F 200D includes, for example, a LAN port. The network I / F 200D is connected to the CMDB 140, the performance monitoring server 150, the management server 190, and the operation terminal 300 described above.

上述したRAM200Bには、ROM200CやHDD200Eに記憶されたプログラムがCPU200Aによって一時的に格納される。RAM200Bには、可搬型記録媒体740に記録されたプログラムがCPU200Aによって一時的に格納される。格納されたプログラムをCPU200Aが実行することにより、CPU200Aは後述する各種の機能を実現し、また、後述する各種の処理を実行する。尚、プログラムは後述するフローチャートに応じたものとすればよい。   In the above-described RAM 200B, a program stored in the ROM 200C or the HDD 200E is temporarily stored by the CPU 200A. In the RAM 200B, the program recorded on the portable recording medium 740 is temporarily stored by the CPU 200A. When the stored program is executed by the CPU 200A, the CPU 200A realizes various functions described later and executes various processes described later. In addition, what is necessary is just to make a program according to the flowchart mentioned later.

次に、図4から図7を参照して、分析サーバ200の機能構成について説明する。   Next, the functional configuration of the analysis server 200 will be described with reference to FIGS.

図4(a)は分析サーバ200のブロック図の一例である。図4(b)はデータ記憶部220の一例である。図5は第1データ管理テーブルT1の一例である。図6(a)は第2データ管理テーブルT2及び第3データ管理テーブルT3の一例である。図6(b)は第4データ管理テーブルT4の一例である。図7は第5データ管理テーブルT5の一例である。図4(a)に示すように、分析サーバ200は、処理部としての、データ収集部210、アノマリ検知部230、表示順序制御部240、及びデータ可視化部250を含んでいる。また、分析サーバ200はデータ記憶部220を含んでいる。データ記憶部220は、図4(b)に示すように、第1データ管理テーブルT1、第2データ管理テーブルT2、第3データ管理テーブルT3、第4データ管理テーブルT4、及び第5データ管理テーブルT5により管理された種々のデータを記憶する。   FIG. 4A is an example of a block diagram of the analysis server 200. FIG. 4B is an example of the data storage unit 220. FIG. 5 is an example of the first data management table T1. FIG. 6A is an example of the second data management table T2 and the third data management table T3. FIG. 6B is an example of the fourth data management table T4. FIG. 7 is an example of the fifth data management table T5. As shown in FIG. 4A, the analysis server 200 includes a data collection unit 210, an anomaly detection unit 230, a display order control unit 240, and a data visualization unit 250 as processing units. The analysis server 200 includes a data storage unit 220. As shown in FIG. 4B, the data storage unit 220 includes a first data management table T1, a second data management table T2, a third data management table T3, a fourth data management table T4, and a fifth data management table. Various data managed by T5 are stored.

尚、データ収集部210は、公知のログ収集転送ツール(例えばFluentdやLogstashなどのソフトウェア)と後述する第1処理とをCPU200Aが実行することによって実現することができる。データ記憶部220は、Open Source Software(OSS)の分散型検索リアルタイム分析エンジン(例えばElasticsearchなどのソフトウェア)をCPU200Aが実行し、HDD200Eと協同することによって実現することができる。アノマリ検知部230及び表示順序制御部240は後述する第2処理をCPU200Aが実行することによって実現することができる。データ可視化部250は、公知のデータ可視化ツール(例えばkibanaなどのソフトウェア)と後述する第3処理とをCPU200Aが実行することによって実現することができる。   The data collection unit 210 can be realized by the CPU 200A executing a known log collection / transfer tool (for example, software such as Fluentd or Logstash) and a first process described later. The data storage unit 220 can be realized by the CPU 200A executing a distributed search real-time analysis engine (for example, software such as Elasticsearch) of Open Source Software (OSS) and cooperating with the HDD 200E. The anomaly detection unit 230 and the display order control unit 240 can be realized by the CPU 200A executing a second process described later. The data visualization unit 250 can be realized by the CPU 200A executing a known data visualization tool (for example, software such as kibana) and a third process described later.

データ収集部210は性能監視サーバ150から監視データを収集する。より詳しくは、データ収集部210は数分から十数分の単位で定期的に性能監視サーバ150にアクセスし、性能監視サーバ150が複数のホストマシン110のそれぞれから取得した監視データを収集する。データ収集部210は監視データを収集すると、収集した監視データをデータ記憶部220に格納する。これにより、データ記憶部220は監視データを記憶する。特に、監視データは第1データ管理テーブルT1により管理される。   The data collection unit 210 collects monitoring data from the performance monitoring server 150. More specifically, the data collection unit 210 periodically accesses the performance monitoring server 150 in units of minutes to tens of minutes, and the performance monitoring server 150 collects monitoring data acquired from each of the plurality of host machines 110. When the data collection unit 210 collects the monitoring data, it stores the collected monitoring data in the data storage unit 220. Thereby, the data storage unit 220 stores the monitoring data. In particular, the monitoring data is managed by the first data management table T1.

ここで、図5に示すように、第1データ管理テーブルT1はホストマシン110と監視対象リソースの組み合わせ毎に複数の監視データを管理する。第1データ管理テーブルT1は収集日時、ホストマシン、監視対象リソース、データ値、単位、アノマリ分析結果、及びアノマリ検知日時といった複数のフィールドを有する。収集日時のフィールドには監視データを収集した日時が登録される。ホストマシンのフィールドにはホストマシン110の名称又は識別子が登録される。監視対象リソースのフィールドには監視対象リソースの名称が登録される。データ値と単位のフィールドには監視データの性能を表す実測値とその実測値の単位を表す記号又は文字がそれぞれ登録される。例えば監視対象リソース「CPU」に対し単位「%」が登録されている場合、データ値「78」はCPU使用率を表している。同様に、監視対象リソース「メモリ」に対し単位「%」が登録されている場合、データ値「64」はメモリ使用率を表している。   Here, as shown in FIG. 5, the first data management table T1 manages a plurality of monitoring data for each combination of the host machine 110 and the monitoring target resource. The first data management table T1 has a plurality of fields such as collection date / time, host machine, monitoring target resource, data value, unit, anomaly analysis result, and anomaly detection date / time. The date and time when monitoring data is collected is registered in the collection date and time field. The name or identifier of the host machine 110 is registered in the host machine field. The name of the monitoring target resource is registered in the monitoring target resource field. In the data value and unit fields, an actual value representing the performance of the monitoring data and a symbol or character representing the unit of the actual value are registered. For example, when the unit “%” is registered for the monitoring target resource “CPU”, the data value “78” represents the CPU usage rate. Similarly, when the unit “%” is registered for the monitored resource “memory”, the data value “64” represents the memory usage rate.

アノマリ分析結果のフィールドにはアノマリ事象を検知したか否かを識別する識別フラグが登録される。例えば識別フラグ「1」はアノマリ事象を検知したことを表し、識別フラグ「0」はアノマリ事象を検知しなかったことを表す。アノマリ検知日時のフィールドにはアノマリ事象を検知した日時が登録される。アノマリ事象を検知した日時は、識別フラグ「1」が登録された監視データ(以下、アノマリデータという。)に対して登録され、識別フラグ「0」が登録された監視データ(以下、非アノマリデータという。)に対しては登録されない。このように、第1データ管理テーブルT1によりホストマシン110と監視対象リソースの組み合わせ毎に複数のアノマリデータ及び非アノマリデータが管理される。   In the field of the anomaly analysis result, an identification flag for identifying whether or not an anomaly event has been detected is registered. For example, the identification flag “1” indicates that an anomaly event has been detected, and the identification flag “0” indicates that an anomaly event has not been detected. The date and time when an anomaly event was detected is registered in the field of anomaly detection date and time. The date and time when the anomaly event is detected is registered with respect to the monitoring data in which the identification flag “1” is registered (hereinafter referred to as anomaly data), and the monitoring data in which the identification flag “0” is registered (hereinafter referred to as non-anomaly data). Is not registered. Thus, a plurality of anomaly data and non-anomaly data are managed for each combination of the host machine 110 and the monitoring target resource by the first data management table T1.

また、データ収集部210は管理サーバ190からINCチケット及び変更要求チケットを収集する。より詳しくは、データ収集部210は数分から十数分の単位で定期的に管理サーバ190にアクセスし、管理サーバ190が管理するINCチケット及び変更要求チケットを収集する。データ収集部210はINCチケット及び変更要求チケットを収集すると、収集したINCチケット及び変更要求チケットをデータ記憶部220に格納する。これにより、データ記憶部220はINCチケット及び変更要求チケットを記憶する。INCチケットは第2データ管理テーブルT2及び第3データ管理テーブルT3により発行元毎に管理される。また、変更要求チケットは第4データ管理テーブルT4により管理される。   Further, the data collection unit 210 collects the INC ticket and the change request ticket from the management server 190. More specifically, the data collection unit 210 periodically accesses the management server 190 in units of minutes to tens of minutes, and collects INC tickets and change request tickets managed by the management server 190. When the data collection unit 210 collects the INC ticket and the change request ticket, the data collection unit 210 stores the collected INC ticket and the change request ticket in the data storage unit 220. As a result, the data storage unit 220 stores the INC ticket and the change request ticket. The INC ticket is managed for each issuer by the second data management table T2 and the third data management table T3. The change request ticket is managed by the fourth data management table T4.

ここで、図6(a)に示すように、第2データ管理テーブルT2はイベント監視サーバ170が発行した複数のINCチケットを管理する。また、第3データ管理テーブルT3は利用者端末が発行した複数のINCチケットを管理する。第2データ管理テーブルT2はチケットID、発行日時、サービス名、ホストマシン、及びタイトルといった複数のフィールドを有する。チケットIDのフィールドにはINCチケットを識別する識別子が登録される。発行日時のフィールドにはINCチケットの発行日時が登録される。サービス名のフィールドには発生したイベントに関連するサービスの名称が登録される。ホストマシンのフィールドにはそのサービスを実行するホストマシン110の名称又は識別子が登録される。タイトルのフィールドには発生したイベントの内容が登録される。尚、第3データ管理テーブルT3については、基本的に、第2データ管理テーブルT2と同様であるため、詳細な説明は省略する。   Here, as shown in FIG. 6A, the second data management table T2 manages a plurality of INC tickets issued by the event monitoring server 170. The third data management table T3 manages a plurality of INC tickets issued by the user terminal. The second data management table T2 has a plurality of fields such as ticket ID, issue date / time, service name, host machine, and title. An identifier for identifying the INC ticket is registered in the ticket ID field. In the issue date field, the issue date of the INC ticket is registered. In the service name field, the name of the service related to the event that occurred is registered. The name or identifier of the host machine 110 that executes the service is registered in the host machine field. The content of the event that occurred is registered in the title field. Since the third data management table T3 is basically the same as the second data management table T2, detailed description thereof is omitted.

一方、図6(b)に示すように、第4データ管理テーブルT4は運用端末300が発行した複数の変更要求チケットを管理する。第4データ管理テーブルT4はチケットID、発行日時、サービス名、ホストマシン、及びタイトルといった複数のフィールドを有する。チケットIDのフィールドには変更要求チケットを識別する識別子が登録される。発行日時のフィールドには変更要求チケットの発行日時が登録される。サービス名のフィールドにはホストマシン110の変更により影響を受けるサービスの名称が登録される。ホストマシンのフィールドにはそのサービスを実行するホストマシン110の名称又は識別子が登録される。タイトルのフィールドには改変や修正といった変更内容が登録される。   On the other hand, as shown in FIG. 6B, the fourth data management table T4 manages a plurality of change request tickets issued by the operation terminal 300. The fourth data management table T4 has a plurality of fields such as ticket ID, issue date / time, service name, host machine, and title. In the ticket ID field, an identifier for identifying the change request ticket is registered. In the issue date field, the issue date of the change request ticket is registered. In the service name field, the name of the service affected by the change of the host machine 110 is registered. The name or identifier of the host machine 110 that executes the service is registered in the host machine field. Changes such as alterations and modifications are registered in the title field.

アノマリ検知部230はデータ記憶部220から監視データを取得し、取得した監視データについてアノマリ事象検知処理を実行する。例えば、アノマリ検知部230はデータ記憶部220から取得した監視データに基づいて、監視データ(具体的には監視データのデータ値)の正規分布をホストマシン110と監視対象リソースとの組み合わせ毎に生成し、正規分布の平均値μから2σ以上離れた監視データをアノマリ事象として検知する。アノマリ検知部230はアノマリ事象を検知した監視データについて、第1データ管理テーブルT1に含まれるアノマリ分析結果のフィールドに識別フラグ「1」を分析結果として登録する。アノマリ検知部230はアノマリ事象を検知した監視データについて、第1データ管理テーブルT1に含まれるアノマリ検知日時のフィールドに検知日時を登録する。一方、アノマリ検知部230はアノマリ事象を検知しなかった監視データについて、第1データ管理テーブルT1に含まれるアノマリ分析結果に識別フラグ「0」を分析結果として登録する。すなわち、アノマリ検知部230は、監視データをアノマリデータと非アノマリデータに分類する。   The anomaly detection unit 230 acquires monitoring data from the data storage unit 220 and executes an anomaly event detection process on the acquired monitoring data. For example, the anomaly detection unit 230 generates a normal distribution of monitoring data (specifically, the data value of monitoring data) for each combination of the host machine 110 and the monitoring target resource based on the monitoring data acquired from the data storage unit 220. Then, monitoring data that is 2σ or more away from the average value μ of the normal distribution is detected as an anomaly event. The anomaly detection unit 230 registers the identification flag “1” as an analysis result in the field of the anomaly analysis result included in the first data management table T1 for the monitoring data in which the anomaly event is detected. The anomaly detection unit 230 registers the detection date and time in the anomaly detection date and time field included in the first data management table T1 for the monitoring data that has detected the anomaly event. On the other hand, the anomaly detection unit 230 registers the identification flag “0” as the analysis result in the anomaly analysis result included in the first data management table T1 for the monitoring data that has not detected the anomaly event. That is, the anomaly detection unit 230 classifies the monitoring data into anomaly data and non-anomaly data.

表示順序制御部240はアノマリ情報の表示順序を制御する。より詳しくは、表示順序制御部240はアノマリ検知部230が監視データをアノマリデータと非アノマリデータに分類すると、データ記憶部220からアノマリデータとINCチケットと変更要求チケットとを取得する。特に、表示順序制御部240はイベント監視サーバ170が発行したINCチケットと利用者端末が発行したINCチケットの両方を取得する。表示順序制御部240はアノマリデータとINCチケットと変更要求チケットとを取得すると、CMDB140が記憶する構成情報を参照し、アノマリデータとINCチケットと変更要求チケットと構成情報とに基づいて、種々の処理を実行して、アノマリ情報の表示順序を決定する。尚、表示順序制御部240が実行する処理の詳細については後述する。表示順序制御部240は表示順序を決定すると、表示順序が登録された表示対象データを生成してデータ記憶部220に格納する。表示対象データは第5データ管理テーブルT5によって管理される。   The display order control unit 240 controls the display order of anomaly information. More specifically, when the anomaly detection unit 230 classifies the monitoring data into anomaly data and non-anomaly data, the display order control unit 240 acquires the anomaly data, the INC ticket, and the change request ticket from the data storage unit 220. In particular, the display order control unit 240 acquires both the INC ticket issued by the event monitoring server 170 and the INC ticket issued by the user terminal. When the display order control unit 240 acquires the anomaly data, the INC ticket, and the change request ticket, the display order control unit 240 refers to the configuration information stored in the CMDB 140, and performs various processes based on the anomaly data, the INC ticket, the change request ticket, and the configuration information. To determine the display order of the anomaly information. Details of processing executed by the display order control unit 240 will be described later. When the display order is determined, the display order control unit 240 generates display target data in which the display order is registered and stores it in the data storage unit 220. The display target data is managed by the fifth data management table T5.

ここで、図7に示すように、第5データ管理テーブルT5はアノマリID、検知日時、経過時間、ホストマシン、監視対象リソースといった複数のフィールドを有する。アノマリIDのフィールドには表示対象データを識別する識別子が登録される。アノマリIDは表示対象データが生成される度に表示順序制御部240によって付与される。検知日時のフィールドにはアノマリデータのアノマリ検知日時が登録される。経過時間のフィールドにはアノマリ検知日時から現在日時まで経過した経過時間が登録される。すなわち、経過時間はアノマリ検知日時と現在日時との差を表している。ホストマシンのフィールドにはアノマリデータのホストマシン110の名称又は識別子が登録される。監視対象リソースのフィールドにはアノマリデータの監視対象リソースの名称が登録される。   Here, as shown in FIG. 7, the fifth data management table T5 has a plurality of fields such as anomaly ID, detection date and time, elapsed time, host machine, and monitoring target resource. An identifier for identifying display target data is registered in the anomaly ID field. The anomaly ID is given by the display order control unit 240 every time display target data is generated. The anomaly detection date / time of anomaly data is registered in the detection date / time field. The elapsed time from the anomaly detection date to the current date is registered in the elapsed time field. That is, the elapsed time represents the difference between the anomaly detection date and time and the current date and time. The name or identifier of the anomaly data host machine 110 is registered in the host machine field. The name of the monitoring target resource of the anomaly data is registered in the monitoring target resource field.

また、図7に示すように、第5データ管理テーブルT5はINCチケット数(サーバ発行)、変更要求チケット数、INCチケット数(ユーザ発行)といった複数のフィールドを有する。INCチケット数(サーバ発行)のフィールドには、イベント監視サーバ170が発行したINCチケットの数が登録される。変更要求チケット数のフィールドには、運用端末300が発行した変更要求チケットの数が登録される。INCチケット数(ユーザ発行)のフィールドには、利用者端末が発行したINCチケットの数が登録される。尚、イベント監視サーバ170及び利用者端末がそれぞれ発行した各INCチケットには、いずれもホストマシン110の名称が含まれているため、ホストマシン110毎に各INCチケットの数を特定することができる。また、変更要求チケットにもホストマシン110の名称が含まれているため、ホストマシン110毎に変更要求チケットの数を特定することができる。   Further, as shown in FIG. 7, the fifth data management table T5 has a plurality of fields such as the number of INC tickets (server issue), the number of change request tickets, and the number of INC tickets (user issue). In the field of the number of INC tickets (server issue), the number of INC tickets issued by the event monitoring server 170 is registered. The number of change request tickets issued by the operation terminal 300 is registered in the change request ticket number field. The number of INC tickets issued by the user terminal is registered in the INC ticket number (user issued) field. Note that since each INC ticket issued by the event monitoring server 170 and the user terminal includes the name of the host machine 110, the number of INC tickets can be specified for each host machine 110. . Further, since the name of the host machine 110 is also included in the change request ticket, the number of change request tickets can be specified for each host machine 110.

さらに、図7に示すように、第5データ管理テーブルT5は連続検知数、関連サービス数、表示順序といった複数のフィールドを有する。連続検知数のフィールドには、監視対象リソースについて発生したアノマリ事象を連続して検知した回数が登録される。例えば、監視対象リソースについて発生したアノマリ事象が1分間隔で4分間に渡って連続して検知された場合、連続検知数のフィールドには数値「4」が登録される。尚、連続検知数は検知頻度の一例であって、単位時間あたりにアノマリ事象を検知した回数を検知頻度として利用してもよい。関連サービス数のフィールドには、そのホストマシン110が実行するサービスと関連する他のサービスの数が登録される。例えば、構成情報(図2参照)に基づけば、「ホスト1」の名称を有するホストマシン110は、サービス1及びサービス2の2つを実行し、「ホスト2」の名称を有するホストマシン110がサービス3〜サービス5の3つを実行する。このため、図7に示すように、「ホスト1」の名称を有するホストマシン110に対応する関連サービス数のフィールドには、数値「3」が登録される。表示順序のフィールドには表示順序制御部240がアノマリデータとINCチケットと変更要求チケットと構成情報とに基づいて決定した表示順序が登録される。尚、本実施形態では、123件の表示対象データが第5データ管理テーブルT5によって管理されている。   Furthermore, as shown in FIG. 7, the fifth data management table T5 has a plurality of fields such as the number of continuous detections, the number of related services, and the display order. In the field of the number of continuous detections, the number of times that an anomaly event that has occurred for the monitored resource is detected continuously is registered. For example, when an anomaly event that has occurred for a monitored resource is detected continuously for 4 minutes at 1-minute intervals, a numerical value “4” is registered in the field of the number of continuous detections. The number of continuous detections is an example of the detection frequency, and the number of times an anomaly event is detected per unit time may be used as the detection frequency. In the related service number field, the number of other services related to the service executed by the host machine 110 is registered. For example, based on the configuration information (see FIG. 2), the host machine 110 having the name “host 1” executes two services, service 1 and service 2, and the host machine 110 having the name “host 2” Three of service 3 to service 5 are executed. Therefore, as shown in FIG. 7, a numerical value “3” is registered in the field of the number of related services corresponding to the host machine 110 having the name “Host 1”. In the display order field, the display order determined by the display order control unit 240 based on the anomaly data, the INC ticket, the change request ticket, and the configuration information is registered. In the present embodiment, 123 pieces of display target data are managed by the fifth data management table T5.

データ可視化部250は運用端末300からアノマリ一覧画面の表示を要求する画面表示要求を受け付けると、データ記憶部220から表示対象データを取得し、取得した表示対象データを可視化する。例えば、データ可視化部250は取得した表示対象データを表示順序に基づいて並び替え、並び替えた表示対象データから表示順序のフィールドを除外したアノマリ情報を生成する。データ可視化部250はアノマリ情報を生成すると、生成したアノマリ情報を含むアノマリ一覧画面を運用端末300の表示部320に表示する。   When receiving the screen display request for requesting the display of the anomaly list screen from the operation terminal 300, the data visualization unit 250 acquires the display target data from the data storage unit 220, and visualizes the acquired display target data. For example, the data visualization unit 250 rearranges the acquired display target data based on the display order, and generates anomaly information that excludes the display order field from the rearranged display target data. When the data visualization unit 250 generates the anomaly information, the data visualization unit 250 displays an anomaly list screen including the generated anomaly information on the display unit 320 of the operation terminal 300.

続いて、分析サーバ200の動作について説明する。   Next, the operation of the analysis server 200 will be described.

図8はデータ収集部210が実行する第1処理の一例を示すフローチャートである。データ収集部210は第1処理を所定の時間毎に定期的に実行する。まず、データ収集部210は性能監視サーバ150から監視データを収集し(ステップS101)、収集した監視データをデータ記憶部220に格納する(ステップS102)。ステップS102の処理が完了すると、データ収集部210は管理サーバ190から各種のチケットを収集し(ステップS103)、収集したチケットをデータ記憶部220に格納する(ステップS104)。すなわち、データ収集部210は発行元が異なる各INCチケットと変更要求チケットとを収集し、収集したINCチケット及び変更要求チケットをデータ記憶部220に格納する。尚、データ収集部210はチケットを収集して格納してから、監視データを収集して格納してもよい。ステップS104の処理が完了すると、データ収集部210は処理を終了する。   FIG. 8 is a flowchart illustrating an example of the first process executed by the data collection unit 210. The data collection unit 210 periodically executes the first process every predetermined time. First, the data collection unit 210 collects monitoring data from the performance monitoring server 150 (step S101), and stores the collected monitoring data in the data storage unit 220 (step S102). When the processing in step S102 is completed, the data collection unit 210 collects various tickets from the management server 190 (step S103), and stores the collected tickets in the data storage unit 220 (step S104). That is, the data collection unit 210 collects each INC ticket and change request ticket from different issuers, and stores the collected INC ticket and change request ticket in the data storage unit 220. The data collection unit 210 may collect and store the monitoring data after collecting and storing the ticket. When the process of step S104 is completed, the data collection unit 210 ends the process.

図9はアノマリ検知部230及び表示順序制御部240が実行する第2処理の一例を示すフローチャートである。図10は表示優先度の一例を説明する図である。アノマリ検知部230及び表示順序制御部240は第2処理を定期的に実行する。まず、図9に示すように、アノマリ検知部230は設定時間が到来したか否かを判断する(ステップS201)。設定時間は上述した所定の時間より長い時間(例えば1時間といった数時間)である。例えばデータ収集部210は10分毎に監視データと各種のチケットを収集してデータ記憶部220に格納し、アノマリ検知部230は1時間毎にステップS201の処理以後の処理を実行するか否かを判断する。   FIG. 9 is a flowchart illustrating an example of the second process executed by the anomaly detection unit 230 and the display order control unit 240. FIG. 10 is a diagram illustrating an example of display priority. The anomaly detector 230 and the display order controller 240 periodically execute the second process. First, as shown in FIG. 9, the anomaly detection unit 230 determines whether or not a set time has arrived (step S201). The set time is longer than the predetermined time described above (for example, several hours such as one hour). For example, the data collection unit 210 collects monitoring data and various tickets every 10 minutes and stores them in the data storage unit 220. The anomaly detection unit 230 determines whether or not to execute the processing after step S201 every hour. Judging.

例えば、アノマリ検知部230がステップS201の処理以後の処理を前回実行してから設定時間が到来していない場合(ステップS201:NO)、後続のステップS202からS213の処理をスキップする。これにより、データ収集部210は監視データ及び各種のチケットを収集してから10分経過する度に、監視データ及び各種のチケットを収集してデータ記憶部220に格納する。これにより、データ記憶部220には時系列の監視データと各種のチケットが蓄積される。   For example, when the set time has not arrived since the anomaly detection unit 230 performed the process after the process of step S201 last time (step S201: NO), the processes of the subsequent steps S202 to S213 are skipped. As a result, the data collection unit 210 collects the monitoring data and the various tickets and stores them in the data storage unit 220 every time 10 minutes have elapsed since the collection of the monitoring data and the various tickets. As a result, time-series monitoring data and various tickets are accumulated in the data storage unit 220.

一方、アノマリ検知部230がステップS201の処理以後の処理を前回実行してから設定時間が到来している場合(ステップS201:YES)、アノマリ検知部230はデータ記憶部220から監視データを取得する(ステップS202)。ステップS202の処理が完了すると、アノマリ検知部230はアノマリ事象検知処理を実行し(ステップS203)、分析結果と検知日時を第1データ管理テーブルT1に登録する(ステップS204)。これにより、監視データはアノマリデータと非アノマリデータに分類される。   On the other hand, when the set time has arrived since the anomaly detection unit 230 previously executed the processing after step S201 (step S201: YES), the anomaly detection unit 230 acquires monitoring data from the data storage unit 220. (Step S202). When the process of step S202 is completed, the anomaly detection unit 230 executes an anomaly event detection process (step S203), and registers the analysis result and the detection date and time in the first data management table T1 (step S204). Thereby, the monitoring data is classified into anomaly data and non-anomaly data.

ステップS204の処理が完了すると、次いで、表示順序制御部240はデータ記憶部220からアノマリデータを取得し(ステップS205)、次いで、各種のチケットを取得する(ステップS206)。ステップS204の処理が完了すると、次いで、表示順序制御部240はCMDB140が記憶する構成情報を参照し(ステップS207)、関連サービス数を特定する(ステップS208)。ステップS208の処理が完了すると、次いで、表示順序制御部240は連続検知数を算出し(ステップS209)、チケット数を特定する(ステップS210)。特に、表示順序制御部240はホストマシン110毎のチケット数をチケットの種別毎に特定する。これにより、イベント監視サーバ170が特定のホストマシン110に対して発行したINCチケットの数と、利用者端末が特定のホストマシン110に対して発行したINCチケットの数と、運用端末300が特定のホストマシン110に対して発行した変更要求チケットの数が特定される。   When the process of step S204 is completed, the display order control unit 240 then acquires anomaly data from the data storage unit 220 (step S205), and then acquires various tickets (step S206). When the process of step S204 is completed, the display order control unit 240 then refers to the configuration information stored in the CMDB 140 (step S207) and specifies the number of related services (step S208). When the process of step S208 is completed, the display order control unit 240 then calculates the number of continuous detections (step S209) and specifies the number of tickets (step S210). In particular, the display order control unit 240 specifies the number of tickets for each host machine 110 for each type of ticket. Thus, the number of INC tickets issued by the event monitoring server 170 to the specific host machine 110, the number of INC tickets issued by the user terminal to the specific host machine 110, and the operation terminal 300 The number of change request tickets issued to the host machine 110 is specified.

ステップS210の処理が完了すると、表示順序制御部240は経過時間を計測し(ステップS211)、次いで、表示順序を決定する(ステップS212)。より詳しくは、表示順序制御部240は、関連サービス数、連続検知数、イベント監視サーバ170が発行したINCチケットのチケット数、利用者端末が発行したINCチケットのチケット数、経過時間、及び予め定めた表示優先度に基づいて、アノマリ情報の表示順序を決定する。表示順序制御部240は、表示順序を決定する際に、運用端末300が発行した変更要求チケットのチケット数を利用してもよい。   When the process of step S210 is completed, the display order control unit 240 measures the elapsed time (step S211), and then determines the display order (step S212). More specifically, the display order control unit 240 determines the number of related services, the number of continuous detections, the number of INC tickets issued by the event monitoring server 170, the number of INC tickets issued by the user terminal, the elapsed time, and the predetermined time. The display order of the anomaly information is determined based on the display priority. The display order control unit 240 may use the number of change request tickets issued by the operation terminal 300 when determining the display order.

ここで、図10に示すように、最も高い表示優先度は関連サービス数に定められている。そして、連続検知数、利用者端末が発行したINCチケットのチケット数、イベント監視サーバ170が発行したINCチケットのチケット数の順に表示優先度が定められ、経過時間に最も低い表示優先度が定められている。これらの優先度は例えば問題が発生した際の影響の大きさなどに従って定めればよい。したがって、例えば関連サービス数に数値「5」が登録され、連続検知数に数値「1」が登録された表示対象データと、関連サービス数に数値「3」が登録され、連続検知数に数値「9」が登録された表示対象データとが存在する場合、前者の表示対象データに応じたアノマリ情報が後者の表示対象データに応じたアノマリ情報より上位に表示される。   Here, as shown in FIG. 10, the highest display priority is determined by the number of related services. The display priority is determined in the order of the number of consecutive detections, the number of INC tickets issued by the user terminal, and the number of INC tickets issued by the event monitoring server 170, and the lowest display priority is determined for the elapsed time. ing. These priorities may be determined according to, for example, the magnitude of influence when a problem occurs. Therefore, for example, the display target data in which the numerical value “5” is registered in the number of related services and the numerical value “1” is registered in the number of continuous detections, the numerical value “3” is registered in the number of related services, and the numerical value “ 9 ”is displayed, the anomaly information corresponding to the former display target data is displayed higher than the anomaly information corresponding to the latter display target data.

また、関連サービス数、連続検知数、利用者端末が発行したINCチケットのチケット数、及びイベント監視サーバ170が発行したINCチケットのチケット数は、いずれも、その数が多いほど、その表示対象データに応じたアノマリ情報は上位に表示される。逆に、関連サービス数、連続検知数、利用者端末が発行したINCチケットのチケット数、及びイベント監視サーバ170が発行したINCチケットのチケット数は、いずれも、その数が少ないほど、その表示対象データに応じたアノマリ情報は下位に表示される。例えば、関連サービス数にいずれも数値「3」が登録された2つの表示対象データが存在する場合、一方の表示対象データに連続検知数に数値「9」が登録され、他方の表示対象データの連続検知数に数値「7」が登録されている場合、前者の表示対象データに応じたアノマリ情報が後者の表示対象データに応じたアノマリ情報より上位に表示される。   In addition, the number of related services, the number of continuous detections, the number of INC tickets issued by the user terminal, and the number of INC tickets issued by the event monitoring server 170 are all increased as the number increases. Anomaly information corresponding to is displayed at the top. Conversely, the number of related services, the number of consecutive detections, the number of INC tickets issued by the user terminal, and the number of INC tickets issued by the event monitoring server 170 are all displayed as the number decreases. Anomaly information corresponding to the data is displayed at the lower level. For example, when there are two pieces of display target data in which the number “3” is registered in the number of related services, the number “9” is registered in the number of continuous detections in one display target data, and the other display target data When the numerical value “7” is registered as the number of continuous detections, the anomaly information corresponding to the former display target data is displayed higher than the anomaly information corresponding to the latter display target data.

ただし、経過時間については、経過時間が短いほど、アノマリ情報が上位に表示される。アノマリ事象が検知されてから現在時刻までの時間が短いアノマリ事象ほど運用者は急いで対応することが求められる。これはアノマリ事象が検知されてから現在時刻までの時間が長いアノマリ事象については問題が発生していないと想定されるからである。   However, regarding the elapsed time, the shorter the elapsed time, the higher the anomaly information is displayed. An anomaly event having a shorter time from the detection of the anomaly event to the current time is required to be dealt with more quickly by the operator. This is because it is assumed that no problem has occurred with respect to the anomaly event having a long time from the detection of the anomaly event to the current time.

図9に戻り、ステップS212の処理が完了すると、表示順序制御部240は決定した表示順序を登録した表示対象データを生成し、生成した表示対象データをデータ記憶部220に格納する(ステップS213)。これにより、データ記憶部220は第5データ管理テーブルT5により管理された表示対象データを記憶する(図7参照)。ステップS213の処理が完了すると、アノマリ検知部230及び表示順序制御部240は処理を終了する。アノマリ検知部230及び表示順序制御部240は以上説明した処理を動的に繰り返し実行する。特に、表示順序制御部240は関連サービス数や連続検知数、各種のINCチケットの数などに基づいて表示順序を定期的に決定するため、表示順序は動的に変化する。   Returning to FIG. 9, when the process of step S212 is completed, the display order control unit 240 generates display target data in which the determined display order is registered, and stores the generated display target data in the data storage unit 220 (step S213). . As a result, the data storage unit 220 stores the display target data managed by the fifth data management table T5 (see FIG. 7). When the process of step S213 is completed, the anomaly detection unit 230 and the display order control unit 240 end the process. The anomaly detection unit 230 and the display order control unit 240 dynamically and repeatedly execute the processes described above. In particular, since the display order control unit 240 periodically determines the display order based on the number of related services, the number of continuous detections, the number of various INC tickets, and the like, the display order changes dynamically.

図11はデータ可視化部250が実行する第3処理の一例を示すフローチャートである。図12はアノマリ一覧画面の一例である。図13はアノマリ詳細画面の一例である。尚、アノマリ一覧画面及びアノマリ詳細画面の画面レイアウトについては適宜変更してもよい。   FIG. 11 is a flowchart illustrating an example of the third process executed by the data visualization unit 250. FIG. 12 shows an example of the anomaly list screen. FIG. 13 shows an example of the anomaly detail screen. Note that the screen layouts of the anomaly list screen and the anomaly detail screen may be changed as appropriate.

まず、図11に示すように、データ可視化部250は運用端末300から画面表示要求を受け付けるまで待機する(ステップS301:NO)。データ可視化部250は画面表示要求を受け付けると(ステップS301:YES)、アノマリ一覧画面を表示する(ステップS302)。より詳しくは、データ可視化部250はデータ記憶部220が記憶する表示対象データの中からアノマリ検知日時と現在日時との差である経過時間が予め定めた特定の時間(例えば24時間)以内の表示対象データを抽出し、抽出した表示対象データに基づいてアノマリ一覧画面を生成して表示する。   First, as shown in FIG. 11, the data visualization unit 250 waits until a screen display request is received from the operation terminal 300 (step S301: NO). When the data visualization unit 250 receives a screen display request (step S301: YES), the data visualization unit 250 displays an anomaly list screen (step S302). More specifically, the data visualization unit 250 displays the display within the specified time (for example, 24 hours) that is the difference between the anomaly detection date and time and the current date and time from the display target data stored in the data storage unit 220. Target data is extracted, and an anomaly list screen is generated and displayed based on the extracted display target data.

アノマリ一覧画面は、図12に示すように、アノマリ事象の検知数と、優先順位に並んだ複数のアノマリ情報の一覧を含んでいる。図12では、上位数件のアノマリ情報が示されているが、縦方向のスクロールバーを設けることにより、下位のアノマリ情報が表示されるようにしてもよい。また、アノマリ一覧画面は、経過時間の割合を表す円グラフと経過時間の内訳、ホストマシン110の割合を表す円グラフとホストマシン110の名称の内訳、監視対象リソースの割合を表す円グラフと監視対象リソースの名称の内訳を含んでいる。特に、ホストマシン110の名称と監視対象リソースの名称はアノマリ事象が検知された数が多い順に表示されている。ホストマシン110の名称及び監視対象リソースの名称が指定されると、データ可視化部250は表示されたアノマリ情報の一覧から指定された名称を含むアノマリ情報に絞り込んで表示する。このように、大量のアノマリ事象が検知されても、これらのアノマリ事象に関するアノマリ情報が優先順位に並んで表示されるため、運用者はアノマリ事象に対する対応の優先順位の判断を誤る可能性が減少する。この結果、アノマリ事象に対する対応の遅延により問題が発生することを抑制することができる。尚、アノマリ情報に関連する情報も併せて表示されるため、優先順位の判断を誤る可能性がさらに減少する。   As shown in FIG. 12, the anomaly list screen includes a number of anomaly events detected and a list of a plurality of anomaly information arranged in priority order. In FIG. 12, the top anomaly information is shown, but the lower anomaly information may be displayed by providing a vertical scroll bar. In addition, the anomaly list screen includes a pie chart indicating the ratio of elapsed time and a breakdown of the elapsed time, a pie chart indicating the ratio of the host machine 110 and a breakdown of the name of the host machine 110, and a pie chart indicating the ratio of the monitoring target resource and monitoring. Contains a breakdown of the name of the target resource. In particular, the names of the host machines 110 and the names of monitored resources are displayed in descending order of the number of detected anomaly events. When the name of the host machine 110 and the name of the monitoring target resource are specified, the data visualization unit 250 narrows and displays the anomaly information including the specified name from the displayed list of anomaly information. In this way, even if a large number of anomaly events are detected, anomaly information related to these anomaly events is displayed side by side in order of priority, so the operator is less likely to make a mistake in determining the priority of the response to the anomaly event To do. As a result, it is possible to suppress the occurrence of a problem due to a delay in the response to the anomaly event. In addition, since information related to the anomaly information is also displayed, the possibility of erroneous determination of priority is further reduced.

図11に戻り、ステップS302の処理が完了すると、次いで、データ可視化部250は運用端末300からアノマリ情報の指定を受け付けるまで待機する(ステップS303:NO)。データ可視化部250はアノマリ情報の指定を受け付けると(ステップS303:YES)、アノマリ詳細画面を表示する(ステップS304)。より詳しくは、データ可視化部250は指定されたアノマリ情報に関するアノマリ詳細画面を表示する。   Returning to FIG. 11, when the processing of step S302 is completed, the data visualization unit 250 then waits until accepting designation of anomaly information from the operation terminal 300 (step S303: NO). When the data visualization unit 250 receives designation of anomaly information (step S303: YES), the data visualization unit 250 displays an anomaly detail screen (step S304). More specifically, the data visualization unit 250 displays an anomaly detail screen related to the designated anomaly information.

例えば、図12に示すように、アノマリ詳細画面に表示された複数のアノマリ情報の中からポインタPtによりいずれか1つのアノマリ情報を指定して指示(例えばクリックやタップなど)すると、データ可視化部250は、アノマリ情報の指定を受け付ける。本実施形態ではアノマリID「88」のアノマリ情報がポインタPtにより指定されている。データ可視化部250は、アノマリ情報の指定を受け付けると、図13に示すように、指定されたアノマリ情報に関するアノマリ詳細画面を表示する。   For example, as shown in FIG. 12, when any one piece of anomaly information is designated and designated (eg, click or tap) from a plurality of anomaly information displayed on the anomaly detail screen with a pointer Pt, the data visualization unit 250 is displayed. Accepts specification of anomaly information. In the present embodiment, the anomaly information of the anomaly ID “88” is designated by the pointer Pt. When receiving the designation of the anomaly information, the data visualization unit 250 displays an anomaly detail screen related to the designated anomaly information as shown in FIG.

特に、データ可視化部250は指定されたアノマリ情報に含まれるホストマシン110の名称及び監視対象リソースの名称に基づいて、データ記憶部220からこれらの名称を含む監視データを抽出してグラフ化し、グラフ化した監視データを表すグラフGR1をアノマリ詳細画面内に表示する。抽出した監視データにはアノマリデータと非アノマリデータが混在するため、データ可視化部250はアノマリデータをグラフ化した部分に対しマークM1を付与して強調して表示する。   In particular, the data visualization unit 250 extracts and graphs monitoring data including these names from the data storage unit 220 based on the name of the host machine 110 and the name of the monitoring target resource included in the specified anomaly information. The graph GR1 representing the converted monitoring data is displayed in the anomaly detail screen. Since the extracted monitoring data includes both anomaly data and non-anomaly data, the data visualization unit 250 gives a mark M1 to the graphed portion of the anomaly data and highlights it.

また、データ可視化部250は指定されたアノマリ情報に含まれるホストマシン110の名称に基づいて、CMDB140からその名称と関連付けられた関連サービス名全てを抽出してアノマリ詳細画面内に表示する。さらに、データ可視化部250は指定されたアノマリ情報に含まれるホストマシン110の名称に基づいて、データ記憶部220からその名称を含むINCチケット及び変更要求チケットを抽出してアノマリ詳細画面内に表示する。特に、尚、データ可視化部250はアノマリ事象の検知日時から前後1時間以内の発行日時が登録されたINCチケット及び変更要求チケットを抽出してアノマリ詳細画面内に表示する。尚、図13では、イベント監視サーバ170が発行したINCチケットが示されているが、利用者端末が発行したINCチケットであってもよい。   Further, the data visualization unit 250 extracts all the related service names associated with the name from the CMDB 140 based on the name of the host machine 110 included in the designated anomaly information, and displays it in the anomaly detail screen. Further, based on the name of the host machine 110 included in the designated anomaly information, the data visualization unit 250 extracts the INC ticket and the change request ticket including the name from the data storage unit 220 and displays them in the anomaly detail screen. . In particular, the data visualization unit 250 extracts the INC ticket and the change request ticket in which the issue date and time within one hour before and after the anomaly event detection date and time are registered and displays them in the anomaly detail screen. Although FIG. 13 shows the INC ticket issued by the event monitoring server 170, the INC ticket issued by the user terminal may be used.

以上、第1実施形態によれば、分析サーバ200はアノマリ検知部230、表示順序制御部240、及びデータ可視化部250を含んでいる。アノマリ検知部230は監視対象システム100に含まれる複数のホストマシン110の監視データに基づき、複数のホストマシン110のいずれかで発生したアノマリ事象を検知するアノマリ事象検知処理を実行する。複数のアノマリ事象が検知された場合、表示順序制御部240は監視対象システム100で実行される複数のサービス間の関係を示す構成情報を記憶するCMDB140を参照する。そして、表示順序制御部240は検知された複数のアノマリ事象それぞれの発生元のホストマシン110ごとに、該ホストマシン110で実行されるサービスに対して特定の関係性を有する他のサービスの数を関連サービス数として特定する。データ可視化部250は検知された複数のアノマリ事象に関するアノマリ情報を、特定した関連サービス数に応じた表示順序で運用端末300の表示部320に表示する。これにより、アノマリ事象対応の遅延による問題の発生を抑制することができる。   As described above, according to the first embodiment, the analysis server 200 includes the anomaly detection unit 230, the display order control unit 240, and the data visualization unit 250. The anomaly detection unit 230 executes an anomaly event detection process for detecting an anomaly event occurring in any of the plurality of host machines 110 based on the monitoring data of the plurality of host machines 110 included in the monitoring target system 100. When a plurality of anomaly events are detected, the display order control unit 240 refers to the CMDB 140 that stores configuration information indicating relationships among a plurality of services executed in the monitoring target system 100. Then, the display order control unit 240 determines, for each host machine 110 that has generated each of the detected anomaly events, the number of other services having a specific relationship with the service executed on the host machine 110. Specify the number of related services. The data visualization unit 250 displays the anomaly information related to the detected plurality of anomaly events on the display unit 320 of the operation terminal 300 in the display order corresponding to the specified number of related services. Thereby, it is possible to suppress the occurrence of a problem due to a delay in response to the anomaly event.

また、アノマリ検知部230は監視対象システム100に含まれる複数の監視対象リソースの監視データに基づき、複数の監視対象リソースのいずれかについて発生したアノマリ事象を検知するアノマリ事象検知処理を実行する。複数のアノマリ事象が検知された場合、表示順序制御部240は検知された複数のアノマリ事象それぞれの発生元の監視対象リソースごとに、該監視対象リソースについて発生したアノマリ事象の連続検知数を算出する。データ可視化部250は検知された複数のアノマリ事象に関するアノマリ情報を、算出した連続検知数に応じた表示順序で運用端末300の表示部320に表示する。このような処理によっても同様に、アノマリ事象対応の遅延による問題の発生を抑制することができる。   Further, the anomaly detection unit 230 executes an anomaly event detection process for detecting an anomaly event that has occurred in any of the plurality of monitoring target resources based on the monitoring data of the plurality of monitoring target resources included in the monitoring target system 100. When a plurality of anomaly events are detected, the display order control unit 240 calculates, for each monitored resource that is the source of each of the detected plurality of anomaly events, the number of consecutively detected anomaly events that have occurred for the monitored resource. . The data visualization unit 250 displays the anomaly information regarding the detected plurality of anomaly events on the display unit 320 of the operation terminal 300 in the display order corresponding to the calculated number of consecutive detections. Similarly, such a process can suppress the occurrence of a problem due to a delay in response to an anomaly event.

(第2実施形態)
続いて、図14から図16を参照して、本件の第2実施形態について説明する。
(Second Embodiment)
Next, a second embodiment of the present case will be described with reference to FIGS.

図14及び図15はアノマリ一覧画面の他の一例である。図16はアノマリ詳細画面の他の一例である。第2実施形態では、表示順序制御部240は、複数のアノマリ事象が検知された場合、検知された複数のアノマリ事象それぞれの発生元のホストマシン110を特定する。一方、データ可視化部250は、表示順序制御部240が特定したホストマシン110が共通し、かつ、特定したホストマシン110で発生したアノマリ事象の検知日時の差が閾値時間以内であると判断した場合、検知された複数のアノマリ事象に関するアノマリ情報を集約した代表のアノマリ情報を表示する。   14 and 15 are other examples of the anomaly list screen. FIG. 16 shows another example of the anomaly detail screen. In the second embodiment, when a plurality of anomaly events are detected, the display order control unit 240 identifies the host machine 110 that is the source of each of the detected plurality of anomaly events. On the other hand, when the data visualization unit 250 determines that the host machines 110 identified by the display order control unit 240 are common and the difference in the detection date and time of the anomaly event occurring in the identified host machine 110 is within the threshold time The representative anomaly information obtained by aggregating the anomaly information regarding the detected anomaly events is displayed.

これにより、図14に示すように、「ホスト5」の名称を有する2つの共通するホストマシン110のアノマリ情報について、検知日時の差が閾値時間(例えば5分)以内である場合には、データ可視化部250は、アノマリ情報を集約して表示することが可能であることを提示する集約マークG1を表示する。そして、ポインタPtにより集約マークG1が指定されて指示されると、データ可視化部250は、その指示に基づいて、図15に示すように、優先順位が高い方のアノマリ情報に低い方のアノマリ情報を集約し、優先順位が高い方のアノマリ情報を代表のアノマリ情報として表示する。   As a result, as shown in FIG. 14, regarding the anomaly information of two common host machines 110 having the name “host 5”, if the difference in detection date and time is within a threshold time (for example, 5 minutes), data The visualization unit 250 displays an aggregation mark G1 that indicates that anomaly information can be aggregated and displayed. When the aggregation mark G1 is designated and instructed by the pointer Pt, the data visualization unit 250, based on the instruction, as shown in FIG. 15, the lower anomaly information is added to the higher anomaly information. And anomaly information with a higher priority is displayed as representative anomaly information.

そして、データ可視化部250は代表のアノマリ情報を表示するとともに、その代表のアノマリ情報に集約マークG2を付与して表示する。ポインタPtにより集約マークG2が指定されて指示されると、データ可視化部250は、その指示に基づいて、図14に示すように、代表のアノマリ情報を展開する。尚、アノマリ情報を集約した場合、データ可視化部250は、集約前の監視対象リソースの名称全てを表示するが、監視対象リソース以外の表示項目(例えば連続検知数や関連サービス数など)については、代表のアノマリ情報の表示項目を優先して表示する。   Then, the data visualization unit 250 displays the representative anomaly information and displays the representative anomaly information with the aggregation mark G2. When the aggregation mark G2 is designated and instructed by the pointer Pt, the data visualization unit 250 expands representative anomaly information based on the instruction as shown in FIG. When anomaly information is aggregated, the data visualization unit 250 displays all the names of the monitoring target resources before aggregation, but for display items other than the monitoring target resources (for example, the number of continuous detections and the number of related services), The display items of the representative anomaly information are displayed with priority.

一方、図15に示すように、集約マークG2が表示されたアノマリ情報の表示領域から集約マークG2の表示領域を除いた残りの領域がポインタPtにより指定されて指示されると、データ可視化部250は、指定されたアノマリ情報の指定を受け付ける。データ可視化部250は、アノマリ情報の指定を受け付けると、図16に示すように、指定されたアノマリ情報に関するアノマリ詳細画面を表示する。この場合、アノマリ詳細画面は集約前の監視対象リソースのそれぞれの監視データを抽出してグラフ化し、グラフ化したそれぞれの監視データを表すグラフGR1,GR2をアノマリ詳細画面内に表示する。第1実施形態でも説明したように、抽出した監視データにはアノマリデータと非アノマリデータが混在するため、データ可視化部250はアノマリデータをグラフ化した部分に対しマークM1,M2を付与して強調して表示する。これにより、共通するホストマシン110に発生した複数のアノマリ事象に対し運用者はまとめて対応することができる。   On the other hand, as shown in FIG. 15, when the remaining area excluding the display area of the aggregation mark G2 from the display area of the anomaly information on which the aggregation mark G2 is displayed is designated and designated by the pointer Pt, the data visualization unit 250 Accepts the designation of the designated anomaly information. When receiving the designation of the anomaly information, the data visualization unit 250 displays an anomaly detail screen related to the designated anomaly information as shown in FIG. In this case, the anomaly detail screen extracts and graphs the respective monitoring data of the monitoring target resources before aggregation, and displays the graphs GR1 and GR2 representing the graphed monitoring data in the anomaly detail screen. As described in the first embodiment, since the extracted monitoring data includes both anomaly data and non-anomaly data, the data visualization unit 250 adds marks M1 and M2 to the graphed portion of the anomaly data for emphasis. And display. As a result, the operator can collectively respond to a plurality of anomaly events occurring in the common host machine 110.

尚、データ可視化部250は、構成情報を記憶するCMDB140を参照して、特定したホストマシン110それぞれで実行されるサービス間に特定の関係性があると判断した場合、特定の関係性があると判断されたサービスを実行するホストマシン110それぞれで発生したアノマリ事象に関するアノマリ情報を並べて表示してもよい。特定の関係性とは、例えば関連するサービスの有無、及び検知日時が閾値時間以内であるか否かなどがある。   If the data visualization unit 250 refers to the CMDB 140 that stores configuration information and determines that there is a specific relationship between services executed on each of the identified host machines 110, the data visualization unit 250 has a specific relationship. Anomaly information related to anomaly events that occurred in each host machine 110 that executes the determined service may be displayed side by side. The specific relationship includes, for example, the presence / absence of a related service and whether or not the detection date / time is within a threshold time.

これにより、例えば「ホスト5」の名称を有するホストマシン110が実行するサービスと「ホスト4」の名称を有するホストマシン110が実行するサービスが関連しており、かつ、検知日時の差が閾値時間(例えば5分)以内である場合には、データ可視化部250は特定の関係性があると判断し、図14に示すように、「ホスト5」の名称を有するアノマリ情報と「ホスト4」の名称を有するアノマリ情報を優先度の高い方に並べて表示する。尚、アノマリ情報を並べて表示する場合、並べる前のアノマリ情報を残しておいてもよいし、表示対象から除外してもよい。本実施形態では、「ホスト4」の名称を有するアノマリ情報を残して表示している。これにより、サービスが関連する複数のアノマリ事象に対し運用者はまとめて対応することができる。   Thereby, for example, the service executed by the host machine 110 having the name “host 5” and the service executed by the host machine 110 having the name “host 4” are related, and the difference between the detection dates and times is the threshold time. If it is within (for example, 5 minutes), the data visualization unit 250 determines that there is a specific relationship, and as shown in FIG. 14, the anomaly information having the name “host 5” and the “host 4” Anomaly information having names is displayed side by side in a higher priority order. In addition, when displaying anomaly information side by side, the anomaly information before arrangement | sequence may be left and you may exclude from a display target. In this embodiment, the anomaly information having the name “host 4” is left and displayed. As a result, the operator can collectively respond to a plurality of anomaly events related to the service.

以上、本発明の好ましい実施形態について詳述したが、本発明に係る特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。例えば、上述した第1処理から第3処理の少なくとも1つは、管理サーバ190など、分析サーバ200以外の各種サーバが実行してもよいし、運用端末300が実行してもよい。   The preferred embodiments of the present invention have been described in detail above, but the present invention is not limited to the specific embodiments according to the present invention, and various modifications are possible within the scope of the gist of the present invention described in the claims.・ Change is possible. For example, at least one of the first to third processes described above may be executed by various servers other than the analysis server 200, such as the management server 190, or may be executed by the operation terminal 300.

なお、以上の説明に関して更に以下の付記を開示する。
(付記1)システムに含まれる複数のマシンの監視データに基づき、前記複数のマシンのいずれかで発生したアノマリ事象を検知するアノマリ事象検知処理を行い、複数のアノマリ事象が検知された場合、前記システムで実行される複数のサービス間の関係を示す情報を記憶する記憶部を参照して、検知された前記複数のアノマリ事象それぞれの発生元のマシンごとに、該マシンで実行されるサービスに対して特定の関係性を有する他のサービスの数を特定し、検知された前記複数のアノマリ事象に関する情報を、特定した前記他のサービスの数に応じた順序で表示部に表示する、処理をコンピュータに実行させることを特徴とする順序制御プログラム。
(付記2)システムに含まれる複数の監視対象の監視データに基づき、前記複数の監視対象のいずれかについて発生したアノマリ事象を検知するアノマリ事象検知処理を行い、複数のアノマリ事象が検知された場合、検知された前記複数のアノマリ事象それぞれの発生元の監視対象ごとに、該監視対象について発生したアノマリ事象の検知頻度を算出し、検知された前記複数のアノマリ事象に関する情報を、算出した前記検知頻度に応じた順序で表示部に表示する、処理をコンピュータに実行させることを特徴とする順序制御プログラム。
(付記3)前記システムで実行される複数のサービスのサービスレベルの低下の原因となり得る事象に基づくインシデント情報の数を特定し、検知された前記複数のアノマリ事象に関する情報を、特定した前記インシデント情報の数にも応じた順序で表示する、処理を実行させることを特徴とする付記1又は2に記載の順序制御プログラム。
(付記4)前記アノマリ事象を検知してから経過した時間を計測し、検知された前記複数のアノマリ事象に関する情報を、計測した前記時間にも応じた順序で表示する、処理を実行させることを特徴とする付記1から3のいずれか1項に記載の順序制御プログラム。
(付記5)計測した前記時間が短いほど、検知された前記複数のアノマリ事象に関する情報を上位に表示する、処理を実行させることを特徴とする付記4に記載の順序制御プログラム。
(付記6)複数のアノマリ事象が検知された場合、検知された前記複数のアノマリ事象それぞれの発生元のマシンを特定し、前記システムで実行される複数のサービス間の関係を示す情報を記憶する記憶部を参照して、特定した前記マシンそれぞれで実行されるサービス間に特定の関係性があると判断した場合、前記特定の関係性があると判断されたサービスを実行するマシンそれぞれで発生したアノマリ事象に関する情報を並べて表示する、処理を実行させることを特徴とする付記1から5のいずれか1項に記載の順序制御プログラム。
(付記7)複数のアノマリ事象が検知された場合、検知された前記複数のアノマリ事象それぞれの発生元のマシンを特定し、特定した前記マシンが共通し、かつ、特定した前記マシンで発生したアノマリ事象の検知時刻の差が閾値時間以内であると判断した場合、検知された前記複数のアノマリ事象に関する情報を集約した代表の情報を表示する、処理を実行させることを特徴とする付記1から6のいずれか1項に記載の順序制御プログラム。
(付記8)システムに含まれる複数のマシンの監視データに基づき、前記複数のマシンのいずれかで発生したアノマリ事象を検知するアノマリ事象検知処理を行い、複数のアノマリ事象が検知された場合、前記システムで実行される複数のサービス間の関係を示す情報を記憶する記憶部を参照して、検知された前記複数のアノマリ事象それぞれの発生元のマシンごとに、該マシンで実行されるサービスに対して特定の関係性を有する他のサービスの数を特定し、検知された前記複数のアノマリ事象に関する情報を、特定した前記他のサービスの数に応じた順序で表示部に表示する、処理をコンピュータが実行することを特徴とする順序制御方法。
(付記9)システムに含まれる複数の監視対象の監視データに基づき、前記複数の監視対象のいずれかについて発生したアノマリ事象を検知するアノマリ事象検知処理を行い、複数のアノマリ事象が検知された場合、検知された前記複数のアノマリ事象それぞれの発生元の監視対象ごとに、該監視対象について発生したアノマリ事象の検知頻度を算出し、検知された前記複数のアノマリ事象に関する情報を、算出した前記検知頻度に応じた順序で表示部に表示する、処理をコンピュータが実行することを特徴とする順序制御方法。
(付記10)システムに含まれる複数のマシンの監視データに基づき、前記複数のマシンのいずれかで発生したアノマリ事象を検知するアノマリ事象検知処理を行い、複数のアノマリ事象が検知された場合、前記システムで実行される複数のサービス間の関係を示す情報を記憶する記憶部を参照して、検知された前記複数のアノマリ事象それぞれの発生元のマシンごとに、該マシンで実行されるサービスに対して特定の関係性を有する他のサービスの数を特定し、検知された前記複数のアノマリ事象に関する情報を、特定した前記他のサービスの数に応じた順序で表示部に表示する、処理を実行する処理部を有することを特徴とする情報処理装置。
(付記11)システムに含まれる複数の監視対象の監視データに基づき、前記複数の監視対象のいずれかについて発生したアノマリ事象を検知するアノマリ事象検知処理を行い、複数のアノマリ事象が検知された場合、検知された前記複数のアノマリ事象それぞれの発生元の監視対象ごとに、該監視対象について発生したアノマリ事象の検知頻度を算出し、検知された前記複数のアノマリ事象に関する情報を、算出した前記検知頻度に応じた順序で表示部に表示する、処理を実行する処理部を有することを特徴とする情報処理装置。
(付記12)前記処理部は、前記システムで実行される複数のサービスのサービスレベルの低下の原因となり得る事象に基づくインシデント情報の数を特定し、検知された前記複数のアノマリ事象に関する情報を、特定した前記インシデント情報の数にも応じた順序で表示する、ことを特徴とする付記10又は11に記載の情報処理装置。
(付記13)前記処理部は、前記アノマリ事象を検知してから経過した時間を計測し、検知された前記複数のアノマリ事象に関する情報を、計測した前記時間にも応じた順序で表示する、ことを特徴とする付記10から12のいずれか1項に記載の情報処理装置。
(付記14)前記処理部は、計測した前記時間が短いほど、検知された前記複数のアノマリ事象に関する情報を上位に表示する、ことを特徴とする付記13に記載の情報処理装置。
(付記15)前記処理部は、複数のアノマリ事象が検知された場合、検知された前記複数のアノマリ事象それぞれの発生元のマシンを特定し、前記システムで実行される複数のサービス間の関係を示す情報を記憶する記憶部を参照して、特定した前記マシンそれぞれで実行されるサービス間に特定の関係性があると判断した場合、前記特定の関係性があると判断されたサービスを実行するマシンそれぞれで発生したアノマリ事象に関する情報を並べて表示する、ことを特徴とする付記10から14のいずれか1項に記載の情報処理装置。
(付記16)前記処理部は、複数のアノマリ事象が検知された場合、検知された前記複数のアノマリ事象それぞれの発生元のマシンを特定し、特定した前記マシンが共通し、かつ、特定した前記マシンで発生したアノマリ事象の検知時刻の差が閾値時間以内であると判断した場合、検知された前記複数のアノマリ事象に関する情報を集約した代表の情報を表示する、ことを特徴とする付記10から15のいずれか1項に記載の情報処理装置。
In addition, the following additional notes are disclosed regarding the above description.
(Supplementary Note 1) Based on monitoring data of a plurality of machines included in the system, an anomaly event detection process for detecting an anomaly event occurring in any of the plurality of machines is performed, and when a plurality of anomaly events are detected, With reference to a storage unit that stores information indicating a relationship between a plurality of services executed in the system, for each machine that is a source of each of the detected anomaly events, a service executed on the machine The number of other services having a specific relationship is specified, and information on the detected anomaly events is displayed on the display unit in an order corresponding to the number of the specified other services. A sequence control program that is executed by the program.
(Appendix 2) When anomaly event detection processing is performed to detect an anomaly event that occurred for any of the plurality of monitoring targets based on monitoring data of a plurality of monitoring targets included in the system, and a plurality of anomaly events are detected Calculating the detection frequency of the anomaly event generated for the monitored object for each monitored object of the detected plurality of anomaly events, and calculating the information regarding the detected anomaly events A sequence control program that causes a computer to execute processing that is displayed on a display unit in an order according to frequency.
(Supplementary Note 3) The number of incident information based on an event that may cause a decrease in service levels of a plurality of services executed in the system is specified, and the information about the detected anomaly events is specified as the incident information. The order control program according to appendix 1 or 2, wherein the processing is executed in such a manner that the processes are displayed in an order corresponding to the number of the items.
(Additional remark 4) The time which passed since detecting the said anomaly event is measured, and the process which displays the information regarding these detected anomaly events in the order according to the said measured time is performed. 4. The sequence control program according to any one of supplementary notes 1 to 3, which is characterized.
(Supplementary note 5) The order control program according to supplementary note 4, wherein the processing is executed such that the shorter the measured time is, the higher the information regarding the detected anomaly events is displayed.
(Supplementary note 6) When a plurality of anomaly events are detected, a machine that generates each of the detected anomaly events is specified, and information indicating a relationship between a plurality of services executed in the system is stored. When it is determined that there is a specific relationship between services executed on each of the specified machines by referring to the storage unit, the error occurred on each machine that executes the service determined to have the specific relationship. 6. The sequence control program according to any one of appendices 1 to 5, wherein a process is executed to display information on anomaly events side by side.
(Supplementary note 7) When a plurality of anomaly events are detected, the machine from which each of the detected anomaly events is identified is specified, the specified machines are common, and the anomaly that has occurred in the specified machine Appendices 1 to 6, wherein when it is determined that the difference between the detection times of the events is within a threshold time, processing is executed to display representative information obtained by aggregating information on the detected anomaly events. The sequence control program according to any one of the above.
(Supplementary Note 8) Based on monitoring data of a plurality of machines included in the system, an anomaly event detection process for detecting an anomaly event occurring in any of the plurality of machines is performed, and when a plurality of anomaly events are detected, With reference to a storage unit that stores information indicating a relationship between a plurality of services executed in the system, for each machine that is a source of each of the detected anomaly events, a service executed on the machine The number of other services having a specific relationship is specified, and information on the detected anomaly events is displayed on the display unit in an order corresponding to the number of the specified other services. The order control method characterized by performing.
(Supplementary note 9) When anomaly event detection processing is performed to detect an anomaly event occurring for any of the plurality of monitoring targets based on monitoring data of a plurality of monitoring targets included in the system, and a plurality of anomaly events are detected Calculating the detection frequency of the anomaly event generated for the monitored object for each monitored object of the detected plurality of anomaly events, and calculating the information regarding the detected anomaly events A sequence control method, wherein a computer executes a process of displaying on a display unit in an order corresponding to a frequency.
(Supplementary Note 10) Based on monitoring data of a plurality of machines included in the system, an anomaly event detection process for detecting an anomaly event occurring in any of the plurality of machines is performed, and when a plurality of anomaly events are detected, With reference to a storage unit that stores information indicating a relationship between a plurality of services executed in the system, for each machine that is a source of each of the detected anomaly events, a service executed on the machine The number of other services having a specific relationship is identified, and information regarding the detected anomaly events is displayed on the display unit in an order corresponding to the number of the identified other services. An information processing apparatus comprising a processing unit.
(Supplementary Note 11) When anomaly event detection processing is performed to detect an anomaly event that occurs for any of the plurality of monitoring targets based on monitoring data of a plurality of monitoring targets included in the system, and a plurality of anomaly events are detected Calculating the detection frequency of the anomaly event generated for the monitored object for each monitored object of the detected plurality of anomaly events, and calculating the information regarding the detected anomaly events An information processing apparatus having a processing unit for executing processing, which is displayed on a display unit in an order according to frequency.
(Additional remark 12) The processing unit specifies the number of incident information based on an event that can cause a decrease in service levels of a plurality of services executed in the system, and information on the detected anomaly events, The information processing apparatus according to appendix 10 or 11, wherein the information is displayed in an order corresponding to the number of the identified incident information.
(Additional remark 13) The said process part measures the time which passed since the said anomaly event was detected, and displays the information regarding the detected anomaly event in the order according to the measured said time. 13. The information processing apparatus according to any one of appendices 10 to 12, characterized by:
(Supplementary note 14) The information processing apparatus according to supplementary note 13, wherein the processing unit displays information related to the detected anomaly events at a higher level as the measured time is shorter.
(Supplementary Note 15) When a plurality of anomaly events are detected, the processing unit identifies a machine that is a source of each of the detected anomaly events, and indicates a relationship between a plurality of services executed in the system. When it is determined that there is a specific relationship between the services executed on each of the specified machines with reference to the storage unit that stores the information to be shown, the service determined to have the specific relationship is executed 15. The information processing apparatus according to any one of supplementary notes 10 to 14, wherein information on anomaly events occurring in each machine is displayed side by side.
(Supplementary Note 16) When a plurality of anomaly events are detected, the processing unit specifies a machine that is the source of each of the detected anomaly events, the specified machines are common, and the specified If the difference in detection time of the anomaly event occurring in the machine is determined to be within the threshold time, representative information obtained by aggregating information on the detected anomaly events is displayed. The information processing apparatus according to any one of 15.

S 情報処理システム
100 監視対象システム
110 ホストマシン
130 構成収集サーバ
140 CMDB
150 性能監視サーバ
170 イベント監視サーバ
190 管理サーバ
200 分析サーバ
210 データ収集部
220 データ記憶部
230 アノマリ検知部
240 表示順序制御部
250 データ可視化部
300 運用端末
S Information processing system 100 Monitoring target system 110 Host machine 130 Configuration collection server 140 CMDB
DESCRIPTION OF SYMBOLS 150 Performance monitoring server 170 Event monitoring server 190 Management server 200 Analysis server 210 Data collection part 220 Data storage part 230 Anomaly detection part 240 Display order control part 250 Data visualization part 300 Operation terminal

Claims (11)

システムに含まれる複数のマシンの監視データに基づき、前記複数のマシンのいずれかで発生したアノマリ事象を検知するアノマリ事象検知処理を行い、
複数のアノマリ事象が検知された場合、前記システムで実行される複数のサービス間の関係を示す情報を記憶する記憶部を参照して、検知された前記複数のアノマリ事象それぞれの発生元のマシンごとに、該マシンで実行されるサービスに対して特定の関係性を有する他のサービスの数を特定し、
検知された前記複数のアノマリ事象に関する情報を、特定した前記他のサービスの数に応じた順序で表示部に表示する、
処理をコンピュータに実行させることを特徴とする順序制御プログラム。
Based on monitoring data of a plurality of machines included in the system, an anomaly event detection process for detecting an anomaly event occurring in any of the plurality of machines is performed,
When a plurality of anomaly events are detected, referring to a storage unit that stores information indicating relations between a plurality of services executed in the system, for each machine that has generated each of the detected anomaly events To determine the number of other services that have a particular relationship to the services running on the machine,
Displaying information on the detected anomaly events on the display unit in an order according to the number of the specified other services;
A sequence control program that causes a computer to execute processing.
システムに含まれる複数の監視対象の監視データに基づき、前記複数の監視対象のいずれかについて発生したアノマリ事象を検知するアノマリ事象検知処理を行い、
複数のアノマリ事象が検知された場合、検知された前記複数のアノマリ事象それぞれの発生元の監視対象ごとに、該監視対象について発生したアノマリ事象の検知頻度を算出し、
検知された前記複数のアノマリ事象に関する情報を、算出した前記検知頻度に応じた順序で表示部に表示する、
処理をコンピュータに実行させることを特徴とする順序制御プログラム。
Based on the monitoring data of a plurality of monitoring targets included in the system, an anomaly event detection process for detecting an anomaly event that occurred for any of the plurality of monitoring targets is performed,
When a plurality of anomaly events are detected, for each monitored object of the detected plurality of anomaly events, calculate the detection frequency of the anomaly event that occurred for the monitored object,
Information on the detected anomaly events is displayed on the display unit in an order according to the calculated detection frequency.
A sequence control program that causes a computer to execute processing.
前記システムで実行される複数のサービスのサービスレベルの低下の原因となり得る事象に基づくインシデント情報の数を特定し、
検知された前記複数のアノマリ事象に関する情報を、特定した前記インシデント情報の数にも応じた順序で表示する、
処理を実行させることを特徴とする請求項1又は2に記載の順序制御プログラム。
Identifying the number of incident information based on events that can cause a decrease in service levels of multiple services executed in the system;
Displaying information on the detected anomaly events in an order corresponding to the number of identified incident information;
The sequence control program according to claim 1 or 2, wherein the process is executed.
前記アノマリ事象を検知してから経過した時間を計測し、
検知された前記複数のアノマリ事象に関する情報を、計測した前記時間にも応じた順序で表示する、
処理を実行させることを特徴とする請求項1から3のいずれか1項に記載の順序制御プログラム。
Measure the time elapsed since the detection of the anomaly event,
Displaying information on the detected anomaly events in an order corresponding to the measured time,
The sequence control program according to any one of claims 1 to 3, wherein the process is executed.
計測した前記時間が短いほど、検知された前記複数のアノマリ事象に関する情報を上位に表示する、
処理を実行させることを特徴とする請求項4に記載の順序制御プログラム。
The shorter the measured time, the higher the information regarding the detected anomaly events is displayed.
The sequence control program according to claim 4, wherein the process is executed.
複数のアノマリ事象が検知された場合、検知された前記複数のアノマリ事象それぞれの発生元のマシンを特定し、
前記システムで実行される複数のサービス間の関係を示す情報を記憶する記憶部を参照して、特定した前記マシンそれぞれで実行されるサービス間に特定の関係性があると判断した場合、前記特定の関係性があると判断されたサービスを実行するマシンそれぞれで発生したアノマリ事象に関する情報を並べて表示する、
処理を実行させることを特徴とする請求項1から5のいずれか1項に記載の順序制御プログラム。
If a plurality of anomaly events are detected, identify the machine that originated each of the detected anomaly events,
When it is determined that there is a specific relationship between services executed on each of the specified machines with reference to a storage unit that stores information indicating a relationship between a plurality of services executed in the system, the specification Displays information about anomaly events that occurred on each machine that executes a service that is determined to have the relationship
6. The sequence control program according to claim 1, wherein the sequence control program is executed.
複数のアノマリ事象が検知された場合、検知された前記複数のアノマリ事象それぞれの発生元のマシンを特定し、
特定した前記マシンが共通し、かつ、特定した前記マシンで発生したアノマリ事象の検知時刻の差が閾値時間以内であると判断した場合、検知された前記複数のアノマリ事象に関する情報を集約した代表の情報を表示する、
処理を実行させることを特徴とする請求項1から6のいずれか1項に記載の順序制御プログラム。
If a plurality of anomaly events are detected, identify the machine that originated each of the detected anomaly events,
If the identified machines are common and if the difference in detection time of anomaly events occurring on the identified machines is determined to be within a threshold time, a representative that aggregates information on the detected anomaly events. Display information,
The sequence control program according to claim 1, wherein the process is executed.
システムに含まれる複数のマシンの監視データに基づき、前記複数のマシンのいずれかで発生したアノマリ事象を検知するアノマリ事象検知処理を行い、
複数のアノマリ事象が検知された場合、前記システムで実行される複数のサービス間の関係を示す情報を記憶する記憶部を参照して、検知された前記複数のアノマリ事象それぞれの発生元のマシンごとに、該マシンで実行されるサービスに対して特定の関係性を有する他のサービスの数を特定し、
検知された前記複数のアノマリ事象に関する情報を、特定した前記他のサービスの数に応じた順序で表示部に表示する、
処理をコンピュータが実行することを特徴とする順序制御方法。
Based on monitoring data of a plurality of machines included in the system, an anomaly event detection process for detecting an anomaly event occurring in any of the plurality of machines is performed,
When a plurality of anomaly events are detected, referring to a storage unit that stores information indicating relations between a plurality of services executed in the system, for each machine that has generated each of the detected anomaly events To determine the number of other services that have a particular relationship to the services running on the machine,
Displaying information on the detected anomaly events on the display unit in an order according to the number of the specified other services;
A sequence control method, wherein a computer executes a process.
システムに含まれる複数の監視対象の監視データに基づき、前記複数の監視対象のいずれかについて発生したアノマリ事象を検知するアノマリ事象検知処理を行い、
複数のアノマリ事象が検知された場合、検知された前記複数のアノマリ事象それぞれの発生元の監視対象ごとに、該監視対象について発生したアノマリ事象の検知頻度を算出し、
検知された前記複数のアノマリ事象に関する情報を、算出した前記検知頻度に応じた順序で表示部に表示する、
処理をコンピュータが実行することを特徴とする順序制御方法。
Based on the monitoring data of a plurality of monitoring targets included in the system, an anomaly event detection process for detecting an anomaly event that occurred for any of the plurality of monitoring targets is performed,
When a plurality of anomaly events are detected, for each monitored object of the detected plurality of anomaly events, calculate the detection frequency of the anomaly event that occurred for the monitored object,
Information on the detected anomaly events is displayed on the display unit in an order according to the calculated detection frequency.
A sequence control method, wherein a computer executes a process.
システムに含まれる複数のマシンの監視データに基づき、前記複数のマシンのいずれかで発生したアノマリ事象を検知するアノマリ事象検知処理を行い、
複数のアノマリ事象が検知された場合、前記システムで実行される複数のサービス間の関係を示す情報を記憶する記憶部を参照して、検知された前記複数のアノマリ事象それぞれの発生元のマシンごとに、該マシンで実行されるサービスに対して特定の関係性を有する他のサービスの数を特定し、
検知された前記複数のアノマリ事象に関する情報を、特定した前記他のサービスの数に応じた順序で表示部に表示する、
処理を実行する処理部を有することを特徴とする情報処理装置。
Based on monitoring data of a plurality of machines included in the system, an anomaly event detection process for detecting an anomaly event occurring in any of the plurality of machines is performed,
When a plurality of anomaly events are detected, referring to a storage unit that stores information indicating relations between a plurality of services executed in the system, for each machine that has generated each of the detected anomaly events To determine the number of other services that have a particular relationship to the services running on the machine,
Displaying information on the detected anomaly events on the display unit in an order according to the number of the specified other services;
An information processing apparatus having a processing unit for executing processing.
システムに含まれる複数の監視対象の監視データに基づき、前記複数の監視対象のいずれかについて発生したアノマリ事象を検知するアノマリ事象検知処理を行い、
複数のアノマリ事象が検知された場合、検知された前記複数のアノマリ事象それぞれの発生元の監視対象ごとに、該監視対象について発生したアノマリ事象の検知頻度を算出し、
検知された前記複数のアノマリ事象に関する情報を、算出した前記検知頻度に応じた順序で表示部に表示する、
処理を実行する処理部を有することを特徴とする情報処理装置。
Based on the monitoring data of a plurality of monitoring targets included in the system, an anomaly event detection process for detecting an anomaly event that occurred for any of the plurality of monitoring targets is performed,
When a plurality of anomaly events are detected, for each monitored object of the detected plurality of anomaly events, calculate the detection frequency of the anomaly event that occurred for the monitored object,
Information on the detected anomaly events is displayed on the display unit in an order according to the calculated detection frequency.
An information processing apparatus having a processing unit for executing processing.
JP2018012552A 2018-01-29 2018-01-29 Order control program, order control method, and information processing device Active JP7027912B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018012552A JP7027912B2 (en) 2018-01-29 2018-01-29 Order control program, order control method, and information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018012552A JP7027912B2 (en) 2018-01-29 2018-01-29 Order control program, order control method, and information processing device

Publications (2)

Publication Number Publication Date
JP2019133246A true JP2019133246A (en) 2019-08-08
JP7027912B2 JP7027912B2 (en) 2022-03-02

Family

ID=67547476

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018012552A Active JP7027912B2 (en) 2018-01-29 2018-01-29 Order control program, order control method, and information processing device

Country Status (1)

Country Link
JP (1) JP7027912B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008217285A (en) * 2007-03-02 2008-09-18 Hitachi Ltd Operation management apparatus and operation management method for information processing system
WO2013098915A1 (en) * 2011-12-26 2013-07-04 株式会社日立製作所 Management server, management system, and management method
WO2013128550A1 (en) * 2012-02-27 2013-09-06 株式会社日立製作所 Monitoring system and monitoring program
US20170010930A1 (en) * 2015-07-08 2017-01-12 Cisco Technology, Inc. Interactive mechanism to view logs and metrics upon an anomaly in a distributed storage system
JP2017126283A (en) * 2016-01-15 2017-07-20 富士通株式会社 Detection program, detection method and detection device
JP2017126282A (en) * 2016-01-15 2017-07-20 富士通株式会社 Detection program, detection method and detection device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008217285A (en) * 2007-03-02 2008-09-18 Hitachi Ltd Operation management apparatus and operation management method for information processing system
WO2013098915A1 (en) * 2011-12-26 2013-07-04 株式会社日立製作所 Management server, management system, and management method
WO2013128550A1 (en) * 2012-02-27 2013-09-06 株式会社日立製作所 Monitoring system and monitoring program
US20170010930A1 (en) * 2015-07-08 2017-01-12 Cisco Technology, Inc. Interactive mechanism to view logs and metrics upon an anomaly in a distributed storage system
JP2017126283A (en) * 2016-01-15 2017-07-20 富士通株式会社 Detection program, detection method and detection device
JP2017126282A (en) * 2016-01-15 2017-07-20 富士通株式会社 Detection program, detection method and detection device

Also Published As

Publication number Publication date
JP7027912B2 (en) 2022-03-02

Similar Documents

Publication Publication Date Title
JP5874936B2 (en) Operation management apparatus, operation management method, and program
US10303533B1 (en) Real-time log analysis service for integrating external event data with log data for use in root cause analysis
EP2523115B1 (en) Operation management device, operation management method, and program storage medium
JP6248560B2 (en) Management program, management method, and management apparatus
JP5546686B2 (en) Monitoring system and monitoring method
US9424157B2 (en) Early detection of failing computers
JP4990018B2 (en) Apparatus performance management method, apparatus performance management system, and management program
JP5571847B2 (en) Anomaly detection system that detects anomalies in multiple control systems
US10868744B2 (en) Influence range identification method and influence range identification apparatus
US20140331225A1 (en) Methods and apparatus to assess compliance of a virtual computing environment
JP2017126363A (en) Operation management device, operation management method, and program
US20160378583A1 (en) Management computer and method for evaluating performance threshold value
US20160224400A1 (en) Automatic root cause analysis for distributed business transaction
JP2019135598A (en) Performance evaluation program and performance evaluation method
JP2005327261A (en) Performance monitoring device, performance monitoring method and program
JP2019135597A (en) Performance adjustment program and performance adjustment method
JP6981063B2 (en) Display control program, display control method, and display control device
US20130311646A1 (en) Management method and management system
JP2004348640A (en) Method and system for managing network
JP7027912B2 (en) Order control program, order control method, and information processing device
JP4934660B2 (en) Communication bandwidth calculation method, apparatus, and traffic management method
JP5974905B2 (en) Response time monitoring program, method, and response time monitoring apparatus
JP2012022641A (en) Information analysis apparatus for analyzing system stability, information analysis method, information analysis system and program
JP2018136681A (en) Performance management program, performance management method, and management device
JP5747765B2 (en) Failure analysis apparatus, failure analysis method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20201008

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210929

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20211005

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211130

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220131

R150 Certificate of patent or registration of utility model

Ref document number: 7027912

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150