JP6246639B2 - Screen traffic estimation device, screen traffic estimation program, and screen traffic estimation method - Google Patents

Screen traffic estimation device, screen traffic estimation program, and screen traffic estimation method Download PDF

Info

Publication number
JP6246639B2
JP6246639B2 JP2014061968A JP2014061968A JP6246639B2 JP 6246639 B2 JP6246639 B2 JP 6246639B2 JP 2014061968 A JP2014061968 A JP 2014061968A JP 2014061968 A JP2014061968 A JP 2014061968A JP 6246639 B2 JP6246639 B2 JP 6246639B2
Authority
JP
Japan
Prior art keywords
screen
total
application program
time
traffic
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
JP2014061968A
Other languages
Japanese (ja)
Other versions
JP2015184995A (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.)
Mitsubishi Electric Information Network Corp
Original Assignee
Mitsubishi Electric Information Network Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Information Network Corp filed Critical Mitsubishi Electric Information Network Corp
Priority to JP2014061968A priority Critical patent/JP6246639B2/en
Publication of JP2015184995A publication Critical patent/JP2015184995A/en
Application granted granted Critical
Publication of JP6246639B2 publication Critical patent/JP6246639B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Description

本発明は、仮想デスクトップの画面通信量を見積る技術に関するものである。   The present invention relates to a technique for estimating a screen communication amount of a virtual desktop.

クライアント装置のデスクトップ環境をサーバ装置に実装するVDI(Virtual Desktop Infrastructure)という技術がある。
VDIにおいて、サーバ装置はアプリケーションプログラムを実行し、アプリケーションプログラムの実行によって生成された画面データをクライアント装置へ送信する。そして、クライアント装置は画面データを受信し、受信した画面データに基づいてアプリケーションプログラムの画面を表示する。つまり、VDIでは画面データの通信が発生する。
There is a technology called VDI (Virtual Desktop Infrastructure) that mounts a desktop environment of a client device on a server device.
In VDI, a server device executes an application program and transmits screen data generated by the execution of the application program to a client device. Then, the client device receives the screen data and displays the screen of the application program based on the received screen data. That is, communication of screen data occurs in VDI.

一方、1台の計算機に複数の仮想マシンを構築する仮想マシン技術がある。
また、物理サーバの稼働情報に基づいて物理サーバから移行する仮想マシンの台数および性能を分析するサイジング技術がある(例えば、特許文献1)。
但し、従来のサイジング技術は画面データの通信量が考慮されないため、画面データの通信量を考慮しなければ従来のサイジング技術を用いてVDIのサイジングを行うことはできない。
On the other hand, there is a virtual machine technology for constructing a plurality of virtual machines in one computer.
There is also a sizing technique for analyzing the number and performance of virtual machines migrated from a physical server based on the operation information of the physical server (for example, Patent Document 1).
However, since the conventional sizing technique does not consider the screen data communication volume, VDI sizing cannot be performed using the conventional sizing technique unless the screen data communication volume is taken into consideration.

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

本発明は、VDIのサイジングを行うために、VDIの画面通信量を見積もることができるようにすることを目的とする。   An object of the present invention is to make it possible to estimate the amount of VDI screen communication in order to perform VDI sizing.

本発明の画面通信量見積り装置は、
アプリケーションプログラムの実行をサーバシステムに要求するクライアント装置群に置き換えられる利用者装置群がアプリケーションプログラムを単位時間当たりに実行した合計時間と、前記アプリケーションプログラムの実行によって生成される画面データが前記単位時間当たりに通信される画面通信量とに基づいて、前記画面データが前記サーバシステムから前記クライアント装置群へ前記単位時間当たりに通信される合計通信量を算出する合計通信量算出部を備える。
The screen communication amount estimation device of the present invention is
The total time that the user device group that is replaced with the client device group that requests the server system to execute the application program executes the application program per unit time, and the screen data generated by the execution of the application program per unit time A total communication amount calculation unit that calculates a total communication amount that the screen data is communicated from the server system to the client device group per unit time based on a screen communication amount communicated to the client device group.

本発明によれば、VDIの画面通信量を見積もることができる。そして、見積もった画面通信量を考慮することによって、VDIのサイジングを行うことができる。   According to the present invention, it is possible to estimate the screen communication volume of VDI. Then, the VDI sizing can be performed by considering the estimated screen traffic.

実施の形態1におけるサイジングの対象であるVDI100の構成図である。1 is a configuration diagram of a VDI 100 that is an object of sizing in Embodiment 1. FIG. 実施の形態1におけるVDIサイジング装置200の機能構成図である。2 is a functional configuration diagram of a VDI sizing device 200 according to Embodiment 1. FIG. 実施の形態1におけるVDIサイジング装置200のVDIサイジング処理を示すフローチャートである。4 is a flowchart showing a VDI sizing process of the VDI sizing device 200 according to the first embodiment. 実施の形態1における実行時間ファイル281の一例を示す図である。6 is a diagram illustrating an example of an execution time file 281 according to Embodiment 1. FIG. 実施の形態1における合計時間ファイル291の一例を示す図である。6 is a diagram illustrating an example of a total time file 291 according to Embodiment 1. FIG. 実施の形態1における画面通信量ファイル282の一例を示す図である。6 is a diagram illustrating an example of a screen communication amount file 282 according to Embodiment 1. FIG. 実施の形態1における合計通信量ファイル292の一例を示す図である。6 is a diagram illustrating an example of a total traffic file 292 according to Embodiment 1. FIG. 実施の形態1におけるVDIサイジング装置200のハードウェア構成図である。2 is a hardware configuration diagram of a VDI sizing device 200 according to Embodiment 1. FIG. 実施の形態2におけるVDIサイジングシステム300の構成図である。It is a block diagram of the VDI sizing system 300 in Embodiment 2. FIG. 実施の形態2における情報収集装置400の機能構成図である。6 is a functional configuration diagram of an information collection device 400 according to Embodiment 2. FIG.

実施の形態1.
VDIの画面通信量を見積もり、見積もった画面通信量を考慮してVDIのサイジングを行う形態について説明する。VDIはVirtual Desktop Infrastructureの略称である。
Embodiment 1 FIG.
A mode of estimating the VDI screen communication amount and sizing the VDI in consideration of the estimated screen communication amount will be described. VDI is an abbreviation for Virtual Desktop Infrastructure.

図1は、実施の形態1におけるサイジングの対象であるVDI100の構成図である。
実施の形態1におけるサイジングの対象であるVDI100の構成について、図1に基づいて説明する。但し、VDI100の構成は図1と異なる構成であっても構わない。
FIG. 1 is a configuration diagram of a VDI 100 that is an object of sizing in the first embodiment.
The configuration of VDI 100 that is the object of sizing in the first embodiment will be described with reference to FIG. However, the configuration of the VDI 100 may be different from that shown in FIG.

VDI100は、クライアント装置111のデスクトップ環境をサーバ装置121に実装したシステムである。
VDI100は、クライアント装置群110とサーバシステム120とを備える。
クライアント装置群110は、1台以上のクライアント装置111から成る。
サーバシステム120は、1台以上のサーバ装置121を備える。
サーバシステム120およびクライアント装置群110はネットワーク109を介して通信する。
The VDI 100 is a system in which the desktop environment of the client device 111 is mounted on the server device 121.
The VDI 100 includes a client device group 110 and a server system 120.
The client device group 110 includes one or more client devices 111.
The server system 120 includes one or more server devices 121.
The server system 120 and the client device group 110 communicate via the network 109.

VDI100において、クライアント装置111はアプリケーションプログラムの実行をサーバ装置121に要求する。
サーバ装置121はクライアント装置111の代わりにアプリケーションプログラムを実行し、アプリケーションプログラムの実行によって生成されたアプリケーション画面の画面データをクライアント装置111へ送信する。
そして、クライアント装置111は画面データを受信し、アプリケーション画面を表示する。
以上のように、VDI100には画面データの通信が発生する。
In the VDI 100, the client device 111 requests the server device 121 to execute an application program.
The server device 121 executes an application program instead of the client device 111, and transmits screen data of an application screen generated by executing the application program to the client device 111.
The client device 111 receives the screen data and displays an application screen.
As described above, screen data communication occurs in the VDI 100.

そこで、実施の形態1では、画面データの通信量を見積もる形態について説明する。
画面データの通信量を見積もることにより、画面データの通信量を考慮してVDI100のサイジングを行うことができる。
サイジングは、サーバ装置121の台数、サーバ装置121の性能およびネットワーク109の回線速度などを見積もる技術である。
Thus, in the first embodiment, a mode for estimating the communication amount of screen data will be described.
By estimating the screen data traffic, the VDI 100 can be sized in consideration of the screen data traffic.
Sizing is a technique for estimating the number of server apparatuses 121, the performance of the server apparatus 121, the line speed of the network 109, and the like.

以下、VDI100が構築された場合にクライアント装置111に置き換わる装置(コンピュータともいう)を利用者装置という。また、クライアント装置群110に置き換わる装置群を利用者装置群という。
利用者装置は、インストールされたアプリケーションプログラムを実行する装置である。
Hereinafter, a device (also referred to as a computer) that replaces the client device 111 when the VDI 100 is constructed is referred to as a user device. A device group that replaces the client device group 110 is referred to as a user device group.
The user device is a device that executes an installed application program.

図2は、実施の形態1におけるVDIサイジング装置200の機能構成図である。
実施の形態1におけるVDIサイジング装置200の機能構成について、図2に基づいて説明する。但し、VDIサイジング装置200の機能構成は図2と異なる機能構成であっても構わない。
FIG. 2 is a functional configuration diagram of the VDI sizing device 200 according to the first embodiment.
A functional configuration of the VDI sizing device 200 according to the first embodiment will be described with reference to FIG. However, the functional configuration of the VDI sizing device 200 may be different from that shown in FIG.

VDIサイジング装置200(画面通信量見積り装置の一例)は、VDI100における画面データの通信量を見積り、画面データの通信量に基づいてVDI100のサイジングを行う装置である。   The VDI sizing device 200 (an example of a screen communication amount estimation device) is a device that estimates the screen data communication amount in the VDI 100 and performs sizing of the VDI 100 based on the screen data communication amount.

VDIサイジング装置200は、合計時間算出部210と、合計通信量算出部220と、画面合計量算出部230と、サイジング演算部240と、装置記憶部290とを備える。   The VDI sizing device 200 includes a total time calculation unit 210, a total communication amount calculation unit 220, a screen total amount calculation unit 230, a sizing operation unit 240, and a device storage unit 290.

合計時間算出部210は、利用者装置別の実行時間ファイル281に基づいて、利用者装置群がアプリケーションプログラムを単位時間当たりに実行した合計時間を、アプリケーションプログラム別に算出する。
合計時間算出部210は、アプリケーションプログラム別の合計時間を示す合計時間ファイル291を生成する。
実行時間ファイル281は、アプリケーションプログラム別に、利用者装置がアプリケーションプログラムを単位時間当たりに実行した実行時間を示すファイルである。
合計時間は、利用者装置別の実行時間を合計した時間である。
Based on the execution time file 281 for each user device, the total time calculation unit 210 calculates the total time for which the user device group has executed the application program per unit time for each application program.
The total time calculation unit 210 generates a total time file 291 indicating the total time for each application program.
The execution time file 281 is a file indicating the execution time when the user apparatus executes the application program per unit time for each application program.
The total time is the total time of execution times for each user device.

合計通信量算出部220は、合計時間ファイル291と画面通信量ファイル282とに基づいて、アプリケーションプログラムの実行によって生成ざれる画面データがサーバシステム120からクライアント装置群110へ単位時間当たりに通信される合計通信量を、アプリケーションプログラム別に算出する。
合計通信量算出部220は、アプリケーションプログラム別の合計通信量を示す合計通信量ファイル292を生成する。
画面通信量ファイル282は、アプリケーションプログラム別に、アプリケーションプログラムの実行によって生成される画面データが単位時間当たりに通信される画面通信量を示すファイルである。
合計通信量は、クライアント装置111別の画面通信量を合計した通信量である。
Based on the total time file 291 and the screen traffic file 282, the total traffic calculation unit 220 communicates screen data generated by executing the application program from the server system 120 to the client device group 110 per unit time. The total traffic is calculated for each application program.
The total communication amount calculation unit 220 generates a total communication amount file 292 indicating the total communication amount for each application program.
The screen traffic file 282 is a file indicating the screen traffic with which screen data generated by executing the application program is communicated per unit time for each application program.
The total communication amount is a communication amount obtained by adding up the screen communication amounts for each client device 111.

画面合計量算出部230は、合計通信量ファイル292に基づいて、アプリケーションプログラム別の合計通信量を合計した画面合計量293を算出する。   The total screen amount calculation unit 230 calculates a total screen amount 293 obtained by adding the total communication amount for each application program based on the total communication amount file 292.

サイジング演算部240は、画面合計量293とリソース情報ファイル289とに基づいて、VDI100のサイジングを行う。
サイジング演算部240は、VDI100のサイジングの結果を示すサイジング情報ファイル299を生成する。
リソース情報ファイル289は、VDI100の試験環境でサーバ装置が使用したリソース量を示すファイルである。CPU使用時間、メモリ使用率およびディスクアクセス量はリソース量の一例である。
The sizing calculation unit 240 performs sizing of the VDI 100 based on the screen total amount 293 and the resource information file 289.
The sizing calculation unit 240 generates a sizing information file 299 indicating the sizing result of the VDI 100.
The resource information file 289 is a file indicating the amount of resources used by the server apparatus in the VDI 100 test environment. The CPU usage time, the memory usage rate, and the disk access amount are examples of the resource amount.

装置記憶部290は、VDIサイジング装置200が使用、生成または入出力するデータを記憶する。   The device storage unit 290 stores data used, generated or input / output by the VDI sizing device 200.

図3は、実施の形態1におけるVDIサイジング装置200のVDIサイジング処理を示すフローチャートである。
実施の形態1におけるVDIサイジング装置200のVDIサイジング処理について、図3に基づいて説明する。但し、VDIサイジング処理は図3と異なる処理であっても構わない。
FIG. 3 is a flowchart showing the VDI sizing process of the VDI sizing device 200 according to the first embodiment.
A VDI sizing process of the VDI sizing device 200 in the first embodiment will be described with reference to FIG. However, the VDI sizing process may be different from that shown in FIG.

S110において、合計時間算出部210は、アプリケーションプログラム毎に、利用者装置別のそれぞれの実行時間ファイル281からアプリケーションプログラムの実行時間を取得する。
合計時間算出部210は、アプリケーションプログラム毎に、アプリケーションプログラムの実行時間を合計した合計時間を算出する。
合計時間算出部210は、アプリケーションプログラム別の合計時間を示す合計時間ファイル291を生成する。
S110の後、処理はS120に進む。
In S110, the total time calculation unit 210 acquires the execution time of the application program from each execution time file 281 for each user device for each application program.
The total time calculation unit 210 calculates the total time obtained by adding the execution times of the application programs for each application program.
The total time calculation unit 210 generates a total time file 291 indicating the total time for each application program.
After S110, the process proceeds to S120.

図4は、実施の形態1における実行時間ファイル281の一例を示す図である。
実施の形態1における実行時間ファイル281について、図4に基づいて説明する。
実行時間ファイル281は、アプリケーションプログラム毎に実行時間レコードを備える。実行時間レコードは図中の1行に相当する。
実行時間レコードはアプリケーション名と実行時間とを含む。アプリケーション名はアプリケーションプログラムを識別する識別子である。
実行時間ファイル281は利用者装置別に用意されている。
FIG. 4 is a diagram illustrating an example of the execution time file 281 according to the first embodiment.
The execution time file 281 according to the first embodiment will be described with reference to FIG.
The execution time file 281 includes an execution time record for each application program. The execution time record corresponds to one line in the figure.
The execution time record includes an application name and an execution time. The application name is an identifier for identifying the application program.
The execution time file 281 is prepared for each user device.

図5は、実施の形態1における合計時間ファイル291の一例を示す図である。
実施の形態1における合計時間ファイル291について、図5に基づいて説明する。
合計時間ファイル291は、アプリケーションプログラム毎に合計時間レコードを備える。合計時間レコードは図中の1行に相当する。
合計時間レコードはアプリケーション名と合計時間とを含む。
図3に戻り、S120から説明を続ける。
FIG. 5 is a diagram showing an example of the total time file 291 in the first embodiment.
The total time file 291 according to the first embodiment will be described with reference to FIG.
The total time file 291 includes a total time record for each application program. The total time record corresponds to one line in the figure.
The total time record includes the application name and the total time.
Returning to FIG. 3, the description will be continued from S120.

S120において、合計通信量算出部220は、アプリケーションプログラム毎に、アプリケーションプログラムの合計時間を、合計時間ファイル291から取得する。
合計通信量算出部220は、アプリケーションプログラム毎に、アプリケーションプログラムの画面通信量を、合計通信量ファイル292から取得する。
合計通信量算出部220は、アプリケーションプログラム毎に、アプリケーションプログラムの画面通信量にアプリケーションプログラムの合計時間を乗じた合計通信量を算出する。
そして、合計通信量算出部220は、アプリケーションプログラム別の合計通信量を示す画面合計量293を生成する。
S120の後、処理はS130に進む。
In S120, the total traffic calculation unit 220 acquires the total time of the application program from the total time file 291 for each application program.
The total communication amount calculation unit 220 acquires the screen communication amount of the application program from the total communication amount file 292 for each application program.
The total traffic calculation unit 220 calculates the total traffic for each application program by multiplying the screen traffic of the application program by the total time of the application program.
Then, the total communication amount calculation unit 220 generates a screen total amount 293 indicating the total communication amount for each application program.
After S120, the process proceeds to S130.

図6は、実施の形態1における画面通信量ファイル282の一例を示す図である。
実施の形態1における画面通信量ファイル282について、図6に基づいて説明する。
画面通信量ファイル282は、アプリケーションプログラム毎に画面通信量レコードを備える。画面通信量レコードは図中の1行に相当する。
画面通信量レコードはアプリケーション名と画面通信量とを含む。
FIG. 6 is a diagram illustrating an example of the screen communication amount file 282 according to the first embodiment.
The screen traffic file 282 according to the first embodiment will be described with reference to FIG.
The screen traffic file 282 includes a screen traffic record for each application program. The screen traffic record corresponds to one line in the figure.
The screen traffic record includes the application name and screen traffic.

