JP2014013529A - Fault management system, fault management method and fault management program - Google Patents

Fault management system, fault management method and fault management program Download PDF

Info

Publication number
JP2014013529A
JP2014013529A JP2012151172A JP2012151172A JP2014013529A JP 2014013529 A JP2014013529 A JP 2014013529A JP 2012151172 A JP2012151172 A JP 2012151172A JP 2012151172 A JP2012151172 A JP 2012151172A JP 2014013529 A JP2014013529 A JP 2014013529A
Authority
JP
Japan
Prior art keywords
value
register
specific
instruction
determination
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2012151172A
Other languages
Japanese (ja)
Other versions
JP5823929B2 (en
Inventor
Hiroki Fukazawa
弘樹 深澤
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.)
NEC Platforms Ltd
Original Assignee
NEC AccessTechnica 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 NEC AccessTechnica Ltd filed Critical NEC AccessTechnica Ltd
Priority to JP2012151172A priority Critical patent/JP5823929B2/en
Publication of JP2014013529A publication Critical patent/JP2014013529A/en
Application granted granted Critical
Publication of JP5823929B2 publication Critical patent/JP5823929B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a fault management system or the like for reducing cost for constructing the fault management system.SOLUTION: A fault management system 10 includes a diagnostic part 20 for reading a register value shown by a register 60 in electronic equipment 50 through a communication network 40, comparing the register value with a determination value representing a condition for issuing an instruction, selecting a specific state value among state values showing states of the electronic equipment 50 in accordance with the compared result, and outputting the specific state value, and a recovery part 30 for issuing a specific instruction to the electronic equipment in accordance with the specific state value.

Description

本発明は、電子装置における障害管理システム等に関する。   The present invention relates to a failure management system in an electronic device.

電子装置は、その内部において不具合(以降、「障害」とも表す)が発生することがある。例えば、電子装置の一例として、ホームゲートウェイを挙げることができる。その場合、不具合に対処するためには、サーバーが、電子装置におけるファームウェアを外部から更新する必要がある。一方、電子装置の機能が多様になるにつれ、ファームウェアの規模は増大し、ファームウェアの構成は複雑になる。不具合の発生したファームウェアを改良するコストは、ファームウェアの規模や複雑さが増大するにつれ、増大する。そのため、電子装置の機能が多様である状況においては、不具合に対して迅速に対処することが難しい。   An electronic device may have a malfunction (hereinafter also referred to as “failure”). For example, a home gateway can be given as an example of an electronic device. In that case, in order to cope with the problem, the server needs to update the firmware in the electronic device from the outside. On the other hand, as the functions of electronic devices become diversified, the scale of firmware increases and the configuration of firmware becomes complicated. The cost of improving a malfunctioning firmware increases as the size and complexity of the firmware increases. Therefore, in a situation where the functions of the electronic device are diverse, it is difficult to quickly cope with the malfunction.

また、電子装置が、その内部において不具合が発生したことを検知すると、発生した不具合に関する情報を外部に通知する機能を有することもある。その場合、監視システムが電子装置から通知された情報を監視することにより、電子装置に発生した障害を一括して監視することが可能になる。その場合、監視システムが監視する各電子装置は、その内部において発生した不具合を検知するための機能を有する。   In addition, when the electronic device detects that a problem has occurred inside, the electronic apparatus may have a function of notifying information about the problem that has occurred to the outside. In this case, the monitoring system monitors information notified from the electronic device, so that it is possible to collectively monitor failures that have occurred in the electronic device. In that case, each electronic device monitored by the monitoring system has a function for detecting a malfunction occurring in the electronic device.

特許文献1が開示する機器遠隔監視システムは、通信ネットワーク(例えば、「インターネット」)を介して、電子装置と接続する。その機器遠隔監視システムは、電子装置において障害が発生したことを知らせる通知を受け取る(以降、「障害通知」と表す)と、その電子装置におけるファームウェアのバージョンを読み取る。次に、その機器遠隔監視システムは、そのバージョンを元に、障害への対策方法を決定する。一方、電子装置は、当該電子装置において障害が発生したことを検知する機能と、外部に障害通知を行う機能とを有する。   The device remote monitoring system disclosed in Patent Document 1 is connected to an electronic device via a communication network (for example, “Internet”). When the device remote monitoring system receives a notification notifying that a failure has occurred in the electronic device (hereinafter, referred to as “failure notification”), the device remote monitoring system reads the firmware version in the electronic device. Next, the device remote monitoring system determines a countermeasure method for the failure based on the version. On the other hand, the electronic device has a function of detecting that a failure has occurred in the electronic device and a function of notifying a failure to the outside.

特許文献2が開示するデバッグ情報通知装置は、当該電子装置において障害が発生したことを検知すると、その障害に関するデバッグ情報を外部に出力する。   When the debug information notification device disclosed in Patent Document 2 detects that a failure has occurred in the electronic device, the debug information notification device outputs debug information related to the failure to the outside.

特許文献3が開示する不具合箇所検出装置は、当該電子装置において障害が発生したこと検知すると、その内部で不具合箇所を検査する。   When the failure location detection device disclosed in Patent Document 3 detects that a failure has occurred in the electronic device, the failure location detection device inspects the failure location.

特開2007−257085号公報JP 2007-257085 A 特開2004−013714号公報JP 2004-013714 A 特開2010−226309号公報JP 2010-226309 A

上述した障害管理システムにおいて、電子装置は、その電子装置内において発生した障害を検知する機能を有することが必要である。そのため、各電子装置は、障害を検知する装置(以降、「障害検知装置」と表す)を有する。しかしながら、電子装置がそれぞれ障害検知装置を有することは、構築コストの増大につながる。   In the failure management system described above, the electronic device needs to have a function of detecting a failure that has occurred in the electronic device. Therefore, each electronic device has a device that detects a failure (hereinafter, referred to as a “failure detection device”). However, the fact that each electronic device has a failure detection device leads to an increase in construction cost.

また、電子装置の機能が多様である状況において、不具合が発生したファームウェアを改良するコストは膨大である。そのため、特許文献1が開示する機器遠隔監視システムにおいては、発生した不具合に対して迅速に対処することが難しい。   Further, in the situation where the functions of the electronic device are diverse, the cost of improving the firmware in which a problem has occurred is enormous. For this reason, in the device remote monitoring system disclosed in Patent Document 1, it is difficult to quickly cope with a malfunction that has occurred.

そこで、本発明の主たる目的は、低コストで構築可能な障害管理システム等を提供することである。   Therefore, a main object of the present invention is to provide a failure management system and the like that can be constructed at low cost.

前述の目的を達成するために、本発明に係る障害管理システムは、以下の構成を備えることを特徴とする。   In order to achieve the above object, a fault management system according to the present invention is characterized by having the following configuration.

即ち、本発明に係る障害管理システムは、
電子装置におけるレジスタが示すレジスタ値を、通信ネットワークを介して読み取り、前記レジスタ値と、命令を発行する条件を表す判定値とを比較し、比較した結果に応じて、前記電子装置の状態を示す状態値の中から特定の状態値を選び、該特定の状態値を出力する診断部と、
前記特定の状態値に応じて、前記電子装置に対して特定の命令を発行する復旧部とを
備えることを特徴とする。
That is, the fault management system according to the present invention is
The register value indicated by the register in the electronic device is read via a communication network, the register value is compared with a determination value indicating a condition for issuing an instruction, and the state of the electronic device is indicated according to the comparison result. A diagnosis unit that selects a specific state value from among the state values and outputs the specific state value;
And a recovery unit that issues a specific command to the electronic device according to the specific state value.

また、本発明の他の見地として、本発明に係る障害管理方法は、
電子装置におけるレジスタが示すレジスタ値を、通信ネットワークを介して読み取り、前記レジスタ値と、命令を発行する条件を表す判定値とを比較し、比較した結果に応じて、前記電子装置の状態を示す状態値の中から特定の状態値を選び、該特定の状態値に応じて、前記電子装置に対して特定の命令を発行することを特徴とする。
Further, as another aspect of the present invention, the fault management method according to the present invention includes:
The register value indicated by the register in the electronic device is read via a communication network, the register value is compared with a determination value indicating a condition for issuing an instruction, and the state of the electronic device is indicated according to the comparison result. A specific state value is selected from the state values, and a specific command is issued to the electronic device according to the specific state value.

本発明に係る障害管理システム等によれば、障害管理システムを構築するコストを低減することができる。   According to the failure management system and the like according to the present invention, the cost for constructing the failure management system can be reduced.

次に、発明を実施するための最良の形態について図面を参照して詳細に説明する。   Next, the best mode for carrying out the invention will be described in detail with reference to the drawings.

<第1の実施形態>
本発明の第1の実施形態に係る障害管理システムが有する構成について、図1を参照しながら詳細に説明を行う。図1は、本発明の第1の実施形態に係る障害管理システムの構成を示すブロック図である。
<First Embodiment>
The configuration of the fault management system according to the first embodiment of the present invention will be described in detail with reference to FIG. FIG. 1 is a block diagram showing a configuration of a failure management system according to the first embodiment of the present invention.

図1を参照すると、本発明の第1の実施形態に係る障害管理システム10は、診断部20と復旧部30とを有する。まず、診断部20は、電子装置50が有するレジスタ60の値を、通信ネットワーク40を介して読み取る。次に、診断部20は、読み取ったレジスタ60の値と命令を発行する条件を表す判定値とを比較し、その結果に応じて電子装置50の状態を表す状態値を出力する。次に、復旧部30は、診断部20が出力した状態値に応じて、電子装置50に対して命令を発行する。   Referring to FIG. 1, the failure management system 10 according to the first embodiment of the present invention includes a diagnosis unit 20 and a recovery unit 30. First, the diagnosis unit 20 reads the value of the register 60 included in the electronic device 50 via the communication network 40. Next, the diagnosis unit 20 compares the read value of the register 60 with a determination value indicating a condition for issuing an instruction, and outputs a state value indicating the state of the electronic device 50 according to the result. Next, the recovery unit 30 issues a command to the electronic device 50 according to the state value output by the diagnosis unit 20.

例えば、判定値は、ある数値、あるいは、ビット列である。例えば、判定値において、0は正常な状態と、1はレジスタを書き換えることが必要な状態と、2は再起動が必要な状態と、それぞれ関連付けされる。例えば、診断部20は、レジスタ60の値が2である場合、電子装置50を再起動する必要がある状態と判断し、その状態を表す状態値を復旧部30に出力する。上述した説明において、判定値は、整数値としたが、整数値に限定されない。即ち、判定値は、ビット列であっても良いし、ビット列の一部であっても良い。判定値がビット列である場合には、診断部20は、所定のビット列を参照して比較を行う。判定値は、上述した例に限定されない。   For example, the determination value is a certain numerical value or a bit string. For example, in the determination value, 0 is associated with a normal state, 1 is a state where a register needs to be rewritten, and 2 is a state where a restart is necessary. For example, when the value of the register 60 is 2, the diagnosis unit 20 determines that the electronic device 50 needs to be restarted, and outputs a state value indicating the state to the recovery unit 30. In the above description, the determination value is an integer value, but is not limited to an integer value. That is, the determination value may be a bit string or a part of the bit string. When the determination value is a bit string, the diagnosis unit 20 performs a comparison with reference to a predetermined bit string. The determination value is not limited to the example described above.

復旧部30は、1つ以上の命令候補を組み合わせることよって、電子装置50に対して命令を発行する。例えば、命令候補には、電子装置50を再起動する命令、第1レジスタを書き換える命令、第2レジスタを書き換える命令、レジスタを書き換えた後に再起動する命令などが存在する。上述した状態値は、それぞれ、命令候補と関連付けされる。復旧部30は、診断部20から受信した状態値に応じて、1つの命令候補、あるいは、複数の命令候補を組み合わせて、電子装置50に対して命令を発行する。ただし、命令候補は、上述した例に限定されない。   The restoration unit 30 issues an instruction to the electronic device 50 by combining one or more instruction candidates. For example, the instruction candidates include an instruction to restart the electronic device 50, an instruction to rewrite the first register, an instruction to rewrite the second register, an instruction to restart after rewriting the register. Each of the state values described above is associated with an instruction candidate. The recovery unit 30 issues a command to the electronic device 50 by combining one command candidate or a plurality of command candidates according to the state value received from the diagnosis unit 20. However, the instruction candidates are not limited to the example described above.

次に、発明の第1の実施形態に係る障害管理システム10が行う処理の流れについて、図2を参照しながら詳細に説明を行う。図2は、障害管理システム10における処理の流れを示すフローチャートである。   Next, the flow of processing performed by the failure management system 10 according to the first embodiment of the invention will be described in detail with reference to FIG. FIG. 2 is a flowchart showing the flow of processing in the failure management system 10.

障害管理システム10における診断部20は、電子装置50が有するレジスタ60の値を、通信ネットワーク40を介して読み取る(ステップS10)。次に、診断部20は、読み取ったレジスタ60の値と判定値とを比較し、その結果に応じて電子装置50の状態を示す状態値を出力する(ステップS20)。次に、復旧部30は、診断部20が出力した状態値に応じて、電子装置50に対して、命令を発行する(ステップS30)。   The diagnosis unit 20 in the failure management system 10 reads the value of the register 60 included in the electronic device 50 via the communication network 40 (step S10). Next, the diagnosis unit 20 compares the read value of the register 60 with the determination value, and outputs a state value indicating the state of the electronic device 50 according to the result (step S20). Next, the restoration unit 30 issues a command to the electronic device 50 according to the state value output by the diagnosis unit 20 (step S30).

特許文献1が開示する機器遠隔監視システムは、電子装置50が発する障害通知を受け取り、受け取った障害通知に応じて不具合に対処する。その機器遠隔監視システムが監視する電子装置50は、複数個存在する。複数個の電子装置50が、それぞれ、障害検知装置を有するため、全体では、複数個の障害検知装置が存在する。   The device remote monitoring system disclosed in Patent Document 1 receives a failure notification issued by the electronic device 50, and copes with a failure according to the received failure notification. There are a plurality of electronic devices 50 monitored by the device remote monitoring system. Since the plurality of electronic devices 50 each have a failure detection device, there are a plurality of failure detection devices as a whole.

一方、本発明の第1の実施形態における診断部20は、電子装置50の状態をレジスタ60に応じて判断する。そのため、電子装置50が、障害検知装置を有する必要はない。その結果、第1の実施形態に係る障害管理システムによれば、障害検知装置の数を減らすことができる。   On the other hand, the diagnosis unit 20 according to the first embodiment of the present invention determines the state of the electronic device 50 according to the register 60. Therefore, the electronic device 50 does not need to have a failure detection device. As a result, according to the failure management system according to the first embodiment, the number of failure detection devices can be reduced.

上述した説明においては、レジスタ60は1つであったが、必ずしも1つであるとは限らない。レジスタ60が複数存在する場合においても、本発明の第1の実施形態は、同様の処理を行う。   In the above description, there is one register 60, but it is not necessarily one. Even when there are a plurality of registers 60, the first embodiment of the present invention performs the same processing.

さらに、例えば、状態値と関連付けされた命令候補を、レジスタを書き換える命令と再起動する命令と定義することにより、第1の実施形態における障害管理システム10を構築することもできる。その場合、障害管理システム10は、電子装置50における不具合に対して、レジスタを書き換える命令と、再起動する命令とを発行する。即ち、第1の実施形態によれば、ファームウェアを更新せずに、不具合に対処することができる。そのため、発生した不具合に対して迅速に対処することができるようになる。   Furthermore, for example, the failure management system 10 in the first embodiment can be constructed by defining instruction candidates associated with the state value as an instruction to rewrite a register and an instruction to restart. In that case, the failure management system 10 issues a command to rewrite a register and a command to restart in response to a failure in the electronic device 50. In other words, according to the first embodiment, it is possible to deal with a problem without updating the firmware. For this reason, it becomes possible to quickly cope with a problem that has occurred.

即ち、本発明における第1の実施形態に係る障害管理システムによれば、障害管理システムを構築するコストを低減するとともに、発生した不具合に対して迅速に対処することができるようになる。   That is, according to the failure management system according to the first embodiment of the present invention, it is possible to reduce the cost of constructing the failure management system and to quickly cope with the trouble that has occurred.

<第2の実施形態>
次に、上述した第1の実施形態を基本とする第2の実施形態について説明する。
<Second Embodiment>
Next, a second embodiment based on the above-described first embodiment will be described.

以下の説明においては、本実施形態に係る特徴的な部分を中心に説明すると共に、上述した第1の実施形態と同様な構成については、同一の参照番号を付すことにより、重複する説明を省略する。   In the following description, the characteristic part according to the present embodiment will be mainly described, and the same components as those in the first embodiment described above will be denoted by the same reference numerals, and redundant description will be omitted. To do.

図3と図4とを参照しながら、本発明の第2の実施形態に係る障害管理システムにおける診断部20について説明を行う。図3は、本発明の第2の実施形態に係る障害管理システムにおける診断部20の構成を示すブロック図である。図4は、本発明の第2の実施形態に係る障害管理システムにおける診断部20における処理の流れを示すフローチャートである。   The diagnosis unit 20 in the failure management system according to the second embodiment of the present invention will be described with reference to FIGS. FIG. 3 is a block diagram showing a configuration of the diagnosis unit 20 in the failure management system according to the second embodiment of the present invention. FIG. 4 is a flowchart showing a flow of processing in the diagnosis unit 20 in the failure management system according to the second embodiment of the present invention.

図3を参照すると、診断部20は、レジスタ読み取り部22と、障害探索部24と、と、判定情報部26とを有する。判定情報部26は、電子装置50(図1にて図示)への命令を発行する条件を表す判定値を記憶する。判定値は、所定の値であっても、所定のビット列であっても良い。判定値は、上記に例示したものには限定されない。   Referring to FIG. 3, the diagnosis unit 20 includes a register reading unit 22, a failure searching unit 24, and a determination information unit 26. The determination information unit 26 stores a determination value representing a condition for issuing a command to the electronic device 50 (illustrated in FIG. 1). The determination value may be a predetermined value or a predetermined bit string. The determination value is not limited to those exemplified above.

図5を参照しながら、判定情報部26について説明を行う。図5は、本発明の第2の実施形態に係る判定情報部26が関連付けるテーブルの一例を表す図である。図5を参照すると、判定情報部26は、レジスタ60(図1にて図示)を識別するためのレジスタ識別子(IDentifier、以降「ID」とも表す)と、命令を発行する条件を表す判定値と、電子装置50(図1にて図示)の状態を示す状態値とを関連付けして記憶する。   The determination information unit 26 will be described with reference to FIG. FIG. 5 is a diagram illustrating an example of a table associated with the determination information unit 26 according to the second embodiment of the present invention. Referring to FIG. 5, the determination information unit 26 includes a register identifier (IDentifier, hereinafter also referred to as “ID”) for identifying the register 60 (shown in FIG. 1), and a determination value indicating a condition for issuing an instruction. The state value indicating the state of the electronic device 50 (shown in FIG. 1) is stored in association with each other.

レジスタ読み取り部22は、電子装置50(図1にて図示)が有するレジスタ60(図1にて図示)の値を、通信ネットワーク40(図1にて図示)を介して読み取る(ステップS12)。   The register reading unit 22 reads the value of the register 60 (illustrated in FIG. 1) of the electronic device 50 (illustrated in FIG. 1) via the communication network 40 (illustrated in FIG. 1) (step S12).

次に、障害探索部24は、判定情報部26から、レジスタ読み取り部22が読み取ったレジスタに対応するレジスタIDと関連付けされた、1つ以上の判定値と状態値とを読み取る(ステップS14)。次に、障害探索部24は、読み取った判定値とそのレジスタの値とが、所定の判定条件を満たすかを判断する(ステップS16)。   Next, the failure search unit 24 reads one or more determination values and state values associated with the register ID corresponding to the register read by the register reading unit 22 from the determination information unit 26 (step S14). Next, the failure search unit 24 determines whether the read determination value and the value of the register satisfy a predetermined determination condition (step S16).

所定の判定条件は、例えば、2つの値が一致するか、あるいは、値における所定のビット列が一致するかなどである。所定の判定条件は、上述した条件に限定されない。   The predetermined determination condition is, for example, whether two values match or whether a predetermined bit string in the values matches. The predetermined determination condition is not limited to the above-described condition.

次に、障害探索部24は、判定情報部26から読み取った判定値の中に、所定の判定条件を満たすものが存在すれば(ステップS16にてYES)、その読み取った状態値を出力する(ステップS18)。障害探索部24は、判定情報部26に所定の判定条件を満たすものが存在しなければ(ステップS16にてNO)、不具合に対して処理を行わないことを表す状態値を出力する(ステップS19)。   Next, if the failure search unit 24 satisfies the predetermined determination condition among the determination values read from the determination information unit 26 (YES in step S16), the failure search unit 24 outputs the read state value ( Step S18). If there is no failure satisfying the predetermined determination condition in determination information unit 26 (NO in step S16), failure search unit 24 outputs a state value indicating that processing is not performed for the failure (step S19). ).

例えば、判定情報部26が図5に示すような値を記憶していたとする。その場合、
障害探索部24は、レジスタIDが0x002であるレジスタの値が0x001であれば、2という状態値を出力する。
For example, it is assumed that the determination information unit 26 stores values as shown in FIG. In that case,
The failure search unit 24 outputs a status value of 2 if the value of the register whose register ID is 0x002 is 0x001.

上述した説明においては、レジスタ60(図1にて図示)は1つであったが、必ずしも1つであるとは限らない。レジスタ60(図1にて図示)が複数存在する場合においても、それぞれのレジスタについて、本発明の第2の実施形態は、同様の処理を行う。   In the above description, there is one register 60 (illustrated in FIG. 1), but it is not necessarily one. Even when there are a plurality of registers 60 (shown in FIG. 1), the second embodiment of the present invention performs the same processing for each register.

診断部20は、電子装置50(図1にて図示)の状態をレジスタ60(図1にて図示)の値に応じて判断する。そのため、本発明の第2の実施形態における診断部20を有する障害管理システム10の効果は、上述した第1の実施形態における効果と何ら変わらない。   The diagnosis unit 20 determines the state of the electronic device 50 (shown in FIG. 1) according to the value of the register 60 (shown in FIG. 1). Therefore, the effect of the failure management system 10 having the diagnosis unit 20 in the second embodiment of the present invention is not different from the effect in the first embodiment described above.

即ち、本発明における第2の実施形態に係る障害管理システムによれば、障害管理システムを構築するコストを低減するとともに、発生した不具合に対して迅速に対処することができるようになる。   That is, according to the failure management system according to the second embodiment of the present invention, the cost for constructing the failure management system can be reduced, and a trouble that has occurred can be quickly dealt with.

<第3の実施形態>
次に、上述した第1の実施形態を基本とする第3の実施形態について説明する。
<Third Embodiment>
Next, a third embodiment based on the above-described first embodiment will be described.

以下の説明においては、本実施形態に係る特徴的な部分を中心に説明すると共に、上述した第1の実施形態と同様な構成については、同一の参照番号を付すことにより、重複する説明を省略する。   In the following description, the characteristic part according to the present embodiment will be mainly described, and the same components as those in the first embodiment described above will be denoted by the same reference numerals, and redundant description will be omitted. To do.

図6と図7を参照しながら、本発明の第3の実施形態に係る障害管理システムにおける復旧部30について説明を行う。図6は、本発明の第3の実施形態に係る障害管理システムにおける復旧部30の構成を示すブロック図である。図7は、本発明の第3の実施形態に係る障害管理システムにおける復旧部30における処理の流れを示すフローチャートである。   The recovery unit 30 in the failure management system according to the third embodiment of the present invention will be described with reference to FIGS. FIG. 6 is a block diagram showing the configuration of the recovery unit 30 in the failure management system according to the third embodiment of the present invention. FIG. 7 is a flowchart showing the flow of processing in the recovery unit 30 in the failure management system according to the third embodiment of the present invention.

図6を参照すると、本発明の第3の実施形態に係る障害管理システムにおける復旧部30は、命令部32と、命令情報部34とを有する。命令情報部34は、状態値と電子装置50(図1にて図示)に対して行う命令とを関連付けして記憶する。   Referring to FIG. 6, the recovery unit 30 in the failure management system according to the third exemplary embodiment of the present invention includes an instruction unit 32 and an instruction information unit 34. The instruction information unit 34 stores the state value and an instruction to be performed on the electronic device 50 (illustrated in FIG. 1) in association with each other.

図8を参照しながら、命令情報部34について説明する。図8は、本発明の第3の実施形態に係る命令情報部34が関連付けるテーブルの一例を表す図である。命令情報部34は、電子装置50(図1にて図示)の状態を示す状態値と、命令とを関連付けして記憶する。例えば、図8において、2という値の状態値は、「レジスタIDが0x001であるレジスタに、0x0002という値を書き込む」という命令と関連付けされている。   The instruction information unit 34 will be described with reference to FIG. FIG. 8 is a diagram illustrating an example of a table associated with the instruction information unit 34 according to the third embodiment of the present invention. The instruction information unit 34 stores a state value indicating the state of the electronic device 50 (shown in FIG. 1) and an instruction in association with each other. For example, in FIG. 8, the state value of 2 is associated with an instruction “write a value of 0x0002 to a register whose register ID is 0x001”.

まず、命令部32は、診断部20(図1にて図示)が出力した状態値を受信する(ステップS22)。次に、命令部32は、命令情報部34から、受信した状態値と関連付けされた命令を読み取る(ステップS24)。次に、命令部32は、読み取った命令に応じて、電子装置50(図1にて図示)に対して命令を発行する(ステップS26)。   First, the command unit 32 receives the state value output by the diagnosis unit 20 (illustrated in FIG. 1) (step S22). Next, the command unit 32 reads a command associated with the received state value from the command information unit 34 (step S24). Next, the command unit 32 issues a command to the electronic device 50 (shown in FIG. 1) in accordance with the read command (step S26).

例えば、命令部32が、状態値が2であることを受信するとする。その場合、命令部32は、命令情報部34から、状態値が2であることと関連付けされた「レジスタIDが0x001であるレジスタに、0x0002という値を書き込む」という命令を読み取る。次に、命令部32は、電子装置50(図1にて図示)に対して、その読み取った命令、すなわち、「レジスタIDが0x001であるレジスタに、0x0002という値を書き込む」という命令を発行する。   For example, it is assumed that the command unit 32 receives that the state value is 2. In this case, the instruction unit 32 reads from the instruction information unit 34 an instruction “write a value of 0x0002 to a register whose register ID is 0x001” associated with the state value being 2. Next, the instruction unit 32 issues to the electronic device 50 (illustrated in FIG. 1) the read instruction, that is, an instruction “write a value of 0x0002 to a register whose register ID is 0x001”. .

上述した説明においては、レジスタ60(図1にて図示)は1つであったが、必ずしも1つであるとは限らない。レジスタ60(図1にて図示)が複数存在する場合においても、本発明の第3の実施形態は、同様の処理を行う。   In the above description, there is one register 60 (illustrated in FIG. 1), but it is not necessarily one. Even when there are a plurality of registers 60 (shown in FIG. 1), the third embodiment of the present invention performs the same processing.

命令部32は、受信した状態値に応じて、電子装置50(図1にて図示)に命令を発する。そのため、本発明の第3の実施形態における命令部32を有する障害管理システム10の効果は、上述した第1の実施形態における効果と何ら変わらない。   The command unit 32 issues a command to the electronic device 50 (shown in FIG. 1) according to the received state value. Therefore, the effect of the failure management system 10 having the command unit 32 in the third embodiment of the present invention is not different from the effect in the first embodiment described above.

即ち、本発明における第3の実施形態に係る障害管理システムによれば、障害管理システムを構築するコストを低減するとともに、発生した不具合に対して迅速に対処することができるようになる。   That is, according to the fault management system according to the third embodiment of the present invention, the cost for constructing the fault management system can be reduced, and a trouble that has occurred can be quickly dealt with.

<第4の実施形態>
次に、上述した第2の実施形態を基本とする第4の実施形態について説明する。
<Fourth Embodiment>
Next, a fourth embodiment based on the above-described second embodiment will be described.

以下の説明においては、本実施形態に係る特徴的な部分を中心に説明すると共に、上述した第2の実施形態と同様な構成については、同一の参照番号を付すことにより、重複する説明を省略する。   In the following description, the characteristic part according to the present embodiment will be mainly described, and the same reference numerals will be given to the same configurations as those of the second embodiment described above, thereby omitting redundant description. To do.

図9と図10とを参照しながら、本発明の第4の実施形態に係る障害管理システムにおける診断部21について説明を行う。図9は、本発明の第4の実施形態に係る障害管理システムにおける診断部21の構成を示すブロック図である。図10は、本発明の第4の実施形態に係る障害管理システムにおける診断部21における処理の流れを示すフローチャートである。   The diagnosis unit 21 in the failure management system according to the fourth embodiment of the present invention will be described with reference to FIGS. 9 and 10. FIG. 9 is a block diagram showing the configuration of the diagnosis unit 21 in the failure management system according to the fourth embodiment of the present invention. FIG. 10 is a flowchart showing the flow of processing in the diagnosis unit 21 in the failure management system according to the fourth embodiment of the present invention.

図9を参照すると、診断部21は、レジスタ読み取り部22と、障害探索部25と、判定情報部27とを有する。図11を参照すると、判定情報部27は、レジスタ読み取り部22が読み取るレジスタ60(図1にて図示)に対応するレジスタIDと、再起動を命じる条件を表す再起動判定値と、レジスタを変更する条件を表すレジスタ変更判定値と、命令を表す命令値と、値を変更するレジスタIDと、書き込むデータを表す変更データとを関連付けして記憶する。図11は、本発明の第4の実施形態に係る判定情報部27が関連付けるテーブルの一例を表す図である。   Referring to FIG. 9, the diagnosis unit 21 includes a register reading unit 22, a failure searching unit 25, and a determination information unit 27. Referring to FIG. 11, the determination information unit 27 changes the register ID corresponding to the register 60 (illustrated in FIG. 1) read by the register reading unit 22, the restart determination value indicating the restart command condition, and the register. A register change determination value representing a condition to be executed, an instruction value representing an instruction, a register ID for changing the value, and change data representing data to be written are stored in association with each other. FIG. 11 is a diagram illustrating an example of a table associated with the determination information unit 27 according to the fourth embodiment of the present invention.

障害探索部25は、判定情報部27から、レジスタ読み取り部22が読み取ったレジスタに対応するレジスタIDと関連付けされた、1つ以上の再起動判定値と、レジスタを変更する条件を表すレジスタ変更判定値と、命令を表す命令値と、値を変更するレジスタIDと、命令を表す命令値と、値を変更するレジスタIDと、書き込むデータを表す変更データとを読み取る(ステップS31)。次に、障害探索部25は、読み取った再起動判定値とそのレジスタの値とが、所定の判定条件を満たすかを判断する(ステップS32)。   The failure search unit 25 receives, from the determination information unit 27, one or more restart determination values associated with the register ID corresponding to the register read by the register reading unit 22, and a register change determination indicating a condition for changing the register The value, the instruction value representing the instruction, the register ID for changing the value, the instruction value representing the instruction, the register ID for changing the value, and the changed data representing the data to be written are read (step S31). Next, the failure search unit 25 determines whether the read restart determination value and the register value satisfy a predetermined determination condition (step S32).

所定の判定条件は、例えば、2つの値が一致するか、あるいは、値における所定のビット列が一致するかなどである。所定の判定条件は、上述した条件に限定されない。   The predetermined determination condition is, for example, whether two values match or whether a predetermined bit string in the values matches. The predetermined determination condition is not limited to the above-described condition.

次に、障害探索部25は、判定情報部27から読み取った再起動判定値と状態値の中に、所定の判定条件を満たすものが存在すれば(ステップS32にてYES)、読み取った命令値と読み取った値を変更するレジスタIDと、読み取った変更データを関連付けする(ステップS35)。   Next, the failure search unit 25 reads the command value read if the restart determination value and the state value read from the determination information unit 27 satisfy the predetermined determination condition (YES in step S32). The register ID for changing the read value is associated with the read change data (step S35).

障害探索部25は、再起動判定値に所定の判定条件を満たすものが存在しなければ(ステップS32にてNO)、判定情報部27から読み取ったレジスタ変更判定値と、レジスタ60(図1にて図示)におけるレジスタの値とが、所定の判定条件を満たすかを判断すると比較を行う(ステップS33)。レジスタ変更判定値の中に、所定の判定条件を満たすものが存在すれば(ステップS33にてYES)、読み取った命令値と読み取った値を変更するレジスタIDと、読み取った変更データを関連付けする(ステップS36)。   If there is no restart determination value that satisfies the predetermined determination condition (NO in step S32), the failure search unit 25 and the register change determination value read from the determination information unit 27 and the register 60 (see FIG. 1). When it is determined whether or not the register value in FIG. 6 satisfies a predetermined determination condition, a comparison is performed (step S33). If there is a register change determination value that satisfies a predetermined determination condition (YES in step S33), the read instruction value and the register ID for changing the read value are associated with the read change data ( Step S36).

障害探索部25は、レジスタ変更判定値に所定の判定条件を満たすものが存在しなければ、(ステップS33にてNO)、不具合に対して処理を行わないことを表す状態値を出力する(ステップS37)。   If there is no register change determination value that satisfies the predetermined determination condition (NO in step S33), failure search unit 25 outputs a state value indicating that processing is not performed for the failure (step S33). S37).

例えば、判定情報部27が図11に示すような値を記憶していたとする。その場合、
障害探索部25は、レジスタIDが0x002であるレジスタの値が0x001であれば、読み取った再起動判定値の値と一致する。そのため、障害探索部25は、命令値が11と、変更レジスタIDが0x003と、変更データが0x0002というデータを関連付けて出力する。
For example, it is assumed that the determination information unit 27 stores values as shown in FIG. In that case,
If the value of the register whose register ID is 0x002 is 0x001, the failure search unit 25 matches the read restart determination value. Therefore, the failure search unit 25 outputs data in which the instruction value is 11, the change register ID is 0x003, and the change data is 0x0002 in association with each other.

上述した説明においては、レジスタ60(図1にて図示)は1つであったが、必ずしも1つであるとは限らない。レジスタ60(図1にて図示)が複数存在する場合においても、それぞれのレジスタについて、本発明の第4の実施形態は、同様の処理を行う。   In the above description, there is one register 60 (illustrated in FIG. 1), but it is not necessarily one. Even when there are a plurality of registers 60 (shown in FIG. 1), the fourth embodiment of the present invention performs the same processing for each register.

診断部21は、電子装置50(図1にて図示)の状態をレジスタ60(図1にて図示)の値に応じて判断する。そのため、本発明の第4の実施形態における診断部21を有する障害管理システム10の効果は、上述した第4の実施形態における効果と何ら変わらない。   The diagnosis unit 21 determines the state of the electronic device 50 (shown in FIG. 1) according to the value of the register 60 (shown in FIG. 1). Therefore, the effect of the failure management system 10 having the diagnosis unit 21 in the fourth embodiment of the present invention is not different from the effect in the above-described fourth embodiment.

即ち、本発明における第4の実施形態に係る障害管理システムによれば、障害管理システムを構築するコストを低減するとともに、発生した不具合に対して迅速に対処することができるようになる。   That is, according to the fault management system according to the fourth embodiment of the present invention, the cost for constructing the fault management system can be reduced, and a trouble that has occurred can be quickly dealt with.

<第5の実施形態>
次に、上述した第3の実施形態を基本とする第5の実施形態について説明する。
<Fifth Embodiment>
Next, a fifth embodiment based on the above-described third embodiment will be described.

以下の説明においては、本実施形態に係る特徴的な部分を中心に説明すると共に、上述した第3の実施形態と同様な構成については、同一の参照番号を付すことにより、重複する説明を省略する。   In the following description, characteristic parts according to the present embodiment will be mainly described, and the same components as those in the third embodiment described above will be denoted by the same reference numerals, and redundant description will be omitted. To do.

図12と図13とを参照しながら、本発明の第5の実施形態に係る障害管理システムにおける復旧部31について説明を行う。図12は、本発明の第5の実施形態に係る障害管理システムにおける復旧部31の構成を示すブロック図である。図13は、本発明の第5の実施形態に係る障害管理システムにおける復旧部31における処理の流れを示すフローチャートである。   The recovery unit 31 in the failure management system according to the fifth exemplary embodiment of the present invention will be described with reference to FIGS. FIG. 12 is a block diagram showing the configuration of the recovery unit 31 in the failure management system according to the fifth embodiment of the present invention. FIG. 13 is a flowchart showing the flow of processing in the recovery unit 31 in the failure management system according to the fifth embodiment of the present invention.

図12を参照すると、本発明の第5の実施形態に係る障害管理システムにおける復旧部31は、命令部33とを有する。   Referring to FIG. 12, the recovery unit 31 in the failure management system according to the fifth exemplary embodiment of the present invention includes an instruction unit 33.

まず、命令部33は、診断部21(図9にて図示)が出力した命令値と、値を変更するレジスタIDと、変更データとを受信する(ステップS41)。次に、命令部33は、読み取った命令値と、値を変更するレジスタIDと、変更データとに応じて、電子装置50(図1にて図示)に対して命令を発行する(ステップS42)。   First, the instruction unit 33 receives an instruction value output from the diagnosis unit 21 (illustrated in FIG. 9), a register ID for changing the value, and change data (step S41). Next, the command unit 33 issues a command to the electronic device 50 (shown in FIG. 1) according to the read command value, the register ID for changing the value, and the changed data (step S42). .

本発明の第5の実施形態に係る復旧部31によれば、命令情報部は必要ない。   According to the restoration unit 31 according to the fifth embodiment of the present invention, the instruction information unit is not necessary.

上述した説明においては、レジスタ60(図1にて図示)は1つであったが、必ずしも1つであるとは限らない。レジスタ60(図1にて図示)が複数存在する場合においても、本発明の第5の実施形態は、同様の処理を行う。   In the above description, there is one register 60 (illustrated in FIG. 1), but it is not necessarily one. Even when there are a plurality of registers 60 (shown in FIG. 1), the fifth embodiment of the present invention performs the same processing.

命令部33は、受信した状態値に応じて、電子装置50(図1にて図示)に命令を発する。そのため、本発明の第5の実施形態における命令部33を有する障害管理システム10の効果は、上述した第4の実施形態における効果と何ら変わらない。   The command unit 33 issues a command to the electronic device 50 (shown in FIG. 1) according to the received state value. Therefore, the effect of the failure management system 10 having the command unit 33 in the fifth embodiment of the present invention is not different from the effect in the above-described fourth embodiment.

即ち、本発明における第5の実施形態に係る障害管理システムによれば、障害管理システムを構築するコストを低減するとともに、発生した不具合に対して迅速に対処することができるようになる。   That is, according to the fault management system according to the fifth embodiment of the present invention, it is possible to reduce the cost of constructing the fault management system and to quickly deal with the fault that has occurred.

(ハードウェア構成例)
図14は、各実施形態に係る障害管理システムを実現可能な計算処理装置のハードウェア構成を、概略的に示すブロック図である。
(Hardware configuration example)
FIG. 14 is a block diagram schematically illustrating a hardware configuration of a calculation processing apparatus that can implement the failure management system according to each embodiment.

次に、上述した各実施形態における障害管理システムを、1つの計算処理装置(情報処理装置、コンピュータ)を用いて実現するハードウェア資源の構成例について説明する。但し、係る障害管理システムは、物理的または機能的に少なくとも2種類の計算処理装置を用いて実現してもよい。また、係る障害管理システムは、専用の装置として実現してもよい。   Next, a configuration example of hardware resources that implements the failure management system in each of the above-described embodiments using one calculation processing device (information processing device, computer) will be described. However, the failure management system may be realized using at least two types of calculation processing devices physically or functionally. Further, the failure management system may be realized as a dedicated device.

図14は、第1の実施形態乃至第5の実施形態に係る障害管理システムを実現可能な計算処理装置のハードウェア構成を概略的に示す図である。計算処理装置100は、中央処理演算装置(Central Processing Unit、以降「CPU」と表す)110、メモリ120、ディスク130、出力装置140、入力装置150、および、不揮発性記録媒体160を有する。   FIG. 14 is a diagram schematically illustrating a hardware configuration of a calculation processing apparatus capable of realizing the failure management system according to the first to fifth embodiments. The calculation processing device 100 includes a central processing unit (hereinafter referred to as “CPU”) 110, a memory 120, a disk 130, an output device 140, an input device 150, and a nonvolatile recording medium 160.

不揮発性記録媒体160は、例えば、コンパクトディスク(Compact Disc)、デジタルバーサタイルディスク(Digital Versatile Disc)、ブルーレイディスク(Blu−ray Disc)、ユニバーサルシリアルバスメモリ(USBメモリ)などを指しており、電源を供給しなくても係るプログラムを保持し、持ち運びを可能にする。不揮発性記録媒体160は、上述した媒体に限定されない。また、不揮発性記録媒体160の代わりに、通信ネットワークを介して係るプログラムを持ち運びしても良い。   The non-volatile recording medium 160 refers to, for example, a compact disc, a digital versatile disc, a Blu-ray Disc, a universal serial bus memory (USB memory), and the like. Even if it is not supplied, the program is retained and can be carried. The nonvolatile recording medium 160 is not limited to the above-described medium. Further, the program may be carried via a communication network instead of the nonvolatile recording medium 160.

即ち、CPU110は、ディスク130が記憶するソフトウェア・プログラム(コンピュータ・プログラム:以下、単に「プログラム」と称する)を、実行時にメモリ120にコピーし、演算処理を実行する。CPU110は、プログラム実行に必要なデータをメモリ120から読み込む。表示が必要な場合には、CPU110は、出力装置140に出力結果を表示する。外部からプログラムを入力する場合、CPU110は、入力装置150からプログラムを読み取る。CPU110は、メモリ120にある障害管理プログラム(図2、図4、図7、図10、図13)を解釈し実行を行う。CPU110は、上述した各実施形態において説明した処理を順次行う。   That is, the CPU 110 copies a software program (computer program: hereinafter simply referred to as “program”) stored in the disk 130 to the memory 120 at the time of execution, and executes arithmetic processing. The CPU 110 reads data necessary for program execution from the memory 120. When display is necessary, the CPU 110 displays the output result on the output device 140. When inputting a program from the outside, the CPU 110 reads the program from the input device 150. The CPU 110 interprets and executes the failure management program (FIGS. 2, 4, 7, 10, and 13) in the memory 120. The CPU 110 sequentially performs the processes described in the above embodiments.

即ち、このような場合、本発明は、係る障害管理プログラムによっても成し得ると捉えることができる。更に、係る障害管理プログラムが記録されたコンピュータ読み取り可能な記録媒体によっても、本発明は成し得ると捕らえることができる。   That is, in such a case, it can be understood that the present invention can also be realized by such a failure management program. Furthermore, it can be understood that the present invention can also be realized by a computer-readable recording medium in which such a failure management program is recorded.

本発明の第1の実施形態に係る障害管理システムの構成を示すブロック図である。It is a block diagram which shows the structure of the failure management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る障害管理システムにおける処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process in the failure management system which concerns on the 1st Embodiment of this invention. 本発明の第2の実施形態に係る障害管理システムにおける診断部の構成を示すブロック図である。It is a block diagram which shows the structure of the diagnostic part in the failure management system which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る障害管理システムにおける診断部における処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process in the diagnostic part in the failure management system which concerns on the 2nd Embodiment of this invention. 本発明の第2の実施形態に係る判定情報部が関連付けるテーブルの一例を表す図である。It is a figure showing an example of the table with which the determination information part which concerns on the 2nd Embodiment of this invention associates. 本発明の第3の実施形態に係る障害管理システムにおける復旧部の構成を示すブロック図である。It is a block diagram which shows the structure of the recovery part in the failure management system which concerns on the 3rd Embodiment of this invention. 本発明の第3の実施形態に係る障害管理システムにおける復旧部における処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process in the recovery part in the failure management system which concerns on the 3rd Embodiment of this invention. 本発明の第3の実施形態に係る命令情報部が関連付けるテーブルの一例を表す図である。It is a figure showing an example of the table with which the command information part which concerns on the 3rd Embodiment of this invention associates. 本発明の第4の実施形態に係る障害管理システムにおける診断部の構成を示すブロック図である。It is a block diagram which shows the structure of the diagnostic part in the failure management system which concerns on the 4th Embodiment of this invention. 本発明の第4の実施形態に係る障害管理システムにおける診断部における処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process in the diagnostic part in the failure management system which concerns on the 4th Embodiment of this invention. 本発明の第4の実施形態に係る判定情報部が関連付けるテーブルの一例を表す図である。It is a figure showing an example of the table with which the determination information part which concerns on the 4th Embodiment of this invention associates. 本発明の第5の実施形態に係る障害管理システムにおける復旧部の構成を示すブロック図である。It is a block diagram which shows the structure of the recovery part in the failure management system which concerns on the 5th Embodiment of this invention. 本発明の第5の実施形態に係る障害管理システムにおける復旧部における処理の流れを示すフローチャートである。It is a flowchart which shows the flow of a process in the recovery part in the failure management system which concerns on the 5th Embodiment of this invention. 各実施形態に係る障害管理システムを実現可能な計算処理装置のハードウェア構成を、概略的に示すブロック図である。It is a block diagram which shows roughly the hardware constitutions of the calculation processing apparatus which can implement | achieve the failure management system which concerns on each embodiment.

10 障害管理システム
20 診断部
21 診断部
22 レジスタ読み取り部
24 障害探索部
25 障害探索部
26 判定情報部
27 判定情報部
30 復旧部
31 復旧部
32 命令部
33 命令部
34 命令情報部
40 通信ネットワーク
50 電子装置
60 レジスタ
100 計算処理装置
110 CPU
120 メモリ
130 ディスク
140 出力装置
150 入力装置
160 不揮発性記録媒体
DESCRIPTION OF SYMBOLS 10 Fault management system 20 Diagnosis part 21 Diagnosis part 22 Register reading part 24 Fault search part 25 Fault search part 26 Determination information part 27 Determination information part 30 Recovery part 31 Recovery part 32 Command part 33 Command part 34 Command information part 40 Communication network 50 Electronic device 60 Register 100 Calculation processing device 110 CPU
120 Memory 130 Disk 140 Output device 150 Input device 160 Non-volatile recording medium

Claims (10)

電子装置におけるレジスタが示すレジスタ値を、通信ネットワークを介して読み取り、前記レジスタ値と、命令を発行する条件を表す判定値とを比較し、比較した結果に応じて、前記電子装置の状態を示す状態値の中から特定の状態値を選び、該特定の状態値を出力する診断部と、
前記特定の状態値に応じて、前記電子装置に対して特定の命令を発行する復旧部とを
備える障害管理システム。
The register value indicated by the register in the electronic device is read via a communication network, the register value is compared with a determination value indicating a condition for issuing an instruction, and the state of the electronic device is indicated according to the comparison result. A diagnosis unit that selects a specific state value from among the state values and outputs the specific state value;
A failure management system comprising: a recovery unit that issues a specific command to the electronic device according to the specific state value.
前記診断部は、
前記レジスタを識別するレジスタ識別子と、前記判定値と、前記状態値とを関連付けて記憶する判定情報部と、
前記レジスタ値を読み取るレジスタ読み取り部と、
前記レジスタ読み取り部が参照した前記レジスタに対応したレジスタ識別子に関連付けされた特定の判定値と第1状態値を読み取り、前記レジスタ値と前記判定値とを比較し、所定の判定条件を満たす場合には、該第1状態値を前記特定の状態値とし、所定の判定条件を満たさない場合には、不具合に対して処理を行わないことを表す状態値を前記特定の状態値として出力する障害探索部とを
備える請求項1に記載の障害管理システム。
The diagnostic unit
A register identifier for identifying the register, the determination value, and a determination information unit that stores the state value in association with each other;
A register reading unit for reading the register value;
When a specific determination value associated with a register identifier corresponding to the register referred to by the register reading unit and a first state value are read, the register value is compared with the determination value, and a predetermined determination condition is satisfied Is a fault search that uses the first state value as the specific state value and outputs a state value indicating that no processing is performed for the failure as the specific state value when a predetermined determination condition is not satisfied. The failure management system according to claim 1, further comprising: a unit.
前記復旧部は、
前記状態値と前記命令とを関連付けて記憶する命令情報部と、
前記命令情報部から、前記状態値に関連付けされた第1命令を読み取り、前記第1命令を前記特定の命令とする命令部とを
備える請求項1または請求項2に記載の障害管理システム。
The recovery unit
An instruction information section for storing the state value and the instruction in association with each other;
The failure management system according to claim 1, further comprising: an instruction unit that reads a first instruction associated with the state value from the instruction information unit and uses the first instruction as the specific instruction.
前記判定情報部において、
前記判定値は、再起動を命じる条件を表す再起動判定値と、レジスタを変更する条件を表すレジスタ変更判定値とを表し、
前記状態値は、命令を表す命令値と、値を変更するレジスタ識別子と、書き込むデータを表す変更データとを表し、
前記障害探索部は、前記レジスタ読み取り部が参照した前記レジスタに対応したレジスタ識別子に関連付けされた特定の再起動判定値と特定のレジスタ変更判定値と特定のレジスタ識別子と特定の変更データとを読み取り、
前記レジスタ値と前記再起動判定値とを比較し、
所定の判定条件を満たす場合には、再起動する命令に対応した特定の命令値を選び、
所定の判定条件を満たさない場合には、前記レジスタ値と前記レジスタ変更判定値とを比較し、所定の判定条件を満たす場合には、レジスタに値を書き込む命令を表す特定の命令値を選び、
所定の判定条件を満たさない場合には、不具合に対して処理を行わないことを表す特定の命令値を選び、
前記特定の命令値と、前記特定の変更データと、前記特定のレジスタ識別子とを前記特定の状態値として出力する
請求項1または請求項2に記載の障害管理システム。
In the determination information section,
The determination value represents a restart determination value representing a condition for instructing restart, and a register change determination value representing a condition for changing a register,
The state value represents an instruction value representing an instruction, a register identifier for changing the value, and change data representing data to be written,
The failure search unit reads a specific restart determination value, a specific register change determination value, a specific register identifier, and specific change data associated with a register identifier corresponding to the register referred to by the register reading unit. ,
Compare the register value and the restart determination value,
If the predetermined judgment condition is met, select a specific command value corresponding to the command to be restarted,
When the predetermined determination condition is not satisfied, the register value is compared with the register change determination value, and when the predetermined determination condition is satisfied, a specific instruction value representing an instruction to write a value to the register is selected,
If the predetermined judgment condition is not satisfied, select a specific command value indicating that processing is not performed for the defect,
The fault management system according to claim 1 or 2, wherein the specific instruction value, the specific change data, and the specific register identifier are output as the specific state value.
前記命令部は、前記特定の命令値と、前記特定のレジスタ識別子と、前記特定の変更データとに応じて、該特定の命令を発行する
請求項1または請求項3に記載の障害管理システム。
The fault management system according to claim 1, wherein the command unit issues the specific command in accordance with the specific command value, the specific register identifier, and the specific change data.
電子装置におけるレジスタが示すレジスタ値を、通信ネットワークを介して読み取り、前記レジスタ値と、命令を発行する条件を表す判定値とを比較し、比較した結果に応じて、前記電子装置の状態を示す状態値の中から特定の状態値を選び、該特定の状態値に応じて、前記電子装置に対して特定の命令を発行する障害管理方法。   The register value indicated by the register in the electronic device is read via a communication network, the register value is compared with a determination value indicating a condition for issuing an instruction, and the state of the electronic device is indicated according to the comparison result. A failure management method for selecting a specific status value from status values and issuing a specific command to the electronic device in accordance with the specific status value. 電子装置におけるレジスタが示すレジスタ値を、通信ネットワークを介して読み取り、前記レジスタ値と、命令を発行する条件を表す判定値とを比較し、比較した結果に応じて、前記電子装置の状態を示す状態値の中から特定の状態値を選び、該特定の状態値を出力する診断機能と、
前記特定の状態値に応じて、前記電子装置に対して特定の命令を発行する復旧機能とを
コンピュータに実現させる障害管理プログラム。
The register value indicated by the register in the electronic device is read via a communication network, the register value is compared with a determination value indicating a condition for issuing an instruction, and the state of the electronic device is indicated according to the comparison result. A diagnostic function for selecting a specific status value from the status values and outputting the specific status value;
A failure management program for causing a computer to implement a recovery function for issuing a specific command to the electronic device according to the specific state value.
前記診断機能は、
前記レジスタを識別するレジスタ識別子と、前記判定値と、前記状態値とを関連付ける第1機能と、
前記レジスタ値を読み取るレジスタ読み取り機能と、
前記レジスタ読み取り機能が参照した前記レジスタに対応したレジスタ識別子に関連付けされた特定の判定値と第1状態値を読み取り、前記レジスタ値と前記判定値とを比較し、所定の判定条件を満たす場合には、該第1状態値を前記特定の状態値とし、所定の判定条件を満たさない場合には、不具合に対して処理を行わないことを表す状態値を前記特定の状態値として出力する障害探索機能とを
備える請求項7に記載の障害管理プログラム。
The diagnostic function is:
A first function for associating a register identifier for identifying the register, the determination value, and the state value;
A register reading function for reading the register value;
When a specific determination value associated with a register identifier corresponding to the register referred to by the register reading function and a first state value are read, the register value is compared with the determination value, and a predetermined determination condition is satisfied Is a fault search that uses the first state value as the specific state value and outputs a state value indicating that no processing is performed for the failure as the specific state value when a predetermined determination condition is not satisfied. The failure management program according to claim 7 provided with a function.
前記復旧機能は、
前記状態値と前記命令とを関連付ける第2機能と、
前記第2機能を使って、前記状態値に関連付けされた第1命令を選び、前記第1命令を前記特定の命令とする命令機能とを
備える請求項7または請求項8に記載の障害管理プログラム。
The recovery function is
A second function associating the state value with the instruction;
The failure management program according to claim 7 or 8, further comprising: an instruction function that uses the second function to select a first instruction associated with the state value and uses the first instruction as the specific instruction. .
前記第1機能において、
前記判定値は、再起動を命じる条件を表す再起動判定値と、レジスタを変更する条件を表すレジスタ変更判定値とを表し、
前記状態値は、命令を表す命令値と、値を変更するレジスタ識別子と、書き込むデータを表す変更データとを表し、
前記障害探索機能は、前記レジスタ読み取り部が参照した前記レジスタに対応したレジスタ識別子に関連付けされた特定の再起動判定値と特定のレジスタ変更判定値と特定のレジスタ識別子と特定の変更データとを読み取り、
前記レジスタ値と前記再起動判定値とを比較し、
所定の判定条件を満たす場合には、再起動する命令に対応した特定の命令値を選び、
所定の判定条件を満たさない場合には、前記レジスタ値と前記レジスタ変更判定値とを比較し、所定の判定条件を満たす場合には、レジスタに値を書き込む命令を表す特定の命令値を選び、
所定の判定条件を満たさない場合には、不具合に対して処理を行わないことを表す特定の命令値を選び、
前記特定の命令値と、前記特定の変更データと、前記特定のレジスタ識別子とを前記特定の状態値として出力する
請求項7または請求項8に記載の障害管理プログラム。
In the first function,
The determination value represents a restart determination value representing a condition for instructing restart, and a register change determination value representing a condition for changing a register,
The state value represents an instruction value representing an instruction, a register identifier for changing the value, and change data representing data to be written,
The failure search function reads a specific restart determination value, a specific register change determination value, a specific register identifier, and specific change data associated with a register identifier corresponding to the register referred to by the register reading unit. ,
Compare the register value and the restart determination value,
If the predetermined judgment condition is met, select a specific command value corresponding to the command to be restarted,
When the predetermined determination condition is not satisfied, the register value is compared with the register change determination value, and when the predetermined determination condition is satisfied, a specific instruction value representing an instruction to write a value to the register is selected,
If the predetermined judgment condition is not satisfied, select a specific command value indicating that processing is not performed for the defect,
9. The fault management program according to claim 7, wherein the specific instruction value, the specific change data, and the specific register identifier are output as the specific state value.
JP2012151172A 2012-07-05 2012-07-05 Fault management system, fault management method and fault management program Active JP5823929B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012151172A JP5823929B2 (en) 2012-07-05 2012-07-05 Fault management system, fault management method and fault management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012151172A JP5823929B2 (en) 2012-07-05 2012-07-05 Fault management system, fault management method and fault management program

Publications (2)

Publication Number Publication Date
JP2014013529A true JP2014013529A (en) 2014-01-23
JP5823929B2 JP5823929B2 (en) 2015-11-25

Family

ID=50109165

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012151172A Active JP5823929B2 (en) 2012-07-05 2012-07-05 Fault management system, fault management method and fault management program

Country Status (1)

Country Link
JP (1) JP5823929B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117579811A (en) * 2023-11-14 2024-02-20 镁佳(武汉)科技有限公司 Vehicle camera fault detection and recovery method, system and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002268730A (en) * 2001-03-09 2002-09-20 Mitsubishi Electric Corp Maintenance system for field device
JP2004070458A (en) * 2002-08-02 2004-03-04 Yamatake Corp Program with self-diagnostic function, program supervising device and method, and program with program supervising function
JP2005346331A (en) * 2004-06-02 2005-12-15 Nec Corp Failure recovery apparatus, method for restoring fault, manager apparatus, and program
JP2007028118A (en) * 2005-07-15 2007-02-01 Hitachi Ltd Failure judging method of node device
WO2011114834A1 (en) * 2010-03-16 2011-09-22 株式会社日立製作所 Network device and network apparatus

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002268730A (en) * 2001-03-09 2002-09-20 Mitsubishi Electric Corp Maintenance system for field device
JP2004070458A (en) * 2002-08-02 2004-03-04 Yamatake Corp Program with self-diagnostic function, program supervising device and method, and program with program supervising function
JP2005346331A (en) * 2004-06-02 2005-12-15 Nec Corp Failure recovery apparatus, method for restoring fault, manager apparatus, and program
JP2007028118A (en) * 2005-07-15 2007-02-01 Hitachi Ltd Failure judging method of node device
WO2011114834A1 (en) * 2010-03-16 2011-09-22 株式会社日立製作所 Network device and network apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117579811A (en) * 2023-11-14 2024-02-20 镁佳(武汉)科技有限公司 Vehicle camera fault detection and recovery method, system and device

Also Published As

Publication number Publication date
JP5823929B2 (en) 2015-11-25

Similar Documents

Publication Publication Date Title
US8924800B2 (en) Remote monitoring systems and related methods and recording mediums using the same
CN105144074A (en) Block storage using a hybrid memory device
JP2007249761A (en) Computer device, activation control method and activation control program
JP7387469B2 (en) Communication equipment, monitoring server and log collection method
JPWO2015111176A1 (en) Programmable device, error holding system, and electronic system apparatus
JP5359601B2 (en) Dump output control device, dump output control program, and dump output control method
TW201706739A (en) Programmable logic controller, engineering tool and engineering tool program
JP5352027B2 (en) Computer system management method and management apparatus
JP5823929B2 (en) Fault management system, fault management method and fault management program
US8161324B2 (en) Analysis result stored on a field replaceable unit
US9857976B2 (en) Non-volatile memory drive partitions within microcontrollers
JP2009075633A (en) Programmable display unit
JP6252285B2 (en) Storage control device, control method, and program
JP7131486B2 (en) Control system, programmable logic controller and information processing method
JP6111731B2 (en) Parallel debugging system, parallel debugging method, and parallel debugging program
JP2017010431A (en) Debug system
JP2017227973A (en) Abnormality analysis support system and abnormality analysis support device
TWI789983B (en) Power management method and power management device
CN113986142B (en) Disk fault monitoring method, device, computer equipment and storage medium
JP2010146154A (en) Counter-fault means determination device and computer program and counter-fault means determination method
JP7037514B2 (en) Plant monitoring system and plant monitoring method
JP6901171B1 (en) Information processing equipment, information processing methods and programs
WO2021187128A1 (en) Monitoring system, monitoring device, and monitoring method
JP2008090969A (en) Debugging system of redundancy operation program and program
JP5447841B2 (en) Information processing apparatus, debug information acquisition method, and debug information acquisition program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131114

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140625

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140708

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20140801

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140821

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150203

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150401

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20150915

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20151008

R150 Certificate of patent or registration of utility model

Ref document number: 5823929

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150