JP2012137954A - License management system, license management method and license management program - Google Patents

License management system, license management method and license management program Download PDF

Info

Publication number
JP2012137954A
JP2012137954A JP2010290165A JP2010290165A JP2012137954A JP 2012137954 A JP2012137954 A JP 2012137954A JP 2010290165 A JP2010290165 A JP 2010290165A JP 2010290165 A JP2010290165 A JP 2010290165A JP 2012137954 A JP2012137954 A JP 2012137954A
Authority
JP
Japan
Prior art keywords
license
virtual server
software
server
management table
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2010290165A
Other languages
Japanese (ja)
Other versions
JP5506653B2 (en
Inventor
Oaki Nakai
大昭 中居
Hironori Yamashita
洋徳 山下
Tomoya Nakahara
智哉 中原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2010290165A priority Critical patent/JP5506653B2/en
Publication of JP2012137954A publication Critical patent/JP2012137954A/en
Application granted granted Critical
Publication of JP5506653B2 publication Critical patent/JP5506653B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Hardware Redundancy (AREA)

Abstract

PROBLEM TO BE SOLVED: To obtain a license management system capable of avoiding a license violation.SOLUTION: A license management system comprises; a license management table 4 storing software and a license condition; a virtual server management table 6 storing a virtual server and software used in the virtual server; a physical server management table 8 storing a physical server and the virtual server provided on the physical server; a fault detection part 12 detecting a fault of the virtual server; a license management part 2 referring to the three tables and determining whether or not the state of the virtual server when it uses the software violates the license condition; and a virtual server management part 1 querying the license management part 2 whether or not the state of software usage when the virtual server is rearranged in a physical server different from the time of fault detection violates the license condition, and rearranging the virtual server, when a notification of the fault detection is received.

Description

本発明は、クラウド環境において仮想サーバで使用されるソフトウェアのライセンスを管理するライセンス管理システムに関する。   The present invention relates to a license management system that manages licenses of software used in a virtual server in a cloud environment.

従来、クラウド環境では、一般的に、仮想サーバ上でアプリケーションが稼動し、仮想サーバは、ハードウェアスペックが一定でない物理サーバ上で稼動している。このようなクラウド環境で使用されるソフトウェアは、通常、使用本数や使用される物理サーバのCPU(Central Processing Unit)数等によりライセンス料金が決められており、契約しているCPU数よりも多い物理サーバで使用した場合にはライセンス違反となる。例えば、下記特許文献1には、グリッドシステムにおいて、環境負荷等を考慮して、ライセンス条件を満足するように仮想サーバを物理サーバに割り当てる技術が開示されている。   Conventionally, in a cloud environment, an application generally operates on a virtual server, and the virtual server operates on a physical server whose hardware specifications are not constant. Software used in such a cloud environment usually has a license fee determined by the number of CPUs used and the number of CPUs (Central Processing Units) of the physical servers used. It is a license violation when used on a server. For example, Patent Document 1 below discloses a technique for assigning a virtual server to a physical server so as to satisfy a license condition in consideration of environmental load and the like in a grid system.

また、ある仮想サーバの負荷が高くなった場合に、現在の物理サーバから、より性能の高い他の物理サーバに再配備する変更が一般的に行われている。例えば、下記特許文献2には、仮想サーバが設けられた複数の物理サーバから構成されるシステムにおいて、高負荷時等に、予め設定されたグループ条件等に従って仮想サーバを再配備する技術が開示されている。   In addition, when a load on a certain virtual server increases, a change is generally made to redeploy from the current physical server to another physical server with higher performance. For example, Patent Document 2 below discloses a technique for redeploying a virtual server according to a preset group condition or the like in a system composed of a plurality of physical servers provided with a virtual server when the load is high. ing.

特開2007−265193号公報JP 2007-265193 A 特開2009−199395号公報JP 2009-199395 A

しかしながら、上記従来の技術によれば、障害発生時やサーバ高負荷時の対策としてライブマイグレーションの設定をした場合、仮想サーバを別の物理サーバに自動的に再配備し、サービスを安定供給することが可能となるが、仮想サーバが現状よりも高スペックの物理サーバに配備されることによって、ソフトウェアのライセンス違反を招く可能性がある。すなわち、障害の発生等に対して仮想サーバの再配備を行う場合に、ライセンス違反が生じる可能性がある、という問題があった。   However, according to the above-described conventional technology, when live migration is set as a countermeasure in the event of a failure or when the server is under heavy load, the virtual server is automatically redeployed to another physical server to provide a stable service. However, if the virtual server is deployed on a physical server having a higher specification than the current state, there is a possibility of causing a software license violation. That is, there is a problem that a license violation may occur when a virtual server is redeployed in response to a failure or the like.

本発明は、上記に鑑みてなされたものであって、障害の発生等に対して仮想サーバの再配備を行う場合に、ソフトウェアのライセンス違反を回避することが可能なライセンス管理システムを得ることを目的とする。   The present invention has been made in view of the above, and it is an object of the present invention to obtain a license management system capable of avoiding a software license violation when a virtual server is redeployed in the event of a failure or the like. Objective.

上述した課題を解決し、目的を達成するために、本発明は、物理サーバ上に設けられた仮想サーバでソフトウェアを稼動して利用する場合に、ソフトウェアのライセンス違反を検知するライセンス管理システムであって、ソフトウェアと当該ソフトウェアのライセンス条件とを対応付けて記憶するためのライセンス管理テーブルと、仮想サーバと当該仮想サーバで利用されているソフトウェアとを対応付けて記憶するための仮想サーバ管理テーブルと、物理サーバと当該物理サーバ上に設けられている仮想サーバとを対応つけて記憶するための物理サーバ管理テーブルと、前記仮想サーバの状態を監視し、仮想サーバの障害を検知する障害検知手段と、前記3つのテーブルを参照し、物理サーバ上に設けられた仮想サーバがソフトウェアを利用するときの状態が、ソフトウェアのライセンス条件に違反するかどうかを判定するライセンス管理手段と、前記障害検知手段から障害を検知した旨の通知を受けた場合に、仮想サーバを障害検知時とは異なる物理サーバ上に再配備してソフトウェアを使用するときの状態が、ライセンス条件に違反するかどうかを前記ライセンス管理手段に問い合わせ、ライセンス条件に違反しないように、仮想サーバを障害検知時とは異なる物理サーバ上に再配備する仮想サーバ管理手段と、を備えることを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention is a license management system that detects a software license violation when the software is operated and used on a virtual server provided on a physical server. A license management table for storing the software and the license conditions of the software in association with each other, a virtual server management table for storing the virtual server and software used in the virtual server in association with each other, A physical server management table for associating and storing a physical server and a virtual server provided on the physical server; a failure detection unit that monitors a state of the virtual server and detects a failure of the virtual server; By referring to the three tables, a virtual server provided on the physical server uses the software. The license management means that determines whether or not the status of the software violates the license conditions of the software, and the virtual server is different from that at the time of failure detection when a notification that a failure has been detected is received from the failure detection means The license management means is inquired whether the status when using software by redeploying on a physical server violates the license condition, and the virtual server is physically different from that at the time of failure detection so as not to violate the license condition. Virtual server management means for redeploying on the server.

本発明によれば、障害の発生等に対して仮想サーバの再配備を行う場合に、ソフトウェアのライセンス違反を回避することができる、という効果を奏する。   According to the present invention, it is possible to avoid a software license violation when a virtual server is redeployed in the event of a failure or the like.

図1は、ライセンス管理システムの構成例を示す図である。FIG. 1 is a diagram illustrating a configuration example of a license management system. 図2は、S/W使用本数管理テーブルの構成例を示す図である。FIG. 2 is a diagram illustrating a configuration example of the S / W usage number management table. 図3は、ライセンス管理テーブルの構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of the license management table. 図4は、仮想サーバ管理テーブルの構成例を示す図である。FIG. 4 is a diagram illustrating a configuration example of the virtual server management table. 図5は、物理サーバ管理テーブルの構成例を示す図である。FIG. 5 is a diagram illustrating a configuration example of the physical server management table. 図6は、負荷状況管理テーブルの構成例を示す図である。FIG. 6 is a diagram illustrating a configuration example of the load status management table. 図7は、ライセンス違反の確認処理を示すフローチャートである。FIG. 7 is a flowchart showing a license violation confirmation process. 図8は、遊休ライセンスの確認処理を示すフローチャートである。FIG. 8 is a flowchart showing an idle license confirmation process. 図9は、ライセンス管理プログラムを実行可能な電子計算機の構成例を示す図である。FIG. 9 is a diagram illustrating a configuration example of an electronic computer capable of executing a license management program.

以下に、本発明にかかるライセンス管理システムの実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。   Embodiments of a license management system according to the present invention will be described below in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

実施の形態.
図1は、本実施の形態のライセンス管理システムの構成例を示す図である。ライセンス管理システムは、仮想サーバ管理部1と、ライセンス管理部2と、S/W(ソフトウェア)使用本数管理テーブル3と、ライセンス管理テーブル4と、ライセンス情報入力部5と、仮想サーバ管理テーブル6と、仮想サーバ情報収集部7と、物理サーバ管理テーブル8と、物理サーバ情報収集部9と、負荷状況管理テーブル10と、負荷状況管理部11と、障害検知部12と、アラート通知部13と、を備える。
Embodiment.
FIG. 1 is a diagram illustrating a configuration example of a license management system according to the present embodiment. The license management system includes a virtual server management unit 1, a license management unit 2, an S / W (software) usage number management table 3, a license management table 4, a license information input unit 5, and a virtual server management table 6. A virtual server information collection unit 7, a physical server management table 8, a physical server information collection unit 9, a load status management table 10, a load status management unit 11, a failure detection unit 12, an alert notification unit 13, Is provided.

仮想サーバ管理部1は、仮想サーバの新規配備、または仮想サーバの高負荷、障害を検知した際に、ライセンス管理部2に問い合わせて、ソフトウェアのライセンス違反がないように物理サーバに仮想サーバを配備する。   When the virtual server management unit 1 newly deploys a virtual server or detects a high load or failure of the virtual server, the virtual server management unit 1 queries the license management unit 2 to deploy the virtual server on the physical server so that there is no software license violation. To do.

ライセンス管理部2は、ライセンス管理テーブル4、仮想サーバ管理テーブル6、および物理サーバ管理テーブル8を参照し、所有ライセンスと使用ライセンスとを比較して、ライセンス違反を検知する。また、S/W使用本数管理テーブル3にソフトウェアの使用本数を記録し、所有ライセンスと比較して遊休ソフトウェアの判定を行う。   The license management unit 2 refers to the license management table 4, the virtual server management table 6, and the physical server management table 8, and compares the owned license with the used license to detect a license violation. Also, the number of software used is recorded in the S / W used number management table 3, and the idle software is determined by comparison with the owned license.

S/W使用本数管理テーブル3は、ソフトウェアの使用本数を記録・管理するための記憶部である。   The S / W used number management table 3 is a storage unit for recording and managing the number of software used.

図2は、S/W使用本数管理テーブル3の構成例を示す図である。S/W使用本数管理テーブル3は、S/Wと、使用本数と、から構成される。例えば、「Oracle」のソフトウェアは、11/8に「2」本、11/9に「1」本、11/10に「1」本、11/11に「2」本、11/12に「1」本、使用されたことを示す。なお、一例として、使用本数を記録する間隔を1日としているが、これに限定するものではない。1日のうちで複数回(例えば、業務時間内で1時間ごとに)使用本数を記録するようにしてもよい。   FIG. 2 is a diagram illustrating a configuration example of the S / W usage number management table 3. The S / W used number management table 3 includes S / W and used number. For example, “Oracle” software is “2” on 11/8, “1” on 11/9, “1” on 11/10, “2” on 11/11, “2” on 11/12, 1 ”indicates that the book has been used. Note that, as an example, the interval for recording the number of use is one day, but the present invention is not limited to this. The number used may be recorded a plurality of times within a day (for example, every hour within business hours).

ライセンス管理テーブル4は、どのユーザがどのソフトウェアのライセンスを何本所有しているかを記録・管理するための記憶部である。   The license management table 4 is a storage unit for recording and managing which user owns how many licenses of which software.

図3は、ライセンス管理テーブル4の構成例を示す図である。ライセンス管理テーブル4は、仮想サーバ管理者と、S/Wと、所有ライセンス形態と、本数と、アラート通知先と、から構成される。ソフトウェアごとにライセンス条件を対応つけて記憶したものである。例えば、「Admin1」の仮想サーバ管理者は、「Oracle」のソフトウェアを本数「2本」所有しており、その所有ライセンス形態は「CPUライセンス」である。また、当該ソフトウェアでライセンス違反等があった場合のアラート通知先が「ABC@AAA.co.jp」であることを示す。   FIG. 3 is a diagram illustrating a configuration example of the license management table 4. The license management table 4 includes a virtual server administrator, S / W, owned license form, number of licenses, and alert notification destination. The software stores license conditions for each software. For example, the virtual server administrator of “Admin1” owns “2” pieces of “Oracle” software, and the owned license form is “CPU license”. It also indicates that the alert notification destination when there is a license violation in the software is “ABC@AAA.co.jp”.

ライセンス情報入力部5は、ユーザが、所有するソフトウェアの情報を、ライセンス管理テーブル4に登録するための入力部である。電子計算機等におけるキーボードなどがあるが、これに限定するものではない。   The license information input unit 5 is an input unit for the user to register information on software owned by the user in the license management table 4. Although there is a keyboard in an electronic computer or the like, it is not limited to this.

仮想サーバ管理テーブル6は、どの仮想サーバでどのソフトウェアが利用されているかを記録・管理するためのテーブルである。   The virtual server management table 6 is a table for recording and managing which software is used by which virtual server.

図4は、仮想サーバ管理テーブル6の構成例を示す図である。仮想サーバ管理テーブル6は、仮想サーバと、仮想サーバ管理者と、利用S/Wと、から構成される。仮想サーバごとに、利用しているソフトウェアを対応つけて記憶したものである。例えば、仮想サーバ「Virtual1」で、仮想サーバ管理者「Admin1」が、「Oracle」のソフトウェアを利用していることを示す。   FIG. 4 is a diagram illustrating a configuration example of the virtual server management table 6. The virtual server management table 6 includes a virtual server, a virtual server administrator, and a usage S / W. Each virtual server stores the software used in association with each other. For example, the virtual server “Virtual1” indicates that the virtual server administrator “Admin1” is using the “Oracle” software.

仮想サーバ情報収集部7は、仮想サーバ上でどのソフトウェアが使用されているのかの情報を収集するエージェントである。   The virtual server information collection unit 7 is an agent that collects information about which software is used on the virtual server.

物理サーバ管理テーブル8は、どの物理サーバでどの仮想サーバが稼動しているのかを記録・管理するためのテーブルである。   The physical server management table 8 is a table for recording and managing which virtual server is operating on which physical server.

図5は、物理サーバ管理テーブル8の構成例を示す図である。物理サーバ管理テーブル8は、物理サーバと、使用CPUと、利用仮想サーバと、から構成される。物理サーバごとに、当該物理サーバ上に設けられている仮想サーバを対応つけて記憶したものである。例えば、「Physical1」の物理サーバは、CPUの数が「2」であり、「Virtual1、Virtual2」の2つの仮想サーバが、現在利用中であることを示す。   FIG. 5 is a diagram illustrating a configuration example of the physical server management table 8. The physical server management table 8 includes a physical server, a used CPU, and a used virtual server. For each physical server, a virtual server provided on the physical server is stored in association with the physical server. For example, the physical server “Physical1” has the number of CPUs “2”, and the two virtual servers “Virtual1 and Virtual2” are currently in use.

物理サーバ情報収集部9は、物理サーバ上でどの仮想サーバが稼動しているのかの情報を収集するエージェントである。   The physical server information collection unit 9 is an agent that collects information about which virtual server is operating on the physical server.

負荷状況管理テーブル10は、仮想サーバの負荷状況を記録・管理するためのテーブルである。   The load status management table 10 is a table for recording and managing the load status of the virtual server.

図6は、負荷状況管理テーブル10の構成例を示す図である。負荷状況管理テーブル10は、仮想サーバと、負荷状況(CPU)と、負荷状況(メモリ)と、負荷状況(ユーザ数)と、から構成される。例えば、「Virtual1」の仮想サーバでは、CPUの使用状況が「70%」、メモリの使用状況が「80%」、使用ユーザ数が「50000」人であることを示す。一例として、CPU、メモリ、使用ユーザ数の3項目に基づいて負荷状況を判定しているが、これに限定するものではなく、いずれか1〜2項目としてもよいし、他の項目を用いてもよい。   FIG. 6 is a diagram illustrating a configuration example of the load status management table 10. The load status management table 10 includes a virtual server, a load status (CPU), a load status (memory), and a load status (number of users). For example, in the virtual server “Virtual 1”, the CPU usage status is “70%”, the memory usage status is “80%”, and the number of used users is “50000”. As an example, the load status is determined based on the three items of CPU, memory, and the number of users. However, the present invention is not limited to this, and any one or two items may be used. Also good.

負荷状況管理部11は、仮想サーバから負荷状況を収集し、負荷状況管理テーブル10に記録して負荷状況を管理する。   The load status management unit 11 collects the load status from the virtual server, records it in the load status management table 10 and manages the load status.

障害検知部12は、仮想サーバの状態を監視し、仮想サーバに発生した障害を検知する。障害の検知方法としては、例えば、ソフトウェアを起動中の仮想サーバに対して定期的に信号を送信して、その応答に基づいて障害を判定する方法がある。また、仮想サーバのリソース(メモリ、CPU、DISC等)を確認して障害を判定する方法があるが、これらに限定するものではなく、他の方法を用いてもよい。   The failure detection unit 12 monitors the state of the virtual server and detects a failure that has occurred in the virtual server. As a failure detection method, for example, there is a method of periodically transmitting a signal to a virtual server that is running software and determining a failure based on a response. Further, there is a method of determining a failure by checking the resources (memory, CPU, DISC, etc.) of the virtual server, but the method is not limited to these, and other methods may be used.

アラート通知部13は、ライセンス違反を検知した場合等に、ユーザにアラートを通知する。通知する方法としては、メールや画面上へのポップアップ等があるが、これに限定するものではない。   The alert notification unit 13 notifies the user of an alert when a license violation is detected. The notification method includes e-mail and pop-up on the screen, but is not limited thereto.

つづいて、ライセンス管理システムにおけるライセンス違反の確認処理について説明する。図7は、ライセンス違反の確認処理を示すフローチャートである。   Next, a license violation confirmation process in the license management system will be described. FIG. 7 is a flowchart showing a license violation confirmation process.

まず、ライセンス情報入力部5がライセンス管理テーブル4に情報を入力し、または、仮想サーバ情報収集部7が仮想サーバに関する情報を収集して仮想サーバ管理テーブル6に記録し、物理サーバ情報収集部9が物理サーバに関する情報を収集して物理サーバ管理テーブル8に記録し、負荷状況管理部11が各仮想サーバの負荷状況を取得して負荷状況管理テーブル10に記録する。なお、情報の入力または記録は、4つ全てを同時に行う必要はなく、いずれか1つでもよい。   First, the license information input unit 5 inputs information into the license management table 4, or the virtual server information collection unit 7 collects information about the virtual server and records it in the virtual server management table 6, and the physical server information collection unit 9 Collects information related to the physical server and records it in the physical server management table 8, and the load status management unit 11 acquires the load status of each virtual server and records it in the load status management table 10. In addition, it is not necessary to input or record information all at the same time, and any one of them may be used.

仮想サーバ管理部1では、ライセンス管理部2を経由して、ライセンス情報入力部5からライセンス管理テーブル4に入力があったかどうか、仮想サーバ情報収集部7が仮想サーバに関する情報を収集して仮想サーバ管理テーブル6に記録したかどうか、物理サーバ情報収集部9が物理サーバに関する情報を収集して物理サーバ管理テーブル8に記録したかどうか、を確認し、また、負荷状況管理部11が各仮想サーバの負荷状況を取得して負荷状況管理テーブル10に記録したかどうか、情報の確認を行う(ステップS101)。   In the virtual server management unit 1, the virtual server information collection unit 7 collects information about the virtual server to determine whether there is an input from the license information input unit 5 to the license management table 4 via the license management unit 2. It is confirmed whether it has been recorded in the table 6, whether the physical server information collection unit 9 has collected information on the physical server and recorded it in the physical server management table 8, and the load status management unit 11 has Whether the load status is acquired and recorded in the load status management table 10 is confirmed (step S101).

つぎに、仮想サーバ管理部1は、仮想サーバを新規に作成しない場合は(ステップS102:No)、さらに、入力情報に基づいて、仮想サーバを再配備するような障害が発生したか、または高負荷を検知したかどうかを確認する(ステップS103)。   Next, when the virtual server management unit 1 does not create a new virtual server (step S102: No), the virtual server management unit 1 further has a failure such as redeployment of the virtual server based on the input information, or a high It is confirmed whether or not a load is detected (step S103).

障害または高負荷を検知した場合(ステップS103:Yes)、仮想サーバ管理部1は、仮想サーバの配備を設定する(ステップS104)。すなわち、障害または高負荷が検知された仮想サーバを、現在の障害または高負荷を検知したときの物理サーバとは異なる、他のどの物理サーバに配備するのかを設定する。なお、障害または高負荷を検知しなかった場合(ステップS103:No)、ステップS101に戻って情報の確認を行う。   When a failure or a high load is detected (step S103: Yes), the virtual server management unit 1 sets deployment of the virtual server (step S104). In other words, the virtual server in which a failure or high load is detected is set to which other physical server different from the physical server when the current failure or high load is detected. If no failure or high load is detected (step S103: No), the process returns to step S101 to check the information.

そして、仮想サーバ管理部1は、ライセンス管理部2に対して、ステップS104で設定した配備において、ソフトウェアのライセンス違反の有無を問い合わせる(ステップS105)。ライセンス管理部2は、ライセンス管理テーブル4、仮想サーバ管理テーブル6、および物理サーバ管理テーブル8に記録された情報を比較することによって、ライセンス違反の有無を確認し、確認した結果を、仮想サーバ管理部1へ通知する(ステップS106)。ライセンス違反の確認方法は、例えば、ライセンス条件が所有本数であれば、その時点におけるソフトウェアの使用本数が所有本数以下であるかどうかを確認し、ライセンス条件がCPU数であれば、ソフトウェアを利用している仮想サーバが設けられている物理サーバのCPU数を確認する。   Then, the virtual server management unit 1 inquires of the license management unit 2 whether there is a software license violation in the deployment set in step S104 (step S105). The license management unit 2 compares the information recorded in the license management table 4, the virtual server management table 6, and the physical server management table 8 to check whether there is a license violation, Notification to the unit 1 (step S106). For example, if the license condition is the number of owned licenses, check whether the number of software used at that time is less than the number of owned licenses. If the license condition is the number of CPUs, use the software. The number of CPUs of the physical server on which the virtual server is provided is confirmed.

ライセンス違反があった場合(ステップS107:Yes)、仮想サーバ管理部1は、さらに、別の物理サーバへの再配備が可能かどうかを確認する(ステップS108)。再配備できる場合(ステップS108:Yes)、ステップS104に戻って、再度、障害または高負荷が検知された仮想サーバをどの物理サーバに配備するのかを設定する(ステップS104)。上記処理(ステップS104〜S107)を実行した結果、別の物理サーバへの再配備ができなかった場合(ステップS108:No)、仮想サーバ管理部1は、アラート通知部13を用いて、システムの管理者にライセンス違反が生じた旨のアラート通知を行う(ステップS109)。   When there is a license violation (step S107: Yes), the virtual server management unit 1 further checks whether redeployment to another physical server is possible (step S108). If redeployment is possible (step S108: Yes), the process returns to step S104, and it is set again to which physical server the virtual server in which a failure or high load is detected is deployed (step S104). As a result of executing the above processing (steps S104 to S107), when redeployment to another physical server is not possible (step S108: No), the virtual server management unit 1 uses the alert notification unit 13 to An alert notification is sent to the administrator that a license violation has occurred (step S109).

一方、ステップS107において、ライセンスに違反がなかった場合(ステップS107:No)、仮想サーバ管理部1は、設定した物理サーバへ仮想サーバを実際に配備して、処理を終了する。すなわち、仮想サーバの運用を開始することができる。   On the other hand, if there is no violation of the license in step S107 (step S107: No), the virtual server management unit 1 actually deploys the virtual server to the set physical server and ends the process. That is, the operation of the virtual server can be started.

ステップS102に戻って、仮想サーバ管理部1が仮想サーバを新規作成する場合(ステップS102:Yes)、仮想サーバ管理部1は、仮想サーバを新規に作成して物理サーバに配備する(ステップS110)。そして、ステップS105へ移行し、以降の処理は前述のとおりである。   Returning to step S102, when the virtual server management unit 1 creates a new virtual server (step S102: Yes), the virtual server management unit 1 creates a new virtual server and deploys it to the physical server (step S110). . Then, the process proceeds to step S105, and the subsequent processing is as described above.

このように、仮想サーバ管理部1は、仮想サーバの障害や高負荷を検知した場合、または仮想サーバの新規作成時、仮想サーバを物理サーバに配備する。このとき、仮想サーバ管理部1は、ライセンス管理部2に、仮想サーバを物理サーバに配備した状態においてソフトウェアのライセンス違反の有無を確認し、ライセンス違反が有るときは再配備を行い、ライセンス違反が無いことを確認して実際に配備して運用を開始する。   As described above, the virtual server management unit 1 deploys a virtual server to a physical server when a failure or high load of the virtual server is detected or when a new virtual server is created. At this time, the virtual server management unit 1 checks with the license management unit 2 whether or not there is a software license violation in a state where the virtual server is deployed on the physical server. Confirm that there is no actual deployment and start operation.

また、ライセンス管理システムでは、さらに、所有するソフトウェアのライセンスについて、遊休ライセンス、すなわち使用されていないライセンスがあるかどうかを確認することが可能である。図8は、遊休ライセンスの確認処理を示すフローチャートである。   The license management system can also check whether there is an idle license, that is, a license that is not used, for the license of the software that it owns. FIG. 8 is a flowchart showing an idle license confirmation process.

まず、ライセンス管理部2は、仮想サーバで使用されているソフトウェアの使用本数を確認する(ステップS201)。所定の確認時間が来るまでは待機し(ステップS201:No)、確認時間が来たとき(ステップS201:Yes)、仮想サーバ管理テーブル6を参照し(ステップS202)、その時点で使用されているソフトウェアの使用本数を、ソフトウェアごとにS/W使用本数管理テーブル3に記録する(ステップS203)。   First, the license management unit 2 checks the number of software used in the virtual server (step S201). Wait until the predetermined confirmation time comes (step S201: No), and when the confirmation time comes (step S201: Yes), refer to the virtual server management table 6 (step S202) and are used at that time The number of software used is recorded in the S / W used number management table 3 for each software (step S203).

ライセンス管理部2は、遊休ライセンスの判定を行うための所定の回数だけ使用本数を記録していないときは(ステップS204:No)、上記ステップS201〜S203間での処理を繰り返し実行し、遊休ライセンスの判定を行うための所定の回数だけ使用本数を記録したとき(ステップS204:Yes)、遊休ライセンスの判定を行う(ステップS205)。具体的に、ライセンス管理部2は、ソフトウェアごとに、S/W使用本数管理テーブル3に記録されている使用本数と、ライセンス管理テーブル4に記録されている本数とを比較する。   When the number of used licenses is not recorded a predetermined number of times for determining an idle license (step S204: No), the license management unit 2 repeatedly executes the process between the above steps S201 to S203, When the use number is recorded a predetermined number of times for the determination (step S204: Yes), the idle license is determined (step S205). Specifically, the license management unit 2 compares the number of used records recorded in the S / W used number management table 3 with the number recorded in the license management table 4 for each software.

S/W使用本数管理テーブル3に記録されている使用本数が、ライセンス管理テーブル4に記録されている本数に達しているソフトウェアについては、遊休ソフトウェアではないとして(ステップS205:No)、ステップS201に戻って上記ステップS201〜S204までの処理を繰り返し実行する。   It is assumed that the software whose usage number recorded in the S / W usage number management table 3 has reached the number recorded in the license management table 4 is not idle software (step S205: No), and in step S201. The process returns to step S201 to S204 repeatedly.

一方、S/W使用本数管理テーブル3に記録されている使用本数が、ライセンス管理テーブル4に記録されている本数に達していないソフトウェアについては、遊休ソフトウェアとして(ステップS205:Yes)、仮想サーバ管理部1を経由して、アラート通知部13からライセンス管理者にアラート通知を行う(ステップS206)。アラート通知先は、ライセンス管理テーブル4(図3参照)に記載されているアラート通知先に行う。   On the other hand, software whose number used in the S / W used number management table 3 does not reach the number recorded in the license management table 4 is set as idle software (step S205: Yes), and virtual server management is performed. The alert notification unit 13 sends an alert notification to the license administrator via the unit 1 (step S206). The alert notification destination is the alert notification destination described in the license management table 4 (see FIG. 3).

このように、ライセンス管理部2は、定期的に所有しているソフトウェアの使用本数を確認し、一定期間使用されていないソフトウェアについては遊休ソフトウェアとしてライセンス管理者に通知を行う。これにより、ライセンス管理者は、ライセンス契約の見直し等を行うことができる。   In this way, the license management unit 2 periodically checks the number of software that is owned, and notifies the license manager of software that has not been used for a certain period of time as idle software. Thereby, the license manager can review the license agreement.

なお、遊休ソフトウェアを判定する方法については、上記の方法に限定するものではなく、ライセンス管理テーブル4に記録されている本数に対して、予め規定した割合(例えば、80%:本数5本のときであれば4本)に達しないときに遊休ソフトウェアとして判定してもよい。これにより、所有しているソフトウェアの本数に対して、余裕を持って遊休ソフトウェアの判定を行うことができる。   Note that the method of determining idle software is not limited to the above method, and a predetermined ratio (for example, 80%: when the number is 5) with respect to the number recorded in the license management table 4 If it does not reach 4), it may be determined as idle software. As a result, the idle software can be determined with a margin with respect to the number of owned software.

また、遊休ソフトウェアを自動的に判定する方法について説明したが、これに限定するものではない。例えば、ソフトウェアの使用本数をS/W使用本数管理テーブル3に記録する(ステップS203)までの処理をライセンス管理システムで行い、記録した結果をライセンス管理者が随時確認できるようにしてもよい。ライセンス管理者は、必要な場合に(例えば、期末や棚卸のとき等)記録を確認することによって、ライセンス契約の見直し等を行うことができる。   Moreover, although the method for automatically determining idle software has been described, the present invention is not limited to this. For example, the processing up to recording the number of software used in the S / W usage number management table 3 (step S203) may be performed by the license management system, and the recorded result may be confirmed by the license manager as needed. The license manager can review the license agreement and the like by checking the record when necessary (for example, at the end of the period or at the time of inventory).

また、ライセンス違反と遊休ソフトウェアについて、いずれもアラート通知部13から管理者に通知を行うようにしているが、これに限定するものではなく、異なる通知手段(例えば、画面による表示手段とプリンタ等の出力手段)で行うようにしてもよい。   In addition, both the license violation and the idle software are notified from the alert notification unit 13 to the administrator. However, the notification is not limited to this, and different notification means (for example, a screen display means and a printer) (Output means).

以上説明したように、本実施の形態では、ライセンス管理システムにおいて、仮想サーバ管理部1は、仮想サーバの障害や高負荷を検知した場合、または仮想サーバの新規作成時に、仮想サーバを物理サーバに配備した状態でソフトウェアのライセンス違反が無いことを確認してから、実際に仮想サーバを配備して運用することとした。これにより、障害等が発生した場合に、仮想サーバを他の物理サーバへ移動させることができ、かつ、ライセンス違反が発生することを回避することができる。   As described above, in this embodiment, in the license management system, the virtual server management unit 1 makes a virtual server a physical server when a failure or high load of the virtual server is detected or when a new virtual server is created. After confirming that there was no software license violation in the deployed state, the virtual server was actually deployed and operated. Thereby, when a failure or the like occurs, the virtual server can be moved to another physical server, and a license violation can be avoided.