図7は、実施の形態1における合計通信量ファイル292の一例を示す図である。
実施の形態1における合計通信量ファイル292について、図7に基づいて説明する。
合計通信量ファイル292は、アプリケーションプログラム毎に合計通信量レコードを備える。合計通信量レコードは図中の1行に相当する。
合計通信量レコードはアプリケーション名と合計通信量とを含む。
FIG. 7 is a diagram illustrating an example of the total traffic file 292 according to the first embodiment.
The total traffic file 292 in the first embodiment will be described with reference to FIG.
The total traffic file 292 includes a total traffic record for each application program. The total traffic record corresponds to one line in the figure.
The total traffic record includes the application name and the total traffic.

例えば、アプリケーションAの1時間当たりの画面通信量(図6参照)は4ギガビットである。また、アプリケーションAの1時間当たりの合計時間(図5参照)は1.5時間(=90分)である。
この場合、アプリケーションAの1時間当たりの合計通信量(図7参照)は、6ギガビット(=4×1.5)である。
図3に戻り、S130から説明を続ける。
For example, the amount of screen communication per hour for application A (see FIG. 6) is 4 gigabits. Further, the total time (see FIG. 5) per hour of the application A is 1.5 hours (= 90 minutes).
In this case, the total communication amount per hour (see FIG. 7) of the application A is 6 gigabits (= 4 × 1.5).
Returning to FIG. 3, the description will be continued from S130.

S130において、画面合計量算出部230は、合計通信量ファイル292に含まれるアプリケーションプログラム別の合計通信量を合計した画面合計量293を算出する。   In S <b> 130, the total screen amount calculation unit 230 calculates a total screen amount 293 obtained by summing the total communication amount for each application program included in the total communication amount file 292.

例えば、アプリケーションAとアプリケーションBとの2つのアプリケーションプログラムが存在する。
また、アプリケーションAの1時間当たりの合計通信量は6ギガビットであり、アプリケーションBの1時間当たりの合計通信量は3ギガビットである。
この場合、1時間当たりの画面合計量293は9ギガビット(=6+3)である。
S130の後、処理はS140に進む。
For example, there are two application programs, application A and application B.
Further, the total communication amount per hour of the application A is 6 gigabits, and the total communication amount per hour of the application B is 3 gigabits.
In this case, the total screen amount 293 per hour is 9 gigabits (= 6 + 3).
After S130, the process proceeds to S140.

S140において、サイジング演算部240は、画面合計量293とリソース情報ファイル289とに基づいて、サイジング情報ファイル299を生成する。
但し、サイジング演算部240は、リソース情報ファイル289を用いずに、画面合計量293に基づいてサイジング情報ファイル299を生成しても構わない。
サイジング演算部240によるサイジング演算の方法は、従来のサイジング方法と同様で構わない。
In S <b> 140, the sizing calculation unit 240 generates a sizing information file 299 based on the screen total amount 293 and the resource information file 289.
However, the sizing calculation unit 240 may generate the sizing information file 299 based on the screen total amount 293 without using the resource information file 289.
The sizing calculation method by the sizing calculation unit 240 may be the same as the conventional sizing method.

例えば、1時間当たりの画面合計量293が1800ギガビットである場合、サーバシステム120の通信速度およびネットワーク109の通信速度は、0.5ギガbps以上である必要がある。bpsは1秒当たりのビット数である。
この場合、サイジング演算部240は、0.5ギガbpsに見積り係数を乗じた見積り速度を算出し、見積り速度をサイジング情報ファイル299に書き込む。例えば、見積り係数が「3」である場合、見積り速度は1.5ギガbps(=0.5×3)である。
S140の後、VDIサイジング処理は終了する。
For example, when the total screen amount 293 per hour is 1800 gigabits, the communication speed of the server system 120 and the communication speed of the network 109 need to be 0.5 gigabps or more. bps is the number of bits per second.
In this case, the sizing computing unit 240 calculates an estimated speed obtained by multiplying 0.5 gigabits by the estimated coefficient, and writes the estimated speed in the sizing information file 299. For example, when the estimated coefficient is “3”, the estimated speed is 1.5 gigabps (= 0.5 × 3).
After S140, the VDI sizing process ends.

図8は、実施の形態1におけるVDIサイジング装置200のハードウェア構成図である。
実施の形態1におけるVDIサイジング装置200のハードウェア構成について、図8に基づいて説明する。但し、VDIサイジング装置200のハードウェア構成は図8に示す構成と異なる構成であってもよい。
FIG. 8 is a hardware configuration diagram of the VDI sizing device 200 according to the first embodiment.
A hardware configuration of the VDI sizing device 200 according to the first embodiment will be described with reference to FIG. However, the hardware configuration of the VDI sizing device 200 may be different from the configuration shown in FIG.

VDIサイジング装置200は、演算装置901、補助記憶装置902、主記憶装置903、通信装置904および入出力装置905を備えるコンピュータである。
演算装置901、補助記憶装置902、主記憶装置903、通信装置904および入出力装置905はバス909に接続している。
The VDI sizing device 200 is a computer including an arithmetic device 901, an auxiliary storage device 902, a main storage device 903, a communication device 904, and an input / output device 905.
The arithmetic device 901, auxiliary storage device 902, main storage device 903, communication device 904, and input / output device 905 are connected to the bus 909.

演算装置901は、プログラムを実行するCPU(Central Processing Unit)である。
補助記憶装置902は、例えば、ROM(Read Only Memory)、フラッシュメモリまたはハードディスク装置である。
主記憶装置903は、例えば、RAM(Random Access Memory)である。
通信装置904は、有線または無線でインターネット、LAN(ローカルエリアネットワーク)、電話回線網またはその他のネットワークを介して通信を行う。
入出力装置905は、例えば、マウス、キーボード、ディスプレイ装置である。
The arithmetic device 901 is a CPU (Central Processing Unit) that executes a program.
The auxiliary storage device 902 is, for example, a ROM (Read Only Memory), a flash memory, or a hard disk device.
The main storage device 903 is, for example, a RAM (Random Access Memory).
The communication device 904 performs communication via the Internet, a LAN (local area network), a telephone line network, or other networks in a wired or wireless manner.
The input / output device 905 is, for example, a mouse, a keyboard, or a display device.

プログラムは、補助記憶装置902に記憶されている。
例えば、オペレーティングシステム(OS)が補助記憶装置902に記憶される。また、「〜部」として説明している機能を実現するプログラムが補助記憶装置902に記憶される。
プログラムは、補助記憶装置902に記憶されており、主記憶装置903にロードされ、演算装置901に読み込まれ、演算装置901によって実行される。
The program is stored in the auxiliary storage device 902.
For example, an operating system (OS) is stored in the auxiliary storage device 902. In addition, a program that realizes the function described as “˜unit” is stored in the auxiliary storage device 902.
The program is stored in the auxiliary storage device 902, loaded into the main storage device 903, read into the arithmetic device 901, and executed by the arithmetic device 901.

「〜の判断」、「〜の判定」、「〜の抽出」、「〜の検知」、「〜の設定」、「〜の登録」、「〜の選択」、「〜の生成」、「〜の入力」、「〜の出力」等の処理の結果を示す情報、データ、ファイル、信号値または変数値が主記憶装置903または補助記憶装置902に記憶される。   “Determining”, “determining”, “extracting”, “detecting”, “setting”, “registering”, “selecting”, “generating”, “to” Information, data, files, signal values or variable values indicating the results of processing such as “input”, “output of”, etc. are stored in the main storage device 903 or the auxiliary storage device 902.

実施の形態1により、VDIの画面通信量を見積り、画面通信量を考慮してVDIのサイジングを行うことができる。   According to the first embodiment, it is possible to estimate the screen traffic of VDI and perform VDI sizing in consideration of the screen traffic.

実施の形態2.
実行時間ファイル281、画面通信量ファイル282およびリソース情報ファイル289を生成する形態について説明する。
以下、実施の形態1で説明していない事項について主に説明する。説明を省略する事項については実施の形態1と同様である。
Embodiment 2. FIG.
A mode of generating the execution time file 281, the screen traffic file 282, and the resource information file 289 will be described.
Hereinafter, items not described in the first embodiment will be mainly described. Matters whose description is omitted are the same as those in the first embodiment.

図9は、実施の形態2におけるVDIサイジングシステム300の構成図である。
実施の形態2におけるVDIサイジングシステム300の構成について、図9に基づいて説明する。但し、VDIサイジングシステム300の構成は図9と異なる構成であっても構わない。
FIG. 9 is a configuration diagram of the VDI sizing system 300 according to the second embodiment.
The configuration of VDI sizing system 300 in the second embodiment will be described with reference to FIG. However, the configuration of the VDI sizing system 300 may be different from that shown in FIG.

VDIサイジングシステム300は、情報収集装置400と、VDIサイジング装置200とを備える。   The VDI sizing system 300 includes an information collection device 400 and a VDI sizing device 200.

情報収集装置400は、利用者装置群310からアプリケーションプログラムの実行時間に関する情報を収集して実行時間ファイル281を生成する。
また、情報収集装置400は、試験システム320からアプリケーションプログラムの画面通信量に関する情報を収集して画面通信量ファイル282を生成する。
さらに、情報収集装置400は、試験システム320のサーバ装置321からリソースの使用状況を示す情報を取得してリソース情報ファイル289を生成する。
The information collection device 400 collects information related to the execution time of the application program from the user device group 310 and generates an execution time file 281.
Further, the information collection device 400 collects information related to the screen communication amount of the application program from the test system 320 and generates a screen communication amount file 282.
Furthermore, the information collection device 400 acquires information indicating the resource usage status from the server device 321 of the test system 320 and generates a resource information file 289.

利用者装置群310は、VDI100が構築される際にクライアント装置群110に置き換えられる対象であり、1台以上の利用者装置311から成る。
試験システム320は、VDI100を模したシステムであり、1台以上のクライアント装置322と1台以上のサーバ装置321とを備える。
The user device group 310 is a target to be replaced with the client device group 110 when the VDI 100 is constructed, and includes one or more user devices 311.
The test system 320 is a system simulating the VDI 100, and includes one or more client devices 322 and one or more server devices 321.

VDIサイジング装置200は、情報収集装置400によって生成される実行時間ファイル281、画面通信量ファイル282およびリソース情報ファイル289を用いて、VDI100のサイジングを行う。VDI100のサイジングの方法は実施の形態1で説明した通りである。   The VDI sizing device 200 performs sizing of the VDI 100 using the execution time file 281, the screen traffic file 282, and the resource information file 289 generated by the information collection device 400. The sizing method of the VDI 100 is as described in the first embodiment.

図10は、実施の形態2における情報収集装置400の機能構成図である。
実施の形態2における情報収集装置400の機能構成について、図10に基づいて説明する。但し、情報収集装置400の機能構成は図10と異なる構成であっても構わない。
FIG. 10 is a functional configuration diagram of the information collection device 400 according to the second embodiment.
A functional configuration of the information collection apparatus 400 according to Embodiment 2 will be described with reference to FIG. However, the functional configuration of the information collecting apparatus 400 may be different from that shown in FIG.

情報収集装置400は、実行時間情報取得部410と、実行時間算出部420と、画面通信量情報取得部430と、画面通信量算出部440と、リソース情報取得部450と、情報記憶部490とを備える。   The information collection device 400 includes an execution time information acquisition unit 410, an execution time calculation unit 420, a screen communication amount information acquisition unit 430, a screen communication amount calculation unit 440, a resource information acquisition unit 450, and an information storage unit 490. Is provided.

実行時間情報取得部410は、利用者装置311毎に、利用者装置311からアプリケーションプログラム別の実行時間に関する実行時間情報を取得し、利用者装置311の実行時間情報ファイル491を生成する。実行時間情報ファイル491は、アプリケーションプログラム別の実行時間情報を示すファイルである。
例えば、利用者装置311の実行履歴記録部は、アプリケーションプログラム別の開始時刻および終了時刻を記録する。そして、実行時間情報取得部410は、実行時間情報として、利用者装置311に記録されたアプリケーションプログラム別の開始時刻および終了時刻を取得する。
For each user device 311, the execution time information acquisition unit 410 acquires execution time information related to the execution time for each application program from the user device 311, and generates an execution time information file 491 for the user device 311. The execution time information file 491 is a file indicating execution time information for each application program.
For example, the execution history recording unit of the user device 311 records the start time and end time for each application program. Then, the execution time information acquisition unit 410 acquires the start time and end time for each application program recorded in the user device 311 as execution time information.

実行時間算出部420は、利用者装置311毎に、利用者装置311の実行時間情報ファイル491に基づいてアプリケーションプログラム別の実行時間を算出する。そして、実行時間算出部420は、利用者装置311毎に、アプリケーションプログラム別の実行時間を示す実行時間ファイル281を生成する。
例えば、実行時間情報ファイル491は、アプリケーションプログラム別の開始時刻および終了時刻を示す。実行時間算出部420は、アプリケーションプログラム毎に開始時刻から終了時刻までの個別の実行時間を算出し、個別の実行時間を合計する。そして、実行時間算出部420は、アプリケーションプログラム毎に、個別の実行時間を合計した時間と実行時間情報が記録された時間とに基づいて、単位時間当たりの実行時間を算出する。
The execution time calculation unit 420 calculates the execution time for each application program based on the execution time information file 491 of the user device 311 for each user device 311. Then, the execution time calculation unit 420 generates an execution time file 281 indicating the execution time for each application program for each user device 311.
For example, the execution time information file 491 indicates the start time and end time for each application program. The execution time calculation unit 420 calculates individual execution times from the start time to the end time for each application program, and totals the individual execution times. Then, the execution time calculation unit 420 calculates the execution time per unit time based on the total time of the individual execution times and the time when the execution time information is recorded for each application program.

画面通信量情報取得部430は、サーバ装置321からアプリケーションプログラム別の画面通信量に関する画面通信量情報を取得し、画面通信量情報ファイル492を生成する。画面通信量情報ファイル492は、アプリケーションプログラム別の画面通信量情報を示すファイルである。
例えば、サーバ装置321の画面履歴記録部は、アプリケーションプログラムが画面データを通信する毎に画面通信量を記録する。そして、画面通信量情報取得部430は、画面通信量情報として、サーバ装置321に記録された通信毎の画面通信量を取得する。
The screen traffic information acquisition unit 430 acquires screen traffic information regarding the screen traffic for each application program from the server device 321 and generates a screen traffic information file 492. The screen traffic information file 492 is a file indicating screen traffic information for each application program.
For example, the screen history recording unit of the server device 321 records the screen communication amount each time the application program communicates screen data. Then, the screen traffic information acquisition unit 430 acquires the screen traffic for each communication recorded in the server device 321 as the screen traffic information.

画面通信量算出部440は、画面通信量情報ファイル492に基づいてアプリケーションプログラム別の画面通信量を算出し、アプリケーションプログラム別の画面通信量を示す画面通信量ファイル282を生成する。
例えば、画面通信量情報ファイル492は、アプリケーションプログラム毎に通信毎の画面通信量を示す。画面通信量算出部440は、アプリケーションプログラム毎に、通信毎の画面通信量を合計する。そして、画面通信量算出部440は、アプリケーションプログラム毎に、通信毎の画面通信量を合計した時間と画面通信量情報が記録された時間とに基づいて、単位時間当たりの画面通信量を算出する。
The screen communication amount calculation unit 440 calculates a screen communication amount for each application program based on the screen communication amount information file 492, and generates a screen communication amount file 282 indicating the screen communication amount for each application program.
For example, the screen traffic information file 492 indicates the screen traffic for each communication for each application program. The screen traffic calculation unit 440 adds up the screen traffic for each communication for each application program. Then, the screen traffic calculation unit 440 calculates the screen traffic per unit time for each application program based on the total time of the screen traffic for each communication and the time when the screen traffic information is recorded. .

リソース情報取得部450は、サーバ装置321が使用したリソースの使用状況を示すリソース情報をサーバ装置321から取得し、取得したリソース情報を示すリソース情報ファイル289を生成する。
例えば、リソース情報取得部450は、リソース情報として、CPU使用率、メモリ使用率およびディスクアクセス量などを取得する。
The resource information acquisition unit 450 acquires resource information indicating the usage status of the resources used by the server apparatus 321 from the server apparatus 321 and generates a resource information file 289 indicating the acquired resource information.
For example, the resource information acquisition unit 450 acquires a CPU usage rate, a memory usage rate, a disk access amount, and the like as resource information.

実施の形態2により、実行時間ファイル281、画面通信量ファイル282およびリソース情報ファイル289を生成することができる。   According to the second embodiment, an execution time file 281, a screen traffic file 282, and a resource information file 289 can be generated.

各実施の形態は、VDI100およびVDIサイジングシステム300の形態の一例である。
つまり、VDI100およびVDIサイジングシステム300は、各実施の形態で説明した構成要素の一部を備えなくても構わない。また、VDI100およびVDIサイジングシステム300は、各実施の形態で説明していない構成要素を備えても構わない。さらに、VDI100およびVDIサイジングシステム300は、各実施の形態の構成要素の一部または全てを組み合わせたものであっても構わない。
例えば、VDIサイジング装置200は情報収集装置400の機能を備えても構わない。
Each embodiment is an example of the form of the VDI 100 and the VDI sizing system 300.
That is, the VDI 100 and the VDI sizing system 300 may not include some of the components described in the embodiments. Further, the VDI 100 and the VDI sizing system 300 may include components that are not described in each embodiment. Furthermore, the VDI 100 and the VDI sizing system 300 may be a combination of some or all of the constituent elements of each embodiment.
For example, the VDI sizing device 200 may have the function of the information collection device 400.

各実施の形態においてフローチャート等を用いて説明した処理手順は、各実施の形態に係る方法およびプログラムの処理手順の一例である。各実施の形態に係る方法およびプログラムは、各実施の形態で説明した処理手順と一部異なる処理手順で実現されても構わない。   The processing procedures described using the flowcharts and the like in each embodiment are an example of the processing procedures of the method and the program according to each embodiment. The method and program according to each embodiment may be realized by a processing procedure partially different from the processing procedure described in each embodiment.

