JP2024061405A - Monitoring device, management device, communication system, and recovery method - Google Patents

Monitoring device, management device, communication system, and recovery method Download PDF

Info

Publication number
JP2024061405A
JP2024061405A JP2022169337A JP2022169337A JP2024061405A JP 2024061405 A JP2024061405 A JP 2024061405A JP 2022169337 A JP2022169337 A JP 2022169337A JP 2022169337 A JP2022169337 A JP 2022169337A JP 2024061405 A JP2024061405 A JP 2024061405A
Authority
JP
Japan
Prior art keywords
recovery
abnormality
monitoring device
recovery process
determined
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2022169337A
Other languages
Japanese (ja)
Inventor
亮 中野
輔 鈴木
一 木原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Industrial Equipment Systems Co Ltd
Original Assignee
Hitachi Industrial Equipment Systems 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 Hitachi Industrial Equipment Systems Co Ltd filed Critical Hitachi Industrial Equipment Systems Co Ltd
Priority to JP2022169337A priority Critical patent/JP2024061405A/en
Priority to PCT/JP2023/028298 priority patent/WO2024084776A1/en
Publication of JP2024061405A publication Critical patent/JP2024061405A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)
  • Testing And Monitoring For Control Systems (AREA)

Abstract

【課題】機器で発生した異常の種別に応じて復旧処理の内容を決定する主体を変更できる。【解決手段】監視装置は、監視対象となる1以上の機器を監視し、機器に発生する異常を検出する異常検出部と、検出した異常を外部に異常通知として出力する異常通知部と、異常の種別である異常種別に応じて、復旧の種別である復旧種別を、機器に対する復旧処理の内容を当該監視装置が決定する自己判断復旧、および当該監視装置の外部が決定する指示受信復旧のいずれかに決定する復旧処理判定部と、復旧処理判定部による復旧種別の決定に基づき機器の復旧処理を実行する復旧処理実行部と、を備える。【選択図】図1[Problem] It is possible to change the entity that decides the contents of the recovery process depending on the type of abnormality that occurs in the device. [Solution] A monitoring device includes an abnormality detection unit that monitors one or more devices to be monitored and detects abnormalities that occur in the devices, an abnormality notification unit that outputs the detected abnormality as an abnormality notification to the outside, a recovery process determination unit that determines a recovery type depending on the abnormality type, either a self-determined recovery in which the monitoring device determines the contents of the recovery process for the device, or an instruction-received recovery determined by an external device of the monitoring device, and a recovery process execution unit that executes recovery process for the device based on the recovery type determined by the recovery process determination unit. [Selected Figure] Figure 1

Description

本発明は、監視装置、管理装置、通信システム、および復旧方法に関する。 The present invention relates to a monitoring device, a management device, a communication system, and a recovery method.

近年、工場等の現場機器に関するデータを通信装置を介して収集し、遠隔地の管理装置に集約することで、機器の遠隔監視および制御を行うシステムが構築されている。これらのシステムの安定稼働には、当該機器で発生した異常を検出し、早期に復旧する事が求められる。しかし、異常発生のたびに管理装置で確認後に、作業者による操作等で復旧処理を遠隔命令する運用形態では、復旧に時間を要する問題が生じる。この問題に対する解決策として、機器と接続される通信装置を監視装置として動作させ、機器の異常を監視し、異常検出時に監視装置が機器の再起動等を始めとした復旧処理を自動実行する手法が知られている。この手法を採用することにより異常からの早期復旧が可能となり、特に緊急度の高い異常に対して有効である。 In recent years, systems have been developed that remotely monitor and control equipment by collecting data on on-site equipment in factories and the like via communication devices and consolidating it in a management device in a remote location. Stable operation of these systems requires that abnormalities occurring in the equipment be detected and quickly restored. However, in an operation mode in which an abnormality is confirmed on the management device each time it occurs and then a recovery process is remotely commanded by an operator, the problem of recovery taking time arises. As a solution to this problem, a method is known in which a communication device connected to the equipment operates as a monitoring device, monitors the equipment for abnormalities, and when an abnormality is detected, the monitoring device automatically executes recovery processes such as restarting the equipment. By adopting this method, it becomes possible to quickly recover from abnormalities, and it is particularly effective for abnormalities with high urgency.

一方、監視装置による復旧処理の自動実行により、予期せぬタイミングで機器の再起動等が行われ、システムの稼働において不都合が生じるケースも考えられる。そのようなケースを鑑みると、監視装置が復旧処理を自動実行する形態と、作業者の操作等による管理装置からの命令を基に復旧処理を実行する形態を使い分ける事が望ましい。特許文献1には、ネットワーク装置の状態をリアルタイムでモニタリングして障害の発生によって異常信号が生成された場合、復旧標準データを基に前述のネットワーク装置を自動的にリセットして電源を復旧する電源制御装置と、前述の復旧標準データを生成し、前述の電源制御装置をリアルタイムでモニタリングする管理サーバと、を含むネットワーク装置の遠隔電源制御システムが開示されている。 On the other hand, automatic execution of recovery processing by the monitoring device may cause equipment to be restarted at an unexpected timing, resulting in inconvenience in system operation. In consideration of such cases, it is desirable to selectively use a form in which the monitoring device automatically executes recovery processing and a form in which recovery processing is executed based on an instruction from a management device through operation by an operator, etc. Patent Document 1 discloses a remote power control system for a network device, including a power control device that monitors the state of the network device in real time and automatically resets the network device based on recovery standard data to restore power when an abnormality signal is generated due to the occurrence of a failure, and a management server that generates the recovery standard data and monitors the power control device in real time.

特開2021-72076号公報JP 2021-72076 A

特許文献1に記載されている発明では、復旧処理の判断に検討の余地がある。 The invention described in Patent Document 1 leaves room for further consideration in determining whether to perform recovery processing.

本発明の第1の態様による監視装置は、監視対象となる1以上の機器を監視する監視装置であって、前記機器に発生する異常を検出する異常検出部と、検出した前記異常を外部に異常通知として出力する異常通知部と、前記異常の種別である異常種別に応じて、復旧の種別である復旧種別を、前記機器に対する復旧処理の内容を当該監視装置が決定する自己判断復旧、および当該監視装置の外部が決定する指示受信復旧のいずれかに決定する復旧処理判定部と、前記復旧処理判定部による前記復旧種別の決定に基づき前記機器の復旧処理を実行する復旧処理実行部と、を備える。
本発明の第2の態様による通信システムは、監視対象となる1以上の機器を監視する監視装置、および前記監視装置と通信可能な管理装置を含む通信システムであって、前記監視装置は、前記機器に発生する異常を検出する異常検出部と、検出した前記異常を外部に異常通知として出力する異常通知部と、前記異常の種別である異常種別に応じて、復旧の種別である復旧種別を、前記機器に対する復旧処理の内容を当該監視装置が決定する自己判断復旧または当該監視装置の外部が決定する指示受信復旧のいずれかに決定する復旧処理判定部と、前記復旧処理判定部による前記復旧種別の決定に基づき前記機器の復旧処理を実行する復旧処理実行部と、を備え、前記管理装置は、前記監視装置が出力する前記異常通知を受信する異常通知管理部と、前記異常通知に基づいて決定された前記復旧処理の内容を前記監視装置に出力する復旧処理命令部と、を備える。
本発明の第3の態様による復旧方法は、監視対象となる1以上の機器を監視する監視装置が実行する復旧方法であって、前記機器に発生する異常を検出する異常検出ステップと、検出した前記異常を外部に異常通知として出力する異常通知ステップと、前記異常の種別である異常種別に応じて、復旧の種別である復旧種別を、前記機器に対する復旧処理の内容を当該監視装置が決定する自己判断復旧、および当該監視装置の外部が決定する指示受信復旧のいずれかに決定する復旧処理判定ステップと、前記復旧処理判定ステップによる前記復旧種別の決定に基づき前記機器の復旧処理を実行する復旧処理実行ステップと、を含む。
A monitoring device according to a first aspect of the present invention is a monitoring device that monitors one or more devices that are to be monitored, and includes an abnormality detection unit that detects an abnormality occurring in the device, an abnormality notification unit that outputs the detected abnormality to the outside as an abnormality notification, a recovery type that is a type of recovery depending on the abnormality type that is the type of the abnormality, to either a self-determined recovery in which the monitoring device determines the contents of the recovery processing for the device, or an instruction-received recovery that is determined by a device outside the monitoring device, and a recovery processing execution unit that executes recovery processing for the device based on the recovery type determined by the recovery processing determination unit.
A communication system according to a second aspect of the present invention is a communication system including a monitoring device that monitors one or more devices to be monitored, and a management device capable of communicating with the monitoring device, wherein the monitoring device comprises an abnormality detection unit that detects an abnormality occurring in the device, an abnormality notification unit that outputs the detected abnormality to the outside as an abnormality notification, a recovery type that is a type of recovery depending on the abnormality type that is the type of the abnormality, to either a self-determined recovery that is determined by the monitoring device, or an instruction-received recovery that is determined by an outside of the monitoring device, and a recovery process execution unit that executes recovery process of the device based on the recovery type determination by the recovery process determination unit, and the management device comprises an abnormality notification management unit that receives the abnormality notification output by the monitoring device, and a recovery process command unit that outputs the content of the recovery process determined based on the abnormality notification to the monitoring device.
A recovery method according to a third aspect of the present invention is a recovery method executed by a monitoring device that monitors one or more devices to be monitored, and includes an abnormality detection step of detecting an abnormality occurring in the device, an abnormality notification step of outputting the detected abnormality to the outside as an abnormality notification, a recovery processing determination step of determining a recovery type, which is a type of recovery, to either a self-determined recovery, in which the monitoring device determines the contents of the recovery processing for the device, or an instruction-received recovery, which is determined by an outside of the monitoring device, depending on the abnormality type, and a recovery processing execution step of executing recovery processing for the device based on the recovery type determined by the recovery processing determination step.

本発明によれば、機器で発生した異常の種別に応じて、復旧処理の内容を決定する主体を変更できる。 According to the present invention, the entity that determines the content of the recovery process can be changed depending on the type of abnormality that occurs in the device.

通信システムの全体構成図Overall configuration of the communication system 第1の実施の形態における異常定義テーブルの一例を示す図FIG. 13 is a diagram showing an example of an abnormality definition table in the first embodiment. 第1の実施の形態における復旧処理テーブルの一例を示す図FIG. 1 is a diagram showing an example of a recovery process table according to the first embodiment; 図4は自己判断復旧が許可されている場合のタイムチャートFIG. 4 shows a time chart when self-determined recovery is permitted. 図5は自己判断復旧が禁止されている場合のタイムチャートFIG. 5 shows a time chart when self-determined recovery is prohibited. 第1の実施の形態における復旧処理判定部の処理を示すフローチャート1 is a flowchart showing a process of a recovery process determination unit in the first embodiment. 異常定義テーブルおよび復旧処理テーブルを登録するための画面表示例を示す図FIG. 13 is a diagram showing an example of a screen display for registering an abnormality definition table and a recovery process table. 異常通知を出力する画面表示例、および復旧処理命令を受け付ける画面表示例を示す図FIG. 13 shows an example of a screen display for outputting an abnormality notification and an example of a screen display for accepting a recovery process command. 第2の実施の形態における異常定義テーブルの一例を示す図FIG. 13 is a diagram showing an example of an abnormality definition table in the second embodiment. 第2の実施の形態における復旧処理テーブルの一例を示す図FIG. 13 is a diagram illustrating an example of a recovery process table according to the second embodiment. 第2の実施の形態における復旧処理判定部の処理を示すフローチャート11 is a flowchart showing the process of a recovery process determination unit according to the second embodiment. 第3の実施の形態における異常定義テーブルの一例を示す図FIG. 23 is a diagram showing an example of an abnormality definition table in the third embodiment. 第3の実施の形態における復旧処理テーブルの一例を示す図FIG. 23 is a diagram illustrating an example of a recovery process table according to the third embodiment. 第3の実施の形態における復旧処理判定部の処理を示すフローチャートA flowchart showing the process of the recovery process determination unit in the third embodiment. 第4の実施の形態における復旧処理テーブルの一例を示す図FIG. 23 is a diagram showing an example of a recovery process table according to the fourth embodiment; 第4の実施の形態における復旧処理判定部の処理を示すフローチャート13 is a flowchart showing the process of the recovery process determination unit in the fourth embodiment.

(本発明の概要)
監視対象の機器と接続される監視装置には、機器の異常種別毎に異常検出条件一覧と、異常検出時に管理装置宛に通知するメッセージ内容一覧と、異常種別毎に講じるべき復旧処理一覧と、自装置判断による当該復旧処理の自動実行可否一覧とがテーブルとして記憶されている。監視装置は、前述のテーブルを基に、異常検出部で機器の異常監視および検出を行い、異常検出時には管理装置宛に前述のメッセージを格納した異常通知を異常通知部より送信する。その後に監視装置の復旧処理判定部は、当該異常に対して講じるべき復旧処理と、自装置判断による当該復旧処理の自動実行(以下、「自己判断復旧」と呼ぶ)の可否を判定する。監視装置は、自己判断復旧が許可されている場合は、復旧処理実行部で復旧処理を実行し、早期復旧を実現する。一方、検出した異常種別に対して、自己判断復旧が許可されていない場合は、監視装置は、管理装置からの復旧処理命令の受信を待機する。
(Summary of the Invention)
The monitoring device connected to the equipment to be monitored stores, as tables, a list of abnormality detection conditions for each abnormality type of the equipment, a list of message contents to be notified to the management device when an abnormality is detected, a list of recovery processes to be taken for each abnormality type, and a list of whether the recovery processes can be automatically executed at the judgment of the device itself. The monitoring device monitors and detects abnormalities in the equipment using the abnormality detection unit based on the above-mentioned table, and when an abnormality is detected, the abnormality notification unit transmits an abnormality notification containing the above-mentioned message to the management device. Thereafter, the recovery process determination unit of the monitoring device determines the recovery process to be taken for the abnormality and whether the recovery process can be automatically executed at the judgment of the device itself (hereinafter referred to as "self-determined recovery"). If self-determined recovery is permitted, the monitoring device executes recovery process in the recovery process execution unit to achieve early recovery. On the other hand, if self-determined recovery is not permitted for the detected abnormality type, the monitoring device waits to receive a recovery process command from the management device.

管理装置は、監視装置が送信した前述の異常通知を受信すると、この異常通知を画面出力して作業者に提示する。この出力を確認した作業者が監視装置に対する復旧処理命令の発行操作を行うと、復旧処理命令部が監視装置に対して復旧処理命令を送信する。この復旧処理命令を受信した監視装置は、指定された復旧処理を機器に対して実行し、機器の異常からの復旧を実現する。 When the management device receives the abnormality notification sent by the monitoring device, it outputs the abnormality notification on a screen and presents it to the worker. When the worker confirms this output and issues a recovery processing command to the monitoring device, the recovery processing command unit sends a recovery processing command to the monitoring device. The monitoring device, which receives this recovery processing command, executes the specified recovery processing on the equipment, thereby recovering the equipment from the abnormality.

このように、異常種別に応じて、監視装置による復旧処理の自動実行と、管理装置からの命令に基づく復旧処理の実行を使い分けることで、早期の復旧とシステムの稼働を妨げない適切なタイミングでの復旧とを両立できる。たとえば、早期復旧が求められる緊急度の高い異常に対しては、監視装置の前述の復旧処理管理部にて自己判断復旧を許可し、早期復旧を優先できる。一方で、緊急度の低い異常に対しては、自己判断復旧を禁止し、管理装置からの命令を待って復旧処理を実行させ、作業者が命令したタイミングでのみ復旧処理を講じる事ができる。ひいては、システムの稼働を妨げない適切なタイミングで復旧処理を実行する事が可能となる。 In this way, by selectively using automatic execution of recovery processing by the monitoring device and execution of recovery processing based on commands from the management device depending on the type of abnormality, it is possible to achieve both early recovery and recovery at an appropriate time that does not interfere with system operation. For example, for a highly urgent abnormality that requires early recovery, the aforementioned recovery processing management unit of the monitoring device can permit self-determined recovery, giving priority to early recovery. On the other hand, for a less urgent abnormality, self-determined recovery can be prohibited and recovery processing can be executed only when commands are received from the management device, and recovery processing can be implemented only when commands are received from the operator. As a result, it becomes possible to execute recovery processing at an appropriate time that does not interfere with system operation.

以下、それぞれの実施の形態を、図面を参照して説明する。なお、以下に説明するそれぞれの実施の形態は特許請求の範囲に係る発明を限定するものではなく、また実施の形態において説明されている諸要素およびその組み合わせの全てが発明の解決手段に必須であるとは限らない。以下の説明では、[AAAテーブル]の表現にて情報を説明することがあるが、情報はどのようなデータ構造で表現されていてもよい。すなわち、情報がデータ構造に依存しないことを示すために、[AAAテーブル]を[AAA情報]とすることができる。 Each embodiment will be described below with reference to the drawings. Note that each embodiment described below does not limit the invention according to the claims, and not all of the elements and combinations described in the embodiments are necessarily essential to the solution of the invention. In the following description, information may be described using the expression [AAA table], but the information may be expressed in any data structure. In other words, [AAA table] can be expressed as [AAA information] to show that the information is independent of the data structure.

―第1の実施の形態―
以下、図1~図8を参照して、通信システムの第1の実施の形態を説明する。まず、図1を用いて通信システムの全体構成と、通信システムを構成する機器、監視装置、および管理装置の構成とを説明する。次に、図2および図3を用いて監視装置に格納されるテーブルを説明する。その後、図4~図6を用いて監視装置と管理装置による復旧処理実行の流れを説明し、図7と図8で監視装置におけるテーブルの入力、および管理装置における異常通知出力と、復旧処理命令の入力に関する画面表示の例を説明する。
-First embodiment-
A first embodiment of a communication system will be described below with reference to Figures 1 to 8. First, the overall configuration of the communication system and the configurations of the devices, monitoring device, and management device that make up the communication system will be described with reference to Figure 1. Next, the tables stored in the monitoring device will be described with reference to Figures 2 and 3. After that, the flow of recovery processing performed by the monitoring device and management device will be described with reference to Figures 4 to 6, and examples of screen displays related to table input in the monitoring device, and abnormality notification output and recovery processing command input in the management device will be described with reference to Figures 7 and 8.

図1は通信システムの全体構成図である。通信システムは、管理対象となる1台以上の機器101(101-a~101-b)、監視装置102(102-a~102-b)、および管理装置103を含んで構成される。なお、以下の説明では、機器101-a~101-bや、監視装置102-a~102-bを個々に特定しない場合には「-」以降を省略した符号「101」と「102」を用いる。 Figure 1 is an overall configuration diagram of a communication system. The communication system is composed of one or more devices 101 (101-a to 101-b) to be managed, monitoring devices 102 (102-a to 102-b), and a management device 103. In the following explanation, when devices 101-a to 101-b and monitoring devices 102-a to 102-b are not individually specified, the reference numbers "101" and "102" are used with the parts after "-" omitted.

機器101と監視装置102、および監視装置102と管理装置103は、有線通信と無線通信のいずれか、または両方で接続されており、機器101は自身の稼働情報を記録したログ情報等を監視装置102に送信する。そして、監視装置102が当該ログ情報等を管理装置103へ送信することで、管理装置103にて機器101の遠隔監視サービスが提供される。また、管理装置103から機器101の遠隔制御を行う際も、同様に管理装置103から監視装置102を介して機器101へ制御命令を送信することで、遠隔制御が実現される。 The device 101 and the monitoring device 102, and the monitoring device 102 and the management device 103 are connected by either wired communication or wireless communication, or both, and the device 101 transmits log information and the like that records its own operation information to the monitoring device 102. The monitoring device 102 then transmits the log information and the like to the management device 103, which provides a remote monitoring service for the device 101. Similarly, when remotely controlling the device 101 from the management device 103, the management device 103 transmits a control command to the device 101 via the monitoring device 102, thereby achieving remote control.

また、監視装置102は、機器101や管理装置103の通信を中継するだけでなく、機器101で発生した異常の監視および検出を行う。そして、異常検出時には管理装置103宛に異常通知を送信し、監視装置102の判断による自動実行、または管理装置103からの命令受信を基に、検出した異常に対する復旧処理を実行する。管理装置103は、監視装置102が送信する異常通知を作業者が見て判断し、監視装置102に対する復旧処理命令を適宜送信し、異常からの復旧を実現する。 The monitoring device 102 not only relays communications between the equipment 101 and the management device 103, but also monitors and detects abnormalities that occur in the equipment 101. When an abnormality is detected, it sends an abnormality notification to the management device 103, and executes recovery processing for the detected abnormality, either automatically at the discretion of the monitoring device 102, or based on a command received from the management device 103. The management device 103 allows an operator to view and judge the abnormality notification sent by the monitoring device 102, and then appropriately sends a recovery processing command to the monitoring device 102, thereby achieving recovery from the abnormality.

なお、管理装置103は、機器101や監視装置102と同一の室内や敷地内に設置されてもよいし、クラウド上など別拠点に設置されてもよい。また、図1では1台の監視装置102に対して1台の機器101が接続される構成を例示しているが、1台の監視装置102に対して複数の機器101が接続されてもよいし、複数台の監視装置102に対して1台の機器101が接続されてもよい。 The management device 103 may be installed in the same room or on the same site as the devices 101 and monitoring device 102, or may be installed at a different location, such as on the cloud. In addition, while FIG. 1 illustrates a configuration in which one device 101 is connected to one monitoring device 102, multiple devices 101 may be connected to one monitoring device 102, or one device 101 may be connected to multiple monitoring devices 102.

機器101のハードウェア構成を説明する。機器101は工場等の現場で稼働するハードウェア装置であり、監視装置102との通信機能を有する。機器101は、映像データや気温データなど現場から取得したデータや、自身のログ情報等をパケットに格納して監視装置102へ送信する。機器101は、取得するデータや役割に応じて種々の構成を有する。機器101はたとえば、現場映像を監視する監視カメラの他、現場にて気体を圧送する空気圧縮機などであってもよい。機器101は独立した装置であってもよいし、他の装置に組み込まれる相対的に小型の装置であってもよい。また、機器101は前述の通り、取得する現場データの種類等に応じて構成が様々であり、たとえばカメラモジュール、温度センサ、または加速度センサなども含む構成でもよい。 The hardware configuration of the device 101 will be described. The device 101 is a hardware device that operates at a site such as a factory, and has a communication function with the monitoring device 102. The device 101 stores data acquired from the site, such as video data and temperature data, and its own log information, in packets and transmits them to the monitoring device 102. The device 101 has various configurations depending on the data it acquires and its role. For example, the device 101 may be a surveillance camera that monitors on-site video, or an air compressor that compresses gas at the site. The device 101 may be an independent device, or a relatively small device that is incorporated into another device. In addition, as described above, the device 101 has various configurations depending on the type of on-site data it acquires, and may be configured to include, for example, a camera module, a temperature sensor, or an acceleration sensor.

機器101は通信用のインタフェース(以下、「I/F」と記載する)である通信I/F111、CPU112、入力部113、出力部114、および記憶装置115を備える。通信I/F111は、たとえば無線通信を介して監視装置102とパケットの送受信を行う場合には、デジタル信号と無線信号とを相互に変換し、生成したデジタルデータを無線信号に変換して送信する送信部と、受信した無線信号からデジタルデータを取り出す受信部とを備える。通信I/F111は、4Gや5Gなどの無線通信、IEEE802.3、無線LAN、光回線など任意の通信手段を用いることができ、さらに機器101は用途に応じて複数の通信I/F111を搭載してもよい。たとえば機器101は、通信切断に備えて、複数の通信I/F111を有してもよい。CPU112は、記憶装置115に格納されている各種コンピュータプログラムを実行し、これにより機器101の有する各種機能が実現される。 The device 101 includes a communication I/F 111, which is an interface for communication (hereinafter, referred to as "I/F"), a CPU 112, an input unit 113, an output unit 114, and a storage device 115. When the communication I/F 111 transmits and receives packets to and from the monitoring device 102 via wireless communication, for example, the communication I/F 111 includes a transmitting unit that converts digital signals to wireless signals and vice versa, converts the generated digital data into wireless signals, and transmits the wireless signals, and a receiving unit that extracts digital data from the received wireless signals. The communication I/F 111 can use any communication means such as wireless communication such as 4G or 5G, IEEE 802.3, wireless LAN, or optical line, and the device 101 may further include multiple communication I/Fs 111 depending on the application. For example, the device 101 may have multiple communication I/Fs 111 in preparation for communication disconnection. The CPU 112 executes various computer programs stored in the storage device 115, thereby realizing various functions of the device 101.

入力部113は、たとえばキーボード、マウス、またはタッチセンサなどから構成される。入力部113は、作業者が各種操作や設定を入力するために用いられる。出力部114は、たとえば液晶ディスプレイなどから構成される。出力部114は、設定画面や各種処理の結果を表示し作業者に提示するために用いられる。ただし、別の外部機器から機器101へリモートログインを行う形態など、通信I/F111を介して外部機器からの入力情報の受け付けや、外部機器への出力情報の提供を行う場合は、機器101は入力部113および出力部114を備えなくてもよい。また、入力部113と出力部114とが一体に構成されてもよい。記憶装置115は、たとえば読み出し専用の半導体メモリや、書き換え可能な半導体メモリ素子などを含む。記憶装置115には、各種処理を実現するコンピュータプログラムや、取得したデータなどが格納される。 The input unit 113 is composed of, for example, a keyboard, a mouse, or a touch sensor. The input unit 113 is used by the worker to input various operations and settings. The output unit 114 is composed of, for example, a liquid crystal display. The output unit 114 is used to display a setting screen and the results of various processes and present them to the worker. However, when receiving input information from an external device or providing output information to an external device via the communication I/F 111, such as in a form of remote login to the device 101 from another external device, the device 101 does not need to have the input unit 113 and the output unit 114. The input unit 113 and the output unit 114 may also be configured as one unit. The storage device 115 includes, for example, a read-only semiconductor memory or a rewritable semiconductor memory element. The storage device 115 stores computer programs that realize various processes, acquired data, and the like.

アプリケーションプログラム116は、データの取得指示や送信タイミングの決定などを行う。アプリケーションプログラム116は、内部バスを介して接続されたCPU112にデータの取得を指示し、取得したデータを通信処理部117に対して所定のタイミングで送信を指示する。たとえば、監視装置102に送信するログ情報の取得方法や、ログ情報の送信スケジュールなどもアプリケーションプログラム116で管理される。なお、アプリケーションプログラム116は、ログ情報を収集し、所定のタイミングでログ情報を監視装置102へ送信するログ情報管理部として機能することができる。通信処理部117は、監視装置102との送受信処理を実現する。通信処理部117は具体的には、送信する際のパケットの組立て処理や、受信する際の自装置宛のパケットか否かの判定等を始めとした、パケットの解析処理を行う。 The application program 116 issues instructions to acquire data and determines the timing of transmission. The application program 116 instructs the CPU 112 connected via the internal bus to acquire data, and instructs the communication processing unit 117 to transmit the acquired data at a predetermined timing. For example, the acquisition method of log information to be transmitted to the monitoring device 102 and the transmission schedule of the log information are also managed by the application program 116. The application program 116 can function as a log information management unit that collects log information and transmits the log information to the monitoring device 102 at a predetermined timing. The communication processing unit 117 realizes the transmission and reception processing with the monitoring device 102. Specifically, the communication processing unit 117 performs packet assembly processing when transmitting, and packet analysis processing, including determining whether a packet is addressed to the device itself when receiving.

監視装置102のハードウェア構成を説明する。監視装置102は、接続された機器101から取得したデータやログ情報を管理装置103に送信する。また監視装置102は、機器101における異常有無を監視し、自装置による判断、または管理装置103からの命令をトリガに復旧処理を実行する。監視装置102は、機器101および管理装置103との通信機能を有する。なお、監視装置102は独立した装置であってもよいし、他の装置に組み込まれる相対的に小型の装置であってもよい。監視装置102は、現場のデータを取得する場合は、同じくカメラモジュールや温度センサまたは加速度センサなどを含む構成でもよい。 The hardware configuration of the monitoring device 102 will be described. The monitoring device 102 transmits data and log information acquired from the connected device 101 to the management device 103. The monitoring device 102 also monitors the presence or absence of abnormalities in the device 101, and executes recovery processing triggered by its own judgment or an instruction from the management device 103. The monitoring device 102 has a communication function with the device 101 and the management device 103. Note that the monitoring device 102 may be an independent device, or may be a relatively small device incorporated into another device. When acquiring on-site data, the monitoring device 102 may also be configured to include a camera module, a temperature sensor, an acceleration sensor, etc.

監視装置102は、通信I/F121、CPU122、入力部123、出力部124、記憶装置125、および通信処理部127を含み、各構成要素は機器101における同名の構成要素と同様の構成および機能を有する。通信I/F121を介して外部機器からの入力情報の受け付けや外部機器への出力情報の提供を行う場合は、監視装置102は入力部123や出力部124を備えなくてもよい。 The monitoring device 102 includes a communication I/F 121, a CPU 122, an input unit 123, an output unit 124, a storage device 125, and a communication processing unit 127, and each component has the same configuration and function as the component with the same name in the device 101. When receiving input information from an external device or providing output information to an external device via the communication I/F 121, the monitoring device 102 does not need to include the input unit 123 or the output unit 124.

アプリケーションプログラム126は、機器101から収集したデータの加工や送信タイミングの調整を行う。アプリケーションプログラム126は、内部バスを介して接続されたCPU122にデータの加工を指示し、通信処理部127へデータの送信を指示する。なお、機器101から受信したデータやログ情報を無加工で、かつ管理装置103へ即時転送する場合などは、監視装置102はアプリケーションプログラム126を有さなくてもよい。 The application program 126 processes data collected from the device 101 and adjusts the transmission timing. The application program 126 instructs the CPU 122 connected via the internal bus to process the data, and instructs the communication processing unit 127 to transmit the data. Note that in cases where the data and log information received from the device 101 are transferred immediately to the management device 103 without processing, the monitoring device 102 does not need to have the application program 126.

異常検出部128は、機器101を診断して異常を検出する。異常検出部128は、機器101に対する生死確認パケットの送信や、機器101からの入力信号判定など、異常定義テーブル132に予め設定された方法で異常を検出する。異常通知部129は、異常検出部128が検出した異常を、異常通知として管理装置103宛に知らせる。具体的には、異常通知部129が通信処理部127に通知内容を出力し、送信処理を実行する。 The abnormality detection unit 128 diagnoses the device 101 and detects abnormalities. The abnormality detection unit 128 detects abnormalities using a method preset in the abnormality definition table 132, such as sending a live/dead confirmation packet to the device 101 or judging an input signal from the device 101. The abnormality notification unit 129 notifies the management device 103 of the abnormality detected by the abnormality detection unit 128 as an abnormality notification. Specifically, the abnormality notification unit 129 outputs the notification content to the communication processing unit 127 and executes the transmission process.

復旧処理判定部130は、異常検出部128が検出した異常に対する復旧処理を自装置の判断で自動実行する事の可否、すなわち自己判断復旧の可否を判定する。具体的には復旧処理判定部130は、当該復旧処理を管理装置103からの命令を待たずに、自装置、すなわち監視装置102の判断により復旧を行うか、管理装置103からの命令に基づき復旧を行うかを判断する。ただし自己判断復旧の可否とは、物理的な制約や技術的な問題により自己判断修復が困難であることを問題とするのではなく、事前に取り決められた状況設定として自己判断修復が許可されているか否かを判断するものである。この判断の詳細は、図6で後述する。 The recovery process determination unit 130 determines whether recovery processing for an abnormality detected by the abnormality detection unit 128 can be automatically executed at the discretion of the device itself, i.e., whether self-determined recovery is possible. Specifically, the recovery process determination unit 130 determines whether the recovery processing is to be performed at the discretion of the device itself, i.e., the monitoring device 102, without waiting for an instruction from the management device 103, or whether recovery is to be performed based on an instruction from the management device 103. However, the possibility of self-determined recovery does not refer to the difficulty of self-determined recovery due to physical constraints or technical problems, but rather to a determination of whether self-determined recovery is permitted in a pre-determined situation setting. Details of this determination will be described later in FIG. 6.

なお本実施の形態では、自己判断復旧の対の概念である、管理装置103から指示された復旧処理内容を実行する復旧を「指令受信復旧」と呼ぶ。本実施の形態では、機器101に異常が発生した際には監視装置102は、自己判断復旧および指示受信復旧のいずれかを行う。監視装置102は、自己判断復旧が許可されている場合には自己判断復旧を行い、自己判断復旧が許可されていない場合、換言すると自己判断復旧が禁止されている場合には指示受信復旧を行う。 In this embodiment, the recovery that executes recovery processing instructed by the management device 103, which is the counterpart concept of self-determined recovery, is called "command-received recovery." In this embodiment, when an abnormality occurs in the device 101, the monitoring device 102 performs either self-determined recovery or command-received recovery. If self-determined recovery is permitted, the monitoring device 102 performs self-determined recovery, and if self-determined recovery is not permitted, in other words if self-determined recovery is prohibited, the monitoring device 102 performs command-received recovery.

復旧処理判定部130は、自己判断修復が許可されていると判断する場合には、復旧処理テーブル133を参照して具体的な復旧方法を特定し、復旧処理実行部131にその復旧方法を出力する。復旧処理判定部130は、自己判断修復が許可されていないと判断する場合は、復旧処理実行部131に管理装置103から指示される方法で復旧させる旨の指示を出力する。復旧処理実行部131は、復旧処理判定部130からの命令、または管理装置103から受信する復旧処理命令に基づき復旧処理を実行する。当該復旧処理が実行されることで、異常が発生した機器101の復旧が実現される。 When the recovery process determination unit 130 determines that self-determined repair is permitted, it refers to the recovery process table 133 to identify a specific recovery method, and outputs the recovery method to the recovery process execution unit 131. When the recovery process determination unit 130 determines that self-determined repair is not permitted, it outputs an instruction to the recovery process execution unit 131 to perform recovery using a method instructed by the management device 103. The recovery process execution unit 131 executes recovery processing based on an instruction from the recovery process determination unit 130 or a recovery processing instruction received from the management device 103. By executing the recovery processing, recovery of the device 101 in which the abnormality occurred is realized.

異常定義テーブル132には、異常種別毎の異常検出条件、および異常検出時に管理装置宛に通知するメッセージ内容が格納される。復旧処理テーブル133には、異常種別毎の復旧処理、および監視装置102の判断による当該復旧処理の自動実行可否が格納される。異常定義テーブル132および復旧処理テーブル133の具体例は図2および図3を参照して後に説明する。記憶装置管理部134は、作業者による入力部123からの入力に基づき、異常定義テーブル132および復旧処理テーブル133を作成または更新する。 The abnormality definition table 132 stores the abnormality detection conditions for each type of abnormality, and the contents of the message to be sent to the management device when an abnormality is detected. The recovery process table 133 stores the recovery process for each type of abnormality, and whether the recovery process can be automatically executed as determined by the monitoring device 102. Specific examples of the abnormality definition table 132 and the recovery process table 133 will be described later with reference to Figures 2 and 3. The storage device management unit 134 creates or updates the abnormality definition table 132 and the recovery process table 133 based on input from the input unit 123 by the operator.

管理装置103のハードウェア構成を説明する。管理装置103は、監視装置102を介して機器101から収集したデータやログ情報を集約する。管理装置103は、監視装置102から送信された異常通知を基に、復旧処理命令を監視装置102宛に送信する。管理装置103は、監視装置102との通信機能を有する。 The hardware configuration of the management device 103 will be described. The management device 103 consolidates data and log information collected from the devices 101 via the monitoring device 102. The management device 103 transmits a recovery processing command to the monitoring device 102 based on an abnormality notification transmitted from the monitoring device 102. The management device 103 has a communication function with the monitoring device 102.

管理装置103は、通信I/F141、CPU142、入力部143、出力部144、記憶装置145、および通信処理部147を備える。各構成要素は機器101や監視装置102における同名の構成要素と同様の構成および機能を有する。管理装置103は、通信I/F141を介して外部機器からの入力情報の受け付けや外部機器への出力情報の提供を行う場合は、入力部143および出力部144を備えなくてもよい。 The management device 103 comprises a communication I/F 141, a CPU 142, an input unit 143, an output unit 144, a storage device 145, and a communication processing unit 147. Each component has the same configuration and function as the component with the same name in the device 101 or the monitoring device 102. The management device 103 does not need to comprise the input unit 143 and the output unit 144 when accepting input information from an external device or providing output information to an external device via the communication I/F 141.

アプリケーションプログラム146は、監視装置102を介して機器101から収集したデータやログ情報を活用したサービスをユーザに提供する。たとえばアプリケーションプログラム146は、機器101から受信した現場データ(温度等)の単位時間当たりの平均値を提供するプログラムであり、収集データの値から平均値を算出するなど、データの解析処理等を行う。またアプリケーションプログラム146は、機器101や監視装置102におけるデータやログ情報の送信スケジュールを遠隔設定するプログラムであってもよい。 The application program 146 provides the user with services that utilize data and log information collected from the equipment 101 via the monitoring device 102. For example, the application program 146 is a program that provides the average value per unit time of the field data (temperature, etc.) received from the equipment 101, and performs data analysis processing, such as calculating the average value from the collected data values. The application program 146 may also be a program that remotely sets the transmission schedule for data and log information in the equipment 101 and the monitoring device 102.

異常通知管理部148は、監視装置102から受信した前述の異常通知を記録し、出力部144を介して当該通知情報を出力して作業者に提示する。具体的には、異常通知の受信を確認した通信処理部147からの通知を基に、出力部144を介して図8で後述する画面表示例の出力を行う。復旧処理命令部149は、作業者による操作を基に、監視装置102に対して復旧処理の実行命令を送信する。具体的には、図8で後述する画面表示例にて、作業者からの復旧処理命令を入力部143を介して受け付け、復旧処理命令部149が通信処理部147に当該命令内容を出力する。 The abnormality notification management unit 148 records the abnormality notification received from the monitoring device 102, and outputs the notification information via the output unit 144 to present it to the worker. Specifically, based on a notification from the communication processing unit 147 that has confirmed receipt of the abnormality notification, a screen display example described later in FIG. 8 is output via the output unit 144. The recovery process command unit 149 transmits a command to execute recovery processing to the monitoring device 102 based on an operation by the worker. Specifically, in a screen display example described later in FIG. 8, a recovery process command is received from the worker via the input unit 143, and the recovery process command unit 149 outputs the command content to the communication processing unit 147.

なお、管理装置103が有している機能を複数のハードウェア装置で分担して実現してもよい。すなわち、受信データを活用したサービスの提供と、異常通知管理および復旧処理命令とを、異なるハードウェア装置で別々に実現してもよい。そのため、図1に示す構成を、1台の管理装置103に全てを含む事は必須ではない。 The functions of the management device 103 may be shared and realized by multiple hardware devices. In other words, the provision of services using received data and the management of abnormality notifications and recovery processing commands may be realized separately by different hardware devices. Therefore, it is not necessary for a single management device 103 to include all of the configuration shown in FIG. 1.

図2は、異常定義テーブル132の一例を示す図である。異常定義テーブル132には複数のレコードが含まれ、各レコードはイベントID201、異常検出条件202、および通知メッセージ203のフィールドを有する。イベントID201は、異常種別を区別する識別子である。図2の例ではイベントID201に「LAN-Disconn」のような可読性を優先した表記を採用しているが、たとえば「event01、event02、…」などの連番を採用してもよい。 Figure 2 is a diagram showing an example of anomaly definition table 132. Anomaly definition table 132 includes multiple records, and each record has fields for an event ID 201, anomaly detection condition 202, and a notification message 203. Event ID 201 is an identifier that distinguishes anomaly types. In the example of Figure 2, a notation that prioritizes readability, such as "LAN-Disconn", is used for event ID 201, but consecutive numbers such as "event01, event02, ..." may also be used.

異常検出条件202は、それぞれの異常が発生したと判断する条件である。異常検出部128は、異常検出条件202に合致すると、イベントID201の異常が発生したと判断する。なお、異常検出条件202の書式は任意である。図2の例では説明の便宜上、「監視対象機器とのLAN通信で3回連続応答無し」等の文章で記載しているが、たとえば「監視情報」、「比較条件」、「閾値」などの項目に分離し、「監視情報:監視対象機器とのLAN通信における応答連続欠損回数」、「比較条件:≧」、「閾値:3」などの形式で、複数項目に分けて異常検出条件202を定義してもよい。また、図2では送信パケットに対する応答有無や、機器101からの入力信号値などを基に異常検出を行う例を示しているが、前述の通り異常の検出方法は任意である。たとえば、機器101自身が自装置の異常診断を行い、CPU使用率上昇などの異常を通知する機能を有している場合は、図2に例示の通り、当該通知の受信を異常検出条件として指定してもよい。 The abnormality detection condition 202 is a condition for determining that each abnormality has occurred. When the abnormality detection condition 202 is met, the abnormality detection unit 128 determines that an abnormality of the event ID 201 has occurred. The format of the abnormality detection condition 202 is arbitrary. In the example of FIG. 2, for convenience of explanation, it is described in a sentence such as "No response three consecutive times in LAN communication with the monitored device", but the abnormality detection condition 202 may be defined by separating it into items such as "monitoring information", "comparison condition", and "threshold", and dividing it into multiple items such as "monitoring information: number of consecutive response losses in LAN communication with the monitored device", "comparison condition: ≧", and "threshold: 3". Also, FIG. 2 shows an example of detecting an abnormality based on the presence or absence of a response to a transmitted packet and the input signal value from the device 101, but as described above, the method of detecting an abnormality is arbitrary. For example, if the device 101 itself has a function of performing abnormality diagnosis of its own device and notifying an abnormality such as an increase in CPU usage rate, the reception of the notification may be specified as the abnormality detection condition, as illustrated in FIG. 2.

通知メッセージ203は、イベントID201で指定した異常を検出した際に、管理装置103宛に通知するメッセージ内容である。当該メッセージ内容を含む異常通知は、機器101での異常発生を知らせ、且つ発生した異常内容を管理装置103で識別可能にするためのものである。本目的が達成される内容であれば、当該メッセージ内容の書式は任意である。なお、図2の例では、図3で後述する復旧処理テーブル133にて、監視装置102による復旧処理の自動実行を許可している異常種別に対しては、メッセージ内容に“[Self Recovery]”の接頭語を付与している。 The notification message 203 is the message content to be sent to the management device 103 when an abnormality specified in the event ID 201 is detected. The abnormality notification containing this message content is intended to notify the occurrence of an abnormality in the device 101 and to enable the management device 103 to identify the content of the abnormality that has occurred. The format of the message content is arbitrary as long as the content achieves this purpose. Note that in the example of FIG. 2, the prefix "[Self Recovery]" is added to the message content for abnormality types for which automatic execution of recovery processing by the monitoring device 102 is permitted in the recovery processing table 133 described later in FIG. 3.

当該接頭語が付与された異常通知を受信した場合には、管理装置103および作業者は、復旧処理が監視装置102により自動実行されるため、復旧処理命令の発行が不要である事が判別でき、冗長な復旧処理命令の発行を回避できる。このように、異常種別を通知するだけでなく、任意の付加情報を通知メッセージ203に付与しても構わない。一方、管理装置103への通知が不要な異常が存在する場合は、当該異常種別に対する通知メッセージ203を空欄に設定してもよい。なお、異常定義テーブル132において、図2に例示するフィールド以外に任意のフィールドを追加しても構わない。例えば、監視装置102に複数の機器101が接続される場合は、「機器ID」のフィールドを追加し、異常検出条件202の対象とする機器101の識別子を定義可能にしても構わない。 When an abnormality notification with the prefix is received, the management device 103 and the operator can determine that the recovery process is automatically executed by the monitoring device 102 and therefore it is not necessary to issue a recovery process command, and can avoid issuing redundant recovery process commands. In this way, in addition to notifying the abnormality type, any additional information may be added to the notification message 203. On the other hand, if there is an abnormality that does not require notification to the management device 103, the notification message 203 for that abnormality type may be set to blank. In addition to the fields exemplified in FIG. 2, any field may be added to the abnormality definition table 132. For example, if multiple devices 101 are connected to the monitoring device 102, a "device ID" field may be added to enable definition of the identifier of the device 101 that is the target of the abnormality detection condition 202.

図3は、復旧処理テーブル133の一例を示す図である。復旧処理テーブル133は複数のレコードを有し、各レコードはイベントID301、第1復旧処理内容302、第1タイマー303、第2復旧処理内容304、第2タイマー305、および自己判断復旧可否306のフィールドを有する。図3における「-」はデータが存在しないことを意味する。 Figure 3 is a diagram showing an example of the recovery process table 133. The recovery process table 133 has multiple records, and each record has fields for an event ID 301, first recovery process content 302, first timer 303, second recovery process content 304, second timer 305, and self-determined recovery feasibility 306. The "-" in Figure 3 means that no data exists.

イベントID301は、異常種別を区別するための識別子であり、異常定義テーブル132におけるイベントID201と同様である。第1復旧処理内容302、および第2復旧処理内容304は、イベントID301に記載した異常を検出した際に講じるべき復旧処理の内容である。当該復旧処理内容の書式は任意である。図3の例では説明の便宜上、「監視対象機器の通信I/F再起動」等の文章で記載しているが、たとえば当該復旧処理を実現するコマンドを記述してもよいし、当該復旧処理を提供するスクリプトファイルを事前に用意しておき、当該スクリプトファイル名を記述してもよい。また、復旧処理内容も、図3では機器101に対する再起動処理や、設定値変更などを例示しているが、特定の処理に限定されない。また、機器101と監視装置102の通信手段が複数存在する場合は、どの手段を用いて当該復旧処理を講じるかを明示的に指定するフィールドが追加されてもよい。 The event ID 301 is an identifier for distinguishing the type of anomaly, and is the same as the event ID 201 in the anomaly definition table 132. The first recovery process content 302 and the second recovery process content 304 are the contents of the recovery process to be taken when the anomaly described in the event ID 301 is detected. The format of the recovery process content is arbitrary. In the example of FIG. 3, for convenience of explanation, it is described in a sentence such as "restart the communication I/F of the monitored device", but for example, a command to realize the recovery process may be described, or a script file that provides the recovery process may be prepared in advance and the script file name may be described. In addition, the recovery process content is also exemplified in FIG. 3 as a restart process for the device 101 and a change in setting value, but is not limited to a specific process. In addition, if there are multiple communication means between the device 101 and the monitoring device 102, a field may be added that explicitly specifies which means to use to take the recovery process.

第1タイマー303、および第2タイマー305は、第1復旧処理内容302、および第2復旧処理内容304で指定した復旧処理内容を実行するまでの待ち時間である。たとえば、異常検出直後に復旧処理を即時実行すると問題が生じる場合は、当該タイマー値を設定する事で問題の発生を回避できる。なお、図3の例では「秒」単位のタイマー指定としているが、指定単位は任意である。また、タイマー値を指定するのではなく、復旧処理の実行を許可する時間帯、または禁止する時間帯を指定してもよい。図3の例では、復旧処理内容とタイマー値の組み合わせを最大2件登録可能としており、たとえば「CPU-HighUsage(CPU使用率異常)」の異常に対して、CPU使用率を抑えるための設定変更を行った後に、設定変更を反映するための再起動処理を行う事を可能にしている。ただし、復旧処理内容とタイマー値の複数登録をサポートする事は必須ではなく、登録可能件数も任意に変更して構わない。 The first timer 303 and the second timer 305 are the waiting time until the recovery process contents specified in the first recovery process contents 302 and the second recovery process contents 304 are executed. For example, if a problem occurs when the recovery process is executed immediately after the detection of an abnormality, the problem can be avoided by setting the timer value. In the example of FIG. 3, the timer is specified in "seconds", but the unit of specification is arbitrary. Also, instead of specifying the timer value, a time period during which the recovery process is permitted or prohibited may be specified. In the example of FIG. 3, a maximum of two combinations of recovery process contents and timer values can be registered. For example, for the abnormality "CPU-HighUsage (CPU usage abnormality)", after changing the settings to suppress the CPU usage, it is possible to perform a restart process to reflect the setting change. However, it is not essential to support multiple registrations of recovery process contents and timer values, and the number of items that can be registered can be changed arbitrarily.

自己判断復旧可否306は、イベントID301に記載した異常を検出した際に、前述の復旧処理内容とタイマー値に基づく復旧処理を、管理装置103からの復旧処理命令の受信を待たずに監視装置102の判断で自動実行してもよいか否かを示している。図3の例では、「OK」は自己判断復旧が許可されていることを示し、「NG」は自己判断復旧の禁止を示している。当該書式は任意であり、たとえば「True/False」等で表現しても構わない。自己判断復旧可否306における「OK」は自己判断復旧を示し、「NG」は指示受信復旧を示すとも言える。 Self-determined recovery possibility 306 indicates whether or not the monitoring device 102 may automatically execute the recovery process based on the above-mentioned recovery process content and timer value when the abnormality described in event ID 301 is detected, without waiting for a recovery process command to be received from the management device 103. In the example of FIG. 3, "OK" indicates that self-determined recovery is permitted, and "NG" indicates that self-determined recovery is prohibited. The format is arbitrary, and may be expressed, for example, as "True/False". It can also be said that "OK" in self-determined recovery possibility 306 indicates self-determined recovery, and "NG" indicates instruction-received recovery.

自己判断復旧が許可されている異常に対しては、第1タイマー303、および第2タイマー305で指定された時間が経過後、第1復旧処理内容302、および第2復旧処理内容304に記載された処理が実行される。一方、自己判断復旧が許可されていない異常に対しては、前述の復旧処理内容やタイマー値に依らず、復旧処理を実行せず、管理装置103による復旧処理命令を待機する。 For an abnormality for which self-determined recovery is permitted, the processing described in the first recovery processing content 302 and the second recovery processing content 304 is executed after the time specified by the first timer 303 and the second timer 305 has elapsed. On the other hand, for an abnormality for which self-determined recovery is not permitted, recovery processing is not executed regardless of the above-mentioned recovery processing content or timer value, and the system waits for a recovery processing command from the management device 103.

たとえば図3のように、機器101との通信切断(例:図3の「LAN-Disconn」)などの緊急度の高い異常に対しては、監視装置102による復旧処理の自動実行を許可する事で、早期復旧を実現できる。一方、機器101から想定と異なる入力信号値が観測され始めたケース(例:図3の「DI-3timesLow」)など、即時復旧が求められない緊急度の低い異常や、異常発生を即時断定できない予兆現象に対しては、自己判断復旧を禁止し、復旧処理実行の判断を管理装置103、および作業者に委ねる事で、適切なタイミングで復旧処理を講じる事が可能となる。 For example, as shown in FIG. 3, for an abnormality with a high degree of urgency, such as a loss of communication with the device 101 (e.g., "LAN-Disconn" in FIG. 3), early recovery can be achieved by allowing the monitoring device 102 to automatically execute recovery processing. On the other hand, for an abnormality with a low degree of urgency that does not require immediate recovery, such as a case in which an input signal value different from that expected has begun to be observed from the device 101 (e.g., "DI-3timesLow" in FIG. 3), or for a precursor phenomenon in which the occurrence of an abnormality cannot be immediately determined, self-determined recovery can be prohibited and the decision to execute recovery processing can be left to the management device 103 and the operator, making it possible to implement recovery processing at an appropriate time.

図3のイベントIDが「DI-5timesLow」のように、想定と異なる入力信号値が観測され続ける場合には、明らかな異常と判断された時点で、監視装置102の判断による復旧処理の自動実行を許可するように設定する事も可能である。なお、図3の例では監視装置102の判断による復旧処理の実行を禁止しているイベントID(例:図3の「DI-3timesLow」)に対しても復旧処理内容やタイマー値を設定しているが、値を設定しなくてもよい。さらに、自己判断復旧可否306のフィールドを省略し、自己判断復旧を許可するイベントIDのみを復旧処理テーブル133に記述してもよい。この場合は、復旧処理テーブル133に記載のないイベントIDを持つ異常に対しては、監視装置102の判断による復旧処理の自動実行が禁止されていると判断される。なお、復旧処理テーブル133において、図3に例示するフィールド以外に任意のフィールドを追加しても構わない。例えば、監視装置102に複数の機器101が接続される場合は、「機器ID」のフィールドを追加し、復旧処理の対象とする機器101の識別子を定義可能にしても構わない。 When an input signal value different from the expected value continues to be observed, such as the event ID "DI-5timesLow" in FIG. 3, it is also possible to set the event ID to allow automatic execution of recovery processing at the discretion of the monitoring device 102 when it is determined to be an obvious abnormality. In the example of FIG. 3, recovery processing content and timer values are set even for event IDs that prohibit execution of recovery processing at the discretion of the monitoring device 102 (e.g., "DI-3timesLow" in FIG. 3), but values do not need to be set. Furthermore, the field for self-determined recovery possibility 306 may be omitted, and only event IDs that allow self-determined recovery may be described in the recovery processing table 133. In this case, it is determined that automatic execution of recovery processing at the discretion of the monitoring device 102 is prohibited for abnormalities with event IDs that are not listed in the recovery processing table 133. In addition, any field may be added to the recovery processing table 133 in addition to the fields exemplified in FIG. 3. For example, if multiple devices 101 are connected to the monitoring device 102, a "Device ID" field may be added to allow the identifier of the device 101 to be the target of the recovery process to be defined.

図4および図5は、復旧処理を示すタイムチャートである。図4は自己判断復旧が許可されている場合のタイムチャートであり、図5は自己判断修復が禁止されている場合のタイムチャートである。図4および図5では、図示上部から図示下部に向かって時間が経過している。図4と図5とでは終盤の処理が異なるが、中盤までの処理は同一である。 Figures 4 and 5 are time charts showing the recovery process. Figure 4 is a time chart when self-determined recovery is permitted, and Figure 5 is a time chart when self-determined recovery is prohibited. In Figures 4 and 5, time passes from the top to the bottom of the illustration. The final stages of the process are different between Figures 4 and 5, but the processes up to the middle are the same.

図4のステップS401a、S401bは、監視装置102の異常検出部128が、機器101の異常有無を診断する。異常検出部128は、異常定義テーブル132を参照し、当該テーブルの異常検出条件202に記載された検出条件を基に異常有無を診断する。たとえば、図2に例示する「LAN-Disconn」に対する診断処理においては、機器101に対してLAN通信を介した生死確認パケットの送信処理を行い、応答有無を判定する。なお、ステップS401a、S401bの異常検出部128による異常診断処理の実行タイミングは、異常検出部128で管理するものとし、たとえば図4に例示の通り、所定の異常診断周期Δtの時間間隔で実行される。この他にも、毎日指定時刻に異常診断処理を実行するなど、任意の実行タイミングであって構わない。 In steps S401a and S401b in FIG. 4, the abnormality detection unit 128 of the monitoring device 102 diagnoses whether or not there is an abnormality in the device 101. The abnormality detection unit 128 refers to the abnormality definition table 132 and diagnoses whether or not there is an abnormality based on the detection conditions described in the abnormality detection conditions 202 in the table. For example, in the diagnosis process for "LAN-Disconn" illustrated in FIG. 2, a live/dead confirmation packet is sent to the device 101 via LAN communication to determine whether or not there is a response. Note that the timing of the execution of the abnormality diagnosis process by the abnormality detection unit 128 in steps S401a and S401b is managed by the abnormality detection unit 128, and is executed at time intervals of a predetermined abnormality diagnosis period Δt, as illustrated in FIG. 4. In addition to this, the abnormality diagnosis process may be executed at any arbitrary timing, such as at a specified time every day.

当該異常診断処理にて、異常定義テーブル132で定義された異常検出条件に1つ以上合致した場合は、ステップS402に進む。一方、全ての異常検出条件に合致しなかった場合は、次の異常診断処理の実行タイミングまで待機する。ステップS402では、監視装置102の異常検出部128が、機器101の異常発生を検出する。換言すると、ステップS402においていずれの異常であるかが特定される。異常検出部128は異常定義テーブル132を参照し、前述の異常診断処理で合致した異常検出条件202に対応するイベントID201を取得し、当該イベントIDに対する異常発生を検出する。そして、異常検出部128は、異常通知部129に対して当該イベントIDを通知する。 If one or more of the abnormality detection conditions defined in the abnormality definition table 132 are met in the abnormality diagnosis process, the process proceeds to step S402. On the other hand, if all of the abnormality detection conditions are not met, the process waits until the timing for executing the next abnormality diagnosis process. In step S402, the abnormality detection unit 128 of the monitoring device 102 detects the occurrence of an abnormality in the device 101. In other words, in step S402, the type of abnormality is identified. The abnormality detection unit 128 refers to the abnormality definition table 132, obtains the event ID 201 corresponding to the abnormality detection condition 202 that was met in the abnormality diagnosis process described above, and detects the occurrence of an abnormality for that event ID. The abnormality detection unit 128 then notifies the abnormality notification unit 129 of the event ID.

ステップS403では、監視装置102の異常通知部129が、管理装置103に対して異常発生を知らせる異常通知を送信する。異常通知部129は、異常定義テーブル132を参照し、ステップS402で異常検出部128から通知されたイベントIDに対応する通知メッセージ203を取得する。そして、当該メッセージ内容を通信処理部127に通知し、当該メッセージ内容を格納した異常通知パケットを管理装置103宛に送信する。たとえば、図2に例示する「LAN-Disconn」の異常が検出された場合は、“[Self Recovery]LAN-Disconn”のメッセージを格納した異常通知パケットを管理装置103に送信する。当該送信が完了すると、監視装置102はステップS404に進む。 In step S403, the abnormality notification unit 129 of the monitoring device 102 transmits an abnormality notification to the management device 103 to notify the management device 103 of the occurrence of an abnormality. The abnormality notification unit 129 refers to the abnormality definition table 132 and acquires the notification message 203 corresponding to the event ID notified by the abnormality detection unit 128 in step S402. Then, it notifies the communication processing unit 127 of the message content, and transmits an abnormality notification packet storing the message content to the management device 103. For example, if an abnormality in "LAN-Disconn" as shown in FIG. 2 is detected, it transmits an abnormality notification packet storing the message "[Self Recovery] LAN-Disconn" to the management device 103. When the transmission is completed, the monitoring device 102 proceeds to step S404.

一方、管理装置103は当該異常通知を受信すると、通信処理部147にてパケットの解析を行い、パケットの中身が異常通知である事を確認すると異常通知管理部148に通知する。その後、管理装置103はステップS405に進む。ステップS405の処理は後述する。 On the other hand, when the management device 103 receives the abnormality notification, the communication processing unit 147 analyzes the packet, and if it confirms that the contents of the packet are an abnormality notification, it notifies the abnormality notification management unit 148. After that, the management device 103 proceeds to step S405. The processing of step S405 will be described later.

ステップS404は、監視装置102の復旧処理判定部130が、機器101で発生した異常に対する復旧処理を自装置の判断で自動実行するか、または管理装置103からの復旧処理命令を待って実行するかを判定する処理である。具体的には復旧処理判定部130は、復旧処理テーブル133を参照し、ステップS402で検出したイベントIDに対する自己判断復旧可否306の設定値を基に、自己判断復旧の可否を判定する。当該復旧処理判定の詳細は、図6を参照して後に説明する。この図4では、自己判断復旧が可能と判断してステップS406に進む。後に説明する図5では、自己判断修復が不可能と判断した場合を説明する。 Step S404 is a process in which the recovery process determination unit 130 of the monitoring device 102 determines whether recovery process for the abnormality that occurred in the device 101 should be automatically executed at the discretion of the monitoring device itself, or whether it should wait for a recovery process command from the management device 103 before executing the process. Specifically, the recovery process determination unit 130 refers to the recovery process table 133 and determines whether self-determined recovery is possible or not based on the setting value of self-determined recovery possibility 306 for the event ID detected in step S402. Details of the recovery process determination will be described later with reference to FIG. 6. In FIG. 4, it is determined that self-determined recovery is possible, and the process proceeds to step S406. In FIG. 5, which will be described later, a case in which it is determined that self-determined recovery is impossible will be described.

ステップS405では、ステップS403において送信された異常通知を受信した管理装置103が、異常通知管理部148で当該異常通知を記録し、出力部144を介して当該通知情報を出力する。異常通知管理部148は、受信した異常通知の内容をそのまま表示してもよいし、自己判断復旧と指示受信復旧のいずれであるかを判断し、判断結果に基づき画面表示を異ならせてもよい。出力する画面表示例は、図8で後述する。当該出力処理が完了すると、管理装置103は、入力部143を介した作業者の操作による復旧処理命令の受け付けを待機する。なお前述のように、異常通知に[Self Recovery]などの自己判断修復が許可されていることを示す文字列を含めておくことで、作業者による冗長な復旧処理の命令発行を抑止できる。 In step S405, the management device 103 that received the abnormality notification sent in step S403 records the abnormality notification in the abnormality notification management unit 148 and outputs the notification information via the output unit 144. The abnormality notification management unit 148 may display the contents of the received abnormality notification as is, or may determine whether it is self-determined recovery or instruction-received recovery, and may change the screen display based on the determination result. An example of the screen display to be output will be described later in FIG. 8. When the output process is completed, the management device 103 waits for the receipt of a recovery processing command by the operator via the input unit 143. As described above, by including a character string indicating that self-determined recovery is permitted, such as [Self Recovery], in the abnormality notification, it is possible to prevent the operator from issuing redundant recovery processing commands.

ステップS406では、監視装置102の判断により、復旧処理実行部131で復旧処理を実行する。具体的には、復旧処理テーブル133を参照し、ステップS402で検出したイベントIDに対する第1復旧処理内容302、および第2復旧処理内容304と、第1タイマー303、および第2タイマー305の設定値に基づいて復旧処理を実行する。たとえば、図3の「LAN-Disconn」の異常が検出され、本異常に対する復旧処理を実行する際は、「監視対象機器の通信I/F再起動」を待ち時間無しで実行する。このように、監視装置102が機器101で発生した異常を検出し、監視装置102の判断で復旧処理を自動実行することで、早期復旧を実現できる。 In step S406, the recovery process execution unit 131 executes recovery process at the discretion of the monitoring device 102. Specifically, the recovery process table 133 is referenced, and recovery process is executed based on the first recovery process content 302 and second recovery process content 304 for the event ID detected in step S402, and the settings of the first timer 303 and second timer 305. For example, when an abnormality is detected in "LAN-Disconn" in FIG. 3 and recovery process is executed for this abnormality, "restart communication I/F of monitored device" is executed without waiting time. In this way, early recovery can be achieved by the monitoring device 102 detecting an abnormality that has occurred in the device 101 and automatically executing recovery process at the discretion of the monitoring device 102.

図5を参照して、自己判断復旧が許可されていない場合のタイムチャートを説明する。図5において、ステップS401a、S401b、S402、S403、S404、S405は図4と同様であるため説明を省略する。ステップS501では、管理装置103が入力部143を介して、作業者の操作を基に監視装置102に対する復旧処理命令の発行を受け付ける。作業者は、ステップS405で出力された異常通知に対し、復旧処理命令が必要である事を判断すると、入力部143を介して監視装置102に対する復旧処理命令を発行する。ステップS501は、当該発行を管理装置103が受け付ける処理であり、作業者が復旧処理命令の発行操作を行うと、当該命令内容が入力部143から復旧処理命令部149に連携され、管理装置103はステップS502の処理に進む。なお、作業者が復旧処理命令を入力、および発行するための画面表示例は図8で後述する。 With reference to FIG. 5, a time chart in the case where self-determined recovery is not permitted will be described. In FIG. 5, steps S401a, S401b, S402, S403, S404, and S405 are the same as those in FIG. 4, and therefore will not be described. In step S501, the management device 103 accepts the issuance of a recovery processing command to the monitoring device 102 based on the operation of the operator via the input unit 143. When the operator determines that a recovery processing command is necessary in response to the abnormality notification output in step S405, the operator issues a recovery processing command to the monitoring device 102 via the input unit 143. In step S501, the management device 103 accepts the issuance, and when the operator issues a recovery processing command, the command content is linked from the input unit 143 to the recovery processing command unit 149, and the management device 103 proceeds to the processing of step S502. An example of a screen display for the operator to input and issue a recovery processing command will be described later in FIG. 8.

ステップS502では、管理装置103の復旧処理命令部149が、監視装置102に対して復旧処理命令を送信する。具体的には、ステップS501で受け付けた復旧処理命令の内容を通信処理部147に通知し、当該命令内容を格納した復旧処理命令パケットが監視装置102に送信される。なお、監視装置102に送信する復旧処理命令パケットにはたとえば、監視装置102で実行すべき復旧処理内容とタイマー値、即ち図3の復旧処理テーブル133に格納されている復旧処理内容やタイマー値と同等の情報が格納される。 In step S502, the recovery process command unit 149 of the management device 103 transmits a recovery process command to the monitoring device 102. Specifically, the contents of the recovery process command received in step S501 are notified to the communication processing unit 147, and a recovery process command packet storing the command contents is transmitted to the monitoring device 102. Note that the recovery process command packet transmitted to the monitoring device 102 contains, for example, the recovery process contents and timer value to be executed by the monitoring device 102, i.e., information equivalent to the recovery process contents and timer value stored in the recovery process table 133 in FIG. 3.

ただし、当該情報の格納は必須ではない。たとえば、図3に例示する通り、監視装置102の判断による復旧処理の実行を禁止しているイベント(例:図3の「DI-3timesLow」)に対しても、復旧処理内容やタイマー値を定義している場合は、当該情報の指定を省略し、代わりにどの異常(イベントID)に対する復旧処理を命じるのか、イベントIDのみを通知してもよい。また、必要に応じて復旧処理内容とタイマー値以外の情報を復旧処理命令パケットに格納してもよい。 However, storing this information is not essential. For example, as shown in FIG. 3, if recovery process contents and timer values are defined for an event for which the monitoring device 102 judges that recovery process execution is prohibited (e.g., "DI-3timesLow" in FIG. 3), it is possible to omit specifying this information and instead notify only the event ID for which abnormality (event ID) recovery process is to be commanded. Also, information other than the recovery process contents and timer value may be stored in the recovery process command packet as necessary.

一方、監視装置102は当該復旧処理命令を受信すると、通信処理部127にてパケットの解析を行い、パケットの中身が復旧処理命令である事を確認すると復旧処理実行部131に通知する。その後、監視装置102はステップS503に進む。ステップS503では、ステップS502の復旧処理命令を受信した監視装置102が、管理装置103の命令を基に復旧処理実行部131で復旧処理を実行する。具体的には、管理装置103から指定された復旧処理内容とタイマー値に基づいて復旧処理を実行する。前述の例のように、復旧処理命令パケットにイベントIDを格納して通知する形態であれば、図3の復旧処理テーブル133を参照し、当該イベントIDに対応する復旧処理を実行する。 On the other hand, when the monitoring device 102 receives the recovery processing command, the communication processing unit 127 analyzes the packet, and if it confirms that the contents of the packet are a recovery processing command, it notifies the recovery processing execution unit 131. The monitoring device 102 then proceeds to step S503. In step S503, the monitoring device 102, which has received the recovery processing command in step S502, executes recovery processing in the recovery processing execution unit 131 based on the command from the management device 103. Specifically, the recovery processing is executed based on the recovery processing content and timer value specified by the management device 103. As in the example described above, if an event ID is stored in the recovery processing command packet and notified, the recovery processing table 133 in FIG. 3 is referenced, and the recovery processing corresponding to the event ID is executed.

このように、監視装置102の判断で復旧処理を実行せず、管理装置103からの復旧処理命令を基に実行することで、作業者が必要と判断した復旧処理のみを実行させることができる。特に、復旧処理の実行がシステムの稼働に悪影響を及ぼす時間帯が存在する場合は、作業者が適切なタイミングまで待って復旧処理命令を発行することにより、システムの稼働を妨げる事なく、効率的に復旧処理ができる。 In this way, recovery processing is not performed at the discretion of the monitoring device 102, but is performed based on a recovery processing command from the management device 103, so that only recovery processing that the operator judges necessary can be performed. In particular, if there is a time period during which the execution of recovery processing would have a negative impact on the operation of the system, the operator can wait until the appropriate time to issue a recovery processing command, allowing efficient recovery processing without disrupting the operation of the system.

図6は、復旧処理判定部130の処理を示すフローチャートである。具体的には図6に示す処理は、図4と図5のステップS404で実行する処理に相当する。本処理では、監視装置102が異常検出部128で検出した異常に対して、自己判断復旧の可否を判定する。 Figure 6 is a flowchart showing the processing of the recovery processing determination unit 130. Specifically, the processing shown in Figure 6 corresponds to the processing executed in step S404 in Figures 4 and 5. In this processing, the monitoring device 102 determines whether or not self-determined recovery is possible for an abnormality detected by the abnormality detection unit 128.

まずステップS601では復旧処理判定部130は、復旧処理テーブル133における該当するレコードを特定する。具体的には、復旧処理判定部130は図4や図5のステップS402において異常検出部128が検出した異常種別(イベントID)が含まれる復旧処理テーブル133のレコードを特定する。続くステップS602では復旧処理判定部130は、自己判断復旧が可能か否かを判断する。具体的には復旧処理判定部130は、ステップS601において特定したレコードの自己判断復旧可否306のフィールド値が「OK」、すなわち自己判断復旧が許可されている場合はステップS603へ進む。一方、自己判断復旧可否306のフィールド値が「NG」、すなわち自己判断復旧が禁止されている場合はステップS604に進む。 First, in step S601, the recovery process determination unit 130 identifies a corresponding record in the recovery process table 133. Specifically, the recovery process determination unit 130 identifies a record in the recovery process table 133 that contains the anomaly type (event ID) detected by the anomaly detection unit 128 in step S402 of FIG. 4 or FIG. 5. In the following step S602, the recovery process determination unit 130 determines whether or not self-determined recovery is possible. Specifically, if the field value of the self-determined recovery possibility 306 of the record identified in step S601 is "OK", that is, if self-determined recovery is permitted, the recovery process determination unit 130 proceeds to step S603. On the other hand, if the field value of the self-determined recovery possibility 306 is "NG", that is, if self-determined recovery is prohibited, the recovery process determination unit 130 proceeds to step S604.

ステップS603では復旧処理判定部130は、検出異常に対する復旧処理内容を復旧処理テーブル133から読み取り、その復旧処理内容を復旧処理実行部131に実行させて図6に示す処理を終了する。具体的には復旧処理判定部130は、復旧処理テーブル133において異常検出部128が検出した異常種別(イベントID)が含まれるレコードの第1復旧処理内容302、第1タイマー303、第2復旧処理内容304、および第2タイマー305を読み取り、復旧処理実行部131に実行させる。 In step S603, the recovery process determination unit 130 reads the recovery process content for the detected abnormality from the recovery process table 133, has the recovery process execution unit 131 execute the recovery process content, and ends the process shown in FIG. 6. Specifically, the recovery process determination unit 130 reads the first recovery process content 302, first timer 303, second recovery process content 304, and second timer 305 of the record in the recovery process table 133 that contains the abnormality type (event ID) detected by the abnormality detection unit 128, and has the recovery process execution unit 131 execute them.

ステップS604では復旧処理判定部130は、管理装置103からの命令を実行する旨を復旧処理実行部131に指示して図6に示す処理を終了する。この場合には、図5のステップS502で管理装置103が復旧処理命令を送信し、当該命令を監視装置102が受信すると、図5のステップS503で復旧処理を実行する。なお、管理装置103からの復旧処理命令の受信を待機する場合に、タイムアウト値を明示的に設定しても構わない。当該タイムアウト時間外に復旧処理命令を受信した場合は、当該命令を破棄、すなわち無効としてもよい。 In step S604, the recovery process determination unit 130 instructs the recovery process execution unit 131 to execute the command from the management device 103, and ends the process shown in FIG. 6. In this case, the management device 103 sends a recovery process command in step S502 in FIG. 5, and when the monitoring device 102 receives the command, it executes recovery process in step S503 in FIG. 5. Note that when waiting to receive a recovery process command from the management device 103, a timeout value may be explicitly set. If a recovery process command is received outside the timeout period, the command may be discarded, i.e., invalidated.

復旧処理判定部130が図6に示す処理を行うことで、監視装置102は復旧処理テーブル133の記載に基づき、異常種別に応じて自装置判断による復旧処理の自動実行と、管理装置103からの命令に基づく復旧処理の実行を柔軟に使い分けることができる。 By performing the process shown in FIG. 6 with the recovery process determination unit 130, the monitoring device 102 can flexibly choose between automatically executing recovery processes determined by the device itself and executing recovery processes based on commands from the management device 103 according to the type of abnormality, based on the entries in the recovery process table 133.

図7は、異常定義テーブル132および復旧処理テーブル133を登録するための画面表示例を示す図である。記憶装置管理部134はたとえば、作業者による図7に示す画面への入力に基づき異常定義テーブル132および復旧処理テーブル133を作成または更新する。図7に示す表示画面700は、監視装置102の出力部124に表示されてもよいし、通信I/F121を介して外部機器に表示されてもよい。表示画面700は、異常定義テーブル132を設定するための第1表示エリア701と、復旧処理テーブル133を設定するための第2表示エリア702とを有する。 Figure 7 is a diagram showing an example of a screen display for registering the abnormality definition table 132 and the recovery process table 133. The storage device management unit 134 creates or updates the abnormality definition table 132 and the recovery process table 133, for example, based on input by an operator to the screen shown in Figure 7. The display screen 700 shown in Figure 7 may be displayed on the output unit 124 of the monitoring device 102, or may be displayed on an external device via the communication I/F 121. The display screen 700 has a first display area 701 for setting the abnormality definition table 132, and a second display area 702 for setting the recovery process table 133.

第1表示エリア701において、作業者が入力部123から異常種別(イベントID)毎に、異常検出条件や通知メッセージ内容の各種情報を入力すると、当該入力値が異常定義テーブル132に設定される。なお、システムの運用過程で、イベントIDが随時追加されるケースも考えられる。そこで、図7の例では、イベントIDの入力欄(行)を追加するための第1追加ボタン703が配されている。作業者が第1追加ボタン703を押下すると、それぞれの値が空欄の新たな入力欄が追加される。 When an operator inputs various information such as anomaly detection conditions and notification message contents for each anomaly type (event ID) from the input unit 123 in the first display area 701, the input values are set in the anomaly definition table 132. Note that it is also possible that event IDs are added as needed during the operation of the system. Therefore, in the example of FIG. 7, a first addition button 703 is provided for adding an input field (row) for the event ID. When an operator presses the first addition button 703, a new input field with each value left blank is added.

第2表示エリア702において、作業者が入力部123から異常種別(イベントID)毎に、復旧処理内容やタイマー値、自己判断復旧可否の各種情報を入力すると、当該入力値が復旧処理テーブル133に設定される。第2表示エリア702には第2追加ボタン704が配されており、作業者が第2追加ボタン704を押下すると、それぞれの値が空欄の新たな入力欄が追加される。 In the second display area 702, when the worker inputs various information such as the recovery process content, timer value, and whether or not self-determined recovery is possible for each abnormality type (event ID) from the input unit 123, the input value is set in the recovery process table 133. A second addition button 704 is provided in the second display area 702, and when the worker presses the second addition button 704, a new input field with each value left blank is added.

また、各種テーブル情報を、図7の表示画面700上で管理するだけでなく、インポートやエクスポートの機能を用いて別の外部ファイル等でも管理する形態が考えられる。そこで、図7の画面表示例では、ファイル入力ボタン706と、ファイル出力ボタン705も設けられている。作業者が入力部123を介してファイル入力ボタン706を押下すると、別の外部ファイルに保存された各種テーブル値を図7の表示画面700上に読み込まれる。また、作業者がファイル出力ボタン705を押下すると、図7の表示画面700上で入力されたテーブル値が外部ファイルに出力される。これにより、テーブルの値が格納される外部ファイルとの連携を容易に実現する事ができる。ただし、当該機能の搭載は任意である。 In addition, various table information can be managed not only on the display screen 700 of FIG. 7, but also in other external files using import and export functions. Therefore, the example screen display of FIG. 7 also has a file input button 706 and a file output button 705. When the worker presses the file input button 706 via the input unit 123, various table values stored in another external file are read onto the display screen 700 of FIG. 7. When the worker presses the file output button 705, the table values entered on the display screen 700 of FIG. 7 are output to the external file. This makes it easy to realize linkage with external files in which table values are stored. However, the inclusion of this function is optional.

図7のように各種テーブル情報の設定画面を表示することで、作業者は容易に各種テーブル値の登録や途中変更等ができる。なお、図7の画面表示例では、テーブルの値を直接入力する形態や、プルダウン形式で選択または設定する形態などを例示しているが、設定を受け付ける表示形式は任意である。 By displaying a setting screen for various table information as shown in Figure 7, the operator can easily register various table values or make changes during the process. Note that the example screen display in Figure 7 shows examples of a format in which table values are directly entered, and a format in which values are selected or set using a pull-down menu, but the display format for accepting settings is arbitrary.

図8は、図4と図5のステップS405で管理装置103が異常通知を出力する画面表示例、および図5のステップS501で作業者から復旧処理命令を受け付けるための画面表示例を示す図である。表示画面800は、出力部144に表示される。表示画面800は、監視装置102から受信した異常通知を出力するための第3表示エリア801と、復旧処理命令の発行を受け付けるための第4表示エリア802とを有する。異常通知管理部148は、受信した異常通知の内容に基づき指示受信復旧と判断する場合のみ出力部144に第4表示エリア802を表示させてもよい。異常通知管理部148たとえば、受信したメッセージに[Self Recovery]が含まれない場合に指示受信復旧と判断して出力部144に第4表示エリア802を表示させる。この場合は、復旧の指示が不要な場合は第4表示エリア802が表示されないので、作業者が指示の要否を判断する必要がない。 8 is a diagram showing an example of a screen display in which the management device 103 outputs an abnormality notification in step S405 in FIG. 4 and FIG. 5, and an example of a screen display for receiving a recovery processing command from an operator in step S501 in FIG. 5. The display screen 800 is displayed on the output unit 144. The display screen 800 has a third display area 801 for outputting an abnormality notification received from the monitoring device 102, and a fourth display area 802 for receiving the issuance of a recovery processing command. The abnormality notification management unit 148 may display the fourth display area 802 on the output unit 144 only when it determines that the instruction reception is restored based on the contents of the received abnormality notification. For example, when the received message does not include [Self Recovery], the abnormality notification management unit 148 determines that the instruction reception is restored and displays the fourth display area 802 on the output unit 144. In this case, if a recovery instruction is not required, the fourth display area 802 is not displayed, so the operator does not need to determine whether an instruction is required.

第3表示エリア801には、監視装置102から受信した異常通知について、異常通知の送信元(監視装置ID)や、通知メッセージ、最終通知時刻(即ち、異常通知の最終受信時刻)が表示される。この表示により、作業者はどの監視装置102が、いつ、どのような異常を検出したのかを容易に知ることができる。さらに、前述の通り、異常通知に格納するメッセージ内容に“[Self Recovery]”等の、監視装置102による復旧処理の自動実行を示す接頭語などを付与しておくことで、作業者が復旧処理命令の発行要否を判別する事も可能となる。 The third display area 801 displays the sender of the abnormality notification (monitoring device ID), notification message, and last notification time (i.e., the last time the abnormality notification was received) for the abnormality notification received from the monitoring device 102. This display allows the operator to easily know which monitoring device 102 detected what abnormality, and when. Furthermore, as described above, by adding a prefix such as "[Self Recovery]" to the message content stored in the abnormality notification to indicate automatic execution of recovery processing by the monitoring device 102, the operator can determine whether or not to issue a recovery processing command.

なお、第3表示エリア801には、必要に応じて他の任意情報を出力してもよい。たとえば、異常通知の送信元(監視装置ID)だけでなく、当該監視装置102に接続される機器101の識別子などを出力してもよい。また、図8のような表形式ではなく、たとえばテキスト形式で出力する画面表示等でもよく、表示形式は特定の方法に限定されない。なお、図8の例では、監視装置102-a、および102-bの監視装置IDを「監視装置a、監視装置b」と表現しているが、監視装置IDは任意のホスト名やIPアドレス等で代用してもよい。 Note that other arbitrary information may be output in the third display area 801 as necessary. For example, not only the sender of the abnormality notification (monitoring device ID), but also the identifier of the device 101 connected to the monitoring device 102 may be output. Also, instead of the table format as in FIG. 8, a screen display that outputs in text format, for example, may be used, and the display format is not limited to a specific method. Note that in the example of FIG. 8, the monitoring device IDs of the monitoring devices 102-a and 102-b are expressed as "monitoring device a, monitoring device b", but the monitoring device IDs may be substituted with arbitrary host names, IP addresses, etc.

作業者は、第4表示エリア802に監視装置102に発行する復旧処理命令を入力する。具体的には作業者は、復旧処理命令の発行宛先(監視装置ID)と、命令する復旧処理内容、および当該復旧処理を実行するまでのタイマー値とを入力する。そして、入力部143から命令発行ボタン803を押下(またはクリック)すると、これらの入力情報が図5のステップS501で、管理装置103にて受け付けられ、その後のステップS502にて当該復旧処理命令が送信される。 The operator inputs a recovery processing command to be issued to the monitoring device 102 in the fourth display area 802. Specifically, the operator inputs the destination (monitoring device ID) of the recovery processing command, the recovery processing content to be commanded, and the timer value until the recovery processing is executed. Then, when the operator presses (or clicks) the command issue button 803 from the input unit 143, this input information is accepted by the management device 103 in step S501 of FIG. 5, and the recovery processing command is then sent in the subsequent step S502.

なお、前述の通り、監視装置102の復旧処理テーブル133において、図3の「DI-3timesLow」のように自装置判断による復旧処理の自動実行を禁止している異常に対しても復旧処理内容やタイマー値を設定している場合は次のように変更してもよい。すなわち、作業者は第4表示エリア802に復旧処理内容やタイマー値を入力する代わりに、どの異常(イベントID)に対する復旧処理を命じるのかを示すイベントIDを入力してもよい。 As described above, in the recovery process table 133 of the monitoring device 102, if recovery process content and timer values are set for an abnormality that prohibits automatic execution of recovery process at the device's own discretion, such as "DI-3timesLow" in FIG. 3, the following change may be made. That is, instead of inputting recovery process content and timer values in the fourth display area 802, the operator may input an event ID indicating which abnormality (event ID) recovery process is to be ordered for.

図8に示すような表示画面を提供することで、作業者は監視装置102が検出した異常を閲覧でき、さらに当該異常に対する復旧処理命令を任意のタイミングで発行できる。作業者が命令発行ボタン803を押下することをトリガとして当該復旧処理命令が発行されるため、システムの稼働を妨げない時間帯まで待って命令を発行するなど、復旧処理のタイミングを作業者が柔軟に操作できる。 By providing a display screen such as that shown in FIG. 8, an operator can view anomalies detected by the monitoring device 102 and can issue a recovery processing command for the anomaly at any time. The recovery processing command is issued when the operator presses the command issue button 803, so the operator can flexibly control the timing of the recovery processing, for example, by waiting until a time period that will not interfere with the operation of the system when issuing the command.

上述した第1の実施の形態によれば、次の作用効果が得られる。
(1)監視装置102は、監視対象となる1以上の機器101を監視する。監視装置102は、機器101に発生する異常を検出する異常検出部128と、検出した異常を外部に異常通知として出力する異常通知部129と、異常の種別である異常種別に応じて、復旧の種別である復旧種別を、機器101に対する復旧処理の内容を当該監視装置が決定する自己判断復旧、および当該監視装置の外部が決定する指示受信復旧のいずれかに決定する復旧処理判定部130と、復旧処理判定部130による復旧種別の決定に基づき機器101の復旧処理を実行する復旧処理実行部131と、を備える。そのため、機器101で発生した異常の種別に応じて、復旧処理の内容を決定する主体を変更できる。具体的には、機器101で発生した異常種別に応じて、監視装置102による復旧処理の自動実行と、管理装置103からの命令に基づく復旧処理の実行を柔軟に使い分けることができる。
According to the above-described first embodiment, the following advantageous effects can be obtained.
(1) The monitoring device 102 monitors one or more devices 101 to be monitored. The monitoring device 102 includes an abnormality detection unit 128 that detects an abnormality occurring in the device 101, an abnormality notification unit 129 that outputs the detected abnormality as an abnormality notification to the outside, a recovery process determination unit 130 that determines the recovery type, which is a type of recovery, to either a self-determined recovery in which the monitoring device determines the content of the recovery process for the device 101, or an instruction-received recovery determined by an outside of the monitoring device, depending on the abnormality type, and a recovery process execution unit 131 that executes the recovery process of the device 101 based on the recovery type determined by the recovery process determination unit 130. Therefore, the subject that determines the content of the recovery process can be changed depending on the type of abnormality occurring in the device 101. Specifically, depending on the type of abnormality occurring in the device 101, automatic execution of the recovery process by the monitoring device 102 and execution of the recovery process based on an instruction from the management device 103 can be flexibly used.

(2)監視装置102は、それぞれの異常種別の定義である異常定義、異常種別ごとに自己判断復旧および指示受信復旧のいずれであるかを示す自己判断復旧可否306、および自己判断復旧である異常種別ごとの復旧処理の内容である第1復旧処理内容302や第2復旧処理内容304を格納する記憶装置125を備える。 (2) The monitoring device 102 includes a storage device 125 that stores anomaly definitions that define each anomaly type, self-determined recovery possibility 306 that indicates whether each anomaly type is a self-determined recovery or an instruction-received recovery, and first recovery process content 302 and second recovery process content 304 that are the contents of the recovery process for each anomaly type that is a self-determined recovery.

(3)記憶装置125には、異常種別ごとの異常通知の内容である通知メッセージ203、異常種別ごとに復旧処理を実行するまでの時間猶予であるタイマー、すなわち第1タイマー303や第2タイマー305が格納される。 (3) The storage device 125 stores a notification message 203, which is the content of the abnormality notification for each abnormality type, and a timer, which is the time until recovery processing is performed for each abnormality type, i.e., a first timer 303 and a second timer 305.

(4)監視装置102は、外部からの入力に基づき、異常定義、自己判断復旧可否、復旧処理内容、異常種別ごとの異常通知の内容、およびタイマーのうち少なくとも1つを記憶装置125に記録する記憶装置管理部134を備える。そのため、記憶装置125に格納されているデータを事後的に更新できる。 (4) The monitoring device 102 includes a storage device management unit 134 that records at least one of the following in the storage device 125 based on an external input: anomaly definition, self-determined recovery possibility, recovery process content, content of anomaly notification for each anomaly type, and a timer. Therefore, the data stored in the storage device 125 can be updated after the fact.

(5)監視装置102の復旧処理実行部131は、復旧処理判定部130が指示受信復旧を決定した場合には、外部から機器101の復旧処理の内容を指示されるまで待機し、外部から機器101の復旧処理の内容を指示されると即時に実行する。そのため、外部の装置である管理装置103は、機器101の復旧処理のタイミングを自由に設定できる。たとえば管理装置103の作業者は、緊急度の高い異常に対してはすぐに復旧処理の内容を指示して早期復旧を実現し、緊急度の低い異常に対しては、システムの稼働を妨げないタイミングまで待つなどして、復旧処理を効率的に実行できる。 (5) When the recovery process determination unit 130 decides to perform recovery upon receiving an instruction, the recovery process execution unit 131 of the monitoring device 102 waits until the recovery process content of the device 101 is instructed from the outside, and immediately executes the recovery process content of the device 101 when the recovery process content of the device 101 is instructed from the outside. Therefore, the management device 103, which is an external device, can freely set the timing of the recovery process of the device 101. For example, an operator of the management device 103 can efficiently execute the recovery process by immediately instructing the recovery process content for a high-urgency abnormality to achieve early recovery, and by waiting until a timing that does not interfere with the operation of the system for a low-urgency abnormality.

(6)管理装置103は、監視装置102が出力する異常通知を受信する異常通知管理部148と、異常通知に基づいて決定された復旧処理の内容を監視装置102に出力する復旧処理命令部149と、を備える。 (6) The management device 103 includes an abnormality notification management unit 148 that receives abnormality notifications output by the monitoring device 102, and a recovery process command unit 149 that outputs to the monitoring device 102 the contents of the recovery process determined based on the abnormality notification.

(7)管理装置103は、ユーザへ情報を提示する出力部144を備える。異常通知管理部148は、監視装置102から受信した異常通知を出力部144に出力する。管理装置103は、ユーザからの監視装置102に対する復旧処理の内容を受け付ける入力部143を備える。復旧処理命令部149は、入力部143に入力された復旧処理の内容を通信処理部147を介して監視装置102に出力する。 (7) The management device 103 has an output unit 144 that presents information to the user. The abnormality notification management unit 148 outputs the abnormality notification received from the monitoring device 102 to the output unit 144. The management device 103 has an input unit 143 that accepts the contents of the recovery process for the monitoring device 102 from the user. The recovery process command unit 149 outputs the contents of the recovery process input to the input unit 143 to the monitoring device 102 via the communication processing unit 147.

(変形例1)
上述した第1の実施の形態では作業者による操作を前提としたが、作業者を不要とする構成でもよい。すなわち本実施の形態では、図8に示したように作業者に対して異常通知を出力し、図5のステップS501にて、入力部143を介して作業者から復旧処理命令を受け付けた。しかし、作業者による操作を必要とせず、管理装置103が自動で復旧処理命令を送信してもよい。
(Variation 1)
In the first embodiment described above, it is assumed that an operator operates the system, but the system may be configured so that an operator is not required. That is, in this embodiment, an abnormality notification is output to the operator as shown in Fig. 8, and a recovery processing command is received from the operator via the input unit 143 in step S501 in Fig. 5. However, the management device 103 may automatically send the recovery processing command without requiring an operator to operate the system.

たとえば、管理装置103の異常通知管理部148で、復旧処理命令の自動返送を許可する異常通知と、当該異常通知に対する復旧処理命令(復旧処理内容とタイマー値)とを予め定義しておくことで実現できる。この場合は、当該異常通知を受信したタイミングで異常通知管理部148から復旧処理命令部149に復旧処理命令の内容を連携し、作業者の操作を待たずに復旧処理命令を自動送信してもよい。本変形例によれば、監視装置102による自己判断復旧と同程度の早期復旧を実現しつつ、管理装置103においても復旧処理の命令履歴、換言すると復旧処理の内容や実行時刻を管理情報として残すことができる。 For example, this can be achieved by predefining in the abnormality notification management unit 148 of the management device 103 an abnormality notification that permits automatic return of a recovery processing command, and a recovery processing command (recovery processing content and timer value) for the abnormality notification. In this case, the content of the recovery processing command may be linked from the abnormality notification management unit 148 to the recovery processing command unit 149 at the timing when the abnormality notification is received, and the recovery processing command may be automatically sent without waiting for an operator's operation. According to this modified example, while realizing early recovery equivalent to the self-determined recovery by the monitoring device 102, the recovery processing command history, in other words the content and execution time of the recovery processing, can also be left as management information in the management device 103.

(変形例2)
監視装置102の記憶装置125に格納される異常定義テーブル132と復旧処理テーブル133は一体に構成されてもよい。また復旧処理内容は1つでもよいし、タイマーは設定されなくてもよい。さらに、監視装置102が管理装置103に送信する異常通知は、たとえばイベントIDそのものとし、通知メッセージ203を異常定義テーブル132に含めなくてもよい。本変形例によれば、異常定義テーブル132と復旧処理テーブル133を管理する上での記憶容量を削減できる。
(Variation 2)
The abnormality definition table 132 and the recovery process table 133 stored in the storage device 125 of the monitoring device 102 may be configured as an integrated unit. Also, there may be only one recovery process content, and a timer need not be set. Furthermore, the abnormality notification sent by the monitoring device 102 to the management device 103 may be, for example, the event ID itself, and the notification message 203 need not be included in the abnormality definition table 132. According to this modification, the storage capacity required for managing the abnormality definition table 132 and the recovery process table 133 can be reduced.

―第2の実施の形態―
図9~図11を参照して、通信システムの第2の実施の形態を説明する。以下の説明では、第1の実施の形態と同じ構成要素には同じ符号を付して相違点を主に説明する。特に説明しない点については、第1の実施の形態と同じである。本実施の形態では、主に、発生異常に対する復旧処理の実行を、監視装置102の判断による自動実行から、管理装置103の命令に基づく実行へ動的に切り替え可能な点で、第1の実施の形態と異なる。
--Second embodiment--
A second embodiment of the communication system will be described with reference to Figures 9 to 11. In the following description, the same components as in the first embodiment are denoted by the same reference numerals, and differences will be mainly described. Points that are not particularly described are the same as in the first embodiment. This embodiment differs from the first embodiment mainly in that the execution of recovery processing for an abnormality that has occurred can be dynamically switched from automatic execution based on the judgment of the monitoring device 102 to execution based on an instruction from the management device 103.

上述した第1の実施の形態では、監視装置102による復旧処理の自動実行と、管理装置103からの命令に基づく復旧処理の実行を、異常種別に応じて静的に使い分ける形態を例示した。しかし、発生した異常に対して監視装置102が自己判断復旧において実行する復旧処理が適切ではない場合は、機器101が異常から復旧できず、監視装置102が異常検出と復旧処理の自動実行を繰り返す可能性がある。たとえば、機器101との通信切断(例:図3の「LAN-Disconn」)を検出して、監視装置102が「監視対象機器の通信I/F再起動」の復旧処理を実行したにも関わらず、機器101との通信切断が解消せず、同じ異常が検出され続けた場合、同様の復旧処理を監視装置102が再度実行しても復旧する可能性は低い。このような場合は、監視装置102による復旧処理の自動実行を停止し、管理装置103からの命令、即ち作業者の判断に基づいて別の復旧処理を実行するよう、動的に切り替えることが望ましい。 In the first embodiment described above, an example is given of a form in which the automatic execution of recovery processing by the monitoring device 102 and the execution of recovery processing based on an instruction from the management device 103 are statically used depending on the type of abnormality. However, if the recovery processing executed by the monitoring device 102 in the self-determined recovery for the abnormality that has occurred is not appropriate, the device 101 may not be able to recover from the abnormality, and the monitoring device 102 may repeat the detection of the abnormality and the automatic execution of the recovery processing. For example, if the communication disconnection with the device 101 (e.g., "LAN-Disconn" in FIG. 3) is detected and the monitoring device 102 executes the recovery processing of "restarting the communication I/F of the monitored device", but the communication disconnection with the device 101 is not resolved and the same abnormality continues to be detected, the possibility of recovery is low even if the monitoring device 102 executes the same recovery processing again. In such a case, it is desirable to stop the automatic execution of the recovery processing by the monitoring device 102 and dynamically switch to execute another recovery processing based on an instruction from the management device 103, i.e., the judgment of the operator.

第2の実施の形態における管理装置103および機器101の構成および機能は、第1の実施の形態と同様である。監視装置102のハードウェア構成は第1の実施の形態と同様である。監視装置102は、異常定義テーブル132および復旧処理テーブル133の構成が第1の実施の形態と異なる。また、復旧処理判定部130の処理も第1の実施の形態と異なる。アプリケーションプログラム126、通信処理部127、異常検出部128、異常通知部129、復旧処理実行部131、および記憶装置管理部134の動作は第1の実施の形態と同様である。 The configurations and functions of the management device 103 and the device 101 in the second embodiment are the same as those in the first embodiment. The hardware configuration of the monitoring device 102 is the same as that in the first embodiment. The monitoring device 102 differs from the first embodiment in the configurations of the anomaly definition table 132 and the recovery process table 133. The processing of the recovery process determination unit 130 also differs from that in the first embodiment. The operations of the application program 126, the communication processing unit 127, the anomaly detection unit 128, the anomaly notification unit 129, the recovery process execution unit 131, and the storage device management unit 134 are the same as those in the first embodiment.

図9は、第2の実施の形態における異常定義テーブル132の一例を示す図である。図9におけるイベントID901、異常検出条件902、第1通知メッセージ903は、第1の実施の形態における図2の異常定義テーブル132のイベントID201、異常検出条件202、通知メッセージ203と同様なので、これらの説明は省略する。第2通知メッセージ904は、イベントID901で指定した異常を検出し、かつ後述するメッセージ切替条件905に記載の条件に合致した場合に、管理装置103宛に通知するメッセージである。以下では、第2通知メッセージ904を「変更後通知内容」とも呼ぶ。 Figure 9 is a diagram showing an example of anomaly definition table 132 in the second embodiment. Event ID 901, anomaly detection condition 902, and first notification message 903 in Figure 9 are similar to event ID 201, anomaly detection condition 202, and notification message 203 in anomaly definition table 132 in Figure 2 in the first embodiment, so their description will be omitted. Second notification message 904 is a message sent to management device 103 when an anomaly specified by event ID 901 is detected and meets the conditions described in message switching condition 905 described below. Hereinafter, second notification message 904 is also referred to as "changed notification content".

メッセージ切替条件905は、異常検出時に管理装置103へ通知するメッセージ内容を、第1通知メッセージ903から第2通知メッセージ904に切り替える条件である。当該条件に合致している間は、イベントID901で指定した異常を検出した際に、第2通知メッセージ904に記載のメッセージ内容を管理装置103へ通知する。以下では、メッセージ切替条件905を「第4変更条件」とも呼ぶ。 The message switching condition 905 is a condition for switching the message content notified to the management device 103 from the first notification message 903 to the second notification message 904 when an abnormality is detected. While this condition is met, when an abnormality specified by the event ID 901 is detected, the message content described in the second notification message 904 is notified to the management device 103. Hereinafter, the message switching condition 905 is also referred to as the "fourth change condition."

図9に示す例では、機器101との通信切断(図9の「LAN-Disconn」)を1時間以内に3回以上検出すると、監視装置102の異常通知部129は、管理装置103に通知するメッセージ内容を“[Self Recovery]LAN-Disconn”から“LAN-Disconn”に変更する。後述する図10の復旧処理テーブル133の例では、機器101との通信切断を1時間以内に3回以上検出すると、監視装置102は自装置の判断による復旧処理の自動実行を無効化(禁止)し、管理サーバからの命令を基に復旧処理を実行するよう動作変更する。 In the example shown in FIG. 9, if a communication disconnection with the device 101 ("LAN-Disconn" in FIG. 9) is detected three or more times within one hour, the abnormality notification unit 129 of the monitoring device 102 changes the content of the message notified to the management device 103 from "[Self Recovery] LAN-Disconn" to "LAN-Disconn." In the example of the recovery process table 133 in FIG. 10 described below, if a communication disconnection with the device 101 is detected three or more times within one hour, the monitoring device 102 disables (prohibits) automatic execution of recovery processing at its own discretion, and changes its operation to execute recovery processing based on a command from the management server.

このとき、図9に例示する通り、たとえば管理装置103に通知するメッセージ内容も、“[Self Recovery]”の接頭語を削除して通知するよう変更することで、作業者は図8の画面閲覧を通じて、監視装置102による復旧処理の自動実行が無効化され、新たな復旧処理命令の発行が必要である事が判断できる。なお、通知するメッセージ内容の切替が不要である場合は、第2通知メッセージ904に第1通知メッセージ903と同じ内容を記載してもよいし、空欄にしてもよい。 At this time, as shown in FIG. 9, for example, the message content to be notified to the management device 103 can be changed to delete the prefix "[Self Recovery]" and the operator can determine by viewing the screen in FIG. 8 that the automatic execution of recovery processing by the monitoring device 102 has been disabled and that a new recovery processing command needs to be issued. Note that if it is not necessary to switch the message content to be notified, the second notification message 904 may contain the same content as the first notification message 903, or may be left blank.

図10は、第2の実施の形態における復旧処理テーブル133の一例を示す図である。図10のイベントID906、第1復旧処理内容907、第1タイマー908、第2復旧処理内容909、第2タイマー910、自己判断復旧可否911は、第1の実施の形態における図3の復旧処理テーブル133のイベントID301、第1復旧処理内容302、第1タイマー303、第2復旧処理内容304、第2タイマー305、自己判断復旧可否306と同様なので、これらの説明は省略する。 Figure 10 is a diagram showing an example of the recovery process table 133 in the second embodiment. The event ID 906, first recovery process content 907, first timer 908, second recovery process content 909, second timer 910, and self-determined recovery feasibility 911 in Figure 10 are similar to the event ID 301, first recovery process content 302, first timer 303, second recovery process content 304, second timer 305, and self-determined recovery feasibility 306 in the recovery process table 133 in Figure 3 in the first embodiment, so their explanation will be omitted.

無効化条件912は、監視装置102の判断による復旧処理の自動実行を無効化(禁止)する条件である。当該条件に合致している間は、自己判断復旧可否911のフィールドにて自装置判断による自動実行が許可されていても、復旧処理の自動実行を無効化する。図10に示す例では、機器101との通信切断(図10の「LAN-Disconn」)を1時間以内に3回以上検出すると、監視装置102の復旧処理判定部130は、当該通信切断に対する復旧処理の自動実行を無効化し、管理装置103からの命令を待って復旧処理を実行するよう決定する。本処理の詳細は図11で後述する。以下では無効化条件912を「第1変更条件」とも呼ぶ。復旧処理判定部130は、あるレコードの第1変更条件に該当すると、そのレコードにおける自己判断復旧可否911の「OK」の値を「NG」に読み替える。 The invalidation condition 912 is a condition for invalidating (prohibiting) automatic execution of recovery processing at the judgment of the monitoring device 102. While the condition is met, even if automatic execution at the judgment of the device itself is permitted in the field of self-determined recovery feasibility 911, automatic execution of recovery processing is invalidated. In the example shown in FIG. 10, when a communication disconnection with the device 101 ("LAN-Disconn" in FIG. 10) is detected three or more times within one hour, the recovery processing determination unit 130 of the monitoring device 102 invalidates automatic execution of recovery processing for the communication disconnection and determines to wait for a command from the management device 103 to execute recovery processing. Details of this process will be described later with reference to FIG. 11. Below, the invalidation condition 912 is also called the "first change condition". When the first change condition of a certain record is met, the recovery processing determination unit 130 changes the value of "OK" in the self-determined recovery feasibility 911 of that record to "NG".

なお、図9と図10の例では、説明の便宜上、メッセージ切替条件905や無効化条件912を「1時間以内に同イベントを3回検出」等の文章で記載しているが、当該書式は任意である。これらの条件は検出頻度で指定する以外に、検出時刻や検出時間帯で指定するなど、条件内容も任意に定義して構わない。また、メッセージ切替条件905、および無効化条件912に合致した後、通知メッセージ内容を元の第1通知メッセージ903に戻すタイミングや、自装置判断による復旧処理実行の無効化を解除するタイミングは任意に設定して構わない。たとえば、条件合致後に一定時間が経過すると無効化を解除してもよい。 In the examples of Figures 9 and 10, for convenience of explanation, the message switching condition 905 and the invalidation condition 912 are written in sentences such as "the same event is detected three times within one hour", but the format is arbitrary. In addition to specifying these conditions by detection frequency, the condition content may also be defined arbitrarily, such as by detection time or detection time period. Furthermore, the timing for returning the notification message content to the original first notification message 903 after the message switching condition 905 and the invalidation condition 912 are met, and the timing for canceling the invalidation of the execution of the recovery process determined by the own device may be set arbitrarily. For example, the invalidation may be canceled when a certain amount of time has passed after the conditions are met.

図11は、第2の実施の形態における復旧処理判定部130の処理を示すフローチャートである。図11のステップS601、S602、S603、S604は図6と同様なので説明を省略する。ステップS601~S602において、図10の復旧処理テーブル133を参照し、検出異常に対応する自己判断復旧可否911のフィールドに「OK」が記載されていた場合に、ステップS1001に進む。ステップS1001では、復旧処理判定部130が、復旧処理テーブル133における無効化条件912を参照し、自装置判断による復旧処理実行の無効化条件を取得する。 Figure 11 is a flowchart showing the processing of the recovery processing determination unit 130 in the second embodiment. Steps S601, S602, S603, and S604 in Figure 11 are the same as those in Figure 6, so their explanation will be omitted. In steps S601 to S602, the recovery processing table 133 in Figure 10 is referenced, and if "OK" is entered in the field of self-determined recovery feasibility 911 corresponding to the detected abnormality, the process proceeds to step S1001. In step S1001, the recovery processing determination unit 130 references the invalidation conditions 912 in the recovery processing table 133, and acquires the invalidation conditions for executing recovery processing at the device's own discretion.

続くステップS1002は、復旧処理判定部130が、ステップS1001で取得した無効化条件の合致判定を行う。図10の例において、機器101との通信切断(図10の「LAN-Disconn」)を検出した場合は、1時間以内の同イベントの検出回数を用いて合致判定を行う。検出異常に対して無効化条件が未登録(空欄)、または無効化条件と合致しなかった場合(YES)はステップS603に進み、監視装置102による復旧処理の自動実行を決定する。一方、無効化条件と合致した場合(NO)は、自己判断復旧可否911の「OK」の値を「NG」に読み替えて、監視装置102の判断による復旧処理実行の無効化を決定し、ステップS604に進み、管理装置103からの命令に基づく復旧処理の実行を復旧処理実行部131に指示する。 In the next step S1002, the recovery process determination unit 130 performs a match determination for the invalidation conditions acquired in step S1001. In the example of FIG. 10, when a communication disconnection with the device 101 ("LAN-Disconn" in FIG. 10) is detected, the match determination is performed using the number of times the same event was detected within one hour. If the invalidation conditions for the detected abnormality are not registered (blank) or the invalidation conditions are not matched (YES), the process proceeds to step S603, where it is determined that the monitoring device 102 will automatically execute the recovery process. On the other hand, if the invalidation conditions are matched (NO), the value of "OK" in the self-determined recovery feasibility 911 is changed to "NG", and it is determined that the execution of the recovery process based on the judgment of the monitoring device 102 is disabled, and the process proceeds to step S604, where it instructs the recovery process execution unit 131 to execute the recovery process based on the command from the management device 103.

上述した第2の実施の形態によれば、次の作用効果が得られる。
(8)記憶装置125には、異常種別ごとに自己判断復旧可否における自己判断復旧を指示受信復旧に変更する第1変更条件が格納される。復旧処理判定部130は、第1変更条件に合致すると、自己判断復旧可否を指示受信復旧に読み替える。そのため、復旧処理の内容を決定する主体を監視装置102から管理装置103に動的に変更できる。
According to the above-described second embodiment, the following advantageous effects can be obtained.
(8) The storage device 125 stores a first change condition for changing the self-determined recovery in the self-determined recovery possibility to the instruction-received recovery for each anomaly type. When the first change condition is met, the recovery process determination unit 130 changes the self-determined recovery possibility to the instruction-received recovery. Therefore, the entity that decides the contents of the recovery process can be dynamically changed from the monitoring device 102 to the management device 103.

(9)第1変更条件は、同一異常に対する検出頻度、または異常検出時刻である。そのため、同一の異常を高頻度に検出する場合や、特定の時間帯に異常を検出する場合に自己判断復旧を指示受信復旧に変更することで、作業者がより適切な復旧処理を指示することが期待できる。 (9) The first change condition is the detection frequency of the same anomaly or the time of anomaly detection. Therefore, when the same anomaly is detected frequently or when an anomaly is detected during a specific time period, changing the self-determined recovery to an instruction-received recovery is expected to enable the operator to instruct a more appropriate recovery process.

(10)記憶装置125には、異常種別ごとに異常通知の内容を変更する条件であるメッセージ切替条件905である第4変更条件、および第4変更条件に合致する場合の異常通知の内容である第2通知メッセージ904(変更後通知内容)が格納される。異常通知部129は、第4変更条件に合致すると第1通知メッセージ903の代わりに第2通知メッセージ904を出力する。そのため管理装置103の出力部144の出力を見た作業者は、自己判断復旧が指示受信復旧に変更されたことを知ることができる。 (10) The storage device 125 stores a fourth change condition, which is a message switching condition 905 that is a condition for changing the content of the abnormality notification for each abnormality type, and a second notification message 904 (changed notification content) that is the content of the abnormality notification when the fourth change condition is met. When the fourth change condition is met, the abnormality notification unit 129 outputs the second notification message 904 instead of the first notification message 903. Therefore, an operator who sees the output of the output unit 144 of the management device 103 can know that self-determined recovery has been changed to instruction-received recovery.

―第3の実施の形態―
図12~図14を参照して、通信システムの第3の実施の形態を説明する。以下の説明では、第1の実施の形態と同じ構成要素には同じ符号を付して相違点を主に説明する。特に説明しない点については、第1の実施の形態と同じである。本実施の形態では、主に、復旧処理の実行を、管理装置103の命令に基づく実行から、監視装置102の判断による自動実行へ動的に切り替え可能な点で、第1の実施の形態と異なる。
--Third embodiment--
A third embodiment of a communication system will be described with reference to Figures 12 to 14. In the following description, the same components as in the first embodiment are given the same reference numerals, and differences will be mainly described. Points that are not particularly described are the same as in the first embodiment. This embodiment differs from the first embodiment mainly in that the execution of recovery processing can be dynamically switched from execution based on a command from the management device 103 to automatic execution based on the judgment of the monitoring device 102.

上述した第2の実施の形態では、発生異常に対する復旧処理の実行を、監視装置102の判断による自動実行から、管理装置103の命令に基づく実行へ動的に切り替える形態を示した。一方で逆に、管理装置103の命令に基づく復旧処理実行から、監視装置102の判断による自動実行へ切り替える事で効率化されるケースも存在する。たとえば、機器101から想定と異なる入力信号を検出した際に(例:図3の「DI-3timesLow」)、管理装置103へ異常通知を送信し、管理装置103からの命令を基に、即ち作業者の判断を仰いで復旧処理を実行していたとする。このとき、異常通知を送信後、高い確率で復旧処理命令を受理していた場合には、毎回作業者の判断を仰ぐ意義は小さいと考えられる。このような場合は、自己判断復旧へ動的に切り替えることで、復旧までに要する時間を短縮できる。 In the second embodiment described above, the execution of recovery processing for an abnormality is dynamically switched from automatic execution based on the judgment of the monitoring device 102 to execution based on the command of the management device 103. On the other hand, there are also cases where efficiency is improved by switching from recovery processing execution based on the command of the management device 103 to automatic execution based on the judgment of the monitoring device 102. For example, when an input signal different from that expected is detected from the device 101 (e.g., "DI-3timesLow" in FIG. 3), an abnormality notification is sent to the management device 103, and recovery processing is executed based on the command from the management device 103, that is, by asking for the judgment of the operator. In this case, if the recovery processing command is received with a high probability after the abnormality notification is sent, it is considered that there is little point in asking the operator for judgment every time. In such a case, the time required for recovery can be shortened by dynamically switching to self-determined recovery.

第3の実施の形態における管理装置103および機器101の構成および機能は、第1の実施の形態と同様である。監視装置102のハードウェア構成は第1の実施の形態と同様である。監視装置102は、異常定義テーブル132および復旧処理テーブル133の構成が第1の実施の形態と異なる。また、復旧処理判定部130の処理も第1の実施の形態と異なる。アプリケーションプログラム126、通信処理部127、異常検出部128、異常通知部129、復旧処理実行部131、および記憶装置管理部134の動作は第1の実施の形態と同様である。 The configurations and functions of the management device 103 and the device 101 in the third embodiment are the same as those in the first embodiment. The hardware configuration of the monitoring device 102 is the same as that in the first embodiment. The monitoring device 102 differs from the first embodiment in the configurations of the anomaly definition table 132 and the recovery process table 133. The processing of the recovery process determination unit 130 also differs from that in the first embodiment. The operations of the application program 126, the communication processing unit 127, the anomaly detection unit 128, the anomaly notification unit 129, the recovery process execution unit 131, and the storage device management unit 134 are the same as those in the first embodiment.

図12は、第3の実施の形態における異常定義テーブル132の一例を示す図である。このテーブルの構成は、第2の実施の形態において図9に示した異常定義テーブル132と同様であるため説明を省略する。図12に示す例では、機器101から3回連続で“Low”のデジタル入力信号を観測した後(図12の「DI-3timesLow」)、1日以内に管理装置103から同イベントに対する復旧処理命令を3回以上受理していれば、監視装置102の異常通知部129は、管理装置103に通知するメッセージ内容を“DI-3timesLow”から“[Self Recovery]DI-3timesLow”に変更する。後述する図13の復旧処理テーブル133の例では、同条件に合致すると、監視装置102は自己判断復旧を有効化(許可)し、当該異常に対して管理サーバからの命令を待たずに復旧処理を実行するよう動作変更する。 Figure 12 is a diagram showing an example of the abnormality definition table 132 in the third embodiment. The configuration of this table is the same as that of the abnormality definition table 132 shown in Figure 9 in the second embodiment, so a description is omitted. In the example shown in Figure 12, after observing a "Low" digital input signal three consecutive times from the device 101 ("DI-3timesLow" in Figure 12), if a recovery processing command for the same event is received from the management device 103 three or more times within one day, the abnormality notification unit 129 of the monitoring device 102 changes the message content notified to the management device 103 from "DI-3timesLow" to "[Self Recovery] DI-3timesLow". In the example of the recovery processing table 133 in Figure 13 described later, when the same condition is met, the monitoring device 102 enables (permits) self-determined recovery and changes the operation so that recovery processing is performed for the abnormality without waiting for a command from the management server.

自己判断復旧が有効化されると、図12に例示するように、たとえば管理装置103に通知するメッセージ内容も、“[Self Recovery]”の接頭語を付与して通知するように変更される。この変更により、作業者は図8の画面閲覧を通じて、監視装置102による復旧処理の自動実行が有効化され、復旧処理命令の発行が不要になった事を判断できる。ひいては、冗長な復旧処理命令の発行を抑止する事が可能となる。 When self-determined recovery is enabled, as shown in FIG. 12, the message content notified to the management device 103 is also changed to include the prefix "[Self Recovery]". With this change, the operator can determine by viewing the screen in FIG. 8 that automatic execution of recovery processing by the monitoring device 102 has been enabled and that it is no longer necessary to issue a recovery processing command. This makes it possible to prevent redundant recovery processing commands from being issued.

図13は、第3の実施の形態における復旧処理テーブル133の一例を示す図である。図13において、イベントID1101、第1復旧処理内容1102、第1タイマー1103、第2復旧処理内容1104、第2タイマー1105、および自己判断復旧可否1106は、第2の実施の形態において図10に示した復旧処理テーブル133のイベントID906、第1復旧処理内容907、第1タイマー908、第2復旧処理内容909、第2タイマー910、および自己判断復旧可否911と同様なのでこれらの説明を省略する。 Figure 13 is a diagram showing an example of the recovery process table 133 in the third embodiment. In Figure 13, the event ID 1101, the first recovery process content 1102, the first timer 1103, the second recovery process content 1104, the second timer 1105, and the self-determined recovery possibility 1106 are the same as the event ID 906, the first recovery process content 907, the first timer 908, the second recovery process content 909, the second timer 910, and the self-determined recovery possibility 911 in the recovery process table 133 shown in Figure 10 in the second embodiment, so their explanation will be omitted.

有効化条件1107は、自己判断復旧を有効化(許可)する条件である。当該条件に合致している間は、自己判断復旧可否1106のフィールドにて自己判断復旧が禁止されていても、自己判断復旧を有効化する。図13の例では、1日以内に図12の「DI-3timesLow」に関する異常通知を送信後、管理装置103から復旧処理命令を3回以上受理していれば、有効化条件1107を満たす。そのため、監視装置102の復旧処理判定部130は、当該異常に対する自己判断復旧を有効化し、管理装置103からの命令を待たずに復旧処理を実行させる。本処理の詳細は図14で後述する。以下では、有効化条件1107を「第2変更条件」とも呼ぶ。 The enabling condition 1107 is a condition for enabling (allowing) self-determined recovery. While this condition is met, even if self-determined recovery is prohibited in the field of self-determined recovery enable/disable 1106, self-determined recovery is enabled. In the example of FIG. 13, if a recovery processing command is received three or more times from the management device 103 within one day after sending an abnormality notification related to "DI-3timesLow" in FIG. 12, the enabling condition 1107 is satisfied. Therefore, the recovery processing determination unit 130 of the monitoring device 102 enables self-determined recovery for the abnormality and executes recovery processing without waiting for a command from the management device 103. Details of this processing will be described later with reference to FIG. 14. Below, the enabling condition 1107 is also called the "second change condition."

なお、図13の例では、説明の便宜上、有効化条件1107を「1日以内に同イベントの復旧処理命令3回受理」等の文章で記載しているが、当該書式は任意である。これらの条件は復旧処理命令の受信頻度で指定する以外に、異常の検出時刻で指定するなど、条件内容も任意に定義してよい。また、有効化条件1107に合致した後、自装置判断による復旧処理の有効化を解除するタイミングは任意に設定してよい。たとえば、条件合致後に一定時間が経過すると、有効化を解除する形態などであってもよい。 In the example of FIG. 13, for ease of explanation, the activation condition 1107 is written in a sentence such as "recovery processing commands for the same event are received three times within one day," but the format is arbitrary. These conditions may be specified by the frequency of receiving recovery processing commands, or the condition content may be defined arbitrarily, such as by the time an abnormality was detected. In addition, the timing for deactivating the recovery processing determined by the device itself after the activation condition 1107 is met may be set arbitrarily. For example, the activation may be deactivated when a certain amount of time has passed after the condition is met.

図14は、第3の実施の形態における復旧処理判定部130の処理を示すフローチャートである。図11のステップS601、S602、S603、S604は図6と同様なので説明を省略する。ステップS601~S602において、復旧処理テーブル133を参照し、検出した異常に対応する自己判断復旧可否911のフィールドに「NG」が記載されていた場合に、ステップS1201に進む。 Figure 14 is a flowchart showing the processing of the recovery processing judgment unit 130 in the third embodiment. Steps S601, S602, S603, and S604 in Figure 11 are the same as those in Figure 6, so their explanation will be omitted. In steps S601 to S602, the recovery processing table 133 is referenced, and if "NG" is entered in the field of self-determined recovery feasibility 911 corresponding to the detected abnormality, the process proceeds to step S1201.

ステップS1201では、監視装置102の復旧処理判定部130が、有効化条件1107を参照し、自己判断復旧の有効化条件を取得する。続くステップS1202では、監視装置102の復旧処理判定部130が、ステップS1201で取得した有効化条件の合致判定を行う。図13の例において、機器101から3回連続で“Low”のデジタル入力信号を観測した場合(図13の「DI-3timesLow」)は、当該異常に対する異常通知送信後、過去1日以内において復旧処理命令を受信した回数を用いて合致判定を行う。検出異常に対して有効化条件が未登録(空欄)、または有効化条件と合致しなかった場合(YES)はステップS604に進み、管理装置103からの命令に基づく復旧処理の実行を決定する。一方、有効化条件と合致した場合(NO)は監視装置102の判断による復旧処理実行の有効化を決定し、ステップS603に進み、管理装置103からの命令を待たずに監視装置102の判断で復旧処理を自動実行する事を決定する。 In step S1201, the recovery process determination unit 130 of the monitoring device 102 refers to the activation conditions 1107 and acquires the activation conditions for self-determined recovery. In the following step S1202, the recovery process determination unit 130 of the monitoring device 102 performs a match determination of the activation conditions acquired in step S1201. In the example of FIG. 13, if a "Low" digital input signal is observed three consecutive times from the device 101 ("DI-3timesLow" in FIG. 13), a match determination is performed using the number of times a recovery process command was received within the past day after the abnormality notification was sent for the abnormality. If the activation condition for the detected abnormality is not registered (blank) or does not match the activation condition (YES), the process proceeds to step S604, and a decision is made to execute recovery processing based on a command from the management device 103. On the other hand, if the activation condition is met (NO), it is decided to activate the execution of recovery processing at the discretion of the monitoring device 102, and the process proceeds to step S603, where it is decided to automatically execute recovery processing at the discretion of the monitoring device 102 without waiting for a command from the management device 103.

上述した第3の実施の形態によれば、次の作用効果が得られる。
(11)記憶装置125には、異常種別ごとに自己判断復旧可否における指示受信復旧を自己判断復旧に変更する第2変更条件が格納される。復旧処理判定部130は、第2変更条件に合致すると、指示受信復旧を自己判断復旧に読み替える。そのため、発生異常に対する復旧処理の実行を、管理装置103の命令に基づく実行から、監視装置102の判断による自動実行へ動的に切り替えることができる。
According to the above-described third embodiment, the following advantageous effects can be obtained.
(11) The storage device 125 stores a second change condition for changing the instruction reception recovery to the self-determined recovery in the self-determined recovery for each anomaly type. When the second change condition is met, the recovery process determination unit 130 changes the instruction reception recovery to the self-determined recovery. Therefore, the execution of the recovery process for the occurred anomaly can be dynamically switched from execution based on the command of the management device 103 to automatic execution based on the judgment of the monitoring device 102.

(12)第2変更条件は、同一の異常に対する外部からの復旧処理に関する実行命令の受信頻度、または異常検出時刻である。そのため、同一の異常に対する復旧処理命令の発行率が高い場合や、特定の時間帯に異常を検出した場合に、監視装置102の判断による復旧処理の自動実行に切り替えることで、異常からの復旧時間を短縮できる。 (12) The second change condition is the frequency of receiving an external command to execute a recovery process for the same anomaly, or the time when the anomaly was detected. Therefore, if the rate at which recovery process commands are issued for the same anomaly is high, or if an anomaly is detected during a specific time period, the recovery time from the anomaly can be shortened by switching to automatic execution of the recovery process at the discretion of the monitoring device 102.

―第4の実施の形態―
図15~図16を参照して、通信システムの第4の実施の形態を説明する。以下の説明では、第1の実施の形態と同じ構成要素には同じ符号を付して相違点を主に説明する。特に説明しない点については、第1の実施の形態と同じである。本実施の形態では、主に、自己判断復旧において実行する復旧処理の内容を動的に切り替える点で、第1の実施の形態と異なる。
--Fourth embodiment--
A fourth embodiment of the communication system will be described with reference to Figures 15 and 16. In the following description, the same components as in the first embodiment are denoted by the same reference numerals, and differences will be mainly described. Points that are not specifically described are the same as in the first embodiment. This embodiment differs from the first embodiment mainly in that the contents of the recovery process executed in the self-determined recovery are dynamically switched.

機器101との通信切断を検出して、監視装置102が「監視対象機器の通信I/F再起動」の復旧処理を実行したにも関わらず、機器101との通信切断が解消せず、同じ異常が検出され続ける場合を想定する。この場合は、機器101の通信I/F111ではなく、監視装置102の通信I/F121に問題がある可能性もある。そのため、監視装置102が自己判断復旧において実行する復旧処理を「監視対象機器の通信I/F再起動」から「自装置の通信I/F再起動」へ変更することで、通信切断からの復旧が期待できる。そのため本実施の形態では、発生異常に対して監視装置102が自動実行する復旧処理の内容を、動的に切り替える事を可能にしている。 Let us assume that even though the monitoring device 102 detects a communication disconnection with the device 101 and executes a recovery process of "restarting the communication I/F of the monitored device", the communication disconnection with the device 101 is not resolved and the same abnormality continues to be detected. In this case, there may be a problem with the communication I/F 121 of the monitoring device 102, not the communication I/F 111 of the device 101. Therefore, recovery from the communication disconnection can be expected by changing the recovery process executed by the monitoring device 102 in its self-determined recovery from "restarting the communication I/F of the monitored device" to "restarting the communication I/F of its own device". Therefore, in this embodiment, it is possible to dynamically switch the contents of the recovery process that the monitoring device 102 automatically executes in response to an abnormality that has occurred.

第4の実施の形態における管理装置103および機器101の構成および機能は、第1の実施の形態と同様である。監視装置102のハードウェア構成は第1の実施の形態と同様である。監視装置102は、復旧処理テーブル133の構成が第1の実施の形態と異なる。また、復旧処理判定部130の処理も第1の実施の形態と異なる。アプリケーションプログラム126、通信処理部127、異常検出部128、異常通知部129、復旧処理実行部131、および記憶装置管理部134の動作は第1の実施の形態と同様である。異常定義テーブル132の構成も第1の実施の形態と同様である。 The configurations and functions of the management device 103 and the device 101 in the fourth embodiment are the same as those in the first embodiment. The hardware configuration of the monitoring device 102 is the same as that in the first embodiment. The monitoring device 102 differs from the first embodiment in the configuration of the recovery processing table 133. The processing of the recovery processing judgment unit 130 also differs from that in the first embodiment. The operation of the application program 126, the communication processing unit 127, the abnormality detection unit 128, the abnormality notification unit 129, the recovery processing execution unit 131, and the storage device management unit 134 are the same as those in the first embodiment. The configuration of the abnormality definition table 132 is also the same as that in the first embodiment.

図15は、第4の実施の形態における復旧処理テーブル133の一例を示す図である。図15におけるイベントID1301、第1復旧処理内容1302、第1タイマー1303、第2復旧処理内容1304、第2タイマー1305、自己判断復旧可否1306、無効化条件1307は、第2の実施の形態において図10に示した復旧処理テーブル133のイベントID906、第1復旧処理内容907、第1タイマー908、第2復旧処理内容909、第2タイマー910、自己判断復旧可否911、無効化条件912と同様であるため、これらの説明を省略する。図15の復旧処理テーブル133では、有効化条件1308のフィールドを有し、この項目は第3の実施の形態において図13の復旧処理テーブル133に示した有効化条件1107と同様であるため、説明を省略する。 Figure 15 is a diagram showing an example of the recovery processing table 133 in the fourth embodiment. The event ID 1301, first recovery processing content 1302, first timer 1303, second recovery processing content 1304, second timer 1305, self-determined recovery possibility 1306, and invalidation condition 1307 in Figure 15 are the same as the event ID 906, first recovery processing content 907, first timer 908, second recovery processing content 909, second timer 910, self-determined recovery possibility 911, and invalidation condition 912 in the recovery processing table 133 shown in Figure 10 in the second embodiment, so their explanations are omitted. The recovery processing table 133 in Figure 15 has a field for the activation condition 1308, and this item is the same as the activation condition 1107 shown in the recovery processing table 133 in Figure 13 in the third embodiment, so its explanation is omitted.

図15に示す例では、機器101との通信切断(図15の「LAN-Disconn」)を1時間以内に3回以上検出すると、監視装置102の復旧処理判定部130は、監視装置102の判断による「監視対象機器の通信I/F再起動」の自動実行を無効化する。代わりに、「自装置の通信I/F再起動」の自動実行を有効化し、通信切断に対して講じる復旧処理内容を切り替える。即ち、過去1時間以内における機器101との通信切断の検出回数が3回未満の場合は、機器101の通信I/F111を再起動することで復旧を試み、検出回数が3回以上に達すると、再起動の対象を自装置の通信I/F121に切り替える。本処理の詳細は図16で後述する。 In the example shown in FIG. 15, if a communication disconnection with the device 101 ("LAN-Disconn" in FIG. 15) is detected three or more times within one hour, the recovery process determination unit 130 of the monitoring device 102 disables the automatic execution of "restarting the communication I/F of the monitored device" determined by the monitoring device 102. Instead, the automatic execution of "restarting the communication I/F of the own device" is enabled, and the recovery process content to be taken in response to the communication disconnection is switched. In other words, if the number of detections of communication disconnection with the device 101 within the past hour is less than three, recovery is attempted by restarting the communication I/F 111 of the device 101, and if the number of detections reaches three or more, the target for restart is switched to the communication I/F 121 of the own device. Details of this process will be described later with reference to FIG. 16.

本実施の形態で示すように、無効化条件1307と有効化条件1308に同じ値が設定されている場合には、その条件に該当すると実行される復旧処理内容が変更される。そのため、この場合の同一である無効化条件1307の値と有効化条件1308の値を特別に「第3変更条件」とも呼ぶ。第3変更条件は、復旧処理内容を変更する条件である。 As shown in this embodiment, if the invalidation condition 1307 and the activation condition 1308 are set to the same value, the recovery process content to be executed when that condition is met is changed. Therefore, the same value of the invalidation condition 1307 and the activation condition 1308 in this case are specially referred to as the "third change condition." The third change condition is a condition for changing the recovery process content.

図16は、第4の実施の形態における復旧処理判定部130の処理を示すフローチャートである。図16のステップS601、S602、S603、S604は第1の実施の形態における図6と同様であり、ステップS1001、S1002は第2の実施の形態における図11と同様である。また、図16のステップS1201、S1202は第3の実施の形態における図14と同様である。そのためこれらの説明は省略する。 Figure 16 is a flowchart showing the processing of the recovery processing determination unit 130 in the fourth embodiment. Steps S601, S602, S603, and S604 in Figure 16 are similar to those in Figure 6 in the first embodiment, and steps S1001 and S1002 are similar to those in Figure 11 in the second embodiment. Also, steps S1201 and S1202 in Figure 16 are similar to those in Figure 14 in the third embodiment. Therefore, a description of these will be omitted.

たとえば、監視装置102の異常検出部128で、機器101との通信切断(図15の「LAN-Disconn」)を検出した場合に、監視装置102の復旧処理判定部130は、ステップS601~S602の処理にて図15の復旧処理テーブル133を参照し、「監視対象機器の通信I/F再起動」のレコードは自己判断復旧可否1306が「OK」なのでステップS1001に進む。このとき、機器101との通信切断が1時間以内に3回以上検出されていた場合は、ステップS1002で図15の無効化条件1307と合致するため(NO)、ステップS1401に進む。 For example, if the abnormality detection unit 128 of the monitoring device 102 detects a communication disconnection with the device 101 ("LAN-Disconn" in FIG. 15), the recovery process determination unit 130 of the monitoring device 102 refers to the recovery process table 133 in FIG. 15 in the process of steps S601 to S602, and proceeds to step S1001 since the record for "Restart communication I/F of monitored device" has self-determined recovery possibility 1306 set to "OK". At this time, if a communication disconnection with the device 101 has been detected three or more times within one hour, the invalidation condition 1307 in FIG. 15 is met in step S1002 (NO), and the process proceeds to step S1401.

ステップS1401では、監視装置102の復旧処理判定部130が、復旧処理テーブル133を参照し、検出異常に対して未判定の復旧処理が存在しないかを判定する。復旧処理判定部130は、未判定の復旧処理が存在する場合(YES)はステップS601に戻る。復旧処理判定部130は、未判定の復旧処理が存在しない場合(NO)はステップS604に進み、管理装置103からの命令を実行する旨を復旧処理実行部131に指示する。図15に示す例では、機器101との通信切断(LAN-Disconn)に対して、未判定の復旧処理(「自装置の通信I/F再起動」)が存在するため、復旧処理判定部130はステップS601に戻る。 In step S1401, the recovery process determination unit 130 of the monitoring device 102 refers to the recovery process table 133 and determines whether there is an undetermined recovery process for the detected abnormality. If there is an undetermined recovery process (YES), the recovery process determination unit 130 returns to step S601. If there is no undetermined recovery process (NO), the recovery process determination unit 130 proceeds to step S604 and instructs the recovery process execution unit 131 to execute a command from the management device 103. In the example shown in FIG. 15, there is an undetermined recovery process ("restart communication I/F of own device") for communication disconnection with the device 101 (LAN-Disconn), so the recovery process determination unit 130 returns to step S601.

その後、再びステップS601~S602の処理にて、監視装置102の復旧処理判定部130は、図15の復旧処理テーブル133を参照し、「自装置の通信I/F再起動」の自動実行が禁止されているため(NO)、ステップS1201に進む。さらに、ステップS1202の判定処理にて、「自装置の通信I/F再起動」の自動実行について、図15の有効化条件1308に合致する事(NO)を判定し、ステップS603に進む。これにより、監視装置102の判断による「自装置の通信I/F再起動」の自動実行が決定され、復旧処理内容の動的な切り替えが実現される。 After that, in the processing of steps S601 to S602, the recovery processing determination unit 130 of the monitoring device 102 again refers to the recovery processing table 133 in FIG. 15, and since automatic execution of "restarting the communication I/F of the own device" is prohibited (NO), the processing proceeds to step S1201. Furthermore, in the determination processing of step S1202, it is determined that the automatic execution of "restarting the communication I/F of the own device" matches the enabling condition 1308 in FIG. 15 (NO), and the processing proceeds to step S603. As a result, the automatic execution of "restarting the communication I/F of the own device" is determined by the judgment of the monitoring device 102, and dynamic switching of the recovery processing content is realized.

上述した第4の実施の形態によれば、次の作用効果が得られる。
(13)記憶装置125には、異常種別ごとに復旧処理内容を変更する条件である第3変更条件、および第3変更条件に合致する場合の復旧処理の内容である変更後復旧処理内容がさらに格納される。復旧処理実行部131は、第3変更条件に合致すると変更後復旧処理内容を実行する。そのため、発生異常に対して監視装置102が自動実行する復旧処理内容を、動的に切り替えることができる。特に、監視装置102が自動実行する復旧処理が適切でなく、復旧に至らない場合などにおいて、当該復旧処理内容を動的に切り替えることで、異常からの復旧が実現できる。
According to the above-described fourth embodiment, the following advantageous effects can be obtained.
(13) The storage device 125 further stores a third change condition, which is a condition for changing the recovery process content for each anomaly type, and a post-change recovery process content, which is the content of the recovery process when the third change condition is met. The recovery process execution unit 131 executes the post-change recovery process content when the third change condition is met. Therefore, the recovery process content that the monitoring device 102 automatically executes in response to the generated anomaly can be dynamically switched. In particular, in cases where the recovery process that the monitoring device 102 automatically executes is inappropriate and does not result in recovery, the recovery from the anomaly can be realized by dynamically switching the recovery process content.

上記の各構成、機能等は、それらの一部または全部を、たとえば、集積回路で設計する等によりハードウェアで実現してもよい。また、上記の各構成、機能等は、プロセッサがそれぞれの機能を実現するプログラムを解釈し、実行することによりソフトウェアで実現してもよい。各機能を実現するプログラム、テーブル、ファイル等の情報は、メモリや、ハードディスク、SSD(Solid State Drive)等の記録装置、または、ICカード、SDカード、DVD等の記録媒体にあらかじめ記録しておき、各装置に読み込ませてもよい。 The above configurations, functions, etc. may be realized in part or in whole by hardware, for example by designing them as integrated circuits. Also, the above configurations, functions, etc. may be realized in software by a processor interpreting and executing a program that realizes each function. Information on the programs, tables, files, etc. that realize each function may be recorded in advance in a memory, a recording device such as a hard disk or SSD (Solid State Drive), or a recording medium such as an IC card, SD card, or DVD, and read into each device.

上述した各実施の形態および変形例において、機能ブロックの構成は一例に過ぎない。別々の機能ブロックとして示したいくつかの機能構成を一体に構成してもよいし、1つの機能ブロック図で表した構成を2以上の機能に分割してもよい。また各機能ブロックが有する機能の一部を他の機能ブロックが備える構成としてもよい。 In each of the above-described embodiments and variations, the functional block configurations are merely examples. Several functional configurations shown as separate functional blocks may be configured together, or a configuration shown in a single functional block diagram may be divided into two or more functions. In addition, some of the functions of each functional block may be provided by other functional blocks.

上述した各実施の形態および変形例は、それぞれ組み合わせてもよい。上記では、種々の実施の形態および変形例を説明したが、本発明はこれらの内容に限定されるものではない。本発明の技術的思想の範囲内で考えられるその他の態様も本発明の範囲内に含まれる。 The above-mentioned embodiments and modifications may be combined with each other. Although various embodiments and modifications have been described above, the present invention is not limited to these. Other aspects that are conceivable within the scope of the technical concept of the present invention are also included within the scope of the present invention.

101 :機器
102 :監視装置
103 :管理装置
123 :入力部
124 :出力部
125 :記憶装置
127 :通信処理部
128 :異常検出部
129 :異常通知部
130 :復旧処理判定部
131 :復旧処理実行部
132 :異常定義テーブル
133 :復旧処理テーブル
101: Device 102: Monitoring device 103: Management device 123: Input unit 124: Output unit 125: Storage device 127: Communication processing unit 128: Abnormality detection unit 129: Abnormality notification unit 130: Recovery process determination unit 131: Recovery process execution unit 132: Abnormality definition table 133: Recovery process table

Claims (15)

監視対象となる1以上の機器を監視する監視装置であって、
前記機器に発生する異常を検出する異常検出部と、
検出した前記異常を外部に異常通知として出力する異常通知部と、
前記異常の種別である異常種別に応じて、復旧の種別である復旧種別を、前記機器に対する復旧処理の内容を当該監視装置が決定する自己判断復旧、および当該監視装置の外部が決定する指示受信復旧のいずれかに決定する復旧処理判定部と、
前記復旧処理判定部による前記復旧種別の決定に基づき前記機器の復旧処理を実行する復旧処理実行部と、を備える監視装置。
A monitoring device for monitoring one or more devices to be monitored,
an abnormality detection unit that detects an abnormality occurring in the device;
an abnormality notification unit that outputs the detected abnormality to an external device as an abnormality notification;
a recovery process determination unit that determines a recovery type, which is a type of recovery, according to an abnormality type, to be either a self-determined recovery in which the content of a recovery process for the device is determined by the monitoring device, or an instruction-received recovery in which the content of a recovery process for the device is determined by an external device of the monitoring device;
a recovery process execution unit that executes recovery process of the device based on the decision of the recovery type by the recovery process determination unit.
請求項1に記載の監視装置であって、
それぞれ前記異常種別の定義である異常定義、前記異常種別ごとに前記自己判断復旧および前記指示受信復旧のいずれであるかを示す自己判断復旧可否、および前記自己判断復旧である前記異常種別ごとの復旧処理の内容である復旧処理内容を格納する記憶装置をさらに備える監視装置。
The monitoring device according to claim 1,
The monitoring device further includes a storage device that stores anomaly definitions which are definitions of the anomaly types, a self-determined recovery possibility indicating whether the self-determined recovery is for each anomaly type or the instruction reception recovery, and a recovery processing content which is the content of the recovery processing for each anomaly type that is the self-determined recovery.
請求項2に記載の監視装置であって、
前記記憶装置には、前記異常種別ごとに前記復旧処理を実行するまでの時間猶予であるタイマーがさらに格納される監視装置。
The monitoring device according to claim 2,
The storage device further stores a timer indicating a grace period until the recovery process is executed for each of the abnormality types.
請求項3に記載の監視装置であって、
外部からの入力に基づき、前記異常定義、前記自己判断復旧可否、前記復旧処理内容、前記異常種別ごとの前記異常通知の内容、および前記タイマーのうち少なくとも1つを前記記憶装置に記録する記憶装置管理部をさらに備える監視装置。
The monitoring device according to claim 3,
The monitoring device further includes a storage device management unit that records at least one of the abnormality definition, the self-determined recovery possibility, the recovery processing content, the content of the abnormality notification for each abnormality type, and the timer in the storage device based on an external input.
請求項2に記載の監視装置であって、
前記記憶装置には、前記異常種別ごとに前記自己判断復旧可否における前記自己判断復旧を前記指示受信復旧に変更する第1変更条件がさらに格納され、
前記復旧処理判定部は、前記第1変更条件に合致すると、前記自己判断復旧可否を前記指示受信復旧に読み替える監視装置。
The monitoring device according to claim 2,
The storage device further stores a first change condition for changing the self-determined recovery to the instruction reception recovery in the self-determined recovery possibility for each of the abnormality types,
The recovery process determination unit is a monitoring device that changes the self-determined recovery possibility to the instruction reception recovery when the first change condition is met.
請求項5に記載の監視装置であって、
前記第1変更条件は、同一異常に対する検出頻度、前記異常を検出する時刻、および前記異常を検出する時間帯の少なくとも1つを含む、監視装置。
The monitoring device according to claim 5,
The first change condition includes at least one of a detection frequency for the same abnormality, a time when the abnormality is to be detected, and a time period when the abnormality is to be detected.
請求項2に記載の監視装置であって、
前記記憶装置には、前記異常種別ごとに前記自己判断復旧可否における前記指示受信復旧を前記自己判断復旧に変更する第2変更条件がさらに格納され、
前記復旧処理判定部は、前記第2変更条件に合致すると、前記自己判断復旧可否を前記自己判断復旧に読み替える監視装置。
The monitoring device according to claim 2,
The storage device further stores a second change condition for changing the instruction reception recovery to the self-determined recovery in the self-determined recovery possibility for each of the abnormality types,
The recovery process determination unit is a monitoring device that changes the self-determined recovery possibility to the self-determined recovery when the second change condition is met.
請求項7に記載の監視装置であって、
前記第2変更条件は、同一の異常に対する外部からの前記復旧処理に関する実行命令の受信頻度、または異常検出時刻の少なくとも1つを含む、監視装置。
The monitoring device according to claim 7,
The second change condition includes at least one of a frequency of receiving an execution command for the recovery process from outside for the same abnormality, or a time of abnormality detection.
請求項2に記載の監視装置であって、
前記記憶装置には、前記異常種別ごとに前記復旧処理内容を変更する条件である第3変更条件、および前記第3変更条件に合致する場合の復旧処理の内容である変更後復旧処理内容がさらに格納され、
前記復旧処理実行部は、前記第3変更条件に合致すると前記変更後復旧処理内容を実行する監視装置。
The monitoring device according to claim 2,
The storage device further stores a third change condition, which is a condition for changing the recovery process content for each of the abnormality types, and a changed recovery process content, which is a content of the recovery process when the third change condition is met,
The recovery process execution unit is a monitoring device that executes the changed recovery process content when the third change condition is met.
請求項2に記載の監視装置であって、
前記記憶装置には、前記異常種別ごとに前記異常通知の内容を変更する条件である第4変更条件、および前記第4変更条件に合致する場合の前記異常通知の内容である変更後通知内容がさらに格納され、
前記異常通知部は、前記第4変更条件に合致すると前記変更後通知内容を出力する監視装置。
The monitoring device according to claim 2,
The storage device further stores a fourth change condition, which is a condition for changing the content of the abnormality notification for each abnormality type, and a changed notification content, which is the content of the abnormality notification when the fourth change condition is met,
The abnormality notification unit is a monitoring device that outputs the changed notification content when the fourth change condition is met.
請求項1に記載の監視装置であって、
前記復旧処理実行部は、前記復旧処理判定部が前記指示受信復旧を決定した場合には、外部から前記機器の復旧処理の内容を指示されるまで待機し、外部から前記機器の復旧処理の内容を指示されると即時に実行する監視装置。
2. The monitoring device according to claim 1,
When the recovery processing determination unit determines to perform the instruction reception recovery, the recovery processing execution unit waits until the contents of the recovery processing for the equipment are instructed from outside, and immediately executes the contents of the recovery processing for the equipment when instructed from outside.
請求項1に記載の監視装置と通信可能な管理装置であって、
前記監視装置が出力する前記異常通知を受信する異常通知管理部と、
前記異常通知に基づいて決定された前記復旧処理の内容を前記監視装置に出力する復旧処理命令部と、を備える管理装置。
A management device capable of communicating with the monitoring device according to claim 1,
an abnormality notification management unit that receives the abnormality notification output by the monitoring device;
a recovery process command unit that outputs the content of the recovery process determined based on the abnormality notification to the monitoring device.
請求項12に記載の管理装置であって、
ユーザへ情報を提示する出力部をさらに備え、
前記異常通知管理部は、前記監視装置から受信した前記異常通知に基づき前記自己判断復旧および前記指示受信復旧のいずれであるかを判断し、当該判断に基づき前記出力部への出力を異ならせる管理装置。
The management device according to claim 12,
An output unit that presents information to a user,
The abnormality notification management unit is a management device that determines whether the abnormality notification received from the monitoring device is the self-determined recovery or the instruction-received recovery, and differs the output to the output unit based on the determination.
監視対象となる1以上の機器を監視する監視装置、および前記監視装置と通信可能な管理装置を含む通信システムであって、
前記監視装置は、
前記機器に発生する異常を検出する異常検出部と、
検出した前記異常を外部に異常通知として出力する異常通知部と、
前記異常の種別である異常種別に応じて、復旧の種別である復旧種別を、前記機器に対する復旧処理の内容を当該監視装置が決定する自己判断復旧または当該監視装置の外部が決定する指示受信復旧のいずれかに決定する復旧処理判定部と、
前記復旧処理判定部による前記復旧種別の決定に基づき前記機器の復旧処理を実行する復旧処理実行部と、を備え、
前記管理装置は、
前記監視装置が出力する前記異常通知を受信する異常通知管理部と、
前記異常通知に基づいて決定された前記復旧処理の内容を前記監視装置に出力する復旧処理命令部と、を備える通信システム。
A communication system including a monitoring device that monitors one or more devices to be monitored, and a management device that can communicate with the monitoring device,
The monitoring device includes:
an abnormality detection unit that detects an abnormality occurring in the device;
an abnormality notification unit that outputs the detected abnormality to an external device as an abnormality notification;
a recovery process determination unit that determines a recovery type, which is a type of recovery, according to an abnormality type, which is a type of the abnormality, to be either a self-determined recovery in which the content of a recovery process for the device is determined by the monitoring device or an instruction-received recovery in which the content of a recovery process for the device is determined by an external device of the monitoring device;
a recovery process execution unit that executes a recovery process of the device based on the determination of the recovery type by the recovery process determination unit,
The management device includes:
an abnormality notification management unit that receives the abnormality notification output by the monitoring device;
a recovery process command unit that outputs the content of the recovery process determined based on the abnormality notification to the monitoring device.
監視対象となる1以上の機器を監視する監視装置が実行する復旧方法であって、
前記機器に発生する異常を検出する異常検出ステップと、
検出した前記異常を外部に異常通知として出力する異常通知ステップと、
前記異常の種別である異常種別に応じて、復旧の種別である復旧種別を、前記機器に対する復旧処理の内容を当該監視装置が決定する自己判断復旧、および当該監視装置の外部が決定する指示受信復旧のいずれかに決定する復旧処理判定ステップと、
前記復旧処理判定ステップによる前記復旧種別の決定に基づき前記機器の復旧処理を実行する復旧処理実行ステップと、を含む復旧方法。
A recovery method executed by a monitoring device that monitors one or more devices to be monitored, comprising:
an abnormality detection step of detecting an abnormality occurring in the device;
an abnormality notification step of outputting the detected abnormality as an abnormality notification to an outside;
a recovery process determination step of determining a recovery type, which is a type of recovery, to be either a self-determined recovery in which the monitoring device determines the contents of a recovery process for the device, or an instruction-received recovery in which the outside of the monitoring device determines the contents of the recovery process for the device, according to the abnormality type, which is a type of the abnormality;
a recovery processing execution step of executing a recovery processing of the device based on the decision of the recovery type in the recovery processing decision step.
JP2022169337A 2022-10-21 2022-10-21 Monitoring device, management device, communication system, and recovery method Pending JP2024061405A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2022169337A JP2024061405A (en) 2022-10-21 2022-10-21 Monitoring device, management device, communication system, and recovery method
PCT/JP2023/028298 WO2024084776A1 (en) 2022-10-21 2023-08-02 Monitoring device, management device, communication system, and recovery method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022169337A JP2024061405A (en) 2022-10-21 2022-10-21 Monitoring device, management device, communication system, and recovery method

Publications (1)

Publication Number Publication Date
JP2024061405A true JP2024061405A (en) 2024-05-07

Family

ID=90737409

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022169337A Pending JP2024061405A (en) 2022-10-21 2022-10-21 Monitoring device, management device, communication system, and recovery method

Country Status (2)

Country Link
JP (1) JP2024061405A (en)
WO (1) WO2024084776A1 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08179969A (en) * 1994-12-27 1996-07-12 Nec Software Ltd System monitoring device
JP4358034B2 (en) * 2004-05-25 2009-11-04 富士通株式会社 Monitoring system
JP5588295B2 (en) * 2010-10-05 2014-09-10 株式会社日立システムズ Information processing apparatus and failure recovery method
JP2018185686A (en) * 2017-04-26 2018-11-22 京セラ株式会社 Terminal device, program, power management device, and server

Also Published As

Publication number Publication date
WO2024084776A1 (en) 2024-04-25

Similar Documents

Publication Publication Date Title
JP2010122971A (en) Method of monitoring device forming information processing system, information processing apparatus and the information processing system
US7734769B2 (en) Monitoring system of apparatuses connected in a network, monitoring apparatus, monitoring method and program
JP5675372B2 (en) Virus monitoring system and virus monitoring method
JP5029004B2 (en) Analyzer control system
JP5282569B2 (en) Management device, management system, management method, and management program
JP2018061142A (en) Management device, control method, and program
WO2024084776A1 (en) Monitoring device, management device, communication system, and recovery method
JP2007235455A (en) Information processor, information processing method and system
KR102549129B1 (en) Method for provinding integrated management platform for device failures
JP6222759B2 (en) Failure notification device, failure notification method and program
JP2007034416A (en) Information processing system, log data management method and program for managing log data
JP2006344090A (en) San disaster recovery system
JP5469043B2 (en) Remote monitoring system and remote monitoring method
JP6562980B2 (en) System, system control method, information processing apparatus, information processing apparatus control method, and program
US8234487B2 (en) Server apparatus and startup control method
JP2017091037A (en) System, management device, control method of system, control method of management device, and program
JP3737503B2 (en) Monitoring system, monitoring method and program thereof
JP2009100363A (en) Network monitoring system, and terminal device
JP2015232780A (en) Information processing apparatus and system, management device, and power state control method
JP2002169706A (en) Monitor system
EP3748451B1 (en) Information processing apparatus, alarm management system, and alarm management method
WO2023112359A1 (en) Communication system, management apparatus, and terminal
JP2003186702A (en) Terminal operation monitoring system and terminal operation monitoring method
JP2006172385A (en) Computer system, method for calling storage management program and storage system
JP6296929B2 (en) Medical work support device