JP2018078518A - Data management system and data management method - Google Patents

Data management system and data management method Download PDF

Info

Publication number
JP2018078518A
JP2018078518A JP2016220684A JP2016220684A JP2018078518A JP 2018078518 A JP2018078518 A JP 2018078518A JP 2016220684 A JP2016220684 A JP 2016220684A JP 2016220684 A JP2016220684 A JP 2016220684A JP 2018078518 A JP2018078518 A JP 2018078518A
Authority
JP
Japan
Prior art keywords
data
unit
target device
management system
management
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2016220684A
Other languages
Japanese (ja)
Other versions
JP6994622B2 (en
Inventor
広一 五井
Koichi Goi
広一 五井
新橋 信一郎
Shinichiro Shinbashi
信一郎 新橋
史和 若林
Fumikazu Wakabayashi
史和 若林
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.)
Laurel Precision Machines Co Ltd
Original Assignee
Laurel Precision Machines Co 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 Laurel Precision Machines Co Ltd filed Critical Laurel Precision Machines Co Ltd
Priority to JP2016220684A priority Critical patent/JP6994622B2/en
Publication of JP2018078518A publication Critical patent/JP2018078518A/en
Application granted granted Critical
Publication of JP6994622B2 publication Critical patent/JP6994622B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To allow a plurality of devices to transmit data to one device without requiring a process to convert pieces of data from the respective devices into a particular data format.SOLUTION: A data management system includes: a data acquisition unit including communication interfaces corresponding to object apparatuses for acquiring data from the object apparatuses; a transmission unit for transmitting the data acquired from the object apparatuses; a reception unit for receiving the data transmitted by the transmission unit; and a data restoration unit for performing a restoration process on the basis of a data restoration method determined by the object apparatus to the data received by the reception unit.SELECTED DRAWING: Figure 1

Description

本発明は、データ管理システム及びデータ管理方法に関する。   The present invention relates to a data management system and a data management method.

金融機関等で用いられる装置のメンテナンス又は管理に関して幾つかの技術が提案されている。
例えば、特許文献1には、自動取引装置の情報管理システムを利用して自動取引装置以外の機器の出力データを収集するための機器情報管理システムが記載されている。この機器情報管理システムは、自動取引装置と、自動取引装置以外の装置と、自動取引装置及び自動取引装置以外の装置を管理する管理サーバとを含む。自動取引装置からの出力データ、自動取引装置以外の装置からの出力データのいずれも、データ形式変換手段によってイメージデータ形式のデータファイル及びテキストデータ形式のデータファイルに変換され、管理サーバの情報記憶装置に記憶される。
また、特許文献2には、現金処理機をリモートメンテナンスする方法が記載されている。特許文献2に記載の方法では、現金処理機の操作端末と保守端末との間をVPN(Virtual Private Network)接続し、かつ、操作端末、保守端末それぞれでデータの暗号化及び復号化を行う。
Several techniques have been proposed for maintenance or management of devices used in financial institutions and the like.
For example, Patent Document 1 describes a device information management system for collecting output data of devices other than an automatic transaction device using an information management system of an automatic transaction device. This equipment information management system includes an automatic transaction apparatus, an apparatus other than the automatic transaction apparatus, and a management server that manages apparatuses other than the automatic transaction apparatus and the automatic transaction apparatus. Both the output data from the automatic transaction device and the output data from devices other than the automatic transaction device are converted into the data file in the image data format and the data file in the text data format by the data format conversion means, and the information storage device of the management server Is remembered.
Patent Document 2 describes a method for remote maintenance of a cash processing machine. In the method described in Patent Document 2, a VPN (Virtual Private Network) connection is made between an operation terminal of a cash processing machine and a maintenance terminal, and data is encrypted and decrypted by the operation terminal and the maintenance terminal, respectively.

特許第5752932号公報Japanese Patent No. 5759322 特開2002−183435号公報JP 2002-183435 A

複数の装置からのデータを1つの装置に送信する場合、送信の処理を簡単化する観点から、複数の装置の各々からのデータを特定のデータ形式に変換する処理を行う必要なしに送信できることが好ましい。
これに対し、特許文献1に記載の技術では、複数の装置の各々からのデータを特定のデータ形式に変換する必要がある。また、特許文献2にも、複数の装置の各々からのデータを特定のデータ形式に変換する処理を行う必要なしに送信できる技術は示されていない。
When transmitting data from a plurality of devices to a single device, from the viewpoint of simplifying the transmission process, the data from each of the plurality of devices can be transmitted without having to perform a process of converting to a specific data format. preferable.
On the other hand, in the technique described in Patent Document 1, it is necessary to convert data from each of a plurality of devices into a specific data format. Also, Patent Document 2 does not show a technique that can transmit data from each of a plurality of devices without having to perform processing for converting the data into a specific data format.

本発明は、複数の装置からのデータを1つの装置に送信する場合に、複数の装置の各々からのデータを特定のデータ形式に変換する処理を行う必要なしに送信することができるデータ管理システム及びデータ管理方法を提供する。   The present invention provides a data management system capable of transmitting data from each of a plurality of devices without having to perform processing for converting the data from each of the plurality of devices into a specific data format when transmitting data from the plurality of devices to one device. And a data management method.

本発明の第1の態様によれば、データ管理システムは、対象機器に対応した通信インタフェースを備えて前記対象機器からデータを取得するデータ取得部と、前記対象機器から得られたデータを送信する送信部と、前記送信部が送信したデータを受信する受信部と、前記受信部が受信したデータに対して前記対象機器毎に定められたデータ復元方法に基づく復元処理を行うデータ復元部と、を備える。   According to the first aspect of the present invention, the data management system includes a data acquisition unit that includes a communication interface corresponding to the target device and acquires data from the target device, and transmits the data obtained from the target device. A transmission unit, a reception unit that receives data transmitted by the transmission unit, and a data restoration unit that performs a restoration process based on a data restoration method defined for each target device with respect to the data received by the reception unit; Is provided.

データを暗号化する暗号化部と、前記暗号化部の暗号化に対する復号化を行う復号化部と、を備え、前記暗号化部は、前記データ取得部が取得したデータを暗号化し、前記送信部は、前記暗号化部が暗号化したデータを送信し、前記復号化部は、前記受信部が受信したデータを復号化し、前記データ復元部は、前記受信部が受信したデータに対して前記復元処理を行うようにしてもよい。   An encryption unit that encrypts data; and a decryption unit that performs decryption on the encryption of the encryption unit, wherein the encryption unit encrypts the data acquired by the data acquisition unit, and transmits the data The unit transmits the data encrypted by the encryption unit, the decryption unit decrypts the data received by the reception unit, and the data restoration unit performs the data reception on the data received by the reception unit. A restoration process may be performed.

データを暗号化する暗号化部と、前記暗号化部の暗号化に対する復号化を行う復号化部と、データを仮想プライベートネットワークに送信するVPN送信部と、前記仮想プライベートネットワークからデータを受信するVPN受信部と、を備え、前記暗号化部は、前記データ取得部が取得したデータを暗号化し、前記送信部は、前記暗号化部が暗号化したデータを送信し、前記復号化部は、前記受信部が受信したデータを復号化し、前記VPN送信部は、前記復号化部が復号化したデータを送信し、前記VPN受信部は、前記VPN送信部が送信したデータを受信し、前記データ復元部は、前記VPN受信部が受信したデータに対して前記復元処理を行うようにしてもよい。   An encryption unit that encrypts data; a decryption unit that performs decryption on the encryption of the encryption unit; a VPN transmission unit that transmits data to a virtual private network; and a VPN that receives data from the virtual private network A receiving unit, wherein the encryption unit encrypts the data acquired by the data acquisition unit, the transmission unit transmits the data encrypted by the encryption unit, and the decryption unit The data received by the receiving unit is decoded, the VPN transmitting unit transmits the data decoded by the decoding unit, the VPN receiving unit receives the data transmitted by the VPN transmitting unit, and the data restoration The unit may perform the restoration process on the data received by the VPN receiving unit.

前記対象機器からのデータに基づいて、前記対象機器に定期的に発生する異常の有無を判定する定期的異常検出部を備えるようにしてもよい。   You may make it provide the regular abnormality detection part which determines the presence or absence of abnormality which generate | occur | produces regularly in the said object apparatus based on the data from the said object apparatus.

前記対象機器からのデータが示す異常の件数が、前記対象機器の通算処理量に応じて定められた閾値よりも多いか否かを判定する異常増加検出部を備えるようにしてもよい。   You may make it provide the abnormality increase detection part which determines whether the number of abnormality which the data from the said object apparatus show is larger than the threshold value defined according to the total processing amount of the said object apparatus.

前記対象機器からのデータが示す異常に対する保守作業の情報を示す保守作業情報を取得する保守作業情報取得部と、前記対象機器からのデータ及び前記保守作業情報に基づいて異常の種類毎の保守作業時間の統計データを生成する保守作業統計処理部と、を備えるようにしてもよい。   Maintenance work information acquisition unit for acquiring maintenance work information indicating maintenance work information for an abnormality indicated by data from the target device, and maintenance work for each type of abnormality based on the data from the target device and the maintenance work information A maintenance work statistical processing unit that generates time statistical data.

複数の店舗それぞれに設置された前記対象機器からのデータに基づいて、店舗毎の金融取引データを生成する店舗別データ生成部を備えるようにしてもよい。   You may make it provide the data generation part according to store which produces | generates the financial transaction data for every store based on the data from the said target apparatus installed in each of several stores.

前記対象機器からのデータに基づいて金融取引の時系列データを生成する時系列データ生成部を備えるようにしてもよい。   You may make it provide the time series data generation part which produces | generates the time series data of a financial transaction based on the data from the said target apparatus.

店舗内に表示された情報を所定時間以上見ていた顧客を検出する顧客検出部と、前記顧客検出部が検出した顧客と前記顧客が見ていた情報の内容とを対応付けた関心情報を生成する関心情報生成部と、を備えるようにしてもよい。   Generates interest information associating a customer detection unit that detects a customer who has been viewing the information displayed in the store for a predetermined time or more, and the customer detected by the customer detection unit and the content of the information viewed by the customer And an interest information generation unit that performs the processing.

前記関心情報生成部は、前記店舗に設置された受付番号発券機が前記顧客に発行した受付番号と前記顧客が見ていた情報の内容とを対応付けた前記関心情報を生成するようにしてもよい。   The interest information generation unit may generate the interest information in which a receipt number issued to the customer by a receipt number ticketing machine installed in the store is associated with the content of the information the customer was viewing. Good.

本発明の第2の態様によれば、データ管理方法は、対象機器に対応した通信インタフェースにより前記対象機器からデータを取得するデータ取得ステップと、前記対象機器から得られたデータを送信する送信ステップと、前記送信ステップで送信されたデータを受信する受信ステップと、前記受信ステップで受信されたデータに対して前記対象機器毎に定められたデータ復元方法に基づく復元処理を行うデータ復元ステップと、を含む。   According to the second aspect of the present invention, the data management method includes a data acquisition step of acquiring data from the target device through a communication interface corresponding to the target device, and a transmission step of transmitting data obtained from the target device. A receiving step for receiving the data transmitted in the transmitting step, and a data restoring step for performing a restoring process based on a data restoring method determined for each target device for the data received in the receiving step; including.

本発明によれば、複数の装置からのデータを1つの装置に送信する場合に、複数の装置の各々からのデータを特定のデータ形式に変換する処理を行う必要なしに送信することができる。   According to the present invention, when data from a plurality of devices is transmitted to one device, the data from each of the plurality of devices can be transmitted without having to perform processing for converting the data into a specific data format.

本発明の実施形態に係るデータ管理システムの装置構成を示す概略構成図である。It is a schematic block diagram which shows the apparatus structure of the data management system which concerns on embodiment of this invention. 同実施形態に係る対象機器の機能構成を示す概略構成図である。It is a schematic block diagram which shows the function structure of the target apparatus which concerns on the embodiment. 同実施形態に係るゲートウェイ装置の機能構成を示す概略構成図である。It is a schematic block diagram which shows the function structure of the gateway apparatus which concerns on the same embodiment. 同実施形態に係る収集管理システムの機能構成を示す概略構成図である。It is a schematic block diagram which shows the function structure of the collection management system which concerns on the same embodiment. 同実施形態に係る管理サーバ装置の機能構成を示す概略構成図である。It is a schematic block diagram which shows the function structure of the management server apparatus which concerns on the embodiment. 同実施形態に係る管理側表示部によるエラーの表示例を示す図である。It is a figure which shows the example of a display of the error by the management side display part which concerns on the same embodiment. 同実施形態に係る異常増加検出部が行う判定の第1例を示すグラフである。It is a graph which shows the 1st example of the determination which the abnormality increase detection part which concerns on the same embodiment performs. 同実施形態に係る異常増加検出部が行う判定の第2例を示すグラフである。It is a graph which shows the 2nd example of the determination which the abnormality increase detection part which concerns on the embodiment performs. 同実施形態に係る異常増加検出部が行う判定の第3例を示すグラフである。It is a graph which shows the 3rd example of the determination which the abnormality increase detection part which concerns on the same embodiment performs. 同実施形態に係る異常増加検出部が行う判定の第4例を示すグラフである。It is a graph which shows the 4th example of the determination which the abnormality increase detection part which concerns on the same embodiment performs. 同実施形態に係る異常増加検出部が行う判定の第5例を示すグラフである。It is a graph which shows the 5th example of the determination which the abnormality increase detection part which concerns on the same embodiment performs. 同実施形態に係る異常増加検出部が行う判定の第6例を示すグラフである。It is a graph which shows the 6th example of the determination which the abnormality increase detection part which concerns on the embodiment performs. 同実施形態に係る異常増加検出部が行う判定の第7例を示すグラフである。It is a graph which shows the 7th example of the determination which the abnormality increase detection part concerning the embodiment performs. 同実施形態に係る異常増加検出部が行う判定の第8例を示すグラフである。It is a graph which shows the 8th example of the determination which the abnormality increase detection part which concerns on the embodiment performs. 同実施形態に係る管理サーバ装置が検出する顧客の行動の例を示す図である。It is a figure which shows the example of the customer's action which the management server apparatus which concerns on the embodiment detects.

以下、本発明の実施形態を説明するが、以下の実施形態は請求の範囲にかかる発明を限定するものではない。また、実施形態の中で説明されている特徴の組み合わせの全てが発明の解決手段に必須であるとは限らない。
図1は、本発明の実施形態に係るデータ管理システムの装置構成を示す概略構成図である。図1に示すように、データ管理システム1は、対象機器100と、ゲートウェイ装置200と、収集管理システム300と、管理サーバ装置400とを備える。また、対象機器100は制御ネットワーク910に通信接続する。制御ネットワーク910は対象機器100間で通信を行うための通信ネットワークである。ゲートウェイ装置200、収集管理システム300、管理サーバ装置400は、それぞれインターネット920に通信接続する。
Hereinafter, although embodiment of this invention is described, the following embodiment does not limit the invention concerning a claim. In addition, not all the combinations of features described in the embodiments are essential for the solving means of the invention.
FIG. 1 is a schematic configuration diagram showing a device configuration of a data management system according to an embodiment of the present invention. As shown in FIG. 1, the data management system 1 includes a target device 100, a gateway device 200, a collection management system 300, and a management server device 400. The target device 100 is connected to the control network 910 for communication. The control network 910 is a communication network for performing communication between the target devices 100. The gateway device 200, the collection management system 300, and the management server device 400 are connected to the Internet 920 for communication.

データ管理システム1は、銀行など金融機関等の店舗に設置された対象機器100から管理用データを取得するシステムである。
対象機器100は、データ管理システム1による情報取得の対象となる装置である。金融機関等の店舗に設置されているいろいろな装置を対象機器100とすることができる。例えば、対象機器100は、入出金機など現金を取り扱う装置であってもよく、入出金機の取引口にシャッターを備えていてもよい。さらには、対象機器100は、入出金機とこれを制御する制御端末装置との組合せのシステムであってもよいし、複数種類(複数機種)の機器を組み合わせたシステム機器であってもよい。
対象機器100の数及び種類(機種)は1つ以上であればよい。対象機器100が複数ある場合、対象機器100の種類(機種)毎に扱うデータの形式が異なっていてもよい。
The data management system 1 is a system that acquires management data from the target device 100 installed in a store such as a bank or other financial institution.
The target device 100 is a device that is a target of information acquisition by the data management system 1. Various devices installed in a store such as a financial institution can be the target device 100. For example, the target device 100 may be a device that handles cash, such as a deposit / withdrawal machine, and may include a shutter at a transaction port of the deposit / withdrawal machine. Furthermore, the target device 100 may be a system that is a combination of a depositing / dispensing machine and a control terminal device that controls the depositing / withdrawing machine, or may be a system device that is a combination of a plurality of types (a plurality of types) of devices.
The number and types (models) of the target devices 100 may be one or more. When there are a plurality of target devices 100, the data format handled for each type (model) of the target device 100 may be different.

また、データ管理システム1がデータ取得の対象とする店舗の数は1つ以上であればよい。データ管理システム1がデータ取得の対象とする店舗が複数ある場合、店舗によって対象機器100の数又は種類(機種)又はこれら両方が異なっていてもよい。
加えて、管理用データは、対象機器100のメンテナンス及び/又は管理に好適なデータである。例えば、管理用データは、対象機器100が動作したときの指示情報(顧客情報等を除く)及びそれに基づいて動作した結果情報であるログ情報であってもよいし、対象機器100の動作における種々の異常、エラー検出情報であってもよいし、対象機器100の稼働・非稼働情報であってもよい。さらには、非稼働情報については待機中情報であってもよいし、異常休止中情報であってもよい。
Moreover, the number of stores from which the data management system 1 is to acquire data may be one or more. When there are a plurality of stores from which the data management system 1 is to acquire data, the number or type (model) or both of the target devices 100 may be different depending on the stores.
In addition, the management data is data suitable for maintenance and / or management of the target device 100. For example, the management data may be instruction information (excluding customer information and the like) when the target device 100 operates, and log information that is result information operated based on the instruction information. Abnormality / error detection information, or operation / non-operation information of the target device 100 may be used. Further, the non-operating information may be standby information or abnormal sleep information.

図2は、対象機器100の機能構成を示す概略構成図である。図2に示すように、対象機器100は、制御ネットワーク通信部110と、処理実行部120と、管理用データ取得部130と、管理用データ通信部140とを備える。
制御ネットワーク通信部110は、制御ネットワーク910に通信接続する。特に、制御ネットワーク通信部110は、制御ネットワーク910を介して上位装置911と通信を行う。制御ネットワーク通信部110は、上位装置911からの制御信号を受信し、また、対象機器100の状態情報など各種情報を上位装置911へ送信する。
FIG. 2 is a schematic configuration diagram illustrating a functional configuration of the target device 100. As illustrated in FIG. 2, the target device 100 includes a control network communication unit 110, a process execution unit 120, a management data acquisition unit 130, and a management data communication unit 140.
The control network communication unit 110 is connected to the control network 910 for communication. In particular, the control network communication unit 110 communicates with the host device 911 via the control network 910. The control network communication unit 110 receives a control signal from the host device 911 and transmits various information such as status information of the target device 100 to the host device 911.

制御ネットワーク通信部110は、制御ネットワーク910に通信接続して他の対象機器100の制御ネットワーク通信部110と通信を行う。制御ネットワーク通信部110が対象機器100間で通信を行うことで、例えば受付番号発券機が発行した受付番号を、銀行窓口の端末装置からの指示に応じて受付番号表示装置が表示するなど、複数の対象機器100が連動して動作することができる。
処理実行部120は、対象機器100毎の処理を実行する。
管理用データ取得部130は、データ管理システム1が管理するデータである管理用データを取得する。
The control network communication unit 110 communicates with the control network 910 to communicate with the control network communication unit 110 of another target device 100. When the control network communication unit 110 communicates between the target devices 100, for example, a reception number issued by a reception number ticketing machine is displayed by a reception number display device in response to an instruction from a terminal device at a bank window. The target device 100 can operate in conjunction with each other.
The process execution unit 120 executes a process for each target device 100.
The management data acquisition unit 130 acquires management data that is data managed by the data management system 1.

管理用データ通信部140は、管理用データ取得部130が取得した管理用データをゲートウェイ装置200へ送信する。
ここで、管理用データ取得部130及び管理用データ通信部140は、制御ネットワーク通信部110から独立して設けられている。特に、管理用データ通信部140が受信した信号は制御ネットワーク通信部110及び処理実行部120へは入力されない。このような独立性を設けるために、処理実行部120と管理用データ取得部130とが別々にセンサ等を備えるようにしてもよい。あるいは、管理用データ取得部130が記憶デバイスを用いて構成され、処理実行部120からはこの記憶デバイスに書き込み可能であり、管理用データ通信部140からはこの記憶デバイスから管理用データを読み出すことはできるが書き込みはできないようになっていてもよい。
このように、管理用データ取得部130及び管理用データ通信部140が制御ネットワーク通信部110から独立して設けられていることで、制御ネットワーク910の安全性を保つことができる。例えば、コンピュータウィルス等が管理用データ取得部130及び管理用データ通信部140側から制御ネットワーク910へ混入することはない。
The management data communication unit 140 transmits the management data acquired by the management data acquisition unit 130 to the gateway device 200.
Here, the management data acquisition unit 130 and the management data communication unit 140 are provided independently of the control network communication unit 110. In particular, the signal received by the management data communication unit 140 is not input to the control network communication unit 110 and the process execution unit 120. In order to provide such independence, the processing execution unit 120 and the management data acquisition unit 130 may include sensors or the like separately. Alternatively, the management data acquisition unit 130 is configured using a storage device, the process execution unit 120 can write to the storage device, and the management data communication unit 140 reads management data from the storage device. You can write but not write.
As described above, the management data acquisition unit 130 and the management data communication unit 140 are provided independently of the control network communication unit 110, so that the safety of the control network 910 can be maintained. For example, a computer virus or the like does not enter the control network 910 from the management data acquisition unit 130 and the management data communication unit 140 side.

ゲートウェイ装置200は、対象機器100から管理用データを取得して収集管理システム300へ送信する。
図3は、ゲートウェイ装置200の機能構成を示す概略構成図である。図3に示すように、ゲートウェイ装置200は、ゲートウェイ側第一通信部210と、暗号化部220と、ゲートウェイ側第二通信部230とを備える。
ゲートウェイ側第一通信部210は、データ取得部の例に該当し、対象機器100に対応した通信インタフェースを備えて対象機器100から管理用データを取得する。具体的には、ゲートウェイ側第一通信部210は、異なる種類(機種)の対象機器100に対応して対象機器100の種類(機種)毎にドライバ・ソフトウェアを有している。これにより、1種類のゲートウェイ装置200でいろいろな種類(機種)の対象機器100から管理用データを取得することができる。また、ゲートウェイ側第一通信部210が対象機器100の種類(機種)毎にドライバ・ソフトウェアを有していることで、特定のデータ形式に限定されずに管理用データを取得することができ、ゲートウェイ装置200が管理用データを送信する際に特定のデータ形式に変換する必要がない。
また、ゲートウェイ側第一通信部210は、USB及びRS−232Cなど複数の通信方式に対応しており、この点でも1種類のゲートウェイ装置200でいろいろな種類(機種)の対象機器100から管理用データを取得することができる。
The gateway device 200 acquires management data from the target device 100 and transmits it to the collection management system 300.
FIG. 3 is a schematic configuration diagram illustrating a functional configuration of the gateway device 200. As illustrated in FIG. 3, the gateway device 200 includes a gateway-side first communication unit 210, an encryption unit 220, and a gateway-side second communication unit 230.
The gateway-side first communication unit 210 corresponds to an example of a data acquisition unit, and includes a communication interface corresponding to the target device 100 and acquires management data from the target device 100. Specifically, the gateway-side first communication unit 210 has driver software for each type (model) of the target device 100 corresponding to the target device 100 of a different type (model). As a result, management data can be acquired from various types (models) of target devices 100 with one type of gateway device 200. Further, since the gateway side first communication unit 210 has driver software for each type (model) of the target device 100, it is possible to acquire management data without being limited to a specific data format, When the gateway device 200 transmits the management data, there is no need to convert it into a specific data format.
The first communication unit 210 on the gateway side supports a plurality of communication methods such as USB and RS-232C, and in this respect as well, one type of gateway device 200 is used for management from various types (models) of the target device 100. Data can be acquired.

また、ゲートウェイ側第一通信部210は、対象機器100の装置種別識別番号が予め記録されることで、識別番号を記憶している種別(機種)の対象機器100のみと通信を行う。これにより、ゲートウェイ装置200への不正アクセスやゲートウェイ装置200を他機種へ転用しての不正アクセスの可能性を低減させることができる。
また、ゲートウェイ側第一通信部210は、上記のように制御ネットワーク910と独立に設けられた管理用データ通信部140から管理用データを取得する。これにより、上記のように制御ネットワーク910の安全性を保つことができる。
暗号化部220は、ゲートウェイ側第一通信部210が取得した管理用データを暗号化する。
ゲートウェイ側第二通信部230は、インターネット920に通信接続して他の機器と通信を行う。特にゲートウェイ側第二通信部230は、暗号化部220が暗号化した管理用データを収集管理システム300へ送信する。
The gateway-side first communication unit 210 communicates only with the target device 100 of the type (model) storing the identification number by recording the device type identification number of the target device 100 in advance. Accordingly, it is possible to reduce the possibility of unauthorized access to the gateway device 200 and unauthorized access by diverting the gateway device 200 to another model.
Further, the gateway-side first communication unit 210 acquires management data from the management data communication unit 140 provided independently of the control network 910 as described above. Thereby, the security of the control network 910 can be maintained as described above.
The encryption unit 220 encrypts the management data acquired by the gateway side first communication unit 210.
The gateway-side second communication unit 230 is connected to the Internet 920 for communication with other devices. In particular, the gateway-side second communication unit 230 transmits the management data encrypted by the encryption unit 220 to the collection management system 300.

収集管理システム300は、ゲートウェイ装置200から管理用データを受信し、管理サーバ装置400へ転送可能に記憶する。その際、収集管理システム300は、ゲートウェイ装置200から暗号化された管理用データを受信して復号化し、復号化された管理用データをVPNにて管理サーバ装置400へ送信する。
収集管理システム300は、例えばワークステーション(Work Station)又はパソコン(Personal Computer;PC)等のコンピュータを用いて構成される。
The collection management system 300 receives management data from the gateway device 200 and stores it in a transferable manner to the management server device 400. At that time, the collection management system 300 receives and decrypts the encrypted management data from the gateway device 200, and transmits the decrypted management data to the management server device 400 via VPN.
The collection management system 300 is configured using a computer such as a work station or a personal computer (PC).

図4は、収集管理システム300の機能構成を示す概略構成図である。図4に示すように、収集管理システム300は、収集管理側通信部310と、収集管理側操作入力部320と、収集管理側表示部330と、収集管理側記憶部380と、収集管理側制御部390とを備える。収集管理側制御部390は、復号化部391と、収集管理側VPN通信処理部392と、継続異常検出部393とを備える。   FIG. 4 is a schematic configuration diagram showing a functional configuration of the collection management system 300. As shown in FIG. 4, the collection management system 300 includes a collection management side communication unit 310, a collection management side operation input unit 320, a collection management side display unit 330, a collection management side storage unit 380, and a collection management side control. Part 390. The collection management side control unit 390 includes a decryption unit 391, a collection management side VPN communication processing unit 392, and a continuation abnormality detection unit 393.

収集管理側通信部310は、インターネット920に通信接続して他の機器と通信を行う。特に、収集管理側通信部310は、ゲートウェイ装置200のゲートウェイ側第二通信部230が送信した、暗号化された管理用データを受信する。また、後述するように収集管理側通信部310は、管理サーバ装置400へ管理用データを送信する。
収集管理側操作入力部320は、例えばキーボード及びマウス等の入力デバイスを有し、ユーザ操作を受ける。
収集管理側表示部330は、例えば液晶パネル又はLED(Light Emitting Diode)などの表示画面を有して各種画像を表示する。
The collection management side communication unit 310 is connected to the Internet 920 for communication with other devices. In particular, the collection management side communication unit 310 receives the encrypted management data transmitted by the gateway side second communication unit 230 of the gateway device 200. Further, as will be described later, the collection management side communication unit 310 transmits management data to the management server apparatus 400.
The collection management side operation input unit 320 has input devices such as a keyboard and a mouse, for example, and receives user operations.
The collection management side display unit 330 has a display screen such as a liquid crystal panel or LED (Light Emitting Diode), and displays various images.

収集管理側記憶部380は、収集管理システム300が備える記憶デバイスを用いて構成され、各種データを記憶する。
収集管理側制御部390は、収集管理システム300の各部を制御して各種処理を実行する。収集管理側制御部390は、例えば収集管理システム300が備えるCPU(Central Processing Unit、中央処理装置)が収集管理側記憶部380からプログラムを読み出して実行することで構成される。
復号化部391は、ゲートウェイ装置200の暗号化部220に対応する復号化を行う。この復号化により、復号化部391は、収集管理側通信部310が受信した管理用データを復号化する。復号化された段階では、管理用データは16進数(Hexadecimal)等の形式になっており、このままでは一部のデータを除き、詳細な内容を把握できない。また、復号化された管理用データは、収集管理側記憶部380に記憶される。
The collection management side storage unit 380 is configured using a storage device provided in the collection management system 300 and stores various data.
The collection management side control unit 390 controls each unit of the collection management system 300 to execute various processes. The collection management side control unit 390 is configured by, for example, a CPU (Central Processing Unit) provided in the collection management system 300 reading out a program from the collection management side storage unit 380 and executing it.
The decryption unit 391 performs decryption corresponding to the encryption unit 220 of the gateway device 200. By this decryption, the decryption unit 391 decrypts the management data received by the collection management side communication unit 310. At the decrypted stage, the management data is in a format such as a hexadecimal number (Hexadecimal), and the detailed contents cannot be grasped except for some data. The decrypted management data is stored in the collection management side storage unit 380.

収集管理側VPN通信処理部392は、管理サーバ装置400との間にVPN回線を構成する。収集管理側通信部310と収集管理側VPN通信処理部392との組み合わせはVPN送信部の例に該当し、復号化部391が復号化し収集管理側記憶部380に記憶させた管理用データを管理サーバ装置400へ送信する。
これにより、収集管理システム300は、インターネット920に接続されるゲートウェイ装置200を備えた多数の対象機器100との管理用データの送受信に機能を集中させることができる。
The collection management side VPN communication processing unit 392 configures a VPN line with the management server apparatus 400. The combination of the collection management side communication unit 310 and the collection management side VPN communication processing unit 392 corresponds to an example of a VPN transmission unit, and manages the management data decoded by the decoding unit 391 and stored in the collection management side storage unit 380. It transmits to the server apparatus 400.
As a result, the collection management system 300 can concentrate functions on transmission / reception of management data to / from a large number of target devices 100 including the gateway device 200 connected to the Internet 920.

継続異常検出部393は、対象機器100からの管理用データの一部分のデータに基づいて、所定時間以上継続して発生する異常の有無を判定する。継続異常検出部393が所定時間以上継続して発生する異常を検出した場合、顧客に何らかの不都合が生じていると考えられる。この場合、この収集管理システム300にアクセスしている担当者は、収集管理側表示部330に表示される内容に基づいて、顧客に連絡して状況を伺いアドバイスする、あるいは必要に応じてメンテナンスを提案するなど、顧客にサービスを提供することができる。または、顧客に直接連絡するのではなく、当該顧客を担当するサービス員等に連絡して、当該サービス員等経由で顧客にサービスを提供するようにしてもよい。   The continuation abnormality detection unit 393 determines whether there is an abnormality that continuously occurs for a predetermined time or more based on a part of the management data from the target device 100. If the continuation abnormality detection unit 393 detects an abnormality that continuously occurs for a predetermined time or more, it is considered that there is some inconvenience for the customer. In this case, the person in charge accessing the collection management system 300 contacts the customer to ask the customer for advice based on the contents displayed on the collection management side display unit 330, or to perform maintenance as necessary. Providing services to customers, such as making proposals. Alternatively, instead of directly contacting the customer, a service person in charge of the customer may be contacted, and the service may be provided to the customer via the service person.

さらには、継続異常検出部393が所定時間以上継続して発生する異常を検出した場合、前記収集管理システム300にアクセスしている担当者ではなく、この収集管理システム300自体が自動的に、予め登録されている当該対象機器100に対する顧客側担当者のアドレス宛に、及びまたは、予め登録されている当該対象機器100のサービス担当員または当該対象機器100が設置されている顧客の担当者のアドレス宛に、アドバイス情報、メンテナンス情報、連絡先情報などを送信するようにしてもよい。
このように、この収集管理システム300は、対象機器100の現状を常に把握するものと言える。
Furthermore, when the continuation abnormality detection unit 393 detects an abnormality that occurs continuously for a predetermined time or more, this collection management system 300 itself automatically automatically in advance, not the person in charge accessing the collection management system 300. The address of the customer-side person in charge of the registered target device 100 and / or the address of the service person of the target device 100 registered in advance or the person in charge of the customer where the target device 100 is installed Advice information, maintenance information, contact information, etc. may be transmitted to the address.
Thus, it can be said that this collection management system 300 always grasps the current state of the target device 100.

図6は、収集管理側表示部330によるエラーの表示例を示す図である。図6の例で収集管理側表示部330は、管理用データの一部から検出されたエラーを表形式で表示している。「設置店」の欄には、エラーが生じた対象機器100を設置している店舗の店名が格納される。「製品名」の欄には、エラーが生じた対象機器100の製品名が格納される。「装置番号」の欄には、エラーが生じた対象機器100の識別番号が格納される。「稼動状態」の欄には、エラーが生じた対象機器100の稼動状態の情報が格納される。この装置にエラーが発生していることから稼働状態は「異常」になっている。「エラーコード」の欄には、生じたエラーを識別するエラーコードが格納される。「エラー内容」の欄には、生じたエラーの内容を説明する文が格納される。「発生日時」の欄には、エラーが発生した日時が格納される。管理用データにこれらの情報が全て含まれていてもよいし、収集管理システム300が、管理用データに含まれる装置番号、エラーコード、及び発生日時から図6の情報を生成するようにしてもよい。
この収集管理システム300にアクセスしている担当者は、設置店名を参照して連絡先を特定することができ、エラー内容等を参照して顧客へのアドバイスないし提案の参考とすることができる。
FIG. 6 is a diagram illustrating a display example of errors by the collection management side display unit 330. In the example of FIG. 6, the collection management side display unit 330 displays errors detected from a part of the management data in a table format. Stored in the column “installed store” is the store name of the store in which the target device 100 in which an error has occurred is installed. The “product name” column stores the product name of the target device 100 in which an error has occurred. The “device number” column stores the identification number of the target device 100 in which an error has occurred. The “operating state” column stores information on the operating state of the target device 100 in which an error has occurred. The operating status is “abnormal” because an error has occurred in this device. In the “error code” column, an error code for identifying the error that has occurred is stored. In the “error content” column, a sentence explaining the content of the error that has occurred is stored. In the “occurrence date and time” column, the date and time when the error occurred is stored. All of these pieces of information may be included in the management data, or the collection management system 300 may generate the information of FIG. 6 from the device number, error code, and occurrence date / time included in the management data. Good.
The person in charge who accesses this collection management system 300 can specify the contact address by referring to the name of the installation store, and can refer to the content of the error or the like for advice or suggestions to the customer.

