JP2014164546A - Service usage amount collection system - Google Patents

Service usage amount collection system Download PDF

Info

Publication number
JP2014164546A
JP2014164546A JP2013035380A JP2013035380A JP2014164546A JP 2014164546 A JP2014164546 A JP 2014164546A JP 2013035380 A JP2013035380 A JP 2013035380A JP 2013035380 A JP2013035380 A JP 2013035380A JP 2014164546 A JP2014164546 A JP 2014164546A
Authority
JP
Japan
Prior art keywords
service
aggregation
time
closing time
primary
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.)
Pending
Application number
JP2013035380A
Other languages
Japanese (ja)
Inventor
Keita Oshima
慶諾 大嶋
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2013035380A priority Critical patent/JP2014164546A/en
Publication of JP2014164546A publication Critical patent/JP2014164546A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To correspond to variation increase of service usage amount collection without expanding size of a system.SOLUTION: Primary collection is performed between closing periods of time capable of dynamically adding and deleting the closing periods of time. Secondary collection is performed on the basis of values of the primary collection at each closing periods of time.

Description

クラウドサービス上の従量課金請求を行うため、サービス使用量ログの集計を行うためのシステムに関する。   The present invention relates to a system for totaling service usage logs in order to charge for usage-based billing on a cloud service.

近年、サーバーコンピューター側で各種処理を行う形態として、クラウドコンピューティングシステムやSaaS(Software as a Service)という技術が利用されている。この技術により、ソフトウェアの提供者はコンピュータ資源の投資コストを抑えつつ、利用者へのサービス提供を開始することができる。一方、利用者は、そのソフトウェアの利用に応じた課金により、ソフトウェアの導入コストを抑えることができる。したがって、ソフトウェアの提供者、利用者ともにソフトウェアの提供、導入に対する障壁を下げる効果がある。このようなソフトウェアの提供者は、そのソフトウェアの利用者に対する利用料金の請求のため、利用者毎に使用量ログを記録する。そして、記録された使用量に従って請求金額を決定する。   In recent years, cloud computing systems and technologies such as SaaS (Software as a Service) have been used as modes for performing various processes on the server computer side. With this technology, software providers can start providing services to users while reducing the investment cost of computer resources. On the other hand, the user can suppress the software introduction cost by charging according to the use of the software. Therefore, both the software provider and the user have the effect of lowering the barrier to software provision and introduction. Such a software provider records a usage log for each user in order to charge the user of the software. Then, the billing amount is determined according to the recorded usage amount.

また、クラウドコンピューティングの特徴として、一つのソフトウェアがサービスとして国や地域によらず提供されるという点が挙げられる。   Another characteristic of cloud computing is that one software is provided as a service regardless of country or region.

一方、利用契約は国や地域ごとに異なる。特に、課金単位の集計期間や締め時刻は、国や販売会社の契約ごとに異なる。このため、課金情報は契約地域のタイムゾーンを考慮して集計する必要がある。従来、課金情報にエリア情報を付加し、一つのシステムで複数の設置エリアにおける課金情報を収集するものがある(特許文献1参照)。   On the other hand, usage contracts differ from country to region. In particular, the billing unit aggregation period and closing time differ depending on the contract of the country or the sales company. For this reason, the billing information needs to be tabulated in consideration of the time zone of the contract area. Conventionally, there is one that adds area information to billing information and collects billing information in a plurality of installation areas with one system (see Patent Document 1).

特開2008−263467号公報JP 2008-263467 A

契約ごとに課金情報を持つと、例えば、販売会社が、下請け販売会社にソフトウェア利用ライセンスの卸売を行う場合に、集計結果の締め時刻がずれたり、集計期間が異なるなどの不便がある。また、サマータイムに対応するタイムゾーンでは、動的に集計時刻と集計期間を調整しなければならない。そこで、契約に関わらず、使用量ログの集計を異なる締め時刻で複数回集計を行ったり、予め異なる締め時間で複数の集計値を取っておくなどの対応が考えられる。   Having billing information for each contract may be inconvenient, for example, when a sales company wholesales software usage licenses to a subcontracting sales company, and the time for closing the counting results is shifted or the counting period is different. Moreover, in the time zone corresponding to daylight saving time, it is necessary to dynamically adjust the counting time and the counting period. Therefore, regardless of the contract, it can be considered that the usage log is totaled a plurality of times at different closing times, or a plurality of total values are taken in advance at different closing times.

しかしながら、締め時刻は契約の種類、あるいは契約地域が増えていく毎に増加していくことになるため、複数回の集計処理を実施することは、単調増加的にシステムに負荷をかけることになる。通常、これらのシステム負荷増加に対しては、システムのスケールアップおよびスケールアウトで対応を行う。しかしながら、使用量ログの収集および集計は、サービスにより顧客が得られる恩恵に直接結びつく主要機能ではない。したがって、単純にコスト増での対応を実施しづらい部分である。   However, since the closing time will increase every time the type of contract or contract area increases, implementing multiple aggregation processes will increase the system load monotonously. . Normally, these system load increases are dealt with by scaling up and scaling out the system. However, collecting and aggregating usage logs is not the primary function directly linked to the benefits that customers receive from the service. Therefore, it is a part where it is difficult to simply cope with the increase in cost.

本発明における課題は、システムの規模を拡大せずに、サービス使用量集計のバリエーション増加に対応することである。   An object of the present invention is to cope with an increase in variations in service usage aggregation without increasing the scale of the system.

上記課題を解決するために、本発明における画像処理装置は、サービス使用者によりサービスが使用される毎に当該サービスの使用量を記録し、当該記録されたサービス使用量について、指定された期間で集計を行うサービス使用量集計システムにおいて、
集計締め時刻の一覧を保持する締め時刻テーブル(10)、
前記締め時刻各々の間で前記サービス使用量の一次集計を行う(図9)一次集計手段(6)、
前記締め時刻テーブルに従って前記一次集計手段を動作させるスケジューラ(7)、
前記一次集計の結果を保持する一次集計保持手段(5)、
前記一次集計から前記集計締め時刻を基準として所定期間の集計を行う(図10)二次集計手段(11)、
前記締め時刻テーブルを更新する締め時刻更新手段(12)、
を備えることを特徴とする、サービス使用量集計システム
を有することを特徴とする。
In order to solve the above problems, the image processing apparatus according to the present invention records the usage amount of the service every time the service is used by the service user, and the recorded usage amount of the service for a specified period. In the service usage aggregation system that performs aggregation,
Closing time table (10) holding a list of total closing times,
Performs a primary aggregation of the service usage during each of the closing times (FIG. 9) primary aggregation means (6),
A scheduler (7) for operating the primary counting means according to the closing time table;
Primary aggregation holding means (5) for holding the result of the primary aggregation;
The secondary aggregation means (11) performs aggregation for a predetermined period from the primary aggregation based on the aggregation closing time (FIG. 10),
Closing time updating means (12) for updating the closing time table,
It is characterized by having a service usage totaling system characterized by comprising.

システムのコスト増を避けつつ、使用量ログ集計の負荷増加を避けることができる。
サービスの提供開始以降、つまり、使用量ログ収集開始以降、途中から締め時刻を複数に増やすことができる。最初は1つの締め時刻で始めて、必要に応じて締め時刻を増やした集計を行うことができる。
While avoiding an increase in system costs, an increase in usage log aggregation load can be avoided.
After the service is started, that is, after the usage log collection is started, the closing time can be increased to a plurality of times. You can start with a single closing time, and then add up the closing times as needed.

サービス使用量集計システムの例を示すブロック図である。It is a block diagram which shows the example of a service usage-amount total system. テナント情報の一例である。It is an example of tenant information. 使用量ログの一例である。It is an example of a usage log. 一次集計および二次集計のタイミングと集計対象期間の例である。It is an example of the timing of primary totalization and secondary totalization, and an aggregation object period. 一次集計結果の一例である。It is an example of a primary count result. 集計結果を示す一例である。It is an example which shows a total result. 締め時刻一覧の一例である。It is an example of a closing time list. 締め時刻使用終了日時一覧の一例である。It is an example of a closing time use end date list. 一次集計における処理を示すフローチャートである。It is a flowchart which shows the process in primary aggregation. 二次集計処理を示すフローチャートである。It is a flowchart which shows a secondary total process.

以下、本発明を実施するための最良の形態について図面を用いて説明する。   The best mode for carrying out the present invention will be described below with reference to the drawings.

図1は、本発明におけるサービス使用量集計システムの例を示すブロック図である。   FIG. 1 is a block diagram showing an example of a service usage totaling system according to the present invention.

本実施例において、販売者は顧客とライセンス契約を結ぶことにより、インターネット上の印刷サービス(1)及び帳票サービス(2)を顧客へ提供する。販売者は外部ネットワークを介して、クライアントPC(13)から管理サービス(12)にアクセスする。販売者は管理サービス(12)を介し、顧客と契約したサービスのライセンスをテナント情報として登録することにより、顧客が当該サービスを利用可能な状態にする。また、販売者は、管理サービス(12)を介して取得した、顧客毎の使用量集計値を基に顧客への請求金額を決定する。   In this embodiment, the seller provides a printing service (1) and a form service (2) on the Internet to the customer by concluding a license agreement with the customer. The seller accesses the management service (12) from the client PC (13) via the external network. The seller registers the license of the service contracted with the customer as tenant information via the management service (12), thereby making the service available to the customer. Further, the seller determines the amount billed to the customer based on the usage amount total value for each customer acquired through the management service (12).

管理サービス(12)は、販売者から入力されたテナント情報をテナント管理情報データベース(9)へ保存する。また、顧客と結んだライセンス契約に従って、請求金額の基準となる集計の締め時刻を締め時刻データベース(10)へ保存する。印刷サービス(1)及び帳票サービス(2)はテナント管理情報データベース(9)に保存された情報に従って、不図示の認証手段により許可された顧客にのみサービスを提供する。サービスの利用ライセンスを持つユーザーは、外部ネットワークを介し、クライアントPC(14)から印刷サービス(1)あるいは帳票サービス(2)にアクセスして利用する。   The management service (12) stores the tenant information input from the seller in the tenant management information database (9). Further, according to the license agreement concluded with the customer, the closing time of the aggregation that becomes the basis of the billing amount is stored in the closing time database (10). The printing service (1) and the form service (2) provide services only to customers permitted by an authentication unit (not shown) according to information stored in the tenant management information database (9). A user having a service use license accesses and uses the print service (1) or the form service (2) from the client PC (14) via the external network.

印刷サービス(1)及び帳票サービス(2)は、ユーザーがサービスを利用する際、ログ収集部(3)を介して、顧客毎のサービス使用量を記録する。サービス使用量は使用量ログデータベース(4)に記録される。   When the user uses the service, the print service (1) and the form service (2) record the service usage for each customer via the log collection unit (3). The service usage is recorded in the usage log database (4).

管理サービス(12)から新しい種類の締め時刻が登録されると、集計締め時間追加指定部(8)は、締め時間データベース(10)から取得して、スケジューラ(7)に集計タイミングを追加する。   When a new type of closing time is registered from the management service (12), the total closing time addition designating unit (8) acquires it from the closing time database (10) and adds the total timing to the scheduler (7).

