WO2013027331A1 - Information processing device, information processing method, and program - Google Patents

Information processing device, information processing method, and program Download PDF

Info

Publication number
WO2013027331A1
WO2013027331A1 PCT/JP2012/004765 JP2012004765W WO2013027331A1 WO 2013027331 A1 WO2013027331 A1 WO 2013027331A1 JP 2012004765 W JP2012004765 W JP 2012004765W WO 2013027331 A1 WO2013027331 A1 WO 2013027331A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
virtual server
iaas
performance
processing apparatus
Prior art date
Application number
PCT/JP2012/004765
Other languages
French (fr)
Japanese (ja)
Inventor
竹村 俊徳
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Publication of WO2013027331A1 publication Critical patent/WO2013027331A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/04Billing or invoicing

Definitions

  • the present invention relates to an information processing apparatus, an information processing method, and a program for measuring cost performance when an operation server is operated on an IaaS (Infrastructure as a Service) site.
  • IaaS Intelligent as a Service
  • Non-Patent Documents 1 and 2 describe services that provide virtual servers with pay-per-use depending on the amount of allocated resources.
  • Patent Document 1 describes that the following processing is performed for the purpose of measuring the margin of processing capacity of a physical server on which a virtual server is operated based on the same standard.
  • the management server device transmits a virtual server image to the physical server.
  • This virtual server image includes an OS and a performance measurement program.
  • the physical server generates a virtual server based on the virtual server image.
  • the management server device receives performance information measured by the virtual server from the physical server.
  • the billing system for IaaS sites varies depending on the IaaS site. Also, how much performance a virtual server can produce varies depending on the IaaS site. For this reason, it is difficult for the user of the IaaS site to grasp the cost performance of the IaaS site.
  • An object of the present invention is to provide an information processing apparatus, an information processing method, and a program capable of providing a user with information indicating the cost performance of an IaaS site.
  • performance information receiving means for receiving performance information of the virtual server when the virtual server performs processing at the IaaS site, Charging information acquisition means for acquiring charging information indicating a charging system in the plurality of IaaS sites; Cost calculating means for generating cost information indicating cost performance for each of the plurality of IaaS using the performance information received by the performance information receiving means and the charging information acquired by the charging information acquiring means;
  • An information processing apparatus is provided.
  • a computer From each of a plurality of IaaS (Infrastructure as a Service) sites, the performance information of the virtual server when the virtual server is processed at the IaaS site is received, Acquiring charging information indicating a charging system in the plurality of IaaS sites; An information processing method for generating cost information indicating cost performance for each of the plurality of IaaS using the performance information and the billing information is provided.
  • IaaS infrastructure as a Service
  • a program for causing a computer to function as an information processing device for measuring the performance of an IaaS (Infrastructure as a Service) site In the computer, A function of receiving performance information of the virtual server from each of a plurality of IaaS (Infrastructure as a Service) sites when the virtual server performs processing at the IaaS site; A function of acquiring billing information indicating a billing system in the plurality of IaaS sites; A function of generating cost information indicating cost performance for each of the plurality of IaaS using the performance information and the billing information; A program for realizing the above is provided.
  • information indicating the cost performance of the IaaS site can be provided to the user.
  • FIG. 3 is a flowchart for explaining processing of the information processing apparatus illustrated in FIG. 1. It is a functional block diagram for demonstrating the function structure and use environment of the information processing apparatus which concern on 2nd Embodiment. 4 is a flowchart for explaining an operation of the information processing apparatus illustrated in FIG. 3. It is a functional block diagram for demonstrating the function structure and use environment of the information processing apparatus which concern on 3rd Embodiment. It is a flowchart explaining operation
  • FIG. 1 is a functional block diagram showing a functional configuration and usage environment of the information processing apparatus 100 according to the first embodiment.
  • the information processing apparatus 100 communicates with a plurality of IaaS sites 200 via the network 20.
  • the network 20 is the Internet, for example.
  • the same virtual server 210 is generated in each of the plurality of IaaS sites 200.
  • the virtual server 210 is a performance measurement virtual server.
  • the information processing apparatus 100 receives performance information from the virtual server 210.
  • the performance information is information for calculating processing performance when the virtual server 210 executes processing, for example, processing speed or processing time. Then, the information processing apparatus 100 recognizes the processing performance of the virtual server 210 for each IaaS site 200 based on the received performance information.
  • the information processing apparatus 100 reads charging information from the charging information storage unit 112.
  • the charging information is information indicating the charging system of each of the plurality of IaaS sites 200.
  • the billing information storage unit 112 is provided outside the information processing apparatus 100. However, the billing information storage unit 112 may be provided inside the information processing apparatus 100. Then, the information processing apparatus 100 generates cost information using the performance information of the virtual server 210 recognized for each IaaS site 200 and the billing information.
  • the cost information is information indicating cost performance for each IaaS site 200. For this reason, by using the information processing apparatus 100, information indicating the cost performance of the IaaS site 200 can be provided to the user. Details will be described below.
  • the information processing apparatus 100 includes a billing information acquisition unit 110, a performance information reception unit 120, and a cost calculation unit 130.
  • the billing information acquisition unit 110 reads billing information from the billing information storage unit 112.
  • the charging information indicates, for example, the amount of money per unit time for each predetermined resource amount.
  • the performance information receiving unit 120 receives performance information from the virtual server 210 generated in each of the plurality of IaaS sites 200.
  • the virtual server 210 may be a virtual server prepared in advance in the IaaS site 200, or may be a virtual server generated by an instruction from the information processing apparatus 100.
  • the cost calculation unit 130 generates cost information using the billing information and performance information.
  • the virtual server 210 In each of the plurality of IaaS sites 200, the virtual server 210 generates performance information.
  • the performance information is data for calculating the performance of the virtual server 210, for example, a processing speed, or data for calculating a processing time per unit process.
  • the processing information includes, for example, the CPU usage rate, the memory usage rate, the input / output performance value of the recording medium (for example, the ratio of the input / output data transfer rate to the maximum data transfer rate), the storage data amount of the storage medium, and the input of the communication controller. It may be a measurement result of an output performance value (transmission speed, use band, etc.).
  • Performance information is generated by, for example, a performance measurement program.
  • the performance measurement program is, for example, a commercially available benchmark program.
  • the benchmark program includes SPEC (Standard Performance Evaluation Corporation) that can measure various performances such as CPU, Java (registered trademark), and Web server, TPC (Transaction Processing Processing Council) that can measure transaction processing performance, and network performance. There are netperf etc. that can measure performance.
  • the performance measurement program may be a newly created benchmark program.
  • the performance measurement program may be transmitted from the information processing apparatus 100 to the IaaS site 200, or the user of the information processing apparatus 100 passes it to the operator of the IaaS site 200 in a state of being stored in a recording medium. You may upload to the server 210.
  • the performance measurement program varies depending on the content of the process that is the target of performance measurement.
  • the performance measurement program may be a load generation program that reproduces a load pattern (including network load) generated in the batch process. It may be a batch processing program that generates a network load.
  • each component of the information processing apparatus 100 shown in FIG. 1 is not a hardware unit configuration but a functional unit block.
  • Each component of the information processing apparatus 100 is centered on an arbitrary computer CPU, memory, a program that realizes the components shown in the figure loaded in the memory, a storage unit such as a hard disk for storing the program, and a network connection interface. It is realized by any combination of hardware and software. There are various modifications of the implementation method and apparatus.
  • FIG. 2 is a flowchart for explaining the processing of the information processing apparatus 100 shown in FIG. Prior to the processing shown in this flowchart, the virtual server 210 generates performance information in each of the plurality of IaaS sites 200.
  • the performance information receiving unit 120 of the information processing apparatus 100 receives the performance information from the virtual server 210 of each of the plurality of IaaS sites 200 in association with the identification information of the IaaS site 200 (step S10).
  • the billing information acquisition unit 110 reads billing information from the billing information storage unit 112 (step S20).
  • the cost calculation unit 130 calculates the processing time required for the unit processing amount when processing is executed by the virtual server 210 generated at the IaaS site 200 for each IaaS site 200 (step S30). ). Then, the cost calculation unit 130 calculates the cost per unit processing amount as cost information for each IaaS site 200 using the information calculated in step S30 and the billing information read in step S20 (step S40).
  • the information processing apparatus 100 by using the information processing apparatus 100, information indicating the cost performance of the IaaS site 200 can be provided to the user.
  • FIG. 3 is a functional block diagram for explaining the functional configuration and usage environment of the information processing apparatus 100 according to the second embodiment.
  • the information processing apparatus 100 according to the present embodiment has the same configuration as the information processing apparatus 100 according to the first embodiment except for the following points.
  • the user of the information processing apparatus 100 is considering using one of the IaaS sites 200 to perform a certain calculation process (hereinafter referred to as a target process).
  • the information processing apparatus 100 is provided in the local network 10. That is, the information processing apparatus 100 is connected to the IaaS site 200 via the local network 10 and the network 20.
  • a management terminal 102 is provided in the local network 10.
  • the management terminal 102 controls the information processing apparatus 100.
  • a virtual server 104 is generated in the local network 10.
  • the virtual server 104 differs from the virtual server 210 of the IaaS site 200 for the purpose of the processing to be performed. Specifically, the virtual server 210 of the IaaS site 200 performs processing for performance measurement, but the virtual server 104 measures the total amount of calculations necessary for the target processing. Then, the cost calculation unit 130 generates cost information using the total amount of processing calculated by the virtual server 104.
  • the information processing apparatus 100 includes a billing information storage unit 112.
  • the information processing apparatus 100 includes a performance storage unit 132, a cost information storage unit 134, a virtual server transmission unit 140, and a server image storage unit 142.
  • the performance storage unit 132 stores the performance information received by the performance information receiving unit 120 in association with information for identifying the IaaS site 200 that is the transmission source of the performance information.
  • the cost information storage unit 134 stores the cost information calculated by the cost calculation unit 130.
  • the virtual server transmission unit 140 transmits the virtual server image to each of the plurality of IaaS sites 200.
  • the virtual server image is data for generating the virtual server 210.
  • the virtual server image is a file of the contents of the disk of the virtual server in which the performance measurement program shown in the first embodiment is installed, and includes an OS and a performance measurement program that runs on the OS.
  • the server image storage unit 142 stores a virtual server image transmitted by the virtual server transmission unit 140.
  • the server image storage unit 142 stores a plurality of different virtual server images. Each virtual server image generates a different virtual server 210. These virtual servers 210 are different in the content of processing to be measured, that is, the content of processing to be performed.
  • the server image storage unit 142 also stores data indicating the contents of processing to be performed by the plurality of virtual servers 210 generated by the virtual server image in association with the plurality of virtual server images (or in the virtual server image). is doing.
  • FIG. 4 is a flowchart for explaining the operation of the information processing apparatus 100 shown in FIG.
  • the management terminal 102 transmits instruction information (information for specifying a measurement type) to the virtual server transmission unit 140 of the information processing apparatus 100 via the local network 10.
  • This instruction information includes information for specifying which virtual server image is to be read from the server image storage unit 142.
  • the virtual server transmission unit 140 receives the instruction information from the management terminal 102 (step S102).
  • the virtual server transmission unit 140 reads the virtual server image corresponding to the instruction information and the data indicating the content of the processing from the server image storage unit 142 (Step S104). Then, the virtual server transmission unit 140 transmits the read virtual server image and data indicating the processing contents to each of the plurality of IaaS sites 200 (step S106).
  • the IaaS site 200 When the virtual server image is received from the information processing apparatus 100, the IaaS site 200 generates a virtual server 210 using the received virtual server image (step S112).
  • the virtual server 210 performs processing according to the data indicating the processing content transmitted from the information processing apparatus 100 (step S114). Then, the virtual server 210 generates performance information using the result of this processing (step S116), and transmits the generated performance information to the information processing apparatus 100 (step S118).
  • This performance information includes, for example, data indicating the total amount of processing and the time required to execute the processing.
  • the performance information receiving unit 120 of the information processing apparatus 100 receives the performance information transmitted by the virtual server 210 and information for identifying the IaaS site 200. In step S118, the performance information receiving unit 120 of the information processing apparatus 100 may request performance information from the IaaS site 200. In this case, the IaaS site 200 transmits performance information after receiving a request from the performance information receiving unit 120.
  • the information processing apparatus 100 generates the virtual server 104 in the local network 10 (step S108).
  • the virtual server 104 measures the total amount of computation necessary for the target processing and generates performance information of the virtual server 104 (step S110).
  • the performance information generation method for the virtual server 104 is the same as the performance information generation method for the virtual server 210.
  • the cost calculation unit 130 receives the measured total amount of calculation and performance information from the virtual server 104.
  • the measurement program executed by the virtual server 104 differs depending on the type of target processing.
  • the measurement program executed by the virtual server 104 may be a load generation program that reproduces a load pattern generated in the batch process, or the target process It may be a program for batch processing indicating itself.
  • the total amount of calculation is indicated by processing time, for example. This processing time may be, for example, the execution time actually taken for the processing, or may be the CPU load integrated value divided by the average load.
  • the cost calculation unit 130 uses the performance information received by the performance information reception unit 120 to calculate a processing speed or a processing time per unit process for each IaaS site 200.
  • the cost calculation unit 130 stores the calculated information in the performance storage unit 132 in association with the identification information of the IaaS site 200. Further, the cost calculation unit 130 stores the total amount of computation received from the virtual server 104 in the performance storage unit 132 (step S120).
  • the cost calculation unit 130 uses the performance information stored in the performance storage unit 132 to calculate the performance ratio of the virtual server 210 based on the performance of the virtual server 104 for each IaaS site 200.
  • the performance ratio of the virtual server 210 may be a ratio of average values of measurement results (for example, CPU load). Further, the method for calculating the performance ratio of the virtual server 210 may be different depending on the content of the target process.
  • the cost calculation unit 130 calculates the processing time when the target processing is performed in the virtual server 210 for each IaaS site 200, using the performance ratio calculated in step S122 and the processing time acquired in step S120. (Step S124).
  • the charging information acquisition unit 110 reads the charging information from the charging information storage unit 112 (step S126).
  • the cost calculation unit 130 generates cost information using the charging information read by the charging information acquisition unit 110 and the processing time calculated in step S124, and stores the cost information in the cost information storage unit 134 (step S128).
  • the cost calculation unit 130 transmits the generated cost information to the management terminal 102 (step S130).
  • the charging system in the first IaaS site 200 is $ 0.1 per hour in the resource amount of the CPU 1.2 GHz, the memory 1.7 GB, and the HDD 160 GB.
  • the charging system in the second IaaS site 200 is 20 yen per hour in the resource amount of the CPU 2.0 GHz, the memory 1 GB, and the HDD 40 GB.
  • the same effect as that of the first embodiment can be obtained.
  • the user of the information processing apparatus 100 can easily select the IaaS site 200 with high cost performance.
  • FIG. 5 is a functional block diagram for explaining the functional configuration and usage environment of the information processing apparatus 100 according to the third embodiment.
  • the information processing apparatus 100 according to the present embodiment has the same configuration as the information processing apparatus 100 according to the second embodiment except for the following points.
  • a plurality of virtual servers 210 are generated in the IaaS site 200 in accordance with instructions from the information processing apparatus 100.
  • the plurality of virtual servers 210 are all performance measurement virtual servers.
  • the plurality of virtual servers 210 perform processing by communicating with each other.
  • the performance measurement program executed by the plurality of virtual servers 210 generates a network load. For this reason, in the process shown in step S114 of FIG. 4, a load is generated on the network. Therefore, the performance information received by the performance information receiving unit 120 of the information processing apparatus 100 reflects the network traffic in the IaaS site 200.
  • the cost information calculated in step S128 of FIG. 4 is a value that takes into account the number of virtual servers 210 generated in one IaaS site 200 (for example, the number of units multiplied by the processing time and the unit price). (Multiplied value).
  • the virtual server of another person Since the virtual server of another person is also operating at the IaaS site 200, it is unclear how much network traffic can be secured within the IaaS site 200.
  • a plurality of virtual servers 210 that communicate with each other are generated on the IaaS site 200, and processing is performed while the plurality of virtual servers 210 communicate with each other. Then, the virtual server 210 transmits the performance information measured in this process to the performance information receiving unit 120 of the information processing apparatus 100. Therefore, according to the present embodiment, the performance of the virtual server 210 can be measured in a state in which the network traffic in the IaaS site 200 is reflected.
  • the server image storage unit 142 stores a plurality of sets of images including a plurality of virtual server images. Each set of images generates different virtual server groups. These virtual server groups are different from each other in content of processing to be measured, that is, content of processing to be performed.
  • the first set of images generates two virtual servers 210. These two virtual servers measure the maximum amount of traffic when they communicate with each other.
  • the second set of images generates a plurality of virtual servers 210 assuming parallel computation.
  • the virtual server advances the calculation while mutually transmitting and receiving intermediate results of the calculation. Therefore, the plurality of virtual servers 210 generated in the second set of images measure the traffic amount of each communication and the total traffic amount of all the communication when the plurality of virtual servers 210 communicate with each other.
  • the plurality of virtual servers 210 divide and hold a part of the data to be processed.
  • the data to be used changes according to the processing performed by each virtual server 210. For this reason, the virtual server 210 that processes data proceeds with processing while communicating with another virtual server 210 that holds the data.
  • a calculation method of cost information in the present embodiment will be described using a specific example. For example, assume that four virtual servers 210 are operating in each IaaS site 200. The cost per virtual server 210 in the first IaaS site 200 is assumed to be $ 0.1 per hour. Further, it is assumed that the cost per one virtual server 210 in the second IaaS site 200 is 20 yen per hour.
  • the virtual server 104 of the local network 10 has a target processing execution time of 1000 hours.
  • the performance per virtual server 104 in the local network 10 is 1.0
  • the performance ratio of the four virtual servers 210 in the first IaaS site 200 is 3.2
  • the second It is assumed that the performance ratio of the four virtual servers 210 in the IaaS site 200 is 8.0.
  • the performance of the virtual server 210 is lowered due to the influence of network traffic, and the performance ratio is lowered to 3.2.
  • the same effect as that of the second embodiment can be obtained.
  • the cost performance of the virtual server 210 can be calculated in a state in which the network traffic in the IaaS site 200 is reflected.
  • the information processing apparatus 100 according to the fourth embodiment, except that the information indicating the instance size of the virtual server 210 is transmitted when transmitting the virtual server image, the information according to the second or third embodiment.
  • the configuration is the same as that of the processing apparatus 100.
  • the instance size here is the amount of resources (CPU, memory, etc.) allocated to the virtual server 210 in the IaaS site 200.
  • FIG. 6 is a flowchart for explaining the operation of the information processing apparatus 100 according to this embodiment.
  • the management terminal 102 transmits instruction information to the virtual server transmission unit 140 of the information processing apparatus 100 via the local network 10.
  • This instruction information includes information indicating which virtual image is to be read from the server image storage unit 142. Further, the instruction information includes information indicating that repeated measurement is performed while changing the instance size (for example, information indicating the range of the instance size).
  • the virtual server transmission unit 140 receives the instruction information from the management terminal 102 (step S103).
  • the virtual server transmission unit 140 reads a plurality of virtual server images corresponding to the instruction information and data indicating the contents of processing from the server image storage unit 142 (step S104).
  • the virtual server transmission unit 140 sets the instance size of the virtual server 210 (step S105). Then, the virtual server transmission unit 140 transmits the read virtual server image, the data indicating the processing contents, and the instance size setting information to each of the plurality of IaaS sites 200 (step S107).
  • the IaaS site 200 Upon receiving the virtual server image and instance size setting information from the information processing apparatus 100, the IaaS site 200 generates a virtual server 210 using the received virtual server image.
  • the instance size of the virtual server 210 generated here is the same as the setting information received from the information processing apparatus 100 (step S112). Thereafter, the processing performed by each IaaS site 200 is the same as that in the second embodiment (steps S114 to S118).
  • the information processing apparatus 100 generates a virtual server 104 in the local network 10 (step S108).
  • the instance size of the virtual server 104 is as set in step S105.
  • the virtual server 104 measures the total amount of computation necessary for the target processing and generates performance information of the virtual server 104 (step S110).
  • the cost calculation unit 130 performs the processes shown in steps S120 to S124. The details of this process are the same as in the second embodiment.
  • the performance information receiving unit 120, the cost calculating unit 130, and the virtual server transmitting unit 140 are designated by repeatedly performing the processing shown in steps S105 to S124 while changing the setting of the instance size (step S125).
  • the processing time for each instance size is calculated for each IaaS site 200 in the entire instance size range.
  • the charging information acquisition unit 110 reads the charging information from the charging information storage unit 112 (step S126). Then, the cost calculation unit 130 generates cost information for each instance size using the charging information read by the charging information acquisition unit 110 and the processing time calculated in step S124, and stores the cost information in the cost information storage unit 134 (step S124). S128). The cost calculation unit 130 transmits the generated cost information to the management terminal 102 (step S130).
  • the same effect as that of the second embodiment can be obtained.
  • the fee structure of the IaaS site 200 is mostly changed depending on the instance size.
  • the user of the information processing apparatus 100 can compare the costs of a plurality of IaaS sites 200 for each instance size. For this reason, the user of the information processing apparatus 100 can select a condition with the best cost performance.
  • Performance information receiving means for receiving performance information of the virtual server when processing is performed by the virtual server at the IaaS site from each of a plurality of IaaS (Infrastructure as a Service) sites; Charging information acquisition means for acquiring charging information indicating a charging system in the plurality of IaaS sites; Cost calculating means for generating cost information indicating cost performance for each of the plurality of IaaS using the performance information received by the performance information receiving means and the charging information acquired by the charging information acquiring means;
  • An information processing apparatus comprising: (Appendix 2) In the information processing apparatus according to attachment 1, An information processing apparatus comprising virtual server transmission means for transmitting a virtual server image for generating the virtual server to each of the plurality of IaaS sites.
  • the virtual server transmission means includes Connectable to server image storage means for storing the virtual server image corresponding to each of a plurality of different virtual servers; An information processing apparatus that reads and transmits the virtual server image from the server image storage unit.
  • the virtual server transmitting unit is an information processing apparatus that transmits a plurality of virtual server images for generating a plurality of virtual servers that perform processing by communicating with each other.
  • the virtual server transmission means includes instance designation means for designating a plurality of instance sizes of the virtual server,
  • the performance information receiving means receives the performance information in the plurality of instance sizes,
  • the cost calculation means is an information processing apparatus that generates the cost information indicating the cost performance for each instance size by using the performance information for each of the plurality of instance sizes.
  • the information processing apparatus connects to the IaaS site via a local network and an external network,
  • the virtual server transmission means transmits the virtual server image to the local network to generate the virtual server, and causes the virtual server to perform a target calculation.
  • the performance information receiving means receives, from the virtual server of the local network, a total amount of processing when the virtual server performs the target calculation,
  • the cost calculation means is an information processing apparatus that generates the cost information using the total amount of the processing.
  • (Appendix 7) In the information processing apparatus according to any one of appendices 1 to 6,
  • the performance information of the virtual server is an information processing apparatus that is information for calculating a processing speed or a processing time.
  • (Appendix 8) Computer From each of a plurality of IaaS (Infrastructure as a Service) sites, the performance information of the virtual server when the virtual server is processed at the IaaS site is received, Acquiring charging information indicating a charging system in the plurality of IaaS sites; An information processing method for generating cost information indicating cost performance for each of the plurality of IaaS using the performance information and the billing information. (Appendix 9) In the information processing method according to attachment 8, The information processing method, wherein the computer transmits a virtual server image for generating the virtual server to each of the plurality of IaaS sites.
  • Appendix 12 In the information processing method according to any one of appendices 9 to 11, The computer Specify multiple instance sizes of the virtual server, Receiving the performance information in the plurality of instance sizes; An information processing method for generating the cost information indicating cost performance for each instance size using the performance information for each of the plurality of instance sizes.
  • (Appendix 15) A program for causing a computer to function as an information processing device for measuring the performance of an IaaS (Infrastructure as a Service) site, In the computer, A function of receiving performance information of the virtual server from each of a plurality of IaaS (Infrastructure as a Service) sites when the virtual server performs processing at the IaaS site; A function of acquiring billing information indicating a billing system in the plurality of IaaS sites; A function of generating cost information indicating cost performance for each of the plurality of IaaS using the performance information and the billing information; A program that realizes (Appendix 16) In the program described in Appendix 15, A program for further realizing a function of causing the computer to transmit a virtual server image for generating the virtual server to each of the plurality of IaaS sites before receiving the performance information of the virtual server.
  • Appendix 17 In the program described in Appendix 16, In the computer, A function of connecting to server image storage means for storing the virtual server image corresponding to each of the plurality of different virtual servers; A function of reading and transmitting the virtual server image from the server image storage means; A program that further realizes (Appendix 18) In the program described in appendix 16 or 17, The function of transmitting the virtual server image of the computer is a function of transmitting a plurality of virtual server images for generating a plurality of virtual servers that perform processing by communicating with each other.

Abstract

In the present invention, a billing information acquisition unit (110) reads out billing information from a billing information storage unit (112). The billing information indicates, for example, the amount of money per unit time period by a pre-defined amount of resources. A performance information reception unit (120) receives performance information from virtual servers (210) generated for each of a plurality of IaaS sites (200). The virtual servers (210) may be virtual servers prepared beforehand within the IaaS sites (200), or may be virtual servers generated according to an instruction from an information processing device (100). A cost calculation unit (130) generates cost information using the billing information and the performance information.

Description

情報処理装置、情報処理方法、及びプログラムInformation processing apparatus, information processing method, and program
 本発明は、IaaS(Infrastructure as a Service)サイトで稼動サーバを稼動させたときのコストパフォーマンスを測定する情報処理装置、情報処理方法、及びプログラムに関する。 The present invention relates to an information processing apparatus, an information processing method, and a program for measuring cost performance when an operation server is operated on an IaaS (Infrastructure as a Service) site.
 近年は、仮想サーバをネットワーク経由で提供するサービス(Infrastructure as a Service、以下、IaaSと記載)が普及しつつある。例えば非特許文献1、2には、仮想サーバを、その割り当てリソース量に応じて従量課金で提供するサービスが記載されている。 In recent years, services that provide virtual servers via a network (Infrastructure as a Service, hereinafter referred to as IaaS) are becoming widespread. For example, Non-Patent Documents 1 and 2 describe services that provide virtual servers with pay-per-use depending on the amount of allocated resources.
 特許文献1には、仮想サーバが稼動する物理サーバの処理能力の余裕度を同じ基準で計測することを目的として、以下の処理を行うことが記載されている。まず、管理サーバ装置は、物理サーバに、仮想サーバイメージを送信する。この仮想サーバイメージは、OSと性能計測プログラムを含んでいる。物理サーバは、仮想サーバイメージに基づいて仮想サーバを生成する。そして管理サーバ装置は、仮想サーバで測定された性能情報を、物理サーバから受信する。 Patent Document 1 describes that the following processing is performed for the purpose of measuring the margin of processing capacity of a physical server on which a virtual server is operated based on the same standard. First, the management server device transmits a virtual server image to the physical server. This virtual server image includes an OS and a performance measurement program. The physical server generates a virtual server based on the virtual server image. Then, the management server device receives performance information measured by the virtual server from the physical server.