管理サーバ装置400は、管理用データを蓄積し、集計・統計処理などの加工を行う。管理サーバ装置400は、例えばワークステーション(Work Station)又はパソコン(Personal Computer;PC)等のコンピュータを用いて構成される。
図5は、管理サーバ装置400の機能構成を示す概略構成図である。図5に示すように、管理サーバ装置400は、管理側通信部410と、管理側操作入力部420と、管理側表示部430と、管理側記憶部460と、管理側制御部470とを備える。管理側制御部470は、管理側VPN通信処理部471と、データ復元部472と、定期的異常検出部481と、異常増加検出部482と、斜行分布検出部483と、エラー統計処理部484と、保守作業情報取得部485と、保守作業統計処理部486と、店舗別データ生成部487と、時系列データ生成部488と、顧客検出部489と、関心情報生成部490とを備える。
The management server device 400 accumulates management data and performs processing such as aggregation / statistical processing. The management server device 400 is configured by using a computer such as a work station or a personal computer (PC).
FIG. 5 is a schematic configuration diagram illustrating a functional configuration of the management server device 400. As illustrated in FIG. 5, the management server device 400 includes a management side communication unit 410, a management side operation input unit 420, a management side display unit 430, a management side storage unit 460, and a management side control unit 470. . The management-side control unit 470 includes a management-side VPN communication processing unit 471, a data restoration unit 472, a periodic abnormality detection unit 481, an abnormality increase detection unit 482, a skew distribution detection unit 483, and an error statistics processing unit 484. A maintenance work information acquisition unit 485, a maintenance work statistics processing unit 486, a store-specific data generation unit 487, a time series data generation unit 488, a customer detection unit 489, and an interest information generation unit 490.

管理側通信部410は、インターネット920に通信接続して他の機器と通信を行う。特に、管理側通信部410は、収集管理システム300からの管理用データを受信する。
これにより、管理サーバ装置400は、インターネット920を介して主として収集管理システム300に接続されて、収集管理システム300に記憶された管理用データを受け取って、集計・統計処理などの加工に機能を集中させることができる。
すなわち、前記収集管理システム300が対象機器100の現状を常に把握するものであるのに対し、管理サーバ装置400は、対象機器100群の過去のデータ、過去から累積したデータを元にして、種々管理するものである。
管理側操作入力部420は、例えばキーボード及びマウス等の入力デバイスを有し、ユーザ操作を受ける。
管理側表示部430は、例えば液晶パネル又はLEDなどの表示画面を有して各種画像を表示する。
The management-side communication unit 410 is connected to the Internet 920 for communication with other devices. In particular, the management-side communication unit 410 receives management data from the collection management system 300.
As a result, the management server device 400 is mainly connected to the collection management system 300 via the Internet 920, receives management data stored in the collection management system 300, and concentrates functions on processing such as aggregation and statistical processing. Can be made.
That is, while the collection management system 300 always keeps track of the current state of the target device 100, the management server apparatus 400 performs various processes based on past data of the target device 100 group and data accumulated from the past. It is something to manage.
The management-side operation input unit 420 includes input devices such as a keyboard and a mouse, and receives user operations.
The management-side display unit 430 has a display screen such as a liquid crystal panel or an LED and displays various images.

管理側記憶部460は、管理サーバ装置400が備える記憶デバイスを用いて構成され、各種データを記憶する。特に、管理側記憶部460は管理用データを記憶する。
管理側制御部470は、管理サーバ装置400の各部を制御して各種処理を実行する。管理側制御部470は、例えば管理サーバ装置400が備えるCPUが管理側記憶部460からプログラムを読み出して実行することで構成される。
管理側VPN通信処理部471は、収集管理システム300の収集管理側VPN通信処理部392と協働して、収集管理システム300と管理サーバ装置400との間にVPN回線を構成する。管理側通信部410と管理側VPN通信処理部471との組み合わせはVPN受信部の例に該当し、収集管理システム300が送信した管理用データを前記仮想プライベートネットワークから受信する。
The management-side storage unit 460 is configured using a storage device provided in the management server device 400 and stores various data. In particular, the management-side storage unit 460 stores management data.
The management-side control unit 470 controls each unit of the management server device 400 and executes various processes. The management-side control unit 470 is configured by, for example, a CPU included in the management server device 400 reading and executing a program from the management-side storage unit 460.
The management-side VPN communication processing unit 471 configures a VPN line between the collection management system 300 and the management server device 400 in cooperation with the collection management-side VPN communication processing unit 392 of the collection management system 300. The combination of the management side communication unit 410 and the management side VPN communication processing unit 471 corresponds to an example of a VPN reception unit, and receives management data transmitted from the collection management system 300 from the virtual private network.

データ復元部472は、管理側通信部410が受信した管理用データに対して対象機器100の種類(機種)毎に定められたデータ復元方法に基づく復元処理を行う。データ復元部472が復元する前の管理用データは16進数等の形式でこのままでは内容を把握できないのに対し、復元後の管理用データは対象機器100における管理用データと同様のデータ形式になっており、対象機器100の場合と同様にして内容を把握することができる。   The data restoration unit 472 performs restoration processing based on the data restoration method determined for each type (model) of the target device 100 on the management data received by the management-side communication unit 410. The management data before being restored by the data restoration unit 472 is in the form of hexadecimal numbers and the like, and the contents cannot be grasped as it is, whereas the management data after restoration has the same data format as the management data in the target device 100. The contents can be grasped in the same manner as in the case of the target device 100.

定期的異常検出部481は、対象機器100からの管理用データに基づいて、対象機器100に定期的に発生する異常の有無を判定する。
例えば毎朝、対象機器100の起動時にエラーが発生し、リセットすればエラーが解消される場合、対象機器100に何らかの不具合が発生している、あるいは、対象機器100の使用環境に何らかの要因があるといった原因が考えられる。この場合も担当者は顧客に連絡して状況を伺いアドバイスする、あるいは必要に応じてメンテナンスを提案するなど、顧客にサービスを提供することができる。
The periodic abnormality detection unit 481 determines whether there is an abnormality that periodically occurs in the target device 100 based on the management data from the target device 100.
For example, an error occurs every morning when the target device 100 is started up, and if the error is resolved by resetting, the target device 100 has some trouble, or there is some factor in the usage environment of the target device 100 Possible cause. In this case as well, the person in charge can provide services to the customer, such as contacting the customer to ask about the situation and providing advice, or suggesting maintenance as necessary.

異常増加検出部482は、対象機器100からの管理用データが示す異常の件数が、対象機器100の経年の指標値に応じて定められた閾値よりも多いか否かを判定する。ここでいう対象機器100の経年の指標値は、例えば使用年数、通算稼動時間、通算処理回数又は通算起動回数など、対象機器100の経年の目安となる値であればよい。
図7は、異常増加検出部482が行う判定の第1例を示すグラフである。図7のグラフの横軸は累積取引件数を示し、縦軸はエラー件数を示す。累積取引件数は、対象機器100の経年の指標値の例に該当する。
The abnormality increase detection unit 482 determines whether or not the number of abnormalities indicated by the management data from the target device 100 is greater than a threshold value determined according to an index value of the target device 100 over time. The index value of the aging of the target device 100 here may be a value that serves as a guideline for the aging of the target device 100, such as the number of years of use, the total operation time, the total number of processes, or the total number of activations.
FIG. 7 is a graph illustrating a first example of determination performed by the abnormality increase detection unit 482. The horizontal axis of the graph in FIG. 7 indicates the cumulative number of transactions, and the vertical axis indicates the number of errors. The cumulative number of transactions corresponds to an example of the index value of the target device 100 over time.

線L11は、累積取引件数に応じて定められたエラー件数の閾値を示す。また、各点は、累積取引件数毎のエラー件数を示す。ここでのエラー件数は、取引件数当たりのエラー件数でもよいし、エラーの累積件数でもよい。他のグラフでも同様に、横軸の件数当たりの縦軸値を用いてもよいし、縦軸に累積件数を用いてもよい。
図7の例で、点P111及びP112では、エラー件数が閾値よりも多くなっている。このようにエラー件数が閾値よりも多くなったとの情報により、担当者はエラーの増加傾向を把握することができ、メンテナンスが必要か否かを判断する参考とすることができる。
なお、異常増加検出部482に代えて、担当者が、異常の件数が閾値よりも多いか否かの判定を行うようにしてもよい。例えば、管理側表示部430が図7のグラフを表示し、担当者がこのグラフを参照して判定を行うようにしてもよい。図8〜14を参照して説明する以下の例についても同様である。
Line L11 shows the threshold value of the number of errors determined according to the cumulative number of transactions. Each point indicates the number of errors for each cumulative transaction number. The number of errors here may be the number of errors per number of transactions or the cumulative number of errors. Similarly, in other graphs, the vertical axis value per number on the horizontal axis may be used, or the cumulative number may be used on the vertical axis.
In the example of FIG. 7, the number of errors is larger than the threshold value at points P111 and P112. Thus, the person in charge can grasp the increasing tendency of the error based on the information that the number of errors has exceeded the threshold value, and can be used as a reference for determining whether maintenance is necessary.
Instead of the abnormality increase detection unit 482, the person in charge may determine whether or not the number of abnormalities is greater than a threshold value. For example, the management-side display unit 430 may display the graph of FIG. 7, and the person in charge may make a determination with reference to this graph. The same applies to the following examples described with reference to FIGS.

異常増加検出部482が扱う情報は累積取引件数毎のエラー件数に限らず色々な情報とすることができる。
図8は、異常増加検出部482が行う判定の第2例を示すグラフである。図8の例では、対象機器100は入出金機などシャッターを備えた機器であり、対象機器100の経年の指標値としてシャッター動作回数が用いられている。図8のグラフの横軸はシャッター動作回数を示し、縦軸は、エラー件数を示す。
線L12は、シャッター動作回数に応じて定められたエラー件数の閾値を示す。また、各点は、シャッター動作回数毎のエラー件数を示す。図8の例でも、担当者はエラーの増加傾向を把握することができ、メンテナンスが必要か否かを判断する参考とすることができる。
The information handled by the abnormality increase detection unit 482 is not limited to the number of errors for each cumulative transaction number, and can be various information.
FIG. 8 is a graph illustrating a second example of determination performed by the abnormality increase detection unit 482. In the example of FIG. 8, the target device 100 is a device having a shutter such as a depositing / dispensing machine, and the number of shutter operations is used as an index value of the target device 100 over time. The horizontal axis of the graph in FIG. 8 indicates the number of shutter operations, and the vertical axis indicates the number of errors.
A line L12 indicates a threshold value of the number of errors determined according to the number of shutter operations. Each point indicates the number of errors for each number of shutter operations. In the example of FIG. 8 as well, the person in charge can grasp the increasing tendency of errors and can be used as a reference for determining whether maintenance is necessary.

図9は、異常増加検出部482が行う判定の第3例を示すグラフである。図8の場合と同様、図9の例では、対象機器100は入出金機などシャッターを備えた機器であり、対象機器100の経年の指標値としてシャッター動作回数が用いられている。図9のグラフの横軸はシャッター動作回数を示し、縦軸は、リトライ回数を示す。ここでいうリトライは、エラーには至っていない比較的軽微な異常である。
線L13は、シャッター動作回数に応じて定められたリトライ回数の閾値を示す。また、各点は、シャッター動作回数毎のリトライ回数を示す。図9の例でも、担当者はエラーの増加傾向を把握することができ、メンテナンスが必要か否かを判断する参考とすることができる。
なお、上記説明においては、シャッター動作回数を指標に異常増加検出部482の説明を行ったが、シャッター動作に限るものではなく、種々の特徴的な機構を指標に、その異常の増加を検出するものであってもよい。
FIG. 9 is a graph illustrating a third example of determination performed by the abnormality increase detection unit 482. As in the case of FIG. 8, in the example of FIG. 9, the target device 100 is a device having a shutter such as a depositing / dispensing machine, and the number of shutter operations is used as an aged index value of the target device 100. The horizontal axis of the graph in FIG. 9 indicates the number of shutter operations, and the vertical axis indicates the number of retries. The retry here is a relatively minor abnormality that has not led to an error.
A line L13 indicates a threshold value of the number of retries determined according to the number of shutter operations. Each point indicates the number of retries for each number of shutter operations. In the example of FIG. 9 as well, the person in charge can grasp the increasing tendency of errors and can be a reference for determining whether or not maintenance is necessary.
In the above description, the abnormality increase detection unit 482 has been described using the number of shutter operations as an index, but is not limited to the shutter operation, and an increase in abnormality is detected using various characteristic mechanisms as an index. It may be a thing.

図10は、異常増加検出部482が行う判定の第4例を示すグラフである。図10のグラフの横軸は経過年数を示し、縦軸はエラー発生率を示す。線L14は、経過年数に応じて定められたエラー発生率の閾値を示す。図10の閾値では、経過年数にかかわらずエラー発生率一定に設定されている。また、各点は、対象機器100の経過年数毎のエラー発生率を示す。図10の例でも、担当者はエラーの増加傾向を把握することができ、メンテナンスが必要か否かを判断する参考とすることができる。なお、このグラフの横軸は、経過年数に限るのではなく、気になる経過年における、経過月としてもよいし、取引件数などを指標としてもよい。   FIG. 10 is a graph illustrating a fourth example of determination performed by the abnormality increase detection unit 482. The horizontal axis of the graph of FIG. 10 indicates the elapsed years, and the vertical axis indicates the error occurrence rate. A line L14 indicates an error occurrence rate threshold determined according to the number of years elapsed. The threshold value in FIG. 10 is set to have a constant error rate regardless of the number of years elapsed. Each point indicates an error occurrence rate for each elapsed year of the target device 100. In the example of FIG. 10 as well, the person in charge can grasp the increasing tendency of errors and can be a reference for determining whether or not maintenance is necessary. Note that the horizontal axis of this graph is not limited to the number of years elapsed, but may be the number of months elapsed in the year of concern, or the number of transactions may be used as an index.

図11は、異常増加検出部482が行う判定の第5例を示すグラフである。図11の例では、対象機器100は入出金機など紙幣又は硬貨の計数を行う機器である。図11のグラフの横軸は紙幣又は硬貨の計数枚数を示し、縦軸はエラー発生率を示す。線L15は、計数枚数に応じて定められたエラー発生率の閾値を示す。図11の閾値では、計数枚数にかかわらずエラー発生率一定に設定されている。また、各点は、計数枚数毎のエラー発生率を示す。図11の例でも、担当者はエラーの増加傾向を把握することができ、メンテナンスが必要か否かを判断する参考とすることができる。なお、計数枚数には、取引枚数が含まれてもよい。   FIG. 11 is a graph illustrating a fifth example of determination performed by the abnormality increase detection unit 482. In the example of FIG. 11, the target device 100 is a device that counts banknotes or coins such as a depositing and dispensing machine. The horizontal axis of the graph in FIG. 11 indicates the number of bills or coins counted, and the vertical axis indicates the error occurrence rate. A line L15 indicates an error occurrence rate threshold determined according to the number of counted sheets. In the threshold value of FIG. 11, the error occurrence rate is set constant regardless of the number of counted sheets. Each point indicates an error occurrence rate for each counted number. In the example of FIG. 11 as well, the person in charge can grasp the increasing tendency of errors and can be used as a reference for determining whether maintenance is necessary. Note that the number of transactions may include the number of transactions.

図12は、異常増加検出部482が行う判定の第6例を示すグラフである。図12の例では、対象機器100は入出金機など紙幣又は硬貨の入金を受ける機器である。図12のグラフの横軸は対象機器100の経過年数を示し、縦軸はリジェクト率を示す。リジェクト率は、入金を受け付けずに返却した率である。線L16は、経過年数に応じて定められたリジェクト率の閾値を示す。図12の閾値では、経過年数にかかわらずエラー発生率一定に設定されている。また、各点は、経過年数毎のリジェクト率を示す。リジェクト率が増加した場合、管理サーバ装置400の利用者へのサービスの観点からリジェクト率増加の原因を把握して対策を講じることが好ましい。そこで、担当者は顧客に連絡して状況を伺いアドバイスする、あるいは必要に応じてメンテナンスを提案するなど、顧客にサービスを提供することができる。   FIG. 12 is a graph illustrating a sixth example of determination performed by the abnormality increase detection unit 482. In the example of FIG. 12, the target device 100 is a device that receives deposits of banknotes or coins, such as a depositing and dispensing machine. The horizontal axis of the graph in FIG. 12 indicates the elapsed years of the target device 100, and the vertical axis indicates the rejection rate. The rejection rate is a rate returned without accepting the deposit. A line L16 indicates the threshold of the rejection rate determined according to the elapsed years. In the threshold value of FIG. 12, the error occurrence rate is set constant regardless of the number of years elapsed. Moreover, each point shows the rejection rate for every elapsed years. When the rejection rate increases, it is preferable to take a countermeasure by grasping the cause of the increase in the rejection rate from the viewpoint of service to the user of the management server device 400. Therefore, the person in charge can provide services to the customer, such as contacting the customer to ask about the situation and giving advice, or suggesting maintenance if necessary.

図13は、異常増加検出部482が行う判定の第7例を示すグラフである。図13の例では、対象機器100は入出金機など紙幣又は硬貨の入金を受ける機器である。図13のグラフの横軸は紙幣又は硬貨の計数枚数を示し、縦軸はリジェクト率を示す。線L17は、計数枚数に応じて定められたリジェクト率の閾値を示す。図13の閾値では、計数枚数にかかわらずエラー発生率一定に設定されている。また、各点は、計数枚数毎のリジェクトを示す。図13の例でも、担当者は顧客に連絡して状況を伺いアドバイスする、あるいは必要に応じてメンテナンスを提案するなど、顧客にサービスを提供することができる。   FIG. 13 is a graph illustrating a seventh example of determination performed by the abnormality increase detection unit 482. In the example of FIG. 13, the target device 100 is a device that receives deposits of banknotes or coins such as a depositing and dispensing machine. The horizontal axis of the graph in FIG. 13 indicates the number of bills or coins counted, and the vertical axis indicates the rejection rate. A line L17 indicates the threshold of the rejection rate determined according to the number of counted sheets. In the threshold of FIG. 13, the error occurrence rate is set constant regardless of the number of counted sheets. Each point indicates a reject for each counted number. In the example of FIG. 13 as well, the person in charge can provide a service to the customer, such as contacting the customer to ask about the situation and giving advice, or suggesting maintenance if necessary.

対象機器100が紙幣の入出金ないしは計数を行う機器である場合に、異常増加検出部482が紙幣の斜行の増加を検出するようにしてもよい。
この場合、図5の斜行分布検出部483は、対象機器100の紙幣入出金ないしは計数時における紙幣の斜行の分布を検出する。異常増加検出部482は、紙幣の同一方向への斜行が閾値よりも多いか否かを判定する。
When the target device 100 is a device that deposits / withdraws or counts bills, the abnormality increase detection unit 482 may detect an increase in skew of bills.
In this case, the skew distribution detection unit 483 in FIG. 5 detects the skew distribution of the banknotes when the target device 100 is loaded / withdrawn or counted. The abnormality increase detection unit 482 determines whether or not the skew of the banknotes in the same direction is greater than the threshold value.

図14は、異常増加検出部482が行う判定の第8例を示すグラフである。図14の例では、対象機器100は入出金機など紙幣の入出金ないしは計数を行う機器である。図14のグラフの横軸は対象機器100の経過年数を示し、縦軸は、斜行分布を示す。図14のグラフでは、経過年数毎の斜行分布がグラフで示されている。縦軸の上側ほど紙幣が左に傾いていることを示し下側ほど紙幣が右に傾いていることを示す。
線L18は、傾き0を示す。線L19は、紙幣が右に傾いた場合の閾値を示す。
なお、この紙幣の斜行の分布を検出する際には、特に、入出金機においては、入金時の斜行、出金時の斜行というように、場合分けがなされる。すなわち、入金時の斜行では、入金系、すなわち取引口などの繰り出し機構の異常を、また出金時の斜行では、出金系、すなわち金種別収納部などの個々の繰り出し機構の異常を、場合分けして検出、判断することになる。言い換えると、いずれの繰り出し機構に異常があるのかを検出、判断する。
FIG. 14 is a graph illustrating an eighth example of determination performed by the abnormality increase detection unit 482. In the example of FIG. 14, the target device 100 is a device that deposits / withdraws or counts bills, such as a deposit / withdrawal machine. The horizontal axis of the graph in FIG. 14 indicates the age of the target device 100, and the vertical axis indicates the skew distribution. In the graph of FIG. 14, the skew distribution for each elapsed year is shown in the graph. The upper side of the vertical axis indicates that the banknote is tilted to the left, and the lower side indicates that the banknote is tilted to the right.
Line L18 indicates a slope of zero. A line L19 indicates a threshold when the banknote is tilted to the right.
When detecting the skew distribution of banknotes, particularly in the depositing / dispensing machine, cases are classified as skewing at the time of depositing and skewing at the time of withdrawal. In other words, in the case of skew at the time of deposit, there is an abnormality in the payout system, i.e., the payout mechanism such as a trading unit. In this case, detection and judgment are made separately. In other words, it detects and judges which feeding mechanism is abnormal.

図14の例で、異常増加検出部482は、紙幣の傾きの平均値が線L19に示される閾値を超えたことを検出する。これにより、担当者は紙幣の傾きの増加傾向を把握することができ、メンテナンスが必要か否かを判断する参考とすることができる。
なお、管理側表示部430が図14のように紙幣の斜行傾向をグラフ表示するようにしてもよい。これにより、担当者は、紙幣の斜行の平均及びばらつきの度合いを視覚的に把握することができる。
あるいは、異常増加検出部482が、損券・損貨の発生率の増加を検出するようにしてもよい。ここでいう損券・損貨は、汚損又は破損等により、出金に回らない通貨である。異常増加検出部482が検出した情報を、損券・損貨の発生に対する対策の参考情報とすることができる。
In the example of FIG. 14, the abnormality increase detection unit 482 detects that the average value of the banknote inclination exceeds the threshold value indicated by the line L19. Thereby, the person in charge can grasp | ascertain the increase tendency of the inclination of a banknote, and can be used as a reference which judges whether a maintenance is required.
Note that the management-side display unit 430 may display the skew tendency of banknotes in a graph as shown in FIG. Thereby, the person in charge can grasp | ascertain visually the average of the skew of a banknote, and the degree of dispersion | variation.
Or you may make it the abnormal increase detection part 482 detect the increase in the incidence rate of a loss ticket and a coin. The non-performing bills and coins mentioned here are currencies that cannot be used for withdrawal due to corruption or damage. The information detected by the abnormality increase detection unit 482 can be used as reference information for measures against the occurrence of non-performing bills and coins.

エラー統計処理部484は、管理側記憶部460が蓄積している管理用情報に基づいて、エラーの種類毎に当該エラーの発生回数を計数し、発生回数の多い順の統計情報を生成する。
例えば、管理側表示部430がエラーの発生回数が多い順にエラーコード及びエラーの内容を表示することで、担当者は、エラーを顧客に報告する、あるいは次回の訪問の準備の際に参考にする等の対応を行うことができる。
Based on the management information stored in the management-side storage unit 460, the error statistical processing unit 484 counts the number of occurrences of the error for each type of error, and generates statistical information in the order of occurrence.
For example, the management-side display unit 430 displays error codes and error contents in descending order of the number of occurrences of errors, so that the person in charge reports the errors to the customer or makes reference when preparing for the next visit. Etc. can be handled.

保守作業情報取得部485は、対象機器100が設置された店舗等での保守員による当該対象機器100に対する保守作業情報を取得する。保守作業情報は、管理用データが示す異常に対する保守作業を示す情報である。すなわち、保守作業情報は、管理用データの中のログ情報等から取得できる情報であってもよいし、これら以外に、保守員等が保守作業後に、別のシステムに記録した保守作業内容の詳細データであってもよい。
保守作業統計処理部486は、管理用データ及び保守作業情報に基づいて異常の種類毎の保守作業時間の統計データを生成する。例えば、保守作業統計処理部486は、保守拠点毎あるいは作業員毎、かつ、異常の種類毎に保守作業の平均時間を算出する。これにより、保守作業に要する時間を把握することができ、保守拠点別あるいは担当者別のレベルの平準化、レベルの底上げ、作業時間の短縮の参考にすることができる。
The maintenance work information acquisition unit 485 acquires maintenance work information for the target device 100 by a maintenance staff at a store or the like where the target device 100 is installed. The maintenance work information is information indicating maintenance work for the abnormality indicated by the management data. In other words, the maintenance work information may be information that can be acquired from log information or the like in the management data. In addition to this, the details of the maintenance work content recorded in another system by the maintenance staff after the maintenance work is performed. It may be data.
The maintenance work statistical processing unit 486 generates maintenance work time statistical data for each type of abnormality based on the management data and maintenance work information. For example, the maintenance work statistics processing unit 486 calculates the average time of maintenance work for each maintenance base, each worker, and each type of abnormality. As a result, the time required for the maintenance work can be grasped, and it can be used as a reference for leveling the level for each maintenance base or each person in charge, raising the level, and shortening the work time.

店舗別データ生成部487は、金融機関等の複数の店舗それぞれに設置された対象機器100からの対象データ(管理用データ)に基づいて、店舗毎の金融取引データを生成する。
この金融取引データを参照して、店舗毎あるいは地域毎の取引の傾向を把握することができ、顧客の店舗経営、営業戦略の立案の参考にすることができる。
The store-specific data generation unit 487 generates financial transaction data for each store based on the target data (management data) from the target device 100 installed in each of a plurality of stores such as financial institutions.
By referring to the financial transaction data, it is possible to grasp the transaction trend for each store or each region, and it can be used as a reference for the customer's store management and business strategy planning.

時系列データ生成部488は、管理用データに基づいて金融取引の時系列データを生成する。
例えば、時系列データ生成部488が店舗における取引の長期的な変化を検出することで、長期的観点での顧客の経営戦略の参考にすることができる。
あるいは、時系列データ生成部488が、入出金機が収納している現金の数又はその変化率を検出することで、顧客が現金の補充及び回収を行うタイミングの参考にすることができる。
The time series data generation unit 488 generates time series data for financial transactions based on the management data.
For example, the time-series data generation unit 488 can detect a long-term change in transactions at a store, and can be used as a reference for a customer's management strategy from a long-term viewpoint.
Or the time series data generation part 488 can refer to the timing which a customer replenishes and collects cash by detecting the number of cash stored in the depositing and dispensing machine or the rate of change thereof.

管理サーバ装置400が、店舗内での顧客の行動を検出した行動情報を収集し、分析するようにしてもよい。
図15は、管理サーバ装置400が収集・分析する顧客の行動の例を示す図である。図15に店舗内の機器の配置例が示されており、受付番号発券機501と、デジタルサイネージ502と、カウンタ503と、カウンタ503に設置された受付番号表示器504と、カメラ等で顧客を検出する顧客検出装置505が設けられている。顧客検出装置505として例えばKinect(登録商標)を用いることができるが、これに限らない。
The management server device 400 may collect and analyze behavior information that detects customer behavior in a store.
FIG. 15 is a diagram illustrating an example of customer behaviors collected and analyzed by the management server device 400. FIG. 15 shows an example of the arrangement of devices in the store. A customer number is issued by a reception number ticketing machine 501, a digital signage 502, a counter 503, a reception number display 504 installed in the counter 503, and a camera. A customer detection device 505 for detection is provided. For example, Kinect (registered trademark) can be used as the customer detection device 505, but is not limited thereto.

線L21は、店舗内での顧客の動線の例を示している。顧客は、受付番号発券機501で整理券の発券を受けた後、デジタルサイネージ502の前でしばらく立ち止まって表示を見ている。その後、顧客はロビーでの順番待ちの後、受付番号表示器504での呼出に応じてカウンタ503へ向かっている。
この顧客は、デジタルサイネージ502でその時刻に表示され参照していた情報に興味があると考えられる。
A line L21 indicates an example of a customer flow line in the store. After receiving the numbered ticket at the reception number ticket issuing machine 501, the customer stops for a while in front of the digital signage 502 and looks at the display. Then, after waiting for the turn in the lobby, the customer is heading for the counter 503 in response to a call on the reception number display 504.
This customer is considered to be interested in the information displayed and referred to at that time on the digital signage 502.

そこで、顧客検出装置505で検出された画像情報及びこれに関連する情報は、顧客検出装置505に接続されるゲートウェイ装置200によって暗号化された上で、収集管理システム300に送られた後、復号化されて収集管理側記憶部380に記憶され、さらに、上記と同様に、管理サーバ装置400に送信される。
管理サーバ装置400は、デジタルサイネージ502で顧客が参照していた情報を管理側記憶部460の当該顧客情報の一つとして記憶させ蓄積し、参照していた情報の種別毎の回数などの分析を行う。
図5の顧客検出部489は、管理側記憶部460に記憶された顧客を特定し、参照していた情報を抽出する。
関心情報生成部490は、関心情報を生成する。関心情報は、顧客検出部489が検出した顧客と、顧客が見ていた情報の内容とを対応付けた情報である。特に、関心情報生成部490は、受付番号発券機が顧客に発行した受付番号と顧客が見ていた情報の内容とを対応付けた関心情報を生成する。
そして、生成された関心情報は、当該顧客が口座を有する店舗の顧客サーバ、あるいは、上位装置911にあたる顧客データ管理サーバないしはデータベースへと配信される。
Therefore, the image information detected by the customer detection device 505 and information related thereto are encrypted by the gateway device 200 connected to the customer detection device 505, sent to the collection management system 300, and then decrypted. And stored in the collection management side storage unit 380, and further transmitted to the management server device 400 in the same manner as described above.
The management server device 400 stores and accumulates information referred to by the customer in the digital signage 502 as one of the customer information in the management-side storage unit 460, and analyzes the number of times of the type of the referenced information. Do.
The customer detection unit 489 in FIG. 5 identifies the customer stored in the management-side storage unit 460 and extracts the information that has been referred to.
The interest information generation unit 490 generates interest information. The interest information is information in which the customer detected by the customer detection unit 489 is associated with the content of the information that the customer was viewing. In particular, the interest information generation unit 490 generates interest information in which the receipt number issued to the customer by the receipt number ticketing machine is associated with the content of the information the customer was viewing.
Then, the generated interest information is distributed to a customer server of a store where the customer has an account, or a customer data management server or database corresponding to the host device 911.

例えば、顧客がデジタルサイネージ502金融商品の情報を参照していた場合、当該顧客が来店し、窓口に来た際、当該顧客に関わる顧客データ管理サーバないしはデータベースの関心情報にアクセスして、関心情報があるとの情報があるときには、または、当該関心情報に関わる紹介すべき金融商品等があるときには、行員がパンフレットを提示しながらその金融商品について説明するようにしてもよい。これにより、顧客にとっては興味のある商品について有益な情報を得られる可能性がある。店舗にとっては商品販売のきっかけとなる。   For example, when a customer refers to information on the digital signage 502 financial product, when the customer visits the store and comes to the window, he / she accesses the interest information on the customer data management server or database related to the customer, and the interest information When there is information that there is, or when there is a financial product to be introduced related to the interest information, the bank employee may explain the financial product while presenting a pamphlet. As a result, there is a possibility that the customer can obtain useful information about a product that is of interest to the customer. It will be an opportunity for merchandise sales.

なお、顧客検出装置505で検出された画像情報及びこれに関連する情報を、管理サーバ装置400で記憶し分析するのではなく、収集管理システム300で記憶し、この収集管理システム300内に設けた顧客検出部および関心情報生成部によって、直ちに関心情報を生成し、当該店舗の顧客サーバに送信して、窓口に来ている当該顧客に対する種々の金融商品についての説明を可能としてもよい。
この場合、関心情報生成部が、受付番号と顧客が見ていた情報の内容とを対応付けることで、顧客の氏名などの個人情報を用いずに顧客を特定することができる。この点で、顧客のプライバシーに配慮することができる。
The image information detected by the customer detection device 505 and the information related thereto are stored in the collection management system 300 instead of being stored and analyzed in the management server device 400 and provided in the collection management system 300. The customer detection unit and the interest information generation unit may immediately generate the interest information and transmit it to the customer server of the store so as to be able to explain various financial products for the customer coming to the counter.
In this case, the interest information generation unit can identify the customer without using personal information such as the customer's name by associating the receipt number with the content of the information the customer was viewing. In this respect, customer privacy can be taken into account.

なお、ゲートウェイ装置200、収集管理システム300及び管理サーバ装置400の全部又は一部の機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することにより各部の処理を行ってもよい。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。
また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。また上記プログラムは、前述した機能の一部を実現するためのものであっても良く、さらに前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるものであってもよい。
Note that a program for realizing all or part of the functions of the gateway apparatus 200, the collection management system 300, and the management server apparatus 400 is recorded on a computer-readable recording medium, and the program recorded on the recording medium is recorded on the computer. The processing of each unit may be performed by reading it into the system and executing it. Here, the “computer system” includes an OS and hardware such as peripheral devices.
The “computer-readable recording medium” refers to a storage device such as a flexible medium, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system. The program may be a program for realizing a part of the functions described above, and may be a program capable of realizing the functions described above in combination with a program already recorded in a computer system.

さらには、上記説明においては、対象機器100の管理用データを、ゲートウェイ装置200から収集管理システム300に送信し、さらに収集管理システム300から管理サーバ装置400へ送信して、管理サーバ装置400において最終的に管理側記憶部460に記憶して各種処理を実行するようにしたが、これに限るものはなく、収集管理システム300と管理サーバ装置400を一体化しても良い。この場合、収集管理システム300から管理サーバ装置400に管理用データを送信する収集管理側VPN通信処理部392と、この収集管理側VPN通信処理部392によって送信される管理用データを受信する管理側VPN通信処理部471の構成を省略することができる。また、設備の集約が可能となる。   Furthermore, in the above description, the management data of the target device 100 is transmitted from the gateway device 200 to the collection management system 300, and further transmitted from the collection management system 300 to the management server device 400. However, the present invention is not limited to this, and the collection management system 300 and the management server device 400 may be integrated. In this case, the collection management side VPN communication processing unit 392 that transmits management data from the collection management system 300 to the management server device 400, and the management side that receives the management data transmitted by the collection management side VPN communication processing unit 392 The configuration of the VPN communication processing unit 471 can be omitted. In addition, facilities can be consolidated.

また、上記説明においては、銀行などの金融機関等の店舗に設置された対象機器100を対象として説明したが、これに限るものではなく、特に貨幣を多く取り扱う流通機関の店舗に設置された貨幣処理機等も対象機器として含めることができる。
さらには、管理サーバ装置400において分析した結果に基づいて、特定機種の対象機器100に対する、例えば、ファームウェアやソフトウェアのバージョンアップ、あるいは、設定情報等のアップデートを、このシステムを利用することで行うようにしてもよい。すなわち、必要なバージョンアップ情報またはアップデート情報を管理サーバ装置400から収集管理システム300に送信して記憶させた後、収集管理システム300から当該特定機種の対象機器100に対して、必要なバージョンアップ情報またはアップデート情報を送信し、当該対象機器100のファームウェアやソフトウェアのバージョンアップ、あるいは、設定情報等のアップデートを行うようにしてもよい。そして、このバージョンアップ情報、あるいは、アップデート情報は、そのまま、管理用データに含まれて、折り返し管理されることになる。
In the above description, the target device 100 installed in a store such as a financial institution such as a bank has been described as an object. However, the present invention is not limited to this, and in particular, money installed in a store of a distribution institution that handles a large amount of money. A processor or the like can also be included as a target device.
Further, based on the analysis result in the management server device 400, for example, firmware or software version upgrade or setting information update for the target device 100 of a specific model is performed by using this system. It may be. In other words, after necessary upgrade information or update information is transmitted from the management server device 400 to the collection management system 300 and stored, the necessary upgrade information is sent from the collection management system 300 to the target device 100 of the specific model. Alternatively, update information may be transmitted to update the firmware or software of the target device 100, or update the setting information. The upgrade information or update information is included in the management data as it is, and is managed in a loopback manner.

以上、本発明の実施形態について図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計変更等も含まれる。
また、上記の実施形態の一部又は全部は、以下の付記のようにも記述され得るが、以下に限定されるものではない。
The embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to this embodiment, and includes design changes and the like without departing from the gist of the present invention.
Moreover, although a part or all of said embodiment may be described also as the following additional remarks, it is not limited to the following.

(付記1)
対象機器に対応した通信インタフェースを備えて前記対象機器からデータを取得するデータ取得部と、
前記対象機器から得られたデータを送信する送信部と、
前記送信部が送信したデータを受信する受信部と、
前記受信部が受信したデータに対して前記対象機器毎に定められたデータ復元方法に基づく復元処理を行うデータ復元部と、
を備えるデータ管理システム。
(Appendix 1)
A data acquisition unit that includes a communication interface corresponding to the target device and acquires data from the target device;
A transmission unit for transmitting data obtained from the target device;
A receiver that receives data transmitted by the transmitter;
A data restoration unit that performs restoration processing based on a data restoration method defined for each target device with respect to data received by the reception unit;
A data management system comprising:

(付記2)
データを暗号化する暗号化部と、
前記暗号化部の暗号化に対する復号化を行う復号化部と、
を備え、
前記暗号化部は、前記データ取得部が取得したデータを暗号化し、
前記送信部は、前記暗号化部が暗号化したデータを送信し、
前記復号化部は、前記受信部が受信したデータを復号化し、
前記データ復元部は、前記受信部が受信したデータに対して前記復元処理を行う、
付記1に記載のデータ管理システム。
(Appendix 2)
An encryption unit for encrypting data;
A decryption unit for decrypting the encryption of the encryption unit;
With
The encryption unit encrypts the data acquired by the data acquisition unit,
The transmission unit transmits the data encrypted by the encryption unit,
The decoding unit decodes the data received by the receiving unit,
The data restoration unit performs the restoration process on the data received by the receiving unit.
The data management system according to appendix 1.

(付記3)
データを暗号化する暗号化部と、
前記暗号化部の暗号化に対する復号化を行う復号化部と、
データを仮想プライベートネットワークに送信するVPN送信部と、
前記仮想プライベートネットワークからデータを受信するVPN受信部と、
を備え、
前記暗号化部は、前記データ取得部が取得したデータを暗号化し、
前記送信部は、前記暗号化部が暗号化したデータを送信し、
前記復号化部は、前記受信部が受信したデータを復号化し、
前記VPN送信部は、前記復号化部が復号化したデータを送信し、
前記VPN受信部は、前記VPN送信部が送信したデータを受信し、
前記データ復元部は、前記VPN受信部が受信したデータに対して前記復元処理を行う、
付記1に記載のデータ管理システム。
(Appendix 3)
An encryption unit for encrypting data;
A decryption unit for decrypting the encryption of the encryption unit;
A VPN transmitter for transmitting data to the virtual private network;
A VPN receiver for receiving data from the virtual private network;
With
The encryption unit encrypts the data acquired by the data acquisition unit,
The transmission unit transmits the data encrypted by the encryption unit,
The decoding unit decodes the data received by the receiving unit,
The VPN transmission unit transmits the data decrypted by the decryption unit,
The VPN receiver receives the data transmitted by the VPN transmitter,
The data restoration unit performs the restoration process on the data received by the VPN receiver.
The data management system according to appendix 1.

(付記4)
前記データ取得部は、前記対象機器に対する制御信号を通信する制御ネットワークと独立に設けられた通信手段を介して前記対象機器からデータを取得する、付記1から3のいずれか一つに記載のデータ管理システム。
(Appendix 4)
The data according to any one of appendices 1 to 3, wherein the data acquisition unit acquires data from the target device via a communication unit provided independently of a control network for communicating a control signal for the target device. Management system.

(付記5)
前記対象機器からのデータに基づいて、所定時間以上継続して発生する異常の有無を判定する継続異常判定部を備える、付記1から4のいずれか一つに記載のデータ管理システム。
(Appendix 5)
The data management system according to any one of appendices 1 to 4, further comprising a continuation abnormality determination unit that determines whether there is an abnormality that continuously occurs for a predetermined time or more based on data from the target device.

(付記6)
前記対象機器からのデータに基づいて、前記対象機器に定期的に発生する異常の有無を判定する定期的異常検出部を備える、付記1から5のいずれか一つに記載のデータ管理システム。
(Appendix 6)
The data management system according to any one of appendices 1 to 5, further comprising a periodic abnormality detection unit that determines whether there is an abnormality that periodically occurs in the target device based on data from the target device.

(付記7)
前記対象機器からのデータが示す異常の件数が、前記対象機器の経年の指標値に応じて定められた閾値よりも多いか否かを判定する異常増加検出部を備える、付記1から6のいずれか一つに記載のデータ管理システム。
(Appendix 7)
Any one of Supplementary notes 1 to 6, further comprising an abnormality increase detection unit that determines whether or not the number of abnormalities indicated by the data from the target device is greater than a threshold value determined according to an index value of the target device over time. A data management system according to any one of the above.

(付記8)
前記対象機器は、入出金機の取引口にシャッターを備え、
前記異常増加検出部は、前記異常の件数が、前記シャッターの通算動作回数に応じて定められた閾値よりも多いか否かを判定する、付記7に記載のデータ管理システム。
(Appendix 8)
The target device includes a shutter at a transaction port of the deposit / withdrawal machine,
The data management system according to appendix 7, wherein the abnormality increase detection unit determines whether or not the number of abnormalities is greater than a threshold value determined according to the total number of operations of the shutter.

(付記9)
前記異常増加検出部は、前記対象機器による現金処理のリトライ回数が前記閾値よりも多いか否かを判定する、付記8に記載のデータ管理システム。
(Appendix 9)
The data management system according to appendix 8, wherein the abnormality increase detection unit determines whether or not the number of retries for cash processing by the target device is greater than the threshold value.

(付記10)
前記対象機器の紙幣の繰り出しにおける紙幣の斜行の分布を検出する斜行分布検出部を備え、
前記異常増加検出部は、前記紙幣の同一方向への斜行が前記閾値よりも多いか否かを判定する、付記7から9のいずれか一つに記載のデータ管理システム。
(Appendix 10)
A skew distribution detection unit that detects a skew distribution of banknotes in the bill feeding of the target device,
The data management system according to any one of appendices 7 to 9, wherein the abnormal increase detection unit determines whether or not the skew of the banknote in the same direction is greater than the threshold value.

(付記11)
前記対象機器からのエラー情報を記憶する記憶部と、
前記記憶部が記憶するエラー情報に基づいて、エラーの種類毎に当該エラーの発生回数を計数し、発生回数の多い順の統計情報を生成するエラー統計部と、
を備える付記1から10のいずれか一つに記載のデータ管理システム。
(Appendix 11)
A storage unit for storing error information from the target device;
Based on the error information stored in the storage unit, counting the number of occurrences of the error for each type of error, an error statistics unit that generates statistical information in order of the number of occurrences,
The data management system according to any one of supplementary notes 1 to 10, further comprising:

(付記12)
前記対象機器からのデータが示す異常に対する保守作業の情報を示す保守作業情報を取得する保守作業情報取得部と、
前記対象機器からのデータ及び前記保守作業情報に基づいて異常の種類毎の保守作業時間の統計データを生成する保守作業統計処理部と、
を備える付記1から11のいずれか一つに記載のデータ管理システム。
(Appendix 12)
A maintenance work information acquisition unit for acquiring maintenance work information indicating maintenance work information for an abnormality indicated by data from the target device;
A maintenance work statistical processing unit that generates maintenance work time statistical data for each type of abnormality based on the data from the target device and the maintenance work information;
The data management system according to any one of appendices 1 to 11, comprising:

(付記13)
複数の店舗それぞれに設置された前記対象機器からのデータに基づいて、店舗毎の金融取引データを生成する店舗別データ生成部を備える付記1から12のいずれか一つに記載のデータ管理システム。
(Appendix 13)
The data management system according to any one of appendices 1 to 12, further comprising a store-specific data generation unit that generates financial transaction data for each store based on data from the target device installed in each of a plurality of stores.

(付記14)
前記対象機器からのデータに基づいて金融取引の時系列データを生成する時系列データ生成部を備える請求項1から13のいずれか一つに記載のデータ管理システム。
(Appendix 14)
The data management system according to any one of claims 1 to 13, further comprising a time-series data generation unit that generates time-series data of a financial transaction based on data from the target device.

(付記15)
店舗内に表示された情報を所定時間以上見ていた顧客を検出する顧客検出部と、
前記顧客検出部が検出した顧客と前記顧客が見ていた情報の内容とを対応付けた関心情報を生成する関心情報生成部と、
を備える付記1から14のいずれか一つに記載のデータ管理システム。
(Appendix 15)
A customer detection unit that detects a customer who has been viewing the information displayed in the store for a predetermined time or more;
An interest information generation unit that generates interest information in which the customer detected by the customer detection unit is associated with the content of information that the customer was viewing;
The data management system according to any one of appendices 1 to 14, comprising:

(付記16)
前記関心情報生成部は、前記店舗に設置された受付番号発券機が前記顧客に発行した受付番号と前記顧客が見ていた情報の内容とを対応付けた前記関心情報を生成する、
付記15に記載のデータ管理システム。
(Appendix 16)
The interest information generation unit generates the interest information in which the receipt number issued to the customer by the receipt number ticketing machine installed in the store is associated with the content of the information the customer was viewing.
The data management system according to attachment 15.

(付記17)
対象機器に対応した通信インタフェースにより前記対象機器からデータを取得するデータ取得ステップと、
前記対象機器から得られたデータを送信する送信ステップと、
前記送信ステップで送信されたデータを受信する受信ステップと、
前記受信ステップで受信されたデータに対して前記対象機器毎に定められたデータ復元方法に基づく復元処理を行うデータ復元ステップと、
を含むデータ管理方法。
(Appendix 17)
A data acquisition step of acquiring data from the target device by a communication interface corresponding to the target device;
A transmission step of transmitting data obtained from the target device;
A receiving step for receiving the data transmitted in the transmitting step;
A data restoration step for performing restoration processing based on a data restoration method defined for each target device for the data received in the reception step;
Data management method.

1 データ管理システム
100 対象機器
110 制御ネットワーク通信部
120 処理実行部
130 管理用データ取得部
140 管理用データ通信部
200 ゲートウェイ装置
210 ゲートウェイ側第一通信部
220 暗号化部
230 ゲートウェイ側第二通信部
300 収集管理システム
310 収集管理側通信部
320 収集管理側操作入力部
330 収集管理側表示部
380 収集管理側記憶部
390 収集管理側制御部
391 復号化部
392 収集管理側VPN通信処理部
393 継続異常検出部
400 管理サーバ装置
410 管理側通信部
420 管理側操作入力部
430 管理側表示部
460 管理側記憶部
470 管理側制御部
471 管理側VPN通信処理部
472 データ復元部
481 定期的異常検出部
482 異常増加検出部
483 斜行分布検出部
484 エラー統計処理部
485 保守作業情報取得部
486 保守作業統計処理部
487 店舗別データ生成部
488 時系列データ生成部
489 顧客検出部
490 関心情報生成部
DESCRIPTION OF SYMBOLS 1 Data management system 100 Target apparatus 110 Control network communication part 120 Process execution part 130 Management data acquisition part 140 Management data communication part 200 Gateway apparatus 210 Gateway side 1st communication part 220 Encryption part 230 Gateway side 2nd communication part 300 Collection management system 310 Collection management side communication unit 320 Collection management side operation input unit 330 Collection management side display unit 380 Collection management side storage unit 390 Collection management side control unit 391 Decoding unit 392 Collection management side VPN communication processing unit 393 Continuation abnormality detection Unit 400 management server device 410 management side communication unit 420 management side operation input unit 430 management side display unit 460 management side storage unit 470 management side control unit 471 management side VPN communication processing unit 472 data restoration unit 481 periodic abnormality detection unit 482 abnormality Increase detector 4 83 Skew distribution detection unit 484 Error statistical processing unit 485 Maintenance work information acquisition unit 486 Maintenance work statistical processing unit 487 Store-specific data generation unit 488 Time series data generation unit 489 Customer detection unit 490 Interest information generation unit

Claims (11)

対象機器に対応した通信インタフェースを備えて前記対象機器からデータを取得するデータ取得部と、
前記対象機器から得られたデータを送信する送信部と、
前記送信部が送信したデータを受信する受信部と、
前記受信部が受信したデータに対して前記対象機器毎に定められたデータ復元方法に基づく復元処理を行うデータ復元部と、
を備えるデータ管理システム。
A data acquisition unit that includes a communication interface corresponding to the target device and acquires data from the target device;
A transmission unit for transmitting data obtained from the target device;
A receiver that receives data transmitted by the transmitter;
A data restoration unit that performs restoration processing based on a data restoration method defined for each target device with respect to data received by the reception unit;
A data management system comprising:
データを暗号化する暗号化部と、
前記暗号化部の暗号化に対する復号化を行う復号化部と、
を備え、
前記暗号化部は、前記データ取得部が取得したデータを暗号化し、
前記送信部は、前記暗号化部が暗号化したデータを送信し、
前記復号化部は、前記受信部が受信したデータを復号化し、
前記データ復元部は、前記受信部が受信したデータに対して前記復元処理を行う、
請求項1に記載のデータ管理システム。
An encryption unit for encrypting data;
A decryption unit for decrypting the encryption of the encryption unit;
With
The encryption unit encrypts the data acquired by the data acquisition unit,
The transmission unit transmits the data encrypted by the encryption unit,
The decoding unit decodes the data received by the receiving unit,
The data restoration unit performs the restoration process on the data received by the receiving unit.
The data management system according to claim 1.
データを暗号化する暗号化部と、
前記暗号化部の暗号化に対する復号化を行う復号化部と、
データを仮想プライベートネットワークに送信するVPN送信部と、
前記仮想プライベートネットワークからデータを受信するVPN受信部と、
を備え、
前記暗号化部は、前記データ取得部が取得したデータを暗号化し、
前記送信部は、前記暗号化部が暗号化したデータを送信し、
前記復号化部は、前記受信部が受信したデータを復号化し、
前記VPN送信部は、前記復号化部が復号化したデータを送信し、
前記VPN受信部は、前記VPN送信部が送信したデータを受信し、
前記データ復元部は、前記VPN受信部が受信したデータに対して前記復元処理を行う、
請求項1に記載のデータ管理システム。
An encryption unit for encrypting data;
A decryption unit for decrypting the encryption of the encryption unit;
A VPN transmitter for transmitting data to the virtual private network;
A VPN receiver for receiving data from the virtual private network;
With
The encryption unit encrypts the data acquired by the data acquisition unit,
The transmission unit transmits the data encrypted by the encryption unit,
The decoding unit decodes the data received by the receiving unit,
The VPN transmission unit transmits the data decrypted by the decryption unit,
The VPN receiver receives the data transmitted by the VPN transmitter,
The data restoration unit performs the restoration process on the data received by the VPN receiver.
The data management system according to claim 1.
前記対象機器からのデータに基づいて、前記対象機器に定期的に発生する異常の有無を判定する定期的異常検出部を備える、請求項1から3のいずれか一項に記載のデータ管理システム。   The data management system according to any one of claims 1 to 3, further comprising a periodic abnormality detection unit that determines whether there is an abnormality that periodically occurs in the target device based on data from the target device. 前記対象機器からのデータが示す異常の件数が、前記対象機器の通算処理量に応じて定められた閾値よりも多いか否かを判定する異常増加検出部を備える、請求項1から4のいずれか一項に記載のデータ管理システム。   Any of the Claims 1 to 4 provided with the abnormality increase detection part which determines whether the number of abnormalities which the data from the said target apparatus show is larger than the threshold value defined according to the total processing amount of the said target apparatus. A data management system according to claim 1. 前記対象機器からのデータが示す異常に対する保守作業の情報を示す保守作業情報を取得する保守作業情報取得部と、
前記対象機器からのデータ及び前記保守作業情報に基づいて異常の種類毎の保守作業時間の統計データを生成する保守作業統計処理部と、
を備える請求項1から5のいずれか一項に記載のデータ管理システム。
A maintenance work information acquisition unit for acquiring maintenance work information indicating maintenance work information for an abnormality indicated by data from the target device;
A maintenance work statistical processing unit that generates maintenance work time statistical data for each type of abnormality based on the data from the target device and the maintenance work information;
A data management system according to any one of claims 1 to 5.
複数の店舗それぞれに設置された前記対象機器からのデータに基づいて、店舗毎の金融取引データを生成する店舗別データ生成部を備える請求項1から6のいずれか一項に記載のデータ管理システム。   The data management system according to any one of claims 1 to 6, further comprising a store-specific data generation unit that generates financial transaction data for each store based on data from the target device installed in each of a plurality of stores. . 前記対象機器からのデータに基づいて金融取引の時系列データを生成する時系列データ生成部を備える請求項1から7のいずれか一項に記載のデータ管理システム。   The data management system according to any one of claims 1 to 7, further comprising a time series data generation unit that generates time series data of a financial transaction based on data from the target device. 店舗内に表示された情報を所定時間以上見ていた顧客を検出する顧客検出部と、
前記顧客検出部が検出した顧客と前記顧客が見ていた情報の内容とを対応付けた関心情報を生成する関心情報生成部と、
を備える請求項1から8のいずれか一項に記載のデータ管理システム。
A customer detection unit that detects a customer who has been viewing the information displayed in the store for a predetermined time or more;
An interest information generation unit that generates interest information in which the customer detected by the customer detection unit is associated with the content of information that the customer was viewing;
A data management system according to any one of claims 1 to 8.
前記関心情報生成部は、前記店舗に設置された受付番号発券機が前記顧客に発行した受付番号と前記顧客が見ていた情報の内容とを対応付けた前記関心情報を生成する、
請求項9に記載のデータ管理システム。
The interest information generation unit generates the interest information in which the receipt number issued to the customer by the receipt number ticketing machine installed in the store is associated with the content of the information the customer was viewing.
The data management system according to claim 9.
対象機器に対応した通信インタフェースにより前記対象機器からデータを取得するデータ取得ステップと、
前記対象機器から得られたデータを送信する送信ステップと、
前記送信ステップで送信されたデータを受信する受信ステップと、
前記受信ステップで受信されたデータに対して前記対象機器毎に定められたデータ復元方法に基づく復元処理を行うデータ復元ステップと、
を含むデータ管理方法。
A data acquisition step of acquiring data from the target device by a communication interface corresponding to the target device;
A transmission step of transmitting data obtained from the target device;
A receiving step for receiving the data transmitted in the transmitting step;
A data restoration step for performing restoration processing based on a data restoration method defined for each target device for the data received in the reception step;
Data management method.
JP2016220684A 2016-11-11 2016-11-11 Data management system and data management method Active JP6994622B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016220684A JP6994622B2 (en) 2016-11-11 2016-11-11 Data management system and data management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016220684A JP6994622B2 (en) 2016-11-11 2016-11-11 Data management system and data management method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2020117407A Division JP2020178359A (en) 2020-07-07 2020-07-07 Data management system

Publications (2)

Publication Number Publication Date
JP2018078518A true JP2018078518A (en) 2018-05-17
JP6994622B2 JP6994622B2 (en) 2022-01-14

Family

ID=62151054

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016220684A Active JP6994622B2 (en) 2016-11-11 2016-11-11 Data management system and data management method

Country Status (1)

Country Link
JP (1) JP6994622B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020061713A (en) * 2018-10-12 2020-04-16 株式会社東芝 Information processing device and information processing system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4347227B2 (en) 2005-01-18 2009-10-21 Necインフロンティア株式会社 Security monitoring system, virtual leased line adapter, and security monitoring method
JP5752932B2 (en) 2010-12-14 2015-07-22 日本エイ・ティー・エム株式会社 Device information management system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020061713A (en) * 2018-10-12 2020-04-16 株式会社東芝 Information processing device and information processing system
WO2020075640A1 (en) * 2018-10-12 2020-04-16 株式会社東芝 Information processing device and information processing system
JP7262964B2 (en) 2018-10-12 2023-04-24 株式会社東芝 Information processing device and information processing system
US11934511B2 (en) 2018-10-12 2024-03-19 Kabushiki Kaisha Toshiba Information processing device and information processing system

Also Published As

Publication number Publication date
JP6994622B2 (en) 2022-01-14

Similar Documents

Publication Publication Date Title
US9177272B2 (en) Method and system of obtaining diagnostic data from a device at a remote location
US8746551B2 (en) Predictive fault resolution
US8275650B1 (en) Capacity planning for user wait time
EP2902978A1 (en) Out-of-band monitoring and managing of self-service terminals
US20170132601A1 (en) Information processing device and management system
CN102622821A (en) Method, device and system for supporting large amount of self-service withdrawal
JP2021196712A (en) Monitoring server, monitoring program, and monitoring system
CN101246619A (en) Monitoring system
JP5512411B2 (en) Journal information management system, automatic transaction apparatus, management apparatus and program thereof
JP6994622B2 (en) Data management system and data management method
US20160055464A1 (en) Monitoring cash handling machines
RU2688254C1 (en) Self-service device network monitoring system
JP2020178359A (en) Data management system
US20110106860A1 (en) Network management system, software and method
US20220358470A1 (en) Providing Service to Automated Banking Machines
JP2011113473A (en) Transaction processing system and information gathering method of the same
JP2013008380A (en) Recording medium for money processing apparatus operation guidance display system
JP5501837B2 (en) Information processing apparatus and information processing system
CN105608789A (en) A transaction device, a monitoring device and a monitoring system
CN1989530A (en) Cash dispensing automated banking machine diagostic system and method
US20180053193A1 (en) System and method for real time financial institution business intellgence and customer relationship management
JP4706420B2 (en) Automatic transaction equipment
EA043460B1 (en) SELF-SERVICE DEVICE NETWORK MONITORING SYSTEM
CN116018607A (en) System and method for improving cash management system operation
JP5605351B2 (en) Automatic transaction equipment

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20181109

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190215

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20191107

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20191119

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20200120

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200227

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200407

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200707

C60 Trial request (containing other claim documents, opposition documents)

Free format text: JAPANESE INTERMEDIATE CODE: C60

Effective date: 20200707

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20200715

C21 Notice of transfer of a case for reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C21

Effective date: 20200721

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20200807

C211 Notice of termination of reconsideration by examiners before appeal proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C211

Effective date: 20200818

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20210326

C22 Notice of designation (change) of administrative judge

Free format text: JAPANESE INTERMEDIATE CODE: C22

Effective date: 20210518

C13 Notice of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: C13

Effective date: 20210608

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210806

C23 Notice of termination of proceedings

Free format text: JAPANESE INTERMEDIATE CODE: C23

Effective date: 20210921

C03 Trial/appeal decision taken

Free format text: JAPANESE INTERMEDIATE CODE: C03

Effective date: 20211026

C30A Notification sent

Free format text: JAPANESE INTERMEDIATE CODE: C3012

Effective date: 20211026

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20211108

R150 Certificate of patent or registration of utility model

Ref document number: 6994622

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250