また、ライセンス管理部2が、定期的に所有しているソフトウェアの使用本数を確認し、一定期間使用されていないソフトウェアについては遊休ソフトウェアとしてライセンス管理者に通知を行うこととした。これにより、ライセンス管理者は、使用していないソフトウェアのライセンス契約の見直し等を行うことができる。   In addition, the license management unit 2 periodically checks the number of software that is owned, and notifies the license manager of the software that has not been used for a certain period of time as idle software. As a result, the license manager can review the license agreement of software that is not being used.

なお、図9は、本実施の形態にかかるライセンス管理システムとしての機能を備え、本実施の形態のライセンス管理プログラムを実行可能な電子計算機の構成例を示す図である。   FIG. 9 is a diagram illustrating a configuration example of an electronic computer that has a function as the license management system according to the present embodiment and can execute the license management program according to the present embodiment.

この電子計算機は、たとえば、CPUを含む制御ユニット101(上記仮想サーバ管理部1、ライセンス管理部2、仮想サーバ情報収集部7、物理サーバ情報収集部9、負荷状況管理部11、障害検知部12に相当)と、メモリユニット102(上記S/W使用本数管理テーブル3、ライセンス管理テーブル4、仮想サーバ管理テーブル6、物理サーバ管理テーブル8、負荷状況管理テーブル10に相当)と、表示ユニット103(上記アラート通知部13に相当)と、入力ユニット104(上記ライセンス情報入力部5に相当)と、CD−ROMドライブユニット105と、ディスクユニット106と、外部I/Fユニット107と、を備え、これらの各ユニットは、それぞれシステムバスAを介して接続されている。   The computer includes, for example, a control unit 101 including a CPU (the virtual server management unit 1, the license management unit 2, the virtual server information collection unit 7, the physical server information collection unit 9, the load status management unit 11, and the failure detection unit 12). ), A memory unit 102 (corresponding to the S / W usage number management table 3, the license management table 4, the virtual server management table 6, the physical server management table 8, and the load status management table 10), and a display unit 103 ( The alert notification unit 13), an input unit 104 (corresponding to the license information input unit 5), a CD-ROM drive unit 105, a disk unit 106, and an external I / F unit 107. Each unit is connected via a system bus A.

図9において、制御ユニット101は、上記ライセンス管理プログラムを実行する。メモリユニット102は、RAM、ROM等の各種メモリを含み、上記制御ユニット101が実行すべきプログラム、処理の過程で得られた必要なデータ等を記憶する。表示ユニット103は、CRTやLCD(液晶表示パネル)等で構成され、電子計算機の使用者に対して各種画面を表示する。入力ユニット104は、キーボード、マウス等で構成され、電子計算機の使用者が、各種情報の入力を行うために使用する。また、図示のCD−ROM200には、本実施の形態の処理を記述したライセンス管理プログラムが格納されている。   In FIG. 9, the control unit 101 executes the license management program. The memory unit 102 includes various memories such as RAM and ROM, and stores programs to be executed by the control unit 101, necessary data obtained in the course of processing, and the like. The display unit 103 is composed of a CRT, LCD (liquid crystal display panel), or the like, and displays various screens to the user of the electronic computer. The input unit 104 includes a keyboard, a mouse, and the like, and is used by a user of an electronic computer to input various information. The illustrated CD-ROM 200 stores a license management program describing the processing of the present embodiment.

ここで、上記ライセンス管理プログラムが実行可能な状態になるまでの電子計算機の動作例について説明する。まず、上記のように構成される電子計算機には、CD−ROMドライブユニット105にセットされたCD−ROM200から、ライセンス管理プログラムがディスクユニット106にインストールされる。そして、電子計算機の起動時またはプログラムの実行時に、ディスクユニット106から読み出されたプログラムがメモリユニット102に格納される。この状態で、制御ユニット101は、メモリユニット102に格納されたプログラムにしたがって、ライセンス管理処理を実行する。   Here, an operation example of the electronic computer until the license management program becomes executable will be described. First, in the electronic computer configured as described above, a license management program is installed in the disk unit 106 from the CD-ROM 200 set in the CD-ROM drive unit 105. Then, the program read from the disk unit 106 is stored in the memory unit 102 when the electronic computer is activated or when the program is executed. In this state, the control unit 101 executes a license management process according to a program stored in the memory unit 102.

