JP2021033518A - Failure determination device, and failure determination method - Google Patents

Failure determination device, and failure determination method Download PDF

Info

Publication number
JP2021033518A
JP2021033518A JP2019151283A JP2019151283A JP2021033518A JP 2021033518 A JP2021033518 A JP 2021033518A JP 2019151283 A JP2019151283 A JP 2019151283A JP 2019151283 A JP2019151283 A JP 2019151283A JP 2021033518 A JP2021033518 A JP 2021033518A
Authority
JP
Japan
Prior art keywords
processing
failure
switching
failure determination
intermediary
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
JP2019151283A
Other languages
Japanese (ja)
Inventor
服部 正
Tadashi Hattori
服部  正
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2019151283A priority Critical patent/JP2021033518A/en
Publication of JP2021033518A publication Critical patent/JP2021033518A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Hardware Redundancy (AREA)
  • Debugging And Monitoring (AREA)

Abstract

To perform appropriate and corresponding processing to failures occurred in a system.SOLUTION: A failure determination device 50 comprises a computation device for executing: processing in which, response data of a settlement device 20 to a prescribed processing request is obtained from a settlement intermediation system 30 in which the processing request that is between a store terminal 10 and the settlement device 20 and is made by the store terminal 10 is intermediated to the settlement device 20, and the presence/absence of a failure in the settlement intermediation system 30 is determined based on the response data; and processing in which, if the failure is identified by this determination, whether process information including information of a response status to a resource use status and the process request that are obtained concerning the settlement intermediation system 30 is determined to satisfy a prescribed condition, and if the process information satisfies the condition thereto, intermediation processing is switched to a stand-by system 40 from the settlement intermediation system 30.SELECTED DRAWING: Figure 1

Description

本発明は、障害判定装置、及び障害判定方法に関する。 The present invention relates to a failure determination device and a failure determination method.

近年、クレジットカートや各種電子マネーのような、現金以外の決済方法の選択肢が増加し、これらのサービスを提供する各種業者の参入も増えている。そのため、これらの決済に係る決済システムも複雑化している。そこで、各決済業者が運用するシステムと各契約店舗の端末との間の中継処理を行うことで、円滑なマルチ決済を実現するための中継システムが開発されている(例えば、非特許文献1)。 In recent years, options for payment methods other than cash, such as credit cards and various types of electronic money, have increased, and the entry of various companies that provide these services has also increased. Therefore, the payment system related to these payments is also complicated. Therefore, a relay system has been developed to realize smooth multi-payment by performing relay processing between the system operated by each payment company and the terminal of each contract store (for example, Non-Patent Document 1). ..

ところで、このような中継システムは、24時間365日体勢で稼動することが要求されるため、そのバックアップとして待機系が設けられることが多い。例えば、中継システムに何かの障害が生じた場合、中継システムを、同等の構成を備える待機系に一時的に切り替えるようにしておくことで、決済サービスの安定的運用が可能となる。 By the way, since such a relay system is required to operate 24 hours a day, 365 days a year, a standby system is often provided as a backup thereof. For example, if something goes wrong with the relay system, the payment service can be operated stably by temporarily switching the relay system to a standby system having an equivalent configuration.

このような中継システムにおいては、障害有無の判定を適切に行うことが重要である。システムの障害を判定するための情報処理技術としては、例えば特許文献1が開示されている。特許文献1には、分散システムにおける複数のノードの各々が、他ノードに対する障害監視を行う障害監視部と、どのノードに障害があるかを特定する障害特定部とを備えることが記載されている。障害特定部は、障害監視結果から、各ノード及び各障害監視項目について、異常有無の多数決を取り、あるノードに対して「異常あり」が過半数であれば、当該ノードに障害があると特定することが記載されている。また、エラーを起こしているノードが監視対象のノードなのか、又は、監視しているノード自身によるものなのかを判定することが記載されている。 In such a relay system, it is important to appropriately determine the presence or absence of a failure. For example, Patent Document 1 is disclosed as an information processing technique for determining a system failure. Patent Document 1 describes that each of a plurality of nodes in a distributed system includes a failure monitoring unit that monitors a failure with respect to another node, and a failure identification unit that identifies which node has a failure. .. From the failure monitoring results, the failure identification department takes a majority vote on the presence or absence of abnormalities for each node and each failure monitoring item, and if there is a majority of "abnormalities" for a certain node, it identifies that the node has a failure. It is stated that. In addition, it is described that it is determined whether the node causing the error is the node to be monitored or the node being monitored itself.

特開2009−009557号公報Japanese Unexamined Patent Publication No. 2009-909557

http://j-mups.com/ (令和元年(2019年)7月16日閲覧)http://j-mups.com/ (Viewed on July 16, 2019)

システムに障害が発生した場合、通常は、現状のシステムを待機系に切り替える。しかしながら、システムに生じる障害には様々なものがあるため、待機系に切り替えない方がかえって好ましい結果となる場合がある。例えば、システムの性能を超える負荷がかかっているような場合は、システムの切り替えに係るコスト(例えば、時間上及びリソース上のコスト)との比較考量で、システムの切替を行わない方がかえってシステム全体としては安定することもある。しかしながら、このような点を充分に検討した技術はこれまでになかった。 When a system failure occurs, the current system is usually switched to the standby system. However, since there are various failures that occur in the system, it may be preferable not to switch to the standby system. For example, if the load exceeds the performance of the system, it is better not to switch the system in comparison with the cost related to switching the system (for example, the cost in terms of time and resources). It may be stable as a whole. However, there has been no technology that fully examined such points.

本発明はこのような現状に鑑みてなされたものであり、その目的は、システムに発生した障害に対して適切な対応処理を行うことが可能な、障害判定装置、及び障害判定方法を提供することにある。 The present invention has been made in view of such a current situation, and an object of the present invention is to provide a failure determination device and a failure determination method capable of performing appropriate response processing for a failure that has occurred in a system. There is.

上記課題を解決するための、本発明の一つは、障害判定装置が、端末と情報処理装置との間で前記端末による処理要求を前記情報処理装置に仲介する仲介装置から、所定の処理要求に対する前記情報処理装置の応答データを取得し、当該応答データに基づき、前記仲介装置での障害有無を判定する処理と、前記判定によって障害を特定した場合、前記仲介装置に関して得ている、リソースの使用状況及び処理要求に対する応答状況の情報を含むプロセス情報が、予め定めた条件を満たすか判定し、前記プロセス情報が前記条件を満たす場合、前記仲介の処理を前記仲介装置から他の仲介装置に切り替える処理と、を実行する演算装置を備える。 One of the present inventions for solving the above problems is that a failure determination device receives a predetermined processing request from an intermediary device that mediates a processing request by the terminal between the terminal and the information processing device to the information processing device. The process of acquiring the response data of the information processing device to the information processing device and determining the presence or absence of a failure in the intermediary device based on the response data, and when the failure is identified by the determination, the resource obtained for the intermediary device. It is determined whether the process information including the information of the usage status and the response status to the processing request satisfies the predetermined condition, and if the process information satisfies the condition, the mediation process is transmitted from the mediation device to another mediation device. It is provided with a computing device that performs switching processing and execution.

また、本発明の他の一つは、障害判定方法であって、演算装置を備える情報処理装置が、端末と他の情報処理装置との間で前記端末による処理要求を前記他の情報処理装置に仲介する仲介装置から、所定の処理要求に対する前記他の情報処理装置の応答データを取得し、当該応答データに基づき、前記仲介装置での障害有無を判定する処理と、前記判定によって障害を特定した場合、前記仲介装置に関して得ている、リソースの使用状況及び処理要求に対する応答状況の情報を含むプロセス情報が、予め定めた条件を満たすか判定し、前記プロセス情報が前記条件を満たす場合、前記仲介の処理を前記仲介装置から他の仲介装置に切り替える処理と、を実行する。 Further, another one of the present invention is a failure determination method, in which an information processing device including an arithmetic device makes a processing request by the terminal between the terminal and the other information processing device. Response data of the other information processing device to a predetermined processing request is acquired from the intermediary device that mediates the information processing device, and the failure is identified by the process of determining the presence or absence of a failure in the intermediary device based on the response data and the determination. If so, it is determined whether the process information including the information on the resource usage status and the response status to the processing request obtained with respect to the intermediary device satisfies the predetermined condition, and if the process information satisfies the condition, the said The process of switching the intermediary process from the intermediary device to another intermediary device is executed.

本発明によれば、システムに発生した障害に対して適切な対応処理を行うことができる。 According to the present invention, it is possible to take an appropriate response process for a failure that occurs in the system.

上記した以外の課題、構成及び効果は、以下の実施形態の説明により明らかにされる。 Issues, configurations and effects other than those described above will be clarified by the description of the following embodiments.

本実施形態に係る決済システムの構成の一例を示す図である。It is a figure which shows an example of the structure of the payment system which concerns on this embodiment. 決済仲介システムが備える機能の一例を説明する図である。It is a figure explaining an example of the function which a payment intermediary system has. 障害判定装置が備える機能の一例を説明する図である。It is a figure explaining an example of the function which a failure determination apparatus has. プロセス情報DBのデータ構成の一例を示す図である。It is a figure which shows an example of the data structure of a process information DB. 切り替え判定テーブルの一例を示す図である。It is a figure which shows an example of the switching determination table. 決済システムにおける各情報処理装置が備えるハードウェアの一例を説明する図である。It is a figure explaining an example of the hardware provided in each information processing apparatus in a payment system. 決済仲介処理の一例を説明するフロー図である。It is a flow chart explaining an example of settlement intermediary processing. プロセス情報収集処理の一例を説明するフロー図である。It is a flow diagram explaining an example of a process information collection process. 障害対応処理の一例を説明するフロー図である(前半)。It is a flow chart explaining an example of fault handling processing (first half). 障害対応処理の一例を説明するフロー図である(後半)。It is a flow chart explaining an example of fault handling processing (the latter half). 応答データ履歴テーブルの一例を示す図である。It is a figure which shows an example of the response data history table.

