Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP6502890B2 - Fault information management device, fault information management method and fault information management program - Google Patents
[go: Go Back, main page]

JP6502890B2 - Fault information management device, fault information management method and fault information management program - Google Patents

Fault information management device, fault information management method and fault information management program Download PDF

Info

Publication number
JP6502890B2
JP6502890B2 JP2016116068A JP2016116068A JP6502890B2 JP 6502890 B2 JP6502890 B2 JP 6502890B2 JP 2016116068 A JP2016116068 A JP 2016116068A JP 2016116068 A JP2016116068 A JP 2016116068A JP 6502890 B2 JP6502890 B2 JP 6502890B2
Authority
JP
Japan
Prior art keywords
trap
failure information
communication device
missing
detected
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.)
Active
Application number
JP2016116068A
Other languages
Japanese (ja)
Other versions
JP2017220883A (en
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.)
NTT Inc
NTT Inc USA
Original Assignee
Nippon Telegraph and Telephone Corp
NTT Inc USA
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 Nippon Telegraph and Telephone Corp, NTT Inc USA filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2016116068A priority Critical patent/JP6502890B2/en
Publication of JP2017220883A publication Critical patent/JP2017220883A/en
Application granted granted Critical
Publication of JP6502890B2 publication Critical patent/JP6502890B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Selective Calling Equipment (AREA)
  • Telephonic Communication Services (AREA)

Description

本発明は、障害情報管理装置、障害情報管理方法及び障害情報管理プログラムに関する。   The present invention relates to a fault information management device, a fault information management method, and a fault information management program.

従来、ネットワークを構成している各通信装置(Element)を管理するためのシステムとして、EMS(Element Management System)が採用されている。このEMSでは、管理対象の各通信装置は、自装置になんらかのイベントが発生した際、マネージャである管理装置に、TRAP(障害情報)を発出する。管理装置では、このTRAPを受信することによって、このTRAPを発出した通信装置に、障害の各イベントがあることを検知する。イベントは、CPU(Central Processing Unit)障害、FAN障害等の装置故障、装置回復等である。ここで、管理装置では、時系列に沿ってTRAPの記録を省略せずに漏れなく記録することによって、障害原因の検知の精度向上を図っている(例えば、特許文献1参照)。   Conventionally, an EMS (Element Management System) has been adopted as a system for managing each communication device (Element) that constitutes a network. In this EMS, each communication device to be managed issues TRAP (fault information) to the management device which is the manager when an event occurs in the own device. The management apparatus detects that there is a failure event in the communication apparatus that has issued this TRAP by receiving this TRAP. The event is a device failure such as a central processing unit (CPU) failure, a fan failure, or a device recovery. Here, in the management apparatus, the accuracy of detection of the cause of failure is improved by recording without omission of TRAP recording in time series (for example, see Patent Document 1).

特開2012−080181号公報JP 2012-080181 A

従来の技術では、管理装置は、TRAPの不連続(欠落)を検知した場合には、通信装置に対しTRAPの再取得を行うことによって、欠落しているTRAPの補完を行っている。   In the related art, when detecting a discontinuity (dropping) of TRAP, the management device performs the TRAP reacquisition to the communication device to compensate for the missing TRAP.

しかしながら、従来の技術では、管理装置は、通信装置自体の故障、或いは、ネットワーク上での障害などが原因でTRAPが欠落した場合、この通信装置から次のTRAPが管理装置に達した時に、初めてTRAPの欠落を検知する。すなわち、従来の技術では、管理装置は、TRAPが欠落した通信装置からの次のTRAPが管理装置に達するまでの間、この通信装置からのTRAPに欠落があったことを検知することができず、その補完も行うことができなかった。   However, in the prior art, when the TRAP is missing due to a failure of the communication device itself or a failure on the network, the management device is the first time when the next TRAP from the communication device reaches the management device. Detect missing TRAP. That is, in the prior art, the management apparatus can not detect that there is a drop in TRAP from this communication apparatus until the next TRAP from the communication apparatus from which the TRAP is missing reaches the management apparatus. , Could not do its complement.

本発明は、上記に鑑みてなされたものであって、TRAPの欠落を、通信装置からの次のTRAPが達する前に検知することを可能にする障害情報管理装置、障害情報管理方法及び障害情報管理プログラムを提供することを目的とする。   The present invention has been made in view of the above, and it is possible to detect a missing TRAP before the next TRAP from a communication apparatus reaches it, a fault information management device, a fault information management method, and fault information It aims to provide a management program.

上述した課題を解決し、目的を達成するために、本発明に係る障害情報管理装置は、ネットワークを介して接続する通信装置群からそれぞれ受信した障害情報の各受信時間の近似性を基に、通信装置群のうち類似関係にある複数の通信装置を判別する類似装置判別部と、検知対象の通信装置からの障害情報が欠落しているか否かを、該検知対象の通信装置と類似関係にある通信装置からの障害情報の受信時間を基に検知する障害情報欠落検知部と、障害情報欠落検知部が検知対象の通信装置からの障害情報が欠落していることを検知した場合、検知対象の通信装置が有する障害情報を発出した時間のログである発出情報一覧を用いて、欠落している障害情報を補完する補完部と、を有することを特徴とする。   In order to solve the problems described above and to achieve the object, the fault information management device according to the present invention is based on the approximation of the reception time of fault information respectively received from communication devices connected via a network. The similar device determination unit that determines a plurality of communication devices having a similar relationship among the communication device group and whether the failure information from the communication device to be detected is missing is similar to the communication device to be detected. If a failure information loss detection unit that detects failure information from a certain communication device based on the reception time, and the failure information loss detection unit detects that failure information from the communication device to be detected is missing, the detection target And a complementing unit that complements the missing failure information using the issued information list, which is a log of the time at which the communication device has issued the failure information.

本発明によれば、TRAPの欠落を、通信装置からの次のTRAPが達する前に検知することを可能にする。   According to the present invention, it is possible to detect missing TRAPs before the next TRAP from the communication device arrives.

図1は、本発明の実施の形態に係る管理システムの概略構成を示す模式図である。FIG. 1 is a schematic view showing a schematic configuration of a management system according to an embodiment of the present invention. 図2は、図1に示す管理装置の構成を例示する模式図である。FIG. 2 is a schematic view illustrating the configuration of the management device shown in FIG. 図3は、図1に示す障害情報管理装置の構成を例示する模式図である。FIG. 3 is a schematic view illustrating the configuration of the fault information management device shown in FIG. 図4は、図3に示す障害情報受信データのデータ構成の一例を示す図である。FIG. 4 is a view showing an example of the data configuration of the fault information reception data shown in FIG. 図5は、図3に示す類似装置判別用データのデータ構成の一例を示す図である。FIG. 5 is a view showing an example of the data configuration of the similar device identification data shown in FIG. 図6は、図3に示す装置別障害情報データのデータ構成の一例を示す図である。FIG. 6 is a view showing an example of the data configuration of the device-by-device failure information data shown in FIG. 図7は、図1に示す障害情報管理装置が受信したTRAPに対する処理を模式的に説明する図である。FIG. 7 is a diagram schematically illustrating processing for TRAP received by the fault information management device shown in FIG. 図8は、図3に示す類似装置判別部による類似装置判別処理について説明する図である。FIG. 8 is a diagram for explaining similar device determination processing by the similar device determination unit shown in FIG. 3. 図9は、図3に示す障害情報欠落検知部の障害情報の欠落検知処理を説明する図である。FIG. 9 is a diagram for explaining loss detection processing of failure information of the failure information loss detection unit shown in FIG. 3. 図10は、図3に示す障害情報欠落検知部の障害情報の欠落検知処理を説明する図である。FIG. 10 is a diagram for explaining loss detection processing of failure information of the failure information detection unit shown in FIG. 図11は、図3に示す補完部の補完処理を説明する図である。FIG. 11 is a diagram for explaining the complementing process of the complementing unit shown in FIG. 図12は、図3に示す補完部の補完処理を説明する図である。FIG. 12 is a diagram for explaining the complementing process of the complementing unit shown in FIG. 図13は、本実施の形態に係る類似装置判別処理の処理手順を示すフローチャートである。FIG. 13 is a flowchart showing the processing procedure of similar device determination processing according to the present embodiment. 図14は、本実施の形態に係る障害情報欠落検知処理及び補完処理の処理手順を示すフローチャートである。FIG. 14 is a flowchart showing the processing procedure of failure information loss detection processing and complement processing according to the present embodiment. 図15は、図1に示す管理装置の他の構成を示す模式図である。FIG. 15 is a schematic view showing another configuration of the management device shown in FIG. 図16は、プログラムが実行されることにより、管理装置及び障害情報管理装置が実現されるコンピュータの一例を示す図である。FIG. 16 is a diagram illustrating an example of a computer in which a management device and a failure information management device are realized by execution of a program.

以下、図面を参照して、本発明の一実施形態を詳細に説明する。なお、この実施の形態により本発明が限定されるものではない。また、図面の記載において、同一部分には同一の符号を付して示している。   Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings. The present invention is not limited by the embodiment. Further, in the description of the drawings, the same portions are denoted by the same reference numerals.

[実施の形態]
まず、実施の形態に係る管理システムについて、管理システムの概略構成及び通信システムにおける通信処理の流れ及び具体例を説明する。
Embodiment
First, regarding the management system according to the embodiment, a schematic configuration of the management system and the flow and specific example of communication processing in the communication system will be described.

[管理システム]
図1は、本実施の形態に係る管理システムの概略構成を示す模式図である。図1に示すように、本実施の形態に係る管理システム1は、ネットワーク4を介して通信装置群(装置10A〜10Z)を管理する管理装置2と、管理装置2とネットワーク4との間に設けられた障害情報管理装置3と、を有する。
[Management system]
FIG. 1 is a schematic view showing a schematic configuration of a management system according to the present embodiment. As shown in FIG. 1, the management system 1 according to the present embodiment includes a management device 2 that manages communication device groups (devices 10A to 10Z) via the network 4, and between the management device 2 and the network 4. And the fault information management device 3 provided.

装置10A〜10Zは、管理装置2に対し、自装置になんらかのイベント(CPU障害、FAN障害等の装置故障、装置回復等)が発生した際、TRAP(障害情報)を発出する。装置10A〜10Zは、それぞれ時計を有しており、TRAPとして、TRAP番号と自装置からの発出時間とを対応付けて、発出する。各装置10A〜10Zは、それぞれ、発出したTRAPのTRAP番号と発出時間とを対応付けて時系列に記録するログ(発出情報一覧)を有する。装置10A〜10Zは、それぞれ、同じ若しくは近似の装置であり、近似の動作をする。   The devices 10A to 10Z issue TRAP (failure information) to the management device 2 when an event (device failure such as CPU failure or FAN failure, device recovery, etc.) occurs in the own device. Each of the devices 10A to 10Z has a clock, and issues a TRAP by associating a TRAP number with an emission time from the own device. Each of the devices 10A to 10Z has a log (a list of issued information) in which the TRAP number of the TRAP issued and the issue time are associated and recorded in time series. The devices 10A to 10Z are respectively the same or approximate devices, and perform approximate operations.

管理装置2は、装置10A〜10Zが発出したTRAPを確認することによって、このTRAPを発出した装置10A〜10Zに、障害の各イベントがあることを検知する。管理装置2は、障害情報管理装置3(後述)によってTRAPの欠落検知、装置故障検知及びTRAPの補完が行われた後のTRAPデータを用いて管理を行う。管理装置2は、時計を有する。管理装置2は、装置10A〜10Zについて、ping等を用いた常時監視を行っていない。   The management device 2 detects that there is a failure event in the devices 10A to 10Z that have issued the TRAP by confirming the TRAPs issued by the devices 10A to 10Z. The management device 2 performs management using TRAP data that has been subjected to TRAP loss detection, device failure detection, and TRAP complementation by the failure information management device 3 (described later). The management device 2 has a clock. The management device 2 does not constantly monitor the devices 10A to 10Z using ping or the like.

障害情報管理装置3は、装置10A〜10ZからのTRAPを受信し、装置10A〜10Zごとに、TRAP番号と、障害情報管理装置3におけるTRAP番号の受信時間と、装置10A〜10Zからの発出時間とを対応させたTRAPデータを管理装置2に出力する。なお、障害情報管理装置3は、時計を有する。   The fault information management device 3 receives the TRAP from the devices 10A to 10Z, and for each of the devices 10A to 10Z, the TRAP number, the reception time of the TRAP number in the fault information management device 3, and the issuance time from the devices 10A to 10Z And TRAP data corresponding to the above are output to the management apparatus 2. The fault information management device 3 has a clock.

そして、障害情報管理装置3は、装置10A〜10Zのうち類似関係にある複数の装置10A〜10Zを判別し、検知対象の装置10A〜10ZからのTRAPの欠落の有無を、該検知対象の装置10A〜10Zと類似関係にある装置10A〜10ZからのTRAPの受信時間を基に検知する。この障害情報管理装置3では、TRAPの欠落を、装置10A〜10Zからの次のTRAPが達する前に検知する。そして、障害情報管理装置3は、TRAPが欠落していることを検知した場合、TRAPが欠落した装置10A〜10ZのTRAPのログを用いて、欠落しているTRAPを補完する。   Then, the fault information management device 3 determines a plurality of devices 10A to 10Z having a similar relationship among the devices 10A to 10Z, and detects the presence or absence of a missing TRAP from the devices 10A to 10Z to be detected. The detection time of the TRAP from the devices 10A to 10Z which are similar to 10A to 10Z is detected. The failure information management device 3 detects the missing TRAP before the next TRAP from the devices 10A to 10Z reaches. When the fault information management device 3 detects that the TRAP is missing, the fault information management device 3 complements the missing TRAP using the TRAP log of the devices 10A to 10Z where the TRAP is missing.

[管理装置の構成]
次に、図1に示す管理装置2の構成について説明する。図2は、管理装置2の構成を例示する模式図である。図2に示すように、管理装置2は、記憶部21、制御部22、入力部23、出力部24及び通信制御部25を有する。
[Management device configuration]
Next, the configuration of the management device 2 shown in FIG. 1 will be described. FIG. 2 is a schematic view illustrating the configuration of the management device 2. As illustrated in FIG. 2, the management device 2 includes a storage unit 21, a control unit 22, an input unit 23, an output unit 24, and a communication control unit 25.

記憶部21は、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現され、管理装置2を動作させる処理プログラムや、処理プログラムの実行中に使用されるデータなどが記憶される。記憶部21は、障害情報管理装置3によってTRAPの欠落検知及びTRAPの補完が行われた後のTRAPデータを記憶する。   The storage unit 21 is realized by a semiconductor memory device such as a random access memory (RAM) or a flash memory, or a storage device such as a hard disk or an optical disk, and has a processing program for operating the management device 2 or a processing program. Data used during execution is stored. The storage unit 21 stores TRAP data after the failure information management device 3 has performed TRAP loss detection and TRAP complementation.

制御部22は、各種の処理手順などを規定したプログラム及び所要データを格納するための内部メモリを有し、これらによって種々の処理を実行する。例えば、制御部22は、CPUやMPU(Micro Processing Unit)などの電子回路である。制御部22は、管理部221を有する。   The control unit 22 has a program defining various processing procedures and the like, and an internal memory for storing required data, and executes various processing by these. For example, the control unit 22 is an electronic circuit such as a CPU or a micro processing unit (MPU). The control unit 22 has a management unit 221.

管理部221は、障害情報管理装置3(後述)からのTRAPデータを用いて、装置10A〜10Zの管理を行う。例えば、管理部221は、障害情報管理装置3からのTRAPデータのうち、障害情報管理装置3によって、TRAPの欠落検知及び装置故障検知が行なわれた装置10A〜10Zについては、この装置10A〜10Zに故障等のイベントが生じたことを判断し、装置故障対応に関する処理を実行する。また、管理部221は、障害情報管理装置3からのTRAPデータのうち、TRAPの補完があった装置10A〜10Zについては、この補完されたTRAPの送出の際にネットワーク4の障害があったと判断し、ネットワーク障害対応に関する処理を実行する。   The management unit 221 manages the devices 10A to 10Z using TRAP data from the fault information management device 3 (described later). For example, among the TRAP data from the fault information management device 3, the management unit 221 performs the device 10A to 10Z with respect to the devices 10A to 10Z for which TRAP loss detection and device failure detection have been performed by the fault information management device 3. To determine that an event such as a failure has occurred, and execute processing for handling the device failure. Further, the management unit 221 determines that, among the TRAP data from the fault information management device 3, for the devices 10A to 10Z for which the TRAP has been complemented, there is a fault in the network 4 at the time of sending out the complemented TRAP. And execute processing related to network failure handling.

入力部23は、キーボードやマウス等の入力デバイスを用いて実現され、操作者による入力操作に対応して、制御部22に対して処理開始などの各種指示情報を入力する。出力部24は、液晶ディスプレイなどの表示装置、プリンタ等の印刷装置、情報通信装置等によって実現される。通信制御部25は、LAN(Local Area Network)やインターネット等の電気通信回線を介した、障害情報管理装置3或いは外部装置と制御部22との通信を制御する。   The input unit 23 is realized by using an input device such as a keyboard and a mouse, and inputs various instruction information such as processing start to the control unit 22 in response to an input operation by the operator. The output unit 24 is realized by a display device such as a liquid crystal display, a printing device such as a printer, an information communication device, and the like. The communication control unit 25 controls communication between the fault information management device 3 or an external device and the control unit 22 via a telecommunication line such as a LAN (Local Area Network) or the Internet.

[障害情報管理装置]
次に、図1に示す障害情報管理装置3の構成について説明する。図3は、障害情報管理装置3の構成を例示する模式図である。図3に示すように、障害情報管理装置3は、記憶部31、制御部32、入力部33、出力部34及び通信制御部35を有する。
[Fault information management device]
Next, the configuration of the fault information management device 3 shown in FIG. 1 will be described. FIG. 3 is a schematic view illustrating the configuration of the fault information management device 3. As shown in FIG. 3, the fault information management device 3 includes a storage unit 31, a control unit 32, an input unit 33, an output unit 34, and a communication control unit 35.

記憶部31は、RAM、フラッシュメモリ等の半導体メモリ素子、または、ハードディスク、光ディスク等の記憶装置によって実現され、障害情報管理装置3を動作させる処理プログラムや、処理プログラムの実行中に使用されるデータなどが記憶される。記憶部31は、障害情報受信データ311、類似装置判別用データ312、装置別障害情報データ313を記憶する。   The storage unit 31 is realized by a storage device such as a RAM, a semiconductor memory device such as a flash memory, or a hard disk or an optical disk, and a processing program for operating the fault information management device 3 or data used during execution of the processing program Etc. are stored. The storage unit 31 stores failure information reception data 311, similar device determination data 312, and device failure information data 313.

図4は、障害情報受信データ311のデータ構成の一例を示す図である。図4のテーブルT1に示すように、障害情報受信データ311は、障害情報管理装置3がTRAPを受信した時間と、TRAPを発出した装置とをそれぞれ対応付けて時系列に記録されたデータである。なお、障害情報受信データ311は、TRAP番号も対応付けて記憶するが、図4では、後の類似装置判別処理の処理説明のため、TRAP番号欄を省略している。   FIG. 4 is a view showing an example of the data configuration of the failure information reception data 311. As shown in FIG. As shown in the table T1 in FIG. 4, the fault information reception data 311 is data recorded in time series, each associating the time when the fault information management device 3 receives the TRAP with the device that has issued the TRAP. . The fault information reception data 311 also stores TRAP numbers in association with each other. However, in FIG. 4, the TRAP number column is omitted in order to explain the processing of the similar device determination processing later.

図5は、類似装置判別用データ312のデータ構成の一例を示す図である。図5のテーブルT2に示すように、類似装置判別用データ312は、類似関係にある装置(類似装置)の識別情報と、この類似装置からのTRAPの受信時間とを対応付けたデータである。記憶部31は、装置10A〜10Zごとにそれぞれ、テーブルT2に例示する類似装置判別用データ312を記憶する。類似装置判別部322(後述)は、テーブルT1に示す障害情報受信データ311が記録する情報を基に、一定のルールに従って、この類似装置判別用データ312の各テーブルに、装置の識別情報及びTRAPの受信時間を書き込むことによって、類似装置を判別する。   FIG. 5 is a view showing an example of the data configuration of the similar device determination data 312. As shown in FIG. As shown in the table T2 of FIG. 5, the similar device determination data 312 is data in which identification information of devices (similar devices) having a similar relationship is associated with the reception time of TRAP from this similar device. The storage unit 31 stores similar device identification data 312 illustrated in the table T2 for each of the devices 10A to 10Z. The similar device determination unit 322 (to be described later) determines the device identification information and TRAP in each table of the similar device determination data 312 according to a certain rule based on the information recorded in the failure information reception data 311 shown in the table T1. The similar device is determined by writing the reception time of.

図6は、装置別障害情報データ313のデータ構成の一例を示す図である。図6のテーブルT3に示すように、TRAP番号と、障害情報管理装置3におけるTRAP番号の受信時間と、装置10A〜10Zからの発出時間とを対応させたデータである。   FIG. 6 is a view showing an example of the data configuration of the device-by-device failure information data 313. As shown in FIG. As shown in the table T3 of FIG. 6, the TRAP number, the reception time of the TRAP number in the fault information management device 3, and the emission time from the devices 10A to 10Z correspond to each other.

テーブルT3に示すように、例えば、1行目には、TRAP番号「1001」、障害情報管理装置3がこの「1001」番であるTRAPを受信した時間「10:00」及びこのTRAPの装置10A〜10Zにおける発出時間「(10:00)」が対応付けられている。記憶部31は、装置10A〜10Zごとにそれぞれ、テーブルT3に例示する装置別障害情報データ313を記憶する。装置10A〜10Zの各装置別障害情報データ313は、TRAPデータとして管理装置2に出力される。   As shown in the table T3, for example, in the first row, the TRAP number "1001", the time "10:00" when the fault information management device 3 received the TRAP which is the "1001" number, and the device 10A of this TRAP The dispatch time "(10:00)" in ~ 10Z is matched. The storage unit 31 stores device-by-device failure information data 313 exemplified in the table T3 for each of the devices 10A to 10Z. The device-by-device failure information data 313 of the devices 10A to 10Z are output to the management device 2 as TRAP data.

なお、装置別障害情報データ313における受信時間と、装置10A〜10Zにおける発出時間とは、障害情報管理装置3の時計と、装置10A〜10Zの時計との進み方が異なる場合もあるため、同一とは限らない。また、装置10A〜10Cの各装置別障害情報データ313を、以降の説明において、受信テーブルTa,Tb,Tc−1,Tc−2として説明する。   The reception time in the device-specific fault information data 313 and the issue time in the devices 10A to 10Z may be the same as the clock of the fault information management device 3 and the clocks of the devices 10A to 10Z may be different. Not necessarily. In addition, the failure information data 313 classified by each device of the devices 10A to 10C will be described as reception tables Ta, Tb, Tc-1, and Tc-2 in the following description.

制御部32は、各種の処理手順などを規定したプログラム及び所要データを格納するための内部メモリを有し、これらによって種々の処理を実行する。例えば、制御部32は、CPUやMPUなどの電子回路である。制御部32は、TRAPの欠落検知、補完、及び、装置故障検知を行う障害情報管理部321を有する。障害情報管理部321は、類似装置判別部322、障害情報欠落検知部323及び補完部324を有する。   The control unit 32 has a program defining various processing procedures and the like, and an internal memory for storing required data, and executes various processing by these. For example, the control unit 32 is an electronic circuit such as a CPU or an MPU. The control unit 32 includes a fault information management unit 321 that performs missing detection of the TRAP, complementation, and device failure detection. The fault information management unit 321 includes a similar device determination unit 322, a fault information loss detection unit 323, and a complement unit 324.

類似装置判別部322は、装置10A〜10Zからそれぞれ受信したTRAPの各受信時間の近似性を基に、装置10A〜10Zのうち類似関係にある複数の装置を判別する。具体的には、類似装置判別部322は、所定の時間内に受信したTRAPを発出した複数の装置10A〜10Zを類似関係にある複数の装置であると判別する。言い換えると、類似装置判別部322は、装置10A〜10Zのうちの一つの装置からTRAPを受信した一定時間以内に、他の装置からTRAPを受信した場合に、この一つの装置と他の装置とを類似関係にある複数の装置であると判別する。   The similar device determination unit 322 determines a plurality of devices having similar relationships among the devices 10A to 10Z based on the approximation of the reception time of each of the TRAPs received from the devices 10A to 10Z. Specifically, the similar device determination unit 322 determines that the plurality of devices 10A to 10Z that have issued the TRAP received within the predetermined time period are the plurality of devices having similar relationships. In other words, if the similar device determination unit 322 receives a TRAP from another device within a certain period of time when the TRAP is received from one of the devices 10A to 10Z, the similar device determination unit 322 Are determined to be a plurality of devices in a similar relationship.

障害情報欠落検知部323は、検知対象の装置10A〜10ZからのTRAPが欠落しているか否かを、該検知対象の装置と類似関係にある装置からのTRAPの受信時間を基に検知する。すなわち、障害情報欠落検知部323は、検知対象の装置からのTRAPの受信時間と、検知対象の装置と類似関係にある装置からのTRAPの受信時間とを比較し、当該障害情報管理装置3の各受信時間の一致度を基に検知対象の装置からのTRAPが欠落しているか否かを判断する。また、障害情報欠落検知部323は、検知対象の装置からのTRAPが欠落していることを検知した場合には、TRAPの欠落部分以外において対応する当該障害情報管理装置3のTRAPの受信時間と検知対象の装置のTRAPの発出時間との差分を求める。   The failure information loss detection unit 323 detects whether TRAPs from the detection target devices 10A to 10Z are missing, based on the reception time of the TRAP from a device similar to the detection target device. That is, the failure information loss detection unit 323 compares the reception time of TRAP from the device to be detected with the reception time of TRAP from the device having a similar relation to the device to be detected. It is determined whether or not the TRAP from the device to be detected is missing based on the degree of coincidence of each reception time. Further, when the fault information loss detection unit 323 detects that the TRAP from the device to be detected is missing, the fault information loss detection unit 323 determines the reception time of the corresponding TRAP of the fault information management device 3 other than the missing portion of the TRAP. The difference with the TRAP issuance time of the device to be detected is obtained.

補完部324は、障害情報欠落検知部323が検知対象の装置からのTRAPが欠落していることを検知した場合、検知対象の装置が有するTRAPのログを用いて、欠落しているTRAPを補完する。   When the failure information loss detection unit 323 detects that the TRAP from the device to be detected is missing, the complementing unit 324 complements the missing TRAP using the log of the TRAP that the device to be detected has. Do.

具体的には、補完部324は、TRAPが欠落していると検知された装置が有するTRAPのログを参照する。そして、補完部324は、TRAPの欠落部分のログデータがある場合には、このログからTRAPの欠落部分のログデータを取得する。続いて、補完部324は、該取得したTRAPの欠落部分のログデータと、TRAPの欠落部分以外において対応する当該障害情報管理装置3の受信時間と検知対象の装置のTRAPの発出した時間との差分とを用いて、TRAPの欠落部分を補完する。また、補完部は、検知対象の装置から、TRAPの欠落部分のログデータが取得できない場合には、該検知対象の装置が故障していることを検知する。   Specifically, the complementing unit 324 refers to the TRAP log that the device detected as missing TRAP has. Then, when there is log data of the missing part of the TRAP, the complementing unit 324 acquires log data of the missing part of the TRAP from this log. Subsequently, the complementing unit 324 compares the log data of the acquired missing part of the TRAP, the reception time of the fault information management apparatus 3 corresponding to the part other than the missing part of the TRAP, and the time when the TRAP of the apparatus to be detected is issued. The difference part is used to complement the missing part of TRAP. Further, when the log data of the missing part of the TRAP can not be acquired from the device to be detected, the complementing unit detects that the device to be detected is broken.

入力部33は、キーボードやマウス等の入力デバイスを用いて実現され、操作者による入力操作に対応して、制御部32に対して処理開始などの各種指示情報を入力する。出力部34は、液晶ディスプレイなどの表示装置、プリンタ等の印刷装置、情報通信装置等によって実現される。通信制御部25は、LANやインターネット等の電気通信回線を介した、管理装置2或いは装置10A〜10Zと制御部32との通信を制御する。   The input unit 33 is realized by using an input device such as a keyboard and a mouse, and inputs various instruction information such as processing start to the control unit 32 in response to the input operation by the operator. The output unit 34 is realized by a display device such as a liquid crystal display, a printing device such as a printer, an information communication device, and the like. The communication control unit 25 controls communication between the management device 2 or the devices 10A to 10Z and the control unit 32 via a telecommunication line such as a LAN or the Internet.

図7は、障害情報管理装置3が受信したTRAPに対する処理を模式的に説明する図である。この障害情報管理装置3は、図7に示すように、各装置10A〜10Cから発出されたTRAPに欠落があることを、類似装置の障害情報受信データ311と比較することによって、装置10A〜10Cからの次のTRAPが達する前に、TRAPの欠落検知、補完、或いは、装置故障の検知を行う(図7の矢印Y1参照)。   FIG. 7 is a diagram for schematically explaining the process for the TRAP received by the fault information management device 3. The failure information management device 3 compares the failure information reception data 311 of similar devices with the failure information reception data 311 of similar devices, as shown in FIG. 7, to show that the TRAPs issued from the respective devices 10A to 10C are missing. Before the next TRAP from H. reaches, detection of missing TRAP, complement, or detection of device failure is performed (see arrow Y1 in FIG. 7).

例えば、障害情報管理装置3は、装置10Bの受信テーブルTbのTRAP番号「1201」以降の番号、及び、装置10Cの受信テーブルTc−1のTRAP番号「1301」,「1303」の間の番号が欠落していることを、類似装置である装置10AのTRAPの受信テーブルTaと比較することによって検知する。これによって、障害情報管理装置3は、装置10B,10Cによる次のTRAPが達する前にTRAPの欠落を検知する。そして、障害情報管理装置3は、欠落部分以外において対応する当該障害情報管理装置3のTRAPの受信時間と検知対象の装置10B,10CのTRAPの発出時間との差分を求めた上で、装置10B,10Cが有するログLa〜LcからTRAP再取得を行って欠落部分を補完する。また、障害情報管理装置3は、TRAP再取得ができない場合には、TRAP再取得ができなかった装置が故障していることを検知する。そして、障害情報管理装置3は、TRAPの欠落検知、補完、装置故障検知を行った装置別障害情報データ313(例えば、受信テーブルTb,Tc−2)を管理装置2に出力する。   For example, in the fault information management device 3, the numbers after the TRAP number "1201" of the reception table Tb of the device 10B and the numbers between the TRAP numbers "1301" and "1303" of the reception table Tc-1 of the device 10C are The absence is detected by comparing it with the TRAP reception table Ta of the similar apparatus 10A. By this, the fault information management device 3 detects the missing TRAP before the next TRAP by the devices 10B and 10C arrives. Then, the failure information management device 3 obtains the difference between the TRAP reception time of the corresponding failure information management device 3 and the TRAP emission time of the detection target devices 10B and 10C other than the missing part, and then the device 10B. , 10C and perform TRAP reacquisition from the logs La to Lc to complement the missing part. In addition, when the TRAP reacquisition can not be performed, the fault information management device 3 detects that the device in which the TRAP reacquisition can not be performed is broken. Then, the fault information management device 3 outputs, to the management device 2, fault information data by device 313 (for example, reception tables Tb and Tc-2) for which missing detection of TRAP, complementation, and fault detection of device have been performed.

この結果、管理装置2は、既にTRAPの欠落検知及び補完が行なわれた装置別障害情報データ313を用いることができるため、装置10A〜10Zの管理を適切に実行することができる。そこで、まず、障害情報管理装置3の各構成部の処理のうち、類似装置判別部322が行う類似装置の判別処理について具体的に説明する。   As a result, the management device 2 can use the device-by-device failure information data 313 on which TRAP detection and complementation have already been performed, so that management of the devices 10A to 10Z can be appropriately performed. Therefore, first, among the processes of each component of the fault information management device 3, the discrimination process of the similar device performed by the similar device discrimination unit 322 will be specifically described.

[類似装置判別部の処理]
図8は、類似装置判別部322による類似装置判別処理について説明する図である。図8では、上部に、時間軸を示す。この時間軸には、障害情報管理装置3におけるテーブルT1(図4参照)に示すTRAPの受信時間と、TRAPを発出した装置10A〜10Cとを示す。また、図8では、この時間軸の下方に、装置10A〜10Cに対応する類似装置判別用データ312であるテーブルを示す。図8では、各テーブルの記録内容の時間変化が分かるように、TRAP受信時間ごとに、装置10A〜10Cに対応する3つのテーブルを1列に示す(図8の(1)〜(5)参照)。なお、テーブルA−1〜A−5は、装置10Aの類似装置判別用データ312に対応し、テーブルB−1〜B−5は、装置10Bの類似装置判別用データ312に対応し、テーブルC−1〜C−5は、装置10Cの類似装置判別用データ312に対応する。
[Process of Similar Device Discrimination Unit]
FIG. 8 is a diagram for explaining similar device determination processing by the similar device determination unit 322. In FIG. 8, the time axis is shown at the top. On this time axis, the TRAP reception time shown in the table T1 (see FIG. 4) in the fault information management device 3 and the devices 10A to 10C that have issued the TRAP are shown. Further, FIG. 8 shows a table which is similar device identification data 312 corresponding to the devices 10A to 10C below the time axis. In FIG. 8, three tables corresponding to the apparatuses 10A to 10C are shown in one row for each TRAP reception time so that the time change of the recorded contents of each table can be understood (see (1) to (5) in FIG. 8). ). Tables A-1 to A-5 correspond to the similar device determination data 312 of the device 10A, and tables B-1 to B-5 correspond to the similar device determination data 312 of the device 10B. -1 to C-5 correspond to the similar device determination data 312 of the device 10C.

まず、装置10Aによる1番目のTRAPを「09:59」に受信すると、類似装置判別部322は、このTRAPを発出した装置10AのテーブルA−1の1行目(行Ra−1)に、TRAPの受信時間「09:59」と、このTRAPを発出した装置10Aの装置名「10A」とを記録する(図8の(1)参照)。   First, when the first TRAP by the device 10A is received at "09:59", the similar device determination unit 322 causes the first row (row Ra-1) of the table A-1 of the device 10A that has issued this TRAP to The TRAP reception time "09: 59" and the device name "10A" of the device 10A that issued this TRAP are recorded (see (1) in FIG. 8).

そして、装置10Bによる2番目のTRAPを「10:01」に受信すると、類似装置判別部322は、過去のTRAPの受信履歴を検索し、2番目のTRAPの受信時間の3分以内に受信したTRAPがあるか否かを判断する。なお、「3分」は、一例であり、任意に設定すれば足りる。   Then, when the second TRAP by the device 10B is received at “10:01”, the similar device determination unit 322 searches for the TRAP reception history in the past, and is received within 3 minutes of the reception time of the second TRAP. Determine if there is a TRAP. Note that "3 minutes" is an example, and it is sufficient to set it arbitrarily.

図8の例では、装置10Aによる1番目のTRAPを「09:59」に受信しているため、類似装置判別部322は、「09:59」に受信した装置10AによるTRAPを検索できる。そこで、類似装置判別部322は、2番目のTRAPを発出した装置10BのテーブルB−2の1行目(行Rb−1)に、検索した装置10Aの装置名「10A」と、そのTRAPの受信時間「09:59」を記録する(図8の(2)参照)。そして、類似装置判別部322は、検索した装置10AのテーブルA−2の2行目(行Ra−2)に、2番目のTRAPを発出した装置名「10B」と2番目のTRAPの受信時間「10:01」を記録する(図8の(2)参照)。   In the example of FIG. 8, since the first TRAP by the device 10A is received at "09:59", the similar device determination unit 322 can search for the TRAP by the device 10A received at "09:59". Therefore, the similar device determination unit 322 causes the device name “10A” of the searched device 10A to be searched for in the first row (row Rb-1) of the table B-2 of the device 10B that has issued the second TRAP and the TRAP The reception time "09: 59" is recorded (see (2) in FIG. 8). Then, the similar device determination unit 322 receives the device name “10B” that has issued the second TRAP in the second row (row Ra-2) of the table A-2 of the retrieved device 10A and the reception time of the second TRAP. Record "10:01" (see (2) in FIG. 8).

続いて、類似装置判別部322は、全テーブルA−2〜C−2から、2番目のTRAP受信時間に対し受信時間が5分を超える履歴を消去する。なお、「5分」は、一例であり、履歴消去が円滑に実行できるように、検索対象時間の「3分」よりも長ければ足りる。図8の(2)の例では、2番目のTRAP受信時間に対し受信時間が5分を超える履歴がないため、類似装置判別部322は、履歴の消去は行わない。   Subsequently, the similar device determination unit 322 deletes, from all the tables A-2 to C-2, the history whose reception time exceeds 5 minutes with respect to the second TRAP reception time. Note that “five minutes” is an example, and it is sufficient if the time is longer than “three minutes” of the search target time so that history deletion can be smoothly performed. In the example of (2) of FIG. 8, the similar device determination unit 322 does not erase the history because there is no history in which the reception time exceeds 5 minutes with respect to the second TRAP reception time.

そして、類似装置判別部322は、全テーブルA−2〜C−2から、類似関係にある装置を判別する。具体的には、全テーブルA−2〜C−2のうち、相互のテーブルに記録されている装置同士を類似関係にあると判別する。図8の(2)の例では、装置10AのテーブルA−2に装置名「10B」が記録され、装置10BのテーブルB−2に装置名「10A」が記録されている。このため、類似装置判別部322は、装置10Aと装置10Bとが類似関係にあると判別する。   Then, the similar device determination unit 322 determines devices having a similar relationship from all the tables A-2 to C-2. Specifically, among all the tables A-2 to C-2, it is determined that the devices recorded in each other's tables have a similar relationship. In the example of (2) of FIG. 8, the device name "10B" is recorded in the table A-2 of the device 10A, and the device name "10A" is recorded in the table B-2 of the device 10B. Therefore, the similar device determination unit 322 determines that the device 10A and the device 10B have a similar relationship.

次に、装置10Cによる3番目のTRAPを「10:03」に受信した場合について説明する。この場合も、類似装置判別部322は、過去のTRAPの受信履歴を検索し、3番目のTRAPの受信時間の3分以内に受信したTRAPがあるか否かを判断する。   Next, the case where the third TRAP by the device 10C is received at "10:03" will be described. Also in this case, the similar device determination unit 322 searches the TRAP reception history in the past and determines whether there is a TRAP received within 3 minutes of the reception time of the third TRAP.

この場合には、類似装置判別部322は、「10:01」に受信した装置10BによるTRAPを検索できる。そこで、類似装置判別部322は、3番目のTRAPを発出した装置10CのテーブルC−3の1行目(行Rc−1)に、検索した装置10Bの装置名「10B」と、そのTRAPの受信時間「10:01」を記録する(図8の(3)参照)。そして、類似装置判別部322は、検索した装置10BのテーブルB−3の2行目(行Rb−2)に、3番目のTRAPを発出した装置名「10C」と3番目のTRAP受信時間「10:03」を記録する(図8の(3)参照)。   In this case, the similar device determination unit 322 can search for a TRAP by the device 10B that has received “10:01”. Therefore, the similar device determination unit 322 causes the device name “10B” of the retrieved device 10B to be searched for in the first row (row Rc-1) of the table C-3 of the device 10C that has issued the third TRAP and the TRAP The reception time "10:01" is recorded (see (3) in FIG. 8). Then, the similar device determination unit 322 causes the device name “10C” that has issued the third TRAP to the second row (row Rb-2) of the table B-3 of the retrieved device 10B and the third TRAP reception time “ Record 10:03 "(see (3) in FIG. 8).

続いて、類似装置判別部322は、全テーブルA−3〜C−3から、3番目のTRAP受信時間に対し受信時間が5分を超える履歴を消去する。図8の(3)の例では、3番目のTRAP受信時間に対し受信時間が5分を超える履歴がないため、類似装置判別部322は、履歴の消去は行わない。そして、装置10AのテーブルA−3に装置名「10B」が記録され、装置10BのテーブルB−3に装置名「10A」,「10C」が記録され、装置10CのテーブルC−3に装置名「10B」が記録されている。このため、類似装置判別部322は、装置10Aと装置10Bとが類似関係にあり、装置10Bと装置10Cとが類似関係にあると判別する。   Subsequently, the similar device determination unit 322 deletes, from all the tables A-3 to C-3, the history whose reception time exceeds 5 minutes with respect to the third TRAP reception time. In the example of (3) of FIG. 8, the similar device determination unit 322 does not erase the history because there is no history in which the reception time exceeds 5 minutes with respect to the third TRAP reception time. Then, the device name "10B" is recorded in the table A-3 of the device 10A, the device names "10A" and "10C" are recorded in the table B-3 of the device 10B, and the device name is stored in the table C-3 of the device 10C. "10B" is recorded. Therefore, the similar device determining unit 322 determines that the device 10A and the device 10B have a similar relationship, and the device 10B and the device 10C have a similar relationship.

次に、装置10Cによる4番目のTRAPを「10:04」に受信した場合について説明する。この場合も、類似装置判別部322は、過去のTRAPの受信履歴を検索し、4番目のTRAPの受信時間の3分以内に受信したTRAPがあるか否かを判断する。   Next, the case where the fourth TRAP by the device 10C is received at "10:04" will be described. Also in this case, the similar device determination unit 322 searches the TRAP reception history in the past and determines whether there is a TRAP received within 3 minutes of the reception time of the fourth TRAP.

この場合には、類似装置判別部322は、「10:01」に受信した装置10BによるTRAPを検索できる。この場合には、既にテーブルC−4の1行目(行Rc−1)に、装置名「10B」と、そのTRAPの受信時間「10:01」とが記録されているため、類似装置判別部322は、装置10Bについての記録は省略する。また、同一装置の場合には記載を省略する。このため、「10:03」に受信した装置10Cによる3番目のTRAPについては、類似装置判別部322は、記載を省略する。そして、類似装置判別部322は、検索した装置10BのテーブルB−3の3行目(行Rb−3)に、4番目のTRAPを発出した装置名「10C」と4番目のTRAP受信時間「10:04」を記録する(図8の(4)参照)。   In this case, the similar device determination unit 322 can search for a TRAP by the device 10B that has received “10:01”. In this case, since the device name "10B" and the TRAP reception time "10:01" have already been recorded in the first row (row Rc-1) of the table C-4, the similar device determination The unit 322 omits recording of the device 10B. Moreover, description is abbreviate | omitted in the case of the same apparatus. Therefore, the similar device determination unit 322 omits the description of the third TRAP by the device 10C that has received “10:03”. Then, the similar device determination unit 322 causes the device name “10C” that has issued the fourth TRAP to the third row (row Rb-3) of the table B-3 of the retrieved device 10B and the fourth TRAP reception time “ Record 10:04 "(see (4) in FIG. 8).

続いて、類似装置判別部322は、全テーブルA−4〜C−4から、4番目のTRAP受信時間に対し受信時間が5分を超える履歴を消去する。図8の(4)の例では、4番目のTRAP受信時間に対し受信時間が5分を超える履歴が、テーブルA−4の1行目(行Ra−1)及びテーブルB−4の1行目(行Rb−1)にあるため、類似装置判別部322は、この2行(行Ra−1,行Rb−1)の履歴を消去する。そして、装置10AのテーブルA−4に装置名「10B」が記録され、装置10BのテーブルB−4に装置名「10C」が記録され、装置10CのテーブルC−4に装置名「10B」が記録されている。このため、類似装置判別部322は、装置10Aと装置10Bとが類似関係にあり、装置10Bと装置10Cとが類似関係にあると判別する。   Subsequently, the similar device determination unit 322 deletes, from all the tables A-4 to C-4, the history whose reception time exceeds 5 minutes with respect to the fourth TRAP reception time. In the example of (4) in FIG. 8, a history in which the reception time exceeds 5 minutes with respect to the fourth TRAP reception time is the first row (row Ra-1) of table A-4 and one row of table B-4. Since it is in the eye (row Rb-1), the similar device determination unit 322 deletes the history of the two rows (row Ra-1, row Rb-1). Then, the device name "10B" is recorded in the table A-4 of the device 10A, the device name "10C" is recorded in the table B-4 of the device 10B, and the device name "10B" is stored in the table C-4 of the device 10C. It is recorded. Therefore, the similar device determining unit 322 determines that the device 10A and the device 10B have a similar relationship, and the device 10B and the device 10C have a similar relationship.

次に、装置10Aによる5番目のTRAPを「10:06」に受信した場合について説明する。この場合も、類似装置判別部322は、過去のTRAPの受信履歴を検索し、5番目のTRAPの受信時間の3分以内に受信したTRAPがあるか否かを判断する。   Next, the case where the fifth TRAP by the device 10A is received at "10:06" will be described. Also in this case, the similar device determination unit 322 searches the TRAP reception history in the past and determines whether there is a TRAP received within 3 minutes of the reception time of the fifth TRAP.

この場合には、類似装置判別部322は、「10:03」,「10:04」に受信した装置10CによるTRAPを検索できる。そこで、類似装置判別部322は、5番目のTRAPを発出した装置10AのテーブルA−5の3行目(行Ra−3)に、検索した装置10Cの装置名「10C」と、そのTRAPの受信時間「10:03」を記録する。続いて、類似装置判別部322は、装置10AのテーブルA−5の4行目(行Ra−4)に、検索した装置10Cの装置名「10C」と、そのTRAPの受信時間「10:04」を記録する(図8の(5)参照)。   In this case, the similar device determination unit 322 can search for a TRAP by the device 10C that has received “10:03” and “10:04”. Therefore, the similar device determination unit 322 causes the device name “10C” of the searched device 10C to be searched for in the third row (row Ra-3) of the table A-5 of the device 10A that has issued the fifth TRAP, and the TRAP Record the reception time "10:03". Subsequently, the similar device determination unit 322 causes the device name “10C” of the searched device 10C and the reception time “10:04 of the TRAP to be searched in the fourth row (row Ra-4) of the table A-5 of the device 10A. Is recorded (see (5) in FIG. 8).

そして、類似装置判別部322は、検索した装置10CのテーブルC−5の2行目(行Rc−2)に、5番目のTRAPを発出した装置名「10A」と5番目のTRAP受信時間「10:06」を記録する(図8の(5)参照)。   Then, the similar device determination unit 322 causes the device name “10A” that has issued the fifth TRAP to the second row (row Rc-2) of the table C-5 of the retrieved device 10C, and the fifth TRAP reception time “ Record 10:06 "(see (5) in FIG. 8).

さらに、類似装置判別部322は、全テーブルA−5〜C−5から、5番目のTRAP受信時間に対し受信時間が5分を超える履歴を消去する。図8の(5)の例では、5番目のTRAP受信時間に対し受信時間が5分を超える履歴が、テーブルC−5の1行目(行Rc−1)にあるため、類似装置判別部322は、この行(行Rc−1)の履歴を消去する。そして、装置10AのテーブルA−5に装置名「10B」,「10C」が記録され、装置10BのテーブルB−5に装置名「10C」が記録され、装置10CのテーブルC−5に装置名「10A」が記録されている。このため、類似装置判別部322は、装置10Aと装置10Bと装置10Cとが類似関係にあると判別する。   Furthermore, the similar device determination unit 322 deletes, from all the tables A-5 to C-5, the history whose reception time exceeds 5 minutes with respect to the fifth TRAP reception time. In the example of (5) of FIG. 8, since there is a history in which the reception time exceeds 5 minutes with respect to the fifth TRAP reception time in the first row (row Rc-1) of the table C-5, the similar device determination unit 322 erases the history of this line (line Rc-1). Then, the device names "10B" and "10C" are recorded in the table A-5 of the device 10A, the device name "10C" is recorded in the table B-5 of the device 10B, and the device name in the table C-5 of the device 10C. "10A" is recorded. Therefore, the similar device determining unit 322 determines that the device 10A, the device 10B, and the device 10C have a similar relationship.

このように、類似装置判別部322は、TRAP受信ごとに、このTRAPの受信時間と近似する受信時間でTRAPを発出した装置を過去の履歴から検索して、類似関係にある装置を判別している。なお、類似装置判別部322は、装置10A〜10ZからTRAPを受信するごとに、上述の類似装置判別処理を行っている。   In this manner, the similar device determination unit 322 searches for devices that have issued a TRAP at a reception time that approximates the reception time of this TRAP every time a TRAP is received from the history of the past, and determines devices having a similar relationship. There is. The similar device determination unit 322 performs the above-described similar device determination process each time it receives a TRAP from the devices 10A to 10Z.

[障害情報欠落検知部の処理]
次に、障害情報欠落検知部323の処理について説明する。図9は、障害情報欠落検知部323の障害情報の欠落検知処理を説明する図である。
[Processing of Failure Information Missing Detection Unit]
Next, the process of the failure information loss detection unit 323 will be described. FIG. 9 is a diagram for explaining loss detection processing of failure information of the failure information loss detection unit 323.

図9では、検知対象の装置を装置10Bとし、装置10Bと類似関係にある装置が類似装置判別部322によって装置10Aであると判別された場合について説明する。そして、図9では、検知対象の装置10BのTRAPの受信情報を、図9の左方の受信テーブルTbとして示し、類似装置である装置10AのTRAPの受信情報を、図9の右方の受信テーブルTaとして示す。受信テーブルTa,Tbは、図6に示すテーブルT3と同じデータ構成であり、TRAPと、障害情報管理装置3におけるTRAPの受信時間と、装置10A〜10Zからの発出時間とを対応させたデータ構成を有する。   In FIG. 9, the device to be detected is the device 10B, and the similar device determining unit 322 determines that the device having a similar relationship to the device 10B is the device 10A. Then, in FIG. 9, the TRAP reception information of the detection target device 10B is shown as the reception table Tb on the left side of FIG. 9, and the TRAP reception information of the similar device 10A is shown on the right side of FIG. Shown as table Ta. The reception tables Ta and Tb have the same data configuration as the table T3 shown in FIG. 6, and have a data configuration in which TRAP, the TRAP reception time in the fault information management device 3 and the emission time from the devices 10A to 10Z correspond to each other. Have.

まず、障害情報欠落検知部323は、検知対象の装置10Bの受信情報である受信テーブルTbと、類似装置である装置10Aの受信テーブルTaとを比較する(図9の(1)参照)。そして、障害情報欠落検知部323は、障害情報管理装置3のTRAPの受信時間が同一である装置10AのTRAP番号「1101」と、装置10BのTRAP番号「1201」とが対応すると判断する(図9の(2)参照)。   First, the failure information loss detection unit 323 compares the reception table Tb, which is reception information of the device 10B to be detected, with the reception table Ta of the device 10A which is a similar device (see (1) in FIG. 9). Then, the failure information loss detection unit 323 determines that the TRAP number “1101” of the device 10A having the same TRAP reception time of the failure information management device 3 corresponds to the TRAP number “1201” of the device 10B (see FIG. 9 (2)).

ここで、受信テーブルTaには、「1101」以降、「1102」〜「1104」のTRAPが連続しているのに対し、装置10Bの受信テーブルTbには、装置10AのTRAP番号「1102」〜「1104」に対応する番号がない(図9の(3)参照)。この結果、障害情報欠落検知部323は、障害情報管理装置3の受信時間「10:00」より後において、装置10BからのTRAPが欠落していることを検知する(図9の(4)参照)。また、障害情報欠落検知部323は、TRAPの欠落部分以外において対応する当該障害情報管理装置3のTRAPの受信時間と検知対象の装置10BのTRAPの発出時間との差分を求める。図9の例では、TRAP番号「1101」における、障害情報管理装置3のTRAP受信時間「10:00」と、装置10Bの発出時間「(11:00)」との差が1時間である。このため、装置10BのTRAPの発出時間が障害情報管理装置3におけるTRAPの受信時間よりも1時間早く進んでいることが求まる。   Here, TRAPs of “1102” to “1104” are continuous in the reception table Ta from “1101” onwards, whereas TRAP numbers “1102” to 1020 of the apparatus 10A are in the reception table Tb of the apparatus 10B. There is no number corresponding to “1104” (see (3) in FIG. 9). As a result, the failure information loss detection unit 323 detects that the TRAP from the device 10B is lost after the reception time "10:00" of the failure information management device 3 (see (4) in FIG. 9). ). In addition, the failure information loss detection unit 323 obtains the difference between the TRAP reception time of the failure information management device 3 and the TRAP emission time of the detection target device 10B other than the missing portion of TRAP. In the example of FIG. 9, the difference between the TRAP reception time “10:00” of the fault information management device 3 and the emission time “(11:00)” of the device 10B in the TRAP number “1101” is one hour. Therefore, it is found that the TRAP issuance time of the device 10B is ahead of the TRAP reception time of the fault information management device 3 by one hour.

また、他の例に対する障害情報の欠落検知処理について説明する。図10は、障害情報欠落検知部323の障害情報の欠落検知処理を説明する図である。図10では、検知対象の装置を装置10Cとし、類似装置判別部322によって、装置10Cと類似関係にある装置が装置10Aであると判別された場合について説明する。そして、図10では、検知対象の装置10CのTRAPの受信情報を、図10の左方の受信テーブルTc−1として示し、類似装置である装置10AのTRAPの受信情報を、図10の右方の受信テーブルTaとして示す。   In addition, loss detection processing of failure information with respect to another example will be described. FIG. 10 is a diagram for explaining loss detection processing of failure information of the failure information loss detection unit 323. In FIG. 10, it is assumed that the device to be detected is the device 10C, and the similar device determination unit 322 determines that the device having a similar relationship to the device 10C is the device 10A. Then, in FIG. 10, the TRAP reception information of the detection target device 10C is shown as the reception table Tc-1 on the left side of FIG. 10, and the TRAP reception information of the similar device 10A is shown on the right side of FIG. Is shown as a reception table Ta.

まず、障害情報欠落検知部323は、受信テーブルTc−1と受信テーブルTaとを比較する(図10の(1)参照)。そして、障害情報欠落検知部323は、障害情報管理装置3のTRAPの受信時間が同一である装置10AのTRAP番号「1101」,「1103」,「1104」と、装置10CのTRAP番号「1301」,「1303」,「1304」とが対応すると判断する(図10の(2)参照)。ここで、装置10Cの受信テーブルTc−1には、装置10AのTRAP番号「1102」に対応する番号がない(図10の(3)参照)。この結果、障害情報欠落検知部323は、障害情報管理装置3の受信時間「10:00」と「10:02」の間において、装置10BからのTRAPが欠落していることを検知する(図10の(4)参照)。また、障害情報欠落検知部323は、欠落部分以外において対応する当該障害情報管理装置3のTRAPの受信時間と検知対象の装置10CのTRAPの発出時間との差分を求める。図10の例では、装置10CのTRAPの発出時間が障害情報管理装置3におけるTRAPの受信時間よりも2時間早く進んでいることが求まる。   First, the failure information loss detection unit 323 compares the reception table Tc-1 with the reception table Ta (see (1) in FIG. 10). Then, the failure information loss detection unit 323 determines that the TRAP numbers “1101”, “1103”, and “1104” of the device 10A in which the TRAP reception time of the failure information management device 3 is the same, and the TRAP number “1301” of the device 10C. , “1303” and “1304” correspond to each other (see (2) in FIG. 10). Here, in the reception table Tc-1 of the device 10C, there is no number corresponding to the TRAP number "1102" of the device 10A (see (3) in FIG. 10). As a result, the failure information loss detection unit 323 detects that the TRAP from the device 10B is missing between the reception time “10:00” and “10:02” of the failure information management device 3 (see FIG. 10 (see 4)). In addition, the failure information loss detection unit 323 obtains the difference between the TRAP reception time of the failure information management device 3 and the TRAP emission time of the device 10C to be detected, other than the missing portion. In the example of FIG. 10, it is found that the TRAP issuance time of the device 10C is two hours earlier than the TRAP reception time of the fault information management device 3.

このように、障害情報欠落検知部323は、装置10A〜10ZからのTRAPが欠落しているか否かを、該装置と類似関係にある装置のTRAPの受信テーブルの受信時間を基に検知している。すなわち、障害情報欠落検知部323は、検知対象の装置のTRAPの受信テーブルと、類似装置のTRAPの受信テーブルと比較することによってTRAPの欠落を検知している。したがって、障害情報欠落検知部323は、TRAPの欠落を検知するために、TRAPが欠落した装置10A〜10Zからの次のTRAPの受信を待たずともよい。言い換えると、障害情報欠落検知部323は、TRAPが欠落した装置10A〜10Zからの次のTRAPが達する前にTRAPの欠落を検知している。すなわち、障害情報欠落検知部323は、類似関係にある複数の装置10A〜10Zの間において欠落したTRAPが一つでもあれば、装置10A〜10ZからのTRAPの欠落を検知することが可能である。   As described above, the failure information loss detection unit 323 detects whether or not the TRAP from the devices 10A to 10Z is lost based on the reception time of the reception table of the TRAP of the device similar to the device. There is. That is, the failure information loss detection unit 323 detects the loss of TRAP by comparing the TRAP reception table of the device to be detected with the TRAP reception table of the similar device. Therefore, the fault information loss detection unit 323 does not have to wait for the next TRAP from the devices 10A to 10Z from which the TRAP is missing in order to detect the loss of TRAP. In other words, the failure information loss detection unit 323 detects the loss of TRAP before the next TRAP from the devices 10A to 10Z from which the TRAP is lost reaches. That is, the failure information loss detection unit 323 can detect the loss of TRAP from the devices 10A to 10Z as long as there is even one TRAP lost among the plurality of devices 10A to 10Z in a similar relationship. .

[補完部の処理]
続いて、補完部324の補完処理について説明する。図11は、補完部324の補完処理を説明する図である。図11では、障害情報欠落検知部323によって、障害情報管理装置3の受信時間「10:00」より後においてTRAPが欠落していることが検知されている装置10Bを補完対象として説明する。そして、図11では、補完対象の装置10BのTRAPの受信テーブルを、図11の左方の受信テーブルTbとして示し、装置10Bが有するTRAPのログを図11の右方のログLbとして示す。
[Processing of the complement section]
Subsequently, the complementing process of the complementing unit 324 will be described. FIG. 11 is a diagram for explaining the complementing process of the complementing unit 324. In FIG. 11, the apparatus 10B in which the failure information loss detection unit 323 detects that the TRAP is missing after the reception time "10:00" of the failure information management apparatus 3 will be described as a complementation target. And in FIG. 11, the reception table of TRAP of the apparatus 10B of complementation object is shown as reception table Tb of the left of FIG. 11, and the log of TRAP which the apparatus 10B has is shown as log Lb of the right of FIG.

まず、補完部324は、ネットワーク4を介した通信処理を行うことによって、TRAPが欠落していると検知された装置10Bが有するTRAPのログLbを参照する(図11の(1)参照)。この場合、装置10BのTRAPの発出時間が障害情報管理装置3における受信時間よりも1時間早く進んでいるため、補完部324は、装置10Bの発出時間が「(11:00)」より後のログデータがあるか否かを判断する。   First, the complementing unit 324 refers to the log Lb of the TRAP possessed by the device 10B detected as missing TRAP by performing communication processing via the network 4 (see (1) in FIG. 11). In this case, since the issuance time of the TRAP of the apparatus 10B is advanced by one hour earlier than the reception time of the fault information management apparatus 3, the complementing unit 324 determines that the issuance time of the apparatus 10B is later than "(11:00)". Determine if there is log data.

この場合には、ログLbに、装置10Bの発出時間が「(11:00)」より後のログデータがないため、補完部324は、装置10BのログLbからTRAP欠落部分のログデータを取得できない(図11の(2)参照)。このため、補完部324は、装置10Bについては、装置10Bの発出時間が「(11:00)」より後のTRAPが装置10BのTRAP発出時から欠落していることを判断し、この装置10Bが故障していることを検知する(図11の(3)参照)。このため、補完部324は、装置10Bについては、受信テーブルTbを、装置10Bが故障していることを検知した結果とともに、装置別障害情報データ313として管理装置2に出力する。   In this case, since the log Lb does not have log data after the issuance time of the apparatus 10B after “(11:00)”, the complementing unit 324 acquires log data of the TRAP missing part from the log Lb of the apparatus 10B. It can not be done (see (2) in FIG. 11). Therefore, for the device 10B, the complement unit 324 determines that the TRAP after the issuance time of the device 10B is "(11:00)" is missing from the TRAP emission of the device 10B, and this device 10B Detects that there is a failure (see (3) in FIG. 11). Therefore, for the device 10B, the complementing unit 324 outputs the reception table Tb to the management device 2 as the failure information data by device 313 together with the result of detecting that the device 10B is broken.

また、他の例に対する補完処理について説明する。図12は、補完部324の補完処理を説明する図である。図12では、障害情報欠落検知部323によって、障害情報管理装置3の受信時間「10:00」及び「10:02」の間においてTRAPが欠落していることが検知されている装置10Cを補完対象として説明する。そして、図12では、補完対象の装置10CのTRAPの受信テーブルを、図12の左方の受信テーブルTc−1として示し、装置10Cが有するTRAPのログを図12の右方のログLcとして示す。   Also, the complementing process for another example will be described. FIG. 12 is a diagram for explaining the complementing process of the complementing unit 324. In FIG. 12, the failure information loss detection unit 323 complements the device 10C in which it is detected that the TRAP is missing between the reception times "10:00" and "10:02" of the failure information management device 3. It explains as an object. In FIG. 12, the TRAP reception table of the device 10C to be complemented is shown as the reception table Tc-1 on the left side of FIG. 12, and the log of the TRAP possessed by the device 10C is shown as the log Lc on the right side of FIG. .

まず、補完部324は、ネットワーク4を介した通信処理を行うことによって、装置10Cが有するTRAPのログLcを参照する(図12の(1)参照)。この場合、装置10CのTRAPの発出時間が障害情報管理装置3における受信時間よりも2時間早く進んでいるため、補完部324は、装置10Cの発出時間が「(12:00)」及び「(12:02)」の間であるログデータがあるか否かを判断する。この場合には、ログLcに、「(12:00)」及び「(12:02)」の間の発出時間「(12:01)」にTRAP番号「1302」のログデータがあるため、補完部324は、ログLcから、TRAP番号「1302」とTRAP番号「1302」のデータ(装置10Cからの発出時間「(12:01)」)とを取得する(図12の(2)参照)。   First, the complement unit 324 refers to the log Lc of the TRAP that the device 10C has by performing communication processing via the network 4 (see (1) in FIG. 12). In this case, since the issuance time of the TRAP of the apparatus 10C is advanced by 2 hours earlier than the reception time of the fault information management apparatus 3, the complementing unit 324 sets “(12:00)” and “((12:00) It is determined whether there is log data between 12:02). In this case, since the log Lc has log data of the TRAP number "1302" in the issue time "(12:01)" between "(12:00)" and "(12:02)" The unit 324 acquires, from the log Lc, the TRAP number “1302” and the data of the TRAP number “1302” (delivery time “(12:01)” from the device 10C) (see (2) in FIG. 12).

続いて、補完部324は、装置10CのログLcから、取得したTRAP番号「1302」と発出時間「(12:01)」とを、受信テーブルTc−1に補完する(図12の(3)参照)。さらに、補完部324は、欠落部分以外において対応する当該障害情報管理装置3のTRAPの受信時間と検知対象の装置10CのTRAPの発出時間との差分(「2時間」)を基に、TRAP番号「1302」に対応する部分の障害情報管理装置3の受信時間を求める。具体的には、補完部324は、TRAP再取得によって取得した装置10Cからの発出時間「(12:01)」を2時間早めた時間「10:01」を、受信テーブルTc−1のTRAP番号「1302」に対応する受信時間欄に補完する(図10の(3)参照)。この場合、補完部324は、装置10Cについては、TRAP番号「1302」に対応する部分を補完した受信テーブルTc−2を、装置別障害情報データ313として管理装置2に出力する。   Subsequently, the complementing unit 324 complements the acquired TRAP number "1302" and the emission time "(12:01)" from the log Lc of the device 10C to the reception table Tc-1 ((3) in FIG. 12). reference). Furthermore, the complementing unit 324 determines the TRAP number based on the difference ("2 hours") between the TRAP reception time of the corresponding fault information management device 3 and the TRAP emission time of the detection target device 10C other than the missing part. The reception time of the fault information management device 3 of the part corresponding to "1302" is obtained. Specifically, the complementing unit 324 is a TRAP number of the reception table Tc-1 that is a time "10:01" obtained by advancing the issuance time "(12:01)" acquired by the TRAP reacquisition from the apparatus 10C by 2 hours. The reception time column corresponding to “1302” is complemented (see (3) in FIG. 10). In this case, for the device 10C, the complementing unit 324 outputs the reception table Tc-2 in which the portion corresponding to the TRAP number “1302” is complemented to the management device 2 as the failure information data by device 313.

このように、補完部324は、TRAPが欠落している装置10A〜10Zが有するTRAPのログと、TRAPの欠落部分以外において対応する当該障害情報管理装置3のTRAPの受信時間と検知対象の装置10B,10CのTRAPの発出時間との差分を用いて、欠落しているTRAPを補完する。上述したように、障害情報欠落検知部323は、類似関係にある複数の装置10A〜10Zの間において欠落したTRAPが一つでもあれば、装置10A〜10ZからのTRAPの欠落を検知できるため、補完部324は、TRAPの補完や装置故障の検知を迅速に行うことができる。   As described above, the complementing unit 324 is the TRAP log possessed by the devices 10A to 10Z in which the TRAP is missing, and the TRAP reception time and the device to be detected of the fault information management device 3 corresponding to other than the TRAP missing portion. The difference from the TRAP emission time of 10B and 10C is used to complement the missing TRAP. As described above, since the failure information loss detection unit 323 can detect the loss of TRAPs from the devices 10A to 10Z as long as there is even one TRAP lost among the plurality of devices 10A to 10Z in a similar relationship, The complementing unit 324 can quickly perform TRAP complementation and device failure detection.

[類似装置判別処理の処理手順]
次に、類似装置判別部322が行う類似装置判別処理の処理手順について説明する。図13は、類似装置判別処理の処理手順を示すフローチャートである。
[Processing procedure of similar device identification processing]
Next, the processing procedure of similar device determination processing performed by the similar device determination unit 322 will be described. FIG. 13 is a flowchart of the similar device identification process.

図13に示すように、類似装置判別部322は、1番目のTRAPを受信すると(ステップS11)、この1番目のTRAPを発出した装置を判別する(ステップS12)。そして、類似装置判別部322は、この1番目のTRAPを発出した装置の類似装置判別用データ312のテーブルに、TRAP受信時間を記録する(ステップS13)。   As shown in FIG. 13, when receiving the first TRAP (step S11), the similar device determination unit 322 determines the device that has issued this first TRAP (step S12). Then, the similar device determination unit 322 records the TRAP reception time in the table of the similar device determination data 312 of the device that has issued this first TRAP (step S13).

そして、類似装置判別部322は、次のTRAPを受信したか否かを判断する(ステップS14)。そして、類似装置判別部322は、次のTRAPを受信していないと判断した場合(ステップS14:No)、ステップS14に戻り、ステップS14の判断処理を行う。これに対し、類似装置判別部322は、次のTRAPを受信したと判断した場合(ステップS14:Yes)、過去のTRAPの受信履歴を検索し(ステップS15)、本2番目のTRAPの受信時間の所定時間(例えば、3分)以内に受信したTRAPがあるか否かを判断する(ステップS16)。   Then, the similar apparatus determination unit 322 determines whether the next TRAP has been received (step S14). Then, if the similar device determination unit 322 determines that the next TRAP has not been received (step S14: No), the similar device determination unit 322 returns to step S14 and performs the determination process of step S14. On the other hand, if the similar device determination unit 322 determines that the next TRAP has been received (step S14: Yes), the similar device determination unit 322 searches the past TRAP reception history (step S15), and receives the second TRAP reception time. It is determined whether or not there is a TRAP received within a predetermined time (for example, 3 minutes) of (step S16).

類似装置判別部322は、本TRAPの受信時間の所定時間以内に受信したTRAPがあると判断した場合(ステップS16:Yes)、本2番目のTRAPを発出した装置の類似装置判別用データ312のテーブルに、検索した装置名とその受信時間とを記録する(ステップS17)。続いて、類似装置判別部322は、検索した装置の類似装置判別用データ312のテーブルに、本2番目のTRAPの発出装置名と本2番目のTRAPの受信時間とを記録する(ステップS18)。   If the similar device determination unit 322 determines that there is a TRAP received within a predetermined time of reception time of the main TRAP (step S16: Yes), the similar device determination data 312 of the device that has issued the second TRAP The retrieved device name and its reception time are recorded in the table (step S17). Subsequently, the similar device determination unit 322 records the name of the second TRAP and the receiving time of the second TRAP in the table of the similar device determination data 312 of the searched device (step S18). .

類似装置判別部322は、本TRAPの受信時間の所定時間以内に受信したTRAPがないと判断した場合(ステップS16:No)、或いは、ステップS18の記録処理終了後、類似装置判別用データ312の全テーブルから一定時間(例えば、5分)を超える履歴を消去する(ステップS19)。そして、類似装置判別部322は、類似装置判別用データ312のテーブルを用いて、類似装置を判別する(ステップS20)。類似装置の判別結果は、障害情報欠落検知部323及び補完部324に出力される。   If the similar device determination unit 322 determines that there is no TRAP received within a predetermined time of reception time of the main TRAP (step S16: No), or after the recording process of step S18 is completed, the similar device determination data 312 is obtained. The history exceeding a predetermined time (for example, 5 minutes) is erased from all the tables (step S19). Then, the similar device determination unit 322 determines a similar device using the table for the similar device determination data 312 (step S20). The determination result of the similar device is output to the failure information absence detection unit 323 and the complementation unit 324.

そして、類似装置判別部322は、類似装置の判別処理の終了指示があるか否かを判断する(ステップS21)。類似装置判別部322が、類似装置判別処理の終了指示があると判断した場合には(ステップS21:Yes)、この判別処理を終了する。類似装置判別部322が、類似装置判別処理の終了指示がないと判断した場合には(ステップS21:No)、ステップS14に戻り、次のTRAPについて、ステップS14以降の処理を行う。   Then, the similar device determination unit 322 determines whether there is an instruction to end the determination processing of the similar device (step S21). If the similar device determination unit 322 determines that there is an instruction to end the similar device determination process (step S21: Yes), the determination process ends. If the similar device determination unit 322 determines that there is no instruction to end the similar device determination process (step S21: No), the process returns to step S14, and the process after step S14 is performed for the next TRAP.

[障害情報欠落検知処理及び補完処理の処理手順]
次に、障害情報欠落検知部323及び補完部324が行う障害情報欠落検知処理及び補完処理の処理手順について説明する。図14は、障害情報欠落検知処理及び補完処理の処理手順を示すフローチャートである。図14に示す処理は、類似関係にある複数の装置のいずれかがTRAPを受信するごとに実行される。また、図14に示す処理は、定期的に実行されてもよく、処理の実行開始を指示する指示情報の入力にしたがって実行されてもよい。
[Processing Procedure for Failure Information Missing Detection Processing and Complementation Processing]
Next, processing procedures of the failure information loss detection processing and the complement processing performed by the failure information loss detection unit 323 and the complement unit 324 will be described. FIG. 14 is a flowchart showing the procedure of the failure information loss detection process and the complement process. The process shown in FIG. 14 is executed each time any one of a plurality of devices in a similar relationship receives a TRAP. Also, the process illustrated in FIG. 14 may be performed periodically, or may be performed according to the input of instruction information that instructs the start of the process execution.

図14に示すように、障害情報欠落検知部323は、検知対象の装置の障害情報受信データ311を記憶部31から読み出す(ステップS31)。そして、障害情報欠落検知部323は、検知対象の装置の類似装置の障害情報受信データ311を記憶部31から読み出す。続いて、障害情報欠落検知部323は、検知対象の装置の障害情報受信データ311のTRAP受信時間と、類似装置の障害情報受信データ311のTRAP受信時間とを比較し(ステップS32)、検知対象の装置の障害情報受信データ311に欠落部分があるか否かを判断する(ステップS33)。   As shown in FIG. 14, the failure information loss detection unit 323 reads the failure information reception data 311 of the device to be detected from the storage unit 31 (step S31). Then, the failure information absence detection unit 323 reads the failure information reception data 311 of the similar device of the device to be detected from the storage unit 31. Subsequently, the failure information loss detection unit 323 compares the TRAP reception time of the failure information reception data 311 of the device to be detected with the TRAP reception time of the failure information reception data 311 of the similar device (step S32). It is determined whether or not there is a missing portion in the failure information reception data 311 of the device of (step S33).

障害情報欠落検知部323は、検知対象の装置の障害情報受信データ311に欠落部分がないと判断した場合(ステップS33:No)、読み出した障害情報受信データ311を、この装置の障害情報受信データ311として管理装置2に出力する(ステップS34)。   If the failure information absence detection unit 323 determines that there is no missing part in the failure information reception data 311 of the device to be detected (step S33: No), the failure information reception data 311 read out is the failure information reception data of this device It outputs to the management apparatus 2 as 311 (step S34).

障害情報欠落検知部323は、検知対象の装置の障害情報受信データ311に欠落部分があると判断した場合(ステップS33:Yes)、この装置からのTRAPに欠落があることを検知する(ステップS35)。続いて、障害情報欠落検知部323は、検知対象の装置にアクセスし、この検知対象の装置が有するTRAPのログを参照する(ステップS36)。そして、障害情報欠落検知部323は、検知対象の装置が有するTRAPのログに、欠落部分のログデータがあるか否かを判断する(ステップS37)。   If the failure information loss detection unit 323 determines that there is a missing portion in the failure information reception data 311 of the device to be detected (step S33: Yes), it detects that there is a loss in the TRAP from this device (step S35). ). Subsequently, the failure information loss detection unit 323 accesses the device to be detected and refers to the TRAP log that the device to be detected has (step S36). Then, the failure information loss detection unit 323 determines whether or not there is log data of a missing portion in the TRAP log that the device to be detected has (step S37).

障害情報欠落検知部323は、検知対象の装置が有するTRAPのログに、欠落部分のログデータがないと判断した場合(ステップS37:No)、検知対象の装置の故障を検知し(ステップS38)、読み出した障害情報受信データ311を、装置故障を検知した結果とともに、この装置の障害情報受信データ311として管理装置2に出力する(ステップS34)。   The failure information loss detection unit 323 detects a failure of the detection target device (step S38) when it is determined that there is no log data of the missing portion in the TRAP log included in the detection target device (step S37: No). The fault information reception data 311 read out is output to the management apparatus 2 as fault information reception data 311 of this apparatus along with the result of detection of the apparatus failure (step S34).

一方、検知対象の装置が有するTRAPのログに欠落部分のログデータがあると障害情報欠落検知部323が判断した場合(ステップS37:Yes)、補完部324は、このログから欠落部分のログデータを取得する(ステップS39)。そして、補完部324は、該取得したTRAPの欠落部分のログデータと、欠落部分以外において対応する当該障害情報管理装置3のTRAPの受信時間と検知対象の装置10B,10CのTRAPの発出時間との差分を用いて、TRAPの欠落部分を補完する(ステップS40)。そして、障害情報欠落検知部323は、欠落部分を補完した障害情報受信データ311を、この検知対象の装置の障害情報受信データ311として管理装置2に出力する(ステップS41)。   On the other hand, when the failure information loss detection unit 323 determines that there is log data of a missing portion in the TRAP log included in the device to be detected (step S37: Yes), the complementing unit 324 generates log data of the missing portion from this log. Is acquired (step S39). Then, the complementing unit 324 sets the log data of the dropout portion of the acquired TRAP, the TRAP reception time of the fault information management device 3 corresponding to other than the dropout portion, and the TRAP emission time of the detection target devices 10B and 10C. The missing part of the TRAP is complemented using the difference of (step S40). Then, the failure information loss detection unit 323 outputs the failure information reception data 311 with the missing portion complemented to the management device 2 as the failure information reception data 311 of the device to be detected (step S41).

[実施の形態の効果]
このように、実施の形態に係る障害情報管理装置3は、TRAPの管理対象である装置10A〜10Zの間で類似関係を求める。そして、障害情報管理装置3は、検知対象の装置10A〜10ZからのTRAPが欠落しているか否かを、該検知対象の装置と類似関係にある装置からのTRAPの受信時間を基に検知している。
[Effect of the embodiment]
As described above, the fault information management device 3 according to the embodiment finds a similar relationship between the devices 10A to 10Z which are management targets of TRAP. Then, the fault information management device 3 detects whether or not the TRAP from the devices 10A to 10Z to be detected is missing, based on the reception time of the TRAP from the device similar to the device to be detected. ing.

したがって、障害情報管理装置3は、TRAPの欠落を検知するために、TRAPが欠落した装置10A〜10Zからの次のTRAPの受信を待たずともよい。また、言い換えると、障害情報管理装置3は、TRAPの欠落を検知するために、ping等のコマンド送信を行う必要もない。したがって、障害情報管理装置3は、TRAPが欠落した装置10A〜10Zからの次のTRAPが達する前にTRAPの欠落を確実に検知することができる。言い換えると、障害情報管理装置3は、類似関係にある複数の装置10A〜10Zの間において欠落したTRAPが一つでもあれば、装置10A〜10ZからのTRAPの欠落を検知することができる。   Therefore, the fault information management device 3 does not have to wait for reception of the next TRAP from the devices 10A to 10Z from which the TRAP is missing in order to detect the lack of TRAP. Also, in other words, the fault information management device 3 does not have to transmit a command such as ping in order to detect a missing TRAP. Therefore, the failure information management device 3 can reliably detect the missing TRAP before the next TRAP from the devices 10A to 10Z from which the TRAP is missing has arrived. In other words, the fault information management device 3 can detect the lack of TRAP from the devices 10A to 10Z as long as there is even one missing TRAP among the plurality of devices 10A to 10Z in a similar relationship.

また、障害情報管理装置3は、TRAPが欠落していることを検知した場合、TRAPが欠落した装置10A〜10ZのTRAPのログからTRAPの再取得を行うことによって、欠落しているTRAPを補完する。したがって、障害情報管理装置3は、TRAPが欠落した装置10A〜10Zからの次のTRAPが達する前にTRAPの欠落を補完することができる。また、障害情報管理装置3は、TRAPが欠落した装置10A〜10ZのTRAPのログからTRAPが再取得できない場合に、この装置10A〜10Zに故障があることを検知するため、装置10A〜10Zの故障の迅速に検知することができる。   In addition, when the fault information management device 3 detects that the TRAP is missing, the fault information management device 3 complements the missing TRAP by reacquiring TRAP from the TRAP log of the devices 10A to 10Z where the TRAP is missing. Do. Therefore, the fault information management device 3 can compensate for the missing TRAP before the next TRAP from the devices 10A to 10Z where the TRAP is missing has arrived. Further, when the TRAP can not be reacquired from the TRAP log of the devices 10A to 10Z from which the TRAP is missing, the fault information management device 3 detects that there is a failure in the devices 10A to 10Z. Failure can be detected quickly.

以上のように、本実施の形態によれば、類似関係にある複数の装置10A〜10Zの間において欠落したTRAPが一つでもあれば、装置10A〜10ZからのTRAPの欠落を検知することができるため、TRAPの補完や装置故障の検知を迅速に行うことができる。   As described above, according to the present embodiment, it is possible to detect the lack of TRAP from the devices 10A to 10Z as long as there is only one missing TRAP among the plurality of devices 10A to 10Z in a similar relationship. As a result, TRAP complementation and device failure detection can be performed quickly.

なお、管理装置2とは別に、障害情報管理装置3を設けてTRAPの欠落を検知した場合を例に説明したが、もちろん、管理装置がTRAPの欠落検知及び補完を行ってもよい。図15は、管理装置の他の構成を示す模式図である。図15に示すように、管理装置2Aでは、制御部22Aは、障害情報管理部321をさらに有する。そして、記憶部21は、障害情報受信データ311、類似装置判別用データ312及び装置別障害情報データ313を記憶する。この場合、管理部221は、障害情報管理部321がTRAPの欠落検知及び補完を行った受信データを基に、装置10A〜10Zを管理すればよい。また、この場合には、管理装置2Aとネットワーク4との間の障害情報管理装置3を省略することが可能である。   Although the case where the failure information management device 3 is provided separately from the management device 2 to detect a missing TRAP has been described as an example, the management device may, of course, perform missing detection and complementation of the TRAP. FIG. 15 is a schematic view showing another configuration of the management device. As illustrated in FIG. 15, in the management device 2A, the control unit 22A further includes a fault information management unit 321. Then, the storage unit 21 stores failure information reception data 311, similar device determination data 312, and device failure information data 313. In this case, the management unit 221 may manage the devices 10A to 10Z based on the received data on which the failure information management unit 321 has performed TRAP loss detection and complementation. Further, in this case, the failure information management device 3 between the management device 2A and the network 4 can be omitted.

[他の実施の形態]
[システム構成等]
図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部又は一部を、各種の負荷や使用状況等に応じて、任意の単位で機能的又は物理的に分散・統合して構成することができる。さらに、各装置にて行なわれる各処理機能は、その全部又は任意の一部が、CPU及び当該CPUにて解析実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。
Other Embodiments
[System configuration etc.]
The components of the illustrated devices are functionally conceptual and do not necessarily have to be physically configured as illustrated. That is, the specific form of the dispersion and integration of each device is not limited to that shown in the drawings, and all or a part thereof may be functionally or physically dispersed in any unit depending on various loads and usage conditions It can be integrated and configured. Furthermore, all or any part of each processing function performed by each device may be realized by a CPU and a program analyzed and executed by the CPU, or may be realized as wired logic hardware.

また、本実施の形態において説明した各処理のうち、自動的に行われるものとして説明した処理の全部又は一部を手動的におこなうこともでき、あるいは、手動的におこなわれるものとして説明した処理の全部又は一部を公知の方法で自動的におこなうこともできる。この他、上記文書中や図面中で示した処理手順、制御手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。   Further, among the processes described in the present embodiment, all or part of the process described as being automatically performed can be manually performed, or the process described as being manually performed. All or part of can be performed automatically by a known method. In addition to the above, the processing procedures, control procedures, specific names, and information including various data and parameters shown in the above documents and drawings can be arbitrarily changed unless otherwise specified.

[プログラム]
図16は、プログラムが実行されることにより、管理装置2A及び障害情報管理装置3が実現されるコンピュータの一例を示す図である。コンピュータ1000は、例えば、メモリ1010、CPU1020を有する。また、コンピュータ1000は、ハードディスクドライブインタフェース1030、ディスクドライブインタフェース1040、シリアルポートインタフェース1050、ビデオアダプタ1060、ネットワークインタフェース1070を有する。これらの各部は、バス1080によって接続される。
[program]
FIG. 16 is a diagram illustrating an example of a computer in which the management device 2A and the failure information management device 3 are realized by execution of a program. The computer 1000 includes, for example, a memory 1010 and a CPU 1020. The computer 1000 also includes a hard disk drive interface 1030, a disk drive interface 1040, a serial port interface 1050, a video adapter 1060, and a network interface 1070. These units are connected by a bus 1080.

メモリ1010は、ROM(Read Only Memory)1011及びRAM1012を含む。ROM1011は、例えば、BIOS(Basic Input Output System)等のブートプログラムを記憶する。ハードディスクドライブインタフェース1030は、ハードディスクドライブ1090に接続される。ディスクドライブインタフェース1040は、ディスクドライブ1100に接続される。例えば磁気ディスクや光ディスク等の着脱可能な記憶媒体が、ディスクドライブ1100に挿入される。シリアルポートインタフェース1050は、例えばマウス1110、キーボード1120に接続される。ビデオアダプタ1060は、例えばディスプレイ1130に接続される。   The memory 1010 includes a ROM (Read Only Memory) 1011 and a RAM 1012. The ROM 1011 stores, for example, a boot program such as a BIOS (Basic Input Output System). The hard disk drive interface 1030 is connected to the hard disk drive 1090. Disk drive interface 1040 is connected to disk drive 1100. For example, a removable storage medium such as a magnetic disk or an optical disk is inserted into the disk drive 1100. The serial port interface 1050 is connected to, for example, a mouse 1110 and a keyboard 1120. The video adapter 1060 is connected to, for example, the display 1130.

ハードディスクドライブ1090は、例えば、OS1091、アプリケーションプログラム1092、プログラムモジュール1093、プログラムデータ1094を記憶する。すなわち、管理装置2A及び障害情報管理装置3の各処理を規定するプログラムは、コンピュータ1000により実行可能なコードが記述されたプログラムモジュール1093として実装される。プログラムモジュール1093は、例えばハードディスクドライブ1090に記憶される。例えば、管理装置2A及び障害情報管理装置3における機能構成と同様の処理を実行するためのプログラムモジュール1093が、ハードディスクドライブ1090に記憶される。なお、ハードディスクドライブ1090は、SSD(Solid State Drive)により代替されてもよい。   The hard disk drive 1090 stores, for example, an OS 1091, an application program 1092, a program module 1093, and program data 1094. That is, a program defining each process of the management device 2A and the fault information management device 3 is implemented as a program module 1093 in which a code executable by the computer 1000 is described. The program module 1093 is stored, for example, in the hard disk drive 1090. For example, the hard disk drive 1090 stores a program module 1093 for executing the same process as the functional configuration of the management apparatus 2A and the fault information management apparatus 3. The hard disk drive 1090 may be replaced by a solid state drive (SSD).

また、上述した実施の形態の処理で用いられる設定データは、プログラムデータ1094として、例えばメモリ1010やハードディスクドライブ1090に記憶される。そして、CPU1020が、メモリ1010やハードディスクドライブ1090に記憶されたプログラムモジュール1093やプログラムデータ1094を必要に応じてRAM1012に読み出して実行する。   The setting data used in the process of the above-described embodiment is stored as program data 1094 in, for example, the memory 1010 or the hard disk drive 1090. Then, the CPU 1020 reads out the program module 1093 and the program data 1094 stored in the memory 1010 and the hard disk drive 1090 to the RAM 1012 as needed, and executes them.

なお、プログラムモジュール1093やプログラムデータ1094は、ハードディスクドライブ1090に記憶される場合に限らず、例えば着脱可能な記憶媒体に記憶され、ディスクドライブ1100等を介してCPU1020によって読み出されてもよい。あるいは、プログラムモジュール1093及びプログラムデータ1094は、ネットワーク(LAN、WAN等)を介して接続された他のコンピュータに記憶されてもよい。そして、プログラムモジュール1093及びプログラムデータ1094は、他のコンピュータから、ネットワークインタフェース1070を介してCPU1020によって読み出されてもよい。   The program module 1093 and the program data 1094 are not limited to being stored in the hard disk drive 1090, and may be stored in, for example, a removable storage medium and read by the CPU 1020 via the disk drive 1100 or the like. Alternatively, the program module 1093 and the program data 1094 may be stored in another computer connected via a network (LAN, WAN, etc.). The program module 1093 and the program data 1094 may be read by the CPU 1020 from another computer via the network interface 1070.

以上、本発明者によってなされた発明を適用した実施の形態について説明したが、本実施の形態による本発明の開示の一部をなす記述及び図面により本発明は限定されることはない。すなわち、本実施の形態に基づいて当業者等によりなされる他の実施の形態、実施例及び運用技術等は全て本発明の範疇に含まれる。   Although the embodiment to which the invention made by the inventor is applied has been described above, the present invention is not limited by the description and the drawings that form a part of the disclosure of the present invention according to the present embodiment. That is, all other embodiments, examples, operation techniques and the like made by those skilled in the art based on the present embodiment are included in the scope of the present invention.

1 管理システム
2 管理装置
3 障害情報管理装置
4 ネットワーク
10A〜10Z 装置
21,31 記憶部
22,32 制御部
23,33 入力部
24,34 出力部
25,35 通信制御部
221 管理部
311 障害情報受信データ
312 類似装置判別用データ
313 装置別障害情報データ
321 障害情報管理部
322 類似装置判別部
323 障害情報欠落検知部
324 補完部
Reference Signs List 1 management system 2 management apparatus 3 fault information management apparatus 4 network 10A to 10Z apparatus 21, 31 storage unit 22, 32 control unit 23, 33 input unit 24, 34 output unit 25, 35 communication control unit 221 management unit 311 fault information reception Data 312 Similar device determination data 313 Failure information data by device 321 Failure information management unit 322 Similar device determination unit 323 Failure information missing detection unit 324 Complement unit

Claims (7)

ネットワークを介して接続する通信装置群からそれぞれ受信した障害情報の各受信時間の近似性を基に、前記通信装置群のうち類似関係にある複数の通信装置を判別する類似装置判別部と、
検知対象の前記通信装置からの前記障害情報が欠落しているか否かを、該検知対象の通信装置と類似関係にある通信装置からの前記障害情報の受信時間を基に検知する障害情報欠落検知部と、
前記障害情報欠落検知部が前記検知対象の通信装置からの前記障害情報が欠落していることを検知した場合、前記検知対象の通信装置が有する前記障害情報を発出した時間のログである発出情報一覧を用いて、欠落している前記障害情報を補完する補完部と、
を有することを特徴とする障害情報管理装置。
A similar device determination unit that determines a plurality of communication devices having a similar relationship among the communication device group based on an approximation of each reception time of failure information respectively received from the communication device group connected via the network;
Failure information loss detection that detects whether or not the failure information from the communication device to be detected is missing based on the reception time of the failure information from the communication device having a similar relationship to the communication device to be detected Department,
When the fault information loss detection unit detects that the fault information from the communication device to be detected is missing, the issue information which is a log of the time at which the fault information of the communication device to be detected is issued A complementing unit that complements the missing fault information using a list;
A fault information management device characterized by having.
前記類似装置判別部は、所定の時間内に受信した前記障害情報を発出した複数の前記通信装置を前記類似関係にある複数の通信装置であると判別することを特徴とする請求項1に記載の障害情報管理装置。   The similar device determination unit determines that the plurality of communication devices that have issued the failure information received within a predetermined time period are the plurality of communication devices having the similar relationship. Failure information management device. 前記障害情報欠落検知部は、前記検知対象の通信装置からの前記障害情報の受信時間と、前記検知対象の通信装置と類似関係にある通信装置からの前記障害情報の受信時間とを比較し、当該障害情報管理装置の各受信時間の一致度を基に前記通信装置からの障害情報が欠落しているか否かを判断することを特徴とする請求項1または2に記載の障害情報管理装置。   The failure information loss detection unit compares the reception time of the failure information from the communication device to be detected with the reception time of the failure information from a communication device having a similar relationship to the communication device to be detected; 3. The failure information management device according to claim 1, wherein it is determined whether or not failure information from the communication device is missing based on the degree of coincidence of reception times of the failure information management device. 前記補完部は、前記障害情報が欠落していると検知された前記検知対象の通信装置が有する前記障害情報の発出情報一覧を参照し、前記障害情報の欠落部分のログデータがある場合には、前記発出情報一覧から前記障害情報の欠落部分のログデータを取得し、該取得した前記障害情報の欠落部分のログデータと、前記障害情報の欠落部分以外において対応する当該障害情報管理装置の前記障害情報の受信時間と前記検知対象の装置の前記障害情報の発出した時間との差分とを用いて、前記障害情報の欠落部分を補完することを特徴とする請求項1〜3のいずれか一つに記載の障害情報管理装置。   The complementing unit refers to the issued information list of the fault information included in the communication device to be detected which is detected that the fault information is missing, and when there is log data of the missing part of the fault information The log data of the missing part of the fault information is acquired from the issue information list, and the acquired log data of the missing part of the fault information and the fault information management apparatus corresponding to the other than the missing part of the fault information 4. The missing part of the fault information is complemented using the difference between the reception time of the fault information and the time when the fault information of the device to be detected is issued. Failure information management device described in the above. 前記補完部は、前記検知対象の装置から前記障害情報の欠落部分のログデータが取得できない場合には、該検知対象の装置が故障していることを検知することを特徴とする請求項4に記載の障害情報管理装置。   The said complementation part detects that the apparatus of the said detection target is out of order, when the log data of the missing part of the said fault information can not be acquired from the apparatus of the said detection target. The fault information management device described. ネットワークを介して接続する通信装置群からそれぞれ障害情報を受信して該障害情報を管理する障害情報管理装置が実行する障害情報管理方法であって、
前記通信装置群からそれぞれ受信した障害情報の各受信時間の近似性を基に、前記通信装置群のうち類似関係にある複数の通信装置を判別する類似装置判別工程と、
検知対象の前記通信装置からの前記障害情報が欠落しているか否かを、該検知対象の通信装置と類似関係にある通信装置からの前記障害情報の受信時間を基に検知する障害情報欠落検知工程と、
前記障害情報欠落検知工程において前記検知対象の通信装置からの前記障害情報が欠落していることが検知された場合、前記検知対象の通信装置が有する前記障害情報を発出した時間のログである発出情報一覧を用いて、欠落している前記障害情報を補完する補完工程と、
を含んだことを特徴とする障害情報管理方法。
A failure information management method is executed by a failure information management device that receives failure information from a group of communication devices connected via a network and manages the failure information.
A similar device determining step of determining a plurality of communication devices having a similar relationship among the communication device group based on an approximation of each reception time of failure information respectively received from the communication device group;
Failure information loss detection that detects whether or not the failure information from the communication device to be detected is missing based on the reception time of the failure information from the communication device having a similar relationship to the communication device to be detected Process,
When it is detected in the failure information loss detection step that the failure information from the communication device to be detected is missing, a log indicating the time at which the failure information of the communication device to be detected is issued is issued A complementing step of complementing the missing fault information using an information list;
A fault information management method characterized by including:
コンピュータに、
ネットワークを介して接続する通信装置群からそれぞれ受信した障害情報の各受信時間の近似性を基に、前記通信装置群のうち類似関係にある複数の通信装置を判別する類似装置判別ステップと、
検知対象の前記通信装置からの前記障害情報が欠落しているか否かを、該検知対象の通信装置と類似関係にある通信装置からの前記障害情報の受信時間を基に検知する障害情報欠落検知ステップと、
前記障害情報欠落検知ステップにおいて前記検知対象の通信装置からの前記障害情報が欠落していることが検知された場合、前記検知対象の通信装置が有する前記障害情報を発出した時間のログである発出情報一覧を用いて、欠落している前記障害情報を補完する補完ステップと、
を実行させる障害情報管理プログラム。
On the computer
A similar device determining step of determining a plurality of communication devices having a similar relationship among the communication device group based on an approximation of each reception time of failure information respectively received from the communication device group connected via the network;
Failure information loss detection that detects whether or not the failure information from the communication device to be detected is missing based on the reception time of the failure information from the communication device having a similar relationship to the communication device to be detected Step and
If it is detected in the failure information loss detection step that the failure information from the communication device to be detected is missing, a log of the time at which the failure information of the communication device to be detected is issued is issued A complementing step of complementing the missing fault information using an information list;
Fault information management program that runs
JP2016116068A 2016-06-10 2016-06-10 Fault information management device, fault information management method and fault information management program Active JP6502890B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016116068A JP6502890B2 (en) 2016-06-10 2016-06-10 Fault information management device, fault information management method and fault information management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016116068A JP6502890B2 (en) 2016-06-10 2016-06-10 Fault information management device, fault information management method and fault information management program

Publications (2)

Publication Number Publication Date
JP2017220883A JP2017220883A (en) 2017-12-14
JP6502890B2 true JP6502890B2 (en) 2019-04-17

Family

ID=60656342

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016116068A Active JP6502890B2 (en) 2016-06-10 2016-06-10 Fault information management device, fault information management method and fault information management program

Country Status (1)

Country Link
JP (1) JP6502890B2 (en)

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004246438A (en) * 2003-02-12 2004-09-02 Mitsubishi Electric Corp Time series data collection system
CN1859171A (en) * 2005-12-02 2006-11-08 华为技术有限公司 Network equipment data managing method
JP2008059114A (en) * 2006-08-30 2008-03-13 Fujitsu Ltd Automatic network monitoring system using SNMP
JP2008097326A (en) * 2006-10-12 2008-04-24 Fujitsu Access Ltd Snmp sequence management method, manager device, and agent device
JP4808645B2 (en) * 2007-02-15 2011-11-02 富士通株式会社 Device monitoring network system and SNMP trap management method
JP5297987B2 (en) * 2009-11-19 2013-09-25 富士通テレコムネットワークス株式会社 Alert management device and alert management method
JP2011205525A (en) * 2010-03-26 2011-10-13 Sanyo Electric Co Ltd Device and system for monitoring equipment

Also Published As

Publication number Publication date
JP2017220883A (en) 2017-12-14

Similar Documents

Publication Publication Date Title
US10068015B2 (en) Monitoring a monitoring-target process
US10599536B1 (en) Preventing storage errors using problem signatures
CN112395616B (en) Vulnerability processing methods, devices and computer equipment
US8887146B2 (en) System for inspecting information processing unit to which software update is applied
US10235520B2 (en) System and method for analyzing patch file
TWI547874B (en) Virtual machine image analysis
US9513998B2 (en) Management of microcode errors in a storage operation
US9513957B2 (en) Management system, management program, and management method
US20140365833A1 (en) Capturing trace information using annotated trace output
US20200310779A1 (en) Validating a firmware compliance policy prior to use in a production system
US10366226B2 (en) Malicious code analysis device and method based on external device connected via USB cable
CN106598637B (en) Method for selective loading of components within a node
US9262279B2 (en) Classifying and monitoring database operations based on a cost of recovery
JP2016062111A (en) Virtual computer system, printer control system, virtual computer program and printer control program
US9009537B2 (en) Diagnostic data capture in a computing environment
US20170111224A1 (en) Managing component changes for improved node performance
US20170053117A1 (en) Management apparatus and management method
CN112579330A (en) Method, device and equipment for processing abnormal data of operating system
JP6502890B2 (en) Fault information management device, fault information management method and fault information management program
US9372626B2 (en) Parallel storage system testing wherein I/O test pattern identifies one or more set of jobs to be executed concurrently
US9411666B2 (en) Anticipatory protection of critical jobs in a computing system
CN113467941A (en) Method and device for sharing information
JP6845657B2 (en) Management server, management method and its program
US10789238B2 (en) Event management systems and event triggering methods and systems thereof applied to a version control server
JP2018063518A5 (en)

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180606

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190307

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: 20190319

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190322

R150 Certificate of patent or registration of utility model

Ref document number: 6502890

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350