JP5446667B2 - Virtual computer management system, virtual computer management method and program - Google Patents
Virtual computer management system, virtual computer management method and program Download PDFInfo
- Publication number
- JP5446667B2 JP5446667B2 JP2009222518A JP2009222518A JP5446667B2 JP 5446667 B2 JP5446667 B2 JP 5446667B2 JP 2009222518 A JP2009222518 A JP 2009222518A JP 2009222518 A JP2009222518 A JP 2009222518A JP 5446667 B2 JP5446667 B2 JP 5446667B2
- Authority
- JP
- Japan
- Prior art keywords
- resource allocation
- computer
- performance information
- graph
- guest
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Debugging And Monitoring (AREA)
Description
本発明は、計算機資源を動的に割り当てられる仮想計算機の稼動状態を監視する仮想計算機管理システム,仮想計算機管理方法及びプログラムに関する。 The present invention relates to a virtual computer management system, a virtual computer management method, and a program for monitoring an operating state of a virtual computer to which computer resources are dynamically allocated.
仮想計算機(VM:Virtual Machine)技術の利用により、コンピュータシステムをハードウェア上の制約を超えて稼働させることができ、サーバの作製や複製,稼動場所の移動や動的な処理性能の変更といったことが容易に行える。このため、仮想化技術は、システム環境の変化に追随した柔軟なサービス提供を実現できるものとして期待されている。 By using virtual machine (VM) technology, it is possible to operate a computer system beyond hardware limitations, such as server creation and replication, movement of operating locations, and dynamic processing performance changes. Can be done easily. For this reason, the virtualization technology is expected to be able to realize flexible service provision following changes in the system environment.
また、仮想計算機は論理的に物理計算機と同様に振る舞うので、仮想計算機に組み込まれたサーバ(ゲストOS)には、その仮想計算機におけるCPU使用率やジョブ処理数などの負荷量を計測して、その負荷量の履歴をグラフで表示する機能を有している。 In addition, since the virtual machine behaves logically in the same way as the physical machine, the server (guest OS) incorporated in the virtual machine measures the load such as the CPU usage rate and the number of job processes in the virtual machine, It has a function of displaying the load history in a graph.
しかし、通常、仮想計算機に対する資源割り当て量の設定変更が動的に行われると、仮想計算機のCPU使用率やジョブ処理率などの負荷量が、資源割当量の変更に伴って割増又は割引されて計測されてしまうため、負荷量の履歴をグラフ表示した場合に、グラフの連続性が失われてしまうという問題があった。 However, usually, when the setting change of the resource allocation amount for the virtual machine is dynamically performed, the load amount such as the CPU usage rate and job processing rate of the virtual machine is increased or discounted with the change of the resource allocation amount. Therefore, there is a problem that the continuity of the graph is lost when the load history is displayed in a graph.
これにより、仮想計算機の負荷変動の要因が、資源割当量の設定変更など仮想計算機の外部にあるのか、実行アプリの不具合など仮想計算機の内部にあるのかを見極めるのは困難であった。このことから、仮想計算機の異常を判定するための閾値を設定することができないので、仮想計算機に発生する不具合を判定することが困難となり、障害の誤検知又は検知漏れが発生し、仮想計算機に対する運用管理作業の効率が大幅に低下してしまうという問題があった。仮想計算機外部の要因としては、仮想計算機が異なる性能の物理計算機へ移動した場合、仮想計算機の性能が変更された場合、仮想計算機への資源割り当てが変更された場合、物理計算機上の仮想計算機の数が変更された場合などがある。 As a result, it has been difficult to determine whether the load fluctuation factor of the virtual machine is outside the virtual machine, such as setting change of the resource allocation amount, or inside the virtual machine, such as a problem of the execution application. This makes it impossible to set a threshold value for determining an abnormality of a virtual machine, making it difficult to determine a failure occurring in the virtual machine, causing a false detection of a failure or a detection failure, There has been a problem that the efficiency of the operation management work is greatly reduced. As a factor outside the virtual machine, if the virtual machine is moved to a physical machine with different performance, the performance of the virtual machine is changed, the resource allocation to the virtual machine is changed, the virtual machine on the physical machine There are cases where the number has changed.
そこで、これに対する関連技術が特許文献1に開示されている。特許文献1には、ゲストOS側で実経過時間カウンタを用いることでゲストOSに割り当てられていないCPU使用時間を計測し、この計測時間をidleと見なして物理CPU全体におけるゲストOSの物理CPU使用率を計測する技術が開示されている。このゲストOSの物理CPU使用率は、ゲストOSに対するCPU割当率を変更しても、増減することは無い情報である。
Therefore, a related technique for this is disclosed in
しかしながら、上記特許文献1に開示された関連技術は、ゲストOSで計測される負荷のうちCPU使用率に対して適用されるもので、ジョブ処理数などの絶対数で表す値に対しては適用できないという問題があった。また、物理CPU使用率を算出するために、ゲストOSに割り当てられていないCPU時間を計測する必要があると共に、通常の仮想CPU使用率を算出する処理とは別に物理CPU使用率の計算処理を行わなければならないため、処理にかかる負荷が増大してしまうという問題があった。
However, the related technique disclosed in
そこで、本発明は、上記関連技術が有する問題を解決し、仮想計算機を監視するための情報として、仮想計算機への資源割当量による影響を受けることなくその仮想計算機の負荷を表すことのできる情報を得る仮想計算機管理システム,仮想計算機管理方法及びプログラムを提供することを、その目的とする。 Therefore, the present invention solves the problems associated with the related art, and as information for monitoring a virtual machine, information that can represent the load of the virtual machine without being affected by the resource allocation amount to the virtual machine It is an object of the present invention to provide a virtual machine management system, a virtual machine management method, and a program for obtaining the above.
上記目的を達成するため、本発明の仮想計算機管理システムは、ホスト計算機により計算機資源を動的に割り当てられた仮想計算機であるゲスト計算機の稼働状態を監視する仮想計算機管理システムであって、前記ゲスト計算機の負荷を示す性能情報を取得する性能情報取得手段と、前記ゲスト計算機に予め割り当てられた計算機資源の量を示す資源割当情報を前記ホスト計算機側から取得する資源割当情報取得手段と、この資源割当情報取得手段が取得した資源割当情報に基づいて前記性能情報取得手段に取得された性能情報を補正しこの補正後の情報を監視用データとして出力する性能情報補正手段と、前記性能情報補正手段から前記監視用データを入力し、この監視用データの履歴を表す監視用グラフの画像データであるグラフデータを生成するグラフ生成手段と、を備え、前記グラフ生成手段は、前記資源割当情報取得手段から資源割当情報を入力し、この資源割当情報が示す前記ゲスト計算機への資源割当量に基づいて前記監視用グラフにおける時間軸の目盛り間隔の大きさを圧縮又は拡張し、このグラフの画像データを前記グラフデータとする機能を備えたことを特徴とする。 In order to achieve the above object, a virtual machine management system according to the present invention is a virtual machine management system that monitors an operating state of a guest machine that is a virtual machine to which computer resources are dynamically allocated by a host computer. Performance information acquisition means for acquiring performance information indicating the load of the computer, resource allocation information acquisition means for acquiring resource allocation information indicating the amount of computer resources pre-allocated to the guest computer from the host computer side, and this resource Performance information correcting means for correcting the performance information acquired by the performance information acquiring means based on the resource allocation information acquired by the allocation information acquiring means and outputting the corrected information as monitoring data; and the performance information correcting means Graph data which is image data of a monitoring graph representing the history of the monitoring data by inputting the monitoring data from Includes a graph generating means for generating for the said graph generating means, the type of resource allocation information from resource assignment information obtaining unit, the surveillance based on the resource allocation amount to the guest computer indicating the resource allocation information The graph has a function of compressing or expanding the scale interval on the time axis in the graph and converting the image data of the graph into the graph data .
また、本発明の仮想計算機管理方法は、ホスト計算機により計算機資源を動的に割り当てられた仮想計算機であるゲスト計算機の負荷を示す性能情報を性能情報取得手段が取得し、この性能情報取得の前後に、前記ゲスト計算機に予め割り当てられた計算機資源の量を示す資源割当情報を前記ホスト計算機側から資源割当情報取得手段が取得し、前記取得された資源割当情報が示す資源割当量に対応する調整倍率を前記取得された性能情報が示す負荷値に掛けて当該性能情報を性能情報補正手段が補正し、この補正後の情報を前記ゲスト計算機を監視するための監視用データとして出力し、前記資源割当情報が示す資源割当量に基づいて、前記監視用データの履歴を表す監視用グラフにおける時間軸の目盛り間隔の大きさをグラフ生成手段が圧縮又は拡張し、このグラフの画像データであるグラフデータを前記グラフ生成手段が生成することを特徴とする。 In the virtual machine management method of the present invention, the performance information acquisition unit acquires the performance information indicating the load of the guest computer that is a virtual machine to which the computer resources are dynamically allocated by the host computer. In addition, resource allocation information acquisition means indicating the amount of computer resources allocated in advance to the guest computer is acquired from the host computer side by the resource allocation information acquisition means, and the adjustment corresponding to the resource allocation amount indicated by the acquired resource allocation information the performance information by correcting performance information correction hands stage by multiplying the load value indicated by the acquired performance information magnification, and outputs the information after the correction as monitoring data for monitoring the guest computer, said Based on the resource allocation amount indicated by the resource allocation information, the graph generation means indicates the size of the time axis scale interval in the monitoring graph representing the history of the monitoring data. Contraction or expansion, and generating said graph generating means graph data is image data of the graph.
更に、本発明の仮想計算機管理用プログラムは、ホスト計算機により計算機資源を動的に割り当てられた仮想計算機であるゲスト計算機の負荷を示す性能情報を取得する性能情報取得機能と、前記ゲスト計算機に予め割り当てられた計算機資源の量を示す資源割当情報を取得する資源割当情報取得機能と、前記取得された資源割当情報が示す資源割当量に対応する調整倍率を前記取得された性能情報が示す負荷値に掛けて当該性能情報を補正し、この補正後の情報を前記ゲスト計算機を監視するための監視用データとして出力する性能情報補正機能と、前記資源割当情報が示す資源割当量に基づいて、前記監視用データの履歴を表す監視用グラフにおける時間軸の目盛り間隔の大きさを圧縮又は拡張すると共に、このグラフの画像データであるグラフデータを生成するグラフ生成機能と、をコンピュータに実現させることを特徴とする。 Furthermore, the virtual machine management program of the present invention includes a performance information acquisition function for acquiring performance information indicating a load of a guest computer that is a virtual computer to which computer resources are dynamically allocated by a host computer, and a pre-stored in the guest computer. A resource allocation information acquisition function for acquiring resource allocation information indicating the amount of allocated computer resources, and a load value indicated by the acquired performance information indicating an adjustment factor corresponding to the resource allocation amount indicated by the acquired resource allocation information Based on the resource allocation amount indicated by the resource allocation information and the performance information correction function for correcting the performance information and outputting the corrected information as monitoring data for monitoring the guest computer In the monitoring graph representing the history of the monitoring data, the size of the scale interval on the time axis is compressed or expanded, and the image data of this graph Characterized in that to achieve the graph generation function of generating graph data, to the computer.
本発明は、以上のように構成したため、これにより、仮想計算機に対する資源割当量に応じてその仮想計算機の負荷値を補正し補正後の情報を監視用データとするので、仮想計算機で測定された負荷量からその仮想計算機への資源割当量に係る増減分を打ち消した値を監視用データとして得ることが可能となり、この監視用データを用いることで仮想計算機に対する障害判定を容易に実行することができる。 Since the present invention is configured as described above, this corrects the load value of the virtual machine in accordance with the resource allocation amount for the virtual machine, and uses the corrected information as monitoring data. A value obtained by canceling the increase / decrease related to the resource allocation amount to the virtual machine from the load amount can be obtained as monitoring data. By using this monitoring data, it is possible to easily execute a fault determination for the virtual machine. it can.
以下、本発明にかかる一実施形態を、図面に基づいて説明する。 Hereinafter, an embodiment according to the present invention will be described with reference to the drawings.
図1は、本実施形態の仮想計算機管理システム1の構成を示す機能ブロック図である。図1に示すように、本実施形態の仮想計算機管理システム1は、ホスト計算機2上に設けられた仮想計算機であるゲスト計算機22の稼働状態を監視するシステムである。
FIG. 1 is a functional block diagram showing the configuration of the virtual
ホスト計算機2は、ゲスト計算機22に対してホスト計算機2の制御下にある計算機資源を動的に割り当てる機能を備えている。ここで、計算機資源とは、計算機を構成するハードウェア資源であり、CPU(Central Processing Unit),主メモリ,I/O(Input/Output)などである。
The
ホスト計算機2は、図1に示すように、ゲスト計算機22に割り当てられている資源の量を収集する資源割当収集手段21と、このゲスト計算機22に対する資源割当量とその設定時刻とを示す資源割当情報を順次蓄積する資源割当情報記憶部23とを備えている。
As shown in FIG. 1, the
ゲスト計算機22は、ホスト計算機2に構築された仮想計算機であり、ホスト計算機2から割り当てられた計算機資源を使用して演算処理を実行する計算機として振る舞う機能を備えている。
The
ゲスト計算機22は、図1に示すように、ゲスト計算機22の負荷を計測する性能測定手段221と、この計測された負荷と計測時刻とを示す性能情報を蓄積する性能情報蓄積部222とを備えている。ここで、性能測定手段221が測定する負荷とは、ゲスト計算機22の単位時間毎のCPU使用率,単位時間毎のジョブ処理数などである。
As shown in FIG. 1, the
仮想計算機管理システム1は、管理者の操作に従って補正指令を入力する情報入力手段11と、ゲスト計算機22の負荷を示す性能情報をゲスト計算機22側から取得する性能情報取得手段12と、情報入力手段11に入力された補正指令に従ってゲスト計算機22に割り当てられた計算機資源の量を示す資源割当情報をホスト計算機2側から取得する資源割当情報取得手段13とを備えている。
The virtual
さらに、仮想計算機管理システム1は、性能情報取得手段12によって取得されたゲスト計算機22の性能情報を、資源割当情報取得手段13によって取得された資源割当情報に基づいて補正しこの補正後の情報を、ゲスト計算機22を監視するための監視用データとして出力する性能情報補正手段14を備えている。
Further, the virtual
また、仮想計算機管理システム1は、性能情報補正手段14から出力された監視用データを入力し監視用データの履歴を表す監視用グラフの画像データであるグラフデータを生成するグラフ生成手段15と、グラフ生成手段15に生成されたグラフデータに基づいてゲスト計算機22の負荷の変動を表すグラフを表示する表示手段16とを備えている。
Further, the virtual
情報入力手段11は、管理者の操作に応じて入力された補正指令を資源割当情報取得手段13へ送る。この補正指令にはグラフ表示の対象期間が指定されている。情報入力手段11は、管理者の操作を受け付けるための手段として、例えば、キーボード,マウスなどの入力装置を備えている。
The
性能情報取得手段12は、ゲスト計算機22の性能情報を一定周期で性能情報蓄積部222から読み出して取得し性能情報補正手段14へ出力する機能を備えている。ここで、性能情報取得手段12が取得する性能情報は、ゲスト計算機22のCPU使用率,単位時間毎のジョブ処理数などである。
The performance
資源割当情報取得手段13は、情報入力手段11からの補正指令で指定された期間分の資源割当情報の履歴を資源割当情報記憶部23から読み出して取得し性能情報補正手段14へ出力する機能を備えている。ここで、資源割当情報取得手段13が取得する資源割当量としては、ホスト計算機2上のゲスト計算機22の数や、ゲスト計算機22に割り当てたCPUクロック及びCPU数など様々なものを用いることが可能である。
The resource allocation
性能情報補正手段14は、性能情報取得手段12から出力された性能情報を入力すると共に資源割当情報取得手段13から出力された資源割当情報を入力し、性能情報が示すゲスト計算機22の負荷値に対してその測定時にゲスト計算機22に割り当てられていた資源の量に対応する調整倍率を掛けて、補正指令で指定された期間分の性能情報を補正し、補正後の情報を監視用データとしてグラフ生成手段へ出力する機能を備えている。
The performance
この調整倍率とは、ゲスト計算機22への資源割当量がそのゲスト計算機22の負荷測定値へ与える影響を打ち消すために予め設定された倍率であり、ゲスト計算機22への資源割当量に応じて異なる値である。ゲスト計算機22の負荷値にその時の資源割当量に応じた調整倍率を掛けた値は、資源割当量の設定変更による増減を排除した値となる。
The adjustment magnification is a magnification set in advance to cancel the influence of the resource allocation amount to the
ゲスト計算機22へ割り当てられる資源の量と調整倍率との対応関係は、ホスト計算機2の性能によって決まるので、調整倍率は、システム開発時に、ゲスト計算機22への資源割当量を変えながらそのゲスト計算機22の負荷を測定するテストを繰り返して得られたデータを基に、予め設定するとよい。
Since the correspondence between the amount of resources allocated to the
ここで、性能情報補正手段14の機能について、性能情報取得手段12が取得する性能情報が示す負荷をゲスト計算機22のCPU使用率とした場合を例に、図2に基づいて説明する。
Here, the function of the performance
図2(a)は、性能情報補正手段14によって補正されたゲスト計算機22のCPU使用率の履歴の一例を示すグラフである。図2(b)は、性能情報取得手段12に取得された性能情報が示すゲスト計算機22のCPU使用率の履歴の一例を示すグラフである。図2(c)は、ゲスト計算機22に対するCPU割当率の履歴の一例を示すグラフである。
FIG. 2A is a graph showing an example of the CPU usage rate history of the
図2(c)に示すように、性能情報補正手段14が資源割当情報取得手段13から入力したCPU割当率が、時刻t0〜t1間に50%で、時刻t1〜t2間に25%に設定されていた場合は、図2(b)に示すように、性能情報補正手段14が性能情報取得手段12から入力したゲスト計算機22のCPU使用率が、時刻t1〜t2間に割り増しされている。
As shown in FIG. 2C, the CPU allocation rate input from the resource allocation
これは、時刻t1にゲスト計算機22で実行されている処理に変化があったわけではなく、CPU資源の割り当て変更により、測定値の尺度が変化したことによる割り増しである。よって、このような負荷の増加は、ホスト計算機2上でのゲスト計算機22に対する資源割り当て設定の変更により正常に戻るため、この期間の負荷増加を障害として管理者に提示する必要はないものである。
This is not a change in the processing executed by the
そこで、性能情報補正手段14は、CPU割当率の設定変更によるCPU使用率の変動分を打ち消すために、ゲスト計算機22に対するCPU割当率に応じた調整倍率を、ゲスト計算機22のCPU使用率に乗じて、図2(a)に示すような値に補正する。ここで、CPU割当率と調整倍率との対応関係は、図3に示す曲線で表すものでよく、性能情報補正手段14は、図3に示す曲線を示す数式を有し、資源割当情報取得手段13から入力したCPU割当率を数式に代入して、対応する調整倍率を算出し、この算出した調整倍率をCPU割当率に乗算する。このCPU割当率と調整倍率との対応関係は、ホスト計算機2の能力によって異なる。
Therefore, the performance
この性能情報補正手段14により、ゲスト計算機22に対する資源割当量の設定変更に伴うゲスト計算機22の負荷量の増減を打ち消すことができるので、その補正したデータを監視用データとして、ゲスト計算機22の障害検出に用いることで障害の誤検出を軽減することができる。
Since this performance information correction means 14 can cancel the increase or decrease in the load amount of the
ここで、性能情報補正手段14は、ゲスト計算機22の負荷値に対してその測定時にゲスト計算機22に割り当てられていた資源の量に対応する調整倍率を掛けて監視用データを算出する構成に限らず、補正指令に指定された基準時刻におけるゲスト計算機22に割り当てられていた資源量を基準値と定め、資源割当量が基準値とは異なる値に設定されたときだけ負荷値に対して調整倍率をかけるように構成してもよい。この場合の調整倍率は、図3に示す曲線の数式に基づいて算出される補正対象の負荷値に対応する調整倍率を、同じく数式から得られる基準値に対応する調整倍率で割った値であればよい。
Here, the performance
グラフ生成手段15は、性能情報補正手段14から出力された監視用データを順次入力し、この順次入力された監視用データの履歴を表す監視用グラフの画像データであるグラフデータを生成し表示手段16へ出力する。図2に基づいて説明した場合であれば、図2(a)に示すグラフの画像データであるグラフデータを生成する。
The
またグラフ生成手段15は、さらに、資源割当情報取得手段13から資源割当情報を入力し、資源割当情報が示す資源割当量に基づいて、監視用グラフにおける時間軸の目盛り間隔の大きさを圧縮又は拡張する機能を備えている。
The
ここで、グラフ生成手段15における時間軸の目盛り間隔の圧縮又は拡張機能について、性能情報が示す負荷をゲスト計算機22の単位時間毎のジョブ処理数とした場合を例に、図4に基づいて説明する。
Here, the compression or expansion function of the time axis scale interval in the
図4(a)は、性能情報補正手段14によって補正されたゲスト計算機22のジョブ処理数の履歴を表すグラフである。図4(b)は、性能情報取得手段12に取得されたゲスト計算機22のジョブ処理数の履歴を表すグラフである。図4(c)は、資源割当情報取得手段13に取得されたゲスト計算機22に対するCPU割当率の履歴を示すグラフである。
FIG. 4A is a graph showing the history of the number of job processes of the
図4(c)のように、50%に設定されていたCPU割当が、時刻t3〜t4の間に25%に設定された場合、時刻t3〜t4の間はゲスト計算機22のCPU性能が落ちて、図4(b)のように、ゲスト計算機22で測定されるジョブ処理数は減少する。図4(b)に示すようなゲスト計算機22のジョブ処理数に対して性能情報補正手段14が補正をかけたデータを、グラフ生成手段15がそのままグラフ化しただけでは、単位時間当たりのジョブ処理数が増加したように見えてしまうため、グラフ生成手段15は、グラフの時間軸における目盛り間隔の大きさを、CPU割当率に基づいて圧縮又は拡張してグラフデータを作成する(図4(a)参照)。これにより、単位時間当たりのジョブ処理数を正確に表現したまま、CPU割当量の変動によるジョブ処理数の変動を排除したグラフを生成することができる。
As shown in FIG. 4C, when the CPU allocation set to 50% is set to 25% between times t3 and t4, the CPU performance of the
このように、本実施形態の仮想計算機管理システム1は、性能情報取得手段12によって取得された性能情報に対して資源割当情報取得手段13によって取得された資源割当情報に対応する調整倍率を掛けることで、その性能情報を補正し、監視用データとして出力する性能情報補正手段14を備えているので、ゲスト計算機22への資源割当量の設定変更による影響を受けずにゲスト計算機22の負荷を表すことができる情報を監視用データとして得ることができる。
As described above, the virtual
この監視用データは、ゲスト計算機22への資源割当量が変更されても急激に増減することは無いので、この監視用データに対する障害判定用の閾値を設定することが可能になり、ゲスト計算機22に生じる障害の正確な検出を容易に実行することができる。
Since this monitoring data does not increase or decrease rapidly even if the resource allocation amount to the
さらに、本実施形態の仮想計算機管理システム1は、性能情報補正手段14から監視用データを順次入力し監視用データの履歴を表す監視用グラフの画像データであるグラフデータを生成するグラフ生成手段15と、グラフ生成手段15に生成されたグラフデータに基づいてゲスト計算機22の負荷の変動を表すグラフを表示する表示手段16とを備えているので、表示手段16に表示されるグラフが、ゲスト計算機22に対する資源割当量の設定変更に伴うゲスト計算機22の負荷量の増減を示すことが無くなり、管理者は、表示手段16に表示されるグラフに基づいて、ゲスト計算機22で生じる障害の有無を正確に判定することができる。
Furthermore, the virtual
また、本実施形態の仮想計算機管理システム1は、ゲスト計算機22で計測された負荷に対して、資源割当量に応じた調整倍率を掛けるという構成なので、CPU使用率やジョブ処理数など、ゲスト計算機22のあらゆる負荷項目について適用することができる。
Further, the virtual
次に、本実施形態の仮想計算機管理システム1の動作について説明する。ここで、以下の動作説明は、本発明の仮想計算機管理方法の実施形態となる。
Next, the operation of the virtual
図5は、本実施形態の仮想計算機管理システム1の動作を示すフローチャートである。図5に示すように、本実施形態の仮想計算機管理システム1においては、まず、性能情報取得手段12が、性能情報蓄積部222からゲスト計算機22の性能情報を取得して性能情報補正手段14へ出力する(図5のステップS901)。
FIG. 5 is a flowchart showing the operation of the virtual
情報入力手段11に補正指令が入力されると、この入力された補正指令が資源割当情報取得手段13へ送出される(図5のステップS902のはい)。そして、補正指令を入力した資源割当情報取得手段13が、資源割当情報記憶部23から指定された期間分のゲスト計算機22に係る資源割当情報を取得して性能情報補正手段14へ出力する(図5のステップ903)。
When a correction command is input to the
続いて、性能情報補正手段14が、性能情報取得手段12からの性能情報が示すゲスト計算機22の負荷値に対し、資源割当情報取得手段13からの資源割当情報が示すゲスト計算機22へ割り当てられた資源の量に対応する調整倍率を乗じて、性能情報を補正し、補正後の情報を監視用データとしてグラフ生成手段へ出力する(図5のステップ904)。
Then, the performance
監視用データを入力したグラフ生成手段15が、監視用データの履歴を表す監視用グラフのグラフデータを生成し表示手段16へ送出する(図5のステップ905)。このとき、グラフ生成手段15は、資源割当情報取得手段13から資源割当情報を入力し、この資源割当情報が示す資源割当量に基づいて、監視用グラフにおける時間軸の目盛り間隔の大きさを圧縮又は拡張してもよい。
The
そして、グラフデータを入力した表示手段16が、このグラフデータに基づいてゲスト計算機22の負荷の変動を表すグラフを表示する(図5のステップ906)。表示手段16が表示するグラフの例としては、図2(a)または図4(a)に示すとおりである。
Then, the display means 16 to which the graph data is input displays a graph representing the load fluctuation of the
このように、本実施形態の仮想計算機管理システム1は、ゲスト計算機22の性能情報を表示する際に、ホスト計算機2上でのゲスト計算機22に対する資源割当の設定状況に基づいてゲスト計算機22で計測された性能情報を補正する。よって、ゲスト計算機22への資源割当量の変更による影響を排除してゲスト計算機22の負荷を表すグラフを表示することができる。
As described above, when displaying the performance information of the
ここで、上述した性能情報取得手段12,資源割当情報取得手段13,性能情報補正手段14,グラフ生成手段15については、その機能内容をプログラム化して、コンピュータに実行させるように構成してもよい。
Here, the above-described performance
以上のように、本実施形態の仮想計算機管理システム1は、ゲスト計算機22の性能情報をホスト計算機2上でのゲスト計算機22に対する資源割当の設定状況に応じて補正するので、ゲスト計算機22への資源割当量によるそのゲスト計算機22の性能情報への影響を排除し、ゲスト計算機22の内部処理による負荷を正確に示すことが可能になる。これにより、ゲスト計算機22の負荷の正確な変動を観測できるようになり、ゲスト計算機22に生じる障害の誤検知や検知漏れを有効に抑制し、ゲスト計算機22対する管理作業の効率を向上させることができる。
As described above, the virtual
また、本実施形態の仮想計算機管理システム1は、ゲスト計算機22で計測された性能情報に対して、その測定時にゲスト計算機22へ割り当てられていた資源の量に応じた調整倍率を掛けるといった簡単な補正を行っている構成なので、監視対象の負荷項目として、CPU使用率だけでなく、ジョブ処理数など、資源割当量に影響を受けて変動するあらゆる負荷項目を採用することができる。
Further, the virtual
本発明は、仮想計算機への資源割り当てを動的に変更するシステムに対し、仮想計算機の性能情報監視の用途に適用できる。 The present invention can be applied to a performance information monitoring application of a virtual machine for a system that dynamically changes resource allocation to a virtual machine.
1 仮想計算機管理システム
2 ホスト計算機
11 情報入力手段
12 性能情報取得手段
13 資源割当情報取得手段
14 性能情報補正手段
15 グラフ生成手段
16 表示手段
21 資源割当収集手段
22 ゲスト計算機(仮想計算機)
23 資源割当情報記憶部
221 性能測定手段
222 性能情報蓄積部
DESCRIPTION OF
23 Resource Allocation
Claims (6)
前記ゲスト計算機の負荷を示す性能情報を取得する性能情報取得手段と、
前記ゲスト計算機に予め割り当てられた計算機資源の量を示す資源割当情報を前記ホスト計算機側から取得する資源割当情報取得手段と、
この資源割当情報取得手段が取得した資源割当情報に基づいて前記性能情報取得手段に取得された性能情報を補正しこの補正後の情報を監視用データとして出力する性能情報補正手段と、
前記性能情報補正手段から前記監視用データを入力し、この監視用データの履歴を表す監視用グラフの画像データであるグラフデータを生成するグラフ生成手段と、を備え、
前記グラフ生成手段は、前記資源割当情報取得手段から資源割当情報を入力し、この資源割当情報が示す前記ゲスト計算機への資源割当量に基づいて前記監視用グラフにおける時間軸の目盛り間隔の大きさを圧縮又は拡張し、このグラフの画像データを前記グラフデータとする機能を備えたことを特徴とする仮想計算機管理システム。 A virtual machine management system that monitors the operating status of a guest computer that is a virtual machine to which computer resources are dynamically allocated by a host computer,
Performance information acquisition means for acquiring performance information indicating the load of the guest computer;
Resource allocation information acquisition means for acquiring resource allocation information indicating the amount of computer resources allocated in advance to the guest computer from the host computer side;
A performance information correction unit that corrects the performance information acquired by the performance information acquisition unit based on the resource allocation information acquired by the resource allocation information acquisition unit, and outputs the corrected information as monitoring data ;
Graph generating means for inputting the monitoring data from the performance information correcting means and generating graph data that is image data of a monitoring graph representing a history of the monitoring data;
The graph generation unit inputs resource allocation information from the resource allocation information acquisition unit, and based on the resource allocation amount to the guest computer indicated by the resource allocation information, the size of the time interval on the time axis in the monitoring graph A virtual machine management system having a function of compressing or expanding the image data and converting the image data of the graph into the graph data .
前記性能情報補正手段は、前記資源割当情報が示す資源割当量に対応する調整倍率を前記性能情報が示す負荷値に掛けて、この算出された情報を前記監視用データとすることを特徴とした仮想計算機管理システム。 In the virtual machine management system according to claim 1,
The performance information correction means multiplies an adjustment factor corresponding to a resource allocation amount indicated by the resource allocation information by a load value indicated by the performance information, and uses the calculated information as the monitoring data. Virtual computer management system.
前記グラフ生成手段にて生成された前記グラフデータに基づいて前記ゲスト計算機の負荷の変動を表すグラフを表示する表示手段をさらに有することを特徴とした仮想計算機管理システム。 In the virtual machine management system according to claim 1 or 2,
A virtual computer management system further comprising display means for displaying a graph representing a load fluctuation of the guest computer based on the graph data generated by the graph generation means .
前記性能情報取得手段が取得する性能情報は、前記ゲスト計算機のCPU使用率またはジョブ処理数を示す情報であることを特徴とする仮想計算機管理システム。 In the virtual machine management system according to any one of claims 1 to 3 ,
The virtual machine management system characterized in that the performance information acquired by the performance information acquisition means is information indicating a CPU usage rate or job processing count of the guest computer.
この性能情報取得の前後に、前記ゲスト計算機に予め割り当てられた計算機資源の量を示す資源割当情報を前記ホスト計算機側から資源割当情報取得手段が取得し、
前記取得された資源割当情報が示す資源割当量に対応する調整倍率を前記取得された性能情報が示す負荷値に掛けて当該性能情報を性能情報補正手段が補正し、この補正後の情報を前記ゲスト計算機を監視するための監視用データとして出力し、
前記資源割当情報が示す資源割当量に基づいて、前記監視用データの履歴を表す監視用グラフにおける時間軸の目盛り間隔の大きさをグラフ生成手段が圧縮又は拡張し、このグラフの画像データであるグラフデータを当該グラフ生成手段が生成することを特徴とする仮想計算機管理方法。 The performance information acquisition means acquires performance information indicating the load of the guest computer, which is a virtual computer to which computer resources are dynamically allocated by the host computer,
Before and after the performance information acquisition, resource allocation information acquisition means acquires resource allocation information indicating the amount of computer resources allocated in advance to the guest computer from the host computer side ,
The performance information performance information correction hand stage is corrected by multiplying the adjustment magnification factor corresponding to the resource allocation amount of the obtained resource allocation information indicates the load value that the indicated acquired performance information, the information after the correction Output as monitoring data for monitoring the guest computer ,
Based on the resource allocation amount indicated by the resource allocation information, the graph generation means compresses or expands the size of the time axis scale interval in the monitoring graph representing the history of the monitoring data, and is image data of this graph. A virtual computer management method , wherein the graph generation means generates graph data .
前記ゲスト計算機に予め割り当てられた計算機資源の量を示す資源割当情報を取得する資源割当情報取得機能と、
前記取得された資源割当情報が示す資源割当量に対応する調整倍率を前記取得された性能情報が示す負荷値に掛けて当該性能情報を補正し、この補正後の情報を前記ゲスト計算機を監視するための監視用データとして出力する性能情報補正機能と、
前記資源割当情報が示す資源割当量に基づいて、前記監視用データの履歴を表す監視用グラフにおける時間軸の目盛り間隔の大きさを圧縮又は拡張すると共に、このグラフの画像データであるグラフデータを生成するグラフ生成機能と、をコンピュータに実現させることを特徴とする仮想計算機管理用プログラム。 A performance information acquisition function for acquiring performance information indicating a load of a guest computer that is a virtual computer to which computer resources are dynamically allocated by a host computer;
A resource allocation information acquisition function for acquiring resource allocation information indicating the amount of computer resources allocated in advance to the guest computer;
The adjustment information corresponding to the resource allocation amount indicated by the acquired resource allocation information is multiplied by the load value indicated by the acquired performance information to correct the performance information, and the corrected information is monitored by the guest computer. Performance information correction function to output as monitoring data for
Based on the resource allocation amount indicated by the resource allocation information, the scale interval on the time axis in the monitoring graph representing the history of the monitoring data is compressed or expanded, and the graph data which is image data of the graph is A virtual machine management program characterized by causing a computer to realize a graph generation function to be generated .
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009222518A JP5446667B2 (en) | 2009-09-28 | 2009-09-28 | Virtual computer management system, virtual computer management method and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009222518A JP5446667B2 (en) | 2009-09-28 | 2009-09-28 | Virtual computer management system, virtual computer management method and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011070522A JP2011070522A (en) | 2011-04-07 |
JP5446667B2 true JP5446667B2 (en) | 2014-03-19 |
Family
ID=44015731
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009222518A Expired - Fee Related JP5446667B2 (en) | 2009-09-28 | 2009-09-28 | Virtual computer management system, virtual computer management method and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5446667B2 (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6095489B2 (en) * | 2013-06-04 | 2017-03-15 | 三菱電機ビルテクノサービス株式会社 | Device state determination device and program |
JP6075226B2 (en) | 2013-06-26 | 2017-02-08 | 富士通株式会社 | Program, virtual machine management method, and information processing apparatus |
JP6095557B2 (en) * | 2013-12-10 | 2017-03-15 | 三菱電機ビルテクノサービス株式会社 | Device state determination device and program |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4018900B2 (en) * | 2001-11-22 | 2007-12-05 | 株式会社日立製作所 | Virtual computer system and program |
JP4761229B2 (en) * | 2008-02-26 | 2011-08-31 | 日本電気株式会社 | Operation management apparatus, operation management method and program |
-
2009
- 2009-09-28 JP JP2009222518A patent/JP5446667B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2011070522A (en) | 2011-04-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4572251B2 (en) | Computer system, computer system failure sign detection method and program | |
Guerreiro et al. | GPGPU power modeling for multi-domain voltage-frequency scaling | |
JPWO2011105091A1 (en) | CONTROL DEVICE, MANAGEMENT DEVICE, CONTROL DEVICE DATA PROCESSING METHOD, AND PROGRAM | |
US10282272B2 (en) | Operation management apparatus and operation management method | |
US20200184373A1 (en) | Recurrent Gaussian Mixture Model For Sensor State Estimation In Condition Monitoring | |
US9852007B2 (en) | System management method, management computer, and non-transitory computer-readable storage medium | |
JP6683920B2 (en) | Parallel processing device, power coefficient calculation program, and power coefficient calculation method | |
JP5446667B2 (en) | Virtual computer management system, virtual computer management method and program | |
JP2010250674A (en) | Working hour estimation device, method, and program | |
JP2010009160A (en) | Performance value calculation device | |
Cheng et al. | Precise contention-aware performance prediction on virtualized multicore system | |
JP6102575B2 (en) | Performance measurement method, performance measurement program, and performance measurement apparatus | |
EP2960796B1 (en) | System and method of non-intrusive measurement of memory access profiles of threads in a multi-core processor | |
Zhang et al. | A new proximal iterative hard thresholding method with extrapolation for ℓ 0 minimization | |
JP4761229B2 (en) | Operation management apparatus, operation management method and program | |
JP2019053448A (en) | Information processing apparatus, information processing method, and information processing program | |
JPWO2012093469A1 (en) | Performance evaluation apparatus and performance evaluation method | |
JP5967091B2 (en) | System parameter setting support system, data processing method of system parameter setting support device, and program | |
JP7256764B2 (en) | Information processing device, information processing method, and program | |
JP5765266B2 (en) | Performance evaluation method, information processing apparatus, and program | |
JP6782260B2 (en) | Information processing equipment, information processing methods and programs | |
KR102471867B1 (en) | Auto-scaling benchmark method and apparatus thereof | |
Parareda et al. | Measuring productivity using the infamous lines of code metric | |
US20160154724A1 (en) | Non-functional evaluation assistance device, system, method, and program | |
JP4989348B2 (en) | Embedded program development system for parallel processors |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120808 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130925 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20131001 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20131115 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20131203 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131216 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5446667 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |