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
JP4836053B2 - Failure determination method and program - Google Patents
[go: Go Back, main page]

JP4836053B2 - Failure determination method and program - Google Patents

Failure determination method and program Download PDF

Info

Publication number
JP4836053B2
JP4836053B2 JP2007092846A JP2007092846A JP4836053B2 JP 4836053 B2 JP4836053 B2 JP 4836053B2 JP 2007092846 A JP2007092846 A JP 2007092846A JP 2007092846 A JP2007092846 A JP 2007092846A JP 4836053 B2 JP4836053 B2 JP 4836053B2
Authority
JP
Japan
Prior art keywords
time
alarm
failure
failure determination
extraction
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.)
Expired - Fee Related
Application number
JP2007092846A
Other languages
Japanese (ja)
Other versions
JP2008252650A (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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2007092846A priority Critical patent/JP4836053B2/en
Publication of JP2008252650A publication Critical patent/JP2008252650A/en
Application granted granted Critical
Publication of JP4836053B2 publication Critical patent/JP4836053B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Monitoring And Testing Of Exchanges (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Maintenance And Management Of Digital Transmission (AREA)

Description

本発明は、故障判定方法に関する。   The present invention relates to a failure determination method.

通信網には、さまざまな通信用機器が置かれる。通信用機器の故障は、通信網や機器の種類によって、様々な方法で通知される。例えば、LANに接続されたIP機器は、SNMPプロトコルによって、故障をネットワーク上の故障監視装置に伝達する。また、旧来からのPDH網に設置される多くの通信機器は、センサー装置によって故障が検出される。また、故障監視装置が発出する警報には、機器故障によって、一次的に発出される主原因故障による警報の他、当該機器故障に起因して、二次的な影響によって発出される影響故障による警報がある。影響故障による警報は、例えば、通信ハイアラーキにおける上位機器の故障に起因して、下位機器から発出されるもの、下位機器の故障に起因して上位機器から発出されるものなどがある。   Various communication devices are placed in the communication network. A failure of a communication device is notified by various methods depending on the type of communication network or device. For example, an IP device connected to a LAN transmits a failure to a failure monitoring device on the network by the SNMP protocol. Further, many communication devices installed in the conventional PDH network detect a failure by a sensor device. In addition, alarms issued by failure monitoring devices include alarms due to primary cause failures caused by equipment failures, as well as impact failures caused by secondary effects caused by the equipment failure. There is an alarm. The alarm due to the influence failure includes, for example, one issued from the lower device due to the failure of the upper device in the communication hierarchy, and one issued from the upper device due to the failure of the lower device.

通信網で発生する警報は、故障判定装置に届けられる。故障判定装置では、到着した警報を解析し、主原因故障による警報を割り出し、故障を判定する。図1は、故障判定装置における処理を説明する流れ図である。故障判定装置では、受信処理(S10)、抽出処理(S11)、判定処理(S12)が実行される。   An alarm generated in the communication network is delivered to the failure determination device. The failure determination device analyzes the alarm that arrives, determines the alarm due to the main cause failure, and determines the failure. FIG. 1 is a flowchart for explaining processing in the failure determination apparatus. In the failure determination device, reception processing (S10), extraction processing (S11), and determination processing (S12) are executed.

従来の故障判定装置では、抽出処理(S11)において、警報を到着順に抽出し、判定処理(S12)を実施していた。しかし、警報の発生元である故障監視装置における警報判別方式や、警報が経由する伝達経路などには違いがあるので、警報が発生する順番と、故障判定装置へ警報が到着する順番とは、必ずしも一致しない。すなわち、従来の故障判定装置では、警報の発生順を保証できていなかった。このため、一時的に、影響故障による警報を、主原因故障による警報であると誤って判定するという問題が発生することがあった。   In the conventional failure determination apparatus, in the extraction process (S11), alarms are extracted in the order of arrival, and the determination process (S12) is performed. However, because there is a difference in the alarm determination method in the failure monitoring device that is the source of the alarm and the transmission path through which the alarm passes, the order in which the alarm is generated and the order in which the alarm arrives at the failure determination device are: Does not necessarily match. That is, the conventional failure determination device cannot guarantee the order of alarm generation. For this reason, there has been a problem that the alarm due to the influence failure is erroneously determined to be the alarm due to the main cause failure.

図2は、従来の故障判定装置における抽出処理を説明する流れ図である。図2に示すように、従来の抽出処理においては、警報が到着すると、関連する全ての警報が揃うのを待つために、予め決められた集約時間だけ待つ(S21)。その後、到着している全ての警報を抽出する(S22)。警報が抽出されると、抽出された警報を対象として、判定処理が実施される(S12)。   FIG. 2 is a flowchart for explaining extraction processing in a conventional failure determination apparatus. As shown in FIG. 2, in the conventional extraction process, when an alarm arrives, it waits for a predetermined aggregation time in order to wait for all related alarms to be prepared (S21). Thereafter, all alarms that have arrived are extracted (S22). When the alarm is extracted, a determination process is performed on the extracted alarm (S12).

図3と、図4とを参照しつつ、従来の故障判定装置の動作について詳述する。図3に示すように、[通信機器A]11と、[通信機器B]12と、[通信機器C]13とを有する監視対象網10があったとする。また、[通信機器B]12は上位機器であり、[通信機器C]13は下位機器とする。ここで、図示するように、10時0分0秒に[通信機器A]11で故障が発生し、10時0分10秒に[通信機器B]12で故障が発生したとする。これらの故障は、全く無関係な偶発的な故障とする。また、[通信機器C]13は、10時0分10秒に、上位機器である[通信機器B]12の故障の影響を受けたとする。   The operation of the conventional failure determination device will be described in detail with reference to FIG. 3 and FIG. As shown in FIG. 3, it is assumed that there is a monitoring target network 10 having [communication device A] 11, [communication device B] 12, and [communication device C] 13. [Communication device B] 12 is an upper device, and [Communication device C] 13 is a lower device. Here, as illustrated, it is assumed that a failure occurs in [communication device A] 11 at 10:00:00 and a failure occurs in [communication device B] 12 at 10:00:10. These failures are completely unrelated accidents. Further, it is assumed that [communication device C] 13 is affected by a failure of [communication device B] 12, which is a higher-level device, at 10:00:10.

図4は、図3に示す状況下での、従来の故障判定装置の動作について説明する図である。図4においては、故障判定装置に届いた最初の警報は、[通信機器A]11の故障による警報であり、その受信時刻を、10時0分1秒としている。また、次に届いた警報は、[通信機器C]13の影響故障による警報であり、その受信時刻を、10時0分11秒としている。また、最後に届いた警報は、[通信機器B]12の故障による警報であり、その受信時刻を、10時0分25秒としている。なお、図4に示す従来の故障判定装置には、集約時間のパラメータとして、20秒が設定されているとする。   FIG. 4 is a diagram for explaining the operation of the conventional failure determination apparatus under the situation shown in FIG. In FIG. 4, the first alarm arrived at the failure determination device is an alarm due to the failure of [communication device A] 11, and the reception time is set to 10: 00: 1. Further, the next alarm arrived is an alarm due to an influence failure of [communication device C] 13, and the reception time is set to 10:00:11. The alarm that arrived last is an alarm due to the failure of [communication device B] 12, and the reception time is set to 10:00:25. In the conventional failure determination apparatus shown in FIG. 4, it is assumed that 20 seconds is set as an aggregation time parameter.

従来の故障判定装置では、最初の警報が届くと、抽出処理が駆動される。従来の故障判定装置では、最初の警報が到着した時刻を起点として、集約時間だけ待つ(S21)。図4の例では、最初の警報は、10時0分1秒に到着し、集約時間を20秒としているので、10時0分21秒迄待つことになる。そして、10時0分21秒になったら、到着している全ての警報を抽出する(S22)。図4の場合では、[通信機器A]11の故障による警報と、[通信機器C]13の影響故障による警報とが抽出されることになる。これらの警報を対象として判定処理を行うと(S12)、[通信機器A]11で故障が発生し、かつ、[通信機器C]13でも故障が発生したと判定されてしまう。すなわち、影響故障による警報を、主原因故障による警報であると判定してしまう。続いて、[通信機器B]12の故障による警報が、10時0分25秒に届いているので、20秒後の10時0分45秒にも抽出が行われる(S22)。この警報を対象として判定処理を行うと(S12)、[通信機器B]12で故障が発生したと判定される。結局、[通信機器A]11、[通信機器B]12、及び、[通信機器C]13の全てで、故障が発生したという誤った判定が為されることになる。   In the conventional failure determination apparatus, when the first alarm arrives, the extraction process is driven. The conventional failure determination apparatus waits for the aggregation time starting from the time when the first alarm arrives (S21). In the example of FIG. 4, the first alarm arrives at 10: 00: 1 and the aggregation time is 20 seconds, so it will wait until 10:00:21. Then, when it is 10:00:21, all arriving alarms are extracted (S22). In the case of FIG. 4, an alarm due to a failure of [communication device A] 11 and an alarm due to an influence failure of [communication device C] 13 are extracted. When determination processing is performed for these alarms (S12), it is determined that a failure has occurred in [communication device A] 11 and a failure has occurred in [communication device C] 13. That is, the alarm due to the influence failure is determined to be an alarm due to the main cause failure. Subsequently, since an alarm due to the failure of [communication device B] 12 has arrived at 10: 0: 25, extraction is also performed at 10: 0: 45 after 20 seconds (S22). When determination processing is performed for this alarm (S12), it is determined that a failure has occurred in [communication device B] 12. Eventually, all of [communication device A] 11, [communication device B] 12, and [communication device C] 13 make an erroneous determination that a failure has occurred.

ところで、通信網における機器故障に関連する公知文献としては、特開2004−080297号公報(特許文献1参照)、特開2005−190270号公報(特許文献2参照)、特開平05−022291号公報(特許文献3参照)、特開平06−311207号公報(特許文献4参照)が知られる。特許文献1に記載された「故障措置システム」の発明においては、推定手段は、通信ネットワークを構成する複数の通信装置のいずれかにおいて発生した故障の要因を推定する。措置実行手段は、前記推定手段の推定内容に基づいて前記故障に対する措置を行う。   By the way, as publicly known documents related to equipment failures in a communication network, Japanese Patent Application Laid-Open No. 2004-080297 (see Patent Document 1), Japanese Patent Application Laid-Open No. 2005-190270 (see Patent Document 2), Japanese Patent Application Laid-Open No. 05-022291. (See Patent Document 3), Japanese Patent Laid-Open No. 06-311207 (see Patent Document 4). In the invention of “Failure Measure System” described in Patent Document 1, the estimation means estimates a cause of a failure that has occurred in any of a plurality of communication devices constituting a communication network. The measure execution means takes measures against the failure based on the estimation content of the estimation means.

特許文献2に記載された「因果関係推定プログラム」の発明においては、コンピュータに、以下のステップを実行させる。記憶するステップは、予め複数の因果関係推定値算出ルール、を記憶する。第1の装置から受け取るステップは、第1のエラーメッセージのID、前記第1のエラーメッセージが生成された第1の時刻、前記第1のエラーメッセージを生成した第1のプロセスのID、前記第1のプロセスがコネクトしていた第1のプロセス間通信の第1通信相手又は第1の共有ファイルの第1共有相手、前記第1のプロセス間通信又は前記第1の共有ファイルの第1生成時刻及び第1消滅時刻を第1の装置から受け取る。第2の装置から受け取るステップは、第2のエラーメッセージのID、前記第2のエラーメッセージが生成された第2の時刻、前記第2のエラーメッセージを生成した第2のプロセスのID、前記第2のプロセスがコネクトしていた第2のプロセス間通信の第2通信相手又は第2の共有ファイルの第2共有相手、前記第2のプロセス間通信又は前記第2の共有ファイルの第2生成時刻及び第2消滅時刻を第2の装置から受け取る。選択するステップは、前記第1のプロセスIDと前記第2のプロセスIDが同一であるかを判断する、前記第1通信相手が前記第2のプロセスか又は前記第2通信相手が前記第1のプロセスかに基づいて、前記第1のプロセスと前記第2のプロセスとの間に少なくとも一時的にプロセス間通信が存在したかを判断する、前記第1共有相手が前記第2のプロセスか又は前記第2共有相手が前記第1のプロセスかに基づいて、前記第1のプロセスと前記第2のプロセスとの間に少なくとも一時的に共有ファイルが存在したかを判断する、前記第1の時刻、前記第2の時刻、並びに前記第1生成時刻、前記第1消滅時刻、前記第2生成時刻、及び前記第2消滅時刻の内の少なくとも1つの時刻に基づいて、前記第1の時刻と前記第2の時刻との間に前記第1のプロセス間通信若しくは前記第1の共有ファイル又は前記第2のプロセス間通信若しくは前記第2の共有ファイルが存在したかを判断する、の内の少なくとも1つを実行し、その判断の結果に基づいて適用すべき因果関係推定値算出ルールを選択する。算出するステップは、適用すべき因果関係推定値算出ルールに基づいて、因果関係推定値を算出する。   In the invention of the “causal relationship estimation program” described in Patent Document 2, the computer is caused to execute the following steps. The storing step stores a plurality of causal relationship estimated value calculation rules in advance. Receiving from the first device comprises: an ID of a first error message; a first time when the first error message is generated; an ID of a first process that generated the first error message; The first communication partner of the first inter-process communication or the first shared partner of the first shared file to which the first process was connected, the first inter-process communication or the first generation time of the first shared file And a first extinction time from the first device. Receiving from the second device comprises: an ID of a second error message; a second time at which the second error message is generated; an ID of a second process that has generated the second error message; The second communication partner of the second inter-process communication or the second shared partner of the second shared file, the second inter-process communication or the second generation time of the second shared file to which the two processes were connected. And a second extinction time is received from the second device. The step of selecting determines whether the first process ID and the second process ID are the same. The first communication partner is the second process or the second communication partner is the first process ID. Based on whether it is a process, it is determined whether there is at least a temporary interprocess communication between the first process and the second process. Determining whether a shared file exists at least temporarily between the first process and the second process based on whether a second sharing partner is the first process; Based on the second time, and at least one of the first generation time, the first annihilation time, the second generation time, and the second annihilation time, the first time and the first time Between 2 times Determining at least one of the first inter-process communication or the first shared file or the second inter-process communication or the second shared file. A causal relationship estimation value calculation rule to be applied is selected based on the result. The calculating step calculates a causal relationship estimated value based on a causal relationship estimated value calculation rule to be applied.

特許文献3に記載された「障害メッセージ管理方式」の発明においては、通信網を構成する複数のネットワーク構成装置と通信回線で接続され、これらネットワーク構成装置を監視制御するネットワーク管理システムが前記ネットワーク構成装置で障害が発生したときリアルタイムで障害メッセージを受信して管理する。前記ネットワーク管理システムが、ネットワーク構成装置の構成機器ごとで、かつ障害種別ごとに障害発生時刻を記憶する障害の判定メモリを備える。前記ネットワーク構成装置から障害発生メッセージを受信するとき前記判定メモリの該当位置に障害発生時刻を登録する。この登録ののち、障害復旧メッセージの受信前に所定時間を超過したとき所定の障害発生メッセージを出力する。一方、所定時間内に障害復旧メッセージを受信するときには該当する位置に登録済みの障害発生時刻を抹消して既に受信済みの障害発生メッセージを破棄する。   In the invention of the “failure message management method” described in Patent Document 3, a network management system that is connected to a plurality of network configuration devices constituting a communication network through a communication line and monitors and controls these network configuration devices is the network configuration. Receive and manage fault messages in real time when a fault occurs in the device. The network management system includes a failure determination memory that stores a failure occurrence time for each component device of the network configuration device and for each failure type. When a failure occurrence message is received from the network component device, a failure occurrence time is registered at a corresponding position in the determination memory. After this registration, a predetermined failure occurrence message is output when a predetermined time is exceeded before receiving the failure recovery message. On the other hand, when a failure recovery message is received within a predetermined time, the failure occurrence time already registered at the corresponding position is deleted and the already received failure occurrence message is discarded.

特許文献4に記載された「システム故障判定方法」の発明においては、被判定システムは、サブシステム自身の故障を検知しアラーム報告メッセージを出力する第1の故障検出機能及び当該サブシステム以外の他のサブシステムの処理結果の異常を検知しアラーム報告メッセージを出力する第2の故障検出機能を有する前記サブシステムを相互に複数接続して群構成される。第1の故障検出機能により出力されたアラーム報告メッセージを当該アラーム報告メッセージの発生時刻と共に前記各サブシステムに対応して独立別個に各格納領域に記憶する。第2の故障検出機能により出力されたアラーム報告メッセージを当該アラーム報告メッセージの発生時刻と共に前記各サブシステムに対応して独立別個に各格納領域に記憶する。前記第1の故障検出機能によるアラーム報告メッセージが前記格納領域に記憶されていた場合若しくは前記第2の故障検出機能による現在時刻から一定時間遡った時間内に前記格納領域に記憶されたアラーム報告メッセージの個数が予め設定された個数以上の場合の少なくとも一方に該当する場合に対応する前記サブシステムが故障したと判定する。   In the invention of the “system failure determination method” described in Patent Document 4, the determined system detects a failure of the subsystem itself and outputs an alarm report message, and other than the subsystem. A plurality of subsystems having a second failure detection function for detecting an abnormality in the processing results of the subsystems and outputting an alarm report message are connected to form a group. The alarm report message output by the first failure detection function is stored in each storage area independently with the time of occurrence of the alarm report message in correspondence with each subsystem. The alarm report message output by the second failure detection function is stored in each storage area independently and in correspondence with each subsystem together with the time of occurrence of the alarm report message. When the alarm report message by the first failure detection function is stored in the storage area, or the alarm report message stored in the storage area within a time that is a predetermined time after the current time by the second failure detection function It is determined that the subsystem corresponding to the case corresponding to at least one of the cases where the number is equal to or greater than the preset number has failed.

特開2004−080297号公報JP 2004-080297 A 特開2005−190270号公報JP 2005-190270 A 特開平05−022291号公報Japanese Patent Laid-Open No. 05-022291 特開平06−311207号公報Japanese Patent Laid-Open No. 06-311207

本発明の課題は、警報の発生時刻に着目することによって、より正確に、故障を判定することである。   An object of the present invention is to determine a failure more accurately by paying attention to an alarm occurrence time.

本発明による故障判定方法においては、受信するステップでは、通信網から伝達される警報を受信する。抽出するステップでは、前記警報のタイムスタンプ時刻を参照し、当該タイムスタンプ時刻に基づいて、判定対象とする警報を抽出する。判定するステップでは、抽出された警報が、主原因故障によるものか影響故障によるものかを判定する。   In the failure determination method according to the present invention, in the receiving step, an alarm transmitted from the communication network is received. In the extracting step, referring to the time stamp time of the alarm, the alarm to be determined is extracted based on the time stamp time. In the determining step, it is determined whether the extracted alarm is due to a main cause failure or an influence failure.

本発明による故障判定方法においては、前記判定対象とする警報を抽出するステップは、想定値tbを格納するステップと、最大値ttを格納するステップと、次回の判定を予約するステップとを有する。想定値tbを格納するステップでは、一の故障によって複数の警報が発生し得る場合に、前記複数の警報におけるタイムスタンプ時刻が分散する時間幅の想定値tbを格納する。最大値ttを格納するステップでは、警報の到達経路に依存し、受信までに要する時間の最大値ttを格納する。次回の判定を予約するステップでは、前記想定値tbと、前記最大値ttとに基づいて、抽出時刻を決定し、次回の判定を予約する。また、本発明による故障判定方法においては、前記予約するステップは、警報を受信した場合に、当該警報のタイムスタンプ時刻に、前記想定値tbと、前記最大値ttとを加算した時刻を、前記抽出時刻と決定する。また、本発明による故障判定方法においては、前記予約するステップは、すでに次回の判定が別の警報受信によって予約済みの場合において、今回受信した警報のタイムスタンプ時刻に、前記最大値ttを加算した時刻が、前記予約済みの判定に係る抽出時刻よりも過去を指すときには、前記今回受信した警報による予約をスキップするステップを有する。   In the failure determination method according to the present invention, the step of extracting the alarm to be determined includes a step of storing the assumed value tb, a step of storing the maximum value tt, and a step of reserving the next determination. In the step of storing the assumed value tb, when a plurality of alarms can be generated due to one failure, the assumed value tb of the time width in which the time stamp times in the plurality of alarms are stored is stored. In the step of storing the maximum value tt, the maximum value tt of the time required for reception is stored depending on the alarm arrival route. In the step of reserving the next determination, the extraction time is determined based on the assumed value tb and the maximum value tt, and the next determination is reserved. Further, in the failure determination method according to the present invention, in the reservation step, when an alarm is received, the time obtained by adding the assumed value tb and the maximum value tt to the time stamp time of the alarm Determine the extraction time. In the failure determination method according to the present invention, in the reservation step, the maximum value tt is added to the time stamp time of the alarm received this time when the next determination has already been reserved by another alarm reception. When the time points in the past from the extraction time related to the reserved determination, there is a step of skipping the reservation by the alarm received this time.

本発明による故障判定方法においては、前記判定対象とする警報を抽出するステップは、抽出時刻になったときに、当該抽出時刻から前記最大値ttを差し引いた時刻までのタイムスタンプ時刻を有する警報のみを判定対象として抽出する。   In the failure determination method according to the present invention, the step of extracting the alarm to be determined includes only an alarm having a time stamp time from the extraction time to the time obtained by subtracting the maximum value tt when the extraction time is reached. Are extracted as judgment targets.

本発明によれば、警報の発生時刻に着目して故障判定を行うので、より正確に、故障を判定することができる。   According to the present invention, since the failure determination is performed by paying attention to the alarm occurrence time, the failure can be determined more accurately.

警報には、作成時にタイムスタンプが押される。このタイムスタンプ時刻を参照して、警報の抽出処理を行えば(S11)、警報の発生時刻に着目した故障判定を行うことができる。以下、タイムスタンプ時刻に基づいた故障判定方法の実施の形態について詳述する。   The alarm is time stamped when created. If alarm extraction processing is performed with reference to this time stamp time (S11), failure determination focusing on the alarm occurrence time can be performed. Hereinafter, an embodiment of the failure determination method based on the time stamp time will be described in detail.

図5は、時間幅tbと、最遅到達時間ttとについて説明する図である。まず、時間幅tbについて説明する。ある機器が故障した際に、その影響で発出されるアラームは、機器同士のリアルタイムでのやりとりで、短時間に拡散するものと思われる。よって、主原因故障による警報のタイムスタンプ時刻と、影響故障による警報のタイムスタンプ時刻とは、近い時刻を指すものと考えられる。付与されるタイムスタンプが、現実の波及順を保証するわけではなく、影響故障による警報のタイムスタンプ時刻が、主原因故障による警報のタイムスタンプ時刻よりも、早い時刻を指すこともあり得る。すると、ある故障が発生した場合に、主原因故障による警報のタイムスタンプ時刻と、影響故障による警報のタイムスタンプ時刻とは、一定の時間幅の中にランダムな値を持って分散していると考えられる。この時間幅の想定値をtbとする。図5の場合、最も早い時刻を指すタイムスタンプは、時刻ts1のタイムスタンプであり、最も遅い時刻を指すタイムスタンプは、時刻ts2のタイムスタンプである。故障判定装置に、最初に到着する警報のタイムスタンプ時刻が、時刻ts2であるならば、これから行う判定は、その警報のタイムスタンプ時刻ts2までのタイムスタンプ時刻を持つ警報だけを対象にすればよい。しかし、最初に到着した警報のタイムスタンプ時刻が、時刻ts1であるならば、これから行う判定は、その警報のタイムスタンプ時刻ts1に、時間幅の想定値(単に時間幅ともいう)tbを足した時刻までのタイムスタンプ時刻を持つ警報までを対象に加える必要がある。すなわち、故障判定装置に、最初に到着する警報のタイムスタンプ時刻が、時刻ts1であるか、時刻ts2であるか、あるいは、その間の時刻であるかは、その警報ひとつだけを見てもわからないが、その警報のタイムスタンプ時刻に、時間幅tbを足した時刻までのタイムスタンプ時刻を持つ警報までを対象に加えれば、十分といえる。本実施の形態では、この時間幅tbに基づいて、警報の抽出処理を行うことにする。   FIG. 5 is a diagram for explaining the time width tb and the latest arrival time tt. First, the time width tb will be described. When a device breaks down, alarms that are issued due to the effect are thought to spread in a short time due to real-time exchanges between devices. Therefore, the time stamp time of the alarm due to the main cause failure and the time stamp time of the alarm due to the influence failure are considered to indicate close times. The given time stamp does not guarantee the actual ripple order, and the time stamp time of the alarm due to the influence failure may indicate an earlier time than the time stamp time of the alarm due to the main cause failure. Then, when a failure occurs, the time stamp time of the alarm due to the main cause failure and the time stamp time of the alarm due to the influence failure are distributed with a random value within a certain time width. Conceivable. Let the assumed value of this time width be tb. In the case of FIG. 5, the time stamp indicating the earliest time is the time stamp at time ts1, and the time stamp indicating the latest time is the time stamp at time ts2. If the time stamp time of the alarm that first arrives at the failure determination device is time ts2, the determination to be made from now only needs to be performed for alarms having time stamp times up to the time stamp time ts2 of the alarm. . However, if the time stamp time of the first arriving alarm is the time ts1, the determination to be made is added to the time stamp time ts1 of the alarm by the estimated time width (also simply referred to as the time width) tb. It is necessary to add up to alarms with timestamps up to the time. That is, whether the time stamp time of an alarm that first arrives at the failure determination device is the time ts1, the time ts2, or the time between them is not clear even if only one alarm is seen. It can be said that it is sufficient to add up to an alarm having a time stamp time up to a time obtained by adding the time width tb to the time stamp time of the alarm. In the present embodiment, alarm extraction processing is performed based on this time width tb.

次に、最遅到達時間ttについて説明する。警報が故障判定装置に到着する時刻は、故障判定装置への通知ルートに依存する。警報は、さまざまな通知ルートを経由し得るので、その通知ルートごとに到達時間が異なる。ある故障が発生した場合に、最早の警報は、処理タイミングにより、タイムスタンプ時刻と同値時刻、すなわち瞬時に故障判定装置に到達可能と考えられる。図5の例では、時刻ts1というタイムスタンプ時刻を有する警報は、時刻tt11に、故障判定装置に到達可能であり、時刻ts2というタイムスタンプ時刻を有する警報は、時刻tt21に、故障判定装置に到達可能である。一方、最遅の警報は、処理タイミングにより、タイムスタンプ時刻から所定時間経過後迄には、故障判定装置に到達可能と考えられる。図5の例では、時刻ts1というタイムスタンプ時刻を有する警報は、時刻tt12迄に、故障判定装置に到達可能であり、また、時刻ts2というタイムスタンプ時刻を有する警報は、時刻tt22迄に、故障判定装置に到達可能であると考えられる。本実施の形態では、この所定時間を最遅到達時間ttとして、当該最遅到達時間ttに基づいて、警報の抽出処理を行うことにする。   Next, the latest arrival time tt will be described. The time when the alarm arrives at the failure determination device depends on the notification route to the failure determination device. Since an alarm can be routed through various notification routes, the arrival time differs for each notification route. When a certain failure occurs, the earliest alarm is considered to be able to reach the failure determination device instantly, that is, at the same time as the time stamp time, depending on the processing timing. In the example of FIG. 5, an alarm having a time stamp time of time ts1 can reach the failure determination device at time tt11, and an alarm having a time stamp time of time ts2 reaches the failure determination device at time tt21. Is possible. On the other hand, it is considered that the latest alarm can reach the failure determination device from the time stamp time until a predetermined time elapses, depending on the processing timing. In the example of FIG. 5, an alarm having a time stamp time of time ts1 can reach the failure determination device by time tt12, and an alarm having a time stamp time of time ts2 fails by time tt22. It is considered that the determination device can be reached. In the present embodiment, this predetermined time is set as the latest arrival time tt, and alarm extraction processing is performed based on the latest arrival time tt.

時間幅tbと、最遅到達時間ttとを与えられれば、ある故障が発生した場合に、一連の警報が故障判定装置に集約する時間を求めることができる。すなわち、最早の警報が、タイムスタンプts1を有し、時刻tt11に故障判定装置に到達し、かつ、最遅の警報が、タイムスタンプts2を有し、時刻tt22に故障判定装置に到達するケースを想定すると、警報の最も長い集約時間は、時間幅tbと、最遅到達時間ttとを合わせた時間と考えられる。このことから、ある警報が故障判定装置に到着した場合には、例えば、その警報のタイムスタンプ時刻を起点として、[tb+tt]時間だけ待てば、故障判定装置にはその故障に関連する全ての警報が集まっていると考えられる。また、集まった警報のタイムスタンプ時刻は、時間幅tbに収まるといえる。   If the time width tb and the latest arrival time tt are given, when a certain failure occurs, the time for which a series of alarms are collected in the failure determination device can be obtained. That is, the earliest alarm has a time stamp ts1, reaches the failure determination device at time tt11, and the latest alarm has the time stamp ts2, and reaches the failure determination device at time tt22. Assuming that the longest aggregation time of the alarm is a time obtained by combining the time width tb and the latest arrival time tt. From this, when a certain alarm arrives at the failure determination device, for example, if it waits for [tb + tt] time starting from the time stamp time of the alarm, the failure determination device will have all the information related to the failure. It is thought that the alarm is gathered. Further, it can be said that the time stamp time of the collected alarms falls within the time width tb.

本実施の形態では、ある最初の警報の到着によって駆動される抽出処理は、その最初の警報におけるタイムスタンプ時刻後、[tb+tt]時間だけ待つ。そして、[tb+tt]時間経過後に、その時点までに、故障判定装置に到着した全警報を対象として、これらの中から、判定対象とする警報を抽出する。また、判定対象となる警報を抽出する際には、上記[tb+tt]時間後の時刻から最遅到達時間ttまで遡った時刻を基準とする。当該基準時刻よりも後のタイムスタンプ時刻を持つ警報を抽出せずに、判定処理の対象から外す。一方、当該基準時刻以前のタイムスタンプ時刻を持つ警報を抽出し、判定処理の対象とする。   In this embodiment, the extraction process driven by the arrival of a certain first alarm waits for [tb + tt] time after the time stamp time in the first alarm. Then, after [tb + tt] time elapses, alarms to be determined are extracted from all alarms that have arrived at the failure determination apparatus up to that point. Further, when extracting an alarm to be determined, a time that goes back to the latest arrival time tt from the time after [tb + tt] time is used as a reference. An alarm having a time stamp time later than the reference time is not extracted and is excluded from the determination processing targets. On the other hand, an alarm having a time stamp time before the reference time is extracted and set as a determination process target.

図6及び図7は、本実施の形態における故障判定装置が実行する抽出処理(S11)について説明する流れ図である。図6の流れ図は、いつ抽出を行うかを決定するための処理を示し、図7の流れ図は、どの警報を抽出すべきかを決定するための処理を示している。まず、図6の流れ図について説明する。抽出処理(S11)は、最初の警報が到着すると駆動される(S30)。到着した最初の警報からは、タイムスタンプ時刻が参照される(S31)。また、上述した時間幅tbと、最遅到達時間ttとが読み出される(S32)。故障判定装置は、タイムスタンプ時刻と、時間幅tbと、最遅到達時間ttとに基づいて、抽出時刻を計算する。計算された抽出時刻が設定される(S33)。抽出時刻を計算する起点となる時刻は、タイムスタンプ時刻である。このタイムスタンプ時刻は、簡素な処理とするためには、最初の警報におけるタイムスタンプ時刻とすることが好ましい。抽出時刻は、この起点となるタイムスタンプ時刻から、時間幅tbと、最遅到達時間ttとを合わせた時間を経過した後の時刻とする。ここでは、抽出時刻を、起点となるタイムスタンプ時刻に、時間幅tbと、最遅到達時間ttとを加えた時刻に設定する。   6 and 7 are flowcharts illustrating the extraction process (S11) executed by the failure determination apparatus according to the present embodiment. The flowchart of FIG. 6 shows a process for determining when to perform extraction, and the flowchart of FIG. 7 shows a process for determining which alarm should be extracted. First, the flowchart of FIG. 6 will be described. The extraction process (S11) is driven when the first alarm arrives (S30). The time stamp time is referred to from the first alarm that arrives (S31). Further, the above-described time width tb and the latest arrival time tt are read (S32). The failure determination device calculates the extraction time based on the time stamp time, the time width tb, and the latest arrival time tt. The calculated extraction time is set (S33). The time that is the starting point for calculating the extraction time is the time stamp time. This time stamp time is preferably the time stamp time in the first alarm for simple processing. The extraction time is assumed to be the time after elapse of the sum of the time width tb and the latest arrival time tt from the starting time stamp time. Here, the extraction time is set to a time obtained by adding the time width tb and the latest arrival time tt to the starting time stamp time.

次に、図7の流れ図について説明する。図7に示すように、判定処理(S12)にかける警報の抽出は、抽出時刻までは行わない(S40)。図6で設定した抽出時刻になると、一の故障によって発生する一連の警報が、全て故障判定装置に到着していると考えられる。そこで、このタイミングで、到着している警報を読み出す(S41)。次に、読み出した警報について、タイムスタンプ時刻を参照する(S42)。続いて、タイムスタンプ時刻に基づいて、抽出するか否かを決定する。図7では、このタイムスタンプ時刻が、時間幅tbに基づいて設定された基準時間内であるか否かが判断される(S43)。すなわち、タイムスタンプ時刻が、時間幅tbに収まる警報どうしを抽出し、時間幅tbを超える警報どうしは、分けて抽出するようにする。ここでは、抽出時刻(タイムスタンプ時刻+時間幅tb+最遅到達時間tt)から最遅到達時間ttだけ遡った時刻までの時間を基準時間とする。タイムスタンプ時刻が基準時間内であった場合、その警報は抽出される(S44)。タイムスタンプ時刻が基準時間内で無かった場合、その警報は抽出されず、次回の判定が予約される(S45)。タイムスタンプ時刻が基準時間内で無かった警報は、次回の抽出処理(S11)で抽出され、次回の判定処理(S12)で判定される。   Next, the flowchart of FIG. 7 will be described. As shown in FIG. 7, the extraction of the alarm applied to the determination process (S12) is not performed until the extraction time (S40). When the extraction time set in FIG. 6 is reached, it is considered that a series of alarms generated by one failure has all arrived at the failure determination device. Therefore, the arrival alarm is read at this timing (S41). Next, the time stamp time is referred to for the read alarm (S42). Subsequently, it is determined whether or not to extract based on the time stamp time. In FIG. 7, it is determined whether or not the time stamp is within a reference time set based on the time width tb (S43). That is, alarms whose time stamp time falls within the time width tb are extracted, and alarms exceeding the time width tb are extracted separately. Here, the time from the extraction time (time stamp time + time width tb + latest arrival time tt) to the time that is back by the latest arrival time tt is set as the reference time. If the time stamp is within the reference time, the alarm is extracted (S44). If the time stamp is not within the reference time, the alarm is not extracted and the next determination is reserved (S45). An alarm whose time stamp is not within the reference time is extracted in the next extraction process (S11), and is determined in the next determination process (S12).

図8を参照して、図3に示す状況下での、本実施の形態における故障判定装置の動作について説明する。図8において、本実施の形態における故障判定装置には、時間幅tbとして、5秒が設定され、最遅到達時間ttとして、20秒が設定されているとする。設定された時間幅tbの5秒と、最遅到達時間ttの20秒とがシステム内に格納される。図中、故障判定装置は、抽出時刻を、最初の警報におけるタイムスタンプ時刻に、時間幅tbと、最遅到達時間ttとを加えた時刻に設定するようにプログラムされている。また、基準時間については、抽出時刻から最遅到達時間ttまで遡った時刻までの時間に設定するようにプログラムされている。また、判定を予約した場合には(S45)、次回の抽出を、今回の抽出時刻から、時間幅tbの5秒と、最遅到達時間ttの20秒とが経過した時刻、すなわち、25秒後に行うようにプログラムされているとする。図8に示すように、故障判定装置に届いた最初の警報は、[通信機器A]11の故障による警報であり、その受信時刻を、10時0分1秒としている。また、次に届いた警報は、[通信機器C]13の影響故障による警報であり、その受信時刻を、10時0分11秒としている。また、最後に届いた警報は、[通信機器B]12の故障による警報であり、その受信時刻を、10時0分25秒としている。   With reference to FIG. 8, the operation of the failure determination apparatus in the present embodiment under the situation shown in FIG. 3 will be described. In FIG. 8, in the failure determination apparatus according to the present embodiment, 5 seconds is set as the time width tb, and 20 seconds is set as the latest arrival time tt. The set time width tb of 5 seconds and the latest arrival time tt of 20 seconds are stored in the system. In the figure, the failure determination device is programmed to set the extraction time to a time obtained by adding the time width tb and the latest arrival time tt to the time stamp time in the first alarm. In addition, the reference time is programmed to be set to the time from the extraction time to the time that goes back to the latest arrival time tt. When the determination is reserved (S45), the next extraction is performed at the time when 5 seconds of the time width tb and 20 seconds of the latest arrival time tt have elapsed from the current extraction time, that is, 25 seconds. Suppose it is programmed to do later. As shown in FIG. 8, the first alarm that reaches the failure determination device is an alarm due to a failure of [communication device A] 11, and the reception time is set to 10: 00: 1. Further, the next alarm arrived is an alarm due to an influence failure of [communication device C] 13, and the reception time is set to 10:00:11. The alarm that arrived last is an alarm due to the failure of [communication device B] 12, and the reception time is set to 10:00:25.

本実施の形態における故障判定装置では、[通信機器A]11の故障による警報が10時0分1秒に届くと、抽出処理が駆動される(S30)。故障判定装置は、この[通信機器A]11の故障による警報のタイムスタンプを参照し(S31)、タイムスタンプ時刻として、10時0分0秒を取得する。続いて、時間幅tbの5秒と、最遅到達時間ttの20秒とが読み出される(S32)。そして、プログラムされたとおり、抽出時刻として、10時0分0秒+5秒+20秒=10時0分25秒が設定される(S33)。   In the failure determination apparatus according to the present embodiment, when an alarm due to failure of [communication device A] 11 arrives at 10:01:00, the extraction process is driven (S30). The failure determination device refers to the time stamp of the alarm due to the failure of the [communication device A] 11 (S31), and acquires 10:00:00 as the time stamp time. Subsequently, 5 seconds of time width tb and 20 seconds of latest arrival time tt are read (S32). Then, as programmed, the extraction time is set to 10: 00: 0 + 5 seconds + 20 seconds = 10: 0: 25 (S33).

抽出時刻の10時0分25秒になると(S40)、到着している[通信機器A]11の故障による警報と、[通信機器C]13の影響故障による警報とが読み出される(S41)。[通信機器A]11の主原因故障による警報のタイムスタンプを参照すると(S42)、タイムスタンプ時刻は、10時0分0秒となっている。このタイムスタンプ時刻は、抽出時刻の10時0分25秒から最遅到達時間ttの20秒まで遡った時刻、すなわち、10時0分5秒以前の基準時間内に含まれる(S43)。よって、[通信機器A]11の主原因故障による警報は抽出されることになる(S44)。抽出された警報は、抽出対象のキューから削除される。一方、[通信機器C]13の影響故障による警報のタイムスタンプを参照すると(S42)、タイムスタンプ時刻は、10時0分10秒となっている。このタイムスタンプ時刻は、10時0分5秒以前の基準時間内に含まれない(S43)。よって、[通信機器C]13の影響故障による警報は抽出されずに、判定予約が行われる(S45)。結局、第一回目の判定処理では(S12)、[通信機器A]11の主原因故障による警報のみが判定され、故障判定装置からは、[通信機器A]11の故障が報告される。   When the extraction time is 10:00:25 (S40), the alarm due to the failure of the [communication device A] 11 and the alarm due to the influence failure of the [communication device C] 13 are read (S41). Referring to the time stamp of the alarm due to the main cause failure of [communication device A] 11 (S42), the time stamp time is 10:00:00. This time stamp time is included in the reference time before 10 hours 0 minutes 5 seconds from 10 hours 0 minutes 25 seconds of the extraction time, that is, 20 hours later than the latest arrival time tt (S43). Therefore, the alarm due to the main cause failure of [communication device A] 11 is extracted (S44). The extracted alarm is deleted from the extraction target queue. On the other hand, referring to the time stamp of the alarm due to the influence failure of [communication device C] 13 (S42), the time stamp time is 10:00:10. This time stamp time is not included in the reference time before 10: 00: 5 (S43). Therefore, a determination reservation is made without extracting an alarm due to an influence failure of [communication device C] 13 (S45). Eventually, in the first determination process (S12), only the alarm due to the main cause failure of [communication device A] 11 is determined, and the failure determination device reports the failure of [communication device A] 11.

さて、次回の抽出は、25秒後の10時0分50秒に行われる。10時0分50秒になると、未抽出であり、かつ、到着している[通信機器C]13の影響故障による警報と、[通信機器B]12の主原因故障による警報とが読み出される(S41)。[通信機器C]13の影響故障による警報のタイムスタンプを参照すると(S42)、タイムスタンプ時刻は、10時0分10秒となっている。このタイムスタンプ時刻は、抽出時刻の10時0分50秒から最遅到達時間ttの20秒まで遡った時刻、すなわち、10時0分30秒以前の基準時間内に含まれる(S43)。よって、[通信機器C]13の影響故障による警報は抽出されることになる(S44)。一方、[通信機器B]12の主原因故障による警報のタイムスタンプを参照すると(S42)、タイムスタンプ時刻は、10時0分10秒となっている。このタイムスタンプ時刻は、10時0分30秒以前の基準時間内に含まれる(S43)。よって、[通信機器B]12の主原因故障による警報は抽出されることになる(S44)。結局、第二回目の判定処理では(S12)、[通信機器C]13の影響故障による警報と、[通信機器B]12の主原因故障による警報とが判定され、二つの警報を解析することにより、故障判定装置からは、[通信機器B]12の故障のみが報告され、[通信機器C]13の故障は報告されない。   The next extraction is performed at 10:00:50 after 25 seconds. At 10:00:50, the alarm due to the influence failure of [communication device C] 13 that has not been extracted and arrived and the alarm due to the main cause failure of [communication device B] 12 are read ( S41). Referring to the time stamp of the alarm due to the influence failure of [communication device C] 13 (S42), the time stamp time is 10:00:10. This time stamp time is included in the reference time before 10 hours 0 minutes 30 seconds, that is, from 10 hours 0 minutes 50 seconds of the extraction time to 20 seconds of the latest arrival time tt (S43). Therefore, an alarm due to an influence failure of [communication device C] 13 is extracted (S44). On the other hand, referring to the time stamp of the alarm due to the main cause failure of [communication device B] 12 (S42), the time stamp time is 10:00:10. This time stamp time is included in the reference time before 10:00:30 (S43). Therefore, the alarm due to the main cause failure of [communication device B] 12 is extracted (S44). Eventually, in the second determination process (S12), an alarm due to an influence failure of [communication device C] 13 and an alarm due to a main cause failure of [communication device B] 12 are determined, and two alarms are analyzed. Thus, the failure determination device reports only the failure of [communication device B] 12 and does not report the failure of [communication device C] 13.

図1は、故障判定装置における処理を説明する流れ図である。FIG. 1 is a flowchart for explaining processing in the failure determination apparatus. 図2は、従来の故障判定装置における抽出処理を説明する流れ図である。FIG. 2 is a flowchart for explaining extraction processing in a conventional failure determination apparatus. 図3は、通信網で発生し得る故障状況の具体例を説明する図である。FIG. 3 is a diagram for explaining a specific example of a failure situation that may occur in the communication network. 図4は、従来の故障判定装置の動作について説明する図である。FIG. 4 is a diagram for explaining the operation of the conventional failure determination apparatus. 図5は、時間幅tbと、最遅到達時間ttとについて説明する図である。FIG. 5 is a diagram for explaining the time width tb and the latest arrival time tt. 図6は、本実施の形態における故障判定装置が実行する抽出処理について説明する第一の流れ図である。FIG. 6 is a first flowchart for explaining the extraction process executed by the failure determination apparatus according to the present embodiment. 図7は、本実施の形態における故障判定装置が実行する抽出処理について説明する第二の流れ図である。FIG. 7 is a second flowchart for explaining the extraction process executed by the failure determination apparatus according to the present embodiment. 図8は、本実施の形態における故障判定装置の動作について説明する図である。FIG. 8 is a diagram for explaining the operation of the failure determination apparatus according to the present embodiment.

符号の説明Explanation of symbols

10 監視対象網
11〜13 通信機器
10 Monitoring target networks 11 to 13 Communication equipment

Claims (5)

通信網から伝達される警報を受信するステップと、
前記警報のタイムスタンプ時刻を参照し、当該タイムスタンプ時刻に基づいて、判定対
象とする警報を抽出するステップと、
抽出された警報が、主原因故障によるものか影響故障によるものかを判定するステップ
とを有し、
前記判定対象とする警報を抽出するステップは、
一の故障によって複数の警報が発生し得る場合に、前記複数の警報におけるタイムスタ
ンプ時刻が分散する時間幅の想定値tbを格納するステップと、
警報の到達経路に依存し、受信までに要する時間の最大値ttを格納するステップと、
前記想定値tbと、前記最大値ttとに基づいて、抽出時刻を決定し、次回の判定を予
約するステップと
を有する故障判定方法。
Receiving an alarm transmitted from a communication network;
Referring to the time stamp time of the alarm and extracting the alarm to be determined based on the time stamp time;
Extracted alarm, have a determining whether by or impact failure due primarily cause failures,
The step of extracting the alarm to be determined is
When a plurality of alarms can occur due to a single failure, the time
Storing an assumed value tb of a time width in which the pump times are dispersed;
A step of storing a maximum value tt of a time required for reception depending on an arrival route of the alarm;
An extraction time is determined based on the assumed value tb and the maximum value tt, and the next determination is predicted.
About to step and
A failure determination method comprising:
前記予約するステップは、
警報を受信した場合に、当該警報のタイムスタンプ時刻に、前記想定値tbと、前記最
大値ttとを加算した時刻を、前記抽出時刻と決定する
請求項記載の故障判定方法。
The reservation step includes:
When receiving the alarm, the time stamp time of the alarm, the assumed value tb, the time obtained by adding the said maximum value tt, failure determination method according to claim 1, wherein determining that the extraction time.
前記予約するステップは、
すでに次回の判定が別の警報受信によって予約済みの場合において、今回受信した警報
のタイムスタンプ時刻に、前記最大値ttを加算した時刻が、前記予約済みの判定に係る
抽出時刻よりも過去を指すときには、前記今回受信した警報による予約をスキップするス
テップを有する
請求項記載の故障判定方法。
The reservation step includes:
When the next determination has already been reserved by another alarm reception, the time obtained by adding the maximum value tt to the time stamp time of the alarm received this time indicates the past than the extraction time related to the reservation determination. The failure determination method according to claim 2 , further comprising a step of skipping reservation by the alarm received this time.
前記判定対象とする警報を抽出するステップは、
抽出時刻になったときに、当該抽出時刻から前記最大値ttを差し引いた時刻までのタ
イムスタンプ時刻を有する警報のみを判定対象として抽出する
請求項いずれか1項に記載の故障判定方法。
The step of extracting the alarm to be determined is
The failure determination method according to any one of claims 1 to 3 , wherein when an extraction time comes, only an alarm having a time stamp time from the extraction time to a time obtained by subtracting the maximum value tt is extracted as a determination target. .
請求項1乃至4のいずれか1項に記載の故障判定方法を故障判定装置に実行させるためのプログラム。  The program for making a failure determination apparatus perform the failure determination method of any one of Claims 1 thru | or 4.
JP2007092846A 2007-03-30 2007-03-30 Failure determination method and program Expired - Fee Related JP4836053B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007092846A JP4836053B2 (en) 2007-03-30 2007-03-30 Failure determination method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007092846A JP4836053B2 (en) 2007-03-30 2007-03-30 Failure determination method and program

Publications (2)

Publication Number Publication Date
JP2008252650A JP2008252650A (en) 2008-10-16
JP4836053B2 true JP4836053B2 (en) 2011-12-14

Family

ID=39977049

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007092846A Expired - Fee Related JP4836053B2 (en) 2007-03-30 2007-03-30 Failure determination method and program

Country Status (1)

Country Link
JP (1) JP4836053B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5071890B2 (en) * 2009-01-26 2012-11-14 日本電気株式会社 Network management system, method and program
JP6105319B2 (en) * 2013-02-20 2017-03-29 株式会社Nttドコモ Network monitoring apparatus, network monitoring program, and network monitoring method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05244229A (en) * 1992-02-28 1993-09-21 Nec Corp Fault discrimination system depending on occurrence time of collected alarm
JP2006186693A (en) * 2004-12-28 2006-07-13 Mitsubishi Electric Corp Integrated system management system

Also Published As

Publication number Publication date
JP2008252650A (en) 2008-10-16

Similar Documents

Publication Publication Date Title
JP5767617B2 (en) Network failure detection system and network failure detection device
CN110149220B (en) Method and device for managing data transmission channel
US10601643B2 (en) Troubleshooting method and apparatus using key performance indicator information
US10033592B2 (en) Method and system for monitoring network link and storage medium therefor
US20070177523A1 (en) System and method for network monitoring
CN104506392B (en) A kind of delay machine detection method and equipment
CN106487612A (en) A kind of server node monitoring method, monitoring server and system
JP5342082B1 (en) Network failure analysis system and network failure analysis program
WO2017000536A1 (en) Bfd method and apparatus
JP2007318740A (en) Response support method, response support system, response support device, and computer program
JP4836053B2 (en) Failure determination method and program
CN109787797B (en) Link fault detection method, device and system
JP2014033242A (en) Communication system and network fault detection method
CN111181763A (en) Network fault reporting method and device
JP4169725B2 (en) Packet discard location search method and apparatus
CN108141406A (en) A kind of method, apparatus and equipment of traffic failure processing
CN105490837A (en) Network monitoring processing method and device
JP2009199556A (en) Communication monitoring device, communication monitoring method, computer program and system therefor
JP6310405B2 (en) Service impact cause estimation apparatus, service impact cause estimation program, and service impact cause estimation method
KR20160028247A (en) Method for managing of cloud server, device and system for managing of cloud server performing the same
EP3158685B1 (en) Identification of candidate problem network entities
CN113810278A (en) Tunnel path switching method, path configuration method, device, system and medium
JP6513001B2 (en) Failure detection device, failure detection method, and program
US20150249611A1 (en) Information processing device, information processing method, and program
JP6378653B2 (en) Service impact cause estimation apparatus, service impact cause estimation program, and service impact cause estimation method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100119

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110624

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110705

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110817

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110918

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20141007

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4836053

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees