JP2018055170A - Charging method, charging device, and charging program - Google Patents

Charging method, charging device, and charging program Download PDF

Info

Publication number
JP2018055170A
JP2018055170A JP2016187065A JP2016187065A JP2018055170A JP 2018055170 A JP2018055170 A JP 2018055170A JP 2016187065 A JP2016187065 A JP 2016187065A JP 2016187065 A JP2016187065 A JP 2016187065A JP 2018055170 A JP2018055170 A JP 2018055170A
Authority
JP
Japan
Prior art keywords
software
charging
rule
information
calculation formula
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
JP2016187065A
Other languages
Japanese (ja)
Other versions
JP6915249B2 (en
Inventor
皇司 空野
Koji Sorano
皇司 空野
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2016187065A priority Critical patent/JP6915249B2/en
Publication of JP2018055170A publication Critical patent/JP2018055170A/en
Application granted granted Critical
Publication of JP6915249B2 publication Critical patent/JP6915249B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a charging method and the like capable of performing accurate and detailed setting of volume charging, without the need of manufacturing of function to software.SOLUTION: A charging method comprises steps of: obtaining rules for charging in each of software or each of specific functions of the software, and a price calculation formula using the rules; measuring a consumption of the software or the specific functions of the software, according to the obtained rules; and outputting charging information on the basis of the measured consumption and the price calculation formula using the rules.SELECTED DRAWING: Figure 1

Description

本発明は、ソフトウェアに課金する技術に関する。   The present invention relates to a technique for charging software.

ソフトウェアの流通システムは、一般には、売り切り制の売買契約であり、CD(Compact Disc)などの記録媒体にソフトウェアを記録し、店頭にて販売したり注文に応じて郵送したりする形態がとられている。   The software distribution system is generally a sales contract based on a sell-off system, and the software is recorded on a recording medium such as a CD (Compact Disc) and sold at a store or mailed according to an order. ing.

一方で、ソフトウェアの配布方法に関しては、インターネットを介して、有料または無料にてソフトウェアを配布することも行われている。特に、クラウドコンピューティング(以下、「クラウド」とも称する)の登場により、ユーザの使用量に応じて課金する従量課金が行われるケースが増えてきている。例えば、IaaS(Infrastructure as a Service)のクラウドサービスにおいても、サーバ上で動作するソフトウェアに対して従量課金を行う必要が生じている。それに対し、ソフトウェアベンダやクラウドサービスベンダは以下のような対応を行っている。   On the other hand, with regard to software distribution methods, software is also distributed for a fee or free of charge via the Internet. In particular, with the advent of cloud computing (hereinafter also referred to as “cloud”), there is an increasing number of cases where pay-as-you-go billing is performed according to user usage. For example, in the cloud service of IaaS (Infrastructure as a Service), it is necessary to perform pay-per-use for software operating on the server. In response, software vendors and cloud service vendors are responding as follows.

すなわち、例えば、クラウド環境に応じた従量課金のための仕組みをソフトウェアに作りこむ対応が行われている。あるいは、ソフトウェアが導入されているサーバの起動時間をソフトウェアの使用時間とみなして料金を計算することにより、ソフトウェアの従量課金を管理する対応が行われている。   In other words, for example, measures are taken to create a mechanism for pay-per-use in accordance with the cloud environment in software. Alternatively, it is possible to manage the usage-based charging of the software by calculating the fee by regarding the startup time of the server in which the software is installed as the usage time of the software.

ここで、例えば、特許文献1には、ソフトウェアの使用を受けた分に応じた課金(従量制)を実現し、ネットワークを利用した新しいソフトウェアのサービス形態を提供する技術が開示されている。   Here, for example, Patent Document 1 discloses a technology that realizes charging (pay-as-you-go) according to the amount of use of software and provides a new software service form using a network.

また、特許文献2には、プロジェクトに割当てられた各ユーザに、電子機器の各開発用機器を割当てることで、電子機器の開発環境等を提供し、電子機器の開発に伴うシステム管理を正確、効率良く、かつ低価格で行えるようにする方法が開示されている。   In addition, Patent Document 2 provides a development environment for an electronic device by assigning each development device of the electronic device to each user assigned to the project, and accurately manages the system associated with the development of the electronic device. A method for enabling efficient and low-cost operation is disclosed.

特開平10−078867号公報JP-A-10-078867 特開2001−306775号公報JP 2001-306775 A

上述のように、サーバの起動時間をソフトウェアの使用時間とみなして料金を計算する場合、当該サーバに課金対象となるソフトウェアが複数導入されている環境において、一つのソフトウェアのみが使用されている場合でもすべてのソフトウェアが課金対象となってしまう虞がある。したがって、正確な従量課金ができないという課題がある。   As described above, when calculating the fee considering the server startup time as the software usage time, when only one software is used in an environment where multiple software to be charged is installed on the server However, there is a risk that all software will be charged. Therefore, there is a problem in that accurate metering cannot be performed.

特許文献1に記載の技術では、課金管理のために、従量制の利用を実現する課金管理エージェントという高度なプログラムを必要とする。しかしながら、そのようなプログラムが作りこまれていないソフトウェアも多数存在し、このようなソフトウェアに対しては、ソフトウェアベンダが機能を追加するといった作業が必要になるという課題がある。   The technique described in Patent Document 1 requires an advanced program called a charge management agent that realizes usage based usage for charge management. However, there are many softwares in which such a program has not been created, and there is a problem that a software vendor needs to add a function to such software.

特許文献2に記載の技術では、複数のツールの課金管理に関して同じ課金の基準が適用されているので、例えば起動時間ではなく動作回数を元に使用量を算出したり、特定の機能が動作した場合に追加で課金したりするといった詳細な従量課金の設定を行うことができないという課題がある。   In the technique described in Patent Document 2, the same accounting standard is applied for accounting management of a plurality of tools. For example, the usage amount is calculated based on the number of operations instead of the activation time, or a specific function is activated. In such a case, there is a problem that it is not possible to perform detailed usage-based billing such as additional billing.

本願発明は、上記課題を鑑みてなされたものであり、ソフトウェアに対して機能の作りこみを要することなく、かつ正確で詳細な従量課金の設定を行うことができる課金方法等を提供することを主要な目的とする。   The present invention has been made in view of the above problems, and provides a charging method and the like that can perform accurate and detailed setting of pay-per-use without requiring a function to be built into software. Main purpose.

本発明の第1の課金方法は、ソフトウェア毎または該ソフトウェアの特定の機能毎の、課金のためのルールと、該ルールを用いた価格計算式とを取得し、前記取得された前記ルールに応じた、前記ソフトウェアまたは前記ソフトウェアの特定の機能の使用量を計測し、前記計測された前記使用量と、前記ルールを用いた前記価格計算式とに基づく課金情報を出力する。   The first charging method of the present invention acquires a rule for charging for each software or a specific function of the software and a price calculation formula using the rule, and according to the acquired rule The usage amount of the software or a specific function of the software is measured, and charging information based on the measured usage amount and the price calculation formula using the rule is output.

本発明の第1の課金装置は、ソフトウェア毎または該ソフトウェアの特定の機能毎の、課金のためのルールと、該ルールを用いた価格計算式とを取得する取得手段と、前記取得された前記ルールに応じた、前記ソフトウェアまたは前記ソフトウェアの特定の機能の使用量を計測する計測手段と、前記計測された前記使用量と、前記ルールを用いた前記価格計算式とに基づく課金情報を出力する出力手段とを備える。   The first charging device of the present invention includes an acquisition means for acquiring a rule for charging for each software or each specific function of the software, and a price calculation formula using the rule, and the acquired Output accounting information based on the measurement means for measuring the usage amount of the software or a specific function of the software according to the rule, the measured usage amount, and the price calculation formula using the rule Output means.

本発明の第1の課金プログラムは、ソフトウェア毎または該ソフトウェアの特定の機能毎の、課金のためのルールと、該ルールを用いた価格計算式とを取得する処理と、前記取得された前記ルールに応じた、前記ソフトウェアまたは前記ソフトウェアの特定の機能の使用量を計測する処理と、前記計測された前記使用量と、前記ルールを用いた前記価格計算式とに基づく課金情報を出力する処理とを、コンピュータに実行させる。   The first charging program of the present invention includes a process for acquiring a rule for charging for each software or for each specific function of the software, a price calculation formula using the rule, and the acquired rule A process of measuring the usage amount of the software or a specific function of the software, a process of outputting billing information based on the measured usage amount and the price calculation formula using the rule, Is executed by a computer.

本願発明によれば、ソフトウェアに対して機能の作りこみを要することなく、かつ正確で詳細な従量課金の設定を行うことができるという効果が得られる。   According to the present invention, there is an effect that it is possible to perform accurate and detailed setting of pay-per-use, without requiring a function for software.

本発明の第1の実施形態に係る課金方法の処理を示すフローチャートである。It is a flowchart which shows the process of the charging method which concerns on the 1st Embodiment of this invention. 本発明の第2の実施形態に係る課金装置の構成を示すブロック図である。It is a block diagram which shows the structure of the charging device which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る課金装置の価格情報記憶部に格納される価格情報の一例を示す図である。It is a figure which shows an example of the price information stored in the price information storage part of the charging device which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る課金装置の計測ルール記憶部に格納される計測ルールの一例を示す図である。It is a figure which shows an example of the measurement rule stored in the measurement rule memory | storage part of the charging device which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る課金装置の契約情報記憶部に格納される契約情報の一例を示す図である。It is a figure which shows an example of the contract information stored in the contract information storage part of the charging device which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る課金装置の使用情報記憶部に格納される使用情報の一例を示す図である。It is a figure which shows an example of the usage information stored in the usage information storage part of the charging device which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る課金装置の課金情報記憶部に格納される課金情報の一例を示す図である。It is a figure which shows an example of the accounting information stored in the accounting information storage part of the accounting device which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る課金装置のソフトウェア情報登録フェーズの動作を示すフローチャートである。It is a flowchart which shows the operation | movement of the software information registration phase of the charging device which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る課金装置によって表示される計測ルール登録画面の一例を示す図である。It is a figure which shows an example of the measurement rule registration screen displayed by the charging device which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る課金装置によって表示される価格情報登録画面の一例を示す図である。It is a figure which shows an example of the price information registration screen displayed by the charging device which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る課金装置のソフトウェア使用フェーズの動作を示すフローチャートである。It is a flowchart which shows the operation | movement of the software use phase of the charging device which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る課金装置によって表示される契約情報登録画面の一例を示す図である。It is a figure which shows an example of the contract information registration screen displayed by the charging device which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る課金装置の課金処理部の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the charging process part of the charging device which concerns on the 2nd Embodiment of this invention. 本発明の第3の実施形態に係る課金装置の構成を示すブロック図である。It is a block diagram which shows the structure of the charging device which concerns on the 3rd Embodiment of this invention. 本発明の第3の実施形態に係る課金装置のサーバ情報取得部が取得したサーバ情報の一例を示す図である。It is a figure which shows an example of the server information which the server information acquisition part of the charging device which concerns on the 3rd Embodiment of this invention acquired. 各実施形態に示した装置を実現するハードウエア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions which implement | achieve the apparatus shown to each embodiment.

以下、本発明の実施形態について図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the drawings.

第1の実施形態
図1は、本発明の第1の実施形態に係る課金方法の処理を示すフローチャートである。図1に示すように、第1の実施形態に係る課金方法は、まず、ソフトウェア毎または該ソフトウェアの特定の機能毎の、課金のためのルールと、該ルールを用いた価格計算式とを取得する(S110)。
First Embodiment FIG. 1 is a flowchart showing processing of a charging method according to a first embodiment of the present invention. As shown in FIG. 1, the charging method according to the first embodiment first obtains a rule for charging and a price calculation formula using the rule for each software or for each specific function of the software. (S110).

次に、第1の実施形態に係る課金方法は、取得されたルールに応じた、ソフトウェアまたはソフトウェアの特定の機能の使用量を計測する(S120)。そして、第1の実施形態に係る課金方法は、計測された使用量と、ルールを用いた価格計算式とに基づく課金情報を出力する(S130)。   Next, the billing method according to the first embodiment measures the usage amount of the software or a specific function of the software according to the acquired rule (S120). Then, the charging method according to the first embodiment outputs charging information based on the measured usage amount and a price calculation formula using a rule (S130).

上記構成を採用することにより、本第1の実施形態によれば、ソフトウェア毎に限らず、ソフトウェアの特定の機能毎に課金基準を設定して使用量を計算できるので、ソフトウェアに対して課金管理の機能の作りこみを要することなく、かつ詳細で正確な課金設定を行うことができるという効果が得られる。   By adopting the above configuration, according to the first embodiment, the usage amount can be calculated by setting the charging standard for each specific function of the software, not only for each software. Thus, there is an effect that detailed and accurate billing setting can be performed without requiring the creation of this function.

第2の実施形態
図2は、本発明の第2の実施形態に係る課金装置200の構成を示すブロック図である。図2に示すように、課金装置200は、入出力部210、制御部220、使用量計測部230、課金処理部240、価格情報記憶部250、計測ルール記憶部260、契約情報記憶部270、使用情報記憶部280および課金情報記憶部290を備える。
Second Embodiment FIG. 2 is a block diagram showing a configuration of a billing apparatus 200 according to a second embodiment of the present invention. As shown in FIG. 2, the charging apparatus 200 includes an input / output unit 210, a control unit 220, a usage amount measuring unit 230, a charging processing unit 240, a price information storage unit 250, a measurement rule storage unit 260, a contract information storage unit 270, A usage information storage unit 280 and a billing information storage unit 290 are provided.

課金装置200は、例えばクラウドサービスにおいて使用されているソフトウェアに対して従量課金するために、価格情報や契約情報にしたがって課金額を計算し、ユーザに提供する機能を有する。   The billing apparatus 200 has a function of calculating a billing amount according to price information and contract information and providing the billing amount to a user in order to charge for usage-based billing for software used in a cloud service, for example.

各構成要素の概要について説明する。   An outline of each component will be described.

課金装置200の入出力部210は、ソフトウェアの価格情報、従量課金を行うための計測ルール、契約情報等の入力を受け付けるためのインタフェース、あるいは、ユーザに課金情報等を提供するためのインタフェースを有する。   The input / output unit 210 of the charging apparatus 200 has an interface for accepting input of software price information, measurement rules for performing metered charging, contract information, etc., or an interface for providing charging information to the user. .

制御部220は、入出力部210を介して取得した情報を、価格情報記憶部250、計測ルール記憶部260、契約情報記憶部270に格納したり、使用量計測部230、課金処理部240等を制御したりする。   The control unit 220 stores information acquired via the input / output unit 210 in the price information storage unit 250, the measurement rule storage unit 260, and the contract information storage unit 270, the usage amount measurement unit 230, the billing processing unit 240, and the like. To control.

使用量計測部230は、制御部220からの指示に応じて、契約情報記憶部270に格納された契約情報を読み出し、ソフトウェアの課金基準に関する使用量を計測すると共に、計測結果を使用情報記憶部280に格納する。ソフトウェアは、ソフトウェアベンダやクラウドサービスベンダが提供している、課金装置200と通信可能なサーバにて動作しており、使用量計測部230は、契約情報記憶部270に格納された契約情報に対応するソフトウェアの課金基準の使用量を計測可能な機能を予め有しているとする。   The usage amount measurement unit 230 reads the contract information stored in the contract information storage unit 270 in response to an instruction from the control unit 220, measures the usage amount related to the accounting standard of the software, and uses the measurement result as the usage information storage unit. Stored in H.280. The software operates on a server provided by a software vendor or cloud service vendor that can communicate with the billing apparatus 200, and the usage measurement unit 230 corresponds to the contract information stored in the contract information storage unit 270. It is assumed that a function capable of measuring the usage amount of the charging standard of the software to be used is previously provided.

課金処理部240は、制御部220からの指示に応じて、使用情報記憶部280に格納された使用情報等を読み出し、課金の計算を行う。課金処理部240は、計算の結果を含む課金情報を、課金情報記憶部290に格納する。   The billing processing unit 240 reads the usage information stored in the usage information storage unit 280 in accordance with an instruction from the control unit 220, and calculates billing. The charging processing unit 240 stores charging information including the calculation result in the charging information storage unit 290.

次に、記憶部に格納される情報の概要について説明する。   Next, an outline of information stored in the storage unit will be described.

価格情報記憶部250は、入出力部210を介して取得された、従量課金を算出するためのソフトウェアの価格情報を記憶する。図3は、価格情報記憶部250に格納される価格情報の一例を示す図である。図3に示すように、価格情報は、型番、ソフトウェア名および価格計算式を含む。   The price information storage unit 250 stores software price information obtained through the input / output unit 210 and used for calculating usage-based billing. FIG. 3 is a diagram illustrating an example of price information stored in the price information storage unit 250. As shown in FIG. 3, the price information includes a model number, a software name, and a price calculation formula.

計測ルール記憶部260は、ソフトウェアの使用量を計測するための計測ルールを記憶する。図4は、計測ルール記憶部260に格納される計測ルールの一例を示す図である。図4に示すように、計測ルールは、ルール名、ソフトウェア名、計測ルール、対象機能およびキーワードを含む。   The measurement rule storage unit 260 stores a measurement rule for measuring the usage amount of software. FIG. 4 is a diagram illustrating an example of measurement rules stored in the measurement rule storage unit 260. As shown in FIG. 4, the measurement rule includes a rule name, a software name, a measurement rule, a target function, and a keyword.

契約情報記憶部270は、ユーザやソフトウェアベンダにより登録される契約情報を記憶する。図5は、契約情報記憶部270に格納される契約情報の一例を示す図である。図5に示すように、契約情報は、契約番号、ユーザID、型番およびサーバ名を含む。   The contract information storage unit 270 stores contract information registered by a user or software vendor. FIG. 5 is a diagram illustrating an example of contract information stored in the contract information storage unit 270. As shown in FIG. 5, the contract information includes a contract number, a user ID, a model number, and a server name.

使用情報記憶部280は、ユーザによるソフトウェアの使用量である使用情報を記憶する。図6は、使用情報記憶部280に格納される使用情報の一例を示す図である。図6に示すように、使用情報は、日付、契約番号、ルール名および使用量を含む。使用量は、図4に示した、ルール名に対応する計測ルールを計測した結果を示す。例えば、ルール名「rule1」に対応する使用量「100」は、「soft1.txt」におけるキーワード「finish」の出力回数を示す。   The usage information storage unit 280 stores usage information that is the amount of software used by the user. FIG. 6 is a diagram illustrating an example of usage information stored in the usage information storage unit 280. As shown in FIG. 6, the usage information includes a date, a contract number, a rule name, and a usage amount. The usage amount indicates the result of measuring the measurement rule corresponding to the rule name shown in FIG. For example, the usage amount “100” corresponding to the rule name “rule1” indicates the output count of the keyword “finish” in “soft1.txt”.

課金情報記憶部290は、ユーザ毎の使用量に応じて算出された課金額を含む課金情報を記憶する。図7は、課金情報記憶部290に格納される課金情報の一例を示す図である。図7に示すように、課金情報は、契約番号および課金額を含む。   The billing information storage unit 290 stores billing information including a billing amount calculated according to the usage amount for each user. FIG. 7 is a diagram illustrating an example of billing information stored in the billing information storage unit 290. As shown in FIG. 7, the billing information includes a contract number and a billing amount.

ここで、課金装置200は、ソフトウェア情報登録フェーズとソフトウェア使用フェーズを有する。ソフトウェア情報登録フェーズは、ソフトウェアの従量課金を行うためにソフトウェアベンダが従量課金の定義を登録するフェーズである。ソフトウェア使用フェーズは、ユーザによるソフトウェアの使用の監視および課金額の算出を行うフェーズである。   Here, the charging apparatus 200 has a software information registration phase and a software usage phase. The software information registration phase is a phase in which the software vendor registers the definition of pay-per-use in order to charge for pay-per-use of software. The software use phase is a phase in which the use of software by the user is monitored and a charge amount is calculated.

まず、ソフトウェア情報登録フェーズについて説明する。   First, the software information registration phase will be described.

図8は、ソフトウェア情報登録フェーズにおける課金装置200の動作を示すフローチャートである。   FIG. 8 is a flowchart showing the operation of the charging apparatus 200 in the software information registration phase.

ソフトウェアベンダは、提供するソフトウェアの特性に応じて、ソフトウェア毎またはソフトウェアの特定の機能毎に、使用量を計測するためのルールと価格を決定し、課金装置200に登録要求を通知する。   The software vendor determines a rule and a price for measuring the usage amount for each software or for each specific function of the software according to the characteristics of the software to be provided, and notifies the charging apparatus 200 of a registration request.

ソフトウェア情報の登録要求を受け付けると(S310)、課金装置200は、従量課金の対象となるソフトウェアに関する計測ルール(単に「ルール」とも称する)の登録を行う(S320)と共に、価格情報の登録を行う(S330)。   Upon receiving a registration request for software information (S310), the charging apparatus 200 registers a measurement rule (also simply referred to as “rule”) for software subject to pay-per-use (S320) and registers price information. (S330).

以下、具体的に説明する。課金装置200の入出力部210は、従量課金の対象となるソフトウェアに関する情報を登録するための画面を表示する。   This will be specifically described below. The input / output unit 210 of the charging apparatus 200 displays a screen for registering information related to the software that is subject to metered charging.

ソフトウェアベンダは、ソフトウェアの使用量を計測するための計測ルールをソフトウェア毎、またはソフトウェアの特定の機能毎に設定する。計測ルールとして、例えば、「特定プロセスの起動回数」、「特定プロセスの起動時間」、「データの出力回数」、「データの出力サイズ」、「出力データの特定キーワードの出力回数」、「出力データの特定キーワード間の時間」などがある。なお、プロセスは、ソフトウェアの特定の機能を実現する処理である。   The software vendor sets a measurement rule for measuring the usage amount of software for each software or for each specific function of the software. Measurement rules include, for example, “specific process start count”, “specific process start time”, “data output count”, “data output size”, “output count of specific keyword of output data”, “output data” Time between specific keywords ". The process is a process for realizing a specific function of software.

例えば計測ルールとして「特定プロセスの起動回数」が適用された場合、対象となるプロセスが起動された回数が、当該プロセスの使用量としてカウントされる。ソフトウェアベンダは、上記のような計測ルールから、ソフトウェアの特性に応じていずれかを選択して定義してもよい。なお、計測ルールは、上記の例に限定されない。   For example, when “the number of activations of a specific process” is applied as a measurement rule, the number of times the target process is activated is counted as the usage amount of the process. The software vendor may select and define any one of the above measurement rules according to the software characteristics. Note that the measurement rule is not limited to the above example.

図9は、入出力部210によって表示される、本実施形態にかかる計測ルール登録画面350の一例を示す図である。図9に示すように、入出力部210は、例えば、ソフトウェア名、計測ルールおよび対象機能の入力を受け付ける。   FIG. 9 is a diagram showing an example of a measurement rule registration screen 350 according to the present embodiment displayed by the input / output unit 210. As illustrated in FIG. 9, the input / output unit 210 receives, for example, input of a software name, a measurement rule, and a target function.

ソフトウェア名は、計測ルールを登録するソフトウェアの名称である。計測ルールは、そのソフトウェアに適用する計測ルールである。入出力部210は、上記のような計測ルールを選択可能なように画面に表示してもよい。なお、計測ルールとして、上記のうち「出力データの特定キーワードの出力回数」あるいは「出力データの特定キーワード間の時間」が選択された場合、入出力部210は、検出対象となるキーワードの入力を受け付けてもよい。   The software name is a name of software for registering the measurement rule. A measurement rule is a measurement rule applied to the software. The input / output unit 210 may display the measurement rule as described above on the screen so that it can be selected. In addition, when “the number of outputs of the specific keyword of the output data” or “the time between the specific keywords of the output data” is selected as the measurement rule, the input / output unit 210 inputs the keyword to be detected. It may be accepted.

対象機能は、計測ルールを適用するソフトウェアにおける機能であって、プロセス名やファイル名等であってよい。   The target function is a function in software to which the measurement rule is applied, and may be a process name, a file name, or the like.

入出力部210に上記情報が入力されると、制御部220は、これらの情報に対して一意の「ルール名」を付して、図4に示すような計測ルールとして、計測ルール記憶部260に格納する。図4では、例えば、「soft1」という名称のソフトウェアに対して、「rule1」および「rule2」が適用されることが示される。「rule1」の適用対象は、「soft1」のうちの「soft1.txt」という機能であり、「rule2」の適用対象は、「soft1」のうちの「soft1.log」という機能である。「rule2」は、具体的には、「soft1.log」から出力されるキーワード「START」と「END」との間の時間を計測することを示す。   When the above information is input to the input / output unit 210, the control unit 220 attaches a unique “rule name” to the information, and the measurement rule storage unit 260 as a measurement rule as shown in FIG. To store. In FIG. 4, for example, “rule1” and “rule2” are applied to software named “soft1”. The application target of “rule1” is a function “soft1.txt” of “soft1”, and the application target of “rule2” is a function of “soft1.log” of “soft1”. “Rule2” specifically indicates that the time between the keywords “START” and “END” output from “soft1.log” is measured.

図10は、入出力部210によって表示される、本実施形態にかかる価格情報登録画面360の一例を示す図である。図10に示すように、入出力部210は、例えば、ソフトウェア名、計測ルール*単価および価格計算式の入力を受け付ける。   FIG. 10 is a diagram showing an example of the price information registration screen 360 according to the present embodiment displayed by the input / output unit 210. As illustrated in FIG. 10, the input / output unit 210 receives, for example, input of software name, measurement rule * unit price, and price calculation formula.

ソフトウェア名は、価格情報を登録するソフトウェアの名称である。ソフトウェア名は、ソフトウェアのオプション機能の名称等であってもよい。   The software name is a name of software for registering price information. The software name may be a name of an optional function of the software.

計測ルール*単価は、計測ルールと、その計測ルール(課金基準)に対してかかる単価である。入出力部210は、図9に示した計測ルール登録画面350と同様に、計測ルールを選択可能なように画面に表示してもよい。価格計算式は、1または複数の「計測ルール*単価」を組み合わせてなる価格計算式であってよい。   The measurement rule * unit price is a unit price for the measurement rule and the measurement rule (charging standard). Similarly to the measurement rule registration screen 350 shown in FIG. 9, the input / output unit 210 may display a measurement rule on the screen so that it can be selected. The price calculation formula may be a price calculation formula formed by combining one or a plurality of “measurement rules * unit price”.

入出力部210に上記情報が入力されると、制御部220は、これらの情報に対して一意の「型番」を付して、図3に示すような価格情報として、価格情報記憶部250に格納する。図3では、例えば、「soft1」の価格計算には、「rule1」と「rule2」が適用され、「rule1*10円」と1秒毎の「rule2*20円」の和で、価格が計算されることが示される。   When the above information is input to the input / output unit 210, the control unit 220 attaches a unique “model number” to the information, and stores it in the price information storage unit 250 as price information as shown in FIG. 3. Store. In FIG. 3, for example, “rule1” and “rule2” are applied to the price calculation of “soft1”, and the price is calculated as the sum of “rule1 * 10 yen” and “rule2 * 20 yen” per second. Will be shown.

以上の手順で、ソフトウェア情報登録フェーズにおいて、計測ルールと価格情報が登録される。   With the above procedure, measurement rules and price information are registered in the software information registration phase.

次に、ソフトウェア使用フェーズについて説明する。ユーザまたはクラウドサービスベンダが、ソフトウェアの契約情報を入出力部210に入力することにより、ユーザによるソフトウェアの使用が開始される。   Next, the software usage phase will be described. When the user or the cloud service vendor inputs the software contract information to the input / output unit 210, the user starts using the software.

図11は、ソフトウェア使用フェーズにおける課金装置200の動作を示すフローチャートである。図11を参照して、ソフトウェア使用フェーズにおける課金装置200の動作について説明する。   FIG. 11 is a flowchart showing the operation of the charging apparatus 200 in the software use phase. With reference to FIG. 11, the operation of charging apparatus 200 in the software usage phase will be described.

ソフトウェアの使用要求を受けると(S410においてYes)、入出力部210は、契約情報の登録を受け付ける(S420)。図12は、入出力部210によって表示される、本実施形態にかかる契約情報登録画面450の一例を示す図である。図12に示すように、入出力部210は、例えば、ユーザID(IDentification)、型番およびサーバ名を受け付ける。ユーザIDは、ソフトウェアを使用するユーザの識別情報である。型番は、ユーザが使用するソフトウェアの型番である。サーバ名は、使用対象のソフトウェアを搭載しているサーバの名称である。   When receiving a software use request (Yes in S410), the input / output unit 210 accepts registration of contract information (S420). FIG. 12 is a diagram showing an example of a contract information registration screen 450 displayed by the input / output unit 210 according to the present embodiment. As illustrated in FIG. 12, the input / output unit 210 receives, for example, a user ID (IDentification), a model number, and a server name. The user ID is identification information of a user who uses the software. The model number is a model number of software used by the user. The server name is the name of the server on which the target software is installed.

入出力部210に上記情報が入力されると、制御部220は、これらの情報に対して一意の「契約番号」を付して、図5に示すような契約情報として、契約情報記憶部270に登録する。なお、契約が終了すると、契約情報は契約情報記憶部270から削除されてもよい。   When the above information is input to the input / output unit 210, the control unit 220 attaches a unique “contract number” to these pieces of information, and the contract information storage unit 270 as contract information as shown in FIG. 5. Register with. When the contract is terminated, the contract information may be deleted from the contract information storage unit 270.

制御部220は、上記のように契約情報を登録すると、使用量計測部230に対して、契約情報に基づいて使用量を計測することを指示する。使用量計測部230は、上記指示に応じて、登録された契約情報に含まれる型番に対応する計測ルールに従って、プロセスや出力データをリアルタイムに監視する(S430)。   When the contract information is registered as described above, the control unit 220 instructs the usage amount measurement unit 230 to measure the usage amount based on the contract information. In response to the instruction, the usage amount measurement unit 230 monitors the process and output data in real time according to the measurement rule corresponding to the model number included in the registered contract information (S430).

具体的には、使用量計測部230は、上記型番に対応する価格計算式を、価格情報記憶部250から読み出すと共に、その価格計算式に含まれる計測ルールの情報を、計測ルール記憶部260から読み出す。そして、使用量計測部230は、読み出した計測ルールにしたがって、該当するソフトウェアの対象機能に対して、データ出力回数やプロセス起動回数等をリアルタイムに監視する。   Specifically, the usage amount measurement unit 230 reads out the price calculation formula corresponding to the model number from the price information storage unit 250 and sends the measurement rule information included in the price calculation formula from the measurement rule storage unit 260. read out. Then, the usage measuring unit 230 monitors the number of data outputs and the number of process activations in real time for the target function of the corresponding software according to the read measurement rule.

そして、使用量計測部230は、例えば、同日の計測ルール毎のトータルの使用量を算出し、使用情報記憶部280に格納する(S440)。   Then, for example, the usage amount measuring unit 230 calculates the total usage amount for each measurement rule on the same day, and stores it in the usage information storage unit 280 (S440).

図6に示すように、使用量計測部230は、例えば、計測ルールごとに、日付、契約番号、ルール名および算出した使用量を、使用量情報として使用情報記憶部280に登録する。   As illustrated in FIG. 6, the usage amount measurement unit 230 registers, for example, the date, the contract number, the rule name, and the calculated usage amount in the usage information storage unit 280 for each measurement rule as usage amount information.

上記のように登録された使用情報を用いて、課金計算が行われる。   Billing calculation is performed using the usage information registered as described above.

図13は、課金処理部240による課金計算の動作を示すフローチャートである。図13を参照して、課金処理部240による課金計算の動作について説明する。   FIG. 13 is a flowchart showing an operation of billing calculation by the billing processing unit 240. With reference to FIG. 13, the charging calculation operation by the charging processing unit 240 will be described.

制御部220は、例えば、契約ごとに決まった単位、例えば、日ごと、月ごと、年ごとに、課金計算を、課金処理部240に指示する。制御部220はまた、ユーザの要求に応じて課金計算を課金処理部240に指示してもよい。なお、課金計算のタイミングは、これらに限定されない。   For example, the control unit 220 instructs the billing processing unit 240 to perform billing calculation in units determined for each contract, for example, every day, every month, or every year. The control unit 220 may also instruct the accounting processing unit 240 to perform accounting calculation in response to a user request. Note that the charging calculation timing is not limited to these.

課金処理部240は、課金計算の指示を受けると(S510)、価格情報記憶部250から価格情報を読み出すと共に、使用情報記憶部280から使用情報を読み出す(S520)。課金処理部240は、型番ごとに価格計算式に使用量を代入することにより、課金額を計算する(S530)。そして、課金処理部240は、計算された課金額を契約番号ごとに集計し、その結果を図7に示すような課金情報として課金情報記憶部290に格納する。   When receiving the billing calculation instruction (S510), the billing processing unit 240 reads the price information from the price information storage unit 250 and reads the usage information from the usage information storage unit 280 (S520). The charging processing unit 240 calculates the charging amount by substituting the usage amount into the price calculation formula for each model number (S530). Then, the billing processing unit 240 totals the calculated billing amount for each contract number, and stores the result in the billing information storage unit 290 as billing information as shown in FIG.

上記のように計算された課金情報を、課金装置200は、所定のタイミングでユーザに提供する。   The charging device 200 provides the user with the charging information calculated as described above at a predetermined timing.

例えば、入出力部210は、課金情報出力の要求を、契約番号と共に受け付ける画面を表示してもよい。入出力部210は、ユーザから、契約番号と課金情報出力の要求を受け付けると、制御部220に通知する。制御部220は、上記通知を受けると、課金情報記憶部290から契約番号に対応する課金額を読み出し、入出力部210を介して画面表示する。制御部220はまた、課金額をファイル等に出力してもよい。   For example, the input / output unit 210 may display a screen for accepting a request for charging information output together with a contract number. When the input / output unit 210 accepts a contract number and billing information output request from the user, the input / output unit 210 notifies the control unit 220 of the request. Upon receiving the above notification, the control unit 220 reads the billing amount corresponding to the contract number from the billing information storage unit 290 and displays it on the screen via the input / output unit 210. The control unit 220 may also output the charge amount to a file or the like.

以上のように本第2の実施形態によれば、課金装置200は、ソフトウェア毎またはソフトウェアの特定の機能毎に、使用量を計測するための計測ルールと、その計測ルールを用いた価格計算式とを含む、従量課金の定義を受け付ける。そして、その計測ルールに従ってソフトウェアまたはその特定の機能の使用量を計測し、価格計算式にしたがって課金額を計算する。   As described above, according to the second embodiment, the charging apparatus 200 has a measurement rule for measuring the usage amount for each software or for each specific function of the software, and a price calculation formula using the measurement rule. Usage-based billing definitions including Then, the usage amount of the software or the specific function is measured according to the measurement rule, and the charge amount is calculated according to the price calculation formula.

この構成を採用することにより、本第2の実施形態によれば、ソフトウェアの従量課金の計算において、課金装置200は、ソフトウェア毎またはソフトウェアの特定の機能毎に課金基準を設定して使用量を計算するので、ソフトウェアに対して課金管理の機能の作りこみを要することなく、従量課金を行うことができるという効果が得られる。また、課金装置200は、ソフトウェア毎に限らず、ソフトウェアの特定の機能毎に課金基準を設定することができるので、オプションライセンスのような特定の機能に特別な課金を行うといった詳細で正確な課金設定を行うことができるという効果が得られる。   By adopting this configuration, according to the second embodiment, in the calculation of the pay-as-you-go billing for the software, the billing apparatus 200 sets the billing standard for each software or for each specific function of the software, and uses the amount. Since the calculation is performed, it is possible to perform pay-as-you-go without having to create a charge management function for the software. In addition, the charging device 200 can set a charging standard for each specific function of software, not limited to each software, so that detailed and accurate charging such as special charging for a specific function such as an option license is performed. The effect that setting can be performed is obtained.

第3の実施形態
図14は、本発明の第3の実施形態に係る課金装置300の構成を示すブロック図である。図14に示すように、課金装置300は、上記第2の実施形態において説明した課金装置200の構成に加えて、サーバ情報取得部310およびサーバ情報記憶部320を備える。課金装置300において、第2の実施形態において説明した課金装置200の構成要素と同一の構成要素には同一の符号を付し、その詳細な説明を省略する。
Third Embodiment FIG. 14 is a block diagram showing a configuration of a billing apparatus 300 according to a third embodiment of the present invention. As shown in FIG. 14, the charging apparatus 300 includes a server information acquisition unit 310 and a server information storage unit 320 in addition to the configuration of the charging apparatus 200 described in the second embodiment. In the charging apparatus 300, the same components as those of the charging apparatus 200 described in the second embodiment are denoted by the same reference numerals, and detailed description thereof is omitted.

サーバ情報取得部310は、サーバにインストールされているソフトウェア等の構成情報やそのソフトウェアのユーザの情報を取得する。サーバ情報記憶部320は、サーバ情報取得部310により取得されたソフトウェアの構成情報やユーザ情報を格納する。   The server information acquisition unit 310 acquires configuration information such as software installed on the server and user information of the software. The server information storage unit 320 stores software configuration information and user information acquired by the server information acquisition unit 310.

サーバ情報取得部310は、ソフトウェアベンダやクラウドサービスベンダが提供しているサーバに搭載されているソフトウェアの構成情報や、その構成毎のユーザ情報を取得可能な機能を予め有しているとする。そして、使用量計測部230は、サーバ情報取得部310が取得したソフトウェア情報によって示されるソフトウェアやその特定の機能の課金基準の使用量を計測可能な機能を予め有しているとする。   It is assumed that the server information acquisition unit 310 has a function capable of acquiring configuration information of software installed in a server provided by a software vendor or a cloud service vendor and user information for each configuration in advance. Then, it is assumed that the usage amount measuring unit 230 has a function capable of measuring the usage amount of the billing standard for the software indicated by the software information acquired by the server information acquisition unit 310 and its specific function.

サーバ情報取得部310は、ユーザからの要求に応じて、あるいは所定のタイミングで、ソフトウェアベンダやクラウドサービスベンダが提供しているサーバから、インストールされているソフトウェアの構成情報や、その構成毎のユーザ情報を取得する。サーバ情報取得部310は、取得した情報をサーバ情報記憶部320に格納する。   The server information acquisition unit 310 responds to a request from a user or at a predetermined timing from a server provided by a software vendor or a cloud service vendor, and configuration information of installed software or a user for each configuration. Get information. The server information acquisition unit 310 stores the acquired information in the server information storage unit 320.

図15は、サーバ情報取得部310が取得したサーバ情報の一例を示す図である。図15に示すように、サーバ情報は、サーバ毎の、インストールされているソフトウェアの構成情報と、その構成毎のユーザ情報とを含む。   FIG. 15 is a diagram illustrating an example of server information acquired by the server information acquisition unit 310. As shown in FIG. 15, the server information includes configuration information of installed software for each server and user information for each configuration.

本実施形態にかかる課金装置300の入出力部210は、上記第2の実施形態において図9、図10を参照して説明した計測ルールや価格情報の登録を、サーバ情報取得部310が構成情報を取得したソフトウェアに対しても受け付ける。   In the input / output unit 210 of the charging apparatus 300 according to the present embodiment, the server information acquisition unit 310 registers the measurement rule and price information described with reference to FIGS. 9 and 10 in the second embodiment. It is also accepted for software that has acquired.

そして、使用量計測部230は、上記のように取得されたソフトウェアについても、登録された計測ルールにしたがって使用量の計測を行う。   And the usage-amount measurement part 230 measures usage-amount according to the registered measurement rule also about the software acquired as mentioned above.

以上のように、本第3の実施形態によれば、課金装置300は、サーバに搭載されているソフトウェアの構成情報を取得して記憶するサーバ情報取得部310およびサーバ情報記憶部320を備えるので、例えば、ユーザがサーバに個別にインストールしたソフトウェアに関しても、課金対象とすることができるという効果が得られる。   As described above, according to the third embodiment, the charging apparatus 300 includes the server information acquisition unit 310 and the server information storage unit 320 that acquire and store configuration information of software installed in the server. For example, it is possible to obtain an effect that the software individually installed on the server by the user can be charged.

また、サーバ情報取得部310は、サーバにおけるソフトウェアのユーザ情報を取得するので、ソフトウェアの使用契約終了後の使用など、ソフトウェアが不正に利用されていた場合にも使用量に応じた課金ができるという効果が得られる。なお、ソフトウェアの使用契約が終了しているか否かは、契約情報記憶部270に格納されている契約情報に含まれないユーザの使用であるか否かに基づいて判断することができる。   Further, since the server information acquisition unit 310 acquires the user information of the software in the server, it is possible to charge according to the usage amount even when the software is illegally used, such as use after the end of the software use contract. An effect is obtained. Note that whether or not the software use contract has ended can be determined based on whether or not the use of the software is not included in the contract information stored in the contract information storage unit 270.

図2、図14に示した課金装置200、300の各部は、それぞれ、図16に例示するハードウエア資源において実現される。すなわち、図16に示す構成は、プロセッサ11、RAM(Random Access Memory)12、ROM(Read Only Memory)13、外部接続インタフェース14、記録装置15および各構成要素を接続するバス16を備える。   Each unit of the charging devices 200 and 300 shown in FIGS. 2 and 14 is realized by the hardware resources illustrated in FIG. In other words, the configuration shown in FIG. 16 includes a processor 11, a RAM (Random Access Memory) 12, a ROM (Read Only Memory) 13, an external connection interface 14, a recording device 15, and a bus 16 for connecting each component.

上述した各実施形態では、図16に示すプロセッサ11が実行する一例として、課金装置200、300に対して、上述した機能を実現可能なコンピュータ・プログラムを供給した後、そのコンピュータ・プログラムを、プロセッサ11がRAM12に読み出して実行することによって実現する場合について説明した。しかしながら、図2、図14に示した課金装置200、300の各ブロックに示す機能は、一部または全部を、ハードウエアとして実現してもよい。   In each of the above-described embodiments, as an example executed by the processor 11 shown in FIG. 16, after supplying a computer program capable of realizing the above-described functions to the charging apparatuses 200 and 300, the computer program is processed by the processor. A case has been described in which 11 is realized by reading out to the RAM 12 and executing it. However, some or all of the functions shown in the blocks of the charging apparatuses 200 and 300 shown in FIGS. 2 and 14 may be realized as hardware.

かかる供給されたコンピュータ・プログラムは、読み書き可能なメモリ(一時記憶媒体)またはハードディスク装置等のコンピュータ読み取り可能な記憶デバイスに格納すればよい。そして、このような場合において、本発明は、かかるコンピュータ・プログラムを表すコード或いは係るコンピュータ・プログラムを格納した記憶媒体によって構成されると捉えることができる。   The supplied computer program may be stored in a computer-readable storage device such as a readable / writable memory (temporary storage medium) or a hard disk device. In such a case, the present invention can be understood as being configured by a code representing such a computer program or a storage medium storing such a computer program.

以上、上述した実施形態を参照して本発明を説明した。しかしながら、本発明は、上述した実施形態には限定されない。即ち、本発明は、本発明のスコープ内において、種々の上記開示要素の多様な組み合わせ乃至選択など、当業者が理解し得る様々な態様を適用することができる。   The present invention has been described above with reference to the above-described embodiment. However, the present invention is not limited to the above-described embodiment. That is, the present invention can apply various modes that can be understood by those skilled in the art, such as various combinations and selections of the various disclosed elements, within the scope of the present invention.

11 プロセッサ
12 RAM
13 ROM
14 外部接続インタフェース
15 記録装置
16 バス
200、300 課金装置
210 入出力部
220 制御部
230 使用量計測部
240 課金処理部
250 価格情報記憶部
260 計測ルール記憶部
270 契約情報記憶部
280 使用情報記憶部
290 課金情報記憶部
310 サーバ情報取得部
320 サーバ情報記憶部
11 processor 12 RAM
13 ROM
DESCRIPTION OF SYMBOLS 14 External connection interface 15 Recording apparatus 16 Bus | bath 200,300 Charge apparatus 210 Input / output part 220 Control part 230 Usage amount measurement part 240 Charge processing part 250 Price information storage part 260 Measurement rule storage part 270 Contract information storage part 280 Usage information storage part 290 Billing information storage unit 310 Server information acquisition unit 320 Server information storage unit

Claims (7)

ソフトウェア毎または該ソフトウェアの特定の機能毎の、課金のためのルールと、該ルールを用いた価格計算式とを取得し、
前記取得された前記ルールに応じた、前記ソフトウェアまたは前記ソフトウェアの特定の機能の使用量を計測し、
前記計測された前記使用量と、前記ルールを用いた前記価格計算式とに基づく課金情報を出力する
課金方法。
Obtain a rule for charging for each software or a specific function of the software and a price calculation formula using the rule,
Measure the usage amount of the software or a specific function of the software according to the acquired rule,
A charging method for outputting charging information based on the measured usage amount and the price calculation formula using the rule.
前記ルールは、前記ソフトウェアまたは前記ソフトウェアの特定の機能を実現するプロセスを示す情報と、該プロセスにおける課金基準とを含む
請求項1記載の課金方法。
The charging method according to claim 1, wherein the rule includes information indicating a process for realizing the software or a specific function of the software, and a charging standard in the process.
前記価格計算式は、前記課金基準と、該課金基準に対する単価とを含む
請求項2記載の課金方法。
The charging method according to claim 2, wherein the price calculation formula includes the charging standard and a unit price for the charging standard.
サーバに格納されているソフトウェア情報を取得し、
前記取得されたソフトウェア情報に基づいて、前記ソフトウェア毎または該ソフトウェアの特定の機能毎の、前記ルールと、前記価格計算式とを取得する
請求項1ないし請求項3のいずれか1項記載の課金方法。
Get software information stored on the server,
The charge according to any one of claims 1 to 3, wherein the rule and the price calculation formula for each software or each specific function of the software are acquired based on the acquired software information. Method.
ソフトウェア毎または該ソフトウェアの特定の機能毎の、課金のためのルールと、該ルールを用いた価格計算式とを取得する取得手段と、
前記取得された前記ルールに応じた、前記ソフトウェアまたは前記ソフトウェアの特定の機能の使用量を計測する計測手段と、
前記計測された前記使用量と、前記ルールを用いた前記価格計算式とに基づく課金情報を出力する出力手段と
を備えた課金装置。
Acquisition means for acquiring a rule for charging for each software or each specific function of the software, and a price calculation formula using the rule;
Measuring means for measuring the usage amount of the software or a specific function of the software according to the acquired rule;
An accounting device comprising: output means for outputting accounting information based on the measured usage amount and the price calculation formula using the rule.
サーバに格納されているソフトウェア情報を取得するサーバ情報取得手段をさらに備え、
前記取得手段は、前記サーバ情報取得手段により取得されたサーバ情報に基づいて、前記ソフトウェア毎または該ソフトウェアの特定の機能毎の、前記ルールと、前記価格計算式とを取得する
請求項5記載の課金装置。
Server information acquisition means for acquiring software information stored in the server is further provided,
The said acquisition means acquires the said rule and the said price calculation formula for every said software or every specific function of this software based on the server information acquired by the said server information acquisition means. Billing device.
ソフトウェア毎または該ソフトウェアの特定の機能毎の、課金のためのルールと、該ルールを用いた価格計算式とを取得する処理と、
前記取得された前記ルールに応じた、前記ソフトウェアまたは前記ソフトウェアの特定の機能の使用量を計測する処理と、
前記計測された前記使用量と、前記ルールを用いた前記価格計算式とに基づく課金情報を出力する処理と
を、コンピュータに実行させる課金プログラム。
Processing for acquiring a rule for charging for each software or each specific function of the software and a price calculation formula using the rule;
A process of measuring a usage amount of the software or a specific function of the software according to the acquired rule;
A billing program that causes a computer to execute processing for outputting billing information based on the measured usage amount and the price calculation formula using the rule.
JP2016187065A 2016-09-26 2016-09-26 Billing methods, billing devices and billing programs Active JP6915249B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016187065A JP6915249B2 (en) 2016-09-26 2016-09-26 Billing methods, billing devices and billing programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016187065A JP6915249B2 (en) 2016-09-26 2016-09-26 Billing methods, billing devices and billing programs

Publications (2)

Publication Number Publication Date
JP2018055170A true JP2018055170A (en) 2018-04-05
JP6915249B2 JP6915249B2 (en) 2021-08-04

Family

ID=61836735

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016187065A Active JP6915249B2 (en) 2016-09-26 2016-09-26 Billing methods, billing devices and billing programs

Country Status (1)

Country Link
JP (1) JP6915249B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020061103A (en) * 2018-10-12 2020-04-16 株式会社日立製作所 Billing information generation assisting method, billing information generation assisting program, and billing information generation assisting device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020061103A (en) * 2018-10-12 2020-04-16 株式会社日立製作所 Billing information generation assisting method, billing information generation assisting program, and billing information generation assisting device
JP7085451B2 (en) 2018-10-12 2022-06-16 株式会社日立製作所 Billing information generation support method, billing information generation support program, and billing information generation support device

Also Published As

Publication number Publication date
JP6915249B2 (en) 2021-08-04

Similar Documents

Publication Publication Date Title
US8630836B2 (en) Predicting system performance and capacity using software module performance statistics
US10140639B2 (en) Datacenter-based hardware accelerator integration
TW201329889A (en) Marketplace for composite application and data solutions
US20150339628A1 (en) Online software service system and method
JP2019053672A (en) Information processing system, cost calculation apparatus, and cost calculation program
JP6726306B2 (en) IP-based VR content providing method and system
JP2015232806A (en) Point management device, point management method, and program
JP2017016513A (en) Charging information generation device, charging information generation method, and program
Field et al. EACOF: A framework for providing energy transparency to enable energy-aware software development
US10725811B2 (en) Non-transitory computer-readable storage medium recording program for applying license to generated virtual machine, control method, and information processing apparatus
JP6915249B2 (en) Billing methods, billing devices and billing programs
US11853922B2 (en) Usage metric-based warranty for internet-of-things devices
US20120254024A1 (en) Pay-Per-Use License Management for Software Applications
KR101348510B1 (en) Coupon providing system and coupon providing method for control of issuance volume and usable time
Walter et al. Mapping of service level objectives to performance queries
Kalmar et al. What does I (o) T cost?
JP5286191B2 (en) Application usage fee billing system, method and program
Resceanu et al. SaaS solutions for small-medium businesses: Developer's perspective on creating new SaaS products
CN114285848A (en) Scalable method, system, electronic device and readable medium for blockchain resources
JP2017068296A (en) Monitor, monitoring method and monitoring program
Mohd et al. Lensalyza Photography Studio Reservation System
JP6301622B2 (en) Information processing system and information processing method
JP2007025779A (en) Service charge management device, service charge management method and program
CN116074541B (en) Resource processing method, system, device and electronic equipment
JP2023112753A (en) License management device, application development system, license management method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190820

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200529

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200623

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200821

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210126

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210324

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210628

R150 Certificate of patent or registration of utility model

Ref document number: 6915249

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150