JP2798102B2 - Data processing rule application method - Google Patents

Data processing rule application method

Info

Publication number
JP2798102B2
JP2798102B2 JP3268491A JP26849191A JP2798102B2 JP 2798102 B2 JP2798102 B2 JP 2798102B2 JP 3268491 A JP3268491 A JP 3268491A JP 26849191 A JP26849191 A JP 26849191A JP 2798102 B2 JP2798102 B2 JP 2798102B2
Authority
JP
Japan
Prior art keywords
data
rule
processing
group
application method
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
JP3268491A
Other languages
Japanese (ja)
Other versions
JPH0583254A (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 JP3268491A priority Critical patent/JP2798102B2/en
Publication of JPH0583254A publication Critical patent/JPH0583254A/en
Application granted granted Critical
Publication of JP2798102B2 publication Critical patent/JP2798102B2/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 a data processing rule application method, and more particularly, to a rule representing a certain processing procedure for data indicating a network state collected from a communication network composed of various communication devices (hereinafter referred to as a rule). The present invention relates to a data processing rule application method in a network management device that performs data processing by applying the above-mentioned method and monitors the state of a communication network, specifies a failure point, and the like.

【0002】[0002]

【従来の技術】従来、ネットワーク管理装置は、各種通
信機器より構成される通信ネットワークから収集された
データを、データの属性(どの種類の通信機器の系統か
ら収集されたデータであるか等を示す情報)に応じて決
まったルールを適用して処理を実行していた。つまり、
収集されたデータの属性を読み、その属性を持つデータ
についてはある決まったルールを適用して処理を実行し
ていた。
2. Description of the Related Art Conventionally, a network management device uses data collected from a communication network composed of various communication devices to indicate the attribute of the data (for example, the type of communication device from which the data is collected). Information), and the processing was executed by applying rules determined according to the information. That is,
The attribute of the collected data is read, and the data having the attribute is processed by applying a certain rule.

【0003】例えば、データaが属性xのデータである
ならば、データaに対してルールfを適用して処理を実
行し、データbが属性yのデータであるならば、データ
bに対してルールgを適用して処理を実行していた。
For example, if data a is data of attribute x, a process is executed by applying rule f to data a, and if data b is data of attribute y, The processing has been executed by applying the rule g.

【0004】また、データの属性に応じて適用すべきル
ールが一意に決まらないときには、条件式により場合分
けをして、その条件式に沿って処理を行っていた。
When a rule to be applied is not uniquely determined according to the attribute of data, a case is divided by a conditional expression, and processing is performed in accordance with the conditional expression.

【0005】[0005]

【発明が解決しようとする課題】上述した従来のデータ
処理ルール適用方式では、ネットワーク管理装置でデー
タをその属性毎に決まったルールを適用して処理してい
たので、一定期間に収集されたデータ群でもデータ発生
時のネットワーク状態に応じて複数のルールにまたがっ
て処理の対象とする必要が生じるような場合には、適用
可能なルール群のうちの任意のルールからランダムに適
用することになり、期待する真の処理結果が得られない
おそれがあるという問題点があった。
In the above-described conventional data processing rule application method, the network management device processes data by applying a rule determined for each attribute. If a group needs to be processed across multiple rules depending on the network state at the time of data generation, it will be applied randomly from any of the applicable rules. However, there is a problem that an expected true processing result may not be obtained.

【0006】例えば、あるデータaが発生したことによ
って別のデータbが付随して生じた場合(ただし、デー
タbのみについては、単独で発生した場合と内容は同じ
であるとする)、データaの考慮なしに付随して生じた
データbのみの処理を先に行っても期待する真の処理結
果は得られなかった。
For example, when a certain data a occurs and another data b accompanies it (however, it is assumed that only the data b has the same content as a case where it occurs alone). However, the expected true processing result could not be obtained even if the processing of only the accompanying data b was performed first without considering the above.

【0007】本発明の目的は、上述の点に鑑み、適用す
るルール間にデータの属性の組合せを考慮した適用の優
先度を設け、優先度の高いルールを先に選択して適用す
ることにより、データ群に対して適正な処理が行えるよ
うにしたデータ処理ルール適用方式を提供することにあ
る。
SUMMARY OF THE INVENTION In view of the foregoing, it is an object of the present invention to provide a priority of application in consideration of a combination of data attributes between rules to be applied, and select and apply a rule having a higher priority first. Another object of the present invention is to provide a data processing rule application method that enables appropriate processing to be performed on a data group.

【0008】[0008]

【課題を解決するための手段】本発明のデータ処理ルー
ル適用方式は、各種通信機器より構成される通信ネット
ワークから収集されるネットワーク状態を示すデータに
対して一定の処理手順を表すルールを適用させてデータ
の処理を行うネットワーク管理装置において、データの
属性の組合せに応じてデータに適用されるルールと複数
のルール間での適用の優先度とを記憶するルール記憶手
段と、収集されたデータ群を構成するデータの属性の組
合せに対応するルール群を前記ルール記憶手段から読み
出すルール選択手段と、このルール選択手段により読み
出されたルール群を収集されたデータ群に対して優先度
順に適用して処理を実行するデータ処理手段とを有す
る。
According to the data processing rule application method of the present invention, a rule representing a predetermined processing procedure is applied to data indicating a network state collected from a communication network composed of various communication devices. A network management device that performs data processing by using a rule storage unit that stores a rule applied to data in accordance with a combination of data attributes and a priority of application among a plurality of rules; A rule selecting means for reading out a rule group corresponding to a combination of data attributes constituting from the rule storing means, and applying the rule group read by the rule selecting means to the collected data group in order of priority. And data processing means for executing the processing.

【0009】[0009]

【作用】本発明のデータ処理ルール適用方式では、ルー
ル記憶手段がデータの属性の組合せに応じてデータに適
用されるルールと複数のルール間での適用の優先度とを
記憶し、ルール選択手段が収集されたデータ群を構成す
るデータの属性の組合せに対応するルール群をルール記
憶手段から読み出し、データ処理手段がルール選択手段
により読み出されたルール群を収集されたデータ群に対
して優先度順に適用して処理を実行する。
According to the data processing rule application method of the present invention, the rule storage means stores rules applied to data in accordance with combinations of data attributes and application priorities among a plurality of rules. Read from the rule storage means a rule group corresponding to a combination of data attributes constituting the collected data group, and the data processing means gives priority to the collected data group to the rule group read by the rule selecting means. Apply the process in order and execute the process.

【0010】[0010]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
Next, the present invention will be described in detail with reference to the drawings.

【0011】図1は、本発明の一実施例に係るデータ処
理ルール適用方式が適用されたネットワーク管理装置1
の構成を示すブロック図である。このネットワーク管理
装置1は、データ収集手段2と、ルール記憶手段3と、
データ処理手段4と、ルール選択手段5と、データバッ
ファ6と、処理結果出力手段7と、解析制御手段8とを
含んで構成されている。
FIG. 1 shows a network management apparatus 1 to which a data processing rule application method according to an embodiment of the present invention is applied.
FIG. 3 is a block diagram showing the configuration of FIG. The network management device 1 includes a data collection unit 2, a rule storage unit 3,
It comprises a data processing means 4, a rule selection means 5, a data buffer 6, a processing result output means 7, and an analysis control means 8.

【0012】図2を参照すると、ルール記憶手段3に
は、データの属性の組合せ,適用されるルール,適用の
優先度および次処理続行フラグからなるエントリがテー
ブル形式で複数記憶されている。図2では、例えば、属
性xのデータaおよび属性yのデータbから構成される
データ群cに対してルールfおよびgからなるルール群
hの適用が考えられるので、データaの属性xについて
他のデータbの属性yとの組合せ(x,y)を考慮して
適用するルールfおよびgの優先度1および2が定めら
れている。また、データbの発生がデータaの発生によ
る付随現象であることが明白でデータ群cのデータbに
ついて処理を行う必要がない場合を除き、優先度1に対
応して次処理続行フラグが立てられ、優先度2に対応し
て次処理続行フラグを立てないように設定されている。
Referring to FIG. 2, the rule storage means 3 stores a plurality of entries including combinations of data attributes, applied rules, application priorities, and next processing continuation flags in a table format. In FIG. 2, for example, it is conceivable to apply a rule group h composed of rules f and g to a data group c composed of data a of attribute x and data b of attribute y. Priority 1 and 2 of rules f and g to be applied in consideration of the combination (x, y) with attribute y of data b are determined. Unless it is clear that the occurrence of data b is an incidental phenomenon due to the occurrence of data a and it is not necessary to perform processing on data b of data group c, the next processing continuation flag is set in correspondence with the priority level 1. Therefore, the setting is made so that the next processing continuation flag is not set in accordance with the priority 2.

