JPH087723B2 - Event report processing circuit - Google Patents

Event report processing circuit

Info

Publication number
JPH087723B2
JPH087723B2 JP5165224A JP16522493A JPH087723B2 JP H087723 B2 JPH087723 B2 JP H087723B2 JP 5165224 A JP5165224 A JP 5165224A JP 16522493 A JP16522493 A JP 16522493A JP H087723 B2 JPH087723 B2 JP H087723B2
Authority
JP
Japan
Prior art keywords
event report
notification
attribute
condition
management target
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 - Lifetime
Application number
JP5165224A
Other languages
Japanese (ja)
Other versions
JPH06348616A (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 JP5165224A priority Critical patent/JPH087723B2/en
Publication of JPH06348616A publication Critical patent/JPH06348616A/en
Publication of JPH087723B2 publication Critical patent/JPH087723B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は事象報告処理回路に関
し、特に事象報告の通知条件及び通知先を所有する管理
対象により事象報告処理を行っているネットワーク管理
システムにおける事象報告処理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an event report processing circuit, and more particularly to an event report processing method in a network management system in which event report processing is performed by a management target that owns notification conditions and notification destinations of event reports.

【0002】[0002]

【従来の技術】従来、この種の事象報告処理方式におい
ては、図3に示すように、事象報告時にシステム内に存
在する管理対象(EFD)を1つずつ取出し、通知条件
で指定されている属性が受信した事象報告にあるか否か
を調べている。
2. Description of the Related Art Conventionally, in this type of event report processing method, as shown in FIG. 3, management objects (EFDs) existing in the system at the time of event reporting are taken out one by one and designated by notification conditions. Checking if the attribute is in the received event report.

【0003】すなわち、事象報告処理回路では事象報告
を受信すると、予め登録されている管理対象を一つ取得
する(図3ステップ21)。事象報告処理回路は受信し
た事象報告が、取得した管理対象の持つ通知条件を満た
すかどうかチェックする(図3ステップ22)。
That is, when the event report processing circuit receives the event report, it acquires one pre-registered management target (step 21 in FIG. 3). The event report processing circuit checks whether the received event report satisfies the notification condition of the acquired management target (step 22 in FIG. 3).

【0004】このチェック処理ではまず管理対象の持つ
通知条件に示された全ての属性が事象報告に含まれるか
どうかをチェックし、含まれる場合には属性の種類及び
その属性の値の範囲等の条件(Filter Ite
m)の比較処理を行う(図3ステップ22の)。
In this check processing, first, it is checked whether or not all the attributes indicated in the notification condition of the management target are included in the event report, and if they are included, the type of attribute and the range of the value of the attribute are checked. Conditions (Filter Item)
m) is compared (step 22 in FIG. 3).

【0005】次に、通知条件が上記条件の論理式で定義
されている場合には、各条件の比較結果に基づいて論理
演算を行う(図3ステップ22の)。その演算結果が
偽であれば(図3ステップ23)、チェックしていない
管理対象が残っているか否かを判定する(図3ステップ
25)。
Next, when the notification condition is defined by the logical expression of the above condition, a logical operation is performed based on the comparison result of each condition (step 22 in FIG. 3). If the calculation result is false (step 23 in FIG. 3), it is determined whether or not there is an unchecked management target (step 25 in FIG. 3).

【0006】また、その演算結果が真であれば(図3ス
テップ23)、受信した事象報告を管理対象で指定され
ている通知先に通知し(図3ステップ24)、チェック
していない管理対象が残っているか否かを判定する(図
3ステップ25)。
If the operation result is true (step 23 in FIG. 3), the received event report is notified to the notification destination specified in the management target (step 24 in FIG. 3), and the management target not checked is checked. Is determined (step 25 in FIG. 3).

【0007】チェックしていない管理対象が残っていれ
ば、ステップ21に戻って次の管理対象を取得し、上記
の処理を繰返し行う。また、チェックしていない管理対
象が残っていなければ、処理を終了する。このように、
事象報告処理回路では上記の処理をネットワーク管理シ
ステム内に存在する全ての管理対象に対して行ってい
る。
If there is an unchecked management target, the process returns to step 21 to acquire the next management target, and the above processing is repeated. If no unchecked management target remains, the process ends. in this way,
In the event report processing circuit, the above processing is performed for all management targets existing in the network management system.

【0008】[0008]

【発明が解決しようとする課題】上述した従来の事象報
告処理方式では、一つの管理対象の通知条件に含まれる
属性と属性の種類及びその属性の値の範囲等の条件との
組合せが他の管理対象にも存在する場合、同一の比較処
理を繰返し行うこととなり、事象報告処理に時間がかか
るという問題がある。
In the above-described conventional event report processing method, combinations of attributes included in one management target notification condition and conditions such as the type of attribute and the range of the value of the attribute are different from each other. If it exists also in the management target, the same comparison process is repeated, and there is a problem that the event report process takes time.

【0009】そこで、本発明の目的は上記問題点を解消
し、事象報告処理の高速化を図ることができる事象報告
処理回路を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide an event report processing circuit which solves the above problems and can speed up the event report processing.

【0010】[0010]

【課題を解決するための手段】本発明による事象報告処
理回路は、入力された事象報告を通知すべき通知先と前
記事象報告の前記通知先への通知条件とを前記事象報告
の属性毎に格納する格納手段と、前記事象報告の入力時
に当該事象報告の属性に対応する前記通知条件及び前記
通知先を前記格納手段から抽出する抽出手段と、当該事
象報告が前記抽出手段で抽出された通知条件を満たして
いるかを判定する判定手段と、前記判定手段により前記
抽出手段で抽出された通知条件を満たしていると判定さ
れたときに当該事象報告を前記抽出手段で抽出された通
知条件に対応する通知先に通知する手段とを備えてい
る。
An event report processing circuit according to the present invention defines a notification destination to which an input event report is to be notified and a notification condition of the event report to the notification destination as an attribute of the event report. Storage means for storing each of the event reports, extraction means for extracting the notification condition and the notification destination corresponding to the attribute of the event report from the storage means when the event report is input, and the event report extracted by the extraction means Determining means for determining whether the notification condition is satisfied, and a notification extracted by the extracting means for the event report when the determining means determines that the notification condition extracted by the extracting means is satisfied. Means for notifying the notification destination corresponding to the condition.

【0011】[0011]

【実施例】次に、本発明の一実施例について図面を参照
して説明する。
An embodiment of the present invention will be described with reference to the drawings.

【0012】図1は本発明の一実施例の構成を示す図で
ある。図において、本発明の一実施例による事象報告処
理回路の抽出手段1は格納手段4に属性毎に登録された
管理対象(EFD)のリストの中から受信した事象報告
の属性に対応する管理対象を抽出する。
FIG. 1 is a diagram showing the configuration of an embodiment of the present invention. In the figure, an extraction means 1 of an event report processing circuit according to an embodiment of the present invention includes a management target corresponding to an attribute of an event report received from a list of management targets (EFD) registered in the storage means 4 for each attribute. To extract.

【0013】判定手段2は受信した事象報告が抽出手段
1で抽出された管理対象の通知条件を満たしているかど
うかを判定する。通知手段3は判定手段2が通知条件を
満たしていると判定したとき、当該事象報告を管理対象
の通知先に通知する。
The judging means 2 judges whether or not the received event report satisfies the management condition notification condition extracted by the extracting means 1. When the determination means 2 determines that the notification condition is satisfied, the notification means 3 notifies the event report to the notification destination of the management target.

【0014】図2は図1の格納手段4の構成例を示す図
である。図において、格納手段4には属性名と、属性の
種類及びその属性の値の範囲等の条件(以下Filte
rItemとする)と、管理対象名とが夫々対応付けら
れてEFDリストとして登録されている。
FIG. 2 is a diagram showing a configuration example of the storage means 4 of FIG. In the figure, the storage means 4 stores conditions such as an attribute name and a type of the attribute and a range of values of the attribute (hereinafter referred to as Filter).
rItem) and the management target name are associated with each other and registered as an EFD list.

【0015】ここで、図中のefd1は「アラーム発生
時間が1993/05/25,9:00以降で、アラー
ム重要度が3以上のアラームを通知する。」という通知
条件を有している。
Here, efd1 in the figure has a notification condition of "notify an alarm having an alarm occurrence time of 1993/05/25, 9:00 or later and an alarm importance of 3 or more."

【0016】また、efd2は「アラームの種類が送信
レベル低下で、発生時刻が1993/04/25以降の
アラームを通知する。」という通知条件を有している。
さらに、efd3は「アラームの種類が電源異常で、発
生時刻が1993/05/25,12:00以前のアラ
ームを通知する。」という通知条件を有している。
Further, efd2 has a notification condition that "a type of alarm is a transmission level decrease and an alarm of which the generation time is 1993/04/25 or later is notified."
Furthermore, efd3 has a notification condition that "the alarm type is a power supply abnormality, and an alarm is generated before the time 12:00 on May 25, 1993/05/25."

【0017】これら管理対象efd1〜3を「アラーム
発生時刻」、「アラームの種類」、「アラームの重要
度」という属性名毎に整理したものが、図2に示すよう
に、格納手段4に登録されることになる。
These managed objects efd1 to efd1 to 3 are arranged in the storage means 4 as shown in FIG. 2, arranged by attribute names such as "alarm occurrence time", "alarm type", and "alarm importance". Will be done.

【0018】これら図1及び図2を用いて本発明の一実
施例の動作について説明する。以下、格納手段4に図2
に示すような管理対象efd1〜efd3が登録されて
いるネットワーク管理システムにおいて、属性名「アラ
ーム発生時刻」及び「アラームの種類」を持つ事象報告
が発生したときの事象報告処理について説明する。
The operation of one embodiment of the present invention will be described with reference to FIGS. 1 and 2. Hereinafter, FIG.
In the network management system in which the management targets efd1 to efd3 as shown in (3) are registered, an event report process when an event report having the attribute names "alarm occurrence time" and "alarm type" occurs will be described.

【0019】上記事象報告を受信したとき、抽出手段1
は事象報告に含まれる属性名「アラーム発生時刻」及び
「アラームの種類」が格納手段4のEFDリストに存在
するかどうかをチェックする(図1ステップ11)。
When the event report is received, the extraction means 1
Checks whether the attribute names “alarm occurrence time” and “alarm type” included in the event report exist in the EFD list of the storage unit 4 (step 11 in FIG. 1).

【0020】抽出手段1はチェックの結果、EFDリス
トに存在すると判定した属性についてFilter I
temの比較を全て行う(図1ステップ12)。すなわ
ち、属性名「アラーム発生時刻」のFilter It
emの場合、抽出手段1はその条件が「≦(以降)」及
び「≧(以前)」なので、アラーム発生時刻以降とアラ
ーム発生時刻以前の比較を行っておく。
As a result of the check, the extracting means 1 filters the attributes that are judged to exist in the EFD list.
All tems are compared (step 12 in FIG. 1). That is, the Filter It of the attribute name "alarm occurrence time"
In the case of em, since the conditions of the extraction unit 1 are “≦ (after)” and “≧ (before)”, the extraction means 1 compares the time after the alarm occurrence time with the time before the alarm occurrence time.

【0021】また、属性名「アラームの種類」のFil
ter Itemの場合、抽出手段1はその条件が「=
(等しい)」なので、アラームの種類が等しいか否かの
比較を行っておく。
Further, the Fil of the attribute name "alarm type"
In the case of ter Item, the extraction unit 1 has the condition “=
(Equal) ”, so a comparison is made as to whether the alarm types are equal.

【0022】その後、抽出手段1は事象報告の属性を全
て含む通知条件の管理対象を洗出す(図1ステップ1
3)。この場合、抽出手段1は事象報告が持つ属性名
「アラーム発生時刻」及び「アラームの種類」を全て含
む通知条件の管理対象として、efd2,efd3を洗
出す。
After that, the extraction means 1 extracts the management object of the notification condition including all the attributes of the event report (step 1 in FIG. 1).
3). In this case, the extraction unit 1 extracts efd2 and efd3 as the management targets of the notification condition including all the attribute names “alarm occurrence time” and “alarm type” that the event report has.