[システム構成]
図1は、本実施形態に係る決済システムの構成の一例を示す図である。決済システム1は、各決済業者による複数種類の決済サービス(例えば、各種のクレジットカード又は電子マネー)を提供する情報処理システム(マルチ決済システム)である。
[System configuration]
FIG. 1 is a diagram showing an example of a configuration of a payment system according to the present embodiment. The payment system 1 is an information processing system (multi-payment system) that provides a plurality of types of payment services (for example, various credit cards or electronic money) by each payment company.

決済システム1は、商品の購入者等、ユーザが使用する1又は複数の店舗端末10と、店舗端末10からの要求に基づき決済に関する種々の手続を行う複数の決済装置20と、店舗端末10及び決済装置20の間を仲介する決済仲介システム30と、待機システム40と、障害判定装置50とを含んで構成されている。 The payment system 1 includes one or a plurality of store terminals 10 used by a user such as a purchaser of a product, a plurality of payment devices 20 that perform various procedures related to payment based on a request from the store terminal 10, the store terminal 10, and the store terminal 10. It is configured to include a payment intermediary system 30, a standby system 40, and a failure determination device 50 that mediate between the payment devices 20.

店舗端末10は、例えば、各決済サービスに対応したPOS(Point of Sales)端末、
CAT(Credit Authorization Terminal)端末のカードリーダカードリーダ/ライタ等
で構成され、読み取られた情報に基づき、決済その他の処理要求を、決済仲介システム30を介して送信する情報処理装置である。店舗端末10は、例えば、決済サービスの加盟店の各店舗に設けられる。
The store terminal 10 is, for example, a POS (Point of Sales) terminal corresponding to each payment service.
It is an information processing device composed of a card reader / writer of a CAT (Credit Authorization Terminal) terminal, etc., and transmits payment and other processing requests via a payment mediation system 30 based on the read information. The store terminal 10 is provided, for example, at each store of a member store of the payment service.

決済装置20は、決済サービスを提供する業者の事業所又は所定のデータセンタ等に設けられる。各決済装置20は、決済仲介システム30を介して受信した店舗端末10からの処理要求に応じて各種の処理を実行する情報処理装置である。 The payment device 20 is provided at a business establishment of a company that provides a payment service, a predetermined data center, or the like. Each payment device 20 is an information processing device that executes various processes in response to a processing request from the store terminal 10 received via the payment mediation system 30.

決済仲介システム30は、所定の事業所又はデータセンタ等に設けられる。決済仲介システム30は、店舗端末10及び決済装置20の間で行われる処理(例えば、決済、照会等の処理)を仲介する情報処理システムである。具体的には、決済仲介システム30は、APサーバ31及びDBサーバ32を備える。 The payment intermediary system 30 is provided at a predetermined business establishment, data center, or the like. The payment mediation system 30 is an information processing system that mediates processing (for example, processing of payment, inquiry, etc.) performed between the store terminal 10 and the payment device 20. Specifically, the payment intermediary system 30 includes an AP server 31 and a DB server 32.

APサーバ31は、店舗端末10から受信した処理要求に基づき、処理を行う決済装置20を特定する。DBサーバ32は、仲介処理に必要な所定のデータ(決済業者を特定する情報、各決済業者の売り上げ情報等)を記憶している。そして、APサーバ31は、このようなDBサーバ32にアクセスしつつ、決済装置20と処理要求を送信してきた店舗端末10との間で行われる手続処理を仲介する。 The AP server 31 identifies the payment device 20 to perform processing based on the processing request received from the store terminal 10. The DB server 32 stores predetermined data (information for identifying the settlement company, sales information of each settlement company, etc.) necessary for the mediation process. Then, while accessing such a DB server 32, the AP server 31 mediates the procedure processing performed between the payment device 20 and the store terminal 10 that has transmitted the processing request.

待機システム40は、決済仲介システム30の待機系であり、決済仲介システム30と同様の構成を備える。すなわち、待機システム40は、APサーバ41及びDBサーバ42を備え、決済仲介システム30と同様の仲介処理を行うことができる。 The standby system 40 is a standby system of the payment intermediary system 30, and has the same configuration as the payment intermediary system 30. That is, the standby system 40 includes the AP server 41 and the DB server 42, and can perform the same mediation processing as the payment mediation system 30.

障害判定装置50は、所定の事業所又はデータセンタに設けられる。障害判定装置50は、決済仲介システム30に障害が発生しているか否かを判定し、決済仲介システム30を待機システム40に切り替える。 The failure determination device 50 is provided at a predetermined business establishment or data center. The failure determination device 50 determines whether or not a failure has occurred in the payment mediation system 30, and switches the payment mediation system 30 to the standby system 40.

具体的には、障害判定装置50は、決済仲介システム30を介して各決済装置20に所定の処理要求(以下、ダミー取引データという)を送信し、このダミー取引データに対する応答データを受信することで、障害有無を判定する。そして、障害判定装置50は、決済仲介システム30に障害が発生しており、かつ、予め定めた切り替え条件が満たされている場合にのみ、仲介処理の主体を決済仲介システム30から待機システム40に切り替える。 Specifically, the failure determination device 50 transmits a predetermined processing request (hereinafter referred to as dummy transaction data) to each settlement device 20 via the settlement mediation system 30, and receives response data for the dummy transaction data. Then, the presence or absence of a failure is determined. Then, the failure determination device 50 changes the subject of the mediation process from the payment mediation system 30 to the standby system 40 only when the payment mediation system 30 has a failure and the predetermined switching conditions are satisfied. Switch.

なお、本実施形態では、ダミー取引データは、架空の決済要求のデータであるものとし、決済装置20は、この架空の決済要求に対する架空の決済結果のデータであるものとする。 In the present embodiment, the dummy transaction data is assumed to be the data of a fictitious settlement request, and the settlement device 20 is assumed to be the data of a fictitious settlement result for the fictitious settlement request.

なお、店舗端末10及び決済仲介システム30の間は、例えば、インターネット、LAN(Local Area Network)、WAN(Wide Area Network)等の有線又は無線の通信ネッ
トワーク5によって通信可能に接続される。また、決済仲介システム30及び決済装置20の間、並びに、決済仲介システム30及び障害判定装置50の間は、例えば、専用線、インターネット、LAN(Local Area Network)、WAN(Wide Area Network)等の有
線又は無線の通信ネットワーク6によって通信可能に接続される。
The store terminal 10 and the payment intermediary system 30 are communicably connected by, for example, a wired or wireless communication network 5 such as the Internet, LAN (Local Area Network), and WAN (Wide Area Network). Further, between the payment intermediary system 30 and the payment device 20, and between the payment intermediary system 30 and the failure determination device 50, for example, a dedicated line, the Internet, a LAN (Local Area Network), a WAN (Wide Area Network), etc. It is communicably connected by a wired or wireless communication network 6.

[決済システムの機能]
次に、決済システム1における各情報処理装置が備える主な機能について説明する。
[Payment system functions]
Next, the main functions of each information processing device in the payment system 1 will be described.

<決済仲介システム>
図2は、決済仲介システム30が備える機能の一例を説明する図である。決済仲介システム30は、決済仲介処理部35、及びプロセス情報取得処理部37を備える。なお、待機システム40も同様の機能を備える。
<Payment brokerage system>
FIG. 2 is a diagram illustrating an example of a function provided in the payment intermediary system 30. The payment intermediary system 30 includes a payment intermediary processing unit 35 and a process information acquisition processing unit 37. The standby system 40 also has the same function.

決済仲介処理部35は、店舗端末10と決済装置20との間で店舗端末10による処理要求を決済装置20に仲介する。 The payment intermediary processing unit 35 mediates the processing request by the store terminal 10 between the store terminal 10 and the payment device 20 to the payment device 20.

プロセス情報取得処理部37は、リソースの使用状況及び処理要求に対する応答状況の情報を含むプロセス情報を所定のタイミング(例えば、所定の時刻、所定の時間間隔)で取得する。 The process information acquisition processing unit 37 acquires process information including information on the resource usage status and the response status to the processing request at a predetermined timing (for example, a predetermined time and a predetermined time interval).

<障害判定装置>
図3は、障害判定装置50が備える機能の一例を説明する図である。障害判定装置50は、障害発生判定処理部51と、切り替え処理部52と、フィードバック処理部53とを備える。
<Failure judgment device>
FIG. 3 is a diagram illustrating an example of a function included in the failure determination device 50. The failure determination device 50 includes a failure occurrence determination processing unit 51, a switching processing unit 52, and a feedback processing unit 53.

障害発生判定処理部51は、店舗端末10と決済装置20との間で店舗端末10による処理要求(決済要求、照会要求等)を決済装置20に仲介する決済仲介システム30から、所定の処理要求に対する決済装置20の応答データを取得し、当該応答データに基づき、決済仲介システム30での障害有無を判定する。 The failure occurrence determination processing unit 51 receives a predetermined processing request from the payment intermediary system 30 that mediates the processing request (payment request, inquiry request, etc.) by the store terminal 10 between the store terminal 10 and the payment device 20 to the payment device 20. The response data of the payment device 20 to the payment device 20 is acquired, and the presence or absence of a failure in the payment mediation system 30 is determined based on the response data.

なお、障害発生判定処理部51が取得した応答データの履歴は、後述する応答データ履歴テーブル100に記憶される。 The history of the response data acquired by the failure occurrence determination processing unit 51 is stored in the response data history table 100, which will be described later.

切り替え処理部52は、障害発生判定処理部51による判定によって障害を特定した場合、決済仲介システム30に関して得ている、リソースの使用状況及び処理要求に対する応答状況の情報を含むプロセス情報が、予め定めた条件(切り替え条件)を満たすか判定し、プロセス情報がその条件を満たす場合、仲介の処理を決済仲介システム30から待機システム40に切り替える。 When the failure occurrence determination processing unit 51 determines the failure, the switching processing unit 52 determines in advance the process information including the resource usage status and the response status information to the processing request obtained for the settlement mediation system 30. It is determined whether or not the above condition (switching condition) is satisfied, and if the process information satisfies the condition, the intermediary process is switched from the settlement intermediary system 30 to the standby system 40.

例えば、切り替え処理部52は、決済仲介システム30での障害を特定した場合であって、決済仲介システム30における処理の滞留状況が所定の基準以上であると判定した場合、決済仲介システム30におけるDBサーバ32のレスポンスが所定の基準以上であれば仲介の処理を待機システム40に切り替え、決済仲介システム30におけるDBサーバ32のレスポンスが所定の基準未満であれば仲介の処理を待機システム40に切り替えない。 For example, when the switching processing unit 52 identifies a failure in the payment intermediary system 30, and determines that the processing retention status in the payment intermediary system 30 is equal to or higher than a predetermined standard, the DB in the payment intermediary system 30 If the response of the server 32 is equal to or higher than the predetermined standard, the mediation process is switched to the standby system 40, and if the response of the DB server 32 in the payment mediation system 30 is less than the predetermined standard, the mediation process is not switched to the standby system 40. ..

より詳細には、切り替え処理部52は、決済仲介システム30におけるDBサーバ32のレスポンスが所定の基準未満であった場合においては、DBサーバ32が確立している通信のコネクション数が所定の基準以上でありDBサーバ32の記憶領域の占有率が所定基準未満である場合にのみ、仲介の処理を待機システム40に切り替えないこととする。 More specifically, in the switching processing unit 52, when the response of the DB server 32 in the payment intermediary system 30 is less than the predetermined standard, the number of communication connections established by the DB server 32 is equal to or more than the predetermined standard. Therefore, the intermediary process is not switched to the standby system 40 only when the occupancy rate of the storage area of the DB server 32 is less than the predetermined reference.

なお、切り替え処理部52は、取得したプロセス情報をプロセス情報DB200に記録する。また、切り替え処理部52は、切り替え条件を、切り替え判定テーブル300に記憶している。ここで、プロセス情報DB200及び切り替え判定テーブル300の詳細を説明する。 The switching processing unit 52 records the acquired process information in the process information DB 200. Further, the switching processing unit 52 stores the switching conditions in the switching determination table 300. Here, the details of the process information DB 200 and the switching determination table 300 will be described.

(プロセス情報DB)
図4は、プロセス情報DB200のデータ構成の一例を示す図である。プロセス情報DB200は、時刻201、APサーバ決済要求キュー滞留202、APサーバ照会要求キ
ュー滞留203、DBサーバ使用コネクション数204、DBサーバディスク使用率205、及びDBサーバレスポンスタイム206の各項目を有する1以上のレコードで構成される。
(Process information DB)
FIG. 4 is a diagram showing an example of the data structure of the process information DB 200. The process information DB 200 has each item of time 201, AP server settlement request queue retention 202, AP server inquiry request queue retention 203, number of connections used by DB server 204, DB server disk usage rate 205, and DB server response time 206. It consists of the above records.

APサーバ決済要求キュー滞留202には、時刻201が示すタイミングにおける、決済に関するAPサーバ31からのアクセス要求に対して未処理のデータ量(決済要求滞留キュー)が格納される。 The AP server settlement request queue retention 202 stores an unprocessed data amount (settlement request retention queue) for an access request from the AP server 31 regarding settlement at the timing indicated by time 201.

APサーバ照会要求キュー滞留203には、時刻201が示すタイミングにおける、照会に関するAPサーバ31からのアクセス要求に対して未処理のデータ量(照会要求滞留キュー)が格納される。 The AP server inquiry request queue retention 203 stores the amount of unprocessed data (inquiry request retention queue) for the access request from the AP server 31 regarding the inquiry at the timing indicated by the time 201.

DBサーバ使用コネクション数204には、時刻201が示すタイミングにおける、DBサーバ32が確立している通信コネクションの数(使用コネクション数)が格納される。 The number of connections used by the DB server 204 stores the number of communication connections (number of connections used) established by the DB server 32 at the timing indicated by the time 201.

DBサーバディスク使用率205には、時刻201が示すタイミングにおける、DBサーバ32(記憶装置13)の使用率(ディスク使用率)が格納される。 The DB server disk usage rate 205 stores the usage rate (disk usage rate) of the DB server 32 (storage device 13) at the timing indicated by the time 201.

DBサーバレスポンスタイム206には、時刻201が示すタイミングにおける、APサーバ31からのアクセス要求に対するDBサーバ32の応答時間(レスポンスタイム)が格納される。 The DB server response time 206 stores the response time (response time) of the DB server 32 to the access request from the AP server 31 at the timing indicated by the time 201.

(切り替え判定テーブル)
図5は、切り替え判定テーブル300の一例を示す図である。切り替え判定テーブル300は、各判定条件に付された番号が格納される判定条件番号301、判定条件番号301が示す条件の具体的内容が設定される条件302、及び、切り替え有無308の各項目を有するレコードで構成される。
(Switching judgment table)
FIG. 5 is a diagram showing an example of the switching determination table 300. The switching determination table 300 sets each item of the determination condition number 301 in which the number assigned to each determination condition is stored, the condition 302 in which the specific content of the condition indicated by the determination condition number 301 is set, and the switching presence / absence 308. It consists of records that it has.

条件302は、処理種類303、要求滞留キュー条件304、使用コネクション数条件305、ディスク使用率条件306、及びレスポンスタイム条件307の各小項目を有する。 The condition 302 has each sub-item of the processing type 303, the request retention queue condition 304, the number of connections used condition 305, the disk usage rate condition 306, and the response time condition 307.

処理種類303には、処理要求の種類(決済要求又は照会要求)が設定される。要求滞留キュー条件304には、処理種類303が示す処理要求に対する要求滞留キューに係る条件が設定される。使用コネクション数条件305には、処理種類303が示す処理要求に対する使用コネクション数に係る条件が設定される。ディスク使用率条件306には、ディスク使用率の条件が設定される。レスポンスタイム条件307には、処理種類303が示す処理要求に対するレスポンスタイムに係る条件が設定される。切り替え有無308には、条件302が示す切り替え条件が満たされた場合に切り替えを行うか否かを示す情報が設定される。これらの各小項目には、それぞれの基準(閾値)に基づく条件が設定される。 The processing request type (settlement request or inquiry request) is set in the processing type 303. In the request retention queue condition 304, a condition related to the request retention queue for the processing request indicated by the processing type 303 is set. In the used connection number condition 305, a condition related to the number of used connections for the processing request indicated by the processing type 303 is set. The disk usage condition is set in the disk usage condition 306. In the response time condition 307, a condition related to the response time for the processing request indicated by the processing type 303 is set. In the switching presence / absence 308, information indicating whether or not to perform switching when the switching condition indicated by the condition 302 is satisfied is set. Conditions based on the respective criteria (threshold values) are set for each of these sub-items.

同図の例では、決済要求滞留キューが所定の閾値以上であり、使用コネクション数が所定の閾値以上であり、ディスク使用率が所定の閾値未満であり、障害判定期間におけるレスポンスタイムが所定の閾値未満である場合には、切り替えを行わない(判定条件「1」)。他方、障害判定期間におけるレスポンスタイムが所定の閾値以上でその他が「1」と同様の場合には、切り替えを行う(判定条件「2」)。 In the example of the figure, the settlement request retention queue is equal to or more than a predetermined threshold value, the number of connected connections is equal to or more than a predetermined threshold value, the disk usage rate is less than a predetermined threshold value, and the response time in the failure determination period is a predetermined threshold value. If it is less than, the switching is not performed (judgment condition "1"). On the other hand, if the response time in the failure determination period is equal to or greater than a predetermined threshold value and the others are the same as "1", switching is performed (determination condition "2").

また、照会要求滞留キューが所定の閾値以上であり、使用コネクション数が所定の閾値
以上であり、レスポンスタイムが所定の閾値未満である場合には、切り替えは行わない(判定条件「3」)。なお、ディスク使用率条件306に係る条件が照会系では不要とされている理由は、後述するように、照会処理の仲介では、(決済処理の仲介と異なり)DBサーバ32へのデータ書き込みが行われないためである。
If the inquiry request retention queue is equal to or greater than a predetermined threshold value, the number of connected connections is equal to or greater than a predetermined threshold value, and the response time is less than the predetermined threshold value, switching is not performed (determination condition "3"). The reason why the condition related to the disk usage rate condition 306 is not required in the inquiry system is that, as will be described later, in the inquiry processing mediation, data is written to the DB server 32 (unlike the settlement processing mediation). This is because it is not broken.

以上のような切り替え判定テーブル300の内容は、予めユーザによって設定されるが、次述するフィードバック処理部53により、その内容が修正されることがある。 The content of the switching determination table 300 as described above is set in advance by the user, but the content may be modified by the feedback processing unit 53 described below.

すなわち、図3に示すように、フィードバック処理部53は、切り替え処理部52による切り替えの処理を実行後、待機システム40における処理効率が、決済仲介システム30における処理効率よりも高いか判定し、待機システム40における処理効率が決済仲介システム30における処理効率よりも高くなかった場合、リソースの使用状況及び処理要求に対する応答状況の少なくともいずれかに関するパラメータを所定ルールで修正する。 That is, as shown in FIG. 3, the feedback processing unit 53 determines whether the processing efficiency in the standby system 40 is higher than the processing efficiency in the settlement intermediary system 30 after executing the switching process by the switching processing unit 52, and waits. When the processing efficiency in the system 40 is not higher than the processing efficiency in the payment intermediary system 30, parameters relating to at least one of the resource usage status and the response status to the processing request are modified by a predetermined rule.

具体的には、フィードバック処理部53は、待機システム40における処理効率が決済仲介システム30における処理効率よりも高いか否かを、待機システム40のリソースの使用状況及び処理要求に対する応答状況と、決済仲介システム30のリソースの使用状況及び処理要求に対する応答状況とを比較することにより判定する。 Specifically, the feedback processing unit 53 determines whether or not the processing efficiency in the standby system 40 is higher than the processing efficiency in the settlement intermediary system 30, the resource usage status of the standby system 40, the response status to the processing request, and the settlement. Judgment is made by comparing the resource usage status of the intermediary system 30 and the response status to the processing request.