特開2007-323245号公報JP 2007-323245 A
 IaaSサイトの課金体系は、IaaSサイトによって異なる。また、仮想サーバがどの程度の性能を出せるかは、IaaSサイトによって異なる。このため、IaaSサイトの利用者は、IaaSサイトのコストパフォーマンスを把握しにくい。 The billing system for IaaS sites varies depending on the IaaS site. Also, how much performance a virtual server can produce varies depending on the IaaS site. For this reason, it is difficult for the user of the IaaS site to grasp the cost performance of the IaaS site.
 本発明の目的は、IaaSサイトのコストパフォーマンスを示す情報をユーザに提供することができる情報処理装置、情報処理方法、及びプログラムを提供することにある。 An object of the present invention is to provide an information processing apparatus, an information processing method, and a program capable of providing a user with information indicating the cost performance of an IaaS site.
 本発明によれば、複数のIaaS(Infrastructure as a Service)サイトそれぞれから、当該IaaSサイトで仮想サーバに処理を行わせたときの前記仮想サーバの性能情報を受信する性能情報受信手段と、
 前記複数のIaaSサイトにおける課金体系を示す課金情報を取得する課金情報取得手段と、
 前記性能情報受信手段が受信した前記性能情報と、前記課金情報取得手段が取得した前記課金情報を用いて、前記複数のIaaS別のコストパフォーマンスを示すコスト情報を生成するコスト算出手段と、
を備える情報処理装置が提供される。
According to the present invention, from each of a plurality of IaaS (Infrastructure as a Service) sites, performance information receiving means for receiving performance information of the virtual server when the virtual server performs processing at the IaaS site,
Charging information acquisition means for acquiring charging information indicating a charging system in the plurality of IaaS sites;
Cost calculating means for generating cost information indicating cost performance for each of the plurality of IaaS using the performance information received by the performance information receiving means and the charging information acquired by the charging information acquiring means;
An information processing apparatus is provided.
 本発明によれば、コンピュータが、
  複数のIaaS(Infrastructure as a Service)サイトそれぞれから、当該IaaSサイトで仮想サーバに処理を行わせたときの前記仮想サーバの性能情報を受信し、
  前記複数のIaaSサイトにおける課金体系を示す課金情報を取得し、
  前記性能情報と前記課金情報を用いて、前記複数のIaaS別のコストパフォーマンスを示すコスト情報を生成する、情報処理方法が提供される。
According to the present invention, a computer
From each of a plurality of IaaS (Infrastructure as a Service) sites, the performance information of the virtual server when the virtual server is processed at the IaaS site is received,
Acquiring charging information indicating a charging system in the plurality of IaaS sites;
An information processing method for generating cost information indicating cost performance for each of the plurality of IaaS using the performance information and the billing information is provided.
 本発明によれば、コンピュータを、IaaS(Infrastructure as a Service)サイトのパフォーマンスを測定するための情報処理装置として機能させるためのプログラムであって、
 前記コンピュータに、
  複数のIaaS(Infrastructure as a Service)サイトそれぞれから、当該IaaSサイトで仮想サーバに処理を行わせたときの前記仮想サーバの性能情報を受信する機能と、
  前記複数のIaaSサイトにおける課金体系を示す課金情報を取得する機能と、
  前記性能情報と前記課金情報を用いて、前記複数のIaaS別のコストパフォーマンスを示すコスト情報を生成する機能と、
を実現させるプログラムが提供される。
According to the present invention, there is provided a program for causing a computer to function as an information processing device for measuring the performance of an IaaS (Infrastructure as a Service) site,
In the computer,
A function of receiving performance information of the virtual server from each of a plurality of IaaS (Infrastructure as a Service) sites when the virtual server performs processing at the IaaS site;
A function of acquiring billing information indicating a billing system in the plurality of IaaS sites;
A function of generating cost information indicating cost performance for each of the plurality of IaaS using the performance information and the billing information;
A program for realizing the above is provided.
 本発明によれば、IaaSサイトのコストパフォーマンスを示す情報をユーザに提供することができる。 According to the present invention, information indicating the cost performance of the IaaS site can be provided to the user.
 上述した目的、およびその他の目的、特徴および利点は、以下に述べる好適な実施の形態、およびそれに付随する以下の図面によってさらに明らかになる。 The above-described object and other objects, features, and advantages will be further clarified by a preferred embodiment described below and the following drawings attached thereto.
第1の実施形態に係る情報処理装置の機能構成及び使用環境を示す機能ブロック図である。It is a functional block diagram which shows the function structure and use environment of the information processing apparatus which concern on 1st Embodiment. 図1に示した情報処理装置の処理を説明するためのフローチャートである。3 is a flowchart for explaining processing of the information processing apparatus illustrated in FIG. 1. 第2の実施形態に係る情報処理装置の機能構成及び使用環境を説明するための機能ブロック図である。It is a functional block diagram for demonstrating the function structure and use environment of the information processing apparatus which concern on 2nd Embodiment. 図3に示した情報処理装置の動作を説明するためのフローチャートである。4 is a flowchart for explaining an operation of the information processing apparatus illustrated in FIG. 3. 第3の実施形態に係る情報処理装置の機能構成及び使用環境を説明するための機能ブロック図である。It is a functional block diagram for demonstrating the function structure and use environment of the information processing apparatus which concern on 3rd Embodiment. 第4の実施形態における情報処理装置の動作を説明するフローチャートである。It is a flowchart explaining operation | movement of the information processing apparatus in 4th Embodiment.
 以下、本発明の実施の形態について、図面を用いて説明する。尚、すべての図面において、同様な構成要素には同様の符号を付し、適宜説明を省略する。
(第1の実施形態)
Hereinafter, embodiments of the present invention will be described with reference to the drawings. In all the drawings, the same reference numerals are given to the same components, and the description will be omitted as appropriate.
(First embodiment)
 図1は、第1の実施形態に係る情報処理装置100の機能構成及び使用環境を示す機能ブロック図である。情報処理装置100は、ネットワーク20を介して、複数のIaaSサイト200と通信を行う。ネットワーク20は、例えばインターネットである。 FIG. 1 is a functional block diagram showing a functional configuration and usage environment of the information processing apparatus 100 according to the first embodiment. The information processing apparatus 100 communicates with a plurality of IaaS sites 200 via the network 20. The network 20 is the Internet, for example.
 複数のIaaSサイト200それぞれには、同一の仮想サーバ210が生成される。仮想サーバ210は性能計測用の仮想サーバである。情報処理装置100は、仮想サーバ210から性能情報を受信する。性能情報は仮想サーバ210が処理を実行したときの処理性能、例えば処理速度または処理時間を算出するための情報である。そして情報処理装置100は、受信した性能情報に基づいて、仮想サーバ210の処理性能を、IaaSサイト200ごとに認識する。 The same virtual server 210 is generated in each of the plurality of IaaS sites 200. The virtual server 210 is a performance measurement virtual server. The information processing apparatus 100 receives performance information from the virtual server 210. The performance information is information for calculating processing performance when the virtual server 210 executes processing, for example, processing speed or processing time. Then, the information processing apparatus 100 recognizes the processing performance of the virtual server 210 for each IaaS site 200 based on the received performance information.
 また、情報処理装置100は、課金情報を課金情報記憶部112から読み出す。課金情報は、複数のIaaSサイト200それぞれの課金体系を示す情報である。本実施形態において課金情報記憶部112は、情報処理装置100の外部に設けられている。ただし、課金情報記憶部112は、情報処理装置100の内部に設けられていても良い。そして情報処理装置100は、IaaSサイト200ごとに認識した仮想サーバ210の性能情報、及び課金情報を用いて、コスト情報を生成する。コスト情報は、IaaSサイト200ごとのコストパフォーマンスを示す情報である。このため、情報処理装置100を用いることにより、IaaSサイト200のコストパフォーマンスを示す情報をユーザに提供することができる。以下、詳細に説明する。 In addition, the information processing apparatus 100 reads charging information from the charging information storage unit 112. The charging information is information indicating the charging system of each of the plurality of IaaS sites 200. In the present embodiment, the billing information storage unit 112 is provided outside the information processing apparatus 100. However, the billing information storage unit 112 may be provided inside the information processing apparatus 100. Then, the information processing apparatus 100 generates cost information using the performance information of the virtual server 210 recognized for each IaaS site 200 and the billing information. The cost information is information indicating cost performance for each IaaS site 200. For this reason, by using the information processing apparatus 100, information indicating the cost performance of the IaaS site 200 can be provided to the user. Details will be described below.
 情報処理装置100は、課金情報取得部110、性能情報受信部120、及びコスト算出部130を有している。課金情報取得部110は、課金情報記憶部112から課金情報を読み出す。課金情報は、例えば、予め定められたリソース量別に、単位時間当たりの金額を示している。性能情報受信部120は、複数のIaaSサイト200それぞれに生成された仮想サーバ210から、性能情報を受信する。本実施形態において、仮想サーバ210は、IaaSサイト200内で予め準備された仮想サーバであっても良いし、情報処理装置100からの指示によって生成された仮想サーバであっても良い。コスト算出部130は、課金情報及び性能情報を用いてコスト情報を生成する。 The information processing apparatus 100 includes a billing information acquisition unit 110, a performance information reception unit 120, and a cost calculation unit 130. The billing information acquisition unit 110 reads billing information from the billing information storage unit 112. The charging information indicates, for example, the amount of money per unit time for each predetermined resource amount. The performance information receiving unit 120 receives performance information from the virtual server 210 generated in each of the plurality of IaaS sites 200. In the present embodiment, the virtual server 210 may be a virtual server prepared in advance in the IaaS site 200, or may be a virtual server generated by an instruction from the information processing apparatus 100. The cost calculation unit 130 generates cost information using the billing information and performance information.
 複数のIaaSサイト200それぞれでは、仮想サーバ210が性能情報を生成する。性能情報は、仮想サーバ210の性能、例えば処理速度を算出するためのデータ、又は単位処理あたりの処理時間を算出するためのデータである。処理情報は、例えば、CPU使用率、メモリ使用率、記録媒体の入出力性能値(例えば最大データ転送速度に対する入出力データ転送速度の割合)、及び記憶媒体の保存データ量、通信制御装置の入出力性能値(伝送速度や使用帯域等)の計測結果であってもよい。 In each of the plurality of IaaS sites 200, the virtual server 210 generates performance information. The performance information is data for calculating the performance of the virtual server 210, for example, a processing speed, or data for calculating a processing time per unit process. The processing information includes, for example, the CPU usage rate, the memory usage rate, the input / output performance value of the recording medium (for example, the ratio of the input / output data transfer rate to the maximum data transfer rate), the storage data amount of the storage medium, and the input of the communication controller. It may be a measurement result of an output performance value (transmission speed, use band, etc.).
 性能情報は、例えば性能計測プログラムによって生成される。性能計測プログラムは、例えば市販のベンチマークプログラムである。このベンチマークプログラムとしては、CPU、Jave(登録商標)、およびWebサーバなど各種性能計測が可能なSPEC(Standard Performance Evaluation Corporation)、トランザクション処理性能の計測が可能なTPC(Transaction Processing Coucil)、及びネットワークの性能計測が可能なnetperfなどがある。また、性能計測プログラムは、新規に作成したベンチマークプログラムであっても良い。 Performance information is generated by, for example, a performance measurement program. The performance measurement program is, for example, a commercially available benchmark program. The benchmark program includes SPEC (Standard Performance Evaluation Corporation) that can measure various performances such as CPU, Java (registered trademark), and Web server, TPC (Transaction Processing Processing Council) that can measure transaction processing performance, and network performance. There are netperf etc. that can measure performance. The performance measurement program may be a newly created benchmark program.
 性能計測プログラムは、情報処理装置100からIaaSサイト200に送信されても良いし、情報処理装置100のユーザが、記録媒体に格納した状態でIaaSサイト200の運営者に渡し、この運営者が仮想サーバ210にアップロードしても良い。 The performance measurement program may be transmitted from the information processing apparatus 100 to the IaaS site 200, or the user of the information processing apparatus 100 passes it to the operator of the IaaS site 200 in a state of being stored in a recording medium. You may upload to the server 210.
 性能計測プログラムは、パフォーマンスの測定対象となっている処理の内容によって異なる。例えば測定対象となっている処理がバッチ処理である場合、性能計測プログラムは、バッチ処理で発生する負荷パターン(ネットワーク負荷を含む)を再現するような負荷発生プログラムであってもよいし、実際にネットワーク負荷を発生させるバッチ処理のプログラムであってもよい。 The performance measurement program varies depending on the content of the process that is the target of performance measurement. For example, when the process to be measured is a batch process, the performance measurement program may be a load generation program that reproduces a load pattern (including network load) generated in the batch process. It may be a batch processing program that generates a network load.
 なお、図1に示した情報処理装置100の各構成要素は、ハードウエア単位の構成ではなく、機能単位のブロックを示している。情報処理装置100の各構成要素は、任意のコンピュータのCPU、メモリ、メモリにロードされた本図の構成要素を実現するプログラム、そのプログラムを格納するハードディスクなどの記憶ユニット、ネットワーク接続用インタフェースを中心にハードウエアとソフトウエアの任意の組合せによって実現される。そして、その実現方法、装置には様々な変形例がある。 It should be noted that each component of the information processing apparatus 100 shown in FIG. 1 is not a hardware unit configuration but a functional unit block. Each component of the information processing apparatus 100 is centered on an arbitrary computer CPU, memory, a program that realizes the components shown in the figure loaded in the memory, a storage unit such as a hard disk for storing the program, and a network connection interface. It is realized by any combination of hardware and software. There are various modifications of the implementation method and apparatus.
 図2は、図1に示した情報処理装置100の処理を説明するためのフローチャートである。このフローチャートに示す処理の前に、複数のIaaSサイト200それぞれでは、仮想サーバ210が性能情報を生成している。 FIG. 2 is a flowchart for explaining the processing of the information processing apparatus 100 shown in FIG. Prior to the processing shown in this flowchart, the virtual server 210 generates performance information in each of the plurality of IaaS sites 200.
 情報処理装置100の性能情報受信部120は、複数のIaaSサイト200それぞれの仮想サーバ210から、性能情報を、そのIaaSサイト200の識別情報に対応付けて受信する(ステップS10)。また課金情報取得部110は、課金情報記憶部112から課金情報を読み出す(ステップS20)。 The performance information receiving unit 120 of the information processing apparatus 100 receives the performance information from the virtual server 210 of each of the plurality of IaaS sites 200 in association with the identification information of the IaaS site 200 (step S10). The billing information acquisition unit 110 reads billing information from the billing information storage unit 112 (step S20).
 コスト算出部130は、性能情報に基づいて、IaaSサイト200別に、そのIaaSサイト200で生成された仮想サーバ210で処理を実行した場合における、単位処理量に必要な処理時間を算出する(ステップS30)。そしてコスト算出部130は、ステップS30で算出した情報、及びステップS20で読み出した課金情報を用いて、IaaSサイト200別に、単位処理量あたりのコストを、コスト情報として算出する(ステップS40)。 Based on the performance information, the cost calculation unit 130 calculates the processing time required for the unit processing amount when processing is executed by the virtual server 210 generated at the IaaS site 200 for each IaaS site 200 (step S30). ). Then, the cost calculation unit 130 calculates the cost per unit processing amount as cost information for each IaaS site 200 using the information calculated in step S30 and the billing information read in step S20 (step S40).
 従って、本実施形態によれば、情報処理装置100を用いることにより、IaaSサイト200のコストパフォーマンスを示す情報をユーザに提供することができる。 Therefore, according to the present embodiment, by using the information processing apparatus 100, information indicating the cost performance of the IaaS site 200 can be provided to the user.
(第2の実施形態)
 図3は、第2の実施形態に係る情報処理装置100の機能構成及び使用環境を説明するための機能ブロック図である。本実施形態に係る情報処理装置100は、以下の点を除いて第1の実施形態に係る情報処理装置100と同様の構成である。
(Second Embodiment)
FIG. 3 is a functional block diagram for explaining the functional configuration and usage environment of the information processing apparatus 100 according to the second embodiment. The information processing apparatus 100 according to the present embodiment has the same configuration as the information processing apparatus 100 according to the first embodiment except for the following points.
 まず、情報処理装置100のユーザは、いずれかのIaaSサイト200を利用して、ある演算処理(以下、目的とする処理と記載)を行うことを検討している。 First, the user of the information processing apparatus 100 is considering using one of the IaaS sites 200 to perform a certain calculation process (hereinafter referred to as a target process).
 そして、情報処理装置100は、ローカルネットワーク10内に設けられている。すなわち情報処理装置100は、ローカルネットワーク10及びネットワーク20を介して、IaaSサイト200に接続する。 The information processing apparatus 100 is provided in the local network 10. That is, the information processing apparatus 100 is connected to the IaaS site 200 via the local network 10 and the network 20.
 ローカルネットワーク10には、管理端末102が設けられている。管理端末102は、情報処理装置100を制御する。 A management terminal 102 is provided in the local network 10. The management terminal 102 controls the information processing apparatus 100.
 またローカルネットワーク10には、仮想サーバ104が生成される。仮想サーバ104は、IaaSサイト200の仮想サーバ210とは、行う処理の目的が異なる。具体的には、IaaSサイト200の仮想サーバ210は、性能計測用の処理を行うが、仮想サーバ104は、目的とする処理に必要な演算の総量を計測する。そしてコスト算出部130は、仮想サーバ104が算出した処理の総量を用いて、コスト情報を生成する。 Also, a virtual server 104 is generated in the local network 10. The virtual server 104 differs from the virtual server 210 of the IaaS site 200 for the purpose of the processing to be performed. Specifically, the virtual server 210 of the IaaS site 200 performs processing for performance measurement, but the virtual server 104 measures the total amount of calculations necessary for the target processing. Then, the cost calculation unit 130 generates cost information using the total amount of processing calculated by the virtual server 104.
 また、情報処理装置100は、課金情報記憶部112を有している。 In addition, the information processing apparatus 100 includes a billing information storage unit 112.
 さらに情報処理装置100は、性能記憶部132、コスト情報記憶部134、仮想サーバ送信部140、及びサーバイメージ記憶部142を備えている。 Further, the information processing apparatus 100 includes a performance storage unit 132, a cost information storage unit 134, a virtual server transmission unit 140, and a server image storage unit 142.
 性能記憶部132は、性能情報受信部120が受信した性能情報を、その性能情報の送信元であるIaaSサイト200を識別する情報に対応付けて記憶する。コスト情報記憶部134は、コスト算出部130が算出したコスト情報を記憶する。 The performance storage unit 132 stores the performance information received by the performance information receiving unit 120 in association with information for identifying the IaaS site 200 that is the transmission source of the performance information. The cost information storage unit 134 stores the cost information calculated by the cost calculation unit 130.
 仮想サーバ送信部140は、仮想サーバイメージを複数のIaaSサイト200それぞれに送信する。仮想サーバイメージは、仮想サーバ210を生成するためのデータである。仮想サーバイメージは、第1の実施形態に示した性能計測プログラムをインストールした仮想サーバのディスクの内容をそのままファイル化したものであり、OSとその上で動く性能計測プログラムとを含んでいる。 The virtual server transmission unit 140 transmits the virtual server image to each of the plurality of IaaS sites 200. The virtual server image is data for generating the virtual server 210. The virtual server image is a file of the contents of the disk of the virtual server in which the performance measurement program shown in the first embodiment is installed, and includes an OS and a performance measurement program that runs on the OS.
 サーバイメージ記憶部142は、仮想サーバ送信部140が送信する仮想サーバイメージを記憶している。サーバイメージ記憶部142は、互いに異なる複数の仮想サーバイメージを記憶している。各仮想サーバイメージは、互いに異なる仮想サーバ210を生成する。これら仮想サーバ210は、計測すべき処理の内容、すなわち行うべき処理の内容が互いに異なる。サーバイメージ記憶部142は、複数の仮想サーバイメージに対応付けて(又は仮想サーバイメージ内に)、その仮想サーバイメージによって生成される複数の仮想サーバ210に行わせるべき処理の内容を示すデータも記憶している。 The server image storage unit 142 stores a virtual server image transmitted by the virtual server transmission unit 140. The server image storage unit 142 stores a plurality of different virtual server images. Each virtual server image generates a different virtual server 210. These virtual servers 210 are different in the content of processing to be measured, that is, the content of processing to be performed. The server image storage unit 142 also stores data indicating the contents of processing to be performed by the plurality of virtual servers 210 generated by the virtual server image in association with the plurality of virtual server images (or in the virtual server image). is doing.
 図4は、図3に示した情報処理装置100の動作を説明するためのフローチャートである。まず管理端末102は、ローカルネットワーク10を介して情報処理装置100の仮想サーバ送信部140に、指示情報(計測タイプを特定する情報)を送信する。この指示情報には、サーバイメージ記憶部142からいずれの仮想サーバイメージを読み出すかを特定するための情報が含まれている。 FIG. 4 is a flowchart for explaining the operation of the information processing apparatus 100 shown in FIG. First, the management terminal 102 transmits instruction information (information for specifying a measurement type) to the virtual server transmission unit 140 of the information processing apparatus 100 via the local network 10. This instruction information includes information for specifying which virtual server image is to be read from the server image storage unit 142.
 仮想サーバ送信部140は、管理端末102から、指示情報を受信する(ステップS102)。仮想サーバ送信部140は、指示情報に対応する仮想サーバイメージ、及び処理の内容を示すデータを、サーバイメージ記憶部142から読み出す(ステップS104)。そして仮想サーバ送信部140は、読み出した仮想サーバイメージ及び処理の内容を示すデータを、複数のIaaSサイト200それぞれに送信する(ステップS106)。 The virtual server transmission unit 140 receives the instruction information from the management terminal 102 (step S102). The virtual server transmission unit 140 reads the virtual server image corresponding to the instruction information and the data indicating the content of the processing from the server image storage unit 142 (Step S104). Then, the virtual server transmission unit 140 transmits the read virtual server image and data indicating the processing contents to each of the plurality of IaaS sites 200 (step S106).
 IaaSサイト200は、情報処理装置100から仮想サーバイメージを受信すると、受信した仮想サーバイメージを用いて仮想サーバ210を生成する(ステップS112)。仮想サーバ210は、情報処理装置100から送信された処理の内容を示すデータに従って、処理を行う(ステップS114)。そして仮想サーバ210は、この処理の結果を用いて、性能情報を生成し(ステップS116)、生成した性能情報を情報処理装置100に送信する(ステップS118)。この性能情報には、例えば、処理の総量を示すデータ、及び処理の実行に要した時間が含まれている。情報処理装置100の性能情報受信部120は、仮想サーバ210が送信してきた性能情報、およびIaaSサイト200を識別する情報を受信する。なおステップS118において、情報処理装置100の性能情報受信部120がIaaSサイト200に、性能情報を要求しても良い。この場合、IaaSサイト200は、性能情報受信部120からの要求を受けてから、性能情報を送信する。 When the virtual server image is received from the information processing apparatus 100, the IaaS site 200 generates a virtual server 210 using the received virtual server image (step S112). The virtual server 210 performs processing according to the data indicating the processing content transmitted from the information processing apparatus 100 (step S114). Then, the virtual server 210 generates performance information using the result of this processing (step S116), and transmits the generated performance information to the information processing apparatus 100 (step S118). This performance information includes, for example, data indicating the total amount of processing and the time required to execute the processing. The performance information receiving unit 120 of the information processing apparatus 100 receives the performance information transmitted by the virtual server 210 and information for identifying the IaaS site 200. In step S118, the performance information receiving unit 120 of the information processing apparatus 100 may request performance information from the IaaS site 200. In this case, the IaaS site 200 transmits performance information after receiving a request from the performance information receiving unit 120.
 また情報処理装置100は、ローカルネットワーク10内に、仮想サーバ104を生成する(ステップS108)。仮想サーバ104は、目的とする処理に必要な演算の総量を計測するとともに、仮想サーバ104の性能情報を生成する(ステップS110)。仮想サーバ104の性能情報の生成方法は、仮想サーバ210における性能情報の生成方法と同様である。コスト算出部130は、仮想サーバ104から、計測した演算の総量及び性能情報を受信する。 In addition, the information processing apparatus 100 generates the virtual server 104 in the local network 10 (step S108). The virtual server 104 measures the total amount of computation necessary for the target processing and generates performance information of the virtual server 104 (step S110). The performance information generation method for the virtual server 104 is the same as the performance information generation method for the virtual server 210. The cost calculation unit 130 receives the measured total amount of calculation and performance information from the virtual server 104.
 例えば仮想サーバ104で実行させる計測用のプログラムは、目的とする処理の種類によって異なる。例えば目的とする処理がバッチ処理の場合、仮想サーバ104が実行する計測用のプログラムは、そのバッチ処理で発生する負荷パターンを再現するような負荷発生プログラムであってもよいし、目的とする処理そのものを示すバッチ処理用のプログラムであってもよい。演算の総量は、例えば処理時間で示される。この処理時間は、例えば処理に実際にかかった実行時間でも良いし、CPU負荷の積分値を平均負荷で割ったものでもよい。 For example, the measurement program executed by the virtual server 104 differs depending on the type of target processing. For example, when the target process is a batch process, the measurement program executed by the virtual server 104 may be a load generation program that reproduces a load pattern generated in the batch process, or the target process It may be a program for batch processing indicating itself. The total amount of calculation is indicated by processing time, for example. This processing time may be, for example, the execution time actually taken for the processing, or may be the CPU load integrated value divided by the average load.
 コスト算出部130は、性能情報受信部120が受信した性能情報を用いて、IaaSサイト200別に、処理速度、又は単位処理あたりの処理時間を算出する。そしてコスト算出部130は、算出した情報を、IaaSサイト200の識別情報に対応付けて性能記憶部132に記憶させる。またコスト算出部130は、仮想サーバ104から受信した演算の総量を性能記憶部132に記憶させる(ステップS120)。 The cost calculation unit 130 uses the performance information received by the performance information reception unit 120 to calculate a processing speed or a processing time per unit process for each IaaS site 200. The cost calculation unit 130 stores the calculated information in the performance storage unit 132 in association with the identification information of the IaaS site 200. Further, the cost calculation unit 130 stores the total amount of computation received from the virtual server 104 in the performance storage unit 132 (step S120).
 コスト算出部130は、性能情報に基づいて、性能記憶部132が記憶している性能情報を用いて、仮想サーバ104の性能を基準としたときの仮想サーバ210の性能比を、IaaSサイト200ごとに算出する(ステップS122)。仮想サーバ210の性能比は、計測結果(例えばCPU負荷)の平均値の比であってもよい。また仮想サーバ210の性能比の算出方法は、目的の処理の内容に応じて異なっていても良い。 Based on the performance information, the cost calculation unit 130 uses the performance information stored in the performance storage unit 132 to calculate the performance ratio of the virtual server 210 based on the performance of the virtual server 104 for each IaaS site 200. (Step S122). The performance ratio of the virtual server 210 may be a ratio of average values of measurement results (for example, CPU load). Further, the method for calculating the performance ratio of the virtual server 210 may be different depending on the content of the target process.
 またコスト算出部130は、ステップS122で算出した性能比と、ステップS120で取得した処理時間を用いて、目的とする処理を仮想サーバ210で行った場合における処理時間を、IaaSサイト200別に算出する(ステップS124)。 Further, the cost calculation unit 130 calculates the processing time when the target processing is performed in the virtual server 210 for each IaaS site 200, using the performance ratio calculated in step S122 and the processing time acquired in step S120. (Step S124).
 そして課金情報取得部110は課金情報記憶部112から課金情報を読み出す(ステップS126)。そしてコスト算出部130は、課金情報取得部110が読み出した課金情報、及びステップS124で算出した処理時間を用いて、コスト情報を生成し、コスト情報記憶部134に記憶させる(ステップS128)。またコスト算出部130は、生成したコスト情報を管理端末102に送信する(ステップS130)。 Then, the charging information acquisition unit 110 reads the charging information from the charging information storage unit 112 (step S126). Then, the cost calculation unit 130 generates cost information using the charging information read by the charging information acquisition unit 110 and the processing time calculated in step S124, and stores the cost information in the cost information storage unit 134 (step S128). The cost calculation unit 130 transmits the generated cost information to the management terminal 102 (step S130).
 ここで、具体例を挙げてコスト情報の算出方法を説明する。第1のIaaSサイト200における課金体系は、CPU1.2GHz、メモリ1.7GB、HDD160GBのリソース量において、1時間当たり0.1ドルであるとする。また、第2のIaaSサイト200における課金体系は、CPU2.0GHz、メモリ1GB、HDD40GBのリソース量において、1時間当たり20円であるとする。 Here, a method for calculating cost information will be described with a specific example. Assume that the charging system in the first IaaS site 200 is $ 0.1 per hour in the resource amount of the CPU 1.2 GHz, the memory 1.7 GB, and the HDD 160 GB. In addition, it is assumed that the charging system in the second IaaS site 200 is 20 yen per hour in the resource amount of the CPU 2.0 GHz, the memory 1 GB, and the HDD 40 GB.
 そして、ローカルネットワーク10の仮想サーバ104は、目的とする処理の実行時間が1000時間(図4のステップS110)であったとする。また、第1のIaaSサイト200における仮想サーバ210の性能比が1.2であり、第2のIaaSサイト200における仮想サーバ210の性能比が2.0であったとする。この場合、第1のIaaSサイト200の仮想サーバ210における処理時間は、1000時間/1.2=833時間となり、第2のIaaSサイト200の仮想サーバ210における処理時間は、1000時間/2.0=500時間となる。 Then, it is assumed that the virtual server 104 of the local network 10 has a target process execution time of 1000 hours (step S110 in FIG. 4). Further, it is assumed that the performance ratio of the virtual server 210 in the first IaaS site 200 is 1.2 and the performance ratio of the virtual server 210 in the second IaaS site 200 is 2.0. In this case, the processing time in the virtual server 210 of the first IaaS site 200 is 1000 hours / 1.2 = 833 hours, and the processing time in the virtual server 210 of the second IaaS site 200 is 1000 hours / 2.0. = 500 hours.
 このため、第1のIaaSサイト200におけるコスト情報は、0.1ドル/時間×833時間=83.3ドルとなり、第2のIaaSサイト200におけるコスト情報は、20円/時間×500時間=10000円となる。 Therefore, the cost information at the first IaaS site 200 is $ 0.1 / hour × 833 hours = $ 83.3, and the cost information at the second IaaS site 200 is 20 yen / hour × 500 hours = 10000. Yen.
 本実施形態によっても、第1の実施形態と同様の効果を得ることができる。また、目的とする処理に必要なコストが具体的に算出されるため、情報処理装置100のユーザは、コストパフォーマンスが高いIaaSサイト200を容易に選択することができる。 Also in this embodiment, the same effect as that of the first embodiment can be obtained. Moreover, since the cost required for the target process is specifically calculated, the user of the information processing apparatus 100 can easily select the IaaS site 200 with high cost performance.
(第3の実施形態)
 図5は、第3の実施形態に係る情報処理装置100の機能構成及び使用環境を説明するための機能ブロック図である。本実施形態に係る情報処理装置100は、以下の点を除いて第2の実施形態に係る情報処理装置100と同様の構成である。
(Third embodiment)
FIG. 5 is a functional block diagram for explaining the functional configuration and usage environment of the information processing apparatus 100 according to the third embodiment. The information processing apparatus 100 according to the present embodiment has the same configuration as the information processing apparatus 100 according to the second embodiment except for the following points.
 まず、IaaSサイト200には、情報処理装置100からの指示に従って、複数の仮想サーバ210が生成される。複数の仮想サーバ210は、いずれも性能計測用の仮想サーバである。複数の仮想サーバ210は、互いに通信を行って処理を行う。 First, a plurality of virtual servers 210 are generated in the IaaS site 200 in accordance with instructions from the information processing apparatus 100. The plurality of virtual servers 210 are all performance measurement virtual servers. The plurality of virtual servers 210 perform processing by communicating with each other.
 また、複数の仮想サーバ210が実行する性能計測プログラムは、ネットワーク負荷を発生させるようになっている。このため、図4のステップS114で示した処理においては、ネットワークに負荷が生じている。従って、情報処理装置100の性能情報受信部120が受信する性能情報には、IaaSサイト200内におけるネットワークのトラフィックが反映されている。 Also, the performance measurement program executed by the plurality of virtual servers 210 generates a network load. For this reason, in the process shown in step S114 of FIG. 4, a load is generated on the network. Therefore, the performance information received by the performance information receiving unit 120 of the information processing apparatus 100 reflects the network traffic in the IaaS site 200.
 そして、図4のステップS128において算出されるコスト情報は、一つのIaaSサイト200で生成される仮想サーバ210の台数を考慮した値(例えば、処理時間と単価を乗じた値に対し、さらに台数を乗じた値)になっている。 The cost information calculated in step S128 of FIG. 4 is a value that takes into account the number of virtual servers 210 generated in one IaaS site 200 (for example, the number of units multiplied by the processing time and the unit price). (Multiplied value).
 IaaSサイト200では、他人の仮想サーバも稼動しているため、IaaSサイト200内でどの程度のネットワークのトラフィックが確保できるか不明である。これに対し、本実施形態では、互いに通信を行う複数の仮想サーバ210をIaaSサイト200上に生成し、これら複数の仮想サーバ210の相互間で通信を行わせながら処理を行う。そして、仮想サーバ210は、この処理で測定された性能情報を、情報処理装置100の性能情報受信部120に送信する。従って、本実施形態によれば、IaaSサイト200内でのネットワークのトラフィックが反映された状態で、仮想サーバ210のパフォーマンスを測定することができる。 Since the virtual server of another person is also operating at the IaaS site 200, it is unclear how much network traffic can be secured within the IaaS site 200. On the other hand, in the present embodiment, a plurality of virtual servers 210 that communicate with each other are generated on the IaaS site 200, and processing is performed while the plurality of virtual servers 210 communicate with each other. Then, the virtual server 210 transmits the performance information measured in this process to the performance information receiving unit 120 of the information processing apparatus 100. Therefore, according to the present embodiment, the performance of the virtual server 210 can be measured in a state in which the network traffic in the IaaS site 200 is reflected.
 なお、サーバイメージ記憶部142は、複数の仮想サーバイメージからなるイメージの組を、複数組記憶している。各イメージの組は、互いに異なる仮想サーバ群を生成する。これら仮想サーバ群は、計測すべき処理の内容、すなわち行うべき処理の内容が互いに異なる。 Note that the server image storage unit 142 stores a plurality of sets of images including a plurality of virtual server images. Each set of images generates different virtual server groups. These virtual server groups are different from each other in content of processing to be measured, that is, content of processing to be performed.
 例えば、第1のイメージの組は、2台の仮想サーバ210を生成する。これら2台の仮想サーバは、互いの間で通信を行った場合の最大トラフィック量を計測する。 For example, the first set of images generates two virtual servers 210. These two virtual servers measure the maximum amount of traffic when they communicate with each other.
 第2のイメージの組は、並列計算を想定した複数の仮想サーバ210を生成する。並列処理において、仮想サーバは、計算の途中結果を相互に送受信ながら計算を進めていく。そこで第2のイメージの組において生成される複数の仮想サーバ210は、複数の仮想サーバ210が相互に通信を行う場合の各通信のトラフィック量、及び全ての通信の合計トラフィック量を計測する。 The second set of images generates a plurality of virtual servers 210 assuming parallel computation. In the parallel processing, the virtual server advances the calculation while mutually transmitting and receiving intermediate results of the calculation. Therefore, the plurality of virtual servers 210 generated in the second set of images measure the traffic amount of each communication and the total traffic amount of all the communication when the plurality of virtual servers 210 communicate with each other.
 第3のイメージの組では、複数の仮想サーバ210は、処理対象のデータの一部を分割して保持している。一方、使用するデータは、各仮想サーバ210が行う処理に応じて変化する。このため、データを処理する仮想サーバ210は、データを保持する他の仮想サーバ210との間で通信を行いながら、処理を進めていく。 In the third set of images, the plurality of virtual servers 210 divide and hold a part of the data to be processed. On the other hand, the data to be used changes according to the processing performed by each virtual server 210. For this reason, the virtual server 210 that processes data proceeds with processing while communicating with another virtual server 210 that holds the data.
 ここで、具体例を用いて、本実施形態におけるコスト情報の算出方法を説明する。例えば各IaaSサイト200において、4台の仮想サーバ210が稼動したとする。そして、第1のIaaSサイト200における仮想サーバ210の1台あたりの費用は、1時間当たり0.1ドルであるとする。また、第2のIaaSサイト200における仮想サーバ210の1台あたりの費用は、1時間当たり20円であるとする。 Here, a calculation method of cost information in the present embodiment will be described using a specific example. For example, assume that four virtual servers 210 are operating in each IaaS site 200. The cost per virtual server 210 in the first IaaS site 200 is assumed to be $ 0.1 per hour. Further, it is assumed that the cost per one virtual server 210 in the second IaaS site 200 is 20 yen per hour.
 そして、ローカルネットワーク10の仮想サーバ104は、目的とする処理の実行時間が1000時間であったとする。また、ローカルネットワーク10における仮想サーバ104の1台当たりの性能を1.0とした場合において、第1のIaaSサイト200における4台の仮想サーバ210の性能比が3.2であり、第2のIaaSサイト200における4台の仮想サーバ210の性能比が8.0であったとする。なお、第1のIaaSサイト200における仮想サーバ210の性能比は、本来なら、1.2×4台=4.8となるはずである。ここでは、ネットワークトラフィックの影響によって仮想サーバ210の性能が低下して、性能比が3.2に低下しているとする。この場合、第1のIaaSサイト200の仮想サーバ210における処理時間は、1000時間/3.2=313時間となり、第2のIaaSサイト200の仮想サーバ210における処理時間は、1000時間/8.0=125時間となる。 Then, it is assumed that the virtual server 104 of the local network 10 has a target processing execution time of 1000 hours. When the performance per virtual server 104 in the local network 10 is 1.0, the performance ratio of the four virtual servers 210 in the first IaaS site 200 is 3.2, and the second It is assumed that the performance ratio of the four virtual servers 210 in the IaaS site 200 is 8.0. Note that the performance ratio of the virtual server 210 in the first IaaS site 200 should be 1.2 × 4 = 4.8. Here, it is assumed that the performance of the virtual server 210 is lowered due to the influence of network traffic, and the performance ratio is lowered to 3.2. In this case, the processing time in the virtual server 210 of the first IaaS site 200 is 1000 hours / 3.2 = 313 hours, and the processing time in the virtual server 210 of the second IaaS site 200 is 1000 hours / 8.0. = 125 hours.
 このため、第1のIaaSサイト200におけるコスト情報は、0.1ドル/時間×131(時間)×4=125ドルとなり、第2のIaaSサイト200におけるコスト情報は、20円/時間×125(時間)×4=10000円となる。 Therefore, the cost information at the first IaaS site 200 is $ 0.1 / hour × 131 (hours) × 4 = 125, and the cost information at the second IaaS site 200 is 20 yen / hour × 125 ( Time) × 4 = 10,000 yen.
 本実施形態によっても、第2の実施形態と同様の効果を得ることができる。また、IaaSサイト200内でのネットワークのトラフィックが反映された状態で、仮想サーバ210のコストパフォーマンスを算出することができる。 Also in this embodiment, the same effect as that of the second embodiment can be obtained. Further, the cost performance of the virtual server 210 can be calculated in a state in which the network traffic in the IaaS site 200 is reflected.
(第4の実施形態)
 第4の実施形態に係る情報処理装置100は、仮想サーバイメージを送信するときに、仮想サーバ210のインスタンスサイズを示す情報を送信する点を除いて、第2または第3の実施形態に係る情報処理装置100と同様の構成である。ここでのインスタンスサイズは、IaaSサイト200における、仮想サーバ210へのリソース(CPUやメモリなど)の割当量である。
(Fourth embodiment)
The information processing apparatus 100 according to the fourth embodiment, except that the information indicating the instance size of the virtual server 210 is transmitted when transmitting the virtual server image, the information according to the second or third embodiment. The configuration is the same as that of the processing apparatus 100. The instance size here is the amount of resources (CPU, memory, etc.) allocated to the virtual server 210 in the IaaS site 200.
 図6は、本実施形態における情報処理装置100の動作を説明するフローチャートである。まず管理端末102は、ローカルネットワーク10を介して情報処理装置100の仮想サーバ送信部140に、指示情報を送信する。この指示情報には、サーバイメージ記憶部142からいずれの仮想イメージを読み出すかを示す情報が含まれている。またこの指示情報には、インスタンスサイズを変更しながら繰り返し測定を行う旨を示す情報(例えばインスタンスサイズの範囲を示す情報)が含まれている。 FIG. 6 is a flowchart for explaining the operation of the information processing apparatus 100 according to this embodiment. First, the management terminal 102 transmits instruction information to the virtual server transmission unit 140 of the information processing apparatus 100 via the local network 10. This instruction information includes information indicating which virtual image is to be read from the server image storage unit 142. Further, the instruction information includes information indicating that repeated measurement is performed while changing the instance size (for example, information indicating the range of the instance size).
 仮想サーバ送信部140は、管理端末102から、指示情報を受信する(ステップS103)。仮想サーバ送信部140は、指示情報に対応する複数の仮想サーバイメージ、及び処理の内容を示すデータを、サーバイメージ記憶部142から読み出す(ステップS104)。 The virtual server transmission unit 140 receives the instruction information from the management terminal 102 (step S103). The virtual server transmission unit 140 reads a plurality of virtual server images corresponding to the instruction information and data indicating the contents of processing from the server image storage unit 142 (step S104).
 そして仮想サーバ送信部140は、仮想サーバ210のインスタンスサイズを設定する(ステップS105)。そして仮想サーバ送信部140は、読み出した仮想サーバイメージ、処理の内容を示すデータ、及びインスタンスサイズの設定情報を、複数のIaaSサイト200それぞれに送信する(ステップS107)。 The virtual server transmission unit 140 sets the instance size of the virtual server 210 (step S105). Then, the virtual server transmission unit 140 transmits the read virtual server image, the data indicating the processing contents, and the instance size setting information to each of the plurality of IaaS sites 200 (step S107).
 IaaSサイト200は、情報処理装置100から仮想サーバイメージ及びインスタンスサイズの設定情報を受信すると、受信した仮想サーバイメージを用いて、仮想サーバ210を生成する。ここで生成される仮想サーバ210のインスタンスサイズは、情報処理装置100から受信した設定情報の通りである(ステップS112)。その後、各IaaSサイト200が行う処理は、第2の実施形態と同様である(ステップS114~S118)。 Upon receiving the virtual server image and instance size setting information from the information processing apparatus 100, the IaaS site 200 generates a virtual server 210 using the received virtual server image. The instance size of the virtual server 210 generated here is the same as the setting information received from the information processing apparatus 100 (step S112). Thereafter, the processing performed by each IaaS site 200 is the same as that in the second embodiment (steps S114 to S118).
 また、情報処理装置100は、ローカルネットワーク10内に、仮想サーバ104を生成する(ステップS108)。この仮想サーバ104のインスタンスサイズは、ステップS105で設定したとおりである。仮想サーバ104は、目的とする処理に必要な演算の総量を計測するとともに、仮想サーバ104の性能情報を生成する(ステップS110)。 Further, the information processing apparatus 100 generates a virtual server 104 in the local network 10 (step S108). The instance size of the virtual server 104 is as set in step S105. The virtual server 104 measures the total amount of computation necessary for the target processing and generates performance information of the virtual server 104 (step S110).
 そして、コスト算出部130は、ステップS120~ステップS124に示した処理を行う。この処理の詳細は、第2の実施形態と同様である。 The cost calculation unit 130 performs the processes shown in steps S120 to S124. The details of this process are the same as in the second embodiment.
 そして性能情報受信部120、コスト算出部130、及び仮想サーバ送信部140は、インスタンスサイズの設定を変更しながらステップS105~ステップS124に示した処理を繰り返し行う(ステップS125)ことにより、指定されたインスタンスサイズの範囲の全域において、IaaSサイト200別に、インスタンスサイズごとの処理時間を算出する。 Then, the performance information receiving unit 120, the cost calculating unit 130, and the virtual server transmitting unit 140 are designated by repeatedly performing the processing shown in steps S105 to S124 while changing the setting of the instance size (step S125). The processing time for each instance size is calculated for each IaaS site 200 in the entire instance size range.
 そして課金情報取得部110は課金情報記憶部112から課金情報を読み出す(ステップS126)。そしてコスト算出部130は、課金情報取得部110が読み出した課金情報、及びステップS124で算出した処理時間を用いて、インスタンスサイズ別のコスト情報を生成し、コスト情報記憶部134に記憶させる(ステップS128)。またコスト算出部130は、生成したコスト情報を管理端末102に送信する(ステップS130)。 Then, the charging information acquisition unit 110 reads the charging information from the charging information storage unit 112 (step S126). Then, the cost calculation unit 130 generates cost information for each instance size using the charging information read by the charging information acquisition unit 110 and the processing time calculated in step S124, and stores the cost information in the cost information storage unit 134 (step S124). S128). The cost calculation unit 130 transmits the generated cost information to the management terminal 102 (step S130).
 本実施形態によっても、第2の実施形態と同様の効果を得ることができる。また、IaaSサイト200の料金体系は、インスタンスサイズによって変わるのがほとんどである。本実施形態によれば、情報処理装置100のユーザは、インスタンスサイズ別に複数のIaaSサイト200のコストを比較することができる。このため、情報処理装置100のユーザは、最もコストパフォーマンスの良い条件を選択することができる。 Also in this embodiment, the same effect as that of the second embodiment can be obtained. In addition, the fee structure of the IaaS site 200 is mostly changed depending on the instance size. According to the present embodiment, the user of the information processing apparatus 100 can compare the costs of a plurality of IaaS sites 200 for each instance size. For this reason, the user of the information processing apparatus 100 can select a condition with the best cost performance.
 なお、上記実施形態には、以下の発明が開示されている。
(付記1)
 複数のIaaS(Infrastructure as a Service)サイトそれぞれから、当該IaaSサイトで仮想サーバに処理を行わせたときの前記仮想サーバの性能情報を受信する性能情報受信手段と、
 前記複数のIaaSサイトにおける課金体系を示す課金情報を取得する課金情報取得手段と、
 前記性能情報受信手段が受信した前記性能情報と、前記課金情報取得手段が取得した前記課金情報を用いて、前記複数のIaaS別のコストパフォーマンスを示すコスト情報を生成するコスト算出手段と、
を備える情報処理装置。
(付記2)
 付記1に記載の情報処理装置において、
 前記複数のIaaSサイトそれぞれに、前記仮想サーバを生成するための仮想サーバイメージを送信する仮想サーバ送信手段を備える情報処理装置。
(付記3)
 付記2に記載の情報処理装置において、
 前記仮想サーバ送信手段は、
  互いに異なる複数の前記仮想サーバそれぞれに対応する前記仮想サーバイメージを記憶するサーバイメージ記憶手段に接続可能であり、
  前記サーバイメージ記憶手段から前記仮想サーバイメージを読み出して送信する情報処理装置。
(付記4)
 付記2又は3に記載の情報処理装置において、
 前記仮想サーバ送信手段は、互いに通信を行って処理を行う複数の前記仮想サーバを生成するための複数の前記仮想サーバイメージを送信する情報処理装置。
(付記5)
 付記2~4のいずれか一つに記載の情報処理装置において、
 前記仮想サーバ送信手段は、前記仮想サーバのインスタンスサイズを複数指定するインスタンス指定手段を備え、
 前記性能情報受信手段は、前記複数のインスタンスサイズにおける前記性能情報を受信し、
 前記コスト算出手段は、前記複数のインスタンスサイズそれぞれにおける前記性能情報を用いて、前記インスタンスサイズ別のコストパフォーマンスを示す前記コスト情報を生成する情報処理装置。
(付記6)
 付記2~5のいずれか一つに記載の情報処理装置において、
 前記情報処理装置は、ローカルネットワーク、及び外部ネットワークを介して、前記IaaSサイトに接続し、
 前記仮想サーバ送信手段は、前記ローカルネットワークに、前記仮想サーバイメージを送信して前記仮想サーバを生成させ、目的とする演算を当該仮想サーバに行わせ、
 前記性能情報受信手段は、前記ローカルネットワークの前記仮想サーバから、前記目的とする演算を前記仮想サーバに行わせたときの処理の総量を受信し、
 前記コスト算出手段は、前記処理の総量を用いて、前記コスト情報を生成する情報処理装置。
(付記7)
 付記1~6のいずれか一つに記載の情報処理装置において、
 前記仮想サーバの性能情報は、処理速度または処理時間を算出するための情報である情報処理装置。
(付記8)
 コンピュータが、
  複数のIaaS(Infrastructure as a Service)サイトそれぞれから、当該IaaSサイトで仮想サーバに処理を行わせたときの前記仮想サーバの性能情報を受信し、
  前記複数のIaaSサイトにおける課金体系を示す課金情報を取得し、
  前記性能情報と前記課金情報を用いて、前記複数のIaaS別のコストパフォーマンスを示すコスト情報を生成する、情報処理方法。
(付記9)
 付記8に記載の情報処理方法において、
 前記コンピュータは、前記複数のIaaSサイトそれぞれに、前記仮想サーバを生成するための仮想サーバイメージを送信する情報処理方法。
(付記10)
 付記9に記載の情報処理方法において、
 前記コンピュータは、
  互いに異なる複数の前記仮想サーバそれぞれに対応する前記仮想サーバイメージを記憶するサーバイメージ記憶手段に接続可能であり、
  前記サーバイメージ記憶手段から前記仮想サーバイメージを読み出して送信する情報処理方法。
(付記11)
 付記9又は10に記載の情報処理方法において、
 前記コンピュータは、互いに通信を行って処理を行う複数の前記仮想サーバを生成するための複数の前記仮想サーバイメージを送信する情報処理方法。
(付記12)
 付記9~11のいずれか一つに記載の情報処理方法において、
 前記コンピュータは、
  前記仮想サーバのインスタンスサイズを複数指定し、
  前記複数のインスタンスサイズにおける前記性能情報を受信し、
  前記複数のインスタンスサイズそれぞれにおける前記性能情報を用いて、前記インスタンスサイズ別のコストパフォーマンスを示す前記コスト情報を生成する情報処理方法。
(付記13)
 付記9~12のいずれか一つに記載の情報処理方法において、
 前記コンピュータは、
  ローカルネットワーク、及び外部ネットワークを介して、前記IaaSサイトに接続し、
  前記ローカルネットワークに、前記仮想サーバイメージを送信して前記仮想サーバを生成させ、目的とする演算を当該仮想サーバに行わせ、
  前記ローカルネットワークの前記仮想サーバから、前記目的とする演算を前記仮想サーバに行わせたときの処理の総量を受信し、
  前記処理の総量を用いて、前記コスト情報を生成する情報処理方法。
(付記14)
 付記8~13のいずれか一つに記載の情報処理方法において、
 前記仮想サーバの性能情報は、処理速度または処理時間を算出するための情報である情報処理方法。
(付記15)
 コンピュータを、IaaS(Infrastructure as a Service)サイトのパフォーマンスを測定するための情報処理装置として機能させるためのプログラムであって、
 前記コンピュータに、
  複数のIaaS(Infrastructure as a Service)サイトそれぞれから、当該IaaSサイトで仮想サーバに処理を行わせたときの前記仮想サーバの性能情報を受信する機能と、
  前記複数のIaaSサイトにおける課金体系を示す課金情報を取得する機能と、
  前記性能情報と前記課金情報を用いて、前記複数のIaaS別のコストパフォーマンスを示すコスト情報を生成する機能と、
を実現させるプログラム。
(付記16)
 付記15に記載のプログラムにおいて、
 前記コンピュータに、前記仮想サーバの性能情報を受信する前に、前記複数のIaaSサイトそれぞれに、前記仮想サーバを生成するための仮想サーバイメージを送信させる機能をさらに実現させるプログラム。
(付記17)
 付記16に記載のプログラムにおいて、
 前記コンピュータに、
  互いに異なる複数の前記仮想サーバそれぞれに対応する前記仮想サーバイメージを記憶するサーバイメージ記憶手段に接続する機能と、
  前記サーバイメージ記憶手段から前記仮想サーバイメージを読み出して送信する機能と、
をさらに実現させるプログラム。
(付記18)
 付記16又は17に記載のプログラムにおいて、
 前記コンピュータの前記仮想サーバイメージを送信する機能は、互いに通信を行って処理を行う複数の前記仮想サーバを生成するための複数の前記仮想サーバイメージを送信する機能であるプログラム。
(付記19)
 付記16~18のいずれか一つに記載のプログラムにおいて、
 前記コンピュータに、
  前記仮想サーバのインスタンスサイズを複数指定する機能と、
  前記複数のインスタンスサイズにおける前記性能情報を受信する機能と、
  前記複数のインスタンスサイズそれぞれにおける前記性能情報を用いて、前記インスタンスサイズ別のコストパフォーマンスを示す前記コスト情報を生成する機能と、
を実現させるプログラム。
(付記20)
 付記16~19のいずれか一つに記載のプログラムにおいて、
 前記コンピュータに、
  ローカルネットワーク、及び外部ネットワークを介して、前記IaaSサイトに接続する機能と、
  前記ローカルネットワークに、前記仮想サーバイメージを送信して前記仮想サーバを生成させ、目的とする演算を当該仮想サーバに行わせる機能と、
  前記ローカルネットワークの前記仮想サーバから、前記目的とする演算を前記仮想サーバに行わせたときの処理の総量を受信する機能と、
  前記処理の総量を用いて、前記コスト情報を生成する機能と、
を実現させるプログラム。
(付記21)
 付記15~20のいずれか一つに記載のプログラムにおいて、
 前記仮想サーバの性能情報は、処理速度または処理時間を算出するための情報であるプログラム。
In the above embodiment, the following invention is disclosed.
(Appendix 1)
Performance information receiving means for receiving performance information of the virtual server when processing is performed by the virtual server at the IaaS site from each of a plurality of IaaS (Infrastructure as a Service) sites;
Charging information acquisition means for acquiring charging information indicating a charging system in the plurality of IaaS sites;
Cost calculating means for generating cost information indicating cost performance for each of the plurality of IaaS using the performance information received by the performance information receiving means and the charging information acquired by the charging information acquiring means;
An information processing apparatus comprising:
(Appendix 2)
In the information processing apparatus according to attachment 1,
An information processing apparatus comprising virtual server transmission means for transmitting a virtual server image for generating the virtual server to each of the plurality of IaaS sites.
(Appendix 3)
In the information processing device according to attachment 2,
The virtual server transmission means includes
Connectable to server image storage means for storing the virtual server image corresponding to each of a plurality of different virtual servers;
An information processing apparatus that reads and transmits the virtual server image from the server image storage unit.
(Appendix 4)
In the information processing apparatus according to attachment 2 or 3,
The virtual server transmitting unit is an information processing apparatus that transmits a plurality of virtual server images for generating a plurality of virtual servers that perform processing by communicating with each other.
(Appendix 5)
In the information processing apparatus according to any one of attachments 2 to 4,
The virtual server transmission means includes instance designation means for designating a plurality of instance sizes of the virtual server,
The performance information receiving means receives the performance information in the plurality of instance sizes,
The cost calculation means is an information processing apparatus that generates the cost information indicating the cost performance for each instance size by using the performance information for each of the plurality of instance sizes.
(Appendix 6)
In the information processing apparatus according to any one of appendices 2 to 5,
The information processing apparatus connects to the IaaS site via a local network and an external network,
The virtual server transmission means transmits the virtual server image to the local network to generate the virtual server, and causes the virtual server to perform a target calculation.
The performance information receiving means receives, from the virtual server of the local network, a total amount of processing when the virtual server performs the target calculation,
The cost calculation means is an information processing apparatus that generates the cost information using the total amount of the processing.
(Appendix 7)
In the information processing apparatus according to any one of appendices 1 to 6,
The performance information of the virtual server is an information processing apparatus that is information for calculating a processing speed or a processing time.
(Appendix 8)
Computer
From each of a plurality of IaaS (Infrastructure as a Service) sites, the performance information of the virtual server when the virtual server is processed at the IaaS site is received,
Acquiring charging information indicating a charging system in the plurality of IaaS sites;
An information processing method for generating cost information indicating cost performance for each of the plurality of IaaS using the performance information and the billing information.
(Appendix 9)
In the information processing method according to attachment 8,
The information processing method, wherein the computer transmits a virtual server image for generating the virtual server to each of the plurality of IaaS sites.
(Appendix 10)
In the information processing method according to attachment 9,
The computer
Connectable to server image storage means for storing the virtual server image corresponding to each of a plurality of different virtual servers;
An information processing method for reading and transmitting the virtual server image from the server image storage means.
(Appendix 11)
In the information processing method according to attachment 9 or 10,
An information processing method in which the computer transmits a plurality of the virtual server images for generating a plurality of the virtual servers that perform processing by communicating with each other.
(Appendix 12)
In the information processing method according to any one of appendices 9 to 11,
The computer
Specify multiple instance sizes of the virtual server,
Receiving the performance information in the plurality of instance sizes;
An information processing method for generating the cost information indicating cost performance for each instance size using the performance information for each of the plurality of instance sizes.
(Appendix 13)
In the information processing method according to any one of appendices 9 to 12,
The computer
Connect to the IaaS site via a local network and an external network,
Sending the virtual server image to the local network to generate the virtual server, causing the virtual server to perform a desired calculation,
From the virtual server of the local network, receive the total amount of processing when the virtual server performs the target operation,
An information processing method for generating the cost information using the total amount of the processing.
(Appendix 14)
In the information processing method according to any one of appendices 8 to 13,
The information processing method, wherein the performance information of the virtual server is information for calculating a processing speed or a processing time.
(Appendix 15)
A program for causing a computer to function as an information processing device for measuring the performance of an IaaS (Infrastructure as a Service) site,
In the computer,
A function of receiving performance information of the virtual server from each of a plurality of IaaS (Infrastructure as a Service) sites when the virtual server performs processing at the IaaS site;
A function of acquiring billing information indicating a billing system in the plurality of IaaS sites;
A function of generating cost information indicating cost performance for each of the plurality of IaaS using the performance information and the billing information;
A program that realizes
(Appendix 16)
In the program described in Appendix 15,
A program for further realizing a function of causing the computer to transmit a virtual server image for generating the virtual server to each of the plurality of IaaS sites before receiving the performance information of the virtual server.
(Appendix 17)
In the program described in Appendix 16,
In the computer,
A function of connecting to server image storage means for storing the virtual server image corresponding to each of the plurality of different virtual servers;
A function of reading and transmitting the virtual server image from the server image storage means;
A program that further realizes
(Appendix 18)
In the program described in appendix 16 or 17,
The function of transmitting the virtual server image of the computer is a function of transmitting a plurality of virtual server images for generating a plurality of virtual servers that perform processing by communicating with each other.
(Appendix 19)
In the program according to any one of supplementary notes 16 to 18,
In the computer,
A function of specifying a plurality of instance sizes of the virtual server;
A function of receiving the performance information in the plurality of instance sizes;
Using the performance information in each of the plurality of instance sizes, a function of generating the cost information indicating the cost performance for each instance size;
A program that realizes
(Appendix 20)
In the program according to any one of supplementary notes 16 to 19,
In the computer,
A function of connecting to the IaaS site via a local network and an external network;
A function of generating the virtual server by transmitting the virtual server image to the local network and causing the virtual server to perform a target calculation;
A function of receiving a total amount of processing when the virtual server performs the target calculation from the virtual server of the local network;
A function of generating the cost information using the total amount of the processing;
A program that realizes
(Appendix 21)
In the program according to any one of appendices 15 to 20,
The performance information of the virtual server is a program that is information for calculating a processing speed or a processing time.
 以上、図面を参照して本発明の実施形態について述べたが、これらは本発明の例示であり、上記以外の様々な構成を採用することもできる。 As described above, the embodiments of the present invention have been described with reference to the drawings. However, these are exemplifications of the present invention, and various configurations other than the above can be adopted.
 この出願は、2011年8月25日に出願された日本出願特願2011-183671を基礎とする優先権を主張し、その開示の全てをここに取り込む。 This application claims priority based on Japanese Patent Application No. 2011-183671 filed on August 25, 2011, the entire disclosure of which is incorporated herein.