スケジューラ(7)は集計締め時刻によって定められた所定のタイミングで一次集計部(6)を呼び出す。一次集計部(6)は、使用量ログデータベース(4)に記録された使用量を顧客毎、サービス毎、締め時刻間隔で集計する。集計結果は一次集計データベース(5)に保存される。   The scheduler (7) calls the primary tabulation unit (6) at a predetermined timing determined by the tabulation closing time. The primary totalization unit (6) totals the usage amount recorded in the usage amount log database (4) for each customer, for each service, and at a closing time interval. The aggregation results are stored in the primary aggregation database (5).

二次集計部(11)は、管理サービスから指定されたテナントID及びサービスIDに従って、一次集計データベース(5)から一次集計値を取得する。二次集計部(11)は、さらに、テナントIDとサービスIDに対応する締め時刻に従って、1日単位で集計を行う。販売者は管理サービス(12)を介して、所定期間(例えばひと月分)の使用量集計値を取得する。   The secondary aggregation unit (11) acquires the primary aggregation value from the primary aggregation database (5) according to the tenant ID and service ID specified by the management service. The secondary tabulation unit (11) further performs tabulation in units of one day according to the closing time corresponding to the tenant ID and service ID. The seller acquires the usage amount total value for a predetermined period (for example, one month) through the management service (12).

図2は、テナント管理情報データベース(9)に保持されるテナント情報の一例である。販売テナントIDは、サービスを販売する販売会社に対応する。顧客テナントIDは、サービスを販売された顧客のグループに対応する。顧客テナントの中には、サービスを利用する複数のユーザーが含まれる。ライセンスは、販売したサービスの種類を示す。締め時刻は、販売テナントID、顧客テナントID、ライセンスの組み合わせに対応する締め時刻を示す図7のID列を参照する外部キーである。図2に示すテーブルを参照して、二次集計部(11)は、図6に示すような所定の販売テナントID、顧客テナントID、ライセンスの組み合わせに対応する集計を行う。   FIG. 2 is an example of tenant information held in the tenant management information database (9). The sales tenant ID corresponds to the sales company that sells the service. The customer tenant ID corresponds to the group of customers who sold the service. The customer tenant includes a plurality of users who use the service. The license indicates the type of service sold. The closing time is an external key that refers to the ID column in FIG. 7 that shows the closing time corresponding to the combination of the sales tenant ID, customer tenant ID, and license. With reference to the table shown in FIG. 2, the secondary tabulation unit (11) performs tabulation corresponding to a combination of a predetermined sales tenant ID, customer tenant ID, and license as shown in FIG.

図3は、使用量ログデータベース(4)に保持される使用量ログの一例である。利用日時は、サービスが利用された日時をUTCで示す。テナントIDは、サービスを利用したユーザーが所属する顧客テナントのIDである。ユーザーIDは、サービスを利用したユーザーの識別子である。利用サービスは、その日時に利用されたサービスの種類を示す。使用量は、その日時に、そのサービスを利用した使用量を示す。本実施例においては、帳票サービス、印刷サービス共に、ページ数を表すものとする。   FIG. 3 is an example of a usage log held in the usage log database (4). The use date and time indicates the date and time when the service was used in UTC. The tenant ID is an ID of a customer tenant to which a user who uses the service belongs. The user ID is an identifier of a user who uses the service. The service used indicates the type of service used at that date and time. The usage amount indicates the usage amount using the service at the date and time. In this embodiment, both the form service and the print service represent the number of pages.

図4は、一次集計のタイミングと集計対象期間、および、二次集計の集計対象期間の例を示している。図において、図3に対応して、UTCにおける9月2日から6日までの集計タイミングを上から下へ向かって示している。図の右側において、スケジューラ(7)によって起動される一次集計部(6)の集計タイミングの例を示している。図の左側において、二次集計の集計対象期間を示している。101はUTC2日の0:00から翌UTC3日の0:00までの集計期間を示し、この集計はUTC3日の0:00に実施される。また、102はUTC3日の0:00からUTC3日の5:00までの集計期間を示し、この集計はUTC3日の5:00に実施される。以下同様に図に示す通りの集計が行われることを表している。   FIG. 4 shows an example of the timing of the primary aggregation, the aggregation target period, and the aggregation target period of the secondary aggregation. In the figure, corresponding to FIG. 3, the counting timing from September 2 to 6 in UTC is shown from top to bottom. On the right side of the figure, an example of the counting timing of the primary counting unit (6) activated by the scheduler (7) is shown. On the left side of the figure, the aggregation target period of the secondary aggregation is shown. Reference numeral 101 denotes an aggregation period from 0:00 on UTC2 to 0:00 on the next UTC3, and this aggregation is performed at 0:00 on UTC3. Reference numeral 102 denotes an aggregation period from 0:00 on UTC3 to 5:00 on UTC3, and this aggregation is performed at 5:00 on UTC3. In the same manner, the tabulation is performed as shown in the figure.

図4において、UTCと並んでEST(アメリカ東海岸)、JST(日本)のタイムゾーンでの時刻も示している。図において、UTC3日の5:00(すなわち、EST3日の0:00)から、EST 0:00のタイミングの集計も追加されている。さらに、UTC5日の15:00(すなわち、JST6日の0:00)から、JST 0:00のタイミングの集計も追加されている。このように、一次集計タイミングと一次集計対象期間は動的に更新される。   In FIG. 4, the time in the time zone of EST (American East Coast) and JST (Japan) is also shown alongside UTC. In the figure, the aggregation of the timing from 5:00 on UTC3 (that is, 0:00 on EST3) to EST 0:00 is also added. Furthermore, the aggregation of timing from 15:00 on UTC5 (that is, 0:00 on JST6) to JST 0:00 has also been added. As described above, the primary aggregation timing and the primary aggregation target period are dynamically updated.

一方、図4における左側に示すように、200、201、202、203は、それぞれ2日、3日、4日、5日のUTC0:00から1日分の集計対象期間を示している。同様に204から206は、EST0:00締めの集計対象期間、207はJST0:00締めの集計対象期間を示している。   On the other hand, as shown on the left side in FIG. 4, 200, 201, 202, and 203 indicate the aggregation target period for one day from UTC0: 00 on the 2nd, 3rd, 4th, and 5th, respectively. Similarly, 204 to 206 indicate the aggregation target period of EST0: 00 closing, and 207 indicates the aggregation target period of JST0: 00 closing.

図5は、一次集計データベース(5)に保持される一次集計結果の一例である。図5は、図3および図4に示す例に対応する。集計日時は、集計を実行した日時をUTCで示す。テナントIDと利用サービスの組み合わせの単位で、前回の集計日時からの集計を実施する。集計値は、集計日時におけるテナントIDと利用サービスの組み合わせに対応する使用量の合計値である。右に示す番号は、図4における番号と同じ集計期間に対応する。   FIG. 5 is an example of the primary count result held in the primary count database (5). FIG. 5 corresponds to the example shown in FIGS. 3 and 4. The aggregation date / time indicates the date / time when the aggregation was executed in UTC. Aggregate from the previous aggregation date and time in units of combination of tenant ID and service used. The total value is a total value of the usage amount corresponding to the combination of the tenant ID and the use service at the total date and time. The numbers shown on the right correspond to the same counting period as the numbers in FIG.

図6は、二次集計部(11)における集計結果を示す一例である。図6は、図2及び図4、図5に示す例に対応する。集計日時は集計対象日と集計締め時間をUTCで示す。販売テナントIDは集計対象の販売テナントを示す。顧客テナントIDは集計対象の顧客テナントを示す。利用サービスは集計対象のサービスを示す。集計値は、対象となる顧客テナントと利用サービスの組み合わせにおける、集計日時の使用量の合計値である。例えば、図における9月2日の例では、図4における200の期間のTenant1、帳票サービスの使用量合計値が示されている。   FIG. 6 is an example showing the result of counting in the secondary counting unit (11). FIG. 6 corresponds to the example shown in FIGS. 2, 4, and 5. The date and time of aggregation indicates the date of aggregation and the closing time for aggregation in UTC. The sales tenant ID indicates the sales tenant to be aggregated. The customer tenant ID indicates a customer tenant to be aggregated. Use service indicates the service to be counted. The total value is a total value of the usage amount of the total date and time in the combination of the target customer tenant and the usage service. For example, in the example of September 2 in the figure, the total usage amount of Tenant1 and form service for the period of 200 in FIG. 4 is shown.

図7は、締め時刻データベース(10)に保持されている締め時刻一覧の一例である。IDは締め時刻のエントリの識別子であり、図2および図8から参照される。集計締め時刻は、集計を実施するタイミングをUTC時刻で示す。締め時刻使用開始日時は、その締め時刻での集計を開始する日時をUTCで示す。夏時間は、タイムゾーンにおいて夏時間を考慮する必要があるか否かを示すフラグである。夏時間がTRUEの場合には、スケジューラ(7)は、夏時間開始日と夏時間終了日も参照して、その期間の締め時刻を夏時間に合わせて補正を実施する。   FIG. 7 is an example of a list of closing times stored in the closing time database (10). ID is an identifier of the entry of the closing time, and is referred to from FIG. 2 and FIG. The aggregation closing time indicates the timing of performing aggregation in UTC time. The closing time use start date / time indicates in UTC the date / time at which counting at the closing time starts. Daylight saving time is a flag indicating whether or not daylight saving time needs to be considered in the time zone. When the daylight saving time is TRUE, the scheduler (7) also refers to the daylight saving time start date and the daylight saving time end date, and corrects the closing time of the period according to the daylight saving time.

図8は、締め時刻データベース(10)に保持されている締め時刻使用終了日時一覧の一例である。IDは締め時刻資料終了日時のエントリを識別する識別子である。締め時刻使用終了日時は、締め時刻indexが示す締め時刻における集計の実施を終了した日時をUTCで示す。締め時刻indexは使用終了の対象となる締め時刻を図7におけるIDの値で示す。図9は、一次集計におけるスケジューラ(7)と一次集計部(6)の処理を示すフローチャートである。スケジューラ(7)は、システムのタイマーイベントにより、所定時間で処理が起動されるようになっている。スケジューラ(7)は、図7に示す締め時刻一覧より、締め時刻と夏時間の情報を取得し、現在時刻との比較を行う(ステップS1001〜S1003)。締め時刻に一致し集計時刻に一致すると判断された場合には、さらに図8と比較し、有効な集計時刻であるかを判断する(ステップS1005)。有効な集計時刻である場合には、一次集計部(6)の処理を実行する(ステップS1008〜S1012)。有効な集計時刻でない場合には、スケジューラ(7)は、次の集計時刻の判断を繰り返す(ステップS1006)。一次集計部(6)は、テナントIDおよび利用サービス毎に集計時刻までの集計を実施する(ステップS1010)。一次集計部(6)の処理が終了すると、スケジューラに戻り、スケジューラ(7)は処理を完了する(ステップS1007)。スケジューラ(7)は、締め時刻
集計処理は、テナントIDおよび利用サービス毎で繰り返される。
FIG. 8 is an example of a closing time use end date and time list held in the closing time database (10). The ID is an identifier for identifying an entry of the closing time material end date and time. The closing time use end date and time indicates the date and time when the execution of aggregation at the closing time indicated by the closing time index is ended in UTC. The closing time index indicates the closing time that is the end of use as an ID value in FIG. FIG. 9 is a flowchart showing processing of the scheduler (7) and the primary tabulation unit (6) in the primary tabulation. The scheduler (7) is activated in a predetermined time by a system timer event. The scheduler (7) acquires information about the closing time and daylight saving time from the closing time list shown in FIG. 7, and compares the information with the current time (steps S1001 to S1003). If it is determined that the closing time coincides with the counting time, it is further compared with FIG. 8 to determine whether it is a valid counting time (step S1005). If it is a valid counting time, the processing of the primary counting unit (6) is executed (steps S1008 to S1012). If it is not a valid counting time, the scheduler (7) repeats the determination of the next counting time (step S1006). The primary aggregation unit (6) performs aggregation up to the aggregation time for each tenant ID and use service (step S1010). When the process of the primary tabulation unit (6) is completed, the process returns to the scheduler, and the scheduler (7) completes the process (step S1007). The scheduler (7) repeats the closing time counting process for each tenant ID and service used.

図10は、二次集計部(11)における二次集計処理を示すフローチャートである。二次集計部(11)は、管理サービス(12)から入力された集計対象テナントID及びテナント管理情報(図2)、締め時刻一覧(図7)より、締め時刻を取得する(ステップS1101)。二次集計部(11)は、管理サービス(12)から入力された集計の所定期間、1日単位の集計を繰り返す(ステップS1102〜S1112)。各集計日(d)について、締め時刻一覧(図7)から二次集計する一次集計値の数を算出(n)する(ステップS1103、S1104)する。さらに、締め時刻使用終了日時一覧(図8)を元に一次集計値の数から差し引く集計値の数を算出(N)して、差し引く(ステップS1105〜S1109)。二次集計部(11)は、こうして求めた数の一次集計値分を集計して二次集計値とする(ステップS1110〜S1111)。   FIG. 10 is a flowchart showing the secondary tabulation process in the secondary tabulation unit (11). The secondary tabulation unit (11) acquires the closing time from the tabulation target tenant ID and the tenant management information (FIG. 2) and the closing time list (FIG. 7) input from the management service (12) (step S1101). The secondary tabulation unit (11) repeats tabulation in units of one day for a predetermined period of tabulation input from the management service (12) (steps S1102 to S1112). For each aggregation date (d), the number of primary aggregation values to be secondarily aggregated is calculated (n) from the closing time list (FIG. 7) (steps S1103 and S1104). Furthermore, the number of total values to be subtracted from the number of primary total values is calculated (N) based on the closing time use end date and time list (FIG. 8) and subtracted (steps S1105 to S1109). The secondary tabulation unit (11) totals the number of primary tabulation values obtained in this way to obtain secondary tabulation values (steps S1110 to S1111).

以上の構成により、システムのコスト増を避けつつ、使用量ログ集計の負荷増加を避けることができる。さらに、サービスの提供開始以降、つまり、使用量ログ収集開始以降、途中から締め時刻を複数に増やすことができる。具体的には、サービスの開始時には1つの締め時刻で始めて、必要に応じて締め時刻を増やした集計を行うことができる。   With the above configuration, it is possible to avoid an increase in usage log aggregation load while avoiding an increase in system cost. Furthermore, after the service is started, that is, after the usage log collection is started, the closing time can be increased to a plurality of times. Specifically, it is possible to start counting at one closing time at the start of the service and increase the closing time as necessary.

なお、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施例の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)がプログラムを読み出して実行する処理である。   The present invention is also realized by executing the following processing. That is, software (program) for realizing the functions of the above-described embodiments is supplied to a system or apparatus via a network or various storage media, and a computer (or CPU, MPU, etc.) of the system or apparatus reads the program. It is a process to be executed.

1 印刷サービス
2 帳票サービス
3 ログ収集部
4 使用量ログデーターベース
5 一次集計データベース
6 一次集計部
7 スケジューラ
9 テナント管理情報データベース
10 締め時刻データベース
11 二次集計部
12 管理サービス
DESCRIPTION OF SYMBOLS 1 Print service 2 Form service 3 Log collection part 4 Usage log database 5 Primary aggregation database 6 Primary aggregation part 7 Scheduler 9 Tenant management information database 10 Closing time database 11 Secondary aggregation part 12 Management service

Claims (1)

サービス使用者によりサービスが使用される毎に当該サービスの使用量を記録し、当該記録されたサービス使用量について、指定された期間で集計を行うサービス使用量集計システムにおいて、
集計締め時刻の一覧を保持する締め時刻テーブル(10)、
前記締め時刻各々の間で前記サービス使用量の一次集計を行う(図9)一次集計手段(6)、
前記締め時刻テーブルに従って前記一次集計手段を動作させるスケジューラ(7)、
前記一次集計の結果を保持する一次集計保持手段(5)、
前記一次集計から前記集計締め時刻を基準として所定期間の集計を行う(図10)二次集計手段(11)、
前記締め時刻テーブルを更新する締め時刻更新手段(12)、
を備えることを特徴とする、サービス使用量集計システム。
Each time a service is used by a service user, the usage amount of the service is recorded, and the recorded service usage amount is counted for a specified period.
Closing time table (10) that holds a list of total closing times,
Performs a primary aggregation of the service usage during each of the closing times (FIG. 9) primary aggregation means (6),
A scheduler (7) for operating the primary counting means according to the closing time table;
Primary aggregation holding means (5) for holding the result of the primary aggregation;
The secondary aggregation means (11) performs aggregation for a predetermined period from the primary aggregation based on the aggregation closing time (FIG. 10),
Closing time updating means (12) for updating the closing time table,
A service usage totaling system characterized by comprising:
JP2013035380A 2013-02-26 2013-02-26 Service usage amount collection system Pending JP2014164546A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013035380A JP2014164546A (en) 2013-02-26 2013-02-26 Service usage amount collection system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013035380A JP2014164546A (en) 2013-02-26 2013-02-26 Service usage amount collection system

Publications (1)

Publication Number Publication Date
JP2014164546A true JP2014164546A (en) 2014-09-08

Family

ID=51615089

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013035380A Pending JP2014164546A (en) 2013-02-26 2013-02-26 Service usage amount collection system

Country Status (1)

Country Link
JP (1) JP2014164546A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018156128A (en) * 2017-03-15 2018-10-04 株式会社リコー Information processing system, information processing method and information processing apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018156128A (en) * 2017-03-15 2018-10-04 株式会社リコー Information processing system, information processing method and information processing apparatus

Similar Documents

Publication Publication Date Title
JP6334920B2 (en) Authority management server and authority management method
JP5259761B2 (en) Data conversion apparatus and program
CN110233741B (en) Service charging method, device, equipment and storage medium
JP2015529367A5 (en)
JP7206698B2 (en) Providing device, processing system and communication method
US12058226B2 (en) Generalized resource accountant
JPH086660A (en) Charging system
JP6171682B2 (en) Information output device, information output system, information output method, and information output program
JP2017016513A (en) Charging information generation device, charging information generation method, and program
JP2007172133A (en) Calculation system, calculation method and calculation computer program for increase and decrease in charge for resource use
JP2014164546A (en) Service usage amount collection system
JP4324416B2 (en) Information providing method and information providing program
JP2015018298A (en) Electronically recorded credit information processing device, electronically recorded credit information processing method, and program
CN109491787A (en) The book keeping operation statistical method and system of computing resource under a kind of cluster computing environment
CN107273279A (en) A kind of bill management method and device
CN103971165A (en) Information processing system and information processing method
JP2016040658A (en) Inventory support device, inventory support method, and program
JP2019160130A (en) Usage fee determining program, usage fee determining method, and information processing device
JP4979616B2 (en) Software licensing system
CN107424036A (en) Data processing method and device
JP2017134753A (en) Information processing apparatus and program
JP2007025779A (en) Service charge management device, service charge management method and program
JPH0816271A (en) Service accounting system
JP6511749B2 (en) INFORMATION PROCESSING APPARATUS AND INFORMATION PROCESSING PROGRAM
EP4386551A1 (en) Holistic measurement of microservice-based application resource consumption