なお、図6は、決済システム1における各情報処理装置が備えるハードウェアの一例を説明する図である。各情報処理装置は、CPU(Central Processing Unit)などの演算
装置11と、RAM(Random Access Memory)、ROM(Read Only Memory)等のメモリ12と、HDD(Hard Disk Drive)、SSD(Solid State Drive)等の記憶装置13と、通信装置14と、キーボード、マウス、又はタッチパネル等の入力装置15と、ディスプレイ及びタッチパネル等の出力装置16とを備える。これまでに説明した各情報処理装置の各機能部は、各情報処理装置のハードウェアによって、もしくは、各情報処理装置の演算装置11が、メモリ12や記憶装置13に記憶されている各プログラムを読み出して実行することにより実現される。また、これらのプログラムは、例えば、二次記憶デバイスや不揮発性半導体メモリ、ハードディスクドライブ、SSDなどの記憶デバイス、又は、ICカード、SDカード、DVDなどの、各情報処理装置で読み取り可能な非一時的データ記憶媒体に格納される。
Note that FIG. 6 is a diagram illustrating an example of hardware included in each information processing device in the payment system 1. Each information processing device includes a computing device 11 such as a CPU (Central Processing Unit), a memory 12 such as a RAM (Random Access Memory) and a ROM (Read Only Memory), an HDD (Hard Disk Drive), and an SSD (Solid State Drive). ), Etc., a communication device 14, an input device 15 such as a keyboard, a mouse, or a touch panel, and an output device 16 such as a display and a touch panel. Each functional unit of each information processing device described so far uses the hardware of each information processing device, or the arithmetic device 11 of each information processing device stores each program stored in the memory 12 or the storage device 13. It is realized by reading and executing. Further, these programs are non-temporary readable by, for example, a secondary storage device, a non-volatile semiconductor memory, a hard disk drive, a storage device such as an SSD, or an information processing device such as an IC card, an SD card, or a DVD. It is stored in a target data storage medium.

[処理説明]
次に、決済システム1において行われる処理について説明する。
[Processing description]
Next, the processing performed in the payment system 1 will be described.

<<決済仲介システムの処理>>
まず、決済システム1における決済仲介システム30は、店舗端末10及び決済装置20の間で行われる各種の手続を仲介する決済仲介処理を実行する。
<< Processing of payment intermediary system >>
First, the payment intermediary system 30 in the payment system 1 executes a payment intermediary process that mediates various procedures performed between the store terminal 10 and the payment device 20.

<決済仲介処理>
図7は、決済仲介処理の一例を説明するフロー図である。決済仲介処理は、例えば、APサーバ31及びDBサーバ32が起動した際に開始される。また、待機システム40も同様に決済仲介処理を行う。
<Payment brokerage processing>
FIG. 7 is a flow chart illustrating an example of payment brokerage processing. The settlement mediation process is started, for example, when the AP server 31 and the DB server 32 are started. In addition, the standby system 40 also performs settlement mediation processing in the same manner.

まず、APサーバ31は、店舗端末10からの処理要求の受信を待機する(s11:NO)。処理要求を受信すると(s11:YES)、APサーバ31は、店舗端末10が処理を要求している決済装置20を特定する(s13)。具体的には、例えば、APサーバ31は、店舗端末10から受信した処理要求に含まれる宛先情報と、DBサーバ32が記憶している所定のリストとを比較することで、処理を要求している決済装置20を特定する。 First, the AP server 31 waits for the reception of the processing request from the store terminal 10 (s11: NO). Upon receiving the processing request (s11: YES), the AP server 31 identifies the payment device 20 for which the store terminal 10 is requesting processing (s13). Specifically, for example, the AP server 31 requests processing by comparing the destination information included in the processing request received from the store terminal 10 with a predetermined list stored in the DB server 32. Identify the payment device 20 that is installed.

また、APサーバ31は、店舗端末10が要求している処理の種類(例えば、照会処理、又は決済処理)を特定する(s15)。具体的には、例えば、APサーバ31は、店舗端末10から受信した処理要求に含まれる要求情報と、DBサーバ32が記憶している所定のリストとを比較及び参照することで、店舗端末10が要求している処理が決済に関する処理であるか、又は情報の照会に関する処理であるかといった判定を行う。 Further, the AP server 31 specifies the type of processing (for example, inquiry processing or settlement processing) requested by the store terminal 10 (s15). Specifically, for example, the AP server 31 compares and refers to the request information included in the processing request received from the store terminal 10 with a predetermined list stored in the DB server 32, so that the store terminal 10 Determines whether the process requested by is a process related to settlement or a process related to information inquiry.

APサーバ31は、s15で特定した処理の仲介を、以下のようにして実行し(s17−s25)、その後はs11からの処理が繰り返される。 The AP server 31 executes the mediation of the process specified in s15 as follows (s17-s25), and then repeats the process from s11.

具体的には、例えば、APサーバ31は、s11で処理要求を送信してきた店舗端末10及びs13で特定した決済装置20と、s15で特定した種類の処理の仲介に必要なデータ(例えば、商品の情報、店舗の情報、金額の情報、顧客の信用情報等)の送受信を行う(s19、s21)。 Specifically, for example, the AP server 31 has data (for example, a product) necessary for mediating between the payment device 20 specified by the store terminals 10 and s13 that have transmitted the processing request in s11 and the type of processing specified in s15. Information, store information, amount information, customer credit information, etc.) are sent and received (s19, s21).

また、APサーバ31は、DBサーバ32と必要なデータの送信又は受信を行う。例えば、APサーバ31は、s15で特定した処理が決済に関する処理である場合には、DBサーバ32に登録されているデータ(例えば、各顧客の購入商品の情報、各店舗の売り上げに関する情報)の更新のため、DBサーバ32とデータの送受信を行う(s23)。また、例えば、APサーバ31は、s15で特定した処理が照会に関する処理である場合には、DBサーバ32に登録されている各種のデータを受信する(s25)。 Further, the AP server 31 transmits or receives necessary data from the DB server 32. For example, when the process specified in s15 is the process related to payment, the AP server 31 has data registered in the DB server 32 (for example, information on purchased products of each customer, information on sales of each store). Data is sent and received to and from the DB server 32 for updating (s23). Further, for example, when the process specified in s15 is a process related to an inquiry, the AP server 31 receives various data registered in the DB server 32 (s25).

<<障害判定装置の処理>>
次に、障害判定装置50が行う処理について説明する。障害判定装置50は、決済仲介システム30(又は待機システム40)のプロセス情報を蓄積するプロセス情報収集処理、及び、決済仲介システム30における障害有無を判定し仲介処理の主体を切り替える障害対応処理を実行する。以下、これらの処理について説明する。
<< Processing of fault determination device >>
Next, the processing performed by the failure determination device 50 will be described. The failure determination device 50 executes a process information collection process for accumulating process information of the settlement intermediary system 30 (or standby system 40) and a failure response process for determining the presence or absence of a failure in the settlement intermediary system 30 and switching the main body of the intermediary process. To do. Hereinafter, these processes will be described.

<プロセス情報収集処理>
図8は、プロセス情報収集処理の一例を説明するフロー図である。プロセス情報収集処理は、例えば、障害判定装置50の起動後、所定のタイミング(例えば、所定の時刻、又は所定の時間間隔)にて繰り返し実行される。
<Process information collection process>
FIG. 8 is a flow chart illustrating an example of the process information collection process. The process information collection process is repeatedly executed, for example, at a predetermined timing (for example, a predetermined time or a predetermined time interval) after the failure determination device 50 is activated.

すなわち、障害判定装置50は、決済仲介システム30のAPサーバ31(又は待機システム40のAPサーバ41)のプロセス情報を取得する(s31)。また、障害判定装置50は、決済仲介システム30のDBサーバ32(又は待機システム40のDBサーバ42)のプロセス情報を取得する(s33)。そして、障害判定装置50は、取得したこれらのプロセス情報を、プロセス情報DB200に記憶する(s35)。その後は、s31の処理が繰り返される。 That is, the failure determination device 50 acquires the process information of the AP server 31 of the payment intermediary system 30 (or the AP server 41 of the standby system 40) (s31). Further, the failure determination device 50 acquires the process information of the DB server 32 (or the DB server 42 of the standby system 40) of the payment intermediary system 30 (s33). Then, the failure determination device 50 stores the acquired process information in the process information DB 200 (s35). After that, the process of s31 is repeated.

<障害対応処理>
続いて、図9、10は、障害対応処理の一例を説明するフロー図である(紙面の都合上、2図に分けている)。障害対応処理は、例えば、障害判定装置50の起動後、所定のタイミング(例えば、所定の時刻、所定の時間間隔)にて繰り返し実行される。
<Failure handling>
Subsequently, FIGS. 9 and 10 are flow diagrams for explaining an example of the failure handling process (divided into two diagrams for the convenience of space). The failure handling process is, for example, repeatedly executed at a predetermined timing (for example, a predetermined time, a predetermined time interval) after the failure determination device 50 is activated.

まず、障害判定装置50は、決済仲介システム30を介して、各決済装置20にダミー取引データを送信する(s51)。そして、障害判定装置50は、決済仲介システム30を介して送信されてくる、各決済装置20からの応答データの受信を待機する。 First, the failure determination device 50 transmits dummy transaction data to each payment device 20 via the payment mediation system 30 (s51). Then, the failure determination device 50 waits for the reception of the response data from each payment device 20 transmitted via the payment mediation system 30.

障害判定装置50は、ダミー取引データを送信した全ての決済装置20から応答データ
を受信したか否かを判定する(s53)。全ての決済装置20から応答データを受信している場合は(s53:YES)、障害判定装置50は後述するs57の処理を実行し、応答データを受信していない決済装置20がある場合は(s53:NO)、障害判定装置50は次述するs55の処理を実行する。
The failure determination device 50 determines whether or not response data has been received from all the settlement devices 20 that have transmitted the dummy transaction data (s53). When the response data is received from all the payment devices 20 (s53: YES), the failure determination device 50 executes the process of s57 described later, and when there is a payment device 20 that has not received the response data (s53: YES). s53: NO), the failure determination device 50 executes the process of s55 described below.

