JP2017215790A - Information processor and program - Google Patents

Information processor and program Download PDF

Info

Publication number
JP2017215790A
JP2017215790A JP2016109288A JP2016109288A JP2017215790A JP 2017215790 A JP2017215790 A JP 2017215790A JP 2016109288 A JP2016109288 A JP 2016109288A JP 2016109288 A JP2016109288 A JP 2016109288A JP 2017215790 A JP2017215790 A JP 2017215790A
Authority
JP
Japan
Prior art keywords
failure
information
treatment
control unit
maintenance
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
JP2016109288A
Other languages
Japanese (ja)
Other versions
JP6749144B2 (en
Inventor
浩和 松野
Hirokazu Matsuno
浩和 松野
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.)
Toshiba TEC Corp
Original Assignee
Toshiba TEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba TEC Corp filed Critical Toshiba TEC Corp
Priority to JP2016109288A priority Critical patent/JP6749144B2/en
Publication of JP2017215790A publication Critical patent/JP2017215790A/en
Application granted granted Critical
Publication of JP6749144B2 publication Critical patent/JP6749144B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information processor capable of efficiently maintaining and managing maintenance object apparatus and a program.SOLUTION: The information processor includes input means, determination means, identification means, extraction means and processing means. The input means receives an input of state information indicating a state of a maintenance object apparatus which is connected via a network from the apparatus. The determination means determines whether any fault has occurred in the apparatus on the basis of the state information received by the input means. The identification means identifies a type of the fault under a condition that the determination means determines that a fault has occurred in the apparatus. The extraction means extracts solution information corresponding to the type identified by the identification means from a storage part which stores solution information indicating details of a solution for recovery from the fault for each type of fault. The solution means executes the solution which recovers the apparatus from the fault via the network by using the solution information extracted by the extraction means.SELECTED DRAWING: Figure 10

Description

本発明の実施形態は、情報処理装置、及びプログラムに関する。   Embodiments described herein relate generally to an information processing apparatus and a program.

従来、スーパーマーケット等の小売店において、POS(Point Of Sales)端末が使用されている。POS端末は、一取引に係る各種処理を実行するため、高い信頼性が求められている。POS端末の保守・管理は、一般的にサービスマンが行っており、故障等が発生した場合には、サービスマンが店舗に出向くことで対処している。   Conventionally, POS (Point Of Sales) terminals are used in retail stores such as supermarkets. Since the POS terminal executes various processes related to one transaction, high reliability is required. Maintenance and management of the POS terminal is generally performed by a service person, and when a failure or the like occurs, the service person goes to the store to deal with it.

ところで、POS端末は、再起動等の簡単な処置を実行することにより障害から復旧する場合がある。このような場合、サービスマンが店舗に出向き作業するのは非効率である。そのため、保守対象の装置の保守・管理を効率的に行うことが可能な技術が要求されている。   By the way, the POS terminal may be recovered from a failure by executing a simple procedure such as restart. In such a case, it is inefficient for the service person to go to the store and work. Therefore, there is a demand for a technique that can efficiently perform maintenance and management of a device to be maintained.

本発明が解決しようとする課題は、保守対象の装置の保守・管理を効率的に行うことができる情報処理装置、及びプログラムを提供することである。   The problem to be solved by the present invention is to provide an information processing apparatus and a program that can efficiently perform maintenance and management of a maintenance target apparatus.

実施形態の情報処理装置は、入力手段と、判定手段と、識別手段と、抽出手段と、処置手段とを備える。前記入力手段は、ネットワークを介して接続された保守対象の装置から、当該装置の状態を示した状態情報の入力を受け付ける。前記判定手段は、前記入力手段が受け付けた前記状態情報に基づいて、前記装置に障害が発生しているかを判定する。前記識別手段は、前記判定手段が前記装置に障害が発生していると判定したことを条件に、当該障害の種別を識別する。前記抽出手段は、前記障害の種別ごとに、当該障害から復旧するための処置内容が示された処置情報を記憶する記憶部から、前記識別手段が識別した種別に応じた前記処置情報を抽出する。前記処置手段は、前記抽出手段が抽出した前記処置情報を用いて、前記装置を障害から復旧させる処置を、前記ネットワークを介して実行する。   The information processing apparatus according to the embodiment includes an input unit, a determination unit, an identification unit, an extraction unit, and a treatment unit. The input means receives input of status information indicating a status of the apparatus from a maintenance target apparatus connected via a network. The determination unit determines whether a failure has occurred in the device based on the state information received by the input unit. The identification unit identifies the type of the failure on the condition that the determination unit determines that a failure has occurred in the device. The extraction unit extracts the treatment information corresponding to the type identified by the identification unit from a storage unit that stores treatment information indicating the content of treatment for recovering from the failure for each type of failure. . The treatment means executes a treatment for recovering the device from a failure using the treatment information extracted by the extraction means via the network.

図1は、実施形態に係る保守システムの一例を示す斜視図である。FIG. 1 is a perspective view illustrating an example of a maintenance system according to the embodiment. 図2は、POS端末の外観の一例を示す外観斜視図である。FIG. 2 is an external perspective view showing an example of the external appearance of the POS terminal. 図3は、POS端末のハードウェア構成の一例を示すブロック図である。FIG. 3 is a block diagram illustrating an example of a hardware configuration of the POS terminal. 図4は、店舗サーバのハードウェア構成の一例を示すブロック図である。FIG. 4 is a block diagram illustrating an example of a hardware configuration of the store server. 図5は、保守サーバのハードウェア構成の一例を示すブロック図である。FIG. 5 is a block diagram illustrating an example of a hardware configuration of the maintenance server. 図6は、装置テーブルのデータ構成の一例を示す説明図である。FIG. 6 is an explanatory diagram showing an example of the data structure of the device table. 図7は、処置テーブルのデータ構成の一例を示す説明図である。FIG. 7 is an explanatory diagram illustrating an example of a data configuration of the treatment table. 図8は、障害傾向テーブルのデータ構成の一例を示す説明図である。FIG. 8 is an explanatory diagram of an example of a data configuration of the failure tendency table. 図9は、障害管理テーブルのデータ構成の一例を示す説明図である。FIG. 9 is an explanatory diagram illustrating an example of a data configuration of the failure management table. 図10は、保守システムの各装置が有する特徴的な機能構成を示すブロック図である。FIG. 10 is a block diagram showing a characteristic functional configuration of each apparatus of the maintenance system. 図11は、状態情報のデータ構成の一例を示す説明図である。FIG. 11 is an explanatory diagram illustrating an example of a data configuration of state information. 図12は、処置画面の一例を示す説明図である。FIG. 12 is an explanatory diagram illustrating an example of a treatment screen. 図13は、保守処理の一例を示すフローチャート図である。FIG. 13 is a flowchart illustrating an example of maintenance processing. 図14は、予防保守処理の一例を示すフローチャート図である。FIG. 14 is a flowchart illustrating an example of preventive maintenance processing.

以下、図面を参照して、実施形態に係る情報処理装置、及びプログラムについて詳細に説明する。以下に説明する実施形態は、情報処理装置、及びプログラムの一実施形態であって、その構成や仕様等を限定するものではない。本実施形態は、スーパーマーケット等の店舗に導入された保守システムへの適用例である。   Hereinafter, an information processing apparatus and a program according to an embodiment will be described in detail with reference to the drawings. The embodiment described below is an embodiment of the information processing apparatus and program, and does not limit the configuration, specifications, or the like. This embodiment is an application example to a maintenance system introduced in a store such as a supermarket.

図1は、実施形態に係る保守システム1の一例を示す斜視図である。保守システム1は、一又は複数の店舗において使用されている各装置を保守するシステムである。保守システム1は、複数のPOS端末10と、店舗サーバ20と、保守サーバ30とを備える。保守サーバ30と店舗サーバ20とは、インターネットやVPN(Virtual Private Network)等のネットワーク40を介して接続されている。POS端末10と店舗サーバ20とは、店舗内ネットワーク50を介して接続されている。店舗内ネットワーク50は、各装置が相互に通信することにより網目上の通信経路を形成するメッシュ型のネットワークである。店舗内ネットワーク50は、ある装置から送信された情報を他の装置が中継することを繰り返し行うことにより目的の装置に情報を送信することができる。このように、店舗内ネットワーク50は、各装置が情報を中継するため、装置が故障したとしても替わりの通信経路を確保することができる故障に強いネットワークである。なお、図1に示す保守システム1は、複数台のPOS端末10と、一台の店舗サーバ20と、一台の保守サーバ30とを備えているが、各装置の台数はこれに限らない。また、本実施形態に係る保守システム1は、POS端末10を保守の対象装置としているが、保守の対象装置はPOS端末10以外の装置であってもよい。   FIG. 1 is a perspective view illustrating an example of a maintenance system 1 according to the embodiment. The maintenance system 1 is a system that maintains each device used in one or a plurality of stores. The maintenance system 1 includes a plurality of POS terminals 10, a store server 20, and a maintenance server 30. The maintenance server 30 and the store server 20 are connected via a network 40 such as the Internet or a VPN (Virtual Private Network). The POS terminal 10 and the store server 20 are connected via an in-store network 50. The in-store network 50 is a mesh type network that forms a communication path on a mesh by communicating with each other. The in-store network 50 can transmit information to a target device by repeatedly performing relaying of information transmitted from a certain device by another device. In this way, the in-store network 50 is a network that is resistant to failure and can secure an alternative communication path even if the device fails because each device relays information. The maintenance system 1 shown in FIG. 1 includes a plurality of POS terminals 10, one store server 20, and one maintenance server 30, but the number of devices is not limited thereto. The maintenance system 1 according to the present embodiment uses the POS terminal 10 as a maintenance target device, but the maintenance target device may be a device other than the POS terminal 10.

POS端末10は、保守対象の装置である。POS端末10は、一取引に係る販売対象の商品を登録する登録処理等を実行する。また、POS端末10は、自己診断機能を備えている。自己診断機能とは、POS端末10自身の状態を診断する機能である。POS端末10は、自己診断の実行結果として、POS端末10自身の状態を示す状態情報を生成する。そして、POS端末10は、状態情報を保守サーバ30に送信する。   The POS terminal 10 is a maintenance target device. The POS terminal 10 executes a registration process for registering a product to be sold related to one transaction. The POS terminal 10 has a self-diagnosis function. The self-diagnosis function is a function for diagnosing the state of the POS terminal 10 itself. The POS terminal 10 generates status information indicating the status of the POS terminal 10 itself as a self-diagnosis execution result. Then, the POS terminal 10 transmits the state information to the maintenance server 30.

店舗サーバ20は、例えば店舗に設定される。店舗サーバ20は、店舗に設置されたPOS端末10を管理する。店舗サーバ20は、POS端末10と保守サーバ30との間の通信を中継する。例えば、店舗サーバ20は、POS端末10の各々から受信した状態情報を保守サーバ30に送信する。   The store server 20 is set in a store, for example. The store server 20 manages the POS terminal 10 installed in the store. The store server 20 relays communication between the POS terminal 10 and the maintenance server 30. For example, the store server 20 transmits the status information received from each of the POS terminals 10 to the maintenance server 30.

保守サーバ30は、例えば保守対象の各装置の点検や修理等の保守を行うサービスマンが駐在する保守センターに設置される。保守サーバ30は、POS端末10の保守に用いられる情報処理装置である。保守サーバ30は、POS端末10から受信した状態情報を解析して、POS端末10の保守に用いる。例えば、保守サーバ30は、POS端末10をリモート操作することによりPOS端末10を保守する。または、保守サーバ30は、POS端末10の保守方法が示された画像情報等を出力する。   The maintenance server 30 is installed, for example, in a maintenance center where a service person who performs maintenance such as inspection and repair of each device to be maintained is stationed. The maintenance server 30 is an information processing device used for maintenance of the POS terminal 10. The maintenance server 30 analyzes the status information received from the POS terminal 10 and uses it for maintenance of the POS terminal 10. For example, the maintenance server 30 maintains the POS terminal 10 by remotely operating the POS terminal 10. Alternatively, the maintenance server 30 outputs image information indicating the maintenance method of the POS terminal 10.

次に、POS端末10について説明する。図2は、POS端末10の外観の一例を示す外観斜視図である。POS端末10は、ドロワ11の上に載置される。そして、POS端末10は、ドロワ11の引出し12の開放動作を制御する。POS端末10は、上面右側にキーボード13を備える。キーボード13は、各種操作を入力するキーを備える。   Next, the POS terminal 10 will be described. FIG. 2 is an external perspective view showing an example of the external appearance of the POS terminal 10. The POS terminal 10 is placed on the drawer 11. The POS terminal 10 controls the opening operation of the drawer 12 of the drawer 11. The POS terminal 10 includes a keyboard 13 on the upper right side. The keyboard 13 includes keys for inputting various operations.

POS端末10は、表示装置60(図3参照)を内蔵している。表示装置60は、キーボード13の上面右側に表示部61を備える。表示部61は、例えば液晶表示装置(LCD)である。表示部61は、保守サーバ30から送信された画像を表示する。なお、表示装置60は、POS端末10に内蔵されているが、POS端末10の制御から独立して各種画面を表示する。すなわち、表示装置60は、POS端末10において障害が発生している状態であっても、各種画面を表示することができる。   The POS terminal 10 incorporates a display device 60 (see FIG. 3). The display device 60 includes a display unit 61 on the upper right side of the keyboard 13. The display unit 61 is, for example, a liquid crystal display device (LCD). The display unit 61 displays the image transmitted from the maintenance server 30. Although the display device 60 is built in the POS terminal 10, it displays various screens independently of the control of the POS terminal 10. That is, the display device 60 can display various screens even when a failure has occurred in the POS terminal 10.

第1表示部15は、表示面上にタッチパネルが積層された液晶表示装置(LCD)である。第1表示部15は、例えば、店舗の店員に向けて各種画面を表示する。POS端末10は、上面後方に第2表示部16を備える。第2表示部16は、表示面上にタッチパネルが積層された液晶表示装置(LCD)である。第2表示部16は、例えば、顧客に向けて各種画面を表示する。   The first display unit 15 is a liquid crystal display device (LCD) in which a touch panel is stacked on a display surface. For example, the first display unit 15 displays various screens for store clerk. The POS terminal 10 includes a second display unit 16 on the upper rear side. The second display unit 16 is a liquid crystal display (LCD) in which a touch panel is stacked on a display surface. The second display unit 16 displays various screens for customers, for example.

POS端末10は、上面左側にプリンタ17を備える。プリンタ17は、取引単位のレシート及びジャーナルを印字発行する。POS端末10は、表示装置60の右側に設けられたカード読取溝に通されたカードからカード情報の読み取りや書き込みを実行するカードリーダライタ18を備える。   The POS terminal 10 includes a printer 17 on the upper left side. The printer 17 prints and issues a transaction unit receipt and journal. The POS terminal 10 includes a card reader / writer 18 that reads and writes card information from a card passed through a card reading groove provided on the right side of the display device 60.

POS端末10は、手持ち式のスキャナ19を備える。スキャナ19は、顧客が持参した商品に付されたバーコード等のコードシンボルからコード情報を光学的に読み取る。   The POS terminal 10 includes a hand-held scanner 19. The scanner 19 optically reads code information from a code symbol such as a barcode attached to a product brought by a customer.

次に、保守システム1が有する各種装置のハードウェア構成について説明する。   Next, the hardware configuration of various devices included in the maintenance system 1 will be described.

図3は、POS端末10のハードウェア構成の一例を示すブロック図である。POS端末10は、制御部101と、記憶部102と、通信インタフェース103と、スキャナ19と、キーボード13と、第1表示部15と、第2表示部16と、プリンタ17と、カードリーダライタ18とを備える。制御部101と、記憶部102と、通信インタフェース103と、スキャナ19と、キーボード13と、第1表示部15と、第2表示部16と、プリンタ17と、カードリーダライタ18とは、システムバス104を介して相互に接続している。   FIG. 3 is a block diagram illustrating an example of a hardware configuration of the POS terminal 10. The POS terminal 10 includes a control unit 101, a storage unit 102, a communication interface 103, a scanner 19, a keyboard 13, a first display unit 15, a second display unit 16, a printer 17, and a card reader / writer 18. With. The control unit 101, the storage unit 102, the communication interface 103, the scanner 19, the keyboard 13, the first display unit 15, the second display unit 16, the printer 17, and the card reader / writer 18 are connected to the system bus. They are connected to each other via 104.

制御部101は、POS端末10の全体の動作を制御し、POS端末10が有する各種の機能を実現する。制御部101は、CPU(Central Processing Unit)と、ROM(Read Only Memory)と、RAM(Random Access Memory)とを備える。CPUは、POS端末10の動作を統括的に制御する。ROMは、各種プログラムやデータを記憶する記憶媒体である。RAMは、各種プログラムを一時的に記憶したり、各種データを書き換えたりする記憶媒体である。そして、CPUは、RAMをワークエリア(作業領域)としてROM又は記憶部102等に格納されたプログラムを実行する。   The control unit 101 controls the overall operation of the POS terminal 10 and implements various functions that the POS terminal 10 has. The control unit 101 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), and a RAM (Random Access Memory). The CPU controls the overall operation of the POS terminal 10. The ROM is a storage medium that stores various programs and data. The RAM is a storage medium that temporarily stores various programs and rewrites various data. Then, the CPU executes a program stored in the ROM or the storage unit 102 using the RAM as a work area (working area).

記憶部102は、HDD(Hard Disk Drive)やSSD(Solid State Drive)などの記憶装置である。記憶部102は、制御プログラム105を記憶する。制御プログラム105は、オペレーティングシステムや、POS端末10が備えている機能を実現させるためのプログラムである。そして、制御プログラム105には、本実施形態に係る特徴的な機能を実現させるためのプログラムが含まれる。   The storage unit 102 is a storage device such as an HDD (Hard Disk Drive) or an SSD (Solid State Drive). The storage unit 102 stores a control program 105. The control program 105 is a program for realizing the functions provided in the operating system and the POS terminal 10. The control program 105 includes a program for realizing a characteristic function according to the present embodiment.

通信インタフェース103は、店舗内ネットワーク50と接続するためのインタフェースである。   The communication interface 103 is an interface for connecting to the in-store network 50.

また、POS端末10が備える表示装置60は、制御部601と、記憶部602と、通信インタフェース603と、表示部61とを備える。制御部601と、記憶部602と、通信インタフェース603と、表示部61とは、システムバス604を介して相互に接続している。図3に示すように表示装置60は、制御部101と接続されておらず、独立している。   The display device 60 included in the POS terminal 10 includes a control unit 601, a storage unit 602, a communication interface 603, and a display unit 61. The control unit 601, the storage unit 602, the communication interface 603, and the display unit 61 are connected to each other via a system bus 604. As shown in FIG. 3, the display device 60 is not connected to the control unit 101 and is independent.

制御部601は、表示装置60の全体の動作を制御し、表示装置60が有する各種の機能を実現する。制御部601は、CPUと、ROMと、RAMとを備える。CPUは、表示装置60の動作を統括的に制御する。ROMは、各種プログラムやデータを記憶する記憶媒体である。RAMは、各種プログラムを一時的に記憶したり、各種データを書き換えたりする記憶媒体である。そして、CPUは、RAMをワークエリア(作業領域)としてROM又は記憶部602等に格納されたプログラムを実行する。   The control unit 601 controls the overall operation of the display device 60 and realizes various functions that the display device 60 has. The control unit 601 includes a CPU, a ROM, and a RAM. The CPU comprehensively controls the operation of the display device 60. The ROM is a storage medium that stores various programs and data. The RAM is a storage medium that temporarily stores various programs and rewrites various data. Then, the CPU executes a program stored in the ROM or the storage unit 602 using the RAM as a work area (working area).

記憶部602は、HDDやSSDなどの記憶装置である。記憶部602は、制御プログラム605を記憶する。制御プログラム605は、オペレーティングシステムや、表示装置60が備えている機能を実現させるためのプログラムである。そして、制御プログラム605には、本実施形態に係る特徴的な機能を実現させるためのプログラムが含まれる。   The storage unit 602 is a storage device such as an HDD or an SSD. The storage unit 602 stores a control program 605. The control program 605 is a program for realizing the functions of the operating system and the display device 60. The control program 605 includes a program for realizing a characteristic function according to the present embodiment.

通信インタフェース603は、店舗内ネットワーク50と接続するためのインタフェースである。   The communication interface 603 is an interface for connecting to the in-store network 50.

図4は、店舗サーバ20のハードウェア構成の一例を示すブロック図である。店舗サーバ20は、制御部201と、記憶部202と、通信インタフェース203と、操作部204と、表示部205とを備える。制御部201と、記憶部202と、通信インタフェース203と、操作部204と、表示部205とは、システムバス206を介して相互に接続している。   FIG. 4 is a block diagram illustrating an example of a hardware configuration of the store server 20. The store server 20 includes a control unit 201, a storage unit 202, a communication interface 203, an operation unit 204, and a display unit 205. The control unit 201, the storage unit 202, the communication interface 203, the operation unit 204, and the display unit 205 are connected to each other via a system bus 206.

制御部201は、店舗サーバ20の全体の動作を制御し、店舗サーバ20が有する各種の機能を実現する。制御部201は、CPUと、ROMと、RAMとを備える。CPUは、店舗サーバ20の動作を統括的に制御する。ROMは、各種プログラムやデータを記憶する記憶媒体である。RAMは、各種プログラムを一時的に記憶したり、各種データを書き換えたりする記憶媒体である。そして、CPUは、RAMをワークエリア(作業領域)としてROM又は記憶部202等に格納されたプログラムを実行する。   The control unit 201 controls the overall operation of the store server 20 and realizes various functions of the store server 20. The control unit 201 includes a CPU, a ROM, and a RAM. The CPU comprehensively controls the operation of the store server 20. The ROM is a storage medium that stores various programs and data. The RAM is a storage medium that temporarily stores various programs and rewrites various data. The CPU executes a program stored in the ROM or the storage unit 202 or the like using the RAM as a work area (working area).

記憶部202は、HDDやSSDなどの記憶装置である。記憶部202は、制御プログラム207を記憶する。制御プログラム207は、オペレーティングシステムや、店舗サーバ20が備えている機能を実現させるためのプログラムである。そして、制御プログラム207には、本実施形態に係る特徴的な機能を実現させるためのプログラムが含まれる。   The storage unit 202 is a storage device such as an HDD or an SSD. The storage unit 202 stores a control program 207. The control program 207 is a program for realizing the functions provided in the operating system and the store server 20. The control program 207 includes a program for realizing a characteristic function according to the present embodiment.

通信インタフェース203は、ネットワーク40又は店舗内ネットワーク50と接続するためのインタフェースである。   The communication interface 203 is an interface for connecting to the network 40 or the in-store network 50.

操作部204は、キーボードや、マウス等の入力装置である。操作部204は、店舗サーバ20に対する操作を受け付ける。   The operation unit 204 is an input device such as a keyboard or a mouse. The operation unit 204 receives an operation on the store server 20.

表示部205は、例えば、液晶表示装置(LCD)である。なお、表示部205は、液晶表示装置に限らず、有機EL表示装置等であってもよい。   The display unit 205 is, for example, a liquid crystal display device (LCD). The display unit 205 is not limited to a liquid crystal display device, and may be an organic EL display device or the like.

図5は、保守サーバ30のハードウェア構成の一例を示すブロック図である。保守サーバ30は、制御部301と、記憶部302と、通信インタフェース303と、操作部304と、表示部305とを備える。制御部301と、記憶部302と、通信インタフェース303と、操作部304と、表示部305とは、システムバス306を介して相互に接続している。   FIG. 5 is a block diagram illustrating an example of a hardware configuration of the maintenance server 30. The maintenance server 30 includes a control unit 301, a storage unit 302, a communication interface 303, an operation unit 304, and a display unit 305. The control unit 301, the storage unit 302, the communication interface 303, the operation unit 304, and the display unit 305 are connected to each other via a system bus 306.

制御部301は、保守サーバ30の全体の動作を制御し、保守サーバ30が有する各種の機能を実現する。制御部301は、CPUと、ROMと、RAMとを備える。CPUは、保守サーバ30の動作を統括的に制御する。ROMは、各種プログラムやデータを記憶する記憶媒体である。RAMは、各種プログラムを一時的に記憶したり、各種データを書き換えたりする記憶媒体である。そして、CPUは、RAMをワークエリア(作業領域)としてROM又は記憶部302等に格納されたプログラムを実行する。   The control unit 301 controls the overall operation of the maintenance server 30 and implements various functions that the maintenance server 30 has. The control unit 301 includes a CPU, a ROM, and a RAM. The CPU comprehensively controls the operation of the maintenance server 30. The ROM is a storage medium that stores various programs and data. The RAM is a storage medium that temporarily stores various programs and rewrites various data. Then, the CPU executes a program stored in the ROM or the storage unit 302 using the RAM as a work area (working area).

記憶部302は、HDDやSSDなどの記憶装置である。記憶部302は、制御プログラム307と、装置テーブル308と、処置テーブル309と、障害傾向テーブル310と、障害管理テーブル311とを記憶する。制御プログラム307は、オペレーティングシステムや、保守サーバ30が備えている機能を実現させるためのプログラムである。そして、制御プログラム307には、本実施形態に係る特徴的な機能を実現させるためのプログラムが含まれる。   The storage unit 302 is a storage device such as an HDD or an SSD. The storage unit 302 stores a control program 307, a device table 308, a treatment table 309, a failure tendency table 310, and a failure management table 311. The control program 307 is a program for realizing the functions provided in the operating system and the maintenance server 30. The control program 307 includes a program for realizing a characteristic function according to the present embodiment.

図6は、装置テーブル308のデータ構成の一例を示す説明図である。装置テーブル308は、保守対象の装置の状態を記憶する。装置テーブル308は、装置コードと、部品コードと、使用状態と、環境状態とを関連付けて記憶する。装置コードは、保守対象の装置を識別可能な識別情報である。部品コードは、保守対象の装置及び保守対象の装置を構成する部品を識別可能な識別情報である。ここで、部品は、POS端末10の一部に限らず、POS端末10に有線又は無線で接続された周辺装置等が含まれる。使用状態は、保守対象の装置及び保守対象の装置を構成する部品の使用状態を示す情報である。使用状態は、使用時間と、使用回数とを関連付けて記憶する。使用時間は、使用された時間の累積を示す情報である。使用回数は、使用された回数の累積を示す情報である。環境状態は、保守対象の装置及び保守対象の装置を構成する部品の使用環境を示す情報である。環境状態は、平均温度と、平均湿度と、温度と、湿度とを関連付けて記憶する。平均温度は、温度の平均値を示す情報である。平均湿度は、設置されている環境の湿度の平均値を示す情報である。温度は、温度を示す情報である。湿度は、設置されている環境の湿度を示す情報である。なお、装置テーブル308は、温度や湿度の平均値に限らず、中央値等を記憶していてもよい。   FIG. 6 is an explanatory diagram showing an example of the data configuration of the device table 308. The device table 308 stores the status of the maintenance target device. The device table 308 stores device codes, component codes, usage states, and environmental states in association with each other. The device code is identification information that can identify a device to be maintained. The component code is identification information that can identify the device to be maintained and the components constituting the device to be maintained. Here, the components are not limited to a part of the POS terminal 10 and include peripheral devices connected to the POS terminal 10 by wire or wirelessly. The usage status is information indicating the usage status of the device to be maintained and the components constituting the maintenance target device. The usage state is stored in association with the usage time and the number of uses. The usage time is information indicating the accumulation of used time. The number of times of use is information indicating the accumulation of the number of times of use. The environmental state is information indicating the use environment of the device to be maintained and the parts constituting the device to be maintained. The environmental state is stored in association with the average temperature, the average humidity, the temperature, and the humidity. The average temperature is information indicating an average temperature value. The average humidity is information indicating an average value of the humidity of the installed environment. The temperature is information indicating the temperature. Humidity is information indicating the humidity of the installed environment. The device table 308 may store not only the average value of temperature and humidity but also the median value.

図7は、処置テーブル309のデータ構成の一例を示す説明図である。処置テーブル309は、保守対象の装置に発生することが想定される障害の種別ごとに、その障害への処置内容を示した一又は複数の処置情報を記憶する。処置テーブル309は、障害コードと、処置情報とを関連付けて記憶する。障害コードは、障害内容の種別を識別可能な識別情報である。ここで、障害には、問題が発生したことを示すエラーや、不適切な状態になったことを示すワーニング等が含まれる。さらに詳しくは、障害は、HDDが故障して情報を読み出すことができなくなったことを示すエラーや、プリンタ17の用紙が無くなったことを示すエラーや、プリンタ17の用紙の残量が少なくなったことを示すワーニング等である。処置情報は、障害から復旧するための処置内容が示された情報である。さらに詳しくは、処置情報は、保守対象の装置をリモート操作するリモート操作情報である。保守サーバ30は、リモート操作情報を保守対象の装置に送信して、リモート操作することにより障害から復旧させる。または、処置情報は、障害から復旧させる処置内容が示された画像情報である。すなわち、保守サーバ30は、障害から復旧させる処置内容が示された画像情報を表示させて、画像情報が示す処置内容を手動で実行させることにより障害から復旧させる。   FIG. 7 is an explanatory diagram illustrating an example of a data configuration of the treatment table 309. The treatment table 309 stores one or a plurality of pieces of treatment information indicating the content of the treatment for the failure for each type of failure that is assumed to occur in the maintenance target device. The treatment table 309 stores a failure code and treatment information in association with each other. The failure code is identification information that can identify the type of the failure content. Here, the failure includes an error indicating that a problem has occurred, a warning indicating that an inappropriate state has occurred, and the like. More specifically, the failure indicates an error indicating that the HDD has failed to read information, an error indicating that the printer 17 has run out of paper, or the remaining amount of paper in the printer 17 has decreased. This is a warning indicating the above. The treatment information is information indicating the content of treatment for recovering from a failure. More specifically, the treatment information is remote operation information for remotely operating a maintenance target device. The maintenance server 30 transmits the remote operation information to the maintenance target device, and recovers from the failure by performing the remote operation. Alternatively, the treatment information is image information indicating the treatment content to be recovered from the failure. That is, the maintenance server 30 displays the image information indicating the treatment content to be recovered from the failure, and recovers from the failure by manually executing the treatment content indicated by the image information.

図8は、障害傾向テーブル310のデータ構成の一例を示す説明図である。障害傾向テーブル310は、障害の発生時における装置の状態を記憶する。障害傾向テーブル310は、障害コードと、使用状態と、環境状態とを関連付けて記憶する。障害コードは、対象の障害を示す障害コードである。使用状態は、保守対象の装置又は保守対象の装置を構成する部品の障害時の使用状態を示す情報である。使用状態は、障害時使用時間と、障害時使用回数とを関連付けて記憶する。使用時間は、障害時における使用時間の累積を示す情報である。使用回数は、障害時における使用回数の累積を示す情報である。環境状態は、保守対象の装置又は保守対象の装置を構成する部品の障害時の使用環境を示す情報である。環境状態は、平均温度と、平均湿度と、障害時温度と、障害時湿度とを関連付けて記憶する。平均温度は、温度の平均値を示す情報である。平均湿度は、設置されている環境の湿度の平均値を示す情報である。障害時温度は、障害時の温度を示す情報である。障害時湿度は、障害時の湿度を示す情報である。なお、障害傾向テーブル310は、温度や湿度の平均値に限らず、中央値等を記憶していてもよい。   FIG. 8 is an explanatory diagram illustrating an example of a data configuration of the failure tendency table 310. The failure tendency table 310 stores the state of the device when a failure occurs. The failure tendency table 310 stores a failure code, a usage state, and an environmental state in association with each other. The failure code is a failure code indicating the target failure. The use state is information indicating a use state at the time of failure of a device to be maintained or a component constituting the device to be maintained. The usage state is stored in association with the usage time at the time of failure and the number of times of use at the time of failure. The usage time is information indicating accumulation of usage time at the time of failure. The use count is information indicating the accumulation of the use count at the time of failure. The environmental state is information indicating a use environment at the time of failure of a device to be maintained or a component constituting the device to be maintained. The environmental state is stored by associating the average temperature, the average humidity, the failure temperature, and the failure humidity. The average temperature is information indicating an average temperature value. The average humidity is information indicating an average value of the humidity of the installed environment. The temperature at the time of failure is information indicating the temperature at the time of failure. The failure humidity is information indicating the humidity at the time of failure. The failure tendency table 310 is not limited to the average value of temperature and humidity, and may store a median value or the like.

図9は、障害管理テーブル311のデータ構成の一例を示す説明図である。障害管理テーブル311は、保守対象の装置に発生した障害に関する各種情報を記憶する。障害管理テーブル311は、日時と、装置コードと、部品コードと、障害コードと、緊急度と、ログ保存場所と、障害内容と、状態と、原因と、処置とを関連付けて記憶する。日時は、障害を検出した日時や障害から復旧した日時等を示す情報である。装置コードは、障害等の事象が発生した装置を示す装置コードである。部品コードは、障害等の事象が発生した装置における事象が発生した部品を示す装置コードである。障害コードは、発生した障害を示す障害コードである。緊急度は、発生した障害に対して急いで処置すべき度合いを示す情報である。ログ保存場所は、障害が示されたログの保存場所を示す情報である。障害内容は、発生した障害の内容を示す情報である。状態は、保守対象の装置の状態を示す情報である。原因は、保守対象の装置に障害が発生した原因を示す情報である。処置は、発生した障害に対する処置内容を示す。   FIG. 9 is an explanatory diagram illustrating an example of a data configuration of the failure management table 311. The failure management table 311 stores various types of information related to failures that have occurred in the maintenance target device. The failure management table 311 stores the date and time, the device code, the component code, the failure code, the urgency, the log storage location, the failure content, the state, the cause, and the treatment in association with each other. The date / time is information indicating the date / time when the failure was detected, the date / time when the failure was recovered, and the like. The device code is a device code indicating a device in which an event such as a failure has occurred. The component code is a device code indicating a component in which an event has occurred in a device in which an event such as a failure has occurred. The failure code is a failure code indicating a failure that has occurred. The degree of urgency is information indicating the degree to which the trouble that has occurred should be treated quickly. The log storage location is information indicating a storage location of a log indicating a failure. The failure content is information indicating the content of the failure that has occurred. The status is information indicating the status of the maintenance target device. The cause is information indicating the cause of the failure in the maintenance target device. The treatment indicates the treatment content for the failure that has occurred.

図5に戻り、通信インタフェース303は、ネットワーク40と接続するためのインタフェースである。   Returning to FIG. 5, the communication interface 303 is an interface for connecting to the network 40.

操作部304は、キーボードや、マウス等の入力装置である。操作部304は、保守サーバ30に対する操作を受け付ける。   The operation unit 304 is an input device such as a keyboard or a mouse. The operation unit 304 receives an operation on the maintenance server 30.

表示部305は、例えば、液晶表示装置(LCD)である。なお、表示部305は、液晶表示装置に限らず、有機EL表示装置等であってもよい。   The display unit 305 is, for example, a liquid crystal display device (LCD). The display unit 305 is not limited to a liquid crystal display device, and may be an organic EL display device or the like.

次に、保守システム1の各装置が有する特徴的な機能について説明する。ここで、図10は、保守システム1の各装置が有する特徴的な機能構成を示すブロック図である。   Next, characteristic functions of each device of the maintenance system 1 will be described. Here, FIG. 10 is a block diagram showing a characteristic functional configuration of each apparatus of the maintenance system 1.

POS端末10の制御部101は、記憶部102に記憶された制御プログラム105をRAMに展開し、制御プログラム105に従って動作することで、図10に示す各機能部をRAMに生成する。具体的には、POS端末10の制御部101は、機能部として、通信制御部1001と、自己診断部1002と、リモート操作制御部1003と、表示制御部1004と、売上登録部1005とを備える。   The control unit 101 of the POS terminal 10 expands the control program 105 stored in the storage unit 102 in the RAM, and operates according to the control program 105, thereby generating each functional unit shown in FIG. Specifically, the control unit 101 of the POS terminal 10 includes a communication control unit 1001, a self-diagnosis unit 1002, a remote operation control unit 1003, a display control unit 1004, and a sales registration unit 1005 as functional units. .

通信制御部1001は、通信インタフェース103を制御して、店舗内ネットワーク50を介して接続されたPOS端末10や店舗サーバ20と通信する。   The communication control unit 1001 controls the communication interface 103 to communicate with the POS terminal 10 and the store server 20 connected via the in-store network 50.

自己診断部1002は、POS端末10自身の状態を診断する自己診断機能を制御する。更に、自己診断部1002は、自己診断機能においてPOS端末10が備える各部品についても状態を診断する。例えば、自己診断部1002は、POS端末10自身及びPOS端末10を構成する部品について、全部又は一部の機能が使用不可となっているか否かを判定する。または、自己診断部1002は、POS端末10及びPOS端末10を構成する部品の使用時間や使用回数等を計測する。または、自己診断部1002は、POS端末10及びPOS端末10を構成する部品の温度や湿度等の状態を計測する。具体的な例を挙げて説明すると、自己診断部1002は、POS端末10及びPOS端末10を構成する部品のプログラム等が応答しない状態になっているか否かを判定する。または、自己診断部1002は、プリンタ17の用紙の残量や、スキャナ19がコードシンボルを読み取れるか否か等を診断する。または、自己診断部1002は、HDDやSSD等である記憶部102の使用時間や使用回数を計測する。または、自己診断部1002は、HDDやSSD等である記憶部102が設置された空間の温度や湿度を計測する。   The self-diagnosis unit 1002 controls a self-diagnosis function for diagnosing the state of the POS terminal 10 itself. Further, the self-diagnosis unit 1002 diagnoses the state of each component included in the POS terminal 10 in the self-diagnosis function. For example, the self-diagnosis unit 1002 determines whether or not all or some of the functions of the POS terminal 10 itself and the components constituting the POS terminal 10 are unusable. Alternatively, the self-diagnosis unit 1002 measures the use time, the number of times of use, and the like of the POS terminal 10 and the components that constitute the POS terminal 10. Alternatively, the self-diagnosis unit 1002 measures the temperature, humidity, and other states of the POS terminal 10 and parts constituting the POS terminal 10. To explain with a specific example, the self-diagnosis unit 1002 determines whether or not the POS terminal 10 and the program of the components constituting the POS terminal 10 are not responding. Alternatively, the self-diagnosis unit 1002 diagnoses the remaining amount of paper in the printer 17 and whether or not the scanner 19 can read the code symbol. Alternatively, the self-diagnosis unit 1002 measures the usage time and usage count of the storage unit 102 such as an HDD or an SSD. Alternatively, the self-diagnosis unit 1002 measures the temperature and humidity of the space where the storage unit 102 such as an HDD or SSD is installed.

自己診断部1002は、自己診断機能の実行結果としてPOS端末10自身の状態を示す状態情報を生成する。ここで、図11は、状態情報のデータ構成の一例を示す説明図である。状態情報は、POS端末10又はPOS端末10を構成する部品の状態を示す情報である。更に詳しくは、状態情報は、装置コードと、部品コードと、障害情報と、使用情報と、環境情報とを有する。装置コードは、POS端末10自身を示す識別情報である。部品コードは、POS端末10を構成する部品を示す識別情報である。なお、POS端末10全体の状態を示す場合には、POS端末10全体を示す部品コードが設定される。障害情報は、POS端末10に発生している障害を示す情報である。障害情報は、日時と、障害コードと、ログと、緊急度とを有する。日時は、障害が発生した日時を示している。障害コードは、POS端末10に発生している障害の種別を識別可能な識別情報である。ログは、POS端末10又はPOS端末10を構成する部品が出力したログファイルであって、障害内容が示されたログである。緊急度は、POS端末10に発生している障害に対して急いで処置すべき度合いを示す情報である。使用情報は、POS端末10又はPOS端末10を構成する部品の使用状態を示す情報である。使用情報は、使用時間と、使用回数とを有する。使用時間は、使用された時間を示す情報である。使用回数は、使用された回数を示す情報である。環境情報は、POS端末10又はPOS端末10を構成する部品の使用環境を示す情報である。環境情報は、温度と、湿度とを有する。温度は、温度を示す情報である。湿度は、湿度を示す情報である。   The self-diagnosis unit 1002 generates state information indicating the state of the POS terminal 10 itself as an execution result of the self-diagnosis function. Here, FIG. 11 is an explanatory diagram illustrating an example of a data structure of the state information. The status information is information indicating the status of the POS terminal 10 or the components that make up the POS terminal 10. More specifically, the status information includes a device code, a component code, failure information, usage information, and environmental information. The device code is identification information indicating the POS terminal 10 itself. The component code is identification information indicating components that constitute the POS terminal 10. In addition, when showing the state of the whole POS terminal 10, the component code which shows the whole POS terminal 10 is set. The failure information is information indicating a failure occurring in the POS terminal 10. The failure information includes date and time, a failure code, a log, and an urgency level. The date / time indicates the date / time when the failure occurred. The failure code is identification information that can identify the type of failure occurring in the POS terminal 10. The log is a log file output by the POS terminal 10 or a component constituting the POS terminal 10, and indicates a failure content. The degree of urgency is information indicating the degree of urgent action to be taken for a failure occurring in the POS terminal 10. The usage information is information indicating the usage status of the POS terminal 10 or the components constituting the POS terminal 10. The usage information includes usage time and usage count. The usage time is information indicating the usage time. The number of times of use is information indicating the number of times of use. The environment information is information indicating the usage environment of the POS terminal 10 or the parts constituting the POS terminal 10. The environmental information includes temperature and humidity. The temperature is information indicating the temperature. Humidity is information indicating humidity.

また、自己診断部1002は、障害に対する処置が実行されたことを条件に、自己診断を実行して状態情報を生成する。すなわち、自己診断部1002は、処置により障害から復旧したか否かを示す状態情報を生成する。   In addition, the self-diagnosis unit 1002 executes the self-diagnosis and generates state information on the condition that a measure for the failure has been executed. That is, the self-diagnosis unit 1002 generates state information indicating whether or not the failure has been recovered by the treatment.

リモート操作制御部1003は、POS端末10自身をリモート操作するリモート操作情報を受信したことを条件に、リモート操作情報に応じた処理を実行する。例えば、リモート操作情報に応じた処理とは、POS端末10自身を再起動させる処理である。または、リモート操作情報に応じた処理とは、POS端末10自身を初期状態に移行させる処理である。または、リモート操作情報に応じた処理とは、POS端末10自身の設定を変更する処理である。   The remote operation control unit 1003 executes processing according to the remote operation information on condition that remote operation information for remotely operating the POS terminal 10 itself has been received. For example, the process according to the remote operation information is a process for restarting the POS terminal 10 itself. Alternatively, the process corresponding to the remote operation information is a process for shifting the POS terminal 10 itself to the initial state. Or the process according to remote operation information is a process which changes the setting of POS terminal 10 itself.

表示制御部1004は、第1表示部15及び第2表示部16を制御して各種画面を表示させる。   The display control unit 1004 controls the first display unit 15 and the second display unit 16 to display various screens.

売上登録部1005は、販売データ処理を制御する。販売データ処理とは、販売対象の商品等を登録する処理や、商品の合計金額等を算出する処理である。   The sales registration unit 1005 controls sales data processing. The sales data process is a process for registering a product or the like to be sold, or a process for calculating a total price of the product.

POS端末10が備える表示装置60の制御部601は、記憶部602に記憶された制御プログラム605をRAMに展開し、制御プログラム605に従って動作することで、図10に示す各機能部をRAMに生成する。具体的には、表示装置60の制御部601は、機能部として、通信制御部6001と、表示制御部6002とを備える。   The control unit 601 of the display device 60 included in the POS terminal 10 expands the control program 605 stored in the storage unit 602 to the RAM, and operates according to the control program 605, thereby generating each functional unit illustrated in FIG. To do. Specifically, the control unit 601 of the display device 60 includes a communication control unit 6001 and a display control unit 6002 as functional units.

通信制御部6001は、通信インタフェース603を制御して、店舗内ネットワーク50を介して接続されたPOS端末10や店舗サーバ20と通信する。   The communication control unit 6001 controls the communication interface 603 to communicate with the POS terminal 10 and the store server 20 connected via the in-store network 50.

表示制御部6002は、表示部61を制御して各種画面を表示させる。例えば、表示制御部6002は、処置画面を表示させる。ここで、図12は、処置画面6100の一例を示す説明図である。処置画面6100は、障害から復旧させる方法が示された画面である。POS端末10の操作者は、処置画面6100に示された内容を確認及び実行することにより障害から復旧させる。図12に示す処置画面6100は、プリンタ17に発生した障害に応じた処置内容を示している。なお、図12に示す処置画面6100は、文字にて処置内容を示しているが、これに限らないものとする。例えば、図12に示す処置画面6100は、図形や、静止画や、動画等を含んでいてもよい。更に、表示装置60は、音声により処置内容を示してもよい。   The display control unit 6002 controls the display unit 61 to display various screens. For example, the display control unit 6002 displays a treatment screen. Here, FIG. 12 is an explanatory diagram showing an example of the treatment screen 6100. The treatment screen 6100 is a screen on which a method for recovering from a failure is shown. The operator of the POS terminal 10 recovers from the failure by confirming and executing the contents shown on the treatment screen 6100. A treatment screen 6100 shown in FIG. 12 shows the content of a treatment according to a failure that has occurred in the printer 17. In addition, although the treatment screen 6100 shown in FIG. 12 has shown the treatment content with the character, it shall not be restricted to this. For example, the treatment screen 6100 illustrated in FIG. 12 may include a figure, a still image, a moving image, and the like. Furthermore, the display device 60 may indicate the treatment content by voice.

店舗サーバ20の制御部201は、記憶部202に記憶された制御プログラム207をRAMに展開し、制御プログラム207に従って動作することで、図10に示す各機能部をRAMに生成する。具体的には、店舗サーバ20の制御部201は、機能部として、通信制御部2001を備える。   The control unit 201 of the store server 20 expands the control program 207 stored in the storage unit 202 in the RAM, and operates according to the control program 207, thereby generating each functional unit shown in FIG. Specifically, the control unit 201 of the store server 20 includes a communication control unit 2001 as a functional unit.

通信制御部2001は、通信インタフェース203を制御して、店舗内ネットワーク50を介して接続されたPOS端末10等と通信する。または、通信制御部2001は、通信インタフェース203を制御して、ネットワーク40を介して接続された保守サーバ30等と通信する。   The communication control unit 2001 controls the communication interface 203 to communicate with the POS terminal 10 and the like connected via the in-store network 50. Alternatively, the communication control unit 2001 controls the communication interface 203 to communicate with the maintenance server 30 connected via the network 40.

保守サーバ30の制御部301は、記憶部302に記憶された制御プログラム307をRAMに展開し、制御プログラム307に従って動作することで、図10に示す各機能部をRAMに生成する。具体的には、保守サーバ30の制御部301は、機能部として、通信制御部3001と、保守制御部3002と、予防保守制御部3003と、表示制御部3004とを備える。   The control unit 301 of the maintenance server 30 expands the control program 307 stored in the storage unit 302 in the RAM and operates according to the control program 307, thereby generating each functional unit shown in FIG. Specifically, the control unit 301 of the maintenance server 30 includes a communication control unit 3001, a maintenance control unit 3002, a preventive maintenance control unit 3003, and a display control unit 3004 as functional units.

通信制御部3001は、通信インタフェース303を制御して、ネットワーク40を介して接続された店舗サーバ20等と通信する。   The communication control unit 3001 controls the communication interface 303 to communicate with the store server 20 connected via the network 40.

保守制御部3002は、入力手段である通信制御部3001が状態情報を受信したことを条件に、受信した状態情報に含まれる使用情報と、環境情報とを装置テーブル308の対象の装置コードの部品コードに関連付けて記憶させる。更に詳しくは、保守制御部3002は、状態情報に含まれる使用情報と、環境情報とを、使用状態と、環境状態として装置テーブル308に記憶させる。さらに、保守制御部3002は、平均温度と、平均湿度とを算出し、装置テーブル308に記憶させる。   The maintenance control unit 3002 uses the usage information included in the received status information and the environment information as part of the target device code in the device table 308 on condition that the communication control unit 3001 as an input means has received the status information. Remember to associate with code. More specifically, the maintenance control unit 3002 stores the usage information and environmental information included in the status information in the device table 308 as usage status and environmental status. Further, the maintenance control unit 3002 calculates the average temperature and the average humidity, and stores them in the device table 308.

また、保守制御部3002は、通信制御部3001が受信した状態情報に障害が発生したことを示す障害情報が状態情報に含まれているか否かを判定する。すなわち、判定手段である保守制御部3002は、通信制御部3001が受信した状態情報に基づいて、POS端末10に障害が発生しているか否かを判定する。保守制御部3002は、障害が発生したことを示す障害情報が含まれていることを条件に、障害傾向テーブル310と、障害管理テーブル311とに発生した障害について記憶させる。更に詳しくは、第2の記憶制御手段である保守制御部3002は、障害が発生したPOS端末10の状態を障害傾向テーブル310に記憶させる。すなわち、保守制御部3002は、使用状態と、環境状態とを、発生した障害の障害コードに関連付けて障害傾向テーブル310に記憶させる。また、保守制御部3002は、状態情報に含まれている日時と、装置コードと、部品コードと、障害コードと、緊急度とを障害管理テーブル311に記憶させる。また、保守制御部3002は、状態情報に含まれているログの保存場所と、障害コードが示している障害内容と、状態として障害が発生中であることと、ログに記憶されている障害の原因とを障害管理テーブル311に記憶させる。   Further, the maintenance control unit 3002 determines whether or not failure information indicating that a failure has occurred in the state information received by the communication control unit 3001 is included in the state information. That is, the maintenance control unit 3002 serving as a determination unit determines whether or not a failure has occurred in the POS terminal 10 based on the status information received by the communication control unit 3001. The maintenance control unit 3002 stores the failure that has occurred in the failure trend table 310 and the failure management table 311 on the condition that failure information indicating that a failure has occurred is included. More specifically, the maintenance control unit 3002 as the second storage control unit stores the state of the POS terminal 10 in which the failure has occurred in the failure tendency table 310. That is, the maintenance control unit 3002 stores the usage state and the environmental state in the failure tendency table 310 in association with the failure code of the failure that has occurred. In addition, the maintenance control unit 3002 stores the date and time, the device code, the component code, the failure code, and the urgency included in the state information in the failure management table 311. The maintenance control unit 3002 also saves the log included in the status information, the fault content indicated by the fault code, that a fault is occurring as a status, and the fault stored in the log. The cause is stored in the failure management table 311.

識別手段である保守制御部3002は、障害が発生したことを示す障害情報が含まれていることを条件に、障害情報に基づいてPOS端末10に発生した障害の種別を識別する。すなわち、保守制御部3002は、障害情報から障害コードを検出する。抽出手段である保守制御部3002は、状態情報に含まれている障害情報に応じた処置情報を処置テーブル309から抽出する。なお、保守制御部3002は、障害から復旧させることができる適切な処置情報が記憶されていない場合等には、新たに処置情報を生成してもよい。この場合には、保守制御部3002は、操作部304が受け付けた操作に応じた処置情報を生成する。そして、処置手段である保守制御部3002は、処置情報を用いて、POS端末10を障害から復旧させる処置を、ネットワーク40及び店舗内ネットワーク50を介して実行する。この時、保守制御部3002は、処置情報が示す処置を処置テーブル309に記憶させる。   The maintenance control unit 3002 as identification means identifies the type of failure that has occurred in the POS terminal 10 based on the failure information on the condition that failure information indicating that a failure has occurred is included. That is, the maintenance control unit 3002 detects a failure code from the failure information. The maintenance control unit 3002, which is an extraction unit, extracts treatment information corresponding to the failure information included in the state information from the treatment table 309. Note that the maintenance control unit 3002 may generate new treatment information when appropriate treatment information that can be recovered from a failure is not stored. In this case, the maintenance control unit 3002 generates treatment information corresponding to the operation accepted by the operation unit 304. Then, the maintenance control unit 3002, which is a treatment means, uses the treatment information to execute a treatment for recovering the POS terminal 10 from the failure via the network 40 and the in-store network 50. At this time, the maintenance control unit 3002 stores the treatment indicated by the treatment information in the treatment table 309.

保守制御部3002は、様々な態様により処置情報を用いて、POS端末10に発生している障害を復旧させる処置を実行する。例えば、保守制御部3002は、処置情報を表示制御部3004に表示させる。この場合には、サービスセンターのサービスマンは、表示部305に表示された処置情報が示す障害から復旧させる処置内容を電話等により連絡する。   The maintenance control unit 3002 executes treatment for recovering a failure occurring in the POS terminal 10 using the treatment information in various modes. For example, the maintenance control unit 3002 causes the display control unit 3004 to display the treatment information. In this case, the service person of the service center notifies the content of the treatment to be recovered from the failure indicated by the treatment information displayed on the display unit 305 by telephone or the like.

または、保守制御部3002は、抽出した処置情報を障害が発生しているPOS端末10に向けて通信制御部3001に送信させる。ここで、保守制御部3002は、処置情報に応じて送信先を変える。処置情報には、障害から復旧させる方法が示された処置画面6100を表示させる画像情報と、装置を障害から復旧させる操作内容が指示されたリモート操作情報とがある。保守制御部3002は、処置情報がリモート操作情報であることを条件に、状態情報に含まれている装置コードのPOS端末10に向けて処置情報を通信制御部3001に送信させる。すなわち、保守制御部3002は、状態情報を用いてリモート操作を実行する。一方、保守制御部3002は、処置情報が画像情報であることを条件に、状態情報に含まれている装置コードのPOS端末10が備える表示装置60に向けて処置情報を通信制御部3001に送信させる。なお、保守制御部3002は、表示出力と、送信出力との両方を実行してもよい。   Alternatively, the maintenance control unit 3002 causes the communication control unit 3001 to transmit the extracted treatment information to the POS terminal 10 in which the failure has occurred. Here, the maintenance control unit 3002 changes the transmission destination according to the treatment information. The treatment information includes image information for displaying a treatment screen 6100 showing a method for recovering from a failure, and remote operation information for instructing an operation content for recovering the device from the failure. The maintenance control unit 3002 causes the communication control unit 3001 to transmit the treatment information toward the POS terminal 10 of the device code included in the state information on condition that the treatment information is remote operation information. That is, the maintenance control unit 3002 executes a remote operation using the state information. On the other hand, on the condition that the treatment information is image information, the maintenance control unit 3002 transmits the treatment information to the communication control unit 3001 toward the display device 60 included in the POS terminal 10 of the device code included in the state information. Let Note that the maintenance control unit 3002 may execute both display output and transmission output.

第1の記憶制御手段である保守制御部3002は、障害から復旧したことを示す状態情報を通信制御部3001が受信したことを条件に、障害から復旧させた処置内容を処置情報として処置テーブル309に記憶させる。例えば、保守制御部3002は、障害が発生から障害から復旧したことを確認する自己診断機能を実行するまでの間に実行された処置内容を、障害から復旧させた処置内容として抽出する。そして、保守制御部3002は、抽出した障害から復旧させた処置内容を処置情報として処置テーブル309に記憶させる。   The maintenance control unit 3002, which is the first storage control unit, treats the treatment content restored from the failure as treatment information on the condition that the communication control unit 3001 has received the status information indicating that the failure has been restored from the treatment table 309. Remember me. For example, the maintenance control unit 3002 extracts the treatment content that has been executed from the occurrence of the failure until the execution of the self-diagnosis function for confirming that the failure has been recovered as the treatment content that has been recovered from the failure. Then, the maintenance control unit 3002 stores the treatment content recovered from the extracted failure in the treatment table 309 as treatment information.

予防保守制御部3003は、保守対象の装置であるPOS端末10に対して予防保守を実行する。すなわち、予防保守制御部3003は、状態情報に基づいてPOS端末10に障害が発生するおそれがあると判定したことを条件に報知する。更に詳しくは、予防保守制御部3003は、障害傾向テーブル310に記憶されている各要素について統計的な解析により障害が発生する条件を算出する。そして、予防保守制御部3003は、処置情報が示すPOS端末10の状態を示した各要素について障害が発生する条件に適合しているか否かを判定する。報知手段である予防保守制御部3003は、処置情報の各要素について障害が発生する条件に適合していることを条件に報知する。一例を挙げて説明すると、予防保守制御部3003は、統計的な解析として、障害傾向テーブル310に記憶された使用時間、使用回数、平均温度、平均湿度、障害時温度、障害時湿度等の各要素の平均値や偏差値を算出する。そして、予防保守制御部3003は、処置情報の使用時間、使用回数、温度、湿度等の各要素が、算出した平均値や偏差値に適合したことを条件に、障害が発生するおそれがあることを報知する。   The preventive maintenance control unit 3003 executes preventive maintenance on the POS terminal 10 that is a maintenance target device. That is, the preventive maintenance control unit 3003 notifies on the condition that it is determined that there is a possibility that a failure may occur in the POS terminal 10 based on the state information. More specifically, the preventive maintenance control unit 3003 calculates a condition for causing a failure by statistical analysis for each element stored in the failure tendency table 310. Then, the preventive maintenance control unit 3003 determines whether or not each element indicating the state of the POS terminal 10 indicated by the treatment information meets a condition for causing a failure. The preventive maintenance control unit 3003 that is a notification unit notifies that each element of the treatment information is suitable for a condition in which a failure occurs. For example, the preventive maintenance control unit 3003 uses each of the usage time, the number of times of use, the average temperature, the average humidity, the temperature at the time of failure, the humidity at the time of failure, etc. stored in the failure tendency table 310 as statistical analysis. Calculate the average and deviation values of elements. The preventive maintenance control unit 3003 may cause a failure on condition that each element such as the usage time, the number of uses, the temperature, and the humidity of the treatment information matches the calculated average value and deviation value. Is notified.

予防保守制御部3003は、様々な態様により報知する。例えば、予防保守制御部3003は、障害が発生するおそれがあることを表示制御部3004に表示させることにより報知する。または、予防保守制御部3003は、障害が発生するおそれがあることをPOS端末10、店舗サーバ20、表示装置60等に向けて通信制御部3001に送信させることにより報知する。予防保守制御部3003は、障害が発生するおそれがあることを報知することにより、障害が発生するおそれがあるPOS端末10や部品の交換等を促すことができる。   The preventive maintenance control unit 3003 notifies in various ways. For example, the preventive maintenance control unit 3003 notifies the display control unit 3004 that the failure may occur. Alternatively, the preventive maintenance control unit 3003 notifies the communication control unit 3001 that the failure is likely to occur toward the POS terminal 10, the store server 20, the display device 60, and the like. The preventive maintenance control unit 3003 can prompt the user to replace the POS terminal 10 or a component that may cause a failure by notifying that a failure may occur.

表示制御部3004は、表示部305を制御して各種画面を表示させる。例えば、表示制御部3004は、障害管理テーブル311の内容等を表示させる。または、表示制御部3004は、予防保守制御部3003に要求に応じて障害が発生するおそれがあることを報知する画面を表示させる。   A display control unit 3004 controls the display unit 305 to display various screens. For example, the display control unit 3004 displays the contents of the failure management table 311 and the like. Alternatively, the display control unit 3004 causes the preventive maintenance control unit 3003 to display a screen informing that there is a possibility that a failure will occur in response to a request.

次に、POS端末10が実行する保守処理について説明する。ここで、図13は、本実施形態の保守システム1が実行する保守処理の一例を示すフローチャート図である。保守処理とは、保守対象の装置であるPOS端末10を保守する処理である。   Next, maintenance processing executed by the POS terminal 10 will be described. Here, FIG. 13 is a flowchart showing an example of maintenance processing executed by the maintenance system 1 of the present embodiment. The maintenance process is a process for maintaining the POS terminal 10, which is a maintenance target device.

まず、POS端末10の自己診断部1002は、所定時間が経過したか否かを判定する(ステップS11)。所定時間が経過していないことを条件に(ステップS11;No)、POS端末10の自己診断部1002は、自己診断機能の実行を待機する。   First, the self-diagnosis unit 1002 of the POS terminal 10 determines whether or not a predetermined time has elapsed (step S11). On condition that the predetermined time has not elapsed (step S11; No), the self-diagnosis unit 1002 of the POS terminal 10 waits for execution of the self-diagnosis function.

一方、所定時間が経過したことを条件に(ステップS11;Yes)、POS端末10の自己診断部1002は、自己診断機能を実行してPOS端末10の状態を示す状態情報を生成する(ステップS12)。   On the other hand, on condition that the predetermined time has elapsed (step S11; Yes), the self-diagnosis unit 1002 of the POS terminal 10 executes the self-diagnosis function and generates state information indicating the state of the POS terminal 10 (step S12). ).

次いで、POS端末10の通信制御部1001は、状態情報を店舗サーバ20に送信する(ステップS13)。   Next, the communication control unit 1001 of the POS terminal 10 transmits state information to the store server 20 (step S13).

次いで、店舗サーバ20の通信制御部2001は、状態情報を中継する(ステップS21)。すなわち、通信制御部2001は、受信した状態情報を保守サーバ30に送信する。   Next, the communication control unit 2001 of the store server 20 relays the state information (step S21). That is, the communication control unit 2001 transmits the received status information to the maintenance server 30.

次いで、保守サーバ30の通信制御部3001は、店舗サーバ20が送信した状態情報を受信する(ステップS31)。次いで、保守サーバ30の保守制御部3002は、状態情報に含まれる使用情報と、環境情報とを装置テーブル308に記憶させる(ステップS32)。   Next, the communication control unit 3001 of the maintenance server 30 receives the state information transmitted by the store server 20 (step S31). Next, the maintenance control unit 3002 of the maintenance server 30 stores the usage information included in the state information and the environment information in the device table 308 (step S32).

次いで、保守サーバ30の保守制御部3002は、受信した状態情報に障害コードが含まれているか否かを判定する(ステップS33)。状態情報に障害コードが含まれていないことを条件に(ステップS33;No)、保守サーバ30は、保守処理を終了する。   Next, the maintenance control unit 3002 of the maintenance server 30 determines whether or not a failure code is included in the received state information (step S33). On condition that the failure information is not included in the state information (step S33; No), the maintenance server 30 ends the maintenance process.

一方、状態情報に障害コードが含まれていることを条件に(ステップS33;Yes)、保守サーバ30の保守制御部3002は、発生した障害に関する情報を障害傾向テーブル310及び障害管理テーブル311に記憶させる(ステップS34)。すなわち、保守制御部3002は、状態情報に含まれる使用情報と、環境情報とを障害傾向テーブル310に記憶させる。また、保守制御部3002は、状態情報に含まれる日時と、装置コードと、部品コードと、障害コードと、緊急度と、ログ保存場所と、障害内容と、状態と、原因とを障害管理テーブル311に記憶させる。   On the other hand, on the condition that the failure information is included in the state information (step S33; Yes), the maintenance control unit 3002 of the maintenance server 30 stores information on the failure that has occurred in the failure tendency table 310 and the failure management table 311. (Step S34). That is, the maintenance control unit 3002 stores the usage information included in the state information and the environment information in the failure tendency table 310. In addition, the maintenance control unit 3002 stores the date and time, device code, part code, failure code, urgency, log storage location, failure content, status, and cause included in the status information in the failure management table. 311 is stored.

次いで、保守サーバ30の保守制御部3002は、障害コードに応じた処置情報を処置テーブル309から抽出する(ステップS35)。   Next, the maintenance control unit 3002 of the maintenance server 30 extracts treatment information corresponding to the failure code from the treatment table 309 (step S35).

次いで、保守サーバ30の保守制御部3002は、抽出した処置情報を出力させる(ステップS36)。すなわち、保守制御部3002は、送信出力及び表示出力のうち、少なくとも一方の出力方法により処置情報を出力させる。   Next, the maintenance control unit 3002 of the maintenance server 30 outputs the extracted treatment information (step S36). That is, the maintenance control unit 3002 causes the treatment information to be output by at least one output method of transmission output and display output.

次いで、店舗サーバ20の通信制御部2001は、保守サーバ30から処置情報が送信されたことを条件に状態情報を中継する(ステップS22)。すなわち、通信制御部2001は、受信した状態情報をPOS端末10に送信する。   Next, the communication control unit 2001 of the store server 20 relays the state information on condition that the treatment information is transmitted from the maintenance server 30 (step S22). That is, the communication control unit 2001 transmits the received status information to the POS terminal 10.

次いで、POS端末10の通信制御部1001は、店舗サーバ20から処置情報を受信する(ステップS14)。   Next, the communication control unit 1001 of the POS terminal 10 receives treatment information from the store server 20 (step S14).

次いで、POS端末10は、処置情報を実行する(ステップS15)。更に詳しくは、POS端末10のリモート操作制御部1003は、処置情報がPOS端末10のリモート操作を指示するリモート操作情報であることを条件に、リモート操作を実行する。または、POS端末10が備える表示装置60の表示制御部6002は、処置情報が障害から復旧させる方法が示された画像情報であることを条件に、画像情報を表示させる。   Next, the POS terminal 10 executes treatment information (step S15). More specifically, the remote operation control unit 1003 of the POS terminal 10 executes the remote operation on condition that the treatment information is remote operation information instructing the remote operation of the POS terminal 10. Alternatively, the display control unit 6002 of the display device 60 included in the POS terminal 10 displays the image information on condition that the treatment information is image information indicating a method for recovering from the failure.

次いで、POS端末10の自己診断部1002は、処置により障害から復旧したか否かを確認するために自己診断機能を実行して状態情報を生成する(ステップS16)。次いで、POS端末10の通信制御部1001は、状態情報を店舗サーバ20に送信する(ステップS17)。   Next, the self-diagnosis unit 1002 of the POS terminal 10 executes the self-diagnosis function to generate status information in order to confirm whether or not the failure has been recovered by the treatment (step S16). Next, the communication control unit 1001 of the POS terminal 10 transmits the state information to the store server 20 (step S17).

次いで、店舗サーバ20の通信制御部2001は、状態情報を中継する(ステップS23)。   Next, the communication control unit 2001 of the store server 20 relays the state information (step S23).

次いで、保守サーバ30の通信制御部3001は、状態情報を受信する(ステップS37)。次いで、保守サーバ30の保守制御部3002は、受信した状態情報においてPOS端末10が障害から復旧したことが示されているか否かを判定する(ステップS38)。POS端末10が復旧していないことを条件に(ステップS38;No)、保守サーバ30は、ステップS35に移行する。そして、保守サーバ30の保守制御部3002は、障害コードに応じた処置情報について、未だ出力していない処置情報を処置テーブル309から抽出する。そして、保守制御部3002は、未だ実施していない処置情報を出力する。   Next, the communication control unit 3001 of the maintenance server 30 receives the state information (step S37). Next, the maintenance control unit 3002 of the maintenance server 30 determines whether or not the received status information indicates that the POS terminal 10 has recovered from the failure (step S38). On condition that the POS terminal 10 has not been restored (step S38; No), the maintenance server 30 proceeds to step S35. Then, the maintenance control unit 3002 of the maintenance server 30 extracts, from the treatment table 309, treatment information that has not been output for the treatment information corresponding to the failure code. Then, the maintenance control unit 3002 outputs treatment information that has not yet been implemented.

一方、POS端末10が復旧したことを条件に(ステップS38;Yes)、保守サーバ30の保守制御部3002は、復旧したことを障害管理テーブル311に記憶させる(ステップS39)。   On the other hand, on condition that the POS terminal 10 has been restored (step S38; Yes), the maintenance control unit 3002 of the maintenance server 30 stores the restoration in the failure management table 311 (step S39).

以上により、保守システム1は、保守処理を終了する。   Thus, the maintenance system 1 ends the maintenance process.

次に、POS端末10が実行する予防保守処理について説明する。ここで、図14は、本実施形態の保守システム1が実行する予防保守処理の一例を示すフローチャート図である。   Next, the preventive maintenance process executed by the POS terminal 10 will be described. Here, FIG. 14 is a flowchart showing an example of preventive maintenance processing executed by the maintenance system 1 of the present embodiment.

ステップS41からステップS62までの処理は、図13のステップS11からステップS32までの処理と同様の処理である。   The processing from step S41 to step S62 is the same processing as the processing from step S11 to step S32 in FIG.

ステップS63において保守サーバ30の予防保守制御部3003は、受信した処置情報の各要素について障害が発生する条件に適合しているか否かを判定する(ステップS63)。障害が発生する条件に適合しないことを条件に(ステップS63;No)、保守サーバ30は、予防保守処理を終了する。   In step S63, the preventive maintenance control unit 3003 of the maintenance server 30 determines whether or not each element of the received treatment information conforms to a condition for causing a failure (step S63). The maintenance server 30 ends the preventive maintenance process on condition that the failure does not meet the condition (Step S63; No).

一方、障害が発生する条件に適合することを条件に(ステップS63;Yes)、保守サーバ30の予防保守制御部3003は、障害が発生する可能性が高いことを報知する(ステップS64)。   On the other hand, on condition that the failure is satisfied (step S63; Yes), the preventive maintenance control unit 3003 of the maintenance server 30 notifies that the possibility of failure is high (step S64).

以上により、保守システム1は、予防保守処理を終了する。   Thus, the maintenance system 1 ends the preventive maintenance process.

以上のように、本実施形態に係る保守システム1によれば、保守サーバ30は、POS端末10において実行された自己診断の結果が示された状態情報を受信する。保守サーバ30は、状態情報に基づいてPOS端末10に障害が発生していると判定したことを条件に、POS端末10に発生している障害に応じた処置情報を処置テーブル309から抽出する。そして、保守サーバ30は、抽出した状態情報を出力する。保守サーバ30は、処理情報がリモート操作情報として送信された場合には、リモート操作により障害から復旧させる。または、保守サーバ30は、処理情報が画像情報として送信された場合には、表示装置60に障害から復旧させる処置内容を表示させて店員等の操作者に処置内容を実行させることにより障害から復旧させる。従って、保守サーバ30は、保守対象の装置の保守・管理を効率的に行うことができる。   As described above, according to the maintenance system 1 according to the present embodiment, the maintenance server 30 receives the state information indicating the result of the self-diagnosis executed in the POS terminal 10. The maintenance server 30 extracts treatment information corresponding to the failure occurring in the POS terminal 10 from the treatment table 309 on the condition that it is determined that a failure has occurred in the POS terminal 10 based on the state information. Then, the maintenance server 30 outputs the extracted state information. When the processing information is transmitted as remote operation information, the maintenance server 30 recovers from the failure by remote operation. Alternatively, when the processing information is transmitted as image information, the maintenance server 30 displays the content of the treatment to be recovered from the failure on the display device 60 and causes the operator such as a store clerk to execute the treatment content to recover from the failure. Let Therefore, the maintenance server 30 can efficiently perform maintenance and management of the maintenance target device.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although several embodiments of the present invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

また、上記実施形態では、表示装置60は、POS端末10による制御から独立していると説明した。しかしながら、表示装置60は、POS端末10と協働で処置画面6100等の各種画面を表示させてもよい。または、表示装置60は、POS端末10の制御により処置画面6100等の各種画面を表示させてもよい。   Further, in the above-described embodiment, the display device 60 has been described as independent from the control by the POS terminal 10. However, the display device 60 may display various screens such as the treatment screen 6100 in cooperation with the POS terminal 10. Alternatively, the display device 60 may display various screens such as the treatment screen 6100 under the control of the POS terminal 10.

また、上記実施形態では、保守サーバ30は、処置画面6100等を表示させる画像情報を表示装置60に送信すると説明した。しかしながら、保守サーバ30は、表示装置60以外の装置に画像情報を送信してもよい。例えば、保守サーバ30は、店舗サーバ20に表示させるために画像情報を送信してもよい。または、保守サーバ30は、処置画面6100等が表示可能であることを条件に、障害が発生したPOS端末10に画像情報を送信してもよい。または、保守サーバ30は、障害が発生したPOS端末10を有する店舗の障害が発生していない装置に画像情報を送信してもよい。または、保守サーバ30は、障害が発生したPOS端末10を有する店舗の店員等が有するスマートフォン等に画像情報を送信してもよい。   In the above embodiment, the maintenance server 30 has been described as transmitting image information for displaying the treatment screen 6100 and the like to the display device 60. However, the maintenance server 30 may transmit the image information to devices other than the display device 60. For example, the maintenance server 30 may transmit image information for display on the store server 20. Alternatively, the maintenance server 30 may transmit the image information to the POS terminal 10 in which the failure has occurred on the condition that the treatment screen 6100 and the like can be displayed. Alternatively, the maintenance server 30 may transmit the image information to an apparatus in which the failure of the store having the POS terminal 10 in which the failure has occurred does not occur. Alternatively, the maintenance server 30 may transmit the image information to a smartphone or the like possessed by a store clerk or the like having the POS terminal 10 in which the failure has occurred.

上記実施形態や変形例の各装置で実行されるプログラムは、各装置が備える記憶媒体(ROM又は記憶部)に予め組み込んで提供するものとするが、これに限らないものとする。例えば、インストール可能な形式又は実行可能な形式のファイルでCD−ROM、フレキシブルディスク(FD)、CD−R、DVD(Digital Versatile Disk)等のコンピュータで読み取り可能な記録媒体に記録して提供するように構成してもよい。さらに、記憶媒体は、コンピュータ或いは組み込みシステムと独立した媒体に限らず、LANやインターネット等により伝達されたプログラムをダウンロードして記憶又は一時記憶した記憶媒体も含まれる。   The program executed by each device of the above-described embodiment or modification is provided by being incorporated in advance in a storage medium (ROM or storage unit) included in each device, but is not limited thereto. For example, an installable or executable file is recorded on a computer-readable recording medium such as a CD-ROM, a flexible disk (FD), a CD-R, or a DVD (Digital Versatile Disk). You may comprise. Furthermore, the storage medium is not limited to a medium independent of a computer or an embedded system, but also includes a storage medium in which a program transmitted via a LAN, the Internet, or the like is downloaded and stored or temporarily stored.

また、上記実施形態や変形例の各装置で実行されるプログラムをインターネット等のネットワークに接続されたコンピュータ上に格納し、ネットワーク経由でダウンロードさせることにより提供するように構成してもよいし、インターネット等のネットワーク経由で提供又は配布するように構成してもよい。   Further, the program executed by each device of the above-described embodiment or modification may be stored on a computer connected to a network such as the Internet and provided by being downloaded via the network, or the Internet It may be configured to be provided or distributed via a network.

1 保守システム
10 POS端末
20 店舗サーバ
30 保守サーバ
60 表示装置
308 装置テーブル
309 処置テーブル
310 障害傾向テーブル
311 障害管理テーブル
1001 通信制御部
1002 自己診断部
1003 リモート操作制御部
1004 表示制御部
1005 売上登録部
2001 通信制御部
3001 通信制御部
3002 保守制御部
3003 予防保守制御部
3004 表示制御部
6001 通信制御部
6002 表示制御部
6100 処置画面
1 maintenance system 10 POS terminal 20 store server 30 maintenance server 60 display device 308 device table 309 treatment table 310 failure tendency table 311 failure management table 1001 communication control unit 1002 self-diagnosis unit 1003 remote operation control unit 1004 display control unit 1005 sales registration unit 2001 communication control unit 3001 communication control unit 3002 maintenance control unit 3003 preventive maintenance control unit 3004 display control unit 6001 communication control unit 6002 display control unit 6100 treatment screen

特開平7−296070号公報Japanese Patent Laid-Open No. 7-296070

Claims (6)

ネットワークを介して接続された保守対象の装置から、当該装置の状態を示した状態情報の入力を受け付ける入力手段と、
前記入力手段が受け付けた前記状態情報に基づいて、前記装置に障害が発生しているかを判定する判定手段と、
前記判定手段が前記装置に障害が発生していると判定したことを条件に、当該障害の種別を識別する識別手段と、
前記障害の種別ごとに、当該障害から復旧するための処置内容が示された処置情報を記憶する記憶部から、前記識別手段が識別した種別に応じた前記処置情報を抽出する抽出手段と、
前記抽出手段が抽出した前記処置情報を用いて、前記装置を障害から復旧させる処置を、前記ネットワークを介して実行する処置手段と、
を備える情報処理装置。
An input means for receiving an input of status information indicating a status of the apparatus from a maintenance target apparatus connected via a network;
Determination means for determining whether a failure has occurred in the device based on the status information received by the input means;
An identification unit for identifying the type of the failure on the condition that the determination unit determines that a failure has occurred in the device;
Extraction means for extracting the treatment information corresponding to the type identified by the identification means, from a storage unit that stores treatment information indicating treatment content for recovery from the failure for each type of the failure,
Treatment means for performing a treatment for recovering the device from a failure using the treatment information extracted by the extraction means via the network;
An information processing apparatus comprising:
前記処置手段は、前記抽出手段が抽出した前記処置情報が画像情報であることを条件に、表示装置に前記画像情報を出力させる、
請求項1に記載の情報処理装置。
The treatment means causes the display device to output the image information on condition that the treatment information extracted by the extraction means is image information.
The information processing apparatus according to claim 1.
前記処置手段は、前記抽出手段が抽出した前記処置情報が前記装置を障害から復旧させる操作内容が指示された情報であることを条件に、当該処置情報を用いて前記装置をリモート操作する、
請求項1又は2に記載の情報処理装置。
The treatment means remotely operates the apparatus using the treatment information on the condition that the treatment information extracted by the extraction means is information indicating an operation content for recovering the apparatus from a failure.
The information processing apparatus according to claim 1 or 2.
前記入力手段が障害から復旧したことを示す前記状態情報を受信したことを条件に、当該状態情報に含まれるログに示された障害の発生から復旧の確認までの間に実行された処置を、前記処置情報として前記記憶部に記憶させる第1の記憶制御手段を更に備える、
請求項1乃至3の何れか一項に記載の情報処理装置。
On the condition that the state information indicating that the input means has recovered from the failure has been received, the action executed between the occurrence of the failure and the confirmation of recovery indicated in the log included in the state information, A first storage control means for storing the treatment information in the storage unit;
The information processing apparatus according to any one of claims 1 to 3.
前記入力手段が前記装置に障害が発生していることを示す前記状態情報を受信したことを条件に、当該装置の状態を障害が発生する状態として記憶させる第2の記憶制御手段と、
前記入力手段が受け付けた前記状態情報に示された前記装置の状態が、前記第2の記憶制御手段が記憶させた前記装置の障害が発生する状態と適合することを条件に報知する報知手段とを更に備える、
請求項1乃至4の何れか一項に記載の情報処理装置。
Second storage control means for storing the state of the device as a failure occurrence condition on condition that the input means has received the state information indicating that the failure has occurred in the device;
An informing means for informing on condition that the state of the device indicated by the state information received by the input means is compatible with a state in which the failure of the device has been stored stored by the second storage control means; Further comprising
The information processing apparatus according to any one of claims 1 to 4.
コンピュータを、
ネットワークを介して接続された保守対象の装置から、当該装置の状態を示した状態情報の入力を受け付ける入力手段と、
前記入力手段が受け付けた前記状態情報に基づいて、前記装置に障害が発生しているかを判定する判定手段と、
前記判定手段が前記装置に障害が発生していると判定したことを条件に、当該障害の種別を識別する識別手段と、
前記障害の種別ごとに、当該障害から復旧するための処置内容が示された処置情報を記憶する記憶部から、前記識別手段が識別した種別に応じた前記処置情報を抽出する抽出手段と、
前記抽出手段が抽出した前記処置情報を用いて、前記装置に発生している障害から復旧させる処置を、前記ネットワークを介して実行する処置手段と、
して機能させるためのプログラム。
Computer
An input means for receiving an input of status information indicating a status of the apparatus from a maintenance target apparatus connected via a network;
Determination means for determining whether a failure has occurred in the device based on the status information received by the input means;
An identification unit for identifying the type of the failure on the condition that the determination unit determines that a failure has occurred in the device;
Extraction means for extracting the treatment information corresponding to the type identified by the identification means, from a storage unit that stores treatment information indicating treatment content for recovery from the failure for each type of the failure,
Treatment means for executing a treatment for recovering from a failure occurring in the device using the treatment information extracted by the extraction means via the network;
Program to make it function.
JP2016109288A 2016-05-31 2016-05-31 Information processing device and program Active JP6749144B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016109288A JP6749144B2 (en) 2016-05-31 2016-05-31 Information processing device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016109288A JP6749144B2 (en) 2016-05-31 2016-05-31 Information processing device and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2020134302A Division JP7044838B2 (en) 2020-08-07 2020-08-07 Information processing equipment and programs

Publications (2)

Publication Number Publication Date
JP2017215790A true JP2017215790A (en) 2017-12-07
JP6749144B2 JP6749144B2 (en) 2020-09-02

Family

ID=60577063

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016109288A Active JP6749144B2 (en) 2016-05-31 2016-05-31 Information processing device and program

Country Status (1)

Country Link
JP (1) JP6749144B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020189362A1 (en) * 2019-03-20 2020-09-24 日本電気株式会社 Display control device, display system, display control method, and recording medium
US20210326825A1 (en) * 2017-06-09 2021-10-21 Target Brands, Inc. Point of sale register health monitoring

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0774799A (en) * 1993-09-06 1995-03-17 Nec Software Ltd Fault information output system in network management system
JP2004348730A (en) * 2003-05-21 2004-12-09 Hewlett-Packard Development Co Lp Computer service using automatic local diagnostic data collection and automatic remote analysis
JP2005228004A (en) * 2004-02-12 2005-08-25 Nec Fielding Ltd Computer remote diagnosis and restoration system, server, program, and method
JP2007304837A (en) * 2006-05-11 2007-11-22 Nec Fielding Ltd Information processor, monitoring method, and program
JP2008210148A (en) * 2007-02-26 2008-09-11 Hitachi Information Systems Ltd Failure handling system and failure handling method
JP2008234420A (en) * 2007-03-22 2008-10-02 Nec Fielding Ltd Diagnostic recovery method of computer device
JP2011248860A (en) * 2010-04-28 2011-12-08 Ns Solutions Corp Information processing system, and information processing method and program
JP2014228895A (en) * 2013-05-17 2014-12-08 富士通株式会社 Replacement time calculation program, information processing apparatus, and replacement time calculation method
JP2016095610A (en) * 2014-11-13 2016-05-26 株式会社日立システムズ Failure warning system and failure warning method

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0774799A (en) * 1993-09-06 1995-03-17 Nec Software Ltd Fault information output system in network management system
JP2004348730A (en) * 2003-05-21 2004-12-09 Hewlett-Packard Development Co Lp Computer service using automatic local diagnostic data collection and automatic remote analysis
JP2005228004A (en) * 2004-02-12 2005-08-25 Nec Fielding Ltd Computer remote diagnosis and restoration system, server, program, and method
JP2007304837A (en) * 2006-05-11 2007-11-22 Nec Fielding Ltd Information processor, monitoring method, and program
JP2008210148A (en) * 2007-02-26 2008-09-11 Hitachi Information Systems Ltd Failure handling system and failure handling method
JP2008234420A (en) * 2007-03-22 2008-10-02 Nec Fielding Ltd Diagnostic recovery method of computer device
JP2011248860A (en) * 2010-04-28 2011-12-08 Ns Solutions Corp Information processing system, and information processing method and program
JP2014228895A (en) * 2013-05-17 2014-12-08 富士通株式会社 Replacement time calculation program, information processing apparatus, and replacement time calculation method
JP2016095610A (en) * 2014-11-13 2016-05-26 株式会社日立システムズ Failure warning system and failure warning method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20210326825A1 (en) * 2017-06-09 2021-10-21 Target Brands, Inc. Point of sale register health monitoring
US12008533B2 (en) * 2017-06-09 2024-06-11 Target Brands, Inc. Point of sale register health monitoring
WO2020189362A1 (en) * 2019-03-20 2020-09-24 日本電気株式会社 Display control device, display system, display control method, and recording medium
CN113383350A (en) * 2019-03-20 2021-09-10 日本电气株式会社 Display control apparatus, display system, display control method, and recording medium
US20220129862A1 (en) * 2019-03-20 2022-04-28 Nec Corporation Display control device, display control method, and recording medium

Also Published As

Publication number Publication date
JP6749144B2 (en) 2020-09-02

Similar Documents

Publication Publication Date Title
JP6438871B2 (en) Information processing apparatus and program
JP6749144B2 (en) Information processing device and program
US20170017983A1 (en) Electronic coupon and receipt management system
EP3151465B1 (en) Transmission of log information for device maintenance through a network
US10783538B2 (en) Relay server for a reward system
JP7044838B2 (en) Information processing equipment and programs
JP2016181013A (en) Accounting device, accounting method, and program
JP5910746B2 (en) Management device, power supply system, management method, and program
JP2021018562A (en) Method for controlling information processing apparatus, program, and communication system
JP2017156881A (en) Information processing device and program
JP7054614B2 (en) Servers, systems and programs
JP7449113B2 (en) Sales data processing device and program
JP6886791B2 (en) Communication equipment and programs
JP6224559B2 (en) POS system and error notification method
JP2016051226A (en) Settlement terminal, settlement system and program
JP2015230626A (en) Inventory tag management device and control program therefor
JP2019159984A (en) Information processing device and program
JP2020112980A (en) Merchandise sales data processing device, information processing device, and log management system
US20210304154A1 (en) Information processing apparatus and information processing method of information processing apparatus
JP6999440B2 (en) Product sales data processing equipment and programs
US20200167737A1 (en) Server device and method
US11295286B2 (en) Managing retail point of sale devices
KR20220135616A (en) POS integrated control system
JP2020046870A (en) Maintenance support device, maintenance support system, maintenance support method, and program
JP6008400B2 (en) Information processing apparatus, information processing apparatus control method, program, and maintenance management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190416

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200226

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200310

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200508

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200714

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200811

R150 Certificate of patent or registration of utility model

Ref document number: 6749144

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150