なお、本実施の形態においては、CD−ROM200にて上記ライセンス管理プログラムを提供しているが、このプログラムの記録媒体は、これに限定されることなく、システムを構成するコンピュータに応じて、たとえば、フロッピー(登録商標)ディスク、DVD等の他の記録媒体を用いることも可能である。また、電子メール、インターネット等の伝送媒体により提供されたプログラムを用いることとしてもよい。   In the present embodiment, the license management program is provided by the CD-ROM 200. However, the recording medium of the program is not limited to this, and may be, for example, according to the computer constituting the system. Other recording media such as a floppy (registered trademark) disk and DVD can also be used. Moreover, it is good also as using the program provided by transmission media, such as an email and the internet.

以上のように、本発明にかかるライセンス管理システムは、クラウド環境の仮想サーバ上でソフトウェアを利用するシステムに有用であり、特に、ライセンス条件でソフトウェアの使用が制限される場合に適している。   As described above, the license management system according to the present invention is useful for a system that uses software on a virtual server in a cloud environment, and is particularly suitable when the use of software is restricted by license conditions.

1 仮想サーバ管理部
2 ライセンス管理部
3 S/W使用本数管理テーブル
4 ライセンス管理テーブル
5 ライセンス情報入力部
6 仮想サーバ管理テーブル
7 仮想サーバ情報収集部
8 物理サーバ管理テーブル
9 物理サーバ情報収集部
10 負荷状況管理テーブル
11 負荷状況管理部
12 障害検知部
13 アラート通知部
DESCRIPTION OF SYMBOLS 1 Virtual server management part 2 License management part 3 S / W use number management table 4 License management table 5 License information input part 6 Virtual server management table 7 Virtual server information collection part 8 Physical server management table 9 Physical server information collection part 10 Load Status management table 11 Load status management unit 12 Fault detection unit 13 Alert notification unit

Claims (12)

物理サーバ上に設けられた仮想サーバでソフトウェアを稼動して利用する場合に、ソフトウェアのライセンス違反を検知するライセンス管理システムであって、
ソフトウェアと当該ソフトウェアのライセンス条件とを対応付けて記憶するためのライセンス管理テーブルと、
仮想サーバと当該仮想サーバで利用されているソフトウェアとを対応付けて記憶するための仮想サーバ管理テーブルと、
物理サーバと当該物理サーバ上に設けられている仮想サーバとを対応つけて記憶するための物理サーバ管理テーブルと、
前記仮想サーバの状態を監視し、仮想サーバの障害を検知する障害検知手段と、
前記3つのテーブルを参照し、物理サーバ上に設けられた仮想サーバがソフトウェアを利用するときの状態が、ソフトウェアのライセンス条件に違反するかどうかを判定するライセンス管理手段と、
前記障害検知手段から障害を検知した旨の通知を受けた場合に、仮想サーバを障害検知時とは異なる物理サーバ上に再配備してソフトウェアを使用するときの状態が、ライセンス条件に違反するかどうかを前記ライセンス管理手段に問い合わせ、ライセンス条件に違反しないように、仮想サーバを障害検知時とは異なる物理サーバ上に再配備する仮想サーバ管理手段と、
を備えることを特徴とするライセンス管理システム。
A license management system that detects a software license violation when the software is operated and used on a virtual server provided on a physical server,
A license management table for storing software and the license conditions of the software in association with each other;
A virtual server management table for storing a virtual server and software used in the virtual server in association with each other;
A physical server management table for storing a physical server and a virtual server provided on the physical server in association with each other;
Failure detection means for monitoring the status of the virtual server and detecting a failure of the virtual server;
A license management unit that refers to the three tables and determines whether a state in which the virtual server provided on the physical server uses the software violates the license condition of the software;
If the failure detection means receives a notification that a failure has been detected, does the status when using the software by redeploying the virtual server on a different physical server from when the failure was detected violates the license conditions? The virtual server management means for re-deploying the virtual server on a physical server different from that at the time of failure detection so as to inquire the license management means and not violate the license conditions;
A license management system comprising:
さらに、
仮想サーバの負荷状況を記憶するための負荷状況管理テーブル、
を備え、
前記仮想サーバ管理手段は、前記負荷状況管理テーブルを確認し、高負荷の仮想サーバを検知した場合に、仮想サーバを高負荷検知時とは異なる物理サーバ上に再配備してソフトウェアを使用するときの状態が、ライセンス条件に違反するかどうかを前記ライセンス管理手段に問い合わせ、ライセンス条件に違反しないように、仮想サーバを高負荷検知時とは異なる物理サーバ上に再配備する、
ことを特徴とする請求項1に記載のライセンス管理システム。
further,
Load status management table for storing the load status of the virtual server,
With
When the virtual server management means checks the load status management table and detects a high-load virtual server, when the software is used by redeploying the virtual server on a physical server different from that at the time of detecting the high load Whether or not the license condition violates the license condition, and redeploys the virtual server on a physical server different from that at the time of detecting a high load so as not to violate the license condition.
The license management system according to claim 1.
前記仮想サーバ管理手段は、仮想サーバを新規に配備する場合に、仮想サーバを物理サーバ上に配備してソフトウェアを使用するときの状態が、ライセンス条件に違反するかどうかを前記ライセンス管理手段に問い合わせ、ライセンス条件に違反しないように、仮想サーバを物理サーバ上に配備する、
ことを特徴とする請求項1または2に記載のライセンス管理システム。
When the virtual server management unit newly deploys a virtual server, the virtual server management unit inquires of the license management unit whether the state when the virtual server is deployed on the physical server and the software is used violates the license condition. Deploy virtual servers on physical servers to avoid violating license conditions
The license management system according to claim 1 or 2, wherein
さらに、
前記仮想サーバ管理手段がライセンス条件を違反せずに物理サーバ上に仮想サーバを配備できなかった場合に、管理者にライセンス違反が発生したことを通知するライセンス違反通知手段、
を備えることを特徴とする請求項1、2または3に記載のライセンス管理システム。
further,
A license violation notification means for notifying the administrator that a license violation has occurred when the virtual server management means cannot deploy the virtual server on the physical server without violating the license conditions;
The license management system according to claim 1, 2, or 3.
さらに、
ソフトウェアの使用本数を記録するためのソフトウェア使用本数管理テーブルと、
管理者に遊休ライセンスがある旨を通知する遊休ライセンス通知手段と、
を備え、
前記ライセンス管理手段は、前記仮想サーバ管理テーブルを所定の間隔で参照してソフトウェアの使用本数を確認し、前記ソフトウェア使用本数管理テーブルにソフトウェアの使用本数を記録し、所定の回数だけ使用本数を記録した後、ソフトウェアごとに、前記ライセンス管理テーブルのライセンス条件に含まれる所有本数と前記ソフトウェア使用本数管理テーブルの使用本数とを比較し、比較した結果、前記使用本数が前記所有本数に対して規定の割合に達していないソフトウェアを遊休ソフトウェアとし、前記遊休ライセンス通知手段を用いて管理者に通知を行う、
ことを特徴とする請求項1〜4のいずれか1つに記載のライセンス管理システム。
further,
Software usage number management table for recording the number of software usages,
Idle license notification means for notifying the administrator that there is an idle license;
With
The license management means refers to the virtual server management table at predetermined intervals to check the number of software used, records the number of software used in the software usage number management table, and records the number of software used a predetermined number of times. After that, for each software, the number of owned included in the license condition of the license management table is compared with the number of used of the software used number management table, and as a result of comparison, the number of used is specified for the number of owned Software that has not reached the ratio is set as idle software, and the administrator is notified using the idle license notification means.
The license management system according to any one of claims 1 to 4, wherein the system is a license management system.
前記遊休ライセンス通知手段と前記ライセンス違反通知手段を同一の通知手段とする、
ことを特徴とする請求項5に記載のライセンス管理システム。
The idle license notification means and the license violation notification means are the same notification means.
The license management system according to claim 5, wherein:
物理サーバ上に設けられた仮想サーバでソフトウェアを稼動して利用する場合に、ソフトウェアのライセンス違反を検知するライセンス管理システムにおけるライセンス管理方法であって、
前記ライセンス管理システムが、
ソフトウェアと当該ソフトウェアのライセンス条件とを対応付けて記憶するためのライセンス管理テーブルと、
仮想サーバと当該仮想サーバで利用されているソフトウェアとを対応付けて記憶するための仮想サーバ管理テーブルと、
物理サーバと当該物理サーバ上に設けられている仮想サーバとを対応つけて記憶するための物理サーバ管理テーブルと、
を備える場合に、
前記ライセンス管理システムが、前記仮想サーバの状態を監視し、仮想サーバの障害を検知する障害検知ステップと、
前記ライセンス管理システムが、仮想サーバの障害を検知した場合に、前記3つのテーブルを参照し、仮想サーバを障害検知時とは異なる物理サーバ上に再配備してソフトウェアを使用するときの状態が、ソフトウェアのライセンス条件に違反するかどうかを判定するライセンス管理ステップと、
前記ライセンス管理システムが、前記ライセンス管理ステップの判定に従って、ライセンス条件に違反しないように、仮想サーバを障害検知時とは異なる物理サーバ上に再配備する仮想サーバ管理ステップと、
を含むことを特徴とするライセンス管理方法。
A license management method in a license management system for detecting a software license violation when a software is operated and used on a virtual server provided on a physical server,
The license management system is
A license management table for storing software and the license conditions of the software in association with each other;
A virtual server management table for storing a virtual server and software used in the virtual server in association with each other;
A physical server management table for storing a physical server and a virtual server provided on the physical server in association with each other;
If you have
A failure detection step in which the license management system monitors a state of the virtual server and detects a failure of the virtual server;
When the license management system detects a failure of the virtual server, the state when the software is used by redeploying the virtual server on a physical server different from that at the time of failure detection is referred to the three tables. A license management step to determine whether the software license conditions are violated;
A virtual server management step in which the license management system redeploys the virtual server on a physical server different from that at the time of failure detection so as not to violate the license condition according to the determination of the license management step;
A license management method comprising:
さらに、前記ライセンス管理システムが、
仮想サーバの負荷状況を記憶するための負荷状況管理テーブル、
を備え、
前記ライセンス管理システムが、前記負荷状況管理テーブルを確認し、高負荷の仮想サーバを検知する高負荷検知ステップ、
を含む場合に、
前記ライセンス管理ステップでは、仮想サーバの高負荷を検知した場合に、前記ライセンス管理テーブル、前記仮想サーバ管理テーブル、および前記物理サーバ管理テーブルの3つのテーブルを参照し、仮想サーバを高負荷検知時とは異なる物理サーバ上に再配備してソフトウェアを使用するときの状態が、ライセンス条件に違反するかどうかを判定し、
前記仮想サーバ管理ステップでは、前記ライセンス管理ステップの判定に従って、ライセンス条件に違反しないように、仮想サーバを高負荷検知時とは異なる物理サーバ上に再配備する、
ことを特徴とする請求項7に記載のライセンス管理方法。
Further, the license management system includes:
Load status management table for storing the load status of the virtual server,
With
The license management system confirms the load status management table and detects a high load virtual server;
Including
In the license management step, when a high load of the virtual server is detected, the license management table, the virtual server management table, and the physical server management table are referred to, and the virtual server is detected when the high load is detected. Determines if the state of using the software by redeploying on a different physical server violates the license terms,
In the virtual server management step, according to the determination in the license management step, the virtual server is redeployed on a physical server different from that at the time of detecting a high load so as not to violate the license condition.
The license management method according to claim 7.
前記ライセンス管理ステップでは、前記ライセンス管理テーブル、前記仮想サーバ管理テーブル、および前記物理サーバ管理テーブルの3つのテーブルを参照し、仮想サーバを新規に物理サーバ上に配備してソフトウェアを使用するときの状態が、ライセンス条件に違反するかどうかを判定し、
前記仮想サーバ管理ステップでは、前記ライセンス管理ステップの判定に従って、ライセンス条件に違反しないように、仮想サーバを新規に物理サーバ上に配備する、
ことを特徴とする請求項7または8に記載のライセンス管理方法。
In the license management step, referring to the three tables of the license management table, the virtual server management table, and the physical server management table, a state in which the virtual server is newly deployed on the physical server and the software is used Determines whether it violates the license terms,
In the virtual server management step, according to the determination in the license management step, a virtual server is newly deployed on the physical server so as not to violate the license conditions.
9. The license management method according to claim 7 or 8, wherein
さらに、
前記ライセンス管理システムが、前記仮想サーバ管理ステップにおいてライセンス条件を違反せずに物理サーバ上に仮想サーバを配備できなかった場合に、管理者にライセンス違反が発生したことを通知するライセンス違反通知ステップ、
を含むことを特徴とする請求項7、8または9に記載のライセンス管理方法。
further,
A license violation notification step for notifying the administrator that a license violation has occurred when the license management system fails to deploy a virtual server on a physical server without violating a license condition in the virtual server management step;
The license management method according to claim 7, 8, or 9.
さらに、前記ライセンス管理システムが、
ソフトウェアの使用本数を記録するためのソフトウェア使用本数管理テーブル、
を備える場合に、
前記ライセンス管理システムが、前記仮想サーバ管理テーブルを所定の間隔で参照してソフトウェアの使用本数を確認し、前記ソフトウェア使用本数管理テーブルにソフトウェアの使用本数を記録するソフトウェア使用本数管理ステップと、
前記ライセンス管理システムが、所定の回数だけ使用本数を記録した後、ソフトウェアごとに、前記ライセンス管理テーブルのライセンス条件に含まれる所有本数と前記ソフトウェア使用本数管理テーブルの使用本数とを比較し、比較した結果、前記使用本数が前記所有本数に対して規定の割合に達していないソフトウェアを遊休ソフトウェアとする遊休ソフトウェア判定ステップと、
前記ライセンス管理システムが、管理者に遊休ライセンスがある旨を通知する遊休ライセンス通知ステップと、
を含むことを特徴とする請求項7〜10のいずれか1つに記載のライセンス管理方法。
Further, the license management system includes:
Software usage number management table for recording the number of software usages,
If you have
The license management system checks the number of software used by referring to the virtual server management table at a predetermined interval, and records the number of software used in the software used number management table;
After the license management system records the number of uses for a predetermined number of times, for each software, the number of possessions included in the license conditions of the license management table and the number of uses of the software use number management table are compared and compared. As a result, an idle software determination step in which the software whose used number does not reach a prescribed ratio with respect to the owned number is idle software;
The license management system notifying the administrator that there is an idle license;
The license management method according to claim 7, further comprising:
請求項7〜11に記載のライセンス管理方法をコンピュータに実行させることを特徴とするライセンス管理プログラム。   A license management program for causing a computer to execute the license management method according to claim 7.
JP2010290165A 2010-12-27 2010-12-27 License management system, license management method, and license management program Expired - Fee Related JP5506653B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010290165A JP5506653B2 (en) 2010-12-27 2010-12-27 License management system, license management method, and license management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010290165A JP5506653B2 (en) 2010-12-27 2010-12-27 License management system, license management method, and license management program

Publications (2)

Publication Number Publication Date
JP2012137954A true JP2012137954A (en) 2012-07-19
JP5506653B2 JP5506653B2 (en) 2014-05-28

Family

ID=46675312

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010290165A Expired - Fee Related JP5506653B2 (en) 2010-12-27 2010-12-27 License management system, license management method, and license management program

Country Status (1)

Country Link
JP (1) JP5506653B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7466416B2 (en) 2020-09-14 2024-04-12 エイチ・シー・ネットワークス株式会社 Asset management device and asset management program

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005115653A (en) * 2003-10-08 2005-04-28 Ntt Data Corp Virtual machine management device and program
JP2005301379A (en) * 2004-04-07 2005-10-27 Hitachi Ltd Software resources management method and system
JP2006072591A (en) * 2004-09-01 2006-03-16 Hitachi Ltd Virtual computer control method
JP2006350824A (en) * 2005-06-17 2006-12-28 Hitachi Ltd Administrative computer for managing license of program to be installed in storage system, computer system and control method
JP2007148839A (en) * 2005-11-29 2007-06-14 Hitachi Ltd Failure recovery method
JP2007265193A (en) * 2006-03-29 2007-10-11 Fujitsu Ltd Job assignment program, job assigning device, and job assigning method
JP2008152594A (en) * 2006-12-19 2008-07-03 Hitachi Ltd Method for enhancing reliability of multi-core processor computer
JP2008192145A (en) * 2007-01-31 2008-08-21 Hewlett-Packard Development Co Lp Software license agreement management based on temporary usage
JP2010218517A (en) * 2009-03-19 2010-09-30 Hitachi Information Systems Ltd System and method for managing software license in virtual environment

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005115653A (en) * 2003-10-08 2005-04-28 Ntt Data Corp Virtual machine management device and program
JP2005301379A (en) * 2004-04-07 2005-10-27 Hitachi Ltd Software resources management method and system
JP2006072591A (en) * 2004-09-01 2006-03-16 Hitachi Ltd Virtual computer control method
JP2006350824A (en) * 2005-06-17 2006-12-28 Hitachi Ltd Administrative computer for managing license of program to be installed in storage system, computer system and control method
JP2007148839A (en) * 2005-11-29 2007-06-14 Hitachi Ltd Failure recovery method
JP2007265193A (en) * 2006-03-29 2007-10-11 Fujitsu Ltd Job assignment program, job assigning device, and job assigning method
JP2008152594A (en) * 2006-12-19 2008-07-03 Hitachi Ltd Method for enhancing reliability of multi-core processor computer
JP2008192145A (en) * 2007-01-31 2008-08-21 Hewlett-Packard Development Co Lp Software license agreement management based on temporary usage
JP2010218517A (en) * 2009-03-19 2010-09-30 Hitachi Information Systems Ltd System and method for managing software license in virtual environment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7466416B2 (en) 2020-09-14 2024-04-12 エイチ・シー・ネットワークス株式会社 Asset management device and asset management program

Also Published As

Publication number Publication date
JP5506653B2 (en) 2014-05-28

Similar Documents

Publication Publication Date Title
JP5211160B2 (en) How to automatically manage computer network system downtime
JP4897710B2 (en) How to determine the optimal order for restarting multiple servers in a data center
JP5440273B2 (en) Snapshot management method, snapshot management device, and program
US8775591B2 (en) Real-time information technology environments
US8489728B2 (en) Model-based system monitoring
JP5270209B2 (en) Computer system, method and computer program for managing the progress of a plurality of tasks
CN108369544B (en) Deferred server recovery in a computing system
JP5155909B2 (en) Operation monitoring system and operation monitoring program
US20090172461A1 (en) Conditional actions based on runtime conditions of a computer system environment
JP5263696B2 (en) Computer system, method and computer program for backing up software components
EP3495946A1 (en) Server updates
JP2006048559A (en) Method for managing storage capacity of storage system
US9021312B1 (en) Method and apparatus for visual pattern analysis to solve product crashes
WO2012050224A1 (en) Computer resource control system
US9021078B2 (en) Management method and management system
US9032014B2 (en) Diagnostics agents for managed computing solutions hosted in adaptive environments
JP2010231293A (en) Monitoring device
JP5506653B2 (en) License management system, license management method, and license management program
WO2019241199A1 (en) System and method for predictive maintenance of networked devices
US10635498B2 (en) Prioritizing managed devices for IT management
JP5519436B2 (en) Information analysis apparatus, information analysis method, information analysis system and program for analyzing system stability
Chou Infrastructure
US11126504B2 (en) System and method for dynamic configuration of backup agents
JP5467936B2 (en) Fault monitoring apparatus, method and program for distributed / parallel processing system
JP2007164494A (en) Information output method, system and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130314

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131218

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140114

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140131

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140318

R150 Certificate of patent or registration of utility model

Ref document number: 5506653

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees