JP6951637B2 - Survey data collection program, survey data collection device and survey data collection method - Google Patents

Survey data collection program, survey data collection device and survey data collection method Download PDF

Info

Publication number
JP6951637B2
JP6951637B2 JP2017213683A JP2017213683A JP6951637B2 JP 6951637 B2 JP6951637 B2 JP 6951637B2 JP 2017213683 A JP2017213683 A JP 2017213683A JP 2017213683 A JP2017213683 A JP 2017213683A JP 6951637 B2 JP6951637 B2 JP 6951637B2
Authority
JP
Japan
Prior art keywords
data
calculated
virtual machine
change tendency
monitoring
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.)
Active
Application number
JP2017213683A
Other languages
Japanese (ja)
Other versions
JP2019086947A (en
Inventor
将平 金丸
将平 金丸
齋藤 和也
和也 齋藤
裕之 村田
裕之 村田
英幸 丹羽
英幸 丹羽
孝紀 伊澤
孝紀 伊澤
達也 北村
達也 北村
靖幸 小林
靖幸 小林
岡田 祐介
祐介 岡田
明彦 久田
明彦 久田
宏延 石井
宏延 石井
深 吉澤
深 吉澤
良隆 石川
良隆 石川
公平 上木
公平 上木
正一 田向
正一 田向
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2017213683A priority Critical patent/JP6951637B2/en
Publication of JP2019086947A publication Critical patent/JP2019086947A/en
Application granted granted Critical
Publication of JP6951637B2 publication Critical patent/JP6951637B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、調査資料採取プログラム、調査資料採取装置及び調査資料採取方法に関する。 The present invention relates to a survey data collection program, a survey data collection device, and a survey data collection method.

例えば、利用者にサービスを提供する事業者(以下、単に事業者とも呼ぶ)は、サービスの提供を行うための業務システム(以下、情報処理システムとも呼ぶ)を構築して稼働させる。具体的に、事業者は、例えば、物理マシンに生成された1台以上の仮想マシン(以下、VM:Virtual Machineとも呼ぶ)において業務システムの構築を行う。 For example, a business operator that provides a service to a user (hereinafter, also simply referred to as a business operator) constructs and operates a business system (hereinafter, also referred to as an information processing system) for providing the service. Specifically, the business operator constructs a business system in, for example, one or more virtual machines (hereinafter, also referred to as VM: Virtual Machine) generated in a physical machine.

そして、事業者は、例えば、業務システムが稼働する仮想マシン(以下、運用VMとも呼ぶ)と同期させる仮想マシン(以下、調査用VMとも呼ぶ)を、運用VMが生成された物理マシンと異なる物理マシンに生成する。これにより、事業者は、運用VMや運用VMが生成された物理マシンにおいて障害等が発生し、運用VMへのアクセスが困難になった場合であっても、調査用VMにアクセスすることで、運用VMの状態の確認や必要な資料の採取を行うことが可能になる(例えば、特許文献1乃至3参照)。 Then, for example, the business operator makes a virtual machine (hereinafter, also referred to as an investigation VM) that synchronizes with a virtual machine (hereinafter, also referred to as an operation VM) in which a business system operates, a physical machine different from the physical machine in which the operation VM is generated. Generate on the machine. As a result, even if a failure occurs in the operation VM or the physical machine in which the operation VM is generated and it becomes difficult to access the operation VM, the operator can access the investigation VM by accessing the investigation VM. It becomes possible to check the status of the operating VM and collect necessary materials (see, for example, Patent Documents 1 to 3).

特開2016−206705号公報Japanese Unexamined Patent Publication No. 2016-206705 特開2006−039763号公報Japanese Unexamined Patent Publication No. 2006-039763 国際公開第2015/145664号International Publication No. 2015/145664

運用VMと調査用VMとの同期が行われる場合、運用VMが生成された物理マシンは、例えば、運用VMが有するデータの全てを調査用VMが生成された物理マシンに対して送信する。そして、調査用VMが生成された物理マシンは、運用VMが生成された物理マシンからデータを受信した場合、例えば、受信したデータを反映した新たな調査用VMを生成する。すなわち、調査用VMが生成された物理マシンは、例えば、運用VMが生成された物理マシンからデータを受信するごとに、新たな調査用VMの生成を行う。これにより、事業者は、調査用VMにアクセスすることで、現在の運用VMについてのみでなく、過去の状態の運用VMについても調査を行うことが可能になる。 When the operation VM and the investigation VM are synchronized, the physical machine in which the operation VM is generated transmits, for example, all the data possessed by the operation VM to the physical machine in which the investigation VM is generated. Then, when the physical machine in which the investigation VM is generated receives data from the physical machine in which the operation VM is generated, for example, a new investigation VM reflecting the received data is generated. That is, the physical machine in which the investigation VM is generated generates a new investigation VM every time data is received from the physical machine in which the operation VM is generated, for example. As a result, the business operator can investigate not only the current operation VM but also the operation VM in the past state by accessing the investigation VM.

しかしながら、運用VMが有するデータの量が膨大である場合、運用VMが有するデータの送信に伴う各物理マシンの処理負担が増大する。そのため、運用VMが生成された物理マシンは、運用VMと調査用VMとの同期が行われる場合、運用VMが有するデータの送信を効率的に行う必要がある。 However, when the amount of data possessed by the operating VM is enormous, the processing load of each physical machine due to the transmission of the data possessed by the operating VM increases. Therefore, the physical machine in which the operation VM is generated needs to efficiently transmit the data possessed by the operation VM when the operation VM and the investigation VM are synchronized.

そこで、一つの側面では、仮想マシンの同期を行うために必要なデータの送信を効率的に行うことを可能とする調査資料採取プログラム、調査資料採取装置及び調査資料採取方法を提供することを目的とする。 Therefore, one aspect is to provide a survey data collection program, a survey data collection device, and a survey data collection method that enable efficient transmission of data necessary for synchronizing virtual machines. And.

実施の形態の一つの態様によれば、複数の期間のそれぞれにおける第1仮想マシンに関する複数の監視データを取得し、取得した前記複数の監視データに基づいて、前記第1仮想マシンの動作状態の変化傾向を算出し、算出した前記変化傾向に基づいて、前記第1仮想マシンが有するデータと、前記第1仮想マシンと同期を行う第2仮想マシンが有するデータとの差分データを、前記第2仮想マシンに送信させるか否かを判定し、前記差分データを送信させると判定した場合、前記差分データの送信指示を行う、処理をコンピュータに実行させる。 According to one aspect of the embodiment, a plurality of monitoring data relating to the first virtual machine in each of the plurality of periods are acquired, and based on the acquired plurality of monitoring data, the operating state of the first virtual machine is determined. The change tendency is calculated, and based on the calculated change tendency, the difference data between the data held by the first virtual machine and the data held by the second virtual machine that synchronizes with the first virtual machine is obtained from the second. When it is determined whether or not to transmit to the virtual machine and it is determined to transmit the difference data, the computer is made to execute the process of instructing the transmission of the difference data.

一つの側面によれば、仮想マシンの同期を行うために必要なデータの送信を効率的に行うことを可能とする。 According to one aspect, it is possible to efficiently transmit the data necessary for synchronizing virtual machines.

図1は、情報処理システム10の全体構成を示す図である。FIG. 1 is a diagram showing an overall configuration of the information processing system 10. 図2は、管理装置1のハードウエア構成を説明する図である。FIG. 2 is a diagram illustrating a hardware configuration of the management device 1. 図3は、情報処理装置2のハードウエア構成を説明する図である。FIG. 3 is a diagram illustrating a hardware configuration of the information processing device 2. 図4は、管理装置1の機能ブロック図である。FIG. 4 is a functional block diagram of the management device 1. 図5は、第1の実施の形態における調査資料採取処理の概略を説明するフローチャートである。FIG. 5 is a flowchart illustrating an outline of the survey data collection process according to the first embodiment. 図6は、第1の実施の形態における調査採取処理の概略を説明する図である。FIG. 6 is a diagram illustrating an outline of a survey collection process according to the first embodiment. 図7は、第1の実施の形態における調査採取処理の概略を説明する図である。FIG. 7 is a diagram illustrating an outline of a survey collection process according to the first embodiment. 図8は、第1の実施の形態における調査採取処理の概略を説明する図である。FIG. 8 is a diagram illustrating an outline of a survey collection process according to the first embodiment. 図9は、第1の実施の形態における調査資料採取処理の詳細を説明するフローチャートである。FIG. 9 is a flowchart illustrating the details of the survey data collection process according to the first embodiment. 図10は、第1の実施の形態における調査資料採取処理の詳細を説明するフローチャートである。FIG. 10 is a flowchart illustrating the details of the survey data collection process according to the first embodiment. 図11は、第1の実施の形態における調査資料採取処理の詳細を説明するフローチャートである。FIG. 11 is a flowchart illustrating the details of the survey data collection process according to the first embodiment. 図12は、第1の実施の形態における調査資料採取処理の詳細を説明するフローチャートである。FIG. 12 is a flowchart illustrating the details of the survey data collection process according to the first embodiment. 図13は、第1の実施の形態における調査資料採取処理の詳細を説明するフローチャートである。FIG. 13 is a flowchart illustrating the details of the survey data collection process according to the first embodiment. 図14は、第1の実施の形態における調査資料採取処理の詳細を説明するフローチャートである。FIG. 14 is a flowchart illustrating the details of the survey data collection process according to the first embodiment. 図15は、第1の実施の形態における調査資料採取処理の詳細を説明するフローチャートである。FIG. 15 is a flowchart illustrating the details of the survey data collection process according to the first embodiment. 図16は、第1の実施の形態における調査資料採取処理の詳細を説明するフローチャートである。FIG. 16 is a flowchart illustrating the details of the survey data collection process according to the first embodiment. 図17は、第1の実施の形態における調査資料採取処理の詳細を説明するフローチャートである。FIG. 17 is a flowchart illustrating the details of the survey data collection process according to the first embodiment. 図18は、第1の実施の形態における調査資料採取処理の詳細を説明するフローチャートである。FIG. 18 is a flowchart illustrating the details of the survey data collection process according to the first embodiment. 図19は、監視データ131の具体例を説明する図である。FIG. 19 is a diagram illustrating a specific example of the monitoring data 131. 図20は、履歴データ132の具体例を説明する図である。FIG. 20 is a diagram illustrating a specific example of the history data 132. 図21は、履歴データ132の具体例を説明する図である。FIG. 21 is a diagram illustrating a specific example of the history data 132. 図22は、監視データ131の具体例を説明する図である。FIG. 22 is a diagram illustrating a specific example of the monitoring data 131. 図23は、履歴データ132の具体例を説明する図である。FIG. 23 is a diagram illustrating a specific example of the history data 132. 図24は、履歴データ132の具体例を説明する図である。FIG. 24 is a diagram illustrating a specific example of the history data 132. 図25は、履歴データ132の具体例を説明する図である。FIG. 25 is a diagram illustrating a specific example of the history data 132. 図26は、履歴データ132の具体例を説明する図である。FIG. 26 is a diagram illustrating a specific example of the history data 132. 図27は、第2の実施の形態における調査資料採取処理を説明するフローチャートである。FIG. 27 is a flowchart illustrating a survey data collection process according to the second embodiment. 図28は、第2の実施の形態における監視データ131の具体例を説明する図である。FIG. 28 is a diagram illustrating a specific example of the monitoring data 131 according to the second embodiment.

[情報処理システムの構成]
図1は、情報処理システム10の全体構成を示す図である。図1に示す情報処理システム10は、例えば、利用者にサービスを提供するための業務システムである。そして、図1に示す情報処理システム10は、調査用VM3cが生成される管理装置1と、運用VM3aが生成される情報処理装置2と、インターネット等のネットワークを介して管理装置1及び情報処理装置2とアクセスを行う複数台の事業者端末5とを有する。
[Information processing system configuration]
FIG. 1 is a diagram showing an overall configuration of the information processing system 10. The information processing system 10 shown in FIG. 1 is, for example, a business system for providing a service to a user. The information processing system 10 shown in FIG. 1 includes a management device 1 for generating a VM3c for investigation, an information processing device 2 for generating an operation VM3a, and a management device 1 and an information processing device via a network such as the Internet. It has 2 and a plurality of business terminals 5 for accessing.

管理装置1及び情報処理装置2は、それぞれ1台以上の物理マシンから構成される。各物理マシンは、CPU(Central Computing Unit)と、メモリ(DRAM:Dynamic Random Access Memory)と、ハードディスク(HDD:Hard Disk Drive)とを有する。 The management device 1 and the information processing device 2 are each composed of one or more physical machines. Each physical machine has a CPU (Central Computing Unit), a memory (DRAM: Dynamic Random Access Memory), and a hard disk (HDD: Hard Disk Drive).

管理装置1の仮想化ソフトウエア4bは、図1に示すように、管理装置1の物理リソースを割り当てることによって1台以上の調査用VM3cを生成する。また、情報処理装置2の仮想化ソフトウエア4aは、図1に示すように、情報処理装置2の物理リソースを割り当てることによって1台以上の運用VM3aを生成する。 As shown in FIG. 1, the virtualization software 4b of the management device 1 generates one or more investigation VM3c by allocating the physical resources of the management device 1. Further, as shown in FIG. 1, the virtualization software 4a of the information processing device 2 generates one or more operating VM3a by allocating the physical resources of the information processing device 2.

そして、管理装置1及び情報処理装置2は、所定のタイミングにおいて運用VM3aと調査用VM3cとの同期を行う。具体的に、管理装置1は、例えば、情報処理装置2から運用VM3aが有するデータの送信が行われるごとに、管理装置1において新たな調査用VM3cを生成し、情報処理装置2から送信されたデータを反映する。これにより、管理装置1は、調査用VM3cにアクセスすることで、現在の運用VM3aについてのみでなく、過去の状態の運用VM3aについても調査を行うことが可能になる。 Then, the management device 1 and the information processing device 2 synchronize the operation VM3a and the investigation VM3c at a predetermined timing. Specifically, for example, each time the information processing device 2 transmits data held by the operation VM3a, the management device 1 generates a new investigation VM3c in the management device 1 and transmits the data from the information processing device 2. Reflect the data. As a result, by accessing the investigation VM3c, the management device 1 can investigate not only the current operation VM3a but also the operation VM3a in the past state.

しかしながら、運用VM3aが有するデータの量が膨大である場合、管理装置1に対するデータの送信に伴う情報処理装置2の処理負担や、新たな調査用VM3cの生成に伴う管理装置1の処理負担が増大する。そのため、事業者は、運用VM3aと調査用VM3cとの同期を行うためのデータの送信を効率的に行う必要がある。 However, when the amount of data possessed by the operating VM3a is enormous, the processing load of the information processing device 2 due to the transmission of data to the management device 1 and the processing load of the management device 1 due to the generation of a new investigation VM3c increase. do. Therefore, the business operator needs to efficiently transmit data for synchronizing the operation VM3a and the survey VM3c.

そこで、本実施の形態における管理装置1は、運用VM3a(以下、第1仮想マシン3aとも呼ぶ)から、複数の期間のそれぞれにおける運用VM3aに関する複数の監視データを取得する。そして、管理装置1は、取得した複数の監視データに基づいて、運用VM3aの動作状態の変化傾向を算出する。 Therefore, the management device 1 in the present embodiment acquires a plurality of monitoring data related to the operation VM3a in each of the plurality of periods from the operation VM3a (hereinafter, also referred to as the first virtual machine 3a). Then, the management device 1 calculates the change tendency of the operating state of the operation VM3a based on the acquired plurality of monitoring data.

その後、管理装置1は、算出した変化傾向に基づいて、運用VM3aが有するデータと、調査用VM3c(以下、第2仮想マシン3cとも呼ぶ)が有するデータとの差分データを、調査用VM3cに送信するか否かを判定する。そして、管理装置1は、差分データを送信すると判定した場合、調査用VM3cに対する差分データの送信を指示する。 After that, the management device 1 transmits the difference data between the data held by the operation VM3a and the data held by the survey VM3c (hereinafter, also referred to as the second virtual machine 3c) to the survey VM3c based on the calculated change tendency. Determine whether or not to do so. Then, when the management device 1 determines that the difference data is to be transmitted, the management device 1 instructs the investigation VM3c to transmit the difference data.

すなわち、管理装置1は、運用VM3aと調査用VM3cとの同期を行う場合、情報処理装置2の仮想化ソフトウエア4aに対し、運用VM3aが有するデータのうち、調査用VM3cに対する送信が行われていないデータ(差分データ)のみの送信を指示する。また、管理装置1は、この場合、運用VM3aから取得した監視データに基づいて算出した変化傾向が所定の条件を満たした場合にのみ、調査用VM3cに対する差分データの送信を指示する。 That is, when the management device 1 synchronizes the operation VM3a with the investigation VM3c, the management device 1 transmits the data possessed by the operation VM3a to the investigation VM3c to the virtualization software 4a of the information processing device 2. Instruct to send only non-existent data (difference data). Further, in this case, the management device 1 instructs the transmission of the difference data to the investigation VM3c only when the change tendency calculated based on the monitoring data acquired from the operation VM3a satisfies a predetermined condition.

これにより、管理装置1は、運用VM3aが調査用VM3cの記憶領域に送信するデータ量及びデータの送信頻度を抑制することが可能になる。そのため、管理装置1は、調査用VM3cの記憶領域に対するデータの送信に伴う情報処理装置2の処理負担を軽減させることが可能になる。 As a result, the management device 1 can suppress the amount of data transmitted by the operation VM3a to the storage area of the investigation VM3c and the frequency of data transmission. Therefore, the management device 1 can reduce the processing load of the information processing device 2 due to the transmission of data to the storage area of the investigation VM3c.

なお、仮想化ソフトウエア4aは、例えば、管理装置1から差分データの送信の指示を受け付けた場合、調査用VM3cがアクセス可能な記憶領域(以下、単に調査用VM3cの記憶領域とも呼ぶ)に対して差分データの送信を行う。そして、管理装置1は、例えば、事業者から指示を受け付けたことに応じて、調査用VM3cの記憶領域に記憶された差分データの少なくとも一部を反映させた調査用VM3cを生成することにより、所定の世代に対応する運用VM3aと調査用VM3cとの同期を行う。 The virtualization software 4a has, for example, a storage area accessible to the investigation VM3c (hereinafter, also simply referred to as a storage area of the investigation VM3c) when receiving an instruction to transmit the difference data from the management device 1. And send the difference data. Then, the management device 1 generates, for example, a survey VM3c that reflects at least a part of the difference data stored in the storage area of the survey VM3c in response to receiving an instruction from the business operator. The operation VM3a corresponding to a predetermined generation and the investigation VM3c are synchronized.

これにより、管理装置1は、同時に生成される調査用VM3cの数を抑制することが可能になる。そのため、管理装置1は、調査用VM3cの生成に伴う管理装置1の処理負担を軽減させることが可能になる。 As a result, the management device 1 can suppress the number of survey VM3c generated at the same time. Therefore, the management device 1 can reduce the processing load of the management device 1 due to the generation of the investigation VM3c.

[情報処理システムのハードウエア構成]
次に、情報処理システム10のハードウエア構成について説明する。図2は、管理装置1のハードウエア構成を説明する図である。また、図3は、情報処理装置2のハードウエア構成を説明する図である。
[Hardware configuration of information processing system]
Next, the hardware configuration of the information processing system 10 will be described. FIG. 2 is a diagram illustrating a hardware configuration of the management device 1. Further, FIG. 3 is a diagram illustrating a hardware configuration of the information processing device 2.

管理装置1は、図2に示すように、プロセッサであるCPU101と、メモリ102と、外部インターフェース(I/Oユニット)103と、記憶媒体(ストレージ)104と、各種情報を表示する表示装置105とを有する。各部は、バス106を介して互いに接続される。 As shown in FIG. 2, the management device 1 includes a CPU 101 which is a processor, a memory 102, an external interface (I / O unit) 103, a storage medium (storage) 104, and a display device 105 which displays various information. Has. The parts are connected to each other via the bus 106.

記憶媒体104は、記憶媒体104内のプログラム格納領域(図示しない)に、運用VM3aに関する資料を採取する処理(以下、調査資料採取処理とも呼ぶ)を行うためのプログラム110を記憶する。記憶媒体104は、例えば、HDDであってよい。 The storage medium 104 stores a program 110 in a program storage area (not shown) in the storage medium 104 for performing a process of collecting data related to the operation VM3a (hereinafter, also referred to as a survey data collection process). The storage medium 104 may be, for example, an HDD.

また、記憶媒体104は、例えば、調査資料採取処理を行う際に用いられる情報を記憶する情報格納領域130(以下、記憶部130とも呼ぶ)を有する。なお、調査用VM3cの記憶領域は、例えば、情報格納領域130に対応する。 Further, the storage medium 104 has, for example, an information storage area 130 (hereinafter, also referred to as a storage unit 130) for storing information used when performing a survey data collection process. The storage area of the investigation VM3c corresponds to, for example, the information storage area 130.

CPU101は、記憶媒体104からメモリ102にロードされたプログラム110を実行して調査資料採取処理を行う。 The CPU 101 executes the program 110 loaded from the storage medium 104 into the memory 102 to perform the investigation data collection process.

外部インターフェース103は、情報処理装置2及び事業者端末5と通信を行う。 The external interface 103 communicates with the information processing device 2 and the business terminal 5.

そして、情報処理装置2は、図3に示すように、プロセッサであるCPU201と、メモリ202と、外部インターフェース(I/Oユニット)203と、記憶媒体(ストレージ)204と、各種情報を表示する表示装置205とを有する。各部は、バス206を介して互いに接続される。 Then, as shown in FIG. 3, the information processing device 2 displays a processor 201, a memory 202, an external interface (I / O unit) 203, a storage medium (storage) 204, and various information. It has a device 205. The parts are connected to each other via the bus 206.

記憶媒体204は、記憶媒体204内のプログラム格納領域(図示しない)に、各種処理を行うためのプログラム210を記憶する。記憶媒体204は、例えば、HDDであってよい。 The storage medium 204 stores a program 210 for performing various processes in a program storage area (not shown) in the storage medium 204. The storage medium 204 may be, for example, an HDD.

また、記憶媒体204は、例えば、調査資料採取処理を行う際に用いられる情報を記憶する情報格納領域230(以下、記憶部230とも呼ぶ)を有する。 Further, the storage medium 204 has, for example, an information storage area 230 (hereinafter, also referred to as a storage unit 230) for storing information used when performing a survey data collection process.

CPU201は、記憶媒体204からメモリ202にロードされたプログラム210を実行して調査資料採取処理を行う。 The CPU 201 executes the program 210 loaded from the storage medium 204 into the memory 202 to perform the investigation data collection process.

外部インターフェース203は、管理装置1及び事業者端末5と通信を行う。 The external interface 203 communicates with the management device 1 and the business terminal 5.

[情報処理システムのソフトウエア構成]
次に、情報処理システム10のソフトウエア構成について説明する。図4は、管理装置1の機能ブロック図である。
[Software configuration of information processing system]
Next, the software configuration of the information processing system 10 will be described. FIG. 4 is a functional block diagram of the management device 1.

管理装置1は、CPU101やメモリ102等のハードウエアとプログラム110とが有機的に協働することにより、図4に示すように、VM生成指示部111と、監視データ取得部112と、変化傾向算出部113と、送信判定部114と、送信指示部115と、情報蓄積部116とを含む各種機能を実現する。 As shown in FIG. 4, the management device 1 has a VM generation instruction unit 111, a monitoring data acquisition unit 112, and a change tendency due to the organic cooperation between the hardware such as the CPU 101 and the memory 102 and the program 110. Various functions including a calculation unit 113, a transmission determination unit 114, a transmission instruction unit 115, and an information storage unit 116 are realized.

また、図2で説明した情報格納領域130には、図4に示すように、監視データ131と、履歴データ132と、差分データ133とが記憶される。 Further, as shown in FIG. 4, the monitoring data 131, the history data 132, and the difference data 133 are stored in the information storage area 130 described with reference to FIG.

VM生成指示部111は、情報処理装置2の仮想化ソフトウエア4aに対し、管理装置1における調査用VM3cの生成を指示する。また、VM生成指示部111は、仮想化ソフトウエア4aに対し、運用VM3aが有するデータの情報格納領域130(調査用VM3cの記憶領域)に対する送信を指示する。具体的に、VM生成指示部111は、この場合、運用VM3aのメモリ(情報処理装置2が有するメモリ202の一部)に記憶されたデータと、運用VM3aのCPU(情報処理装置2が有するCPU201の一部)のコンテキストとの送信を指示する。すなわち、VM生成指示部111は、調査用VM3cを生成したことに伴い、運用VM3aが有するデータと調査用VM3cが有するデータとの同期を行う。なお、以下、VM生成指示部111からの指示によって情報格納領域130に送信されるデータを初回送信データとも呼ぶ。 The VM generation instruction unit 111 instructs the virtualization software 4a of the information processing device 2 to generate the investigation VM3c in the management device 1. Further, the VM generation instruction unit 111 instructs the virtualization software 4a to transmit the data of the operation VM3a to the information storage area 130 (storage area of the investigation VM3c). Specifically, in this case, the VM generation instruction unit 111 has data stored in the memory of the operation VM3a (a part of the memory 202 of the information processing device 2) and the CPU of the operation VM3a (CPU 201 of the information processing device 2). Instruct to send with the context of). That is, the VM generation instruction unit 111 synchronizes the data possessed by the operation VM3a with the data possessed by the survey VM3c as the investigation VM3c is generated. Hereinafter, the data transmitted to the information storage area 130 according to the instruction from the VM generation instruction unit 111 is also referred to as the initial transmission data.

監視データ取得部112は、仮想化ソフトウエア4aから、複数の期間のそれぞれにおける運用VM3aの複数の監視データ131を取得する。監視データ131は、例えば、運用VM3aのCPU(情報処理装置2が有するCPU201の一部)における動作時間を含むデータであってよい。また、監視データ131は、例えば、運用VM3aのCPUに対して割り込みが行われてから応答があるまでの時間を含むデータであってよい。さらに、監視データ131は、例えば、運用VM3aのCPUに対する割り込みの回数を含むデータであってよい。そして、監視データ取得部112は、取得した監視データ131を情報格納領域130に記憶する。 The monitoring data acquisition unit 112 acquires a plurality of monitoring data 131 of the operation VM3a in each of the plurality of periods from the virtualization software 4a. The monitoring data 131 may be, for example, data including an operation time in the CPU of the operation VM3a (a part of the CPU 201 included in the information processing device 2). Further, the monitoring data 131 may be data including, for example, the time from the interruption to the response to the CPU of the operation VM3a. Further, the monitoring data 131 may be data including, for example, the number of interrupts to the CPU of the operation VM3a. Then, the monitoring data acquisition unit 112 stores the acquired monitoring data 131 in the information storage area 130.

なお、監視データ取得部112は、仮想化ソフトウエア4aに対して監視データ131の送信指示を送信するものであってよい。そして、監視データ取得部112は、仮想化ソフトウエア4aから送信された監視データ131を取得するものであってもよい。 The monitoring data acquisition unit 112 may transmit the transmission instruction of the monitoring data 131 to the virtualization software 4a. Then, the monitoring data acquisition unit 112 may acquire the monitoring data 131 transmitted from the virtualization software 4a.

変化傾向算出部113は、監視データ取得部112が取得した複数の監視データ131に基づいて、運用VM3aの動作状態の変化傾向を算出する。 The change tendency calculation unit 113 calculates the change tendency of the operating state of the operation VM3a based on the plurality of monitoring data 131 acquired by the monitoring data acquisition unit 112.

送信判定部114は、変化傾向算出部113が算出した変化傾向に基づいて、運用VM3aが有するデータのうち、調査用VM3cに送信していないデータである差分データ133を情報格納領域130に送信させるか否かを判定する。 The transmission determination unit 114 causes the information storage area 130 to transmit the difference data 133, which is the data not transmitted to the investigation VM3c among the data possessed by the operation VM3a, based on the change tendency calculated by the change tendency calculation unit 113. Judge whether or not.

送信指示部115は、差分データ133を送信すると判定した場合、仮想化ソフトウエア4aに対し、情報格納領域130に対する差分データ133の送信を指示する。そして、仮想化ソフトウエア4aは、この場合、例えば、メモリ202に記憶されたデータのうち、情報格納領域130に対して差分データ133の送信が前回行われた後に更新されたデータ(以下、Dirtyデータとも呼ぶ)を特定し、特定したDirtyデータを差分データ133として情報格納領域130に送信する。具体的に、仮想化ソフトウエア4aは、この場合、データが更新されたか否かの情報を所定サイズのデータごとに管理するフラグ(以下、Dirtyフラグとも呼ぶ)を参照することにより、メモリ202に記憶されたデータからDirtyデータの特定を行う。 When the transmission instruction unit 115 determines that the difference data 133 is to be transmitted, the transmission instruction unit 115 instructs the virtualization software 4a to transmit the difference data 133 to the information storage area 130. Then, in this case, in this case, for example, among the data stored in the memory 202, the data updated after the difference data 133 is transmitted to the information storage area 130 last time (hereinafter, Dirty). (Also referred to as data) is specified, and the specified Dirty data is transmitted to the information storage area 130 as difference data 133. Specifically, in this case, the virtualization software 4a enters the memory 202 by referring to a flag (hereinafter, also referred to as a Dirty flag) that manages information on whether or not the data has been updated for each data of a predetermined size. The Dirty data is specified from the stored data.

なお、Dirtyフラグは、例えば、メモリ202内に位置するフラグであって、仮想化ソフトウエア4aによって情報の設定が行われるフラグである。具体的に、Dirtyフラグには、対応するデータが運用VM3aによる処理に応じて更新されたことに応じて、データの更新が行われたことを示す情報(情報格納領域130に送信する必要があることを示す情報)が設定される。また、Dirtyフラグには、対応するデータ(Dirtyデータ)が情報格納領域130に送信されたことに応じて、データが更新されていないことを示す情報(情報格納領域130に送信する必要がないことを示す情報)が設定される。 The Dirty flag is, for example, a flag located in the memory 202, and the information is set by the virtualization software 4a. Specifically, in the Dirty flag, it is necessary to send information (need to be transmitted to the information storage area 130) indicating that the data has been updated in response to the corresponding data being updated in response to the processing by the operation VM3a. Information indicating that) is set. Further, in the Dirty flag, information indicating that the data has not been updated (it is not necessary to transmit to the information storage area 130) in response to the corresponding data (Dirty data) being transmitted to the information storage area 130. Information indicating) is set.

情報蓄積部116は、仮想化ソフトウエア4aが送信した差分データ133を受信する。そして、情報蓄積部116は、受信した差分データ133を情報格納領域130に記憶する。この場合、情報蓄積部116は、例えば、仮想化ソフトウエア4aから送信された差分データ133を世代別に区分けして記憶する。また、情報蓄積部116は、例えば、監視データ取得部112が取得した監視データ131の識別情報と、情報蓄積部116が受信した差分データ133の識別情報とを含む履歴データ132を情報格納領域130に記憶する。 The information storage unit 116 receives the difference data 133 transmitted by the virtualization software 4a. Then, the information storage unit 116 stores the received difference data 133 in the information storage area 130. In this case, the information storage unit 116 stores, for example, the difference data 133 transmitted from the virtualization software 4a by dividing it into generations. Further, the information storage unit 116 stores the history data 132 including the identification information of the monitoring data 131 acquired by the monitoring data acquisition unit 112 and the identification information of the difference data 133 received by the information storage unit 116, for example, in the information storage area 130. Remember in.

なお、以下、差分データ133には、VM生成指示部111からの指示によって情報格納領域130に送信されたデータ(初回送信データ)が含まれるものとして説明を行う。 In the following description, it is assumed that the difference data 133 includes the data (initial transmission data) transmitted to the information storage area 130 by the instruction from the VM generation instruction unit 111.

[第1の実施の形態の概略]
次に、第1の実施の形態の概略について説明する。図5は、第1の実施の形態における調査資料採取処理の概略を説明するフローチャートである。図6から図8は、第1の実施の形態における調査採取処理の概略を説明する図である。図6から図8を参照しながら、図5に示す調査資料採取処理の概略について説明を行う。
[Outline of the first embodiment]
Next, the outline of the first embodiment will be described. FIG. 5 is a flowchart illustrating an outline of the survey data collection process according to the first embodiment. 6 to 8 are diagrams for explaining the outline of the survey collection process according to the first embodiment. The outline of the survey data collection process shown in FIG. 5 will be described with reference to FIGS. 6 to 8.

管理装置1は、図5に示すように、監視データ取得タイミングになるまで待機する(S1のNO)。監視データ取得タイミングは、例えば、1分ごと等の定期的なタイミングであってよい。 As shown in FIG. 5, the management device 1 waits until the monitoring data acquisition timing is reached (NO in S1). The monitoring data acquisition timing may be a periodic timing such as every minute.

そして、監視データ取得タイミングになった場合(S1のYES)、管理装置1は、図6に示すように、複数の期間のそれぞれにおける運用VM3aに関する複数の監視データ131を取得する(S2)。具体的に、管理装置1は、情報処理装置2の仮想化ソフトウエア4aから、複数の監視データ131の取得を行う。そして、管理装置1は、取得した複数の監視データ131を情報格納領域130に記憶する。 Then, when the monitoring data acquisition timing comes (YES in S1), as shown in FIG. 6, the management device 1 acquires a plurality of monitoring data 131 relating to the operation VM3a in each of the plurality of periods (S2). Specifically, the management device 1 acquires a plurality of monitoring data 131 from the virtualization software 4a of the information processing device 2. Then, the management device 1 stores the acquired plurality of monitoring data 131 in the information storage area 130.

続いて、管理装置1は、図6に示すように、S2の処理で取得した複数の監視データ131に基づいて、運用VM3aの動作状態の変化傾向を算出する(S3)。そして、管理装置1は、図7に示すように、S3の処理で算出した変化傾向に基づいて、運用VM3aが有するデータと、運用VM3aと同期を行う調査用VM3cが有するデータとの差分データ133を、調査用VM3c(情報格納領域130)に送信させるか否かを判定する(S4)。 Subsequently, as shown in FIG. 6, the management device 1 calculates the change tendency of the operating state of the operation VM3a based on the plurality of monitoring data 131 acquired in the process of S2 (S3). Then, as shown in FIG. 7, the management device 1 has a difference data 133 between the data possessed by the operation VM3a and the data possessed by the survey VM3c synchronized with the operation VM3a based on the change tendency calculated in the process of S3. Is transmitted to the investigation VM3c (information storage area 130) (S4).

その結果、差分データ133を調査用VM3cに送信させると判定した場合(S5のYES)、管理装置1は、図7に示すように、差分データ133の送信指示を行う(S6)。具体的に、管理装置1は、この場合、仮想化ソフトウエア4aに対し、差分データ133の送信指示を行う。一方、差分データ133を調査用VM3cに送信しないと判定した場合(S5のNO)、管理装置1は、S6の処理を行わない。 As a result, when it is determined that the difference data 133 is to be transmitted to the investigation VM3c (YES in S5), the management device 1 gives an instruction to transmit the difference data 133 as shown in FIG. 7 (S6). Specifically, in this case, the management device 1 instructs the virtualization software 4a to transmit the difference data 133. On the other hand, when it is determined that the difference data 133 is not transmitted to the investigation VM3c (NO in S5), the management device 1 does not perform the processing in S6.

その後、仮想化ソフトウエア4aは、図8に示すように、情報処理装置2のメモリ202に記憶されたデータのうちのDirtyデータを、差分データ133として調査用VM3cに送信する。具体的に、仮想化ソフトウエア4aは、差分データ133を管理装置1の仮想化ソフトウエア4bに対して送信する。そして、仮想化ソフトウエア4bは、仮想化ソフトウエア4aから送信された差分データ133を受信した場合、受信した差分データ133を情報格納領域130に記憶する。 After that, as shown in FIG. 8, the virtualization software 4a transmits the Dirty data among the data stored in the memory 202 of the information processing device 2 to the investigation VM3c as the difference data 133. Specifically, the virtualization software 4a transmits the difference data 133 to the virtualization software 4b of the management device 1. Then, when the virtualization software 4b receives the difference data 133 transmitted from the virtualization software 4a, the virtualization software 4b stores the received difference data 133 in the information storage area 130.

すなわち、管理装置1は、運用VM3aと調査用VM3cとの同期を行う場合、情報処理装置2の仮想化ソフトウエア4aに対し、調査用VM3cに対する送信が行われていない差分データ133のみの送信を指示する。また、管理装置1は、この場合、差分データ133よりもデータ量が少ない監視データ131を仮想化ソフトウエア4aから取得し、取得した監視データ131に基づいて算出した変化傾向が所定の条件を満たした場合にのみ、調査用VM3cに対する差分データ133の送信を指示する。 That is, when the management device 1 synchronizes the operation VM3a with the investigation VM3c, the management device 1 transmits only the difference data 133 that has not been transmitted to the investigation VM3c to the virtualization software 4a of the information processing device 2. Instruct. Further, in this case, the management device 1 acquires the monitoring data 131 having a smaller amount of data than the difference data 133 from the virtualization software 4a, and the change tendency calculated based on the acquired monitoring data 131 satisfies a predetermined condition. Only in the case of, the transmission of the difference data 133 to the investigation VM3c is instructed.

これにより、管理装置1は、運用VM3aが調査用VM3cに送信するデータ量及びデータの送信頻度を抑制することが可能になる。そのため、管理装置1は、調査用VM3cに対するデータの送信に伴う運用VM3aの負荷を抑制することが可能になる。 As a result, the management device 1 can suppress the amount of data transmitted by the operation VM3a to the investigation VM3c and the frequency of data transmission. Therefore, the management device 1 can suppress the load of the operation VM3a due to the transmission of data to the investigation VM3c.

なお、図5から図8で説明した例では、仮想化ソフトウエア4aが、メモリ202に記憶されたデータのうちのDirtyデータを差分データ133として送信する場合について説明を行った。これに対し、仮想化ソフトウエア4aは、メモリ202に記憶されたデータのうちのDirtyデータだけでなく、記憶媒体204に記憶されたデータのうちのDirtyデータを差分データ133として送信するものであってもよい。 In the example described with reference to FIGS. 5 to 8, the case where the virtualization software 4a transmits the Dirty data among the data stored in the memory 202 as the difference data 133 has been described. On the other hand, the virtualization software 4a transmits not only the Dirty data among the data stored in the memory 202 but also the Dirty data among the data stored in the storage medium 204 as the difference data 133. You may.

[第1の実施の形態の詳細]
次に、第1の実施の形態の詳細について説明する。図9から図18は、第1の実施の形態における調査資料採取処理の詳細を説明するフローチャートである。また、図19から図26は、第1の実施の形態における調査資料採取処理の詳細を説明する図である。図19から図26を参照しながら、図9から図18に示す調査資料採取処理を説明する。
[Details of the first embodiment]
Next, the details of the first embodiment will be described. 9 to 18 are flowcharts illustrating the details of the survey data collection process according to the first embodiment. Further, FIGS. 19 to 26 are diagrams for explaining the details of the survey data collection process in the first embodiment. The survey data collection process shown in FIGS. 9 to 18 will be described with reference to FIGS. 19 to 26.

[監視開始時の調査資料採取処理]
初めに、運用VM3aの監視が開始される際に行われる調査資料採取処理(以下、監視開始時の調査資料採取処理とも呼ぶ)について説明を行う。図9及び図10は、監視開始時の調査資料採取処理の具体例を説明するフローチャートである。
[Survey data collection process at the start of monitoring]
First, the survey data collection process (hereinafter, also referred to as the survey data collection process at the start of monitoring) performed when the monitoring of the operation VM3a is started will be described. 9 and 10 are flowcharts illustrating a specific example of the survey data collection process at the start of monitoring.

管理装置1のVM生成指示部111は、図9に示すように、VM監視開始タイミングになるまで待機する(S11のNO)。VM監視開始タイミングは、例えば、事業者によって運用VM3aの監視を開始する旨の情報が入力されたタイミングであってよい。 As shown in FIG. 9, the VM generation instruction unit 111 of the management device 1 waits until the VM monitoring start timing is reached (NO in S11). The VM monitoring start timing may be, for example, the timing at which information indicating that the operation VM3a is to be started is input by the business operator.

そして、VM監視開始タイミングになった場合(S11のYES)、VM生成指示部111は、情報処理装置2の仮想化ソフトウエア4aに対し、運用VM3aと調査用VM3cとの間におけるデータの同期を指示する(S12)。具体的に、VM生成指示部111は、仮想化ソフトウエア4aに対し、運用VM3aが有するデータ(初回送信データ)の情報格納領域130に対する送信を指示する。 Then, when the VM monitoring start timing is reached (YES in S11), the VM generation instruction unit 111 synchronizes the data between the operation VM3a and the investigation VM3c with the virtualization software 4a of the information processing device 2. Instruct (S12). Specifically, the VM generation instruction unit 111 instructs the virtualization software 4a to transmit the data (initial transmission data) of the operation VM3a to the information storage area 130.

続いて、管理装置1の監視データ取得部112は、運用VM3aと調査用VM3cとの間におけるデータの同期が完了するまで待機する(S13のNO)。そして、運用VM3aと調査用VM3cとの間におけるデータの同期が完了した場合(S13のYES)、監視データ取得部112は、仮想化ソフトウエア4aに対し、監視データ131の送信指示を送信する(S14)。 Subsequently, the monitoring data acquisition unit 112 of the management device 1 waits until the data synchronization between the operation VM3a and the investigation VM3c is completed (NO in S13). Then, when the data synchronization between the operation VM3a and the investigation VM3c is completed (YES in S13), the monitoring data acquisition unit 112 transmits a transmission instruction of the monitoring data 131 to the virtualization software 4a (YES in S13). S14).

その後、監視データ取得部112は、仮想化ソフトウエア4aから監視データ131を受信するまで待機する(S15のNO)。すなわち、監視データ取得部112は、仮想化ソフトウエア4aが情報処理装置2のCPU201等から必要なデータを取得して監視データ131を生成し、生成した監視データ131を管理装置1に送信するまで待機する。以下、監視データ131の具体例について説明を行う。 After that, the monitoring data acquisition unit 112 waits until the monitoring data 131 is received from the virtualization software 4a (NO in S15). That is, until the monitoring data acquisition unit 112 acquires necessary data from the CPU 201 or the like of the information processing device 2 to generate the monitoring data 131, and transmits the generated monitoring data 131 to the management device 1. stand by. Hereinafter, a specific example of the monitoring data 131 will be described.

[監視データの具体例]
図19及び図22は、監視データ131の具体例を説明する図である。なお、以下、監視データ131が情報処理装置2のCPU201における単位時間あたりの動作時間を含むものとして説明を行う。
[Specific example of monitoring data]
19 and 22 are diagrams for explaining a specific example of the monitoring data 131. In the following description, it is assumed that the monitoring data 131 includes the operating time per unit time in the CPU 201 of the information processing device 2.

図19等に示す監視データ131は、監視データ131に含まれる各データを識別する「項番」と、各データの識別情報が設定される「識別情報」と、仮想化ソフトウエア4aによる各データの生成時刻が設定される「生成時刻」とを項目として有している。また、図19等に示す監視データ131は、運用VM3aのCPU(情報処理装置2が有するCPU201の一部)の動作時間の累計が設定される「累計動作時間」と、前回監視データ131が生成された後における運用VM3aのCPUの動作時間が設定される「動作時間増加量」とを項目として有している。 The monitoring data 131 shown in FIG. 19 and the like includes an "item number" that identifies each data included in the monitoring data 131, "identification information" in which identification information of each data is set, and each data by the virtualization software 4a. It has a "generation time" as an item in which the generation time of is set. Further, the monitoring data 131 shown in FIG. 19 and the like is generated by the "cumulative operating time" in which the cumulative operating time of the CPU of the operation VM3a (a part of the CPU 201 of the information processing device 2) is set and the previous monitoring data 131. It has an item of "operation time increase amount" in which the operation time of the CPU of the operation VM3a is set after the operation.

具体的に、図19に示す監視データ131において、「項番」が「1」であるデータには、「識別情報」として「A001」が設定され、「生成時刻」として「5:12:26」が設定され、「累計動作時間」として「171953.29(秒)」が設定され、「動作時間増加量」として「+0.00(秒)」が設定されている。すなわち、S15の処理において監視データ取得部112が受信する監視データ131は、運用VM3aの監視が開始されてから最初に受信される監視データ131である。そのため、図19に示す監視データ131の「動作時間増加量」には、「+0.00(秒)」が設定されている。 Specifically, in the monitoring data 131 shown in FIG. 19, "A001" is set as the "identification information" and "5:12:26" is set as the "generation time" for the data whose "item number" is "1". Is set, "171953.29 (seconds)" is set as the "cumulative operating time", and "+0.00 (seconds)" is set as the "operating time increase amount". That is, the monitoring data 131 received by the monitoring data acquisition unit 112 in the processing of S15 is the monitoring data 131 that is first received after the monitoring of the operation VM3a is started. Therefore, "+0.00 (seconds)" is set in the "operating time increase amount" of the monitoring data 131 shown in FIG.

図9に戻り、仮想化ソフトウエア4aから監視データ131を受信した場合(S15のYES)、監視データ取得部112は、例えば、S15の処理で受信した監視データ131の識別情報と、S15の処理で受信した監視データ131の識別情報を含む履歴データ132とを情報格納領域130に記憶する(S16)。以下、履歴データ132の具体例について説明を行う。 Returning to FIG. 9, when the monitoring data 131 is received from the virtualization software 4a (YES in S15), the monitoring data acquisition unit 112 receives, for example, the identification information of the monitoring data 131 received in the processing of S15 and the processing of S15. The history data 132 including the identification information of the monitoring data 131 received in 1 is stored in the information storage area 130 (S16). Hereinafter, a specific example of the history data 132 will be described.

[履歴データの具体例]
図20、図21及び図23から図26は、履歴データ132の具体例を説明する図である。
[Specific example of historical data]
20, FIG. 21 and FIGS. 23 to 26 are diagrams for explaining a specific example of the history data 132.

図20等に示す履歴データ132は、履歴データ132に含まれる各データを識別する「項番」と、各データの生成日時が設定される「生成日時」と、各データの生成タイミングが設定される「トリガ」とを項目として有する。また、図20等に示す履歴データ132は、監視データ131の識別情報が設定される「監視データ」と、監視データ131に基づいて算出される変化傾向が設定される「変化傾向」と、仮想化ソフトウエア4aから送信される差分データ133の識別情報が設定される「差分データ」とを項目として有する。 In the history data 132 shown in FIG. 20 and the like, a "item number" for identifying each data included in the history data 132, a "generation date and time" for setting the generation date and time of each data, and a generation timing of each data are set. It has a "trigger" as an item. Further, the history data 132 shown in FIG. 20 and the like is virtual as "monitoring data" in which the identification information of the monitoring data 131 is set and "change tendency" in which the change tendency calculated based on the monitoring data 131 is set. The item includes "difference data" in which the identification information of the difference data 133 transmitted from the conversion software 4a is set.

具体的に、監視データ取得部112は、S16の処理において、図20に示すように、「項番」が「1」であるデータにおける「生成日時」として「5/20 05:12:26」を設定し、「監視データ」として「A001」を設定する。また、監視データ取得部112は、「項番」が「1」であるデータにおける「トリガ」として、監視開始時の調査資料採取処理において生成された履歴データ132であることを示す「初回同期」を設定する。さらに、監視データ取得部112は、「項番」が「1」であるデータにおける「変化傾向」及び「差分データ」に、情報が設定されていないことを示す「(Null)」を設定する。 Specifically, in the process of S16, the monitoring data acquisition unit 112 sets "5/20 05:12:26" as the "generation date and time" in the data in which the "item number" is "1", as shown in FIG. And set "A001" as "monitoring data". Further, the monitoring data acquisition unit 112 indicates that the history data 132 is the history data 132 generated in the investigation data collection process at the start of monitoring as the "trigger" in the data whose "item number" is "1". To set. Further, the monitoring data acquisition unit 112 sets “(Null)” indicating that no information is set in the “change tendency” and the “difference data” in the data in which the “item number” is “1”.

図10に戻り、管理装置1の送信指示部115は、仮想化ソフトウエア4aに対し、差分データ133の送信指示を送信する(S21)。そして、管理装置1の情報蓄積部116は、仮想化ソフトウエア4aから差分データ133を受信するまで待機する(S22のNO)。すなわち、情報蓄積部116は、送信指示部115が送信した送信指示を受信した仮想化ソフトウエア4aが、差分データ133を送信するまで待機する。 Returning to FIG. 10, the transmission instruction unit 115 of the management device 1 transmits the transmission instruction of the difference data 133 to the virtualization software 4a (S21). Then, the information storage unit 116 of the management device 1 waits until the difference data 133 is received from the virtualization software 4a (NO in S22). That is, the information storage unit 116 waits until the virtualization software 4a that has received the transmission instruction transmitted by the transmission instruction unit 115 transmits the difference data 133.

その後、差分データ133を受信した場合(S22のYES)、情報蓄積部116は、S22の処理で受信した差分データ133を情報格納領域130に記憶する(S23)。 After that, when the difference data 133 is received (YES in S22), the information storage unit 116 stores the difference data 133 received in the process of S22 in the information storage area 130 (S23).

また、情報蓄積部116は、この場合、S22の処理で受信した差分データ133の識別情報を、S15の処理で受信した監視データ131の識別情報を含む履歴データ132の一部として情報格納領域130に記憶する(S24)。 Further, in this case, the information storage unit 116 uses the identification information of the difference data 133 received in the process of S22 as a part of the history data 132 including the identification information of the monitoring data 131 received in the process of S15 in the information storage area 130. It is stored in (S24).

具体的に、情報蓄積部116は、図21に示すように、例えば、図20で説明した履歴データ132における「項番」が「1」であるデータの「差分データ」に、S22の処理で受信した差分データ133の識別情報である「Tag_000」を設定する。 Specifically, as shown in FIG. 21, the information storage unit 116 converts the "difference data" of the data in which the "item number" is "1" in the history data 132 described with reference to FIG. 20 into the "difference data" in the processing of S22. “Tag_000”, which is the identification information of the received difference data 133, is set.

これにより、情報蓄積部116は、運用VM3aの監視開始時において仮想化ソフトウエア4aから送信された監視データ131と、運用VM3aの監視開始時において仮想化ソフトウエア4aから差分データ133とを対応付けることが可能になる。 As a result, the information storage unit 116 associates the monitoring data 131 transmitted from the virtualization software 4a at the start of monitoring of the operation VM3a with the difference data 133 from the virtualization software 4a at the start of monitoring of the operation VM3a. Becomes possible.

[監視実行中の調査資料採取処理]
次に、運用VM3aの監視が開始された後に行われる調査資料採取処理(以下、監視実行中の調査資料採取処理とも呼ぶ)について説明を行う。図11から図13は、監視実行中の調査資料採取処理の具体例を説明するフローチャートである。
[Survey data collection process during monitoring]
Next, the survey data collection process (hereinafter, also referred to as the survey data collection process during monitoring execution) performed after the monitoring of the operation VM3a is started will be described. 11 to 13 are flowcharts illustrating a specific example of the survey data collection process during monitoring execution.

監視データ取得部112は、図11に示すように、同期実行タイミングになるまで待機する(S31のNO)。同期実行タイミングは、例えば、定期的でタイミングや、事業者が調査資料採取処理を行う旨の入力を行ったタイミングである。また、同期実行タイミングは、例えば、事業者によって運用VM3aの動作に関する調査(調査用VM3cを用いて行われるデバッグを伴う調査)が行われる前後のタイミングであってよい。さらに、同期実行タイミングは、例えば、運用VM3aの監視を終了するタイミングであってよい。 As shown in FIG. 11, the monitoring data acquisition unit 112 waits until the synchronization execution timing is reached (NO in S31). The synchronous execution timing is, for example, a periodic timing or a timing at which the business operator inputs that the survey data collection process is to be performed. Further, the synchronous execution timing may be, for example, a timing before and after a survey on the operation of the operation VM3a (a survey accompanied by debugging performed using the survey VM3c) is performed by the business operator. Further, the synchronous execution timing may be, for example, a timing at which the monitoring of the operation VM3a is terminated.

そして、同期実行タイミングになった場合(S31のYES)、監視データ取得部112は、仮想化ソフトウエア4aに対し、監視データ131の送信指示を送信する(S32)。 Then, when the synchronous execution timing is reached (YES in S31), the monitoring data acquisition unit 112 transmits a transmission instruction of the monitoring data 131 to the virtualization software 4a (S32).

その後、監視データ取得部112は、仮想化ソフトウエア4aから監視データ131を受信するまで待機する(S33のNO)。すなわち、監視データ取得部112は、監視開始時の調査資料最初処理の場合と同様に、仮想化ソフトウエア4aが情報処理装置2のCPU201等から必要なデータを取得して監視データ131を生成し、生成した監視データ131を管理装置1に送信するまで待機する。 After that, the monitoring data acquisition unit 112 waits until the monitoring data 131 is received from the virtualization software 4a (NO in S33). That is, the monitoring data acquisition unit 112 generates the monitoring data 131 by acquiring the necessary data from the CPU 201 or the like of the information processing device 2 by the virtualization software 4a, as in the case of the initial processing of the investigation material at the start of monitoring. , Wait until the generated monitoring data 131 is transmitted to the management device 1.

続いて、仮想化ソフトウエア4aから監視データ131を受信した場合(S33のYES)、監視データ取得部112は、S33の処理で受信した監視データ131の識別情報と、S33の処理で受信した監視データ131の識別情報とを含む履歴データ132を情報格納領域130に記憶する(S34)。以下、S34の処理で情報格納領域130に記憶される監視データ131及び履歴データ132の具体例について説明を行う。 Subsequently, when the monitoring data 131 is received from the virtualization software 4a (YES in S33), the monitoring data acquisition unit 112 receives the identification information of the monitoring data 131 received in the processing of S33 and the monitoring received in the processing of S33. The history data 132 including the identification information of the data 131 is stored in the information storage area 130 (S34). Hereinafter, specific examples of the monitoring data 131 and the history data 132 stored in the information storage area 130 in the process of S34 will be described.

[S34の処理で記憶される監視データ及び履歴データの具体例]
図22は、S34の処理で情報格納領域130に記憶される監視データ131の具体例である。また、図23は、S34の処理で情報格納領域130に記憶される履歴データ132の具体例である。なお、図22及び図23に示す例は、S34の処理において「項番」が「13」であるデータが新たに記憶された場合の例である。
[Specific example of monitoring data and history data stored in the process of S34]
FIG. 22 is a specific example of the monitoring data 131 stored in the information storage area 130 in the process of S34. Further, FIG. 23 is a specific example of the history data 132 stored in the information storage area 130 in the process of S34. Note that the examples shown in FIGS. 22 and 23 are examples in which data in which the “item number” is “13” is newly stored in the process of S34.

具体的に、図22に示す監視データ131における「項番」が「1」であるデータには、図19で説明した監視データ131が設定されている。また、図22に示す監視データ131における「項番」が「13」であるデータには、「識別情報」として「A013」が設定され、「生成時刻」として「5:12:38」が設定され、「累積動作時間」として「171955.45(秒)」が設定されている。そして、図22に示す監視データ131における「項番」が「13」であるデータには、「動作時間増加量」として、「項番」が「13」であるデータの「累計動作時間」に設定された時間である「171955.45(秒)」と、「項番」が「12」であるデータ(「項番」が「13」であるデータの直前のデータ)の「累計動作時間」に設定された時間である「171955.24(秒)」との差分時間である「+0.21(秒)」が設定されている。図22に含まれる他のデータについては説明を省略する。 Specifically, the monitoring data 131 described with reference to FIG. 19 is set in the data in which the "item number" is "1" in the monitoring data 131 shown in FIG. 22. Further, in the data in which the "item number" is "13" in the monitoring data 131 shown in FIG. 22, "A013" is set as the "identification information" and "5:12:38" is set as the "generation time". Then, "171955.45 (seconds)" is set as the "cumulative operation time". Then, for the data in which the "item number" is "13" in the monitoring data 131 shown in FIG. 22, the "operation time increase amount" is set as the "cumulative operating time" of the data in which the "item number" is "13". The "cumulative operating time" of the set time "171955.45 (seconds)" and the data whose "item number" is "12" (the data immediately before the data whose "item number" is "13"). The difference time from "171955.24 (seconds)", which is the time set in, is set to "+0.21 (seconds)". Description of the other data included in FIG. 22 will be omitted.

続いて、図23に示す履歴データ132における「項番」が「1」であるデータには、図21で説明した履歴データ132が設定されている。また、図23に示す履歴データ132における「項番」が「13」であるデータには、「生成日時」として「5/20 05:12:38」が設定され、「監視データ」として「A013」が設定されている。そして、図23に示す履歴データ132における「項番」が「13」であるデータには、「トリガ」として、監視実行中の調査資料採取処理において生成された履歴データ132であることを示す「定期監視」が設定されている。さらに、「項番」が「13」であるデータにおける「変化傾向」及び「差分データ」には、情報が設定されていないことを示す「(Null)」が設定されている。図23に含まれる他のデータについては説明を省略する。 Subsequently, the history data 132 described with reference to FIG. 21 is set in the data in which the “item number” is “1” in the history data 132 shown in FIG. 23. Further, in the data whose "item number" is "13" in the history data 132 shown in FIG. 23, "5/20 05:12:38" is set as the "generation date and time", and "A013" is set as the "monitoring data". "Is set. Then, the data whose "item number" is "13" in the history data 132 shown in FIG. 23 is "trigger", which indicates that the history data 132 is generated in the investigation data collection process during monitoring execution. "Periodic monitoring" is set. Further, "(Null)" indicating that no information is set is set in the "change tendency" and the "difference data" in the data in which the "item number" is "13". Description of the other data included in FIG. 23 will be omitted.

図11に戻り、管理装置1の変化傾向算出部113は、情報格納領域130に記憶された履歴データ132のうち、所定数の履歴データ132を取得する(S35)。具体的に、変化傾向算出部113は、この場合、生成日時が新しい方から順に所定数の履歴データ132を取得する。なお、情報格納領域130に所定数の履歴データ132が記憶されていない場合、変化傾向算出部113は、所定数の履歴データ132が情報格納領域130に記憶されるまで、監視実行中の調査資料採取処理を行わないものであってよい。 Returning to FIG. 11, the change tendency calculation unit 113 of the management device 1 acquires a predetermined number of history data 132 among the history data 132 stored in the information storage area 130 (S35). Specifically, in this case, the change tendency calculation unit 113 acquires a predetermined number of historical data 132 in order from the one with the newest generation date and time. When a predetermined number of historical data 132s are not stored in the information storage area 130, the change tendency calculation unit 113 keeps monitoring until the predetermined number of historical data 132s are stored in the information storage area 130. It may not be collected.

そして、変化傾向算出部113は、S35の処理で取得した所定数の履歴データ132を用いて、変化傾向を算出する(S36)。以下、S36の処理の詳細について説明を行う。 Then, the change tendency calculation unit 113 calculates the change tendency by using the predetermined number of history data 132 acquired in the process of S35 (S36). Hereinafter, the details of the processing of S36 will be described.

[S36の処理の詳細]
図18は、S36の処理の詳細を説明するフローチャートである。
[Details of processing in S36]
FIG. 18 is a flowchart illustrating the details of the process of S36.

変化傾向算出部113は、図18に示すように、S35の処理で取得した監視データ131のそれぞれから、運用VM3aのCPU(CPU201の一部)の動作時間増加量を抽出する(S101)。そして、変化傾向算出部113は、S101の処理で抽出した動作時間増加量の平均値を算出する(S102)。その後、変化傾向算出部113は、S102の処理で算出した平均値を時間で微分した値を変化傾向として算出する(S103)。 As shown in FIG. 18, the change tendency calculation unit 113 extracts the operating time increase amount of the CPU (a part of the CPU 201) of the operation VM3a from each of the monitoring data 131 acquired in the process of S35 (S101). Then, the change tendency calculation unit 113 calculates the average value of the operating time increase amount extracted in the process of S101 (S102). After that, the change tendency calculation unit 113 calculates the value obtained by differentiating the average value calculated in the process of S102 with time as the change tendency (S103).

具体的に、変化傾向算出部113は、例えば、図22で説明した監視データ131を参照し、「項番」が「6」から「13」であるデータの「動作時間増加量」に設定された値である「+0.16(秒)」、「+0.17(秒)」、「+0.21(秒)」、「+0.17(秒)」、「+0.13(秒)」、「+0.19(秒)」、「+0.18(秒)」及び「+0.21(秒)」を取得する。そして、変化傾向算出部113は、取得した値の平均値である「+0.1775(秒)」を算出する(S101、S102)。 Specifically, the change tendency calculation unit 113 refers to, for example, the monitoring data 131 described with reference to FIG. 22, and is set to the “operating time increase amount” of the data whose “item number” is from “6” to “13”. The values are "+0.16 (seconds)", "+0.17 (seconds)", "+0.21 (seconds)", "+0.17 (seconds)", "+0.13 (seconds)", " Acquire "+0.19 (seconds)", "+0.18 (seconds)", and "+0.21 (seconds)". Then, the change tendency calculation unit 113 calculates "+0.1775 (seconds)", which is the average value of the acquired values (S101, S102).

また、変化傾向算出部113は、例えば、図22で説明した監視データ131を参照し、「項番」が「5」から「12」であるデータの「動作時間増加量」に設定された値である「+0.15(秒)」、「+0.16(秒)」、「+0.17(秒)」、「+0.21(秒)」、「+0.17(秒)」、「+0.13(秒)」、「+0.19(秒)」及び「+0.18(秒)」を取得する。そして、変化傾向算出部113は、取得した値の平均値である「+0.17(秒)」を算出する。さらに、変化傾向算出部113は、それぞれ算出した「+0.1775(秒)」から「+0.17(秒)」を減算した値である「0.0075(秒)」を算出する。ここで、算出した値である「0.0075(秒)」は、S102の処理で算出した平均値を時間で微分した値に等しい。そのため、変化傾向算出部113は、算出した値である「0.0075(秒)」を変化傾向として算出する(S103)。 Further, the change tendency calculation unit 113 refers to, for example, the monitoring data 131 described with reference to FIG. 22, and is set to the “operating time increase amount” of the data whose “item number” is from “5” to “12”. "+0.15 (seconds)", "+0.16 (seconds)", "+0.17 (seconds)", "+0.21 (seconds)", "+0.17 (seconds)", "+0. 13 (seconds) ”,“ +0.19 (seconds) ”and“ +0.18 (seconds) ”are acquired. Then, the change tendency calculation unit 113 calculates "+0.17 (seconds)" which is the average value of the acquired values. Further, the change tendency calculation unit 113 calculates "0.0075 (seconds)" which is a value obtained by subtracting "+0.17 (seconds)" from the calculated "+0.1775 (seconds)". Here, the calculated value "0.0075 (seconds)" is equal to the value obtained by differentiating the average value calculated in the process of S102 with respect to time. Therefore, the change tendency calculation unit 113 calculates the calculated value "0.0075 (seconds)" as the change tendency (S103).

図12に戻り、管理装置1の送信判定部114は、S36の処理で算出した変化傾向が所定の閾値以上であるか否かを判定する(S41)。そして、S36の処理で算出した変化傾向が所定の閾値以上である場合(S42のYES)、管理装置1の送信指示部115は、図13に示すように、S51以降の処理を行う。 Returning to FIG. 12, the transmission determination unit 114 of the management device 1 determines whether or not the change tendency calculated in the process of S36 is equal to or greater than a predetermined threshold value (S41). Then, when the change tendency calculated in the process of S36 is equal to or greater than a predetermined threshold value (YES in S42), the transmission instruction unit 115 of the management device 1 performs the processes after S51 as shown in FIG.

すなわち、管理装置1は、この場合、運用VM3aにおいて異常が発生する可能性があると判定し、後述するように、情報格納領域130に対する差分データ133の送信の指示を行う。これにより、事業者は、差分データ133を反映させた調査用VM3cを参照することで、異常が発生した際の運用VM3aの状態把握や運用VM3aに関する情報の取得を行うことが可能になる。 That is, in this case, the management device 1 determines that an abnormality may occur in the operation VM3a, and instructs the information storage area 130 to transmit the difference data 133 as described later. As a result, the business operator can grasp the state of the operation VM3a and acquire information about the operation VM3a when an abnormality occurs by referring to the investigation VM3c that reflects the difference data 133.

なお、送信判定部114は、S41の処理において、S36の処理で算出した変化傾向が所定の閾値未満であるか否かの判定を行うものであってよい。また、送信判定部114は、S41の処理において、今回行われたS36の処理において算出された変化傾向と、前回行われたS36の処理において算出された変化傾向との積が0よりも小さいか否かの判定を行うものであってもよい。 The transmission determination unit 114 may determine whether or not the change tendency calculated in the process of S36 is less than a predetermined threshold value in the process of S41. Further, in the processing of S41, the transmission determination unit 114 determines whether the product of the change tendency calculated in the processing of S36 performed this time and the change tendency calculated in the processing of S36 performed last time is smaller than 0. It may be the one that determines whether or not.

一方、S36の処理で算出した変化傾向が所定の閾値以上でない場合(S42のNO)、管理装置1の情報蓄積部116は、S36の処理で算出した変化傾向を、S33の処理で受信した監視データ131を含む履歴データ132の一部として情報格納領域130に記憶する(S43)。その後、管理装置1は、監視実行中の調査資料採取処理を終了する。 On the other hand, when the change tendency calculated in the process of S36 is not equal to or more than a predetermined threshold value (NO in S42), the information storage unit 116 of the management device 1 monitors the change tendency calculated in the process of S36 received in the process of S33. It is stored in the information storage area 130 as a part of the history data 132 including the data 131 (S43). After that, the management device 1 ends the investigation data collection process during the monitoring execution.

すなわち、管理装置1は、この場合、運用VM3aにおいて異常が発生する可能性が低いと判定し、情報格納領域130に対する差分データ133の送信の指示を行わない。これにより、管理装置1は、情報格納領域130に対する差分データ133の送信を効率的に行うことが可能になり、情報処理装置2の処理負担を軽減させることが可能になる。 That is, in this case, the management device 1 determines that the possibility of an abnormality occurring in the operation VM3a is low, and does not instruct the information storage area 130 to transmit the difference data 133. As a result, the management device 1 can efficiently transmit the difference data 133 to the information storage area 130, and can reduce the processing load of the information processing device 2.

具体的に、例えば、S41の処理における所定の閾値が「0.0625(秒)」である場合、S36の処理で算出した変化傾向である「0.0075(秒)」は、所定の閾値よりも小さい(S42のNO)。そのため、情報蓄積部116は、図24に示す履歴データ132における「項番」が「13」であるデータのように、「変化傾向」に設定された情報を、S36の処理で算出された「0.0075(秒)」に更新する。 Specifically, for example, when the predetermined threshold value in the processing of S41 is "0.0625 (seconds)", the change tendency "0.0075 (seconds)" calculated in the processing of S36 is more than the predetermined threshold value. Is also small (NO in S42). Therefore, the information storage unit 116 calculates the information set in the "change tendency" by the process of S36, such as the data in which the "item number" in the history data 132 shown in FIG. 24 is "13". Update to 0.0075 (seconds).

なお、この場合、S36の処理で算出した変化傾向が所定の閾値よりも小さく、情報格納領域130に対する差分データ133の送信が行われない。そのため、情報蓄積部116は、図24に示す履歴データ132における「項番」が「13」であるデータのように、「差分データ」に設定された情報の更新を行わない。 In this case, the change tendency calculated in the process of S36 is smaller than the predetermined threshold value, and the difference data 133 is not transmitted to the information storage area 130. Therefore, the information storage unit 116 does not update the information set in the "difference data" like the data in which the "item number" is "13" in the history data 132 shown in FIG. 24.

これにより、情報蓄積部116は、情報処理装置2から取得した監視データ131の識別情報と、その監視データ131から算出した変化傾向と、その変化傾向に基づいて差分データ133の取得を行わなかったことを示す情報とを対応付けることが可能になる。 As a result, the information storage unit 116 did not acquire the identification information of the monitoring data 131 acquired from the information processing device 2, the change tendency calculated from the monitoring data 131, and the difference data 133 based on the change tendency. It becomes possible to associate with the information indicating that.

図12に戻り、S36の処理で算出した変化傾向が所定の閾値以上である場合(S42YES)、送信指示部115は、図13に示すように、仮想化ソフトウエア4aに対し、差分データ133の送信指示を送信する(S51)。そして、情報蓄積部116は、仮想化ソフトウエア4aから差分データ133を受信するまで待機する(S52のNO)。すなわち、情報蓄積部116は、送信指示を受信した仮想化ソフトウエア4aが、差分データ133を生成して管理装置1に対して送信するまで待機する。 Returning to FIG. 12, when the change tendency calculated in the process of S36 is equal to or greater than a predetermined threshold value (S42YES), the transmission instruction unit 115 sets the difference data 133 with respect to the virtualization software 4a as shown in FIG. The transmission instruction is transmitted (S51). Then, the information storage unit 116 waits until the difference data 133 is received from the virtualization software 4a (NO in S52). That is, the information storage unit 116 waits until the virtualization software 4a that has received the transmission instruction generates the difference data 133 and transmits it to the management device 1.

その後、仮想化ソフトウエア4aから差分データ133を受信した場合(S52のYES)、情報蓄積部116は、S52の処理で受信した差分データ133を情報格納領域130に記憶する(S53)。そして、情報蓄積部116は、S36の処理で算出した変化傾向と、S52の処理で受信した差分データ133の識別情報とを、S33の処理で取得した監視データ131を含む履歴データ132の一部として情報格納領域130に記憶する(S54)。 After that, when the difference data 133 is received from the virtualization software 4a (YES in S52), the information storage unit 116 stores the difference data 133 received in the process of S52 in the information storage area 130 (S53). Then, the information storage unit 116 combines the change tendency calculated in the process of S36 and the identification information of the difference data 133 received in the process of S52 with a part of the history data 132 including the monitoring data 131 acquired in the process of S33. Is stored in the information storage area 130 (S54).

具体的に、例えば、図25に示すように、所定の閾値が「0.0625(秒)」であって、S36の処理で算出した変化傾向が「0.09125(秒)」であった場合、S36の処理で算出した変化傾向は、所定の閾値よりも大きい(S42のYES)。そのため、送信指示部115は、この場合、仮想化ソフトウエア4aに対し、差分データ133の送信指示を送信する(S51)。 Specifically, for example, as shown in FIG. 25, when the predetermined threshold value is "0.0625 (seconds)" and the change tendency calculated in the process of S36 is "0.09125 (seconds)". , The change tendency calculated in the process of S36 is larger than a predetermined threshold value (YES in S42). Therefore, in this case, the transmission instruction unit 115 transmits the transmission instruction of the difference data 133 to the virtualization software 4a (S51).

そして、例えば、図25に示すように、S34の処理において「項番」が「14」であるデータが履歴データ132に追加されている場合、情報蓄積部116は、図26に示すように、「項番」が「14」であるデータの「トリガ」に設定された情報を、S101からS103の処理を含む変化傾向の算出方法を示す「フィルタ1」に更新する。また、情報蓄積部116は、「項番」が「14」であるデータの「変化傾向」に設定された情報を、S36の処理で算出された「0.09125(秒)」に更新する。さらに、情報蓄積部116は、この場合、図24で説明した場合と異なり、「項番」が「14」であるデータの「差分データ」に設定された情報を、S52の処理で受信した差分データ133の識別情報である「Tag_0xx」に更新する(S54)。 Then, for example, as shown in FIG. 25, when the data having the “item number” of “14” is added to the history data 132 in the process of S34, the information storage unit 116 will perform the information storage unit 116 as shown in FIG. The information set in the "trigger" of the data in which the "item number" is "14" is updated to the "filter 1" indicating the calculation method of the change tendency including the processes of S101 to S103. Further, the information storage unit 116 updates the information set in the "change tendency" of the data whose "item number" is "14" to "0.09125 (seconds)" calculated in the process of S36. Further, in this case, the information storage unit 116 receives the information set in the "difference data" of the data in which the "item number" is "14" in the process of S52, unlike the case described with reference to FIG. 24. It is updated to "Tag_0xx" which is the identification information of the data 133 (S54).

これにより、情報蓄積部116は、情報処理装置2から取得した監視データ131の識別情報と、その監視データ131から算出した変化傾向と、その変化傾向に基づいて取得した差分データ133の識別情報とを対応付けることが可能になる。 As a result, the information storage unit 116 obtains the identification information of the monitoring data 131 acquired from the information processing device 2, the change tendency calculated from the monitoring data 131, and the identification information of the difference data 133 acquired based on the change tendency. Can be associated with each other.

そのため、情報蓄積部116は、情報格納領域130に記憶された差分データ133を世代別に区分けして管理することが可能になる。したがって、事業者は、情報格納領域130に記憶された履歴データ132を参照することで、例えば、運用VM3aが復元可能な過去の世代のうち、調査を行う必要がある世代を特定することが可能になる。 Therefore, the information storage unit 116 can manage the difference data 133 stored in the information storage area 130 by dividing it into generations. Therefore, by referring to the history data 132 stored in the information storage area 130, the business operator can identify, for example, the generation that needs to be investigated among the past generations that can be restored by the operation VM3a. become.

なお、送信指示部115は、S51の処理において、差分データ133の送信指示とともに、送信指示を行う差分データ133の識別情報を仮想化ソフトウエア4aに送信するものであってもよい。そして、仮想化ソフトウエア4aは、管理装置1に対して差分データ133を送信する際に、受信した差分データ133の識別情報と差分データ133とを対応付けて送信するものであってよい。 In the process of S51, the transmission instruction unit 115 may transmit the identification information of the difference data 133 that gives the transmission instruction to the virtualization software 4a together with the transmission instruction of the difference data 133. Then, when the difference data 133 is transmitted to the management device 1, the virtualization software 4a may transmit the received identification information of the difference data 133 and the difference data 133 in association with each other.

[デバッグ実行前の調査資料採取処理(1)]
次に、現在の運用VM3aのメモリ(情報処理装置2が有するメモリ202の一部)に記憶されたデータに対するデバッグ(以下、第1デバッグとも呼ぶ)の前に行われる調査資料採取処理(以下、第1デバッグ実行前の調査資料採取処理とも呼ぶ)について説明を行う。図14及び図15は、第1デバッグ実行前の調査資料採取処理の具体例を説明するフローチャートである。
[Survey data collection process before debugging (1)]
Next, the investigation data collection process (hereinafter, also referred to as the first debug) performed before debugging (hereinafter, also referred to as the first debug) for the data stored in the memory of the currently operating VM3a (a part of the memory 202 included in the information processing device 2). (Also called the investigation data collection process before executing the first debug) will be explained. 14 and 15 are flowcharts illustrating a specific example of the investigation data collection process before the execution of the first debug.

VM生成指示部111は、図14に示すように、第1デバッグの開始指示を受信するまで待機する(S61のNO)。第1デバッグの開始指示は、例えば、事業者によって管理装置1に入力される指示である。 As shown in FIG. 14, the VM generation instruction unit 111 waits until it receives the start instruction of the first debug (NO in S61). The first debug start instruction is, for example, an instruction input to the management device 1 by the business operator.

そして、第1デバッグの開始指示を受信した場合(S61のYES)、VM生成指示部111は、管理装置1の仮想化ソフトウエア4bに対し、情報格納領域130に記憶された差分データ133の全てを反映させた調査用VM3cの生成を指示する(S62)。具体的に、VM生成指示部111は、S12の処理で説明した指示に応じて情報格納領域130に記憶されたデータ(初回送信データ)を含む差分データ133の全てを反映させた調査用VM3cの生成を指示する。すなわち、VM生成指示部111は、この場合、情報格納領域130に記憶された差分データ133の全てを反映させることによって、現在の運用VM3aと同じ状態の調査用VM3cの生成を指示する。その後、送信指示部115は、調査用VM3cの生成が完了するまで待機する(S63のNO)。 Then, when the start instruction of the first debug is received (YES in S61), the VM generation instruction unit 111 sends all of the difference data 133 stored in the information storage area 130 to the virtualization software 4b of the management device 1. Is instructed to generate a VM3c for investigation reflecting the above (S62). Specifically, the VM generation instruction unit 111 reflects all of the difference data 133 including the data (initial transmission data) stored in the information storage area 130 in response to the instruction described in the process of S12 of the investigation VM3c. Instruct generation. That is, in this case, the VM generation instruction unit 111 instructs the generation of the investigation VM3c in the same state as the current operation VM3a by reflecting all of the difference data 133 stored in the information storage area 130. After that, the transmission instruction unit 115 waits until the generation of the investigation VM3c is completed (NO in S63).

続いて、調査用VM3cの生成が完了した場合(S63のYES)、送信指示部115は、デバッグ対象の変数の指定を受け付けるまで待機する(S64のNO)。具体的に、送信指示部115は、例えば、事業者が管理装置1に対してデバッグ対象の変数の指定を入力するまで待機する。 Subsequently, when the generation of the investigation VM3c is completed (YES in S63), the transmission instruction unit 115 waits until the specification of the variable to be debugged is accepted (NO in S64). Specifically, the transmission instruction unit 115 waits until, for example, the business operator inputs the designation of the variable to be debugged to the management device 1.

そして、デバッグ対象の変数の指定を受け付けた場合(S64のYES)、送信指示部115は、仮想化ソフトウエア4aに対し、S64の処理で受け付けた変数に対応する記憶領域(以下、デバッグ対象領域とも呼ぶ)に記憶されたデータ(差分データ133)の送信指示を送信する(S65)。その後、VM生成指示部111は、仮想化ソフトウエア4aからデバッグ対象領域に記憶された差分データ133を受信するまで待機する(S66のNO)。 Then, when the specification of the variable to be debugged is accepted (YES in S64), the transmission instruction unit 115 tells the virtualization software 4a the storage area corresponding to the variable received in the process of S64 (hereinafter, the debug target area). A transmission instruction for data (difference data 133) stored in (also referred to as) is transmitted (S65). After that, the VM generation instruction unit 111 waits until the difference data 133 stored in the debug target area is received from the virtualization software 4a (NO in S66).

続いて、差分データ133を受信した場合(S66のYES)、VM生成指示部111は、仮想化ソフトウエア4bに対し、S66の処理で受信した差分データ133を調査用VM3cに反映させる(S67)。 Subsequently, when the difference data 133 is received (YES in S66), the VM generation instruction unit 111 reflects the difference data 133 received in the process of S66 in the investigation VM3c for the virtualization software 4b (S67). ..

その後、VM生成指示部111は、図15に示すように、調査用VM3cにおけるデバッグを継続するか否かを判定する(S71)。具体的に、VM生成指示部111は、例えば、事業者が管理装置1に対して調査用VM3cにおけるデバックを継続する旨の情報を入力しているか否かの判定を行う。 After that, as shown in FIG. 15, the VM generation instruction unit 111 determines whether or not to continue debugging in the investigation VM3c (S71). Specifically, the VM generation instruction unit 111 determines, for example, whether or not the business operator has input information to the management device 1 to continue debugging in the investigation VM3c.

その結果、調査用VM3cにおけるデバッグを継続すると判定した場合(S71のYES)、管理装置1は、S65以降の処理を再度行う。一方、調査用VM3cにおけるデバッグを継続しないと判定した場合(S71のNO)、VM生成指示部111は、仮想化ソフトウエア4bに対し、調査用VM3cの削除を指示する(S72)。 As a result, when it is determined that the debugging in the investigation VM3c is to be continued (YES in S71), the management device 1 performs the processing after S65 again. On the other hand, when it is determined that the debugging in the investigation VM3c is not continued (NO in S71), the VM generation instruction unit 111 instructs the virtualization software 4b to delete the investigation VM3c (S72).

その後、VM生成指示部111は、調査用VM3cの削除が完了するまで待機する(S73のNO)。そして、調査用VM3cの削除が完了した場合(S73のYES)、管理装置1は、第1デバッグ実行前の調査資料採取処理を終了する。 After that, the VM generation instruction unit 111 waits until the deletion of the investigation VM3c is completed (NO in S73). Then, when the deletion of the investigation VM3c is completed (YES in S73), the management device 1 ends the investigation data collection process before the first debug execution.

これにより、事業者は、運用VM3aのメモリに現在記憶されているデータに対する調査(デバッグ)を行うことが可能になる。 This enables the business operator to investigate (debug) the data currently stored in the memory of the operation VM3a.

[デバッグ実行前の調査資料採取処理(2)]
次に、過去の状態の運用VM3aのメモリ(メモリ202の一部)に記憶されたデータに対するデバッグ(以下、第2デバッグとも呼ぶ)の前に行われる調査資料採取処理(以下、第2デバッグ実行前の調査資料採取処理とも呼ぶ)について説明を行う。図16及び図17は、第2デバッグ実行前の調査資料採取処理の具体例を説明するフローチャートである。
[Survey data collection process before debugging (2)]
Next, the investigation data collection process (hereinafter, the second debug execution) performed before the debug (hereinafter, also referred to as the second debug) for the data stored in the memory (a part of the memory 202) of the operation VM3a in the past state. (Also called the previous survey data collection process) will be explained. 16 and 17 are flowcharts illustrating a specific example of the investigation data collection process before the execution of the second debug.

VM生成指示部111は、図16に示すように、第2デバッグの開始指示を受信するまで待機する(S81のNO)。第2デバッグの開始指示は、例えば、事業者によって管理装置1に入力される指示である。 As shown in FIG. 16, the VM generation instruction unit 111 waits until the start instruction of the second debug is received (NO in S81). The second debug start instruction is, for example, an instruction input to the management device 1 by the business operator.

そして、第2デバッグの開始指示を受信した場合(S81のYES)、VM生成指示部111は、例えば、情報格納領域130に記憶された履歴データ132を事業者端末5に出力する(S82)。その後、VM生成指示部111は、履歴データ132の指定を受け付けるまで待機する(S83)。すなわち、事業者は、この場合、事業者端末5に出力された履歴データ132から、デバッグを行う世代に対応する履歴データ132の選択を行う。 Then, when the start instruction of the second debug is received (YES in S81), the VM generation instruction unit 111 outputs, for example, the history data 132 stored in the information storage area 130 to the operator terminal 5 (S82). After that, the VM generation instruction unit 111 waits until the designation of the history data 132 is accepted (S83). That is, in this case, the business operator selects the historical data 132 corresponding to the generation to be debugged from the historical data 132 output to the business operator terminal 5.

続いて、履歴データ132の指定を受け付けた場合(S83のYES)、VM生成指示部111は、仮想化ソフトウエア4bに対し、情報格納領域130に記憶された差分データ133のうち、S83の処理で受け付けた履歴データ132に含まれる差分データ133までの全てを反映させた調査用VM3cの生成を指示する(S84)。具体的に、VM生成指示部111は、VM生成指示部111からの指示によって情報格納領域130に送信されたデータ(初回送信データ)から、S83の処理で受け付けた履歴データ132に含まれる差分データ133までの全てを反映させた調査用VM3cの生成を指示する。その後、VM生成指示部111は、調査用VM3cの生成が完了するまで待機する(S85のNO)。 Subsequently, when the designation of the history data 132 is accepted (YES in S83), the VM generation instruction unit 111 processes the difference data 133 stored in the information storage area 130 with respect to the virtualization software 4b in S83. Instructs the generation of the investigation VM3c that reflects all of the difference data 133 included in the history data 132 received in (S84). Specifically, the VM generation instruction unit 111 is the difference data included in the history data 132 received in the process of S83 from the data (initial transmission data) transmitted to the information storage area 130 by the instruction from the VM generation instruction unit 111. Instruct the generation of the investigation VM3c that reflects all up to 133. After that, the VM generation instruction unit 111 waits until the generation of the investigation VM3c is completed (NO in S85).

そして、調査用VM3cの生成が完了した場合(S85のYES)、VM生成指示部111は、図17に示すように、事業者によるデバッグが終了するまで待機する(S91のNO)。具体的に、VM生成指示部111は、例えば、事業者が管理装置1に対してデバックを終了する旨の情報を入力するまで待機する。 Then, when the generation of the investigation VM3c is completed (YES in S85), the VM generation instruction unit 111 waits until the debugging by the operator is completed (NO in S91) as shown in FIG. Specifically, the VM generation instruction unit 111 waits until, for example, the business operator inputs information to the management device 1 to end debugging.

続いて、事業者によるデバッグが終了した場合(S91のYES)、VM生成指示部111は、仮想化ソフトウエア4bに対し、調査用VM3cの削除を指示する(S92)。 Subsequently, when the debugging by the business operator is completed (YES in S91), the VM generation instruction unit 111 instructs the virtualization software 4b to delete the investigation VM3c (S92).

その後、VM生成指示部111は、調査用VM3cの削除が完了するまで待機する(S93のNO)。そして、調査用VM3cの削除が完了した場合(S93のYES)、管理装置1は、第2デバッグ実行前の調査資料採取処理を終了する。 After that, the VM generation instruction unit 111 waits until the deletion of the investigation VM3c is completed (NO in S93). Then, when the deletion of the investigation VM3c is completed (YES in S93), the management device 1 ends the investigation data collection process before the second debug execution.

これにより、事業者は、運用VM3aのメモリに現在記憶されているデータに対してのみでなく、過去の状態における運用VM3aのメモリに記憶されていたデータについても調査(デバッグ)を行うことが可能になる。 As a result, the business operator can investigate (debug) not only the data currently stored in the memory of the operation VM3a but also the data stored in the memory of the operation VM3a in the past state. become.

[第2の実施の形態]
次に、第2の実施の形態における調査資料採取処理について説明する。図27は、第2の実施の形態における調査資料採取処理を説明するフローチャートである。また、図28は、第2の実施の形態における調査資料採取処理を説明する図である。図28を参照しながら、図27に示す調査資料採取処理の説明を行う。
[Second Embodiment]
Next, the survey data collection process in the second embodiment will be described. FIG. 27 is a flowchart illustrating a survey data collection process according to the second embodiment. Further, FIG. 28 is a diagram illustrating a survey data collection process according to the second embodiment. The survey data collection process shown in FIG. 27 will be described with reference to FIG. 28.

第2の実施の形態における調査資料採取処理では、第1の実施の形態における調査資料採取処理と異なり、運用VM3aのCPU(CPU201の一部)に対して割り込みが要求された回数を用いて変化傾向の算出を行う。 In the survey data collection process in the second embodiment, unlike the survey data collection process in the first embodiment, the number of times an interrupt is requested to the CPU (a part of the CPU 201) of the operation VM3a is used to change. Calculate the tendency.

なお、第2の実施の形態における調査資料採取処理は、第1の実施の形態における調査資料採取処理と比較して、S36の処理の内容のみが異なる。そのため、以下、S36の処理についてのみ説明を行う。 The survey data collection process in the second embodiment differs from the survey data collection process in the first embodiment only in the content of the process in S36. Therefore, only the process of S36 will be described below.

[第2の実施の形態におけるS36の処理の詳細]
図27は、第2の実施の形態におけるS36の処理の詳細を説明するフローチャートである。
[Details of processing of S36 in the second embodiment]
FIG. 27 is a flowchart illustrating the details of the process of S36 in the second embodiment.

変化傾向算出部113は、図27に示すように、S36の処理で取得した監視データ131のそれぞれから、運用VM3aのCPUに対して割り込みが行われた回数を抽出する(S111)。以下、第2の実施の形態における監視データ131の具体例について説明を行う。 As shown in FIG. 27, the change tendency calculation unit 113 extracts the number of times the interrupt is made to the CPU of the operation VM3a from each of the monitoring data 131 acquired in the process of S36 (S111). Hereinafter, a specific example of the monitoring data 131 according to the second embodiment will be described.

[第2の実施の形態における監視データの具体例]
図28は、第2の実施の形態における監視データ131の具体例を説明する図である。
[Specific example of monitoring data in the second embodiment]
FIG. 28 is a diagram illustrating a specific example of the monitoring data 131 according to the second embodiment.

図28に示す監視データ131は、監視データ131に含まれる各データを識別する「項番」と、各データの識別情報が設定される「識別情報」と、各データの生成時における実際の時刻が設定される「実際の時刻」とを項目として有する。また、図28に示す監視データ131は、各データの生成時における運用VM3aの時刻が設定される「VMの時刻」と、前回監視データ131が生成された後に、運用VM3aのCPUに対して割り込みが行われた回数が設定される「割り込み回数」とを項目として有する。 The monitoring data 131 shown in FIG. 28 includes an "item number" for identifying each data included in the monitoring data 131, "identification information" for which identification information for each data is set, and an actual time when each data is generated. Has an item of "actual time" in which is set. Further, the monitoring data 131 shown in FIG. 28 interrupts the "VM time" in which the operation VM3a time at the time of generation of each data is set and the CPU of the operation VM3a after the previous monitoring data 131 is generated. It has an item of "interruption count" in which the number of times that is performed is set.

具体的に、図28に示す監視データ131において、「項番」が「1」であるデータには、「識別情報」として「B001」が設定され、「実際の時刻」として「5:12:31」が設定され、「VMの時刻」として「5:12:31」が設定され、「割り込み回数」として「1021(回)」が設定されている。また、図28に示す監視データ131において、「項番」が「17」であるデータには、「識別情報」として「B017」が設定され、「実際の時刻」として「5:12:47」が設定され、「VMの時刻」として「5:12:38」が設定され、「割り込み回数」として「0(回)」が設定されている。 Specifically, in the monitoring data 131 shown in FIG. 28, "B001" is set as the "identification information" for the data whose "item number" is "1", and "5:12:" is set as the "actual time". "31" is set, "5:12:31" is set as the "VM time", and "1021 (times)" is set as the "number of interrupts". Further, in the monitoring data 131 shown in FIG. 28, "B017" is set as the "identification information" for the data whose "item number" is "17", and "5:12:47" is set as the "actual time". Is set, "5:12:38" is set as the "VM time", and "0 (times)" is set as the "number of interrupts".

そして、図28に示す監視データ131において、「項番」が「8」であるデータから「項番」が「18」であるデータの「実際の時刻」には、全て異なる時刻が設定されているのに対し、「VMの時刻」に設定された時刻は、全て同じ時刻(5:12:38)が設定されている。その結果、図28に示す監視データ131において、「項番」が「19」であるデータから「項番」が「25」であるデータの「VMの時刻」に設定された時刻は、「項番」が「19」から「25」であるデータの「実際の時刻」に設定された時刻とそれぞれ異なっている。 Then, in the monitoring data 131 shown in FIG. 28, different times are set for the "actual time" of the data in which the "item number" is "8" to the data in which the "item number" is "18". On the other hand, the same time (5:12:38) is set for all the times set in the "VM time". As a result, in the monitoring data 131 shown in FIG. 28, the time set as the "VM time" of the data whose "item number" is "25" from the data whose "item number" is "19" is the "item". The numbers are different from the times set in the "actual time" of the data whose "number" is from "19" to "25".

また、図28に示す監視データ131において、「項番」が「8」であるデータから「項番」が「18」であるデータの「割り込み回数」に設定された値は、他のデータの「割り込み回数」に設定された値よりも小さい。特に、「項番」が「10」であるデータから「項番」が「17」であるデータの「割り込み回数」には、全て「0(回)」が設定されている。 Further, in the monitoring data 131 shown in FIG. 28, the value set in the "interrupt count" of the data whose "item number" is "18" from the data whose "item number" is "8" is that of other data. It is smaller than the value set in "Number of interrupts". In particular, "0 (times)" is set for the "number of interrupts" of the data in which the "item number" is "10" to the data in which the "item number" is "17".

すなわち、図28に示す監視データ131は、何らかの事象の発生によって運用VM3aの動作が一時的に停止したと判断できるデータである。図28に含まれる他の情報については説明を省略する。 That is, the monitoring data 131 shown in FIG. 28 is data that can be determined that the operation of the operation VM3a is temporarily stopped due to the occurrence of some event. Description of the other information contained in FIG. 28 will be omitted.

そして、例えば、図11のS34の処理において情報格納領域130に記憶された監視データ131が、図28に示す監視データ131のうちの「項番」が「8」であるデータである場合、変化傾向算出部113は、S111の処理において、図28に示す監視データ131における「項番」が「1」であるデータから「項番」が「8」であるデータの「割り込み回数」に設定された値を抽出する。具体的に、変化傾向算出部113は、この場合、「1021(回)」、「1022(回)」、「1023(回)」、「1024(回)」、「1024(回)」、「1023(回)」、「1023(回)」及び「1023(回)」を抽出する。 Then, for example, when the monitoring data 131 stored in the information storage area 130 in the process of S34 of FIG. 11 is the data in which the "item number" of the monitoring data 131 shown in FIG. 28 is "8", the change is made. In the process of S111, the tendency calculation unit 113 is set to the "number of interrupts" of the data whose "item number" is "8" from the data whose "item number" is "1" in the monitoring data 131 shown in FIG. 28. Extract the value. Specifically, in this case, the change tendency calculation unit 113 has "1021 (times)", "1022 (times)", "1023 (times)", "1024 (times)", "1024 (times)", and " "1023 (times)", "1023 (times)" and "1023 (times)" are extracted.

図27に戻り、変化傾向算出部113は、S111の処理で抽出した回数を離散データとして離散フーリエ変換を行うことにより第1の値を算出する(S112)。そして、変化傾向算出部113は、S112の処理で算出した第1の値に対してフーリエ逆変換を行うことによって第2の値を算出する(S113)。続いて、変化傾向算出部113は、S113の処理で算出した第2の値の絶対値である第3の値を算出する(S114)。さらに、変化傾向算出部113は、S114の処理で算出した第3の値のルートの絶対値である第4の値を算出する(S115)。その後、変化傾向算出部113は、S115の処理で算出した第4の値の最大値を変化傾向として算出する(S116)。 Returning to FIG. 27, the change tendency calculation unit 113 calculates the first value by performing the discrete Fourier transform using the number of times extracted in the process of S111 as discrete data (S112). Then, the change tendency calculation unit 113 calculates the second value by performing the inverse Fourier transform on the first value calculated in the process of S112 (S113). Subsequently, the change tendency calculation unit 113 calculates a third value, which is an absolute value of the second value calculated in the process of S113 (S114). Further, the change tendency calculation unit 113 calculates a fourth value, which is an absolute value of the route of the third value calculated in the process of S114 (S115). After that, the change tendency calculation unit 113 calculates the maximum value of the fourth value calculated in the process of S115 as the change tendency (S116).

そして、情報蓄積部116は、図12及び図13で説明したように、算出した変化傾向が所定の閾値以上であると判定された場合(S41、S42のYES)、仮想化ソフトウエア4aから受信した差分データ133を情報格納領域130に記憶する(S51、S52のYES、S53)。なお、情報蓄積部116は、算出した変化傾向が所定の閾値未満であると判定された場合に、仮想化ソフトウエア4aから受信した差分データ133を情報格納領域130に記憶するものであってもよい。 Then, as described with reference to FIGS. 12 and 13, when the calculated change tendency is determined to be equal to or higher than a predetermined threshold value (YES in S41 and S42), the information storage unit 116 receives the data from the virtualization software 4a. The difference data 133 is stored in the information storage area 130 (YES in S51 and S52, S53). Even if the information storage unit 116 stores the difference data 133 received from the virtualization software 4a in the information storage area 130 when it is determined that the calculated change tendency is less than a predetermined threshold value. good.

すなわち、変化傾向算出部113は、S112からS116の処理を行うことにより、運用VM3aのCPUに対して定期的に行われる割り込み処理の乱れを示す値を算出し、算出した値を変化傾向として特定する。 That is, the change tendency calculation unit 113 calculates a value indicating disturbance of interrupt processing periodically performed on the CPU of the operation VM3a by performing the processes from S112 to S116, and specifies the calculated value as the change tendency. do.

これにより、管理装置1は、図12のS41の処理で説明したように、算出した変化傾向を用いることで、運用VM3aにおいて異常が発生する可能性があるか否かについての判定を行うことが可能になる。 As a result, the management device 1 can determine whether or not an abnormality may occur in the operation VM3a by using the calculated change tendency as described in the process of S41 in FIG. It will be possible.

具体的に、例えば、S111の処理において、「1021(回)」、「1022(回)」、「1023(回)」、「1024(回)」、「1024(回)」、「1023(回)」、「1023(回)」及び「1023(回)」が抽出された場合、S116の処理で算出された第4の値の最大値(変化傾向)は、「4.414214・・・」になる。そして、例えば、所定の閾値が「51.2」である場合、変化傾向である「4.414214・・・」は所定の閾値よりも小さい。そのため、この場合、情報蓄積部116は、仮想化ソフトウエア4aから差分データ133の取得を行わない(S41、S42のNO、S43)。 Specifically, for example, in the processing of S111, "1021 (times)", "1022 (times)", "1023 (times)", "1024 (times)", "1024 (times)", "1023 (times)". ) ”,“ 1023 (times) ”and“ 1023 (times) ”, the maximum value (change tendency) of the fourth value calculated in the process of S116 is“ 4.414214 ... ”. become. Then, for example, when the predetermined threshold value is "51.2", the changing tendency "4.414214 ..." is smaller than the predetermined threshold value. Therefore, in this case, the information storage unit 116 does not acquire the difference data 133 from the virtualization software 4a (NO in S41 and S42, S43).

一方、例えば、図11のS34の処理において情報格納領域130に記憶した監視データ131が、図28に示す監視データ131のうちの「項番」が「9」であるデータである場合、変化傾向算出部113は、図28に示す監視データ131における「項番」が「2」であるデータから「項番」が「9」であるデータの「割り込み回数」に設定された値を抽出する。具体的に、変化傾向算出部113は、この場合、「1022(回)」、「1023(回)」、「1024(回)」、「1024(回)」、「1023(回)」、「1023(回)」、「1023(回)」及び「967(回)」を抽出する(S111)。 On the other hand, for example, when the monitoring data 131 stored in the information storage area 130 in the process of S34 of FIG. 11 is the data in which the "item number" of the monitoring data 131 shown in FIG. 28 is "9", the change tendency. The calculation unit 113 extracts the value set for the “number of interrupts” of the data whose “item number” is “9” from the data whose “item number” is “2” in the monitoring data 131 shown in FIG. 28. Specifically, in this case, the change tendency calculation unit 113 includes "1022 (times)", "1023 (times)", "1024 (times)", "1024 (times)", "1023 (times)", and "1023 (times)". “1023 (times)”, “1023 (times)” and “967 (times)” are extracted (S111).

そして、この場合、S116の処理で算出された第4の値の最大値(変化傾向)は、「58.41421・・・」になる。そのため、例えば、所定の閾値が「51.2」である場合、変化傾向である「58.41421・・・」は所定の閾値よりも大きい。したがって、情報蓄積部116は、この場合、仮想化ソフトウエア4aから差分データ133の取得を行う。 Then, in this case, the maximum value (change tendency) of the fourth value calculated in the process of S116 is "58.41421 ...". Therefore, for example, when the predetermined threshold value is "51.2", the changing tendency "58.41421 ..." Is larger than the predetermined threshold value. Therefore, in this case, the information storage unit 116 acquires the difference data 133 from the virtualization software 4a.

すなわち、管理装置1は、運用VM3aにおいて異常が発生する可能性が低いと判定した場合、情報格納領域130に対する差分データ133の送信の指示を行わない。これにより、管理装置1は、情報格納領域130に対する差分データ133の送信による情報処理装置2の処理負担を軽減させることが可能になる。 That is, when the management device 1 determines that the possibility of an abnormality occurring in the operation VM3a is low, the management device 1 does not instruct the information storage area 130 to transmit the difference data 133. As a result, the management device 1 can reduce the processing load of the information processing device 2 due to the transmission of the difference data 133 to the information storage area 130.

一方、管理装置1は、運用VM3aにおいて異常が発生する可能性があると判定した場合、情報格納領域130に対する差分データ133の送信の指示を行う。これにより、事業者は、運用VM3aにおいて異常が発生した場合に、差分データ133を反映させた調査用VM3cを参照することで、運用VM3aの状態把握や運用VM3aに関する情報の取得を行うことが可能になる。 On the other hand, when the management device 1 determines that an abnormality may occur in the operation VM3a, the management device 1 instructs the information storage area 130 to transmit the difference data 133. As a result, when an abnormality occurs in the operation VM3a, the business operator can grasp the state of the operation VM3a and acquire information about the operation VM3a by referring to the investigation VM3c that reflects the difference data 133. become.

以上の実施の形態をまとめると、以下の付記のとおりである。 The above embodiments can be summarized as follows.

(付記1)
複数の期間のそれぞれにおける第1仮想マシンに関する複数の監視データを取得し、
取得した前記複数の監視データに基づいて、前記第1仮想マシンの動作状態の変化傾向を算出し、
算出した前記変化傾向に基づいて、前記第1仮想マシンが有するデータと、前記第1仮想マシンと同期を行う第2仮想マシンが有するデータとの差分データを、前記第2仮想マシンに送信させるか否かを判定し、
前記差分データを送信させると判定した場合、前記差分データの送信指示を行う、
処理をコンピュータに実行させることを特徴とする調査資料採取プログラム。
(Appendix 1)
Acquire multiple monitoring data about the first virtual machine in each of multiple periods,
Based on the acquired plurality of monitoring data, the change tendency of the operating state of the first virtual machine is calculated.
Whether to transmit the difference data between the data possessed by the first virtual machine and the data possessed by the second virtual machine that synchronizes with the first virtual machine to the second virtual machine based on the calculated change tendency. Judge whether or not,
When it is determined that the difference data is to be transmitted, an instruction to transmit the difference data is given.
A survey data collection program characterized by having a computer execute processing.

(付記2)
付記1において、
前記複数の監視データは、前記第1仮想マシンにおけるCPU(Central Processing Unit)の動作時間をそれぞれ含む複数のデータであり、
前記算出する処理では、
前記複数の監視データにそれぞれ含まれる前記動作時間の平均値を算出し、
算出した前記平均値を時間で微分した値を前記変化傾向として算出する、
ことを特徴とする調査資料採取プログラム。
(Appendix 2)
In Appendix 1,
The plurality of monitoring data are a plurality of data including the operating time of the CPU (Central Processing Unit) in the first virtual machine.
In the calculation process,
The average value of the operating time included in each of the plurality of monitoring data is calculated, and the average value is calculated.
The value obtained by differentiating the calculated average value with time is calculated as the change tendency.
A survey data collection program characterized by this.

(付記3)
付記2において、
前記判定する処理では、算出した前記変化傾向が所定の閾値以上である場合に、前記差分データを送信するか否かの判定を行う、
ことを特徴とする調査資料採取プログラム。
(Appendix 3)
In Appendix 2,
In the determination process, when the calculated change tendency is equal to or greater than a predetermined threshold value, it is determined whether or not to transmit the difference data.
A survey data collection program characterized by this.

(付記4)
付記2において、
前記判定する処理では、算出した前記変化傾向が所定の閾値未満である場合に、前記差分データを送信するか否かの判定を行う、
ことを特徴とする調査資料採取プログラム。
(Appendix 4)
In Appendix 2,
In the determination process, when the calculated change tendency is less than a predetermined threshold value, it is determined whether or not to transmit the difference data.
A survey data collection program characterized by this.

(付記5)
付記2において、
前記算出する処理は、前記取得する処理において新たな前記監視データが取得されるごとに行われ、
前記判定する処理では、算出した前記変化傾向と、前記算出する処理において過去に算出した前記変化傾向との積が0よりも小さい場合に、前記差分データを送信するか否かの判定を行う、
ことを特徴とする調査資料採取プログラム。
(Appendix 5)
In Appendix 2,
The calculation process is performed every time new monitoring data is acquired in the acquisition process.
In the determination process, when the product of the calculated change tendency and the change tendency calculated in the past in the calculated process is smaller than 0, it is determined whether or not to transmit the difference data.
A survey data collection program characterized by this.

(付記6)
付記1において、
前記複数の監視データは、前記第1仮想マシンに対して特定の処理の実行が要求された回数をそれぞれ含む複数のデータであり、
前記算出する処理では、
前記複数の監視データにそれぞれ含まれる前記回数を離散データとして離散フーリエ変換を行うことによって第1の値を算出し、
算出した前記第1の値に対してフーリエ逆変換を行うことによって第2の値を算出し、
算出した前記第2の値の絶対値である第3の値を算出し、
算出した前記第3の値のルートの絶対値である第4の値を算出し、
算出した前記第4の値の最大値を前記変化傾向として算出する、
ことを特徴とする調査資料採取プログラム。
(Appendix 6)
In Appendix 1,
The plurality of monitoring data are a plurality of data including the number of times a specific process is requested to be executed for the first virtual machine.
In the calculation process,
The first value is calculated by performing a discrete Fourier transform with the number of times included in each of the plurality of monitoring data as discrete data.
The second value is calculated by performing the inverse Fourier transform on the calculated first value.
A third value, which is the absolute value of the calculated second value, is calculated.
The fourth value, which is the absolute value of the calculated route of the third value, is calculated.
The maximum value of the calculated fourth value is calculated as the change tendency.
A survey data collection program characterized by this.

(付記7)
付記6において、
前記判定する処理では、算出した前記変化傾向が所定の閾値以上である場合に、前記差分データを送信するか否かの判定を行う、
ことを特徴とする調査資料採取プログラム。
(Appendix 7)
In Appendix 6,
In the determination process, when the calculated change tendency is equal to or greater than a predetermined threshold value, it is determined whether or not to transmit the difference data.
A survey data collection program characterized by this.

(付記8)
付記6において、
前記判定する処理では、算出した前記変化傾向が所定の閾値未満である場合に、前記差分データを送信するか否かの判定を行う、
ことを特徴とする調査資料採取プログラム。
(Appendix 8)
In Appendix 6,
In the determination process, when the calculated change tendency is less than a predetermined threshold value, it is determined whether or not to transmit the difference data.
A survey data collection program characterized by this.

(付記9)
付記1において、
前記取得する処理では、前記監視データの取得を定期的なタイミングで行う、
ことを特徴とする調査資料採取プログラム。
(Appendix 9)
In Appendix 1,
In the acquisition process, the monitoring data is acquired at regular timings.
A survey data collection program characterized by this.

(付記10)
付記1において、
前記取得する処理では、前記監視データの取得を行う旨の指示を受信したことに応じて、前記監視データの取得を行う、
ことを特徴とする調査資料採取プログラム。
(Appendix 10)
In Appendix 1,
In the acquisition process, the monitoring data is acquired in response to receiving an instruction to acquire the monitoring data.
A survey data collection program characterized by this.

(付記11)
複数の期間のそれぞれにおける第1仮想マシンに関する複数の監視データを取得する監視データ取得部と、
取得した前記複数の監視データに基づいて、前記第1仮想マシンの動作状態の変化傾向を算出する変化傾向算出部と、
算出した前記変化傾向に基づいて、前記第1仮想マシンが有するデータと、前記第1仮想マシンと同期を行う第2仮想マシンが有するデータとの差分データを、前記第2仮想マシンに送信させるか否かを判定する送信判定部と、
前記差分データを送信させると判定した場合、前記差分データの送信指示を行う送信指示部と、を有する、
ことを特徴とする調査資料採取装置。
(Appendix 11)
A monitoring data acquisition unit that acquires multiple monitoring data related to the first virtual machine in each of a plurality of periods,
A change tendency calculation unit that calculates a change tendency of the operating state of the first virtual machine based on the acquired plurality of monitoring data, and a change tendency calculation unit.
Whether to transmit the difference data between the data possessed by the first virtual machine and the data possessed by the second virtual machine that synchronizes with the first virtual machine to the second virtual machine based on the calculated change tendency. A transmission judgment unit that determines whether or not to use
When it is determined that the difference data is to be transmitted, the transmission instruction unit for instructing the transmission of the difference data is provided.
A survey data collection device characterized by this.

(付記12)
付記11において、
前記複数の監視データは、前記第1仮想マシンにおけるCPUの動作時間をそれぞれ含む複数のデータであり、
前記変化傾向算出部は、
前記複数の監視データにそれぞれ含まれる前記動作時間の平均値を算出し、
算出した前記平均値を時間で微分した値を前記変化傾向として算出する、
ことを特徴とする調査資料採取装置。
(Appendix 12)
In Appendix 11,
The plurality of monitoring data are a plurality of data including the operating time of the CPU in the first virtual machine.
The change tendency calculation unit
The average value of the operating time included in each of the plurality of monitoring data is calculated, and the average value is calculated.
The value obtained by differentiating the calculated average value with time is calculated as the change tendency.
A survey data collection device characterized by this.

(付記13)
複数の期間のそれぞれにおける第1仮想マシンに関する複数の監視データを取得し、
取得した前記複数の監視データに基づいて、前記第1仮想マシンの動作状態の変化傾向を算出し、
算出した前記変化傾向に基づいて、前記第1仮想マシンが有するデータと、前記第1仮想マシンと同期を行う第2仮想マシンが有するデータとの差分データを、前記第2仮想マシンに送信させるか否かを判定し、
前記差分データを送信させると判定した場合、前記差分データの送信指示を行う、
ことを特徴とする調査資料採取方法。
(Appendix 13)
Acquire multiple monitoring data about the first virtual machine in each of multiple periods,
Based on the acquired plurality of monitoring data, the change tendency of the operating state of the first virtual machine is calculated.
Whether to transmit the difference data between the data possessed by the first virtual machine and the data possessed by the second virtual machine that synchronizes with the first virtual machine to the second virtual machine based on the calculated change tendency. Judge whether or not,
When it is determined that the difference data is to be transmitted, an instruction to transmit the difference data is given.
A method of collecting survey data, which is characterized by this.

(付記14)
付記13において、
前記複数の監視データは、前記第1仮想マシンにおけるCPUの動作時間をそれぞれ含む複数のデータであり、
前記算出する処理では、
前記複数の監視データにそれぞれ含まれる前記動作時間の平均値を算出し、
算出した前記平均値を時間で微分した値を前記変化傾向として算出する、
ことを特徴とする調査資料採取方法。
(Appendix 14)
In Appendix 13,
The plurality of monitoring data are a plurality of data including the operating time of the CPU in the first virtual machine.
In the calculation process,
The average value of the operating time included in each of the plurality of monitoring data is calculated, and the average value is calculated.
The value obtained by differentiating the calculated average value with time is calculated as the change tendency.
A method of collecting survey data, which is characterized by this.

1:管理装置 2:情報処理装置
3a:運用VM 3c:調査用VM
4a:仮想化ソフトウエア 4b:仮想化ソフトウエア
5:事業者端末
1: Management device 2: Information processing device 3a: Operation VM 3c: Investigation VM
4a: Virtualization software 4b: Virtualization software 5: Business terminal

Claims (10)

複数の期間のそれぞれにおける第1仮想マシンに関する複数の監視データを取得し、
取得した前記複数の監視データに基づいて、前記第1仮想マシンの動作状態の変化傾向を算出し、
算出した前記変化傾向に基づいて、前記第1仮想マシンが有するデータと、前記第1仮想マシンと同期を行う第2仮想マシンが有するデータとの差分データを、前記第2仮想マシンに送信させるか否かを判定し、
前記差分データを送信させると判定した場合、前記差分データの送信指示を行う、
処理をコンピュータに実行させることを特徴とする調査資料採取プログラム。
Acquire multiple monitoring data about the first virtual machine in each of multiple periods,
Based on the acquired plurality of monitoring data, the change tendency of the operating state of the first virtual machine is calculated.
Whether to transmit the difference data between the data possessed by the first virtual machine and the data possessed by the second virtual machine that synchronizes with the first virtual machine to the second virtual machine based on the calculated change tendency. Judge whether or not,
When it is determined that the difference data is to be transmitted, an instruction to transmit the difference data is given.
A survey data collection program characterized by having a computer execute processing.
請求項1において、
前記複数の監視データは、前記第1仮想マシンにおけるCPU(Central Processing Unit)の動作時間をそれぞれ含む複数のデータであり、
前記算出する処理では、
前記複数の監視データにそれぞれ含まれる前記動作時間の平均値を算出し、
算出した前記平均値を時間で微分した値を前記変化傾向として算出する、
ことを特徴とする調査資料採取プログラム。
In claim 1,
The plurality of monitoring data are a plurality of data including the operating time of the CPU (Central Processing Unit) in the first virtual machine.
In the calculation process,
The average value of the operating time included in each of the plurality of monitoring data is calculated, and the average value is calculated.
The value obtained by differentiating the calculated average value with time is calculated as the change tendency.
A survey data collection program characterized by this.
請求項2において、
前記判定する処理では、算出した前記変化傾向が所定の閾値以上場合前記差分データを送信させると判定して前記差分データの送信指示を行い、前記変化傾向が前記所定の閾値未満の場合、前記差分データの送信指示を行わない
ことを特徴とする調査資料採取プログラム。
In claim 2,
Wherein in determining process, when calculating the change tendency that is not smaller than a predetermined threshold value, it is determined that to transmit the differential data subjected to transmission instruction of the difference data, when the change tendency is less than the predetermined threshold value, The transmission instruction of the difference data is not performed .
A survey data collection program characterized by this.
請求項2において、
前記算出する処理は、前記取得する処理において新たな前記監視データが取得されるごとに行われ、
前記判定する処理では、算出した前記変化傾向と、前記算出する処理において過去に算出した前記変化傾向との積が0よりも小さい場合に、前記差分データを送信するか否かの判定を行う、
ことを特徴とする調査資料採取プログラム。
In claim 2,
The calculation process is performed every time new monitoring data is acquired in the acquisition process.
In the determination process, when the product of the calculated change tendency and the change tendency calculated in the past in the calculated process is smaller than 0, it is determined whether or not to transmit the difference data.
A survey data collection program characterized by this.
請求項1において、
前記複数の監視データは、前記第1仮想マシンに対して特定の処理の実行が要求された回数をそれぞれ含む複数のデータであり、
前記算出する処理では、
前記複数の監視データにそれぞれ含まれる前記回数を離散データとして離散フーリエ変換を行うことによって第1の値を算出し、
算出した前記第1の値に対してフーリエ逆変換を行うことによって第2の値を算出し、
算出した前記第2の値の絶対値である第3の値を算出し、
算出した前記第3の値のルートの絶対値である第4の値を算出し、
算出した前記第4の値の最大値を前記変化傾向として算出する、
ことを特徴とする調査資料採取プログラム。
In claim 1,
The plurality of monitoring data are a plurality of data including the number of times a specific process is requested to be executed for the first virtual machine.
In the calculation process,
The first value is calculated by performing a discrete Fourier transform with the number of times included in each of the plurality of monitoring data as discrete data.
The second value is calculated by performing the inverse Fourier transform on the calculated first value.
A third value, which is the absolute value of the calculated second value, is calculated.
The fourth value, which is the absolute value of the calculated route of the third value, is calculated.
The maximum value of the calculated fourth value is calculated as the change tendency.
A survey data collection program characterized by this.
請求項において、
前記判定する処理では、算出した前記変化傾向が所定の閾値以上場合前記差分データを送信させると判定して前記差分データの送信指示を行い、前記変化傾向が前記所定の閾値未満の場合、前記差分データの送信指示を行わない
ことを特徴とする調査資料採取プログラム。
In claim 5 ,
Wherein in determining process, when calculating the change tendency that is not smaller than a predetermined threshold value, it is determined that to transmit the differential data subjected to transmission instruction of the difference data, when the change tendency is less than the predetermined threshold value, The transmission instruction of the difference data is not performed .
A survey data collection program characterized by this.
請求項1において、
前記取得する処理では、前記監視データの取得を定期的なタイミングで行う、
ことを特徴とする調査資料採取プログラム。
In claim 1,
In the acquisition process, the monitoring data is acquired at regular timings.
A survey data collection program characterized by this.
請求項1において、
前記取得する処理では、前記監視データの取得を行う旨の指示を受信したことに応じて、前記監視データの取得を行う、
ことを特徴とする調査資料採取プログラム。
In claim 1,
In the acquisition process, the monitoring data is acquired in response to receiving an instruction to acquire the monitoring data.
A survey data collection program characterized by this.
複数の期間のそれぞれにおける第1仮想マシンに関する複数の監視データを取得する監視データ取得部と、
取得した前記複数の監視データに基づいて、前記第1仮想マシンの動作状態の変化傾向を算出する変化傾向算出部と、
算出した前記変化傾向に基づいて、前記第1仮想マシンが有するデータと、前記第1仮想マシンと同期を行う第2仮想マシンが有するデータとの差分データを、前記第2仮想マシンに送信させるか否かを判定する送信判定部と、
前記差分データを送信させると判定した場合、前記差分データの送信指示を行う送信指示部と、を有する、
ことを特徴とする調査資料採取装置。
A monitoring data acquisition unit that acquires multiple monitoring data related to the first virtual machine in each of a plurality of periods,
A change tendency calculation unit that calculates a change tendency of the operating state of the first virtual machine based on the acquired plurality of monitoring data, and a change tendency calculation unit.
Whether to transmit the difference data between the data possessed by the first virtual machine and the data possessed by the second virtual machine that synchronizes with the first virtual machine to the second virtual machine based on the calculated change tendency. A transmission judgment unit that determines whether or not to use
When it is determined that the difference data is to be transmitted, the transmission instruction unit for instructing the transmission of the difference data is provided.
A survey data collection device characterized by this.
複数の期間のそれぞれにおける第1仮想マシンに関する複数の監視データを取得し、
取得した前記複数の監視データに基づいて、前記第1仮想マシンの動作状態の変化傾向を算出し、
算出した前記変化傾向に基づいて、前記第1仮想マシンが有するデータと、前記第1仮想マシンと同期を行う第2仮想マシンが有するデータとの差分データを、前記第2仮想マシンに送信させるか否かを判定し、
前記差分データを送信させると判定した場合、前記差分データの送信指示を行う、
処理をコンピュータが実行することを特徴とする調査資料採取方法。
Acquire multiple monitoring data about the first virtual machine in each of multiple periods,
Based on the acquired plurality of monitoring data, the change tendency of the operating state of the first virtual machine is calculated.
Whether to transmit the difference data between the data possessed by the first virtual machine and the data possessed by the second virtual machine that synchronizes with the first virtual machine to the second virtual machine based on the calculated change tendency. Judge whether or not,
When it is determined that the difference data is to be transmitted, an instruction to transmit the difference data is given.
A method of collecting survey data, which is characterized in that the processing is executed by a computer.
JP2017213683A 2017-11-06 2017-11-06 Survey data collection program, survey data collection device and survey data collection method Active JP6951637B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017213683A JP6951637B2 (en) 2017-11-06 2017-11-06 Survey data collection program, survey data collection device and survey data collection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017213683A JP6951637B2 (en) 2017-11-06 2017-11-06 Survey data collection program, survey data collection device and survey data collection method

Publications (2)

Publication Number Publication Date
JP2019086947A JP2019086947A (en) 2019-06-06
JP6951637B2 true JP6951637B2 (en) 2021-10-20

Family

ID=66764236

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017213683A Active JP6951637B2 (en) 2017-11-06 2017-11-06 Survey data collection program, survey data collection device and survey data collection method

Country Status (1)

Country Link
JP (1) JP6951637B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4883492B2 (en) * 2008-03-12 2012-02-22 日本電気株式会社 Virtual machine management system, computer, and program
WO2010052998A1 (en) * 2008-11-06 2010-05-14 日本電気株式会社 Maintenance system, maintenance method, and maintenance program
JP5702651B2 (en) * 2011-04-05 2015-04-15 日本電信電話株式会社 Virtual machine synchronization method and system, and operational virtual machine and program
WO2014030203A1 (en) * 2012-08-20 2014-02-27 富士通株式会社 Operation management device, operation management method, and operation management program
JP6056408B2 (en) * 2012-11-21 2017-01-11 日本電気株式会社 Fault tolerant system
US10944764B2 (en) * 2015-02-13 2021-03-09 Fisher-Rosemount Systems, Inc. Security event detection through virtual machine introspection

Also Published As

Publication number Publication date
JP2019086947A (en) 2019-06-06

Similar Documents

Publication Publication Date Title
US10348809B2 (en) Naming of distributed business transactions
US8099379B2 (en) Performance evaluating apparatus, performance evaluating method, and program
JP5608222B2 (en) Application efficiency engine
JP5664098B2 (en) Composite event distribution apparatus, composite event distribution method, and composite event distribution program
US9515901B2 (en) Automatic asynchronous handoff identification
JP2016103144A (en) Virtual machine deployment method, virtual machine deployment program and virtual machine deployment system
US20110113429A1 (en) Incident management method and operation management server
JP5740338B2 (en) Virtual environment operation support system
US10223407B2 (en) Asynchronous processing time metrics
US10169138B2 (en) System and method for self-healing a database server in a cluster
JP6951637B2 (en) Survey data collection program, survey data collection device and survey data collection method
CN112817687A (en) Data synchronization method and device
CN112005224A (en) Data collection for monitoring devices for performance
JP6823257B2 (en) Job monitoring program, job monitoring device and job monitoring method
JP2019159977A (en) Control program, controller, and control method
JP5737789B2 (en) Virtual machine operation monitoring system
JP6398737B2 (en) Log acquisition management program, log acquisition management device, and log acquisition management method
JP6337631B2 (en) Restoration detection method, restoration detection device, and restoration detection program
WO2016038802A1 (en) Information processing device, information processing method, and recording medium
US20230342295A1 (en) System and method for dynamic selection of a garbage collector for java-based microservices
JP2017123037A (en) Estimation program, estimation device and estimation method
JP2014049045A (en) Counter-failure system for job management system and program therefor
JP2019200517A (en) Information processing apparatus, information collection program, and information collection method
JP2022049825A (en) Performance analysis method and performance analysis program
JP2019012495A (en) Service providing program, service providing device and service providing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200807

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210616

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210629

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210730

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210906

R150 Certificate of patent or registration of utility model

Ref document number: 6951637

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150