【0013】図3を参照すると、本実施例のデータ処理
ルール適用方式の処理は、データ群収集ステップ101
と、データ群解析ステップ102と、ルール群読出しス
テップ103と、高優先度ルール選択ステップ104
と、ルール適用処理実行ステップ105と、次処理続行
判定ステップ106と、処理結果出力ステップ107と
からなる。
Referring to FIG. 3, the processing of the data processing rule application method according to the present embodiment is performed by a data group collecting step 101.
, Data group analysis step 102, rule group read step 103, high priority rule selection step 104
, A rule application processing execution step 105, a next processing continuation determination step 106, and a processing result output step 107.

【0014】次に、このように構成された本実施例のデ
ータ処理ルール適用方式の動作について説明する。
Next, the operation of the data processing rule application method of the present embodiment configured as described above will be described.

【0015】ネットワーク管理装置1では、データ収集
手段2が、各種通信機器より構成される通信ネットワー
クからネットワーク状態を示す種々のデータをランダム
に収集し、データバッファ6に逐次蓄積する(ステップ
101)。ここでは、例えば、属性xのデータaおよび
属性yのデータbからなるデータ群cが収集されて、デ
ータバッファ6に蓄積されたものとする。
In the network management device 1, the data collection means 2 randomly collects various data indicating the network status from a communication network composed of various communication devices and sequentially accumulates them in the data buffer 6 (step 101). Here, it is assumed that, for example, a data group c including data a of the attribute x and data b of the attribute y is collected and stored in the data buffer 6.

【0016】解析制御手段8は、一定時間毎に起動さ
れ、データバッファ6に蓄積されたデータ群cを解析
し、データ群cを構成する各データaおよびbの属性x
およびyの組合せ(x,y)を取得する(ステップ10
2)。また、解析制御手段8は、データ処理手段4に指
示を与えて、データバッファ6のデータ群cをデータ処
理手段4に転送させる。
The analysis control means 8 is activated at regular intervals, analyzes the data group c stored in the data buffer 6, and analyzes the attribute x of each of the data a and b constituting the data group c.
Acquire a combination (x, y) of and y (step 10)
2). Further, the analysis control unit 8 gives an instruction to the data processing unit 4 to cause the data group c in the data buffer 6 to be transferred to the data processing unit 4.

【0017】データ処理手段4は、転送されてきたデー
タ群cを構成する各データaおよびbの属性xおよびy
の組合せ(x,y)に応じてルール記憶手段3からルー
ルfおよびgからなるルール群hを読み出し(ステップ
103)、ルール選択手段5を呼び出す。
The data processing means 4 includes attributes x and y of each of the data a and b constituting the transferred data group c.
The rule group h including the rules f and g is read from the rule storage means 3 in accordance with the combination (x, y) (step 103), and the rule selection means 5 is called.

【0018】ルール選択手段5は、データ群cを構成す
る各データaおよびbに対し、そのデータaおよびbの
属性xおよびyの組合せ(x,y)に対する最も優先度
の高いルールfをルール群hから選択してデータ処理手
段4に通知する(ステップ104)。
The rule selecting means 5 assigns a rule f having the highest priority to a combination (x, y) of the attributes x and y of the data a and b to the data a and b constituting the data group c. The data is selected from the group h and notified to the data processing means 4 (step 104).

【0019】データ処理手段4は、通知されたルールf
をデータ群cに適用して処理を実行する(ステップ10
5)。なお、ルールfは、自身に適用される属性xのデ
ータaを選択する機能を持ち、ルールgが適用されるべ
き属性yのデータbについては処理を行わない。
The data processing means 4 transmits the notified rule f
Is applied to the data group c to execute the processing (step 10
5). Note that the rule f has a function of selecting the data a of the attribute x applied to itself, and does not perform the processing on the data b of the attribute y to which the rule g is to be applied.

【0020】続いて、データ処理手段4は、適用したル
ールfに対応して記憶されていた次処理続行フラグを参
照して次処理を続行するかどうかを判定する(ステップ
106)。いま、次処理続行フラグが立っているので、
データ処理手段4は、次処理を実行するためにステップ
104に制御を戻す。
Subsequently, the data processing means 4 determines whether or not to continue the next processing by referring to the next processing continuation flag stored corresponding to the applied rule f (step 106). Now, the next processing continuation flag is set,
The data processing means 4 returns the control to step 104 to execute the next processing.

【0021】ステップ104で次に優先度の高いルール
gがルール群hから選択されて、ステップ105でデー
タ群cに対してルールgが適用されて処理が実行される
と、ステップ106では次処理続行フラグが立っていな
いので、データ処理手段4は、処理結果を処理結果出力
手段7に出力する(ステップ107)。
In step 104, the rule g having the next highest priority is selected from the rule group h, and in step 105, the rule g is applied to the data group c and the processing is executed. Since the continuation flag is not set, the data processing means 4 outputs the processing result to the processing result output means 7 (step 107).

【0022】ところで、上記実施例の動作の説明では、
収集されたデータ群cがデータaおよびbからなる場合
を例にとって説明したが、収集されたデータ群が1つま
たは3つ以上のデータからなる場合でも、本発明が同様
に適用可能であることはいうまでもない。なお、収集さ
れたデータ群のデータ間でネットワーク構成データベー
ス等を参照して因果関係(相関関係)を判断し、因果関
係がある複数のデータをデータ群として本発明を適用す
るようにしてもよい。
In the description of the operation of the above embodiment,
Although the case where the collected data group c is composed of data a and b has been described as an example, the present invention can be similarly applied to a case where the collected data group is composed of one or more data. Needless to say. A causal relationship (correlation) may be determined between data of the collected data group with reference to a network configuration database or the like, and the present invention may be applied to a plurality of data having a causal relationship as a data group. .

【0023】本実施例のデータ処理ルール適用方式によ
れば、特に通信ネットワークからのアラームデータを基
に障害箇所を特定するネットワーク管理装置において、
ある種の通信機器(例えば、光通信装置)の系統で得ら
れる障害状態データが別種の通信機器(例えば、無線通
信装置)の障害によって状態としては全く同じであるが
その意味合いが異なってくる場合、別種の通信機器の障
害状態を考慮したルールにより最初にこの原因を明らか
にし、その後にある種の通信機器の系統からの障害状態
データに対してルールの適用を行うことにより、ネット
ワーク状態を正しく判断することができる。
According to the data processing rule application method of the present embodiment, in a network management apparatus for specifying a fault location based on alarm data from a communication network,
When the fault status data obtained in the system of a certain type of communication device (for example, an optical communication device) is exactly the same as the status due to a failure of another type of communication device (for example, a wireless communication device), but the meaning is different. First, the cause is clarified by a rule that considers the fault condition of another type of communication device, and then the rule is applied to fault status data from the system of a certain type of communication device, so that the network status can be correctly corrected. You can judge.

【0024】[0024]

【発明の効果】以上説明したように本発明は、各種通信
機器より構成される通信ネットワークから収集されるネ
ットワーク状態を示すデータを基に処理を行うネットワ
ーク管理装置において、適用するルール間にデータの属
性の組合せを考慮した優先度を設け、優先度の高いルー
ルを先に選択して適用することによって処理を行うこと
により、ネットワーク状態を示すデータに対して適正な
処理を行うことができるという効果がある。
As described above, according to the present invention, in a network management apparatus that performs processing based on data indicating a network state collected from a communication network constituted by various communication devices, data is transferred between rules to be applied. By setting priorities in consideration of the combination of attributes and performing processing by selecting and applying a rule with a higher priority first, it is possible to perform appropriate processing on data indicating a network state. There is.

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

【図1】本発明の一実施例に係るデータ処理ルール適用
方式が適用されたネットワーク管理装置の構成を示すブ
ロック図である。
FIG. 1 is a block diagram illustrating a configuration of a network management device to which a data processing rule application method according to an embodiment of the present invention is applied.

【図2】図1中のルール記憶手段に記憶されたルール群
の一例を示す図である。
FIG. 2 is a diagram illustrating an example of a rule group stored in a rule storage unit in FIG. 1;