s55において障害判定装置50は、s51でダミー取引データを送信してから所定時間(例えば、1分)経過したか否か(すなわち、タイムアウトしているか否か)を判定する。所定時間経過している場合は(s55:YES)、障害判定装置50は、各情報処理装置の通信装置14若しくはそのポート、又は通信ネットワーク5、6等に不具合がある可能性があるとして、次述するs57の処理を行い、所定時間経過していない場合は(s55:NO)、障害判定装置50は、s53の処理を繰り返す。 In s55, the failure determination device 50 determines whether or not a predetermined time (for example, 1 minute) has elapsed (that is, whether or not a timeout has occurred) since the dummy transaction data was transmitted in s51. When the predetermined time has passed (s55: YES), the failure determination device 50 considers that there is a possibility that the communication device 14 of each information processing device or its port, or the communication networks 5, 6 and the like have a problem, and next When the process of s57 described above is performed and the predetermined time has not elapsed (s55: NO), the failure determination device 50 repeats the process of s53.

s57において、障害判定装置50は決済装置20のうち一つを選択し、選択した決済装置20から、応答データとして、正常に決済が終了した旨を示すデータ(正常データ)を受信したか否かを判定する(s59)。 In s57, the failure determination device 50 selects one of the payment devices 20, and whether or not the selected payment device 20 receives data (normal data) indicating that the payment has been completed normally as the response data. Is determined (s59).

正常データを受信した場合は(s59:YES)、障害判定装置50は、s57で選択した決済装置20に関して「OK」の旨の情報を、応答データ履歴テーブル100に登録し、後述するs65の処理を行う。他方、受信した応答データが正常データでない(もしくは、タイムアウトしており応答データそのものを受信していない)場合は(s59:NO)、障害判定装置50は、s57で選択した決済装置20に関して「NG」の旨の情報を、応答データ履歴テーブル100に登録し、後述するs65の処理を行う。 When normal data is received (s59: YES), the failure determination device 50 registers information indicating "OK" with respect to the payment device 20 selected in s57 in the response data history table 100, and processes s65 described later. I do. On the other hand, if the received response data is not normal data (or has timed out and the response data itself has not been received) (s59: NO), the failure determination device 50 determines "NG" with respect to the payment device 20 selected in s57. Is registered in the response data history table 100, and the process of s65 described later is performed.

ここで、応答データ履歴テーブル100の詳細を説明する。 Here, the details of the response data history table 100 will be described.

(応答データ履歴テーブル)
図11は、応答データ履歴テーブル100の一例を示す図である。応答データ履歴テーブル100は、端末ID101、及び応答結果102の各項目を有するレコードを備えて構成される。
(Response data history table)
FIG. 11 is a diagram showing an example of the response data history table 100. The response data history table 100 includes a record having each item of the terminal ID 101 and the response result 102.

端末ID101には、ダミー取引データの送信先である決済装置20の識別情報が設定される。応答結果102の小項目であるタイミング102a、102b、102c、102d、・・・には、障害判定装置50が各タイミングで送信したダミー取引データに対して、「OK」の旨の応答データをその障害判定装置50が受信した場合には「○」が、それ以外の場合(「NG」の旨の応答データを受信した場合、又は応答データを受信できなかった場合)には「×」が、それぞれ設定される。 The terminal ID 101 is set with the identification information of the payment device 20 which is the destination of the dummy transaction data. For the timings 102a, 102b, 102c, 102d, ..., Which are sub-items of the response result 102, the response data to the effect of "OK" is provided to the dummy transaction data transmitted by the failure determination device 50 at each timing. When the failure determination device 50 receives it, "○" is displayed, and in other cases (when response data indicating "NG" is received or response data cannot be received), "x" is displayed. Each is set.

次に、図9のs65に示すように、障害判定装置50は、s51でダミー取引データを送信した全ての決済装置20に関して、応答データ履歴テーブル100への情報の登録を完了したか否かを判定する。具体的には、障害判定装置50は、応答データ履歴テーブル100の全レコードの応答結果102(より正確には、応答結果102の、最新のタイミングに係る小項目)に、「○」又は「×」の情報を設定したか否かを判定する。 Next, as shown in s65 of FIG. 9, the failure determination device 50 determines whether or not the registration of information in the response data history table 100 has been completed for all the settlement devices 20 for which the dummy transaction data has been transmitted in s51. judge. Specifically, the failure determination device 50 sets "○" or "x" in the response result 102 (more accurately, the sub-item of the response result 102 related to the latest timing) of all the records in the response data history table 100. It is determined whether or not the information of "" is set.

全ての決済装置20に関して応答データ履歴テーブル100への情報の登録を完了した場合は(s65:YES)、障害判定装置50は、次述するs66の処理を実行し、応答データ履歴テーブル100への情報の登録を完了していない決済装置20がある場合は(s65:NO)、障害判定装置50は、その決済装置20の一つを選択すべくs57の処理に戻る。 When the registration of information in the response data history table 100 for all the payment devices 20 is completed (s65: YES), the failure determination device 50 executes the process of s66 described below and registers the information in the response data history table 100. If there is a payment device 20 for which information registration has not been completed (s65: NO), the failure determination device 50 returns to the process of s57 to select one of the payment devices 20.

s66において、障害判定装置50は、応答データ履歴テーブル100の過半数のレコ
ードの応答結果102に「NG」が設定されている場合には、警告メッセージを出力し又は決済仲介システム30の現在のプロセス情報を出力することで、管理者等に、システムの切替が起こる可能性を示してもよい(s66)。なお、障害判定装置50は、このようなプロセス情報の表示を、システムの切り替えを行う又は行わないことが確定するまで行ってもよい。
In s66, the failure determination device 50 outputs a warning message or the current process information of the payment intermediary system 30 when "NG" is set in the response result 102 of the majority of the records in the response data history table 100. May be shown to the administrator or the like that the system may be switched (s66). The failure determination device 50 may display such process information until it is determined whether or not the system is switched.

次に、図10のs71に示すように、障害判定装置50は、s65までで得た応答データ履歴テーブル100への情報登録の結果に基づき、決済仲介システム30の障害有無を判定する。具体的には、例えば、障害判定装置50は、所定回数連続して(例えば、直近の3回連続して)、応答データ履歴テーブル100の全レコードの応答結果102に「NG」を設定している状態であるか否かを判定する。なお、以下では、応答結果102に「NG」が連続して設定されていたこの期間を、障害判定期間という。 Next, as shown in s71 of FIG. 10, the failure determination device 50 determines whether or not there is a failure in the payment intermediary system 30 based on the result of information registration in the response data history table 100 obtained up to s65. Specifically, for example, the failure determination device 50 sets "NG" in the response result 102 of all the records in the response data history table 100 consecutively for a predetermined number of times (for example, the most recent three consecutive times). It is determined whether or not the state is present. In the following, this period in which "NG" is continuously set in the response result 102 is referred to as a failure determination period.

決済仲介システム30に障害が発生していると判定した場合は(s71:YES)、障害判定装置50は、次述するs73の処理を行う。決済仲介システム30に障害が発生していないと判定した場合は(s71:NO)、障害対応処理は終了する(s87)。 When it is determined that the payment intermediary system 30 has a failure (s71: YES), the failure determination device 50 performs the process of s73 described below. If it is determined that the payment intermediary system 30 has not failed (s71: NO), the failure handling process ends (s87).

s73において、障害判定装置50は、決済仲介システム30に障害が発生しているとしても、現状がシステムの切り替えを行うべきケースであるか否かを判定する。 In s73, the failure determination device 50 determines whether or not the current situation is a case in which the system should be switched even if the payment intermediary system 30 has a failure.

具体的には、例えば、障害判定装置50は、プロセス情報DB200における障害判定期間の各レコードの内容(APサーバ決済要求キュー滞留202、APサーバ照会要求キュー滞留203、DBサーバ使用コネクション数204、DBサーバディスク使用率205、DBサーバレスポンスタイム206)を取得する。そして、障害判定装置50は、取得したこれらの内容と、切り替え判定テーブル300の各レコードの内容とを比較する。 Specifically, for example, the failure determination device 50 has the contents of each record of the failure determination period in the process information DB 200 (AP server settlement request queue retention 202, AP server inquiry request queue retention 203, number of connections used by DB server 204, DB. Acquire the server disk usage rate 205 and the DB server response time 206). Then, the failure determination device 50 compares these acquired contents with the contents of each record in the switching determination table 300.

例えば、障害判定装置50は、障害判定期間における決済要求滞留キューの平均値(又は最近値)が所定閾値以上であり、障害判定期間における使用コネクション数の平均値が所定閾値以上であり、障害判定期間におけるディスク使用率の平均値が所定閾値以上であり、障害判定期間におけるレスポンスタイムの平均値が所定閾値以上である場合、切り替え判定テーブル300における切り替え条件「1」が満たされているので、切り替えは行わないと判定する。 For example, in the failure determination device 50, the average value (or recent value) of the settlement request retention queue in the failure determination period is equal to or more than a predetermined threshold value, and the average value of the number of connected connections used in the failure determination period is equal to or more than the predetermined threshold value. When the average value of the disk usage rate in the period is equal to or greater than the predetermined threshold value and the average value of the response time in the failure determination period is equal to or greater than the predetermined threshold value, the switching condition "1" in the switching determination table 300 is satisfied. Is not performed.

他方、障害判定期間におけるレスポンスタイムの平均値が所定閾値未満であり、その他の項目が切り替え条件「1」と同じ場合は、障害判定装置50は、切り替え判定テーブル300における切り替え条件「2」が満たされているので、切り替えを行うと判定する。 On the other hand, when the average value of the response times in the failure determination period is less than the predetermined threshold value and the other items are the same as the switching condition "1", the failure determination device 50 satisfies the switching condition "2" in the switching determination table 300. Since it is, it is determined that the switching is performed.

また、例えば、障害判定装置50は、障害判定期間における照会要求滞留キューの平均値(又は最近値)が所定閾値以上であり、障害判定期間における使用コネクション数の平均値が所定閾値以上であり、障害判定期間におけるレスポンスタイムの平均値が所定閾値以上である場合、切り替え判定テーブル300における切り替え条件「3」が満たされているので、切り替えは行わないと判定する。 Further, for example, in the failure determination device 50, the average value (or recent value) of the inquiry request retention queue in the failure determination period is equal to or more than a predetermined threshold value, and the average value of the number of connected connections used in the failure determination period is equal to or more than the predetermined threshold value. When the average value of the response times in the failure determination period is equal to or greater than a predetermined threshold value, it is determined that switching is not performed because the switching condition "3" in the switching determination table 300 is satisfied.

切り替えを行うと判定した場合は(s73:YES)、障害判定装置50は次述するs75の処理を実行する。他方、切り替えを行わないと判定した場合は(s73:NO)、障害対応処理は終了する(s87)。 When it is determined that the switching is to be performed (s73: YES), the failure determination device 50 executes the process of s75 described below. On the other hand, when it is determined that the switching is not performed (s73: NO), the failure handling process ends (s87).

s75において障害判定装置50は、現在稼動中の決済仲介システム30を待機システム40へ切り替える。なお、この切り替え処理には、例えば、所定の期間(例えば、十数分程度)を要する。 In s75, the failure determination device 50 switches the payment intermediary system 30 currently in operation to the standby system 40. It should be noted that this switching process requires, for example, a predetermined period (for example, about a dozen minutes).

具体的には、例えば、障害判定装置50は、店舗端末10が送信する処理要求を待機システム40が受信するようにするための切り替え通知を、決済仲介システム30及び待機システム40に送信する。決済仲介システム30及び待機システム40は、切り替え通知を受信すると、待機システム40が決済仲介システム30に代わって各店舗端末10及び各決済装置20と通信するようにするための所定の処理を実行する。なお、この処理は、障害判定装置50ではなく決済仲介システム30又は待機システム40が行ってもよい。 Specifically, for example, the failure determination device 50 transmits a switching notification to the settlement intermediary system 30 and the standby system 40 so that the standby system 40 receives the processing request transmitted by the store terminal 10. Upon receiving the switching notification, the payment intermediary system 30 and the standby system 40 execute a predetermined process for causing the standby system 40 to communicate with each store terminal 10 and each payment device 20 on behalf of the payment intermediary system 30. .. Note that this process may be performed by the payment intermediary system 30 or the standby system 40 instead of the failure determination device 50.

その後、待機システム40は、所定の条件が満たされるまで、仲介処理を、決済仲介システム30に代わって実行する(s77)。例えば、待機システム40は、ユーザから所定の入力があるまで、又は、所定の時間が経過するまで、仲介処理を実行する。 After that, the standby system 40 executes the intermediary process on behalf of the settlement intermediary system 30 until a predetermined condition is satisfied (s77). For example, the standby system 40 executes the mediation process until a predetermined input is received from the user or a predetermined time elapses.

前記の所定の条件が満たされると、障害判定装置50は、決済仲介システム30が仲介処理を再び実行するための復帰処理を実行する(s79)。 When the above-mentioned predetermined condition is satisfied, the failure determination device 50 executes a return process for the settlement mediation system 30 to execute the mediation process again (s79).

具体的には、例えば、障害判定装置50は、店舗端末10からの処理要求を決済仲介システム30が受信するようにするための切り替え通知を、決済仲介システム30及び待機システム40に送信する。決済仲介システム30及び待機システム40は、切り替え通知を受信すると、決済仲介システム30が各店舗端末10及び各決済装置20と通信するようにするための所定の処理を実行する。なお、この処理は、障害判定装置50ではなく待機システム40又は決済仲介システム30が行ってもよい。 Specifically, for example, the failure determination device 50 transmits a switching notification for the payment intermediary system 30 to receive the processing request from the store terminal 10 to the payment intermediary system 30 and the standby system 40. Upon receiving the switching notification, the payment intermediary system 30 and the standby system 40 execute a predetermined process for causing the payment intermediary system 30 to communicate with each store terminal 10 and each payment device 20. Note that this process may be performed by the standby system 40 or the payment intermediary system 30 instead of the failure determination device 50.

障害判定装置50は、待機システム40が仲介処理を実行していた期間(切り替え期間)における待機システム40のプロセス情報を取得する(s81)。具体的には、例えば、障害判定装置50は、切り替え期間における、待機システム40に係るプロセス情報DB200のレコードの内容を取得する。 The failure determination device 50 acquires the process information of the standby system 40 during the period (switching period) during which the standby system 40 was executing the mediation process (s81). Specifically, for example, the failure determination device 50 acquires the contents of the record of the process information DB 200 related to the standby system 40 during the switching period.

障害判定装置50は、s81で取得した切り替え期間のプロセス情報に基づき、切り替え期間における待機システム40の仲介処理の処理効率が、切り替え期間前の期間における決済仲介システム30の仲介処理の処理効率より高かったか否かを判定する(s83)。 Based on the process information of the switching period acquired in s81, the failure determination device 50 has a higher processing efficiency of the intermediary processing of the standby system 40 in the switching period than the processing efficiency of the intermediary processing of the settlement intermediary system 30 in the period before the switching period. It is determined whether or not it is (s83).

具体的には、例えば、障害判定装置50は、切り替え期間の要求キュー滞留が切り替え期間前の所定期間(例えば、障害判定期間)における要求キュー滞留より少なかったか、切り替え期間の使用コネクション数が切り替え期間前の所定期間における使用コネクション数より少なかったか、切り替え期間の使用ディスク利用率が切り替え期間前の所定期間におけるディスク使用率より少なかったか、切り替え期間のレスポンスタイムが切り替え期間前の所定期間におけるレスポンスタイムより短かったか、等のいずれか又は全てを判定する。なお、ここで挙げた以外の項目のプロセス情報について判定を行ってもよい。 Specifically, for example, in the failure determination device 50, the request queue retention in the switching period is less than the request queue retention in the predetermined period (for example, the failure determination period) before the switching period, or the number of connections used in the switching period is the switching period. The number of connections used in the previous predetermined period was less than the number of connections used in the previous predetermined period, the used disk usage rate in the switching period was less than the disk usage rate in the predetermined period before the switching period, or the response time in the switching period was smaller than the response time in the predetermined period before the switching period. Determine if it was short, etc., or all. It should be noted that the process information of items other than those listed here may be determined.

切り替え期間における待機システム40の仲介処理の処理効率が、決済仲介システム30の仲介処理の処理効率より高かった場合(s85:YES)、障害対応処理は終了する(s87)。他方、切り替え期間における待機システム40の仲介処理の処理効率が、決済仲介システム30の仲介処理の処理効率以下であった場合(s85:NO)、障害判定装置50は、次述するs85の処理を行う。 When the processing efficiency of the intermediary processing of the standby system 40 in the switching period is higher than the processing efficiency of the intermediary processing of the settlement intermediary system 30 (s85: YES), the failure handling process ends (s87). On the other hand, when the processing efficiency of the intermediary processing of the standby system 40 in the switching period is equal to or less than the processing efficiency of the intermediary processing of the settlement intermediary system 30 (s85: NO), the failure determination device 50 performs the processing of s85 described below. Do.

すなわち、s85において障害判定装置50は、切り替え条件を所定ルールに従って修正し、修正した切り替え条件を切り替え判定テーブル300に記憶する。その後、障害対応処理は終了する(s87)。 That is, in s85, the failure determination device 50 modifies the switching condition according to a predetermined rule, and stores the modified switching condition in the switching determination table 300. After that, the failure handling process ends (s87).

具体的には、例えば、障害判定装置50は、切り替え判定テーブル300の各レコードの要求滞留キュー条件304及び/又は使用コネクション数条件305の閾値を所定値増減させる。また、例えば、障害判定装置50は、切り替え判定テーブル300の各レコードのディスク使用率条件306及びレスポンスタイム条件307の閾値を所定値増減させる。なお、障害判定装置50は、切り替え判定テーブル300の各項目の内容の修正をユーザから受け付けるようにしてもよい。 Specifically, for example, the failure determination device 50 increases or decreases the threshold value of the request retention queue condition 304 and / or the number of connections used condition 305 of each record in the switching determination table 300 by a predetermined value. Further, for example, the failure determination device 50 increases or decreases the threshold values of the disk usage rate condition 306 and the response time condition 307 of each record in the switching determination table 300 by a predetermined value. The failure determination device 50 may accept corrections of the contents of each item in the switching determination table 300 from the user.

以上に説明してきたように、本実施形態の障害判定装置50は、処理要求に対する決済装置20の応答データを取得することにより、決済仲介システム30での障害有無を判定し、決済仲介システム30のプロセス情報が切り替え条件を満たす場合、仲介処理の主体を決済仲介システム30から待機システム40に切り替える。 As described above, the failure determination device 50 of the present embodiment determines the presence or absence of a failure in the payment intermediary system 30 by acquiring the response data of the payment device 20 to the processing request, and the payment intermediary system 30. When the process information satisfies the switching condition, the subject of the mediation process is switched from the payment mediation system 30 to the standby system 40.

すなわち、本実施形態の障害判定装置50は、障害発生を検知しただけでなく、決済仲介システム30のプロセス情報が切り替え条件を満たした場合に限り、待機システム40への切り替えを行っているので、決済システム1に発生した障害に対して適切な対応処理を行うことができる。 That is, the failure determination device 50 of the present embodiment not only detects the occurrence of a failure, but also switches to the standby system 40 only when the process information of the payment intermediary system 30 satisfies the switching condition. Appropriate response processing can be performed for a failure that occurs in the payment system 1.

すなわち、障害の原因が装置の処理性能(リソースの使用状況及び処理要求に対する応答状況)に基づくような場合は、システムを切り替えたとしても障害は回復せず、システムの切り替え自体に係る負荷(時間及びリソース)とのバランスとの関係でかえって切り替えない方が適切と判断される場合もある。本実施形態の障害判定装置50は、このような場合においても適切な対応処理を行うことができる。 That is, if the cause of the failure is based on the processing performance of the device (resource usage status and response status to the processing request), the failure does not recover even if the system is switched, and the load (time) related to the system switching itself. And resources), it may be judged that it is more appropriate not to switch in relation to the balance. The failure determination device 50 of the present embodiment can perform appropriate response processing even in such a case.

以上の実施形態の説明は、本発明の理解を容易にするためのものであり、本発明を限定するものではない。本発明はその趣旨を逸脱することなく、変更、改良され得ると共に本発明にはその等価物が含まれる。 The above description of the embodiment is for facilitating the understanding of the present invention, and does not limit the present invention. The present invention can be modified and improved without departing from the spirit of the present invention, and the present invention includes its equivalents.

例えば、本実施形態で説明した各機能の主体は一例であり、各情報処理装置の機能の一部又は全部は、他の情報処理装置に設けてもよい。 For example, the main body of each function described in the present embodiment is an example, and a part or all of the functions of each information processing device may be provided in another information processing device.

また、本実施形態では、ダミー取引データは架空の決済要求のデータであるものとしたが、応答データを生成できる要求データであれば、データの形式及び内容は特に限定されない。 Further, in the present embodiment, the dummy transaction data is assumed to be fictitious settlement request data, but the format and contents of the data are not particularly limited as long as the request data can generate response data.

また、本実施形態の切り替え判定テーブル300における各切り替え条件は一例であり、プロセス情報に関する様々な条件を設定することができる。また、プロセス情報DB200における各プロセス情報も、本実施形態で挙げた以外にも、各情報処理装置のリソースや処理に関する様々な情報を設定することができる。 Further, each switching condition in the switching determination table 300 of the present embodiment is an example, and various conditions related to process information can be set. Further, as each process information in the process information DB 200, various information related to resources and processing of each information processing apparatus can be set in addition to those described in the present embodiment.

また、本実施形態では、過半数の決済装置20から応答データがない場合が3回連続した場合に障害発生と判定するようにしたが、障害の判定方法は特に限定されるものではない。例えば、過半数では無く2/3を採用したり、連続3回ではなくそれ以外の基準を採用してもよい。 Further, in the present embodiment, it is determined that a failure has occurred when there is no response data from the majority of the payment devices 20 three times in a row, but the method for determining the failure is not particularly limited. For example, 2/3 may be adopted instead of the majority, or other criteria may be adopted instead of 3 times in a row.

また、本実施形態では、決済仲介システム30及び待機システム40のプロセス情報はそれぞれ自身が取得して障害判定装置50がこれらをプロセス情報DB200に蓄積するものとしたが、障害判定装置50が各プロセス情報を取得しプロセス情報DB200に蓄積するようにしてもよい。 Further, in the present embodiment, the process information of the payment intermediary system 30 and the standby system 40 are acquired by themselves and the failure determination device 50 stores them in the process information DB 200, but the failure determination device 50 is responsible for each process. The information may be acquired and stored in the process information DB 200.

また、本実施形態は、本発明を適用するシステムとして決済システムを挙げたが、本発
明はそれ以外の情報処理システムにも適用することができる。
Further, in the present embodiment, the payment system is mentioned as a system to which the present invention is applied, but the present invention can also be applied to other information processing systems.

以上の本明細書の記載により、少なくとも以下の内容が明らかにされる。すなわち、本実施形態の障害判定装置における前記演算装置は、前記切り替えの処理において、前記仲介装置での障害を特定し、前記プロセス情報が示す、前記仲介装置における処理の滞留状況およびレスポンス時間が各々の基準以上と判定した場合には前記切り替えを実行し、前記滞留状況は基準以上であるが前記レスポンス時間が基準未満と判定した場合には前記切り替えを実行しない、としてもよい。 The above description of the present specification clarifies at least the following contents. That is, the arithmetic unit in the failure determination device of the present embodiment identifies the failure in the intermediary device in the switching process, and the retention status and response time of the process in the intermediary device indicated by the process information are respectively. If it is determined that the value is equal to or greater than the reference value, the switching may be executed, and if it is determined that the retention status is equal to or greater than the reference value but the response time is less than the reference value, the switching may not be executed.

すなわち、決済仲介システム30における処理が滞留しているもののディスクのレスポンス自体は悪くない場合には、システムを切り替えても障害の原因を取り除けないので(特に、決済仲介システム30と待機システム40とで性能差が小さい場合)、そのような場合には切り替えを行わないようにすることで、システム全体としてみた場合、余分な負荷をかけないようにすることができる。 That is, if the processing in the payment intermediary system 30 is stagnant but the response of the disk itself is not bad, the cause of the failure cannot be removed even if the systems are switched (especially in the payment intermediary system 30 and the standby system 40). (When the performance difference is small), by not switching in such a case, it is possible to prevent an extra load from being applied to the system as a whole.

また、前記演算装置は、前記切り替えの処理において、前記レスポンス時間が前記基準未満で、かつ前記仲介装置が確立している通信のコネクション数が所定の基準以上で、前記仲介装置における記憶装置の利用率が所定基準未満であると判定した場合に、前記切り替えを実行しない、としてもよい。 Further, in the switching process, the arithmetic unit uses the storage device in the intermediary device when the response time is less than the reference and the number of communication connections established by the intermediary device is equal to or more than the predetermined reference. If it is determined that the rate is less than the predetermined standard, the switching may not be executed.

このように、ディスクのレスポンスが悪く切り替えの効果が少ないと一見認められる場合であっても、ディスクに係るコネクション数が少ないか又はディスク利用率が高い場合には切り替えによるメリットが増加する場合があるので、通信のコネクション数が高くかつディスク占有率が低い場合のみ切替の対象外とすることで、待機システム40への切り替えの効果をより高くすることができる。 In this way, even if it seems that the response of the disk is poor and the effect of switching is small, the merit of switching may increase if the number of connections related to the disk is small or the disk usage rate is high. Therefore, the effect of switching to the standby system 40 can be further enhanced by excluding the switching target only when the number of communication connections is high and the disk occupancy rate is low.

また、前記演算装置は、前記切り替えの処理を実行後、前記他の仲介装置における処理効率が、前記仲介装置における処理効率よりも高いか判定し、前記他の仲介装置における処理効率が前記仲介装置における処理効率よりも高くなかったと判定した場合、前記条件における前記使用状況及び前記応答状況の少なくともいずれかに関するパラメータを所定ルールで修正するフィードバック処理をさらに実行する、としてもよい。 Further, after executing the switching process, the arithmetic unit determines whether the processing efficiency in the other parameter is higher than the processing efficiency in the other parameter, and the processing efficiency in the other parameter is higher than the processing efficiency in the other parameter. If it is determined that the processing efficiency is not higher than the processing efficiency in the above conditions, the feedback processing for modifying at least one of the parameters related to the usage status and the response status under the conditions according to a predetermined rule may be further executed.

このように、待機システム40における処理効率が決済仲介システム30における処理効率よりも高くなかった場合には、待機システム40による代替処理のメリットが少なかったといえるため、このような場合には切り替え条件における使用状況又は応答状況のパラメータを修正することで、待機システム40への切り替えの効果を上げることができる。 As described above, when the processing efficiency in the standby system 40 is not higher than the processing efficiency in the payment parameter 30, it can be said that the merit of the alternative processing by the standby system 40 is small. By modifying the parameters of the usage status or the response status, the effect of switching to the standby system 40 can be improved.

また、前記演算装置は、前記フィードバック処理において、前記他の仲介装置における処理効率が前記仲介装置における処理効率よりも高いか否かを、リソースの使用状況及び処理要求に対する応答状況に関して比較することにより判定する、としてもよい。 Further, the arithmetic unit compares whether or not the processing efficiency of the other intermediary device is higher than the processing efficiency of the intermediary device in the feedback processing with respect to the resource usage status and the response status to the processing request. It may be determined.

このように、待機システム40が行った処理の状況(リソースの使用状況及び応答状況)と、決済仲介システム30が行った処理の状況とを比較することで、切り替えを行うべきケースを適切に抽出することができる。 In this way, by comparing the processing status (resource usage status and response status) performed by the standby system 40 with the processing status performed by the payment intermediary system 30, cases to be switched are appropriately extracted. can do.

また、前記演算装置は、前記障害を特定した場合、前記プロセス情報を表示する、としてもよい。 Further, the arithmetic unit may display the process information when the failure is identified.

このように、障害を特定した場合にプロセス情報を表示することで、管理者等は、発生
した障害に対してシステムが切り替わるか否かを予測することができ、これに基づき適切な対応をとる(システムを停止する等、所定の対応業務を行う)ことができる。
By displaying the process information when a failure is identified in this way, the administrator or the like can predict whether or not the system will switch in response to the failure that has occurred, and take appropriate measures based on this. (Perform the prescribed response work such as stopping the system).

1 決済システム
10 店舗端末
20 決済装置
30 決済仲介システム
40 待機システム
50 障害判定装置
100 応答データ履歴テーブル
200 プロセス情報DB
300 切り替え判定テーブル
1 Payment system 10 Store terminal 20 Payment device 30 Payment mediation system 40 Standby system 50 Failure judgment device 100 Response data history table 200 Process information DB
300 switching judgment table

Claims (12)

端末と情報処理装置との間で前記端末による処理要求を前記情報処理装置に仲介する仲介装置から、所定の処理要求に対する前記情報処理装置の応答データを取得し、当該応答データに基づき、前記仲介装置での障害有無を判定する処理と、
前記判定によって障害を特定した場合、前記仲介装置に関して得ている、リソースの使用状況及び処理要求に対する応答状況の情報を含むプロセス情報が、予め定めた条件を満たすか判定し、前記プロセス情報が前記条件を満たす場合、前記仲介の処理を前記仲介装置から他の仲介装置に切り替える処理と、
を実行する演算装置を備える、障害判定装置。
The response data of the information processing device to a predetermined processing request is acquired from the mediation device that mediates the processing request by the terminal between the terminal and the information processing device to the information processing device, and the mediation is based on the response data. The process of determining the presence or absence of a failure in the device and
When the failure is identified by the determination, it is determined whether the process information including the information on the resource usage status and the response status to the processing request obtained for the intermediary device satisfies the predetermined condition, and the process information is the said. When the conditions are met, the process of switching the intermediary process from the intermediary device to another intermediary device, and
A failure determination device including an arithmetic unit that executes the above.
前記演算装置は、前記切り替えの処理において、前記仲介装置での障害を特定し、前記プロセス情報が示す、前記仲介装置における処理の滞留状況およびレスポンス時間が各々の基準以上と判定した場合には前記切り替えを実行し、前記滞留状況は基準以上であるが前記レスポンス時間が基準未満と判定した場合には前記切り替えを実行しない、請求項1に記載の障害判定装置。 When the arithmetic unit identifies a failure in the intermediary device in the switching process and determines that the retention status and the response time of the process in the intermediary device indicated by the process information are equal to or greater than each reference, the arithmetic unit is described. The failure determination device according to claim 1, wherein the switching is executed, and when it is determined that the retention status is equal to or higher than the reference but the response time is less than the reference, the switching is not executed. 前記演算装置は、前記切り替えの処理において、前記レスポンス時間が前記基準未満で、かつ前記仲介装置が確立している通信のコネクション数が所定の基準以上で、前記仲介装置における記憶装置の利用率が所定基準未満であると判定した場合に、前記切り替えを実行しない、請求項2に記載の障害判定装置。 In the switching process, the arithmetic unit has a response time less than the reference, and the number of communication connections established by the intermediary device is equal to or more than a predetermined reference, and the utilization rate of the storage device in the intermediary device is high. The failure determination device according to claim 2, wherein the switching is not executed when it is determined that the value is less than a predetermined standard. 前記演算装置は、前記切り替えの処理を実行後、前記他の仲介装置における処理効率が、前記仲介装置における処理効率よりも高いか判定し、前記他の仲介装置における処理効率が前記仲介装置における処理効率よりも高くなかったと判定した場合、前記条件における前記使用状況及び前記応答状況の少なくともいずれかに関するパラメータを所定ルールで修正するフィードバック処理をさらに実行する、請求項1に記載の障害判定装置。 After executing the switching process, the arithmetic unit determines whether the processing efficiency in the other mediation device is higher than the processing efficiency in the mediation device, and the processing efficiency in the other mediation device is the processing in the mediation device. The failure determination device according to claim 1, wherein if it is determined that the efficiency is not higher than the efficiency, a feedback process for modifying at least one of the usage status and the response status under the conditions is performed according to a predetermined rule. 前記演算装置は、前記フィードバック処理において、前記他の仲介装置における処理効率が前記仲介装置における処理効率よりも高いか否かを、リソースの使用状況及び処理要求に対する応答状況に関して比較することにより判定する、請求項4に記載の障害判定装置。 In the feedback processing, the arithmetic unit determines whether or not the processing efficiency of the other intermediary device is higher than the processing efficiency of the intermediary device by comparing the resource usage status and the response status to the processing request. , The failure determination device according to claim 4. 前記演算装置は、前記障害を特定した場合、前記プロセス情報を表示する、請求項1に記載の障害判定装置。 The failure determination device according to claim 1, wherein the arithmetic unit displays the process information when the failure is identified. 演算装置を備える情報処理装置が、
端末と他の情報処理装置との間で前記端末による処理要求を前記他の情報処理装置に仲介する仲介装置から、所定の処理要求に対する前記他の情報処理装置の応答データを取得し、当該応答データに基づき、前記仲介装置での障害有無を判定する処理と、
前記判定によって障害を特定した場合、前記仲介装置に関して得ている、リソースの使用状況及び処理要求に対する応答状況の情報を含むプロセス情報が、予め定めた条件を満たすか判定し、前記プロセス情報が前記条件を満たす場合、前記仲介の処理を前記仲介装置から他の仲介装置に切り替える処理と、
を実行する、障害判定方法。
An information processing device equipped with an arithmetic unit
The response data of the other information processing device to a predetermined processing request is acquired from the intermediary device that mediates the processing request by the terminal to the other information processing device between the terminal and the other information processing device, and the response is obtained. Based on the data, the process of determining the presence or absence of a failure in the intermediary device and
When the failure is identified by the determination, it is determined whether the process information including the information on the resource usage status and the response status to the processing request obtained for the intermediary device satisfies the predetermined condition, and the process information is the said. When the conditions are met, the process of switching the intermediary process from the intermediary device to another intermediary device, and
How to determine a failure.
前記演算装置が、前記切り替えの処理において、前記仲介装置での障害を特定し、前記プロセス情報が示す、前記仲介装置における処理の滞留状況およびレスポンス時間が各々の基準以上と判定した場合には前記切り替えを実行し、前記滞留状況は基準以上であるが前記レスポンス時間が基準未満と判定した場合には前記切り替えを実行しない、請求項7
に記載の障害判定方法。
When the arithmetic unit identifies a failure in the intermediary device in the switching process and determines that the processing retention status and the response time in the intermediary device indicated by the process information are equal to or greater than each reference, the above. 7. If the switching is executed and it is determined that the retention status is equal to or higher than the reference but the response time is less than the reference, the switching is not executed.
The failure determination method described in.
前記演算装置が、前記切り替えの処理において、前記レスポンス時間が前記基準未満で、かつ前記仲介装置が確立している通信のコネクション数が所定の基準以上で、前記仲介装置における記憶装置の利用率が所定基準未満であると判定した場合に、前記切り替えを実行しない、請求項8に記載の障害判定方法。 In the switching process, the arithmetic unit has a response time less than the reference, and the number of communication connections established by the intermediary device is equal to or more than a predetermined reference, and the utilization rate of the storage device in the intermediary device is high. The failure determination method according to claim 8, wherein the switching is not executed when it is determined that the value is less than the predetermined standard. 前記演算装置が、前記フィードバック処理において、前記他の仲介装置における処理効率が前記仲介装置における処理効率よりも高いか否かを、リソースの使用状況及び処理要求に対する応答状況に関して比較することにより判定する、請求項7に記載の障害判定方法。 In the feedback processing, the arithmetic unit determines whether or not the processing efficiency of the other intermediary device is higher than the processing efficiency of the intermediary device by comparing the resource usage status and the response status to the processing request. , The failure determination method according to claim 7. 前記演算装置が、前記フィードバック処理において、前記他の仲介装置における処理効率が前記仲介装置における処理効率よりも高いか否かを、前記他の仲介装置におけるリソースの使用状況及び前記処理要求に対する応答状況と、前記仲介装置におけるリソースの使用状況及び前記処理要求に対する応答状況とを比較することにより判定する、請求項10に記載の障害判定方法。 Whether or not the processing efficiency of the other intermediary device is higher than the processing efficiency of the other intermediary device in the feedback processing by the arithmetic unit is determined by the resource usage status of the other intermediary device and the response status to the processing request. The failure determination method according to claim 10, wherein the failure determination method is determined by comparing the resource usage status in the intermediary device with the response status to the processing request. 前記演算装置が、前記障害を特定した場合、前記プロセス情報を表示する、請求項7に記載の障害判定方法。 The failure determination method according to claim 7, wherein when the arithmetic unit identifies the failure, the process information is displayed.
JP2019151283A 2019-08-21 2019-08-21 Failure determination device, and failure determination method Pending JP2021033518A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019151283A JP2021033518A (en) 2019-08-21 2019-08-21 Failure determination device, and failure determination method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019151283A JP2021033518A (en) 2019-08-21 2019-08-21 Failure determination device, and failure determination method

Publications (1)

Publication Number Publication Date
JP2021033518A true JP2021033518A (en) 2021-03-01

Family

ID=74677452

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019151283A Pending JP2021033518A (en) 2019-08-21 2019-08-21 Failure determination device, and failure determination method

Country Status (1)

Country Link
JP (1) JP2021033518A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113868067A (en) * 2021-09-27 2021-12-31 青岛海信智慧生活科技股份有限公司 Fault detection device, method and communication system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113868067A (en) * 2021-09-27 2021-12-31 青岛海信智慧生活科技股份有限公司 Fault detection device, method and communication system
CN113868067B (en) * 2021-09-27 2024-04-09 青岛海信智慧生活科技股份有限公司 Fault detection device, method and communication system

Similar Documents

Publication Publication Date Title
US7840517B2 (en) Performance evaluating apparatus, method, and computer-readable medium
KR100905353B1 (en) Trading system
CN103201724B (en) Providing application high availability in highly-available virtual machine environments
US9167028B1 (en) Monitoring distributed web application transactions
US10462027B2 (en) Cloud network stability
US8010654B2 (en) Method, system and program product for monitoring resources servicing a business transaction
CN105556499B (en) Intelligent auto zoom
CN107870832B (en) Multi-path storage device based on multi-dimensional health diagnosis method
US8683587B2 (en) Non-intrusive monitoring of services in a services-oriented architecture
US20070168201A1 (en) Formula for automatic prioritization of the business impact based on a failure on a service in a loosely coupled application
US20060230122A1 (en) Method and system for managing programs in data-processing system
CN113364852B (en) File transmission method and device and server
JP4834622B2 (en) Business process operation management system, method, process operation management apparatus and program thereof
CN109995585B (en) Exception handling method, device and storage medium
JP2021033518A (en) Failure determination device, and failure determination method
JP2005301436A (en) Cluster system and failure recovery method for it
JP2009181496A (en) Job processing system and job management method
Bommala et al. Machine learning job failure analysis and prediction model for the cloud environment
CN111198773B (en) Message-based application communication method and device
CN113191901B (en) Transaction service processing method, device, equipment and storage medium
JP2020038506A (en) Information processing system, information processing method, and program
CN116051106A (en) Abnormal order processing method and device
JP7073766B2 (en) Information processing program, information processing method and information processing equipment
JP2019168760A (en) Access method estimation system, and access method estimation method
US12002015B1 (en) Methods and systems for dynamic routing of electronic transaction messages