各実施の形態において「〜部」は「〜処理」「〜工程」「〜プログラム」「〜装置」と読み替えることができる。   In each embodiment, “to part” can be read as “to process”, “to process”, “to program”, and “to apparatus”.

100 VDI、109 ネットワーク、110 クライアント装置群、111 クライアント装置、120 サーバシステム、121 サーバ装置、200 VDIサイジング装置、210 合計時間算出部、220 合計通信量算出部、230 画面合計量算出部、240 サイジング演算部、281 実行時間ファイル、282 画面通信量ファイル、289 リソース情報ファイル、290 装置記憶部、291 合計時間ファイル、292 合計通信量ファイル、293 画面合計量、299 サイジング情報ファイル、300 VDIサイジングシステム、310 利用者装置群、311 利用者装置、320 試験システム、321 サーバ装置、322 クライアント装置、400 情報収集装置、410 実行時間情報取得部、420 実行時間算出部、430 画面通信量情報取得部、440 画面通信量算出部、450 リソース情報取得部、490 情報記憶部、491 実行時間情報ファイル、492 画面通信量情報ファイル、901 演算装置、902 補助記憶装置、903 主記憶装置、904 通信装置、905 入出力装置、909 バス。   100 VDI, 109 network, 110 client device group, 111 client device, 120 server system, 121 server device, 200 VDI sizing device, 210 total time calculation unit, 220 total communication amount calculation unit, 230 screen total amount calculation unit, 240 sizing Operation unit, 281 execution time file, 282 screen traffic file, 289 resource information file, 290 device storage unit, 291 total time file, 292 total traffic file, 293 screen total, 299 sizing information file, 300 VDI sizing system, 310 user apparatus group, 311 user apparatus, 320 test system, 321 server apparatus, 322 client apparatus, 400 information collection apparatus, 410 execution time information acquisition unit, 420 execution Interval calculation unit, 430 screen communication amount information acquisition unit, 440 screen communication amount calculation unit, 450 resource information acquisition unit, 490 information storage unit, 491 execution time information file, 492 screen communication amount information file, 901 arithmetic unit, 902 auxiliary storage Device, 903 main storage device, 904 communication device, 905 input / output device, 909 bus.

Claims (7)

アプリケーションプログラムの実行をサーバシステムに要求するクライアント装置群に置き換えられる利用者装置群がアプリケーションプログラムを単位時間当たりに実行した合計時間と、前記アプリケーションプログラムを前記単位時間実行する間に生成される画面データが通信される画面通信量とに基づいて、前記画面データが前記サーバシステムから前記クライアント装置群へ前記単位時間当たりに通信される合計通信量を算出する合計通信量算出部を備え
前記利用者装置群の各利用者装置は、前記サーバシステムに仮想デスクトップとして実装される
ことを特徴とする画面通信量見積り装置。
Total time that the user device group that is replaced by the client device group that requests the server system to execute the application program executes the application program per unit time, and screen data that is generated while the application program is executed for the unit time There, based on the screen traffic is communications, comprising a total communication amount calculating unit for calculating the total amount of communication the screen data is communicated per unit time to the client device group from said server system,
The screen traffic estimation device , wherein each user device of the user device group is implemented as a virtual desktop in the server system .
前記利用者装置群に含まれる利用者装置別に利用者装置群が前記アプリケーションプログラムを単位時間当たりに実行した実行時間を示す実行時間群に基づいて、前記合計時間を算出する合計時間算出部を備える
ことを特徴とする請求項1に記載の画面通信量見積り装置。
A total time calculation unit that calculates the total time based on an execution time group indicating an execution time in which the user device group executes the application program per unit time for each user device included in the user device group. The screen communication amount estimation apparatus according to claim 1, wherein:
前記画面通信量見積り装置は、画面合計量算出部を備え、
前記合計時間算出部は、アプリケーションプログラム別の実行時間群に基づいて、アプリケーションプログラム別の合計時間を算出し、
前記合計通信量算出部は、アプリケーションプログラム別の合計時間とアプリケーションプログラム別の画面通信量とに基づいて、アプリケーションプログラム別の合計通信量を算出し、
前記画面合計量算出部は、アプリケーションプログラム別の合計通信量を合計した量である画面合計量を算出する
ことを特徴とする請求項2に記載の画面通信量見積り装置。
The screen communication amount estimation device includes a screen total amount calculation unit,
The total time calculation unit calculates a total time for each application program based on an execution time group for each application program,
The total communication amount calculation unit calculates the total communication amount for each application program based on the total time for each application program and the screen communication amount for each application program,
3. The screen communication amount estimation apparatus according to claim 2, wherein the screen total amount calculation unit calculates a screen total amount that is a total amount of the total communication amount for each application program.
前記画面合計量に基づいて前記サーバシステムのサイジングを行うサイジング演算部を備える
ことを特徴とする請求項3に記載の画面通信量見積り装置。
The screen communication amount estimation device according to claim 3, further comprising a sizing operation unit that performs sizing of the server system based on the total screen amount.
前記サイジング演算部は、前記画面合計量に基づいて、前記画面データが通信される通信回線のサイジングを行う
ことを特徴とする請求項4に記載の画面通信量見積り装置。
5. The screen communication amount estimation device according to claim 4, wherein the sizing calculation unit performs sizing of a communication line through which the screen data is communicated based on the total screen amount.
合計通信量算出処理をコンピュータに実行させるための画面通信量見積りプログラムであり、
前記合計通信量算出処理は、アプリケーションプログラムの実行をサーバシステムに要求するクライアント装置群に置き換えられる利用者装置群がアプリケーションプログラムを単位時間当たりに実行した合計時間と、前記アプリケーションプログラムを前記単位時間実行する間に生成される画面データが通信される画面通信量とに基づいて、前記画面データが前記サーバシステムから前記クライアント装置群へ前記単位時間当たりに通信される合計通信量を算出する処であり、
前記利用者装置群の各利用者装置は、前記サーバシステムに仮想デスクトップとして実装される
ことを特徴とする画面通信量見積りプログラム。
A screen traffic estimation program for causing a computer to execute a total traffic calculation process,
The total traffic calculation processing includes the total time that the user device group that is replaced with the client device group that requests the server system to execute the application program executes the application program per unit time, and the execution of the application program in the unit time screen data generated during that is based on a screen traffic is communications processing, you calculate the total amount of communication the screen data is communicated per unit time to the client device group from said server system Reason ,
Each user device in the user device group is implemented as a virtual desktop in the server system.
A screen traffic volume estimation program characterized by that .
1台以上のクライアント装置から成るクライアント装置群に置き換えられる利用者装置群の各利用者装置が、1台以上のサーバ装置を備えるサーバシステムに仮想デスクトップとして実装され、
画面通信量情報取得部が、アプリケーションプログラムの実行によって生成される画面データが前記アプリケーションプログラムを実行した利用者装置が実装されたサーバ装置から前記アプリケーションプログラムの実行を要求したクライアント試験装置へ通信された通信量を示す画面通信量情報を取得し、
画面通信量算出部が、前記画面通信量情報に基づいて、前記アプリケーションプログラムを単位時間実行する間に生成される画面データが通信される画面通信量を算出し、
実行時間情報取得部が、前記利用者装置群が前記アプリケーションプログラムを実行した時間を示す実行時間情報を取得し、
実行時間算出部が、前記利用者装置群に含まれる利用者装置別に、利用者装置の実行時間情報に基づいて、利用者装置が前記アプリケーションプログラムを前記単位時間当たりに実行した実行時間を算出し、
合計時間算出部が、利用者装置別の実行時間に基づいて、前記利用者装置群が前記アプリケーションプログラムを前記単位時間当たりに実行した合計時間を算出し、
合計通信量算出部が、前記合計時間と前記画面通信量とに基づいて、前記画面データが前記サーバシステムから前記クライアント装置群へ前記単位時間当たりに通信される合計通信量を算出する
ことを特徴とする画面通信量見積り方法。
Each user device of a user device group that is replaced with a client device group composed of one or more client devices is implemented as a virtual desktop in a server system including one or more server devices,
Screen traffic information acquisition unit, communication to the client tester screen data generated by the execution of the application program requests the execution of the application program server executes the user device is implemented BaSo placed et the application program Screen traffic information indicating the traffic volume
Screen communication amount calculating unit, on the basis of the screen traffic information, and calculates the screen traffic screen data is communication that is generated during execution of the application program unit time,
Run-time information acquisition unit, the previous cut for user equipment unit acquires the execution time information indicating the time of executing the application program,
Execution time calculation unit, the user device separate from the user device included in the group, based on the execution time information of the user equipment calculates the execution time the user device to execute the application program per unit time ,
Based on the execution time for each user device, the total time calculation unit calculates the total time that the user device group executed the application program per unit time,
A total traffic calculation unit calculates, based on the total time and the screen traffic, a total traffic that the screen data is communicated from the server system to the client device group per unit time. Screen traffic estimation method.
JP2014061968A 2014-03-25 2014-03-25 Screen traffic estimation device, screen traffic estimation program, and screen traffic estimation method Active JP6246639B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014061968A JP6246639B2 (en) 2014-03-25 2014-03-25 Screen traffic estimation device, screen traffic estimation program, and screen traffic estimation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014061968A JP6246639B2 (en) 2014-03-25 2014-03-25 Screen traffic estimation device, screen traffic estimation program, and screen traffic estimation method

Publications (2)

Publication Number Publication Date
JP2015184995A JP2015184995A (en) 2015-10-22
JP6246639B2 true JP6246639B2 (en) 2017-12-13

Family

ID=54351426

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014061968A Active JP6246639B2 (en) 2014-03-25 2014-03-25 Screen traffic estimation device, screen traffic estimation program, and screen traffic estimation method

Country Status (1)

Country Link
JP (1) JP6246639B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008289030A (en) * 2007-05-21 2008-11-27 Nec Corp Picture drawing transfer system
JPWO2011080809A1 (en) * 2009-12-29 2013-05-09 株式会社東芝 server
JP5899897B2 (en) * 2011-12-20 2016-04-06 富士通株式会社 Information processing apparatus, information processing method, and program

Also Published As

Publication number Publication date
JP2015184995A (en) 2015-10-22

Similar Documents

Publication Publication Date Title
US9229778B2 (en) Method and system for dynamic scaling in a cloud environment
JP5742125B2 (en) Program, information generation apparatus, and information generation method
US9684534B2 (en) Monitoring and modifying allocated computing resources
US8751184B2 (en) Transaction based workload modeling for effective performance test strategies
US10411969B2 (en) Backend resource costs for online service offerings
US9965327B2 (en) Dynamically scalable data collection and analysis for target device
US11106562B2 (en) System and method for detecting anomalies based on feature signature of task workflows
US9612876B2 (en) Method and apparatus for estimating a completion time for mapreduce jobs
US20150277959A1 (en) Capture point determination method and capture point determination system
US20180095819A1 (en) Incident analysis program, incident analysis method, information processing device, service identification program, service identification method, and service identification device
US20170264500A1 (en) Number-of-scales estimation apparatus, number-of-scales management system, number-of-scales estimation method, number-of-scales management method, and storage medium
CN109800052B (en) Anomaly detection and positioning method and device applied to distributed container cloud platform
Asyabi et al. A new benchmark harness for systematic and robust evaluation of streaming state stores
US9201752B2 (en) System and method for correlating empirical data with user experience
US9471779B2 (en) Information processing system, information processing device, monitoring device, monitoring method
JP6802049B2 (en) Methods, programs, and processing systems for selective retention of data
JP6246639B2 (en) Screen traffic estimation device, screen traffic estimation program, and screen traffic estimation method
US20130297283A1 (en) Information processing device, information processing method, and program
Barve et al. Fecbench: An extensible framework for pinpointing sources of performance interference in the cloud-edge resource spectrum
US10102101B1 (en) Methods, systems, and computer readable mediums for determining a system performance indicator that represents the overall operation of a network system
JP6589223B2 (en) Service estimation apparatus, service estimation method, and program
JP4539405B2 (en) Transaction profile creation method and apparatus
JP2015130018A (en) Verification program, verification device, and verification method
JP6634919B2 (en) Analysis equipment
US20150293936A1 (en) Distributed data processing system and distributed data processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20161004

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170831

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170926

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171017

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20171115

R150 Certificate of patent or registration of utility model

Ref document number: 6246639

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250