【図3】本実施例のデータ処理ルール適用方式の処理を
示す流れ図である。
FIG. 3 is a flowchart illustrating processing of a data processing rule application method according to the present embodiment.

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

1 ネットワーク管理装置 2 データ収集手段 3 ルール記憶手段 4 データ処理手段 5 ルール選択手段 6 データバッファ 7 処理結果出力手段 8 解析制御手段 DESCRIPTION OF SYMBOLS 1 Network management apparatus 2 Data collection means 3 Rule storage means 4 Data processing means 5 Rule selection means 6 Data buffer 7 Processing result output means 8 Analysis control means

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 各種通信機器より構成される通信ネット
ワークから収集されるネットワーク状態を示すデータに
対して一定の処理手順を表すルールを適用させてデータ
の処理を行うネットワーク管理装置において、 データの属性の組合せに応じてデータに適用されるルー
ルと複数のルール間での適用の優先度とを記憶するルー
ル記憶手段と、 収集されたデータ群を構成するデータの属性の組合せに
対応するルール群を前記ルール記憶手段から読み出すル
ール選択手段と、 このルール選択手段により読み出されたルール群を収集
されたデータ群に対して優先度順に適用して処理を実行
するデータ処理手段とを有することを特徴とするデータ
処理ルール適用方式。
1. A network management apparatus for processing data by applying a rule indicating a predetermined processing procedure to data indicating a network state collected from a communication network configured from various communication devices, comprising: A rule storage means for storing a rule applied to data according to a combination of data and a priority of application among a plurality of rules; and a rule group corresponding to a combination of attributes of data constituting the collected data group. Rule selecting means for reading from the rule storing means; and data processing means for executing a process by applying the rules read out by the rule selecting means to the collected data in order of priority. Data processing rule application method.
JP3268491A 1991-09-19 1991-09-19 Data processing rule application method Expired - Lifetime JP2798102B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3268491A JP2798102B2 (en) 1991-09-19 1991-09-19 Data processing rule application method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3268491A JP2798102B2 (en) 1991-09-19 1991-09-19 Data processing rule application method

Publications (2)

Publication Number Publication Date
JPH0583254A JPH0583254A (en) 1993-04-02
JP2798102B2 true JP2798102B2 (en) 1998-09-17

Family

ID=17459238

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3268491A Expired - Lifetime JP2798102B2 (en) 1991-09-19 1991-09-19 Data processing rule application method

Country Status (1)

Country Link
JP (1) JP2798102B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02190046A (en) * 1989-01-19 1990-07-26 Hitachi Ltd Network management equipment

Also Published As

Publication number Publication date
JPH0583254A (en) 1993-04-02

Similar Documents

Publication Publication Date Title
CN110162563B (en) Data warehousing method and system, electronic equipment and storage medium
JP2798102B2 (en) Data processing rule application method
CN109412970B (en) Data transfer system, data transfer method, electronic device, and storage medium
KR960014980B1 (en) Computer system including lan analyzer and method of analyzing communication procedure
JP2000215068A (en) Multitask scheduling device
US9003274B2 (en) Scheduling start-up and shut-down of mainframe applications using topographical relationships
JP2723925B2 (en) Computer-based online relocation method
JP2518390B2 (en) System performance monitoring method
JPH08286950A (en) Information processor and trace information storage method
JPH10327217A (en) Log management system
JPH04268633A (en) Data processor
JPH0553882A (en) Memory dump collecting system
JPH036535B2 (en)
CN116974757A (en) Load balancing method, device, storage medium and processor
JPH06295247A (en) Real time processing realizing method
JPH0340053A (en) Control system for plural communication procedures
CN115827917A (en) Data synchronization method, device, equipment and storage medium for simulator equipment
JPH03290741A (en) Error logging method
JP4048037B2 (en) Data writing program and recording medium
JPH11327681A (en) Virtual system time management system and management method and recording medium recording management program
JPH02127732A (en) Job control system
JP2845737B2 (en) Node operation pipeline
JP2871998B2 (en) Program modification method
CN115733722A (en) Method and device for realizing primary and secondary alarm association of universal network
JP3042198B2 (en) Switching event data simulation method