【0023】抽出手段1は洗出した管理対象efd2,
efd3のうち一つを取得して判定手段2に渡す(図1
ステップ14)。このとき、抽出手段1は管理対象ef
d2、管理対象efd3の順に判定手段2に渡すものと
する。
The extraction means 1 is the washed-out management target efd2.
One of efd3 is acquired and passed to the determination means 2 (see FIG. 1).
Step 14). At this time, the extraction means 1 controls the management target ef.
The data d2 and the management target efd3 are passed to the determination means 2 in this order.

【0024】判定手段2は抽出手段1で行ったFilt
er Itemの比較処理結果に基づいて、管理対象e
fd2の通知条件に指定されている論理演算を行い(図
1ステップ15)、論理演算結果(通知条件の判定結
果)が真か否かを判定する(図1ステップ16)。
The determination means 2 is the Filt performed by the extraction means 1.
er Item based on the comparison processing result e
The logical operation designated by the notification condition of fd2 is performed (step 15 in FIG. 1), and it is determined whether the logical operation result (judgment result of the notification condition) is true (step 16 in FIG. 1).

【0025】このとき、判定手段2では「アラーム発生
時刻」に対する「≦(以降)」の比較結果と、「アラー
ムの種類」に対する「=(等しい)」の比較結果との論
理演算(この場合、論理積演算)が行われる。すなわ
ち、判定手段2ではアラーム発生時刻が1993/04
/25以降で、アラームの種類が送信レベル低下かが判
定される。
At this time, the judging means 2 performs a logical operation between the comparison result of ".ltoreq. (After)" for the "alarm occurrence time" and the comparison result of "= (equal)" for the "alarm type" (in this case, AND operation) is performed. That is, in the determination means 2, the alarm occurrence time is 1993/04.
After / 25, it is determined whether the type of alarm is a decrease in transmission level.

【0026】判定手段2は論理演算結果が真であると判
定すると、受信した事象報告を通知手段3に渡すので、
通知手段3は受信した事象報告を管理対象efd2で指
定されている通知先に送信する(図1ステップ17)。
When the judging means 2 judges that the logical operation result is true, it passes the received event report to the notifying means 3,
The notification means 3 transmits the received event report to the notification destination specified by the management target efd2 (step 17 in FIG. 1).

【0027】判定手段2で論理演算結果が偽であると判
定されると、あるいは通知手段3によって事象報告が通
知先に送信されると、抽出手段1で洗出された管理対象
が残っているかが判定される(図1ステップ18)。
When the judgment means 2 judges that the logical operation result is false, or when the notification means 3 sends the event report to the notification destination, whether the management target washed out by the extraction means 1 remains. Is determined (step 18 in FIG. 1).

【0028】残っていれば抽出手段1から判定手段2に
残っている管理対象が渡され、残っていなければ事象報
告処理が終了する。この場合、管理対象efd3が残っ
ているとすると、抽出手段1から判定手段2に管理対象
efd3が渡される。
If there is any remaining management object, the extraction means 1 transfers the remaining management target to the judgment means 2, and if there is no remaining one, the event report processing ends. In this case, assuming that the management target efd3 remains, the extraction target 1 passes the management target efd3 to the determination unit 2.

【0029】判定手段2は上記の管理対象efd2の処
理と同様に、抽出手段1で行ったFilter Ite
mの比較処理結果に基づいて、管理対象efd3の通知
条件に指定されている論理演算を行い(図1ステップ1
5)、論理演算結果(通知条件の判定結果)が真か否か
を判定する(図1ステップ16)。
The determination unit 2 performs the Filter Iterate performed by the extraction unit 1 in the same manner as the processing of the management target efd2.
Based on the comparison processing result of m, the logical operation specified in the notification condition of the management target efd3 is performed (step 1 in FIG. 1).
5), it is determined whether or not the logical operation result (notification condition determination result) is true (step 16 in FIG. 1).

【0030】このとき、判定手段2では「アラーム発生
時刻」に対する「≧(以前)」の比較結果と、「アラー
ムの種類」に対する「=(等しい)」の比較結果との論
理演算(この場合、論理積演算)が行われる。すなわ
ち、判定手段2ではアラーム発生時刻が1993/05
/25,12:00以前で、アラームの種類が電源異常
かが判定される。
At this time, the judging means 2 performs a logical operation between the comparison result of "≧ (previous)" for the "alarm occurrence time" and the comparison result of "= (equal)" for the "alarm type" (in this case, AND operation) is performed. That is, in the determination means 2, the alarm occurrence time is 1993/05 /
Before / 25, 12:00, it is determined whether the alarm type is power supply abnormality.

【0031】判定手段2は論理演算結果が真であると判
定すると、受信した事象報告を通知手段3に渡すので、
通知手段3は受信した事象報告を管理対象efd3で指
定されている通知先に送信する(図1ステップ17)。
When the judging means 2 judges that the logical operation result is true, it passes the received event report to the notifying means 3,
The notification means 3 transmits the received event report to the notification destination designated by the management target efd3 (step 17 in FIG. 1).

【0032】判定手段2で論理演算結果が偽であると判
定されると、あるいは通知手段3によって事象報告が通
知先に送信されると、抽出手段1で洗出された管理対象
が残っているかが判定される(図1ステップ18)。
When the judging means 2 judges that the logical operation result is false, or when the notifying means 3 sends the event report to the notification destination, whether the management target washed out by the extracting means 1 remains. Is determined (step 18 in FIG. 1).

【0033】残っていれば抽出手段1から判定手段2に
残っている管理対象が渡され、残っていなければ事象報
告処理が終了する。この場合、管理対象が残っていない
とすると、事象報告処理を終了する。
If it remains, the extraction means 1 passes the remaining management target to the judgment means 2, and if it does not remain, the event report processing ends. In this case, if no management target remains, the event report process ends.

【0034】上述した如く、本発明の一実施例では受信
した事象報告に含まれる属性名「アラーム発生時刻」及
び「アラームの種類」を基にEFDリストに存在すると
判定した属性についてFilter Itemの比較を
全て行っている。
As described above, in one embodiment of the present invention, the Filter Items are compared with the attributes determined to exist in the EFD list based on the attribute names "alarm occurrence time" and "alarm type" included in the received event report. Is all done.

【0035】よって、Filter Itemの比較処
理は、属性名「アラーム発生時刻」の条件である「≦
(以降)」及び「≧(以前)」に対する比較処理と、属
性名「アラームの種類」の条件である「=(等しい)」
に対する比較処理との3回の比較処理で済む。
Therefore, in the Filter Item comparison process, the condition “≦≦ alarm condition” of the attribute name “alarm occurrence time” is set.
(After) ”and“ ≧ (before) ”, and“ = (equal) ”that is the condition for the attribute name“ alarm type ”
It is sufficient to perform the comparison processing three times with the comparison processing for.

【0036】これに対して、従来例では受信した事象報
告に含まれる属性名「アラーム発生時刻」及び「アラー
ムの種類」を含むネットワーク管理システム内の管理対
象全てに対して行っている。
On the other hand, in the conventional example, it is performed for all the management targets in the network management system including the attribute names “alarm occurrence time” and “alarm type” included in the received event report.

【0037】よって、管理対象efd1の属性名「アラ
ーム発生時刻」の条件である「≦(以降)」に対する比
較処理と、管理対象efd2の属性名「アラーム発生時
刻」の条件である「≦(以降)」に対する比較処理及び
属性名「アラームの種類」の条件である「=(等し
い)」に対する比較処理と、管理対象efd3の属性名
「アラーム発生時刻」の条件である「≧(以前)」に対
する比較処理及び属性名「アラームの種類」の条件であ
る「=(等しい)」に対する比較処理との5回の比較処
理が必要となる。
Therefore, the comparison processing for the condition “≦ (or later)” of the attribute name “alarm occurrence time” of the management target efd1 and the condition of “≦ (or later)” of the attribute name “alarm occurrence time” of the management target efd2 are performed. ) ”And a comparison process for“ = (equal) ”which is a condition of the attribute name“ alarm type ”and a“ ≧ (previous) ”which is a condition of the attribute name“ alarm occurrence time ”of the management target efd3. The comparison process and the comparison process for “= (equal)” which is the condition of the attribute name “alarm type” are required to be compared five times.

【0038】このように、管理対象を属性毎に整理して
格納手段4に登録しておき、受信した事象報告に含まれ
る属性を全て含む通知条件の管理対象を抽出手段1で抽
出し、この抽出した管理対象の通知条件に指定されてい
る論理演算を行って当該通知条件を満たしているかどう
かを判定手段2で判定し、通知条件を満たしていると判
定したときに当該事象報告を通知手段3から対応する管
理対象の通知先に通知することによって、ネットワーク
管理システム内に存在する管理対象内のFilter
Itemの比較処理が必要最低限の処理で済む。
In this way, the management targets are sorted by attribute and registered in the storage means 4, and the management means of the notification condition including all the attributes included in the received event report is extracted by the extraction means 1. The determination unit 2 determines whether the notification condition is satisfied by performing a logical operation specified in the extracted notification condition of the management target, and when it is determined that the notification condition is satisfied, the event report is notified. By notifying the corresponding management target notification destination from No. 3, the filter in the management target existing in the network management system
The item comparison process is the minimum necessary process.

【0039】よって、事象報告を受けてから通知条件の
判定を行い、当該事象報告を通知先に通知するまでの時
間を短縮することができ、事象報告処理の高速化を図る
ことができる。
Therefore, it is possible to shorten the time from the reception of the event report to the determination of the notification condition and the notification of the event report to the notification destination, and to speed up the event report processing.

【0040】[0040]

【発明の効果】以上説明したように本発明によれば、入
力された事象報告を通知すべき通知先と事象報告の通知
先への通知条件とを事象報告の属性毎に格納しておき、
事象報告の入力時に当該事象報告の属性に対応する通知
条件及び通知先を抽出し、当該事象報告が抽出された通
知条件を満たしていると判定されたときに当該事象報告
を抽出された通知条件に対応する通知先に通知すること
によって、事象報告処理の高速化を図ることができると
いう効果がある。
As described above, according to the present invention, the notification destination to which the input event report is to be notified and the notification condition to the notification destination of the event report are stored for each attribute of the event report,
The notification condition and the notification destination corresponding to the attribute of the event report are extracted when the event report is input, and the notification condition that the event report is extracted when it is determined that the event report satisfies the extracted notification condition By notifying the notification destination corresponding to, there is an effect that the event report processing can be speeded up.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例の構成を示す図である。FIG. 1 is a diagram showing a configuration of an exemplary embodiment of the present invention.

【図2】図1の格納手段の構成例を示す図である。FIG. 2 is a diagram showing a configuration example of a storage unit in FIG.

【図3】従来例の事象報告処理を示すフローチャートで
ある。
FIG. 3 is a flowchart showing a conventional event report process.

【符号の説明】[Explanation of symbols]

1 抽出手段 2 判定手段 3 通知手段 4 格納手段 1 Extraction Means 2 Judgment Means 3 Notification Means 4 Storage Means

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 入力された事象報告を通知すべき通知先
と前記事象報告の前記通知先への通知条件とを前記事象
報告の属性毎に格納する格納手段と、前記事象報告の入
力時に当該事象報告の属性に対応する前記通知条件及び
前記通知先を前記格納手段から抽出する抽出手段と、当
該事象報告が前記抽出手段で抽出された通知条件を満た
しているかを判定する判定手段と、前記判定手段により
前記抽出手段で抽出された通知条件を満たしていると判
定されたときに当該事象報告を前記抽出手段で抽出され
た通知条件に対応する通知先に通知する手段とを有する
ことを特徴とする事象報告処理回路。
1. Storage means for storing a notification destination to be notified of the input event report and a notification condition of the event report to the notification destination for each attribute of the event report, and a storage unit for storing the event report. Extraction means for extracting the notification condition and the notification destination corresponding to the attribute of the event report from the storage means at the time of input, and a determination means for determining whether the event report satisfies the notification condition extracted by the extraction means And a means for notifying the event report to the notification destination corresponding to the notification condition extracted by the extracting means when the determining means determines that the notification condition extracted by the extracting means is satisfied. An event report processing circuit characterized by the above.
【請求項2】 前記抽出手段は、前記事象報告の入力時
に当該事象報告の少なくとも属性名及び属性の値の範囲
を全て含む属性を洗出す手段と、洗出された属性に対応
する前記通知条件及び前記通知先を前記格納手段から抽
出する手段とを含むことを特徴とする請求項1記載の事
象報告処理回路。
2. The means for extracting, when inputting the event report, means for extracting an attribute including at least the attribute name and the range of values of the attribute of the event report, and the notification corresponding to the extracted attribute. The event report processing circuit according to claim 1, further comprising: a condition and a means for extracting the notification destination from the storage means.
JP5165224A 1993-06-10 1993-06-10 Event report processing circuit Expired - Lifetime JPH087723B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5165224A JPH087723B2 (en) 1993-06-10 1993-06-10 Event report processing circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5165224A JPH087723B2 (en) 1993-06-10 1993-06-10 Event report processing circuit

Publications (2)

Publication Number Publication Date
JPH06348616A JPH06348616A (en) 1994-12-22
JPH087723B2 true JPH087723B2 (en) 1996-01-29

Family

ID=15808220

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5165224A Expired - Lifetime JPH087723B2 (en) 1993-06-10 1993-06-10 Event report processing circuit

Country Status (1)

Country Link
JP (1) JPH087723B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001148708A (en) * 1999-11-19 2001-05-29 Nec Corp Network management system and recording medium with recorded network management program
CN100385400C (en) 2002-09-12 2008-04-30 汤姆森许可贸易公司 Associating notifications of the status of a data network by use of a topology editor

Also Published As

Publication number Publication date
JPH06348616A (en) 1994-12-22

Similar Documents

Publication Publication Date Title
US6353902B1 (en) Network fault prediction and proactive maintenance system
US5708775A (en) Fault information notification system localized at each network server
US7506195B2 (en) Operation management method and operation management server
US6604208B1 (en) Incremental alarm correlation method and apparatus
EP0686329B1 (en) Event correlation in telecommunications networks
US8166553B2 (en) Method and apparatus for detecting unauthorized-access, and computer product
KR102271449B1 (en) Artificial intelligence model platform and operation method thereof
US7293082B1 (en) Method and system for modeling behavior of elements in a telecommunications system
CN112671767B (en) Security event early warning method and device based on alarm data analysis
CN100499482C (en) A method for monitoring user behavior in network management system
US8661113B2 (en) Cross-cutting detection of event patterns
JPH087723B2 (en) Event report processing circuit
JP3221538B2 (en) Network operation information collection system
CN112817827A (en) Operation and maintenance method, device, server, equipment, system and medium
EP0772942A1 (en) Apparatus for managing a telecommunications network
CN116633667B (en) Network security log auditing method and device based on self-adaptive rule generation
CN111294310B (en) Method for automatically extracting workflow and method for detecting intrusion in distributed system
CN116991680B (en) Log noise reduction method and electronic equipment
CN114443296B (en) Method, device, equipment and readable medium for returning high-availability event
CN114553565B (en) Security situation awareness method and system based on request frequency
JP2004220373A (en) Unauthorized access detection log information analysis support system, unauthorized access detection log information analysis support method, and computer program thereof
JP3097058B2 (en) Communication network fault monitoring device
CN106789150A (en) A kind of network fault detecting method and device
KR101115752B1 (en) Method for investigating injurious process by process monitoring and host invasion preventing system implementing the same
JPH02190046A (en) Network management equipment