Claims (9)

  1.  複数のIaaS(Infrastructure as a Service)サイトそれぞれから、当該IaaSサイトで仮想サーバに処理を行わせたときの前記仮想サーバの性能情報を受信する性能情報受信手段と、
     前記複数のIaaSサイトにおける課金体系を示す課金情報を取得する課金情報取得手段と、
     前記性能情報受信手段が受信した前記性能情報と、前記課金情報取得手段が取得した前記課金情報を用いて、前記複数のIaaS別のコストパフォーマンスを示すコスト情報を生成するコスト算出手段と、
    を備える情報処理装置。
    Performance information receiving means for receiving performance information of the virtual server when processing is performed by the virtual server at the IaaS site from each of a plurality of IaaS (Infrastructure as a Service) sites;
    Charging information acquisition means for acquiring charging information indicating a charging system in the plurality of IaaS sites;
    Cost calculating means for generating cost information indicating cost performance for each of the plurality of IaaS using the performance information received by the performance information receiving means and the charging information acquired by the charging information acquiring means;
    An information processing apparatus comprising:
  2.  請求項1に記載の情報処理装置において、
     前記複数のIaaSサイトそれぞれに、前記仮想サーバを生成するための仮想サーバイメージを送信する仮想サーバ送信手段を備える情報処理装置。
    The information processing apparatus according to claim 1,
    An information processing apparatus comprising virtual server transmission means for transmitting a virtual server image for generating the virtual server to each of the plurality of IaaS sites.
  3.  請求項2に記載の情報処理装置において、
     前記仮想サーバ送信手段は、
      互いに異なる複数の前記仮想サーバそれぞれに対応する前記仮想サーバイメージを記憶するサーバイメージ記憶手段に接続可能であり、
      前記サーバイメージ記憶手段から前記仮想サーバイメージを読み出して送信する情報処理装置。
    The information processing apparatus according to claim 2,
    The virtual server transmission means includes
    Connectable to server image storage means for storing the virtual server image corresponding to each of a plurality of different virtual servers;
    An information processing apparatus that reads and transmits the virtual server image from the server image storage unit.
  4.  請求項2又は3に記載の情報処理装置において、
     前記仮想サーバ送信手段は、互いに通信を行って処理を行う複数の前記仮想サーバを生成するための複数の前記仮想サーバイメージを送信する情報処理装置。
    The information processing apparatus according to claim 2 or 3,
    The virtual server transmitting unit is an information processing apparatus that transmits a plurality of virtual server images for generating a plurality of virtual servers that perform processing by communicating with each other.
  5.  請求項2~4のいずれか一項に記載の情報処理装置において、
     前記仮想サーバ送信手段は、前記仮想サーバのインスタンスサイズを複数指定し、
     前記性能情報受信手段は、前記複数のインスタンスサイズにおける前記性能情報を受信し、
     前記コスト算出手段は、前記複数のインスタンスサイズそれぞれにおける前記性能情報を用いて、前記インスタンスサイズ別に前記コスト情報を生成する情報処理装置。
    The information processing apparatus according to any one of claims 2 to 4,
    The virtual server transmission means specifies a plurality of instance sizes of the virtual server,
    The performance information receiving means receives the performance information in the plurality of instance sizes,
    The cost calculation means is an information processing apparatus that generates the cost information for each instance size using the performance information for each of the plurality of instance sizes.
  6.  請求項2~5のいずれか一項に記載の情報処理装置において、
     前記情報処理装置は、ローカルネットワーク、及び外部ネットワークを介して、前記IaaSサイトに接続し、
     前記仮想サーバ送信手段は、前記ローカルネットワークに、前記仮想サーバイメージを送信して前記仮想サーバを生成させ、目的とする演算に必要な処理の総量を当該仮想サーバに計測させ、
     前記性能情報受信手段は、前記ローカルネットワークの前記仮想サーバから、前記目的とする演算を前記仮想サーバに行わせたときの処理の総量を受信し、
     前記コスト算出手段は、前記処理の総量を用いて、前記コスト情報を生成する情報処理装置。
    The information processing apparatus according to any one of claims 2 to 5,
    The information processing apparatus connects to the IaaS site via a local network and an external network,
    The virtual server transmission means transmits the virtual server image to the local network to generate the virtual server, causes the virtual server to measure the total amount of processing necessary for a target calculation,
    The performance information receiving means receives, from the virtual server of the local network, a total amount of processing when the virtual server performs the target calculation,
    The cost calculation means is an information processing apparatus that generates the cost information using the total amount of the processing.
  7.  請求項1~6のいずれか一項に記載の情報処理装置において、
     前記仮想サーバの性能情報は、処理速度または処理時間を算出するための情報である情報処理装置。
    The information processing apparatus according to any one of claims 1 to 6,
    The performance information of the virtual server is an information processing apparatus that is information for calculating a processing speed or a processing time.
  8.  コンピュータが、
      複数のIaaS(Infrastructure as a Service)サイトそれぞれから、当該IaaSサイトで仮想サーバに処理を行わせたときの前記仮想サーバの性能情報を受信し、
      前記複数のIaaSサイトにおける課金体系を示す課金情報を取得し、
      前記性能情報と前記課金情報を用いて、前記複数のIaaS別のコストパフォーマンスを示すコスト情報を生成する、情報処理方法。
    Computer
    From each of a plurality of IaaS (Infrastructure as a Service) sites, the performance information of the virtual server when the virtual server is processed at the IaaS site is received,
    Acquiring charging information indicating a charging system in the plurality of IaaS sites;
    An information processing method for generating cost information indicating cost performance for each of the plurality of IaaS using the performance information and the billing information.
  9.  コンピュータを、IaaS(Infrastructure as a Service)サイトのパフォーマンスを測定するための情報処理装置として機能させるためのプログラムであって、
     前記コンピュータに、
      複数のIaaS(Infrastructure as a Service)サイトそれぞれから、当該IaaSサイトで仮想サーバに処理を行わせたときの前記仮想サーバの性能情報を受信する機能と、
      前記複数のIaaSサイトにおける課金体系を示す課金情報を取得する機能と、
      前記性能情報と前記課金情報を用いて、前記複数のIaaS別のコストパフォーマンスを示すコスト情報を生成する機能と、
    を実現させるプログラム。
    A program for causing a computer to function as an information processing device for measuring the performance of an IaaS (Infrastructure as a Service) site,
    In the computer,
    A function of receiving performance information of the virtual server from each of a plurality of IaaS (Infrastructure as a Service) sites when the virtual server performs processing at the IaaS site;
    A function of acquiring billing information indicating a billing system in the plurality of IaaS sites;
    A function of generating cost information indicating cost performance for each of the plurality of IaaS using the performance information and the billing information;
    A program that realizes
PCT/JP2012/004765 2011-08-25 2012-07-26 Information processing device, information processing method, and program WO2013027331A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2011183671 2011-08-25
JP2011-183671 2011-08-25

Publications (1)

Publication Number Publication Date
WO2013027331A1 true WO2013027331A1 (en) 2013-02-28

Family

ID=47746105

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/004765 WO2013027331A1 (en) 2011-08-25 2012-07-26 Information processing device, information processing method, and program

Country Status (2)

Country Link
JP (1) JPWO2013027331A1 (en)
WO (1) WO2013027331A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015132926A (en) * 2014-01-10 2015-07-23 日本電気株式会社 Estimation device, estimation system, estimation method, and program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002140620A (en) * 2000-11-06 2002-05-17 Matsushita Electric Ind Co Ltd System for providing comparison information
JP2006031071A (en) * 2004-07-12 2006-02-02 Nec Corp Asp portal server device, method of providing software processing service, and program
WO2006056534A1 (en) * 2004-11-25 2006-06-01 International Business Machines Corporation A method for ensuring the quality of a service in a distributed computing environment
JP2007323245A (en) * 2006-05-31 2007-12-13 Nec Corp Computer system, performance measuring method, and management server device
WO2009117288A1 (en) * 2008-03-18 2009-09-24 Rightscale, Inc. Methods and systems for efficiently managing and configuring virtual servers

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002140620A (en) * 2000-11-06 2002-05-17 Matsushita Electric Ind Co Ltd System for providing comparison information
JP2006031071A (en) * 2004-07-12 2006-02-02 Nec Corp Asp portal server device, method of providing software processing service, and program
WO2006056534A1 (en) * 2004-11-25 2006-06-01 International Business Machines Corporation A method for ensuring the quality of a service in a distributed computing environment
JP2007323245A (en) * 2006-05-31 2007-12-13 Nec Corp Computer system, performance measuring method, and management server device
WO2009117288A1 (en) * 2008-03-18 2009-09-24 Rightscale, Inc. Methods and systems for efficiently managing and configuring virtual servers

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015132926A (en) * 2014-01-10 2015-07-23 日本電気株式会社 Estimation device, estimation system, estimation method, and program

Also Published As

Publication number Publication date
JPWO2013027331A1 (en) 2015-03-05

Similar Documents

Publication Publication Date Title
CN101853197B (en) Determining server load capacity
CN109218133B (en) Network speed testing system, method, device and computer readable storage medium
JP2018524693A (en) Scalable distributed workload testing
JP7312208B2 (en) Stress test method and apparatus, electronic equipment, computer readable storage medium and computer program
JP2008027442A (en) Sub-task processor distribution scheduling
KR20130097559A (en) Cloud brokering method and apparatus in heterogeneous cloud environment
CN104813612A (en) Determining at least one cost factor associated with using cloud to provide application component
EP4016303A1 (en) Methods and apparatus to monitor telemetry data associated with computing devices
KR102543838B1 (en) Method and appartus for obtaining information
US9501321B1 (en) Weighted service requests throttling
WO2013027331A1 (en) Information processing device, information processing method, and program
US9219636B2 (en) Data sharing system, terminal, and data sharing method
JP2011013711A (en) Service system, cloud computing system, and service program
KR101611433B1 (en) Performance testing method, performance testing apparatus performing the same and storage media sotring the same
US20140289307A1 (en) Method for transmitting data between electronic devices
WO2013027332A1 (en) Information processing device, information processing method, and program
CN110493029A (en) A kind of transmission method, transmitting device, electronic equipment and storage medium
JP6421866B1 (en) Sensor management unit, sensor device, sensor management method, and sensor management program
CN112817713B (en) Job scheduling method and device and electronic equipment
EP3770828A1 (en) Method and system for part selection and order management in an energy distribution system
CN109842665A (en) Task processing method and device for task distribution server
KR101545001B1 (en) Method and server apparatus for measuring the quality of web service
JP5541289B2 (en) Virtual server system, autonomous control server thereof, data processing method thereof, and computer program
JP6554011B2 (en) Timeout time setting device and timeout time setting method
CN112188455B (en) Positioning method, device, equipment and storage medium based on gateway

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12825847

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2013529849

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12825847

Country of ref document: EP

Kind code of ref document: A1