JP2005250521A - Data processing system, data processor, and data processing method - Google Patents

Data processing system, data processor, and data processing method Download PDF

Info

Publication number
JP2005250521A
JP2005250521A JP2004055675A JP2004055675A JP2005250521A JP 2005250521 A JP2005250521 A JP 2005250521A JP 2004055675 A JP2004055675 A JP 2004055675A JP 2004055675 A JP2004055675 A JP 2004055675A JP 2005250521 A JP2005250521 A JP 2005250521A
Authority
JP
Japan
Prior art keywords
data processing
processing device
information
update time
updated
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.)
Pending
Application number
JP2004055675A
Other languages
Japanese (ja)
Inventor
Takehiko Hosokawa
武彦 細川
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2004055675A priority Critical patent/JP2005250521A/en
Publication of JP2005250521A publication Critical patent/JP2005250521A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a system where distributed pieces of equipment are configured of multi-hierarchies for reducing monitor traffic, and for reducing information stored by an intermediate node, and for improving reliability, and for efficiently collecting information. <P>SOLUTION: Each node stores the last update time(LUT: Last Update Time) of a node belonging to a hierarchy immediately under the node, and performs the polling of the LUT to the node immediately under the node in predetermined timing, and when the LUT is changed, collects only the changed information (difference information) from the previous LUT from the node, and when an inquiry for the LUT is made from the upper rank node, notifies it of the LUT of its own node, and when an inquiry for the difference information is made from the node in the upper rank, transmits the difference information to the upper rank node. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、分散した機器を多階層で構成するシステムにおいて、各機器の情報を収集する情報収集技術に関する。   The present invention relates to an information collection technique for collecting information on each device in a system in which distributed devices are configured in multiple layers.

従来の分散機器情報収集方式は、ポーリング方式、またはトラップ方式によって、機器の情報を収集していた。しかし、ポーリング方式では機器の台数が増加するとそれに伴いトラフィックやサーバ負荷が増加する、ポーリング間隔を長くすると情報遅延が増加したり情報漏れが発生する、という問題点があった。また、トラップ方式では定常的な負荷を低減することが可能であるが、トラップが消失する可能性や機器自体の停止を検出できないなど信頼性が低く、また非同期にトラップが発生するため、一斉に複数のトラップが発生した場合にサーバ負荷が高くなるという問題点があった。   The conventional distributed device information collection method collects device information by a polling method or a trap method. However, the polling method has a problem that traffic and server load increase as the number of devices increases, and that information delay increases and information leakage occurs when the polling interval is increased. In addition, the trap method can reduce the steady load, but the reliability is low, such as the possibility of the trap disappearing or the stop of the device itself being detected, and the trap is generated asynchronously, so There is a problem that the server load increases when multiple traps occur.

また、管理対象数の増加に対応するために階層構造によって、管理する方法も提案されている(例えば、特許文献1、2)。しかし特許文献1では、各ノードが全ノードの状態のテーブルを保持する必要があり、台数の増加に伴い、各ノードが保持する情報量が膨大になってしまうという問題点があり、また管理する状態は動作しているかどうかといった状態情報のみであり、各機器が複数の情報を持つ場合に対応できない。特許文献2ではトラップ方式の信頼性の低さを解決するためにポーリング方式と組み合わせる方式が提案されているが、一斉に複数のトラップが発生した場合にサーバ負荷が高くなる問題には対応できず、また特許文献1と同様に管理する状態は動作しているかどうかといった状態情報のみであり、各機器が複数の情報を持つ場合に対応できない。
特許第3149924号公報 特開平4−178039号公報
Also, a management method using a hierarchical structure has been proposed in order to cope with an increase in the number of management targets (for example, Patent Documents 1 and 2). However, in Patent Document 1, it is necessary for each node to hold a table of the state of all nodes, and as the number of nodes increases, there is a problem that the amount of information held by each node becomes enormous and is managed. The status is only status information such as whether or not it is operating, and it cannot cope with a case where each device has a plurality of information. Patent Document 2 proposes a method combined with a polling method in order to solve the low reliability of the trap method, but cannot cope with the problem that the server load increases when a plurality of traps are generated at once. In addition, as in Patent Document 1, the state to be managed is only state information such as whether or not it is operating, and cannot be used when each device has a plurality of pieces of information.
Japanese Patent No. 3149924 Japanese Patent Laid-Open No. 4-178039

この発明は上記のような問題点を解決するためになされたもので、多数の機器の構成を多階層化し、信頼性の高いポーリング方式をベースとし、機器の増加や各機器が複数の情報を持つ場合においても、監視トラフィックを削減し、中間ノードの保持する情報を削減し、信頼性を向上し、情報を効率的に収集することを目的とする。   The present invention has been made to solve the above-mentioned problems. The configuration of a large number of devices is hierarchized, and based on a reliable polling method, the number of devices and each device can receive a plurality of information. Even if it has, the purpose is to reduce monitoring traffic, reduce information held by intermediate nodes, improve reliability, and collect information efficiently.

本発明に係るデータ処理システムは、複数のデータ処理装置を有し、前記複数のデータ処理装置が論理的な階層構造を形成するデータ処理システムであって、
前記複数のデータ処理装置のそれぞれは、
それぞれのデータ処理装置よりも下位の特定のデータ処理装置について前記特定のデータ処理装置が情報の更新を行った更新時刻を記憶しており、
所定のタイミングで、前記特定のデータ処理装置に対して最新の更新時刻を問い合せ、前記特定のデータ処理装置から通知された最新の更新時刻が記憶している更新時刻よりも後の時刻である場合に、前記特定のデータ処理装置から最新の更新時刻に更新された情報を受信することを特徴とする。
A data processing system according to the present invention includes a plurality of data processing devices, and the plurality of data processing devices form a logical hierarchical structure,
Each of the plurality of data processing devices
For each specific data processing device lower than each data processing device, the specific data processing device stores the update time when the information was updated,
When the latest update time is inquired to the specific data processing device at a predetermined timing, and the latest update time notified from the specific data processing device is later than the stored update time In addition, the information updated at the latest update time is received from the specific data processing apparatus.

本発明では、下位の特定のデータ処理装置に対して最新の更新時刻を問い合せ、特定のデータ処理装置から通知された最新の更新時刻が記憶している更新時刻よりも後の時刻である場合に、特定のデータ処理装置から最新の更新時刻に更新された情報を受信するため、データ処理装置間の通信量を削減することができる。また、各データ処理装置は下位の特定のデータ処理装置における更新時刻と最新の更新時刻に更新された情報のみを管理するため、各データ処理装置が管理する情報量を削減することができる。   In the present invention, the latest update time is inquired to the specific data processing device at the lower level, and the latest update time notified from the specific data processing device is later than the stored update time. Since the information updated at the latest update time is received from the specific data processing device, the communication amount between the data processing devices can be reduced. Further, since each data processing device manages only the information updated at the update time and the latest update time in the lower specific data processing device, the amount of information managed by each data processing device can be reduced.

実施の形態1.
図1はこの発明の全体のシステムを示す構成図である。
Embodiment 1 FIG.
FIG. 1 is a block diagram showing the entire system of the present invention.

図1において、監視サーバ(0101)は各機器(0102)及び中間ノード(0103)の状態等を監視するサーバである。管理は多階層で行い、各中間ノード(0103aa〜0103mn)は監視対象となる複数の下位ノード(下位の中間ノード及び機器)と、自ノードおよびその下位ノードの状態等を監視する1つの上位ノードを持つ。各機器(0102a〜0102n)は状態、運転モード、性能値、負荷値などの各種情報(0105a〜n)を保持する。各中間ノード(0103aa〜mn)は下位ノード及び自ノードの状態、運転モード、性能値、負荷等の変化を示す情報(差分情報)を受信し、受信した差分情報を差分情報DB(0106aa〜mn)に保持する。監視サーバ(0101)は収集された各種情報を機器情報DB(0104)に保持する。また、監視サーバ(0101)、中間ノード(0103)、機器(0102)は、それぞれデータ処理装置の例である。   In FIG. 1, a monitoring server (0101) is a server that monitors the status of each device (0102) and intermediate node (0103). Management is performed in multiple layers, and each intermediate node (0103aa to 0103mn) is a plurality of lower nodes (lower intermediate nodes and devices) to be monitored, and one upper node that monitors the status of the own node and its lower nodes, etc. have. Each device (0102a to 0102n) holds various information (0105a to n) such as a state, an operation mode, a performance value, and a load value. Each intermediate node (0103aa to mn) receives information (difference information) indicating changes in the status, operation mode, performance value, load, etc. of the lower node and its own node, and the received difference information is stored in the difference information DB (0106aa to mn). ). The monitoring server (0101) holds the collected various information in the device information DB (0104). The monitoring server (0101), the intermediate node (0103), and the device (0102) are examples of data processing devices.

次に図2〜図4を用いて監視サーバ(0101)の構成について説明する。   Next, the configuration of the monitoring server (0101) will be described with reference to FIGS.

図2において通信処理部(0201)は各下位ノードとの通信を制御する機構であり、状態取得処理部(0202)の指示に従い、各下位ノードの状態等を差分情報として収集する。状態取得処理部(0202)は各下位ノードの差分情報を効率的に収集するための機構である。LUT管理部(0203)は自ノードおよびその下位ノードの最終更新時間(以下LUT:Last Update Time)を管理するための機構であり、図3のように自ノードのLUTと各下位ノードの機器識別子とLUTを管理する。ここで機器識別子は各機器、各ノードを一意に決めるための識別子である。差分情報処理部(0204)は状態取得処理部(0202)により取得された差分情報を受け取り、機器情報DB管理部(0205)を通じて機器情報DB(0104)に登録する機構である。機器情報DB(0104)には、図4のように機器最新情報として機器識別子、情報識別子、情報値を、履歴情報として、タイムスタンプ、機器識別子、情報識別子、新情報値、旧情報値を管理する。なお、状態取得処理部(0202)は更新時刻問い合せ部及び更新情報受信部に相当し、LUT管理部(0203)は更新時刻記憶部に相当する。   In FIG. 2, a communication processing unit (0201) is a mechanism for controlling communication with each lower node, and collects the state of each lower node as difference information in accordance with an instruction from the state acquisition processing unit (0202). The state acquisition processing unit (0202) is a mechanism for efficiently collecting difference information of each lower node. The LUT management unit (0203) is a mechanism for managing the last update time (hereinafter referred to as LUT: Last Update Time) of the own node and its lower nodes, and the LUT of the own node and the device identifier of each lower node as shown in FIG. And LUT are managed. Here, the device identifier is an identifier for uniquely determining each device and each node. The difference information processing unit (0204) is a mechanism that receives the difference information acquired by the state acquisition processing unit (0202) and registers it in the device information DB (0104) through the device information DB management unit (0205). In the device information DB (0104), as shown in FIG. 4, the device identifier, information identifier, and information value are managed as the latest device information, and the time stamp, device identifier, information identifier, new information value, and old information value are managed as history information. To do. The status acquisition processing unit (0202) corresponds to an update time inquiry unit and an update information reception unit, and the LUT management unit (0203) corresponds to an update time storage unit.

なお、監視サーバ(0101)は、図示していないが、例えばマイクロプロセッサ等のCPU、半導体メモリ等や磁気ディスク等の記録手段、及び通信手段を有する計算機により実現することができる。記録手段には、監視サーバ(0101)に含まれる各構成要素の機能を実現するプログラムが記録されており、CPUがこれらのプログラムを読み込むことにより監視サーバ(0101)の動作を制御し、各構成要素の機能を実現することができる。   Although not shown, the monitoring server (0101) can be realized by a computer having a CPU such as a microprocessor, a recording unit such as a semiconductor memory or a magnetic disk, and a communication unit. The recording means stores a program that realizes the function of each component included in the monitoring server (0101). The CPU reads the program to control the operation of the monitoring server (0101). The function of the element can be realized.

次に図5、6を用いて中間ノード(0103)の構成について説明する。   Next, the configuration of the intermediate node (0103) will be described with reference to FIGS.

図5において通信処理部(0501)は上位ノードおよび各下位ノードとの通信を制御する機構であり、上位ノードからの問い合わせを状態返信処理部(0502)に転送し、状態取得処理部(0503)からの問い合わせを下位ノードに送信する機構である。状態返信処理部(0502)は通信処理部(0501)からの問い合わせに対し、LUT管理部(0504)、および差分情報管理部(0505)を通じて差分情報DB(0106)の情報を参照し、問い合わせの結果を通信処理部(0501)を通じて上位ノードに返信する機構である。状態取得処理部(0503)は各下位ノードの差分情報を効率的に収集するための機構である。LUT管理部(0504)は自ノードおよびその下位ノードのLUTを管理するための機構であり、図3のように自ノードのLUTと各下位ノードの機器識別子とLUTを管理する。差分情報管理部(0505)は差分情報DBを管理する機構であり、状態返信処理部(0502)からの問い合わせに対し差分情報DB(0106)の情報を返信し、状態取得処理部(0503)からのリクエストに対し、差分情報DB(0106)の更新を行う。差分情報DB(0106)では図6のように差分情報としてタイムスタンプ、機器識別子、情報識別子、新情報値、旧情報値を管理する。ここで、状態返信処理部(0502)は更新情報送信部に相当し、状態取得処理部(0503)は更新時刻問い合せ部及び更新情報受信部に相当し、LUT管理部(0504)は更新時刻記憶部に相当し、差分情報管理部(0505)は更新管理部に相当し、差分情報DBは情報記憶部に相当する。   In FIG. 5, a communication processing unit (0501) is a mechanism for controlling communication with the upper node and each lower node. The communication processing unit (0501) transfers an inquiry from the upper node to the status reply processing unit (0502), and the status acquisition processing unit (0503). This is a mechanism for sending an inquiry from a subordinate node to a lower node. In response to the inquiry from the communication processing unit (0501), the status reply processing unit (0502) refers to the information in the difference information DB (0106) through the LUT management unit (0504) and the difference information management unit (0505), and This is a mechanism for returning the result to the upper node through the communication processing unit (0501). The state acquisition processing unit (0503) is a mechanism for efficiently collecting difference information of each lower node. The LUT management unit (0504) is a mechanism for managing the LUT of the own node and its lower nodes, and manages the LUT of the own node, the device identifiers and LUTs of the lower nodes as shown in FIG. The difference information management unit (0505) is a mechanism for managing the difference information DB, and returns the information of the difference information DB (0106) in response to an inquiry from the state reply processing unit (0502), and from the state acquisition processing unit (0503). The difference information DB (0106) is updated in response to the request. As shown in FIG. 6, the difference information DB (0106) manages a time stamp, a device identifier, an information identifier, a new information value, and an old information value as difference information. Here, the status reply processing unit (0502) corresponds to the update information transmission unit, the status acquisition processing unit (0503) corresponds to the update time inquiry unit and the update information reception unit, and the LUT management unit (0504) stores the update time. The difference information management unit (0505) corresponds to an update management unit, and the difference information DB corresponds to an information storage unit.

なお、中間ノード(0103)は、図示していないが、例えばマイクロプロセッサ等のCPU、半導体メモリ等や磁気ディスク等の記録手段、及び通信手段を有する計算機により実現することができる。記録手段には、中間ノード(0103)に含まれる各構成要素の機能を実現するプログラムが記録されており、CPUがこれらのプログラムを読み込むことにより中間ノード(0103)の動作を制御し、各構成要素の機能を実現することができる。   Although not shown, the intermediate node (0103) can be realized by a computer having a CPU such as a microprocessor, a recording unit such as a semiconductor memory or a magnetic disk, and a communication unit. The recording means stores a program that realizes the function of each component included in the intermediate node (0103), and the CPU reads the program to control the operation of the intermediate node (0103). The function of the element can be realized.

次に図7、8を用いて各機器(0102)の構成について説明する。   Next, the configuration of each device (0102) will be described with reference to FIGS.

図7において通信処理部(0701)は上位ノードとの通信を制御する機構であり、上位ノードからの問い合わせを状態返信処理部(0702)に送る。状態返信処理部(0702)は通信処理部(0701)からの問い合わせに対し、情報管理部(0703)を通じて各種情報(0105)の情報を参照し、問い合わせの結果を通信処理部(0501)を通じて上位ノードに返信する機構である。情報管理部(0703)は各種情報(0105)を管理する機構であり、状態返信処理部(0702)からの問い合わせに対し各種情報(0105)の値を返信し、各種センサ、メータなど(0704)から収集された値や機器の状態、運転モードなどにより、各種情報(0105)の更新を行う。各種情報(0105)では図8のように情報識別子、情報値を管理する。ここで、情報識別子は各情報を一意に決めるためのものであり、SNMPにおけるMIBのOIDなどのようなものである。   In FIG. 7, a communication processing unit (0701) is a mechanism for controlling communication with an upper node, and sends an inquiry from the upper node to a status reply processing unit (0702). In response to the inquiry from the communication processing unit (0701), the status reply processing unit (0702) refers to the information of various information (0105) through the information management unit (0703), and sends the inquiry result to the host through the communication processing unit (0501). It is a mechanism that returns to the node. The information management unit (0703) is a mechanism for managing various types of information (0105). In response to an inquiry from the status reply processing unit (0702), the value of the various types of information (0105) is returned, and various sensors, meters, etc. (0704) Various information (0105) is updated according to the values collected from the device, the state of the device, the operation mode, and the like. In various information (0105), information identifiers and information values are managed as shown in FIG. Here, the information identifier is for uniquely determining each information, and is an MIB OID in SNMP or the like.

なお、機器(0102)は、図示していないが、例えばマイクロプロセッサ等のCPU、半導体メモリ等や磁気ディスク等の記録手段、及び通信手段を有する計算機により実現することができる。記録手段には、機器(0102)に含まれる各構成要素の機能を実現するプログラムが記録されており、CPUがこれらのプログラムを読み込むことにより機器(0102)の動作を制御し、各構成要素の機能を実現することができる。   Although not shown, the device (0102) can be realized by a computer having a CPU such as a microprocessor, a recording unit such as a semiconductor memory or a magnetic disk, and a communication unit. In the recording means, a program for realizing the function of each component included in the device (0102) is recorded, and the CPU reads the program to control the operation of the device (0102). Function can be realized.

次に動作について図9、10を用いて説明する。   Next, the operation will be described with reference to FIGS.

図9は上位ノードの下位ノードに対して問い合わせを行うフローチャートである。   FIG. 9 is a flowchart for making an inquiry to a lower node of an upper node.

ステップ0901において、全ての下位ノードに関しステップ0902〜0913の処理を行い、全ての下位ノードの処理が完了したらステップ0914に飛ぶ。   In step 0901, the processing of steps 0902 to 0913 is performed for all the lower nodes, and when the processing of all the lower nodes is completed, the process jumps to step 0914.

まず、ステップ0902において問い合わせを行う下位ノードがLUTに対応しているか調べ、対応していたらステップ0903に進み、対応していなかったらステップ0905に飛ぶ。ここで、下位ノードが中間ノード(0103)であれば、中間ノード(0103)はLUTを管理しているので、LUTに対応しているとしてステップ0903に移り、下位ノードが機器(0102)であれば、機器(0102)はLUTを管理していないので、LUTに対応していないとしてステップ0905に移る。   First, it is checked in step 0902 whether the inferior node to be inquired corresponds to the LUT. If it corresponds, the process proceeds to step 0903, and if not, the process jumps to step 0905. Here, if the lower node is the intermediate node (0103), the intermediate node (0103) manages the LUT, so that it moves to step 0903 assuming that it corresponds to the LUT, and the lower node is the device (0102). For example, since the device (0102) does not manage the LUT, it is determined that the device (0102) does not support the LUT, and the process proceeds to step 0905.

下位ノードがLUTに対応している場合は、ステップ0903において、下位ノードにLUTを問い合わせる。ステップ0904において、取得したLUTが保持しているLUTと異なるか(取得したLUTが保持しているLUTよりも後であるか)調べ、異なる場合はステップ0905に進み、同一の場合はステップ0901に戻り次の下位ノードの処理に移る。これらステップ0902〜0904は、状態取得処理部(0202)又は状態取得処理部(0503)により行われる。   If the lower node corresponds to the LUT, in step 0903, the lower node is inquired about the LUT. In step 0904, it is checked whether or not the acquired LUT is different from the held LUT (whether the acquired LUT is later than the held LUT). If they are different, the process proceeds to step 0905, and if they are the same, the process proceeds to step 0901. Return to the next lower node process. These steps 0902 to 0904 are performed by the state acquisition processing unit (0202) or the state acquisition processing unit (0503).

ステップ0905では、問い合わせを行う下位ノードが差分情報に対応しているかを調べ、対応していたらステップ0906に進み、対応していなかったらステップ0909に飛ぶ。ここで、下位ノードが中間ノード(0103)であれば、中間ノード(0103)は差分情報を管理しているので、差分情報に対応しているとしてステップ0906に移り、下位ノードが機器(0102)であれば、機器(0102)は差分情報を管理していないので、差分情報に対応していないとしてステップ0909に移る。ステップ0906では、下位ノードに差分情報を問い合わせる。これらステップ0905、0906は状態取得処理部(0202)又は状態取得処理部(0503)により行われる。   In step 0905, it is checked whether or not the inferred lower level node corresponds to the difference information. If it corresponds, the process proceeds to step 0906, and if not, the process jumps to step 0909. Here, if the lower node is the intermediate node (0103), the intermediate node (0103) manages the difference information. Therefore, the process moves to step 0906 because it corresponds to the difference information, and the lower node is the device (0102). If so, since the device (0102) does not manage the difference information, the device (0102) moves to Step 0909 because it does not support the difference information. In step 0906, the subordinate node is inquired about difference information. These steps 0905 and 0906 are performed by the state acquisition processing unit (0202) or the state acquisition processing unit (0503).

ステップ0907では、取得した差分情報により、差分情報DBを更新する。この時、最上位ノード(監視サーバ)の場合は機器履歴情報に登録し、機器最新情報を更新する。次に、ステップ0908では、問い合わせを行った下位ノードのLUTおよび自ノードのLUTを更新し、ステップ0901に戻り次の下位ノードの処理に移る。これらステップ0907、0908は、機器情報DB管理部(0205)又は差分情報管理部(0505)により行われる。   In step 0907, the difference information DB is updated with the acquired difference information. At this time, in the case of the highest node (monitoring server), it is registered in the device history information and the latest device information is updated. Next, in Step 0908, the LUT of the inferior node that made the inquiry and the LUT of the own node are updated, and the process returns to Step 0901 to proceed to the processing of the next lower node. These steps 0907 and 0908 are performed by the device information DB management unit (0205) or the difference information management unit (0505).

ステップ0909以降は、最下位の中間ノードが下位ノードである機器(0102)に対して問い合わせを行う場合の処理を示している。   Steps 0909 and thereafter show processing when an inquiry is made to the device (0102) whose lowest intermediate node is a lower node.

ステップ0909では、問い合わせる下位ノード(機器(0102))が保持する全ての情報識別子についてステップ0910〜0913の処理を行い、すべて完了したらステップ0901に戻り次の下位ノードの処理に移る。ステップ0910において下位ノードに情報を問い合わせる。このステップ0910は状態取得処理部(0503)により行われる。   In step 0909, the processing of steps 0910 to 0913 is performed for all information identifiers held by the inquired lower node (device (0102)). When all the information identifiers are completed, the processing returns to step 0901 and proceeds to the processing of the next lower node. In step 0910, information is inquired to the lower node. Step 0910 is performed by the state acquisition processing unit (0503).

ステップ0911では、取得した情報と保持している情報が異なるか調べ、異なればステップ0912に進み、同一であればステップ0909に戻り次の情報識別子の処理に移る。ステップ0912では、取得した情報、および保持している情報により差分情報DBを更新する。つまり、最下位の中間ノードは、下位ノードである機器(0102)の全ての情報項目(状態、運転モード、性能値、負荷値等)に関する現在値のテーブルを保持しており、このテーブルの現在値と機器から伝達される情報とを比較して、テーブルの値を更新するとともに、機器の状態等に変化があったときに差分情報を作成する。ステップ0913では、問い合わせを行った下位ノードのLUTおよび自ノードのLUTを更新し、ステップ0909に戻り次の情報識別子の処理に移る。これらステップ0911〜0913は機器情報DB管理部(0205)又は差分情報管理部(0505)により行われる。   In step 0911, it is checked whether or not the acquired information is different from the held information. If they are different, the process proceeds to step 0912. If they are the same, the process returns to step 0909 to proceed to the next information identifier process. In step 0912, the difference information DB is updated with the acquired information and the stored information. That is, the lowest intermediate node holds a table of current values for all information items (state, operation mode, performance value, load value, etc.) of the lower-level device (0102). The value is compared with information transmitted from the device to update the value of the table, and difference information is created when there is a change in the state of the device or the like. In step 0913, the LUT of the inferior node that made the inquiry and the LUT of the own node are updated, and the process returns to step 0909 to move to the next information identifier process. These steps 0911 to 0913 are performed by the device information DB management unit (0205) or the difference information management unit (0505).

その後、ステップ0914において次のポーリング時間まで待機し、ステップ0901に戻る。   Thereafter, the process waits until the next polling time in step 0914 and returns to step 0901.

図10は下位ノードの上位ノードからの問い合わせに対して返信を行うフローチャートである。   FIG. 10 is a flowchart for replying to an inquiry from an upper node of a lower node.

ステップ1001において上位ノードからの問い合わせ待ちを行い、問い合わせを受信したらステップ1002に進む。   In step 1001, an inquiry from a higher-level node is waited.

ステップ1002では、問い合わせの種類を判別し、LUTの問い合わせであればステップ1003に進み、差分情報問い合わせであればステップ1004に進み、情報問い合わせであればステップ1007に進む。通常、中間ノード(0103)の場合は、上位ノードからの問い合せはLUTの問い合わせ及び差分情報問い合わせであり、機器(0102)の場合は、上位ノードからの問い合わせは情報問い合わせである。   In step 1002, the type of inquiry is determined. If it is an LUT inquiry, the process proceeds to step 1003. If it is a difference information inquiry, the process proceeds to step 1004. If it is an information inquiry, the process proceeds to step 1007. Normally, in the case of the intermediate node (0103), the inquiry from the upper node is an LUT inquiry and a difference information inquiry, and in the case of the device (0102), the inquiry from the upper node is an information inquiry.

ステップ1003では、自ノードのLUTを参照し、LUTを上位ノードに返信し、ステップ1001に戻る。このステップ1003は状態返信処理部(0502)により行われる。   In step 1003, the LUT of its own node is referred to, the LUT is returned to the upper node, and the process returns to step 1001. This step 1003 is performed by the status reply processing unit (0502).

ステップ1004では、差分情報DBから問い合わせLUT以降の差分情報を取得し、返信用データを作成する。その後、ステップ1005において、作成したデータを上位ノードに返信する。これらステップ1004〜1005は、状態返信処理部(0502)により行われる。また、ステップ1006では、送信した差分情報を削除し、ステップ1001に戻る。このステップ1006は、差分情報管理部(0505)により行われる。   In step 1004, difference information after the inquiry LUT is acquired from the difference information DB, and reply data is created. Thereafter, in step 1005, the created data is returned to the upper node. These steps 1004 to 1005 are performed by the status reply processing unit (0502). In step 1006, the transmitted difference information is deleted, and the process returns to step 1001. This step 1006 is performed by the difference information management unit (0505).

ステップ1007では、問い合わせられた情報の値を取得し返信用データを作成する。また、ステップ1008では、作成したデータを上位ノードに返信し、ステップ1001に戻る。これらステップ1007及び1008は、状態返信処理部(0702)及び情報管理部(703)により行われる。   In step 1007, the value of the inquired information is acquired and reply data is created. In step 1008, the created data is returned to the upper node, and the process returns to step 1001. These steps 1007 and 1008 are performed by the status reply processing unit (0702) and the information management unit (703).

また、本フローチャートでは各処理をシーケンシャルに実行するように記述しているが、各下位ノードに対する問い合わせなど並列に処理可能な部分については、並列に実行しても良い。   Further, in this flowchart, it is described that each process is executed sequentially, but a part that can be processed in parallel, such as an inquiry to each lower node, may be executed in parallel.

また、以上の図9及び図10の処理は、各ノードで独立に行われ、必ずしもノード間で同期をとる必要はない。   9 and 10 are performed independently at each node, and it is not always necessary to synchronize between the nodes.

次に、各ノードにおける情報の流れを図20を参照して説明する。図20では、説明の便宜のため、各ノード間の関係が1対1であるシステムとしている。   Next, the flow of information in each node will be described with reference to FIG. In FIG. 20, for convenience of explanation, the system has a one-to-one relationship between nodes.

それぞれのノードにおいて図9に示した動作が行われた結果、監視サーバ(0100)〜機器(0102a)において、それぞれ独立に、下位ノードに対するLUTの問い合せ、下位ノードに対する差分情報の問い合せ又は情報の問い合せが行われる。また、それぞれのノードにおいて図10に示した動作が行われた結果、機器(0102a)〜監視サーバ(0101)において、それぞれ独立に、上位ノードへのLUTの送信、上位ノードへの情報の送信又は差分情報の送信が行われる。情報の送信又は差分情報の送信は、具体的には、機器(0102a)から中間ノード(0103ma)に対して機器(0102a)の最新の状態(状態、運転モード、性能値、負荷値等、以下、状態とは状態、運転モード、性能値、負荷値等を意味する)を示した情報が送信される。中間ノード(0103ma)からは、一つ上位の階層の中間ノード(0103la)(図示せず)に対して機器(0102a)の状態の変化と中間ノード(0103ma)の状態の変化を示す差分情報が送信され、以降、同様にして各中間ノードでそれぞれの中間ノードの状態の変化を追加した差分情報を上位ノードに送信する。この結果、中間ノード(0103ba)は、下位ノードである機器(0102a)の状態及び中間ノード(0103ca)〜中間ノード(0103ma)のそれぞれの状態の変化を示す差分情報を中間ノード(0103ca)から受信する。中間ノード(0103ba)は、中間ノード(0103ba)自身の状態の変化を追加して機器(0102a)の状態及び中間ノード(0103ba)〜中間ノード(0103ma)のそれぞれの状態の変化を示す差分情報を中間ノード(0103aa)に送信する。中間ノード(0103aa)でも同様に中間ノード(0103aa)自身の状態の変化を追加して機器(0102a)の状態及び中間ノード(0103aa)〜中間ノード(0103ma)のそれぞれの状態の変化を示す差分情報を監視サーバ(0101)に送信し、監視サーバ(0101)は収集された各種情報を機器情報DBに保持する。   As a result of the operation shown in FIG. 9 being performed in each node, in the monitoring server (0100) to the device (0102a), the LUT inquiry for the lower node, the difference information inquiry or the information inquiry for the lower node are independently performed. Is done. Further, as a result of the operation shown in FIG. 10 being performed in each node, in the device (0102a) to the monitoring server (0101), the LUT is independently transmitted to the upper node, the information is transmitted to the upper node, or The difference information is transmitted. The transmission of information or the transmission of difference information specifically includes the latest state (state, operation mode, performance value, load value, etc.) of the device (0102a) from the device (0102a) to the intermediate node (0103ma), etc. , State means state, operation mode, performance value, load value, etc.). From the intermediate node (0103ma), difference information indicating a change in the state of the device (0102a) and a change in the state of the intermediate node (0103ma) with respect to the intermediate node (0103la) (not shown) in the next higher hierarchy is displayed. Thereafter, the difference information obtained by adding the change in the state of each intermediate node is similarly transmitted to the upper node in each intermediate node. As a result, the intermediate node (0103ba) receives, from the intermediate node (0103ca), the difference information indicating the state of the lower-level device (0102a) and changes in the states of the intermediate node (0103ca) to the intermediate node (0103ma). To do. The intermediate node (0103ba) adds the change of the state of the intermediate node (0103ba) itself, and adds difference information indicating the change of the state of the device (0102a) and the state of each of the intermediate node (0103ba) to the intermediate node (0103ma). Transmit to the intermediate node (0103aa). Similarly, in the intermediate node (0103aa), the change in the state of the intermediate node (0103aa) itself is added, and the difference information indicating the state of the device (0102a) and the change in the state of each of the intermediate node (0103aa) to the intermediate node (0103ma) Is transmitted to the monitoring server (0101), and the monitoring server (0101) holds the collected various information in the device information DB.

このように、本実施の形態に示したデータ処理システムは、複数のノード(データ処理装置)を有し、複数のノード(データ処理装置)が論理的な階層構造を形成するデータ処理システムであって、複数のノード(データ処理装置)のそれぞれは、それぞれのノード(データ処理装置)よりも下位の特定のノード(データ処理装置)について特定のノード(データ処理装置)が情報の更新を行った更新時刻を記憶しており、所定のタイミングで、特定のノード(データ処理装置)に対して最新の更新時刻を問い合せ、特定のノード(データ処理装置)から通知された最新の更新時刻が記憶している更新時刻よりも後の時刻である場合に、特定のノード(データ処理装置)から最新の更新時刻に更新された情報を受信することを特徴とする。   As described above, the data processing system shown in the present embodiment is a data processing system having a plurality of nodes (data processing devices), and the plurality of nodes (data processing devices) forming a logical hierarchical structure. In each of the plurality of nodes (data processing devices), the specific node (data processing device) updates the information for the specific node (data processing device) lower than the respective node (data processing device). The update time is stored, the latest update time is inquired to a specific node (data processing device) at a predetermined timing, and the latest update time notified from the specific node (data processing device) is stored. When the time is later than the update time, the information updated at the latest update time is received from a specific node (data processing apparatus).

また、複数のノード(データ処理装置)のそれぞれは、それぞれのノード(データ処理装置)の直下の階層に位置するノード(データ処理装置)の更新時刻を記憶しており、所定のタイミングで、直下ノード(データ処理装置)に対して最新の更新時刻を問い合せ、直下ノード(データ処理装置)から通知された最新の更新時刻が記憶している更新時刻よりも後の時刻である場合に、直下ノード(データ処理装置)から最新の更新時刻に更新された情報を受信することを特徴とする。   In addition, each of the plurality of nodes (data processing devices) stores the update time of the node (data processing device) located in the hierarchy immediately below each node (data processing device), and immediately below at a predetermined timing. Query the node (data processing device) for the latest update time, and if the latest update time notified from the immediate node (data processing device) is later than the stored update time, The information updated at the latest update time is received from the (data processing apparatus).

また、複数のノード(データ処理装置)のそれぞれは、直下ノード(データ処理装置)から通知された最新の更新時刻が記憶している更新時刻よりも後の時刻である場合に、最新の更新時刻に更新された直下ノード(データ処理装置)及び直下ノード(データ処理装置)よりも下位のノード(データ処理装置)に関する情報を直下ノード(データ処理装置)から受信することを特徴とする。   Each of the plurality of nodes (data processing devices) has the latest update time when the latest update time notified from the immediately lower node (data processing device) is later than the stored update time. It is characterized in that information relating to a node (data processing device) subordinate to a node (data processing device) and a node (data processing device) subordinate to the node directly below (data processing device) is received from the node immediately below (data processing device).

また、複数のノード(データ処理装置)のそれぞれは、直下ノード(データ処理装置)及び直下ノード(データ処理装置)よりも下位のノード(データ処理装置)に関する情報であって、最新の更新時刻に前回の更新時刻から変化した情報のみを直下ノード(データ処理装置)から受信することを特徴とする。   Further, each of the plurality of nodes (data processing devices) is information relating to a direct node (data processing device) and a node (data processing device) lower than the direct node (data processing device), and at the latest update time. Only information that has changed since the last update time is received from the immediately lower node (data processing apparatus).

また、複数のノード(データ処理装置)のそれぞれは、所定のタイミングで、それぞれのノード(データ処理装置)及びそれぞれのノード(データ処理装置)よりも下位のノード(データ処理装置)に関する情報を更新し、それぞれのノード(データ処理装置)よりも上位の特定のノード(データ処理装置)からそれぞれのノード(データ処理装置)及びそれぞれのノード(データ処理装置)よりも下位のノード(データ処理装置)に関する更新後の情報の送信を要求された場合に、上位の特定のノード(データ処理装置)にそれぞれのノード(データ処理装置)及びそれぞれのノード(データ処理装置)よりも下位のノード(データ処理装置)に関する更新後の情報を送信することを特徴とする。   Each of the plurality of nodes (data processing devices) updates information on each node (data processing device) and a node (data processing device) lower than each node (data processing device) at a predetermined timing. Then, each node (data processing device) from a specific node (data processing device) higher than each node (data processing device) and a node (data processing device) lower than each node (data processing device) When the transmission of the updated information related to the node is requested, each node (data processing device) and a lower node (data processing device) than each node (data processing device) are sent to a specific upper node (data processing device). The updated information regarding the apparatus is transmitted.

また、複数のノード(データ処理装置)のそれぞれは、それぞれのノード(データ処理装置)及びそれぞれのノード(データ処理装置)よりも下位のノード(データ処理装置)に関する情報を更新する度に更新時刻を記憶し、上位の特定のノード(データ処理装置)から最新の更新時刻の通知を要求された場合に、記憶している最新の更新時刻を上位の特定のノード(データ処理装置)に通知し、最新の更新時刻を通知した後に上位の特定のノード(データ処理装置)からそれぞれのノード(データ処理装置)及びそれぞれのノード(データ処理装置)よりも下位のノード(データ処理装置)に関する更新後の情報の送信を要求された場合に、上位の特定のノード(データ処理装置)にそれぞれのノード(データ処理装置)及びそれぞれのノード(データ処理装置)よりも下位のノード(データ処理装置)に関する更新後の情報を送信することを特徴とする。   Each of the plurality of nodes (data processing devices) is updated each time information on each node (data processing device) and a node (data processing device) lower than each node (data processing device) is updated. And when the notification of the latest update time is requested from the upper specific node (data processing apparatus), the stored latest update time is notified to the upper specific node (data processing apparatus). After the latest update time is notified, each node (data processing device) from the upper specific node (data processing device) and after the update of the node (data processing device) lower than each node (data processing device) When transmission of information is requested, each node (data processing device) and each node are sent to a specific upper node (data processing device). Than de (data processing device) and transmits the updated information about the lower node (data processing device).

また、複数のノード(データ処理装置)のそれぞれは、それぞれのノード(データ処理装置)及びそれぞれのノード(データ処理装置)よりも下位のノード(データ処理装置)に関する情報であって、最新の更新時刻に前回の更新時刻から変化した情報のみを上位の特定のノード(データ処理装置)に送信することを特徴とする。   Each of the plurality of nodes (data processing devices) is information on each node (data processing device) and a node (data processing device) lower than each node (data processing device), and the latest update Only information that has changed from the last update time in time is transmitted to a specific upper node (data processing apparatus).

また、本実施の形態に示したデータ処理システムは、下位のノード(データ処理装置)における更新内容を下位のノード(データ処理装置)から上位のノード(データ処理装置)に通知し、上位のノード(データ処理装置)において下位のノード(データ処理装置)から通知された更新内容に当該上位のノード(データ処理装置)における更新内容を追加して当該上位のノード(データ処理装置)及び下位のノード(データ処理装置)における更新内容をより上位のノード(データ処理装置)に通知することを特徴とする。   In addition, the data processing system shown in the present embodiment notifies the update contents in the lower node (data processing apparatus) from the lower node (data processing apparatus) to the upper node (data processing apparatus), and the upper node In the (data processing device), the update content notified from the lower node (data processing device) is added to the update content in the upper node (data processing device), and the upper node (data processing device) and the lower node The update content in the (data processing apparatus) is notified to a higher-order node (data processing apparatus).

以上のように上位ノードは各下位ノードのLUTについてポーリングを行い、変更があったもののみ情報を取得するため、ネットワークトラフィックを削減することができる。また、各中間ノードはLUTと差分情報のみを管理するため、各中間ノードの管理する情報量を削減することができる。   As described above, the upper node polls the LUTs of the respective lower nodes and acquires information only about the changed ones, so that the network traffic can be reduced. Also, since each intermediate node manages only the LUT and difference information, the amount of information managed by each intermediate node can be reduced.

実施の形態2.
以上の実施の形態1では、各中間ノードを1つの上位ノードにより監視するようにしたものであるが、次に信頼性を向上するために複数の上位ノードによる監視を可能とする実施形態を示す。
Embodiment 2. FIG.
In the first embodiment described above, each intermediate node is monitored by one upper node. Next, an embodiment in which monitoring by a plurality of upper nodes is possible in order to improve reliability will be described. .

図11を用いて実施の形態2のシステムの構成を説明する。図11の各構成要素は図1の各構成要素と同様なものであるが、各中間ノードは複数の上位ノードによる監視に対応できるように拡張されている。以下に実施の形態1との構成要素、および動作の差異を記述する。   The configuration of the system according to the second embodiment will be described with reference to FIG. Each component in FIG. 11 is the same as each component in FIG. 1, but each intermediate node is expanded so that it can support monitoring by a plurality of upper nodes. The difference between the components and operation from the first embodiment will be described below.

図5の各中間ノードのLUT管理部(0504)は図3に記載の情報のほかに新たに図12のような機器識別子と上位ノードLUTを管理する。また、動作について、図9の上位ノードから下位ノードへの問い合わせのフローチャートにおいて、ステップ0907およびステップ0912の差分情報DBを更新する時に同一の差分情報がある場合はその情報を削除するように変更する。また、図10の下位ノードの上位ノードからの問い合わせに対するフローチャートにおいて、ステップ1006の差分情報削除において、送信した差分情報を削除するのではなく、上位ノードLUT内の最も古い時間以前の差分情報を削除するように変更する。   The LUT management unit (0504) of each intermediate node in FIG. 5 newly manages the device identifier and the upper node LUT as shown in FIG. 12 in addition to the information shown in FIG. Also, regarding the operation, in the flowchart of inquiry from the upper node to the lower node in FIG. 9, when the difference information DB of step 0907 and step 0912 is updated, if there is the same difference information, the information is changed to be deleted. . Further, in the flowchart for the inquiry from the upper node of the lower node in FIG. 10, in the difference information deletion in step 1006, the transmitted difference information is not deleted, but the difference information before the oldest time in the upper node LUT is deleted. Change to

以下、図21を用いて実施の形態2に係る動作例を説明する。なお、図21では、説明の便宜のため、図11と異なる構成にしている。   Hereinafter, an operation example according to the second embodiment will be described with reference to FIG. Note that FIG. 21 has a configuration different from that of FIG. 11 for convenience of explanation.

まず、中間ノード(0103ca)は、自ノード以下のノードの差分情報(0103ca〜)を上位ノードである中間ノード(0103ba)及び中間ノード(0103bb)に送信する。同様に、中間ノード(0103cb)も、自ノード以下のノードの差分情報(0103cb〜)を上位ノードである中間ノード(0103ba)及び中間ノード(0103bb)に送信する。   First, the intermediate node (0103ca) transmits the difference information (0103ca˜) of the nodes below the own node to the intermediate node (0103ba) and the intermediate node (0103bb) which are upper nodes. Similarly, the intermediate node (0103cb) also transmits the difference information (0103cb ~) of the nodes below the own node to the intermediate node (0103ba) and the intermediate node (0103bb) which are higher nodes.

中間ノード(0103ba)は、受信した差分情報(0103ca〜)と差分情報(0103cb〜)を比較し、両者に重複がないため、差分情報(0103ca〜)と差分情報(0103cb〜)に自ノードの変化を追加して差分情報(0103ba、0103ca〜、0103cb〜)として上位ノードである中間ノード(0103aa)及び中間ノード(0103ab)に送信する。同様に、中間ノード(0103bb)も、受信した差分情報(0103ca〜)と差分情報(0103cb〜)を比較し、両者に重複がないため、差分情報(0103ca〜)と差分情報(0103cb〜)に自ノードの変化を追加して差分情報(0103bb、0103ca〜、0103cb〜)として上位ノードである中間ノード(0103aa)及び中間ノード(0103ab)に送信する。   The intermediate node (0103ba) compares the received difference information (0103ca ~) with the difference information (0103cb ~), and since there is no overlap between them, the difference information (0103ca ~) and the difference information (0103cb ~) The change is added and transmitted as difference information (0103ba, 0103ca˜, 0103cb˜) to the intermediate node (0103aa) and the intermediate node (0103ab) which are upper nodes. Similarly, the intermediate node (0103bb) also compares the received difference information (0103ca ~) with the difference information (0103cb ~). Since there is no overlap between the two, the difference information (0103ca ~) and the difference information (0103cb ~) The change of the own node is added, and the difference information (0103bb, 0103ca ~, 0103cb ~) is transmitted to the intermediate node (0103aa) and the intermediate node (0103ab) which are upper nodes.

中間ノード(0103aa)は、受信した差分情報(0103ba、0103ca〜、0103cb〜)と差分情報(0103bb、0103ca〜、0103cb〜)を比較し、差分情報のうち0103ca〜、0103cb〜の部分に重複があるため、重複部分のいずれか一方を削除するとともに自ノードの変化を追加して差分情報(0103aa、0103ba、0103bb、0103ca〜、0103cb〜)として上位ノードである監視サーバ(0101)に送信する。同様に、中間ノード(0103ab)も、受信した差分情報(0103ba、0103ca〜、0103cb〜)と差分情報(0103bb、0103ca〜、0103cb〜)を比較し、差分情報のうち0103ca〜、0103cb〜の部分に重複があるため、重複部分のいずれか一方を削除するとともに自ノードの変化を追加して差分情報(0103ab、0103ba、0103bb、0103ca〜、0103cb〜)として上位ノードである監視サーバ(0101)に送信する。   The intermediate node (0103aa) compares the received difference information (0103ba, 0103ca ~, 0103cb ~) with the difference information (0103bb, 0103ca ~, 0103cb ~), and there is overlap in the part of the difference information 0103ca ~, 0103cb ~. Therefore, either one of the overlapping portions is deleted and the change of the own node is added and the difference information (0103aa, 0103ba, 0103bb, 0103ca˜, 0103cb˜) is transmitted to the monitoring server (0101) which is the upper node. Similarly, the intermediate node (0103ab) also compares the received difference information (0103ba, 0103ca˜, 0103cb˜) with the difference information (0103bb, 0103ca˜, 0103cb˜), and the portion of 0103ca˜, 0103cb˜ of the difference information Since there is an overlap, either one of the overlapping portions is deleted and a change of the own node is added to the monitoring server (0101) which is the upper node as difference information (0103ab, 0103ba, 0103bb, 0103ca˜, 0103cb˜). Send.

監視サーバ(0101)では、受信した差分情報(0103aa、0103ba、0103bb、0103ca〜、0103cb〜)と差分情報(0103ab、0103ba、0103bb、0103ca〜、0103cb〜)を比較し、差分情報のうち0103ba、0103bb、0103ca〜、0103cb〜の部分に重複があるため、重複部分のいずれか一方を削除し、差分情報(0103aa、0103ab、0103ba、0103bb、0103ca〜、0103cb〜)を機器情報として機器情報DBに格納する。   The monitoring server (0101) compares the received difference information (0103aa, 0103ba, 0103bb, 0103ca˜, 0103cb˜) with the difference information (0103ab, 0103ba, 0103bb, 0103ca˜, 0103cb˜), and 0103ba, Since there is an overlap in the parts 0103bb, 0103ca ~, 0103cb ~, one of the overlapping parts is deleted, and the difference information (0103aa, 0103ab, 0103ba, 0103bb, 0103ca ~, 0103cb ~) is stored in the equipment information DB as the equipment information. Store.

このように、本実施の形態では、複数のノード(データ処理装置)のそれぞれは、複数の直下ノード(データ処理装置)を有し、複数の直下ノード(データ処理装置)のそれぞれから、最新の更新時刻に更新された直下ノード(データ処理装置)及び直下ノード(データ処理装置)よりも下位のノード(データ処理装置)に関する情報を受信し、
複数の直下ノード(データ処理装置)から受信した情報を分析し、同一のノード(データ処理装置)に関する情報を重複して受信していた場合に、重複情報のいずれかを選択するとともに、選択しなかった重複情報を削除することを特徴とする。
As described above, in the present embodiment, each of the plurality of nodes (data processing devices) has a plurality of direct nodes (data processing devices), and the latest nodes from the plurality of direct nodes (data processing devices). Receiving information on a node (data processing device) directly below the node (data processing device) and a node (data processing device) below the node (data processing device) updated at the update time,
Analyzing information received from multiple direct nodes (data processing devices), and selecting and selecting one of the duplicate information when duplicate information about the same node (data processing device) is received It is characterized in that duplicate information that has not been deleted is deleted.

また、複数のノード(データ処理装置)のそれぞれは、それぞれのノード(データ処理装置)よりも上位の複数のノード(データ処理装置)から、それぞれのノード(データ処理装置)及びそれぞれのノード(データ処理装置)よりも下位のノード(データ処理装置)に関する更新後の情報の送信を要求され、上位の複数のノード(データ処理装置)のそれぞれにそれぞれのノード(データ処理装置)及びそれぞれのノード(データ処理装置)よりも下位のノード(データ処理装置)に関する更新後の情報を送信することを特徴とする。   In addition, each of the plurality of nodes (data processing devices) includes each node (data processing device) and each node (data) from a plurality of nodes (data processing devices) higher than each node (data processing device). The transmission of updated information related to a node (data processing device) lower than the processing device) is requested, and each of the nodes (data processing device) and each node ( It is characterized by transmitting updated information regarding a node (data processing device) lower than the data processing device.

以上のように構成することにより、各中間ノードに障害が発生した場合においても情報が途切れることがなく監視を継続することが可能となり、信頼性が向上する。   With the above configuration, even when a failure occurs in each intermediate node, it is possible to continue monitoring without interruption of information, and reliability is improved.

実施の形態3.
実施の形態3は実施の形態1および実施の形態2の差分情報に役割を付加し、管理方法を変更することにより、より効率的に情報を収集することを可能とした実施形態である。
Embodiment 3 FIG.
Embodiment 3 is an embodiment in which information can be collected more efficiently by adding a role to the difference information of Embodiments 1 and 2 and changing the management method.

つまり、本実施の形態の内容を概説すると、上位ノードは、実際に差分情報の問い合わせを行う前に、優先度、情報数、情報サイズが示された差分リストを複数の下位ノードから受信し、複数の下位ノードから収集した差分リストを優先度順に並べた問い合わせリストを生成し、問い合わせリストに示された順に下位ノードに差分情報の問い合わせを行う。そして、下位ノードから差分情報を取得したら、情報の役割(状態情報、性能情報、ログ情報)に応じて差分情報に優先度を設定する。また、各ノードは、自己の上位ノードから差分リストの問い合わせがあった場合には、設定した優先度に従って差分リストを作成して送信する。   That is, when the contents of the present embodiment are outlined, the upper node receives the difference list indicating the priority, the number of information, and the information size from the plurality of lower nodes before actually inquiring the difference information. An inquiry list in which difference lists collected from a plurality of lower nodes are arranged in order of priority is generated, and difference information is inquired to lower nodes in the order shown in the inquiry list. And if difference information is acquired from a lower node, a priority will be set to difference information according to the role (state information, performance information, log information) of information. Also, each node creates and transmits a difference list according to the set priority when there is a difference list inquiry from its own upper node.

本実施の形態では、監視サーバ、中間ノード、機器の各構成要素は実施の形態1および実施の形態2と同様のものであるが、中間ノードの管理する差分情報DBの内容を図13〜15のように変更する。図13のように差分情報には新しく役割を示すデータを付加する。役割は「状態情報」、「性能情報」、「ログ情報」といった差分情報が管理している情報の役割を示すためのものである。また、図14のように差分情報テーブルを優先度毎に複数保持し、優先度テーブルにより管理する。また、優先度テーブルの最下位に圧縮用の領域を設ける。図15は上位ノードからの問い合わせにより作成する差分リストであり、優先度テーブルと差分情報から問い合わせLUT以降の情報を検索し、優先度、情報数、情報サイズをまとめたものである。優先度は「差分テーブルの優先度」、情報数は「その優先度の差分テーブルに含まれる問い合わせLUT以降の情報(テーブルの行)の数」、情報サイズは「その優先度の差分テーブルに含まれる問い合わせLUT以降の情報の合計サイズ」となる。   In the present embodiment, the components of the monitoring server, intermediate node, and device are the same as those in the first and second embodiments, but the contents of the difference information DB managed by the intermediate node are shown in FIGS. Change as follows. As shown in FIG. 13, data indicating a new role is added to the difference information. The role indicates the role of information managed by difference information such as “status information”, “performance information”, and “log information”. Further, as shown in FIG. 14, a plurality of difference information tables are held for each priority, and managed by the priority table. Also, a compression area is provided at the bottom of the priority table. FIG. 15 shows a difference list created by a query from a higher-level node. The difference list is searched from the priority table and the difference information, and the priority, the number of information, and the information size are collected. The priority is “difference table priority”, the number of information is “number of information (table rows) after the query LUT included in the priority difference table”, and the information size is “included in the priority difference table” The total size of information after the query LUT is displayed.

次に図16〜19を用いて本実施の形態における動作を説明する。   Next, the operation in the present embodiment will be described with reference to FIGS.

図16は上位ノードの下位ノードへの問い合わせを行うフローチャートである。   FIG. 16 is a flowchart for making an inquiry to a lower node of an upper node.

ステップ1601において、全ての下位ノードに関しステップ1602〜1607の処理を行い、全ての下位ノードの処理が完了したらステップ1608へ飛ぶ。なお、ステップ1601〜1605は図9のステップ0901〜0905と同じである。   In step 1601, the processing of steps 1602 to 1607 is performed for all lower nodes, and when the processing of all lower nodes is completed, the processing jumps to step 1608. Steps 1601 to 1605 are the same as steps 0901 to 0905 in FIG.

ステップ1602では、問い合わせを行う下位ノードがLUTに対応しているか調べ、対応していたらステップ1603に進み、対応していなかったらステップ1605に飛ぶ。   In step 1602, it is checked whether or not the inquired lower node corresponds to the LUT. If it corresponds, the process proceeds to step 1603, and if not, the process jumps to step 1605.

ステップ1603では、下位ノードにLUTを問い合わせる。ステップ1604では、取得したLUTが保持しているLUTと異なるか調べ、異なる場合はステップ1605に進み、同一の場合はステップ1601に戻り次の下位ノードの処理に移る。   In step 1603, the lower node is inquired about the LUT. In step 1604, it is checked whether or not the acquired LUT is different from the held LUT. If the acquired LUT is different, the process proceeds to step 1605. If the acquired LUT is the same, the process returns to step 1601 and proceeds to the processing of the next lower node.

ステップ1605では、問い合わせを行う下位ノードが差分情報に対応しているかを調べ、対応していたらステップ1606に進み、対応していなかったらステップ1608に飛ぶ。   In step 1605, it is checked whether or not the lower-level node to be inquired corresponds to the difference information. If it corresponds, the process proceeds to step 1606, and if not, the process jumps to step 1608.

ステップ1606では、下位ノードに差分リストを問い合わせる。
ステップ1607では、取得した差分リストを、問い合わせリストに追加しステップ1601に戻る。問い合わせリストの構成は図17の通りであり、種類に「差分情報」を、機器識別子に問い合わせを行う機器の識別子を、優先度、情報数、情報サイズは取得した差分リストを用いて追加を行う。具体的には、機器識別子は「問い合わせ先のノード、機器(差分リストを回答したノード、機器)の機器識別子」、情報識別子は「空」となり、優先度、情報数、情報サイズは差分リストの内容となる。また、各ノードの動作としては、下位ノードから取得した差分情報テーブルの内容(機器識別子、情報識別子が含まれる)をそのまま自ノードの指定した優先度の差分情報テーブルに追加する。
In step 1606, the lower level node is inquired about the difference list.
In step 1607, the acquired difference list is added to the inquiry list, and the process returns to step 1601. The configuration of the inquiry list is as shown in FIG. 17, “difference information” as the type, and the identifier of the device to be queried as the device identifier, and the priority, number of information, and information size are added using the acquired difference list. . Specifically, the device identifier is “inquiry node, device identifier of the device (node to which the difference list is answered, device)”, the information identifier is “empty”, and the priority, the number of information, and the information size are in the difference list. It becomes contents. Further, as the operation of each node, the contents of the difference information table (including the device identifier and the information identifier) acquired from the lower node are added as they are to the difference information table of the priority designated by the own node.

また、ステップ1608では、情報問い合わせを問い合わせリストに追加し、ステップ1601に戻る。追加する問い合わせは、種類に「情報」を、機器識別子に問い合わせを行う機器の識別子を、情報識別子に問い合わせを行う情報の識別子を情報サイズにその情報識別子の型のサイズを用いて追加を行う。具体的には、各中間ノードは、「中間ノード内の情報」として、問い合わせを行うノード、機器(機器識別子)、問い合わせを行う情報(情報識別子)、その情報識別子で管理される情報のサイズ、情報数、優先度を管理しており、情報識別子と情報サイズは機器が対応している仕様(SNMP(Simple Network Management Protocol)のMIB(Management Information Base) やDMI(Desktop Management Interface)のMIF(Management Information Format)、CIM(Common Information Model)のMOF(Managed Object Format)など)の情報を用い、情報数は機器がその情報を保持している数、優先順位はシステム管理者が設定する。そして、問い合せリストは、上記「中間ノード内の情報」を用いて作成する。各ノードの動作としては、下位ノードから取得した「情報の値」と「中間ノード内の情報」から差分情報を作成し、自ノードの指定した優先度の差分情報テーブルに追加する。   In step 1608, the information inquiry is added to the inquiry list, and the process returns to step 1601. The inquiry to be added is added by using “information” as the type, the identifier of the device to be queried for the device identifier, and the identifier of the information to be queried for the information identifier as the information size using the size of the information identifier type. Specifically, each intermediate node includes, as “information in the intermediate node”, a node that makes an inquiry, a device (device identifier), information to make an inquiry (information identifier), a size of information managed by the information identifier, The number of information and the priority are managed, and the information identifier and the information size are the specifications (SNMP (Simple Network Management Protocol) MIB (Management Information Base) MIB) or DMI (Desktop Management Interface) MIF (Management). Information Format), CIM (Common Information Model) MOF (Managed Object Format, etc.) information, The number of information is set by the device and the priority is set by the system administrator. The inquiry list is created using the “information in the intermediate node”. As the operation of each node, difference information is created from “information value” and “information in intermediate node” acquired from the lower node, and added to the difference information table of the priority specified by the own node.

次に、全ての下位ノードについてステップ1602〜1607(又は1608)が完了した後に、ステップ1609において、問い合わせリストを優先度順に並べ替える。この時、情報サイズの総量がポーリング時間内で取得可能なサイズを超えていた場合はその分の問い合わせリストは削除する。   Next, after steps 1602 to 1607 (or 1608) are completed for all lower nodes, in step 1609, the inquiry list is rearranged in order of priority. At this time, if the total information size exceeds the size that can be acquired within the polling time, the corresponding inquiry list is deleted.

ステップ1610において、全ての問い合わせリストの問い合わせについてステップ1611〜1612までの処理を行い、全ての処理が完了したら、ステップ1613へ飛ぶ。   In step 1610, the processing from step 1611 to 1612 is performed for all queries in the query list, and when all processing is completed, the process jumps to step 1613.

ステップ1611において、差分情報もしくは情報の問い合わせを行う。ステップ1612において、差分情報DBを更新し、ステップ1610に戻り次の問い合わせについての処理を行う。この時、最上位ノード(監視サーバ)の場合は機器履歴情報に登録し、機器最新情報を更新する。なお、ステップ1611の差分情報DBの更新についての詳細は図18を用いて後述する。ステップ1613において、全下位ノードのLUTを更新する。ステップ1614において、次のポーリングまで待機し、ステップ1601に戻る。   In step 1611, difference information or information inquiry is performed. In step 1612, the difference information DB is updated, and the process returns to step 1610 to process the next inquiry. At this time, in the case of the highest node (monitoring server), it is registered in the device history information and the latest device information is updated. Details of the update of the difference information DB in step 1611 will be described later with reference to FIG. In step 1613, the LUTs of all lower nodes are updated. In step 1614, the process waits for the next polling and returns to step 1601.

次に、図18を用いて、差分情報DBの更新のフローチャートを説明する。   Next, a flowchart for updating the difference information DB will be described with reference to FIG.

ステップ1801において、下位ノードから取得した情報の役割を確認し、役割が「状態情報」であればステップ1802に、「ログ情報」であればステップ1808に、「性能情報」であればステップ1811に飛ぶ。   In step 1801, the role of the information acquired from the lower node is confirmed. If the role is “status information”, the process proceeds to step 1802. If it is “log information”, the process proceeds to step 1808. If the role is “performance information”, the process proceeds to step 1811. jump.

ステップ1802では、差分情報DB内の同一機器識別子、同一情報識別子の差分情報(下位ノードから取得した差分情報と同一の機器識別子及び同一の情報識別子を有する差分情報)を検索する。ステップ1803において、検索の結果、当該差分情報が検出されていればステップ1804に進み、検出されなければステップ1806に飛ぶ。ステップ1804では、差分情報DB内の情報と取得した差分情報のどちらが新しいかを確認し、取得した差分情報が新しければステップ1805に進み、古ければステップ1808に飛ぶ。ステップ1805では、検出された古い差分情報をプライオリティ最低のテーブルに移動する。ステップ1806では、取得した状態情報の値、もしくは性能情報の閾値によりプライオリティに変換する。プライオリティへの変換は、例えば、「1」は正常で優先度低、「2」は警告で優先度中、「3」は異常で優先度高といった形が考えられる。ステップ1807では、取得した情報を変換したプライオリティの差分情報テーブルに登録する。   In step 1802, the difference information DB is searched for the same device identifier and difference information of the same information identifier (difference information having the same device identifier and the same information identifier as the difference information acquired from the lower node). In step 1803, if the difference information is detected as a result of the search, the process proceeds to step 1804. If not detected, the process jumps to step 1806. In step 1804, it is confirmed which of the information in the difference information DB and the acquired difference information is newer. If the acquired difference information is new, the process proceeds to step 1805, and if it is old, the process jumps to step 1808. In step 1805, the detected old difference information is moved to the lowest priority table. In step 1806, the status information is converted into a priority based on the acquired status information value or performance information threshold value. For example, “1” is normal and low priority, “2” is warning and medium priority, and “3” is abnormal and high priority. In step 1807, the acquired information is registered in the converted priority difference information table.

一方、ステップ1808では、取得した差分情報をプライオリティ最低のテーブルに登録する。ステップ1809において、プライオリティ最低の差分情報テーブルが一定量を超えた、もしくは一定時間が経過した場合はステップ1810に進み、それ以外の場合は次のステップ(ステップ1610)に進む。ステップ1810においてプライオリティ最低の差分情報テーブルに圧縮をかけ、圧縮領域に追加し、次のステップ(ステップ1610)に進む。   On the other hand, in step 1808, the acquired difference information is registered in the lowest priority table. In step 1809, if the difference information table with the lowest priority exceeds a certain amount or a certain time has elapsed, the process proceeds to step 1810. Otherwise, the process proceeds to the next step (step 1610). In step 1810, the difference information table with the lowest priority is compressed and added to the compressed area, and the process proceeds to the next step (step 1610).

ステップ1811において、性能情報があらかじめ設定されていた閾値を超えているかを確認し、超えていたらステップ1802に飛び、超えていなければステップ1808に飛ぶ。   In step 1811, it is confirmed whether or not the performance information exceeds a preset threshold value. If it exceeds, the process jumps to step 1802, and if not, the process jumps to step 1808.

図19は下位ノードの上位ノードからの問い合わせに対して返信を行うフローチャートである。   FIG. 19 is a flowchart for replying to an inquiry from an upper node of a lower node.

図19におけるステップ1001〜1008は図10におけるステップと同様である。ステップ1901において、問い合わせの種類を判別し、問い合わせの種類が「LUT問い合わせ」であればステップ1003に、「差分リスト問い合わせ」であればステップ1902に、「差分情報問い合わせ」であればステップ1004に、「情報問い合わせ」であればステップ1007に飛ぶ。   Steps 1001 to 1008 in FIG. 19 are the same as the steps in FIG. In step 1901, the type of inquiry is determined. If the type of inquiry is “LUT inquiry”, the process proceeds to step 1003. If “difference list inquiry”, the process proceeds to step 1902. If it is “Information inquiry”, the process jumps to Step 1007.

ステップ1902において、優先度テーブルと差分情報から問い合わせLUT以降の情報を検索し、優先度、情報数、情報サイズをまとめた差分リストを作成し、返信用のデータを作成する。ステップ1903において作成した返信用データを上位ノードに返信し、ステップ1001に戻る。   In step 1902, information after the inquiry LUT is searched from the priority table and difference information, a difference list in which the priority, the number of information, and the information size are collected is created, and reply data is created. The reply data created in step 1903 is returned to the upper node, and the process returns to step 1001.

以上の各ノードの処理を図22を用いて説明する。   The processing of each node will be described with reference to FIG.

まず、上位の中間ノード(0103aa)は、下位の中間ノード(0103ba、0103bb、0103ca)にLUT問い合わせを行う。なお、図22では、作図上の便宜のため、中間ノード(0103aa)と中間ノード(0103ba)間の通信のみを示しているが、他の中間ノードにおいても同様の通信が行われる。   First, the upper intermediate node (0103aa) makes an LUT inquiry to the lower intermediate nodes (0103ba, 0103bb, 0103ca). In FIG. 22, only the communication between the intermediate node (0103aa) and the intermediate node (0103ba) is shown for the convenience of drawing, but similar communication is also performed in other intermediate nodes.

下位の中間ノード(0103ba)は、上位の中間ノード(0103aa)からのLUTの問い合せに対してLUTを応答する。   The lower intermediate node (0103ba) responds to the LUT inquiry from the upper intermediate node (0103aa).

更に、上位の中間ノード(0103aa)は応答のあったLUTが記憶しているLUTよりも新しい場合に、下位の中間ノード(0103ba)に差分リストの問い合わせを行い、下位の中間ノード(0103ba)は差分リストを送信する。   Further, when the upper intermediate node (0103aa) is newer than the LUT stored in the response, the lower intermediate node (0103ba) inquires the lower intermediate node (0103ba) about the difference list. Send the difference list.

上位の中間ノード(0103aa)では、下位の中間ノード(0103ba、0103bb、0103ca)のそれぞれから受信した差分リストに基づき問い合わせリストを作成するとともに、問い合せリストの順に従って、下位の中間ノード(0103ba)に対して差分情報の問い合わせを行う。下位の中間ノード(0103ba)では、上位の中間ノード(0103aa)からの問い合わせに応答して差分情報を送信する。   In the upper intermediate node (0103aa), an inquiry list is created based on the difference list received from each of the lower intermediate nodes (0103ba, 0103bb, 0103ca), and in the lower intermediate node (0103ba) according to the order of the inquiry list. Inquires of the difference information. The lower intermediate node (0103ba) transmits difference information in response to an inquiry from the upper intermediate node (0103aa).

この後、上位の中間ノード(0103aa)では、下位の中間ノード(0103ba、0103bb、0103ca)のそれぞれから受信した差分情報に対して優先度を設定するとともに、更に上位の中間ノード(図示せず)から差分リストの問い合わせがあった場合には、差分情報の情報サイズを算出するとともに優先度に従って差分リストを生成し、更に上位の中間ノードに差分リストを送信する。   Thereafter, the upper intermediate node (0103aa) sets a priority for the difference information received from each of the lower intermediate nodes (0103ba, 0103bb, 0103ca), and further upper intermediate node (not shown). When a difference list is inquired from, the information size of the difference information is calculated, the difference list is generated according to the priority, and the difference list is transmitted to a higher intermediate node.

なお、本実施の形態では、ステップ1609において問い合わせリストを優先度順に並べ替えたが、その他に機器識別子や情報識別子毎の優先度やサイズなどを考慮した並べ替えを行っても良い。   In this embodiment, the inquiry list is rearranged in order of priority in step 1609. However, rearrangement may be performed in consideration of the priority and size of each device identifier or information identifier.

このように、本実施の形態に示したデータ処理システムでは、複数のノード(データ処理装置)のそれぞれは、それぞれのノード(データ処理装置)よりも下位の複数のノード(データ処理装置)に対して最新の更新時刻を問い合せ、最新の更新時刻が記憶している更新時刻よりも後の時刻であるノード(データ処理装置)に対して最新の更新時刻に更新された情報の優先度及び情報サイズを問い合せ、問い合せに応答して各ノード(データ処理装置)から送信された優先度及び情報サイズに基づいて各ノード(データ処理装置)から最新の更新時刻に更新された情報を受信する際の順序を決定し、決定した順序に従って各ノード(データ処理装置)から最新の更新時刻に更新された情報を受信することを特徴とする。   Thus, in the data processing system shown in the present embodiment, each of a plurality of nodes (data processing devices) is connected to a plurality of nodes (data processing devices) lower than each node (data processing device). The latest update time is queried, and the priority and information size of the information updated at the latest update time for the node (data processing device) whose time is later than the stored update time is stored. And the order of receiving information updated at the latest update time from each node (data processing device) based on the priority and information size transmitted from each node (data processing device) in response to the inquiry And the information updated at the latest update time is received from each node (data processing apparatus) according to the determined order.

また、複数のノード(データ処理装置)のそれぞれは、受信可能な情報サイズの範囲内で優先度の高い情報から順に受信することを特徴とする。   Each of the plurality of nodes (data processing apparatuses) receives information in order from the highest priority within the receivable information size range.

また、複数のノード(データ処理装置)のそれぞれは、それぞれのノード(データ処理装置)及びそれぞれのノード(データ処理装置)よりも下位のノード(データ処理装置)に関する情報を更新するとともに、更新後の情報に優先度を設定し、それぞれのノード(データ処理装置)よりも上位の特定のノード(データ処理装置)から要求された場合に、更新後の情報の情報サイズを算出するとともに、更新後の情報の優先度及び情報サイズを上位の特定のノード(データ処理装置)に送信することを特徴とする。   Each of the plurality of nodes (data processing devices) updates information on each node (data processing device) and a node (data processing device) lower than each node (data processing device), and after the update. The priority is set to the information of the information, and when requested from a specific node (data processing device) higher than each node (data processing device), the information size of the updated information is calculated and updated. The information priority and the information size are transmitted to a specific upper node (data processing apparatus).

また、複数のノード(データ処理装置)のそれぞれは、更新後の情報の情報種別、更新後の情報の値、及び更新時刻の少なくともいずれかに基づいて、更新後の情報の優先度を決定することを特徴とする。   Each of the plurality of nodes (data processing devices) determines the priority of the updated information based on at least one of the information type of the updated information, the value of the updated information, and the update time. It is characterized by that.

また、複数のノード(データ処理装置)のそれぞれは、所定の場合に、優先度が一定レベル以下の情報に対して圧縮処理を行い、圧縮処理後の情報を保持することを特徴とする。   Further, each of the plurality of nodes (data processing devices) is characterized in that, in a predetermined case, compression processing is performed on information having a priority level equal to or lower than a certain level, and the information after the compression processing is held.

以上のように構成することにより、ポーリング時間内に全ての差分情報を取得できないような場合においても優先度の高いものから順に収集されるため、重要な障害がその他の情報により遅延が大きくなるといったことが起きなくなる。また優先度の低いものは圧縮されて転送を行うことができるため、効率的に情報を収集することが可能となる。また、ポーリング間隔をより短くすることができるため、情報の遅延も削減することが可能となる。   By configuring as described above, even when all the difference information cannot be acquired within the polling time, it is collected in descending order of priority, so that important faults are delayed by other information. Things won't happen. In addition, since information with a low priority can be compressed and transferred, information can be collected efficiently. In addition, since the polling interval can be shortened, information delay can be reduced.

ここで、以上の実施の形態で説明した分散機器情報収集方式の特徴を以下に示す。   Here, the characteristics of the distributed device information collection method described in the above embodiment are shown below.

以上の実施の形態で説明した分散機器情報収集方式は、分散した機器を多階層で構成するシステムにおいて、中間ノードが下位ノードの最終更新時間(LUT:LastUpdateTime)をポーリングし、LUTに変化があった機器の情報のみを収集することを特徴とする。   In the distributed device information collection method described in the above embodiment, in a system in which distributed devices are configured in multiple layers, the intermediate node polls the last update time (LUT: LastUpdateTime) of the lower node, and the LUT has changed. It is characterized by collecting only the information of the devices.

また、各中間ノードは各下位ノードの情報の変化を変化時間と共に差分情報として管理し、上位ノードからの問い合わせに対し、前回の問い合わせ時間からの差分情報のみを返信することを特徴とする。   Further, each intermediate node manages the change of information of each lower node as difference information together with the change time, and returns only difference information from the previous inquiry time in response to an inquiry from the upper node.

また、最上位ノードを監視サーバとすることにより、システムの監視を行うことを特徴とする。   In addition, the system is monitored by using the highest node as a monitoring server.

また、各中間ノードは複数の上位ノードからの問い合わせに対して対応可能なことを特徴とする。   Each intermediate node can respond to inquiries from a plurality of upper nodes.

また、各中間ノードの管理する差分情報に役割を付加し、各中間ノードは差分情報を優先度毎に管理する優先度テーブルを保持し、役割毎に差分情報の管理方法を変えることを特徴とする。   Further, a role is added to the difference information managed by each intermediate node, each intermediate node holds a priority table for managing the difference information for each priority, and the difference information management method is changed for each role. To do.

また、役割が「状態情報」であり、同一機器識別子、同一情報識別子であった場合に、時間の新しいものの優先度を高く、古いものを優先度を低くすることにより、最新の情報を優先的に最上位ノードに収集することを特徴とする。   In addition, when the role is “status information” and the same device identifier and the same information identifier, the latest information is prioritized by increasing the priority of the new one and lowering the priority of the old one. It collects in the highest node.

また、役割が「ログ情報」であった場合に優先度を低く設定し、優先度の低い情報が一定時間、もしくは一定量溜まった場合に圧縮し、通信量を削減することを特徴とする。   In addition, when the role is “log information”, the priority is set low, and when the information with low priority is accumulated for a certain period of time or a certain amount, it is compressed to reduce the communication amount.

また、役割が「性能情報」であった場合にあらかじめ設定した閾値を超えた場合には優先度を高く設定し、それ以外の場合は優先度を低く設定することを特徴とする。   Further, when the role is “performance information”, the priority is set high when a preset threshold is exceeded, and the priority is set low otherwise.

実施の形態1に係るシステム構成例を示す図。FIG. 3 is a diagram illustrating an example of a system configuration according to the first embodiment. 実施の形態1に係る監視サーバの構成例を示す図。FIG. 3 is a diagram illustrating a configuration example of a monitoring server according to the first embodiment. 実施の形態1に係るLUT管理部の管理する情報の例を示す図。FIG. 5 is a diagram illustrating an example of information managed by the LUT management unit according to the first embodiment. 実施の形態1に係る機器最新情報の例を示す図。FIG. 6 is a diagram showing an example of device latest information according to the first embodiment. 実施の形態1に係る中間ノードの構成例を示す図。FIG. 3 shows a configuration example of an intermediate node according to the first embodiment. 実施の形態1に係る差分情報テーブルの例を示す図。FIG. 4 is a diagram showing an example of a difference information table according to the first embodiment. 実施の形態1に係る機器の構成例を示す図。FIG. 3 illustrates a configuration example of a device according to Embodiment 1; 実施の形態1に係る情報テーブルの例を示す図。FIG. 3 shows an example of an information table according to the first embodiment. 実施の形態1に係る各ノードの動作例を示すフローチャート図。FIG. 3 is a flowchart showing an operation example of each node according to the first embodiment. 実施の形態1に係る各ノードの動作例を示すフローチャート図。FIG. 3 is a flowchart showing an operation example of each node according to the first embodiment. 実施の形態2に係るシステム構成例を示す図。FIG. 4 is a diagram illustrating an example of a system configuration according to a second embodiment. 実施の形態3に係るLUT管理部の管理する情報の例を示す図。FIG. 10 is a diagram illustrating an example of information managed by an LUT management unit according to the third embodiment. 実施の形態3に係る差分情報テーブルの例を示す図。FIG. 10 shows an example of a difference information table according to the third embodiment. 実施の形態3に係る優先度テーブルの例を示す図。FIG. 10 shows an example of a priority table according to the third embodiment. 実施の形態3に係る差分リストの例を示す図。FIG. 10 shows an example of a difference list according to the third embodiment. 実施の形態3に係る各ノードの動作例を示すフローチャート図。FIG. 9 is a flowchart showing an operation example of each node according to the third embodiment. 実施の形態3に係る問い合せリストの例を示す図。FIG. 10 shows an example of an inquiry list according to the third embodiment. 実施の形態3に係る各ノードの動作例を示すフローチャート図。FIG. 9 is a flowchart showing an operation example of each node according to the third embodiment. 実施の形態3に係る各ノードの動作例を示すフローチャート図。FIG. 9 is a flowchart showing an operation example of each node according to the third embodiment. 実施の形態1に係る各ノードの動作例を示す図。FIG. 4 is a diagram illustrating an operation example of each node according to the first embodiment. 実施の形態2に係る各ノードの動作例を示す図。FIG. 10 is a diagram illustrating an operation example of each node according to the second embodiment. 実施の形態3に係る各ノードの動作例を示す図。FIG. 10 is a diagram illustrating an operation example of each node according to the third embodiment.

符号の説明Explanation of symbols

0101 監視サーバ、0102 機器、0103 中間ノード、0104 機器情報DB、0105 各種情報、0106 差分情報DB、0201 通信処理部、0202 状態取得処理部、0203 LUT管理部、0204 差分情報処理部、0205 機器情報DB管理部、0501 通信処理部、0502 状態返信処理部、0503 状態取得処理部、0504 LUT管理部、0505 差分情報管理部、0701 通信処理部、0702 状態返信処理部、0703 情報管理部、0704 各種センサ、メータなど。   0101 Monitoring server, 0102 device, 0103 Intermediate node, 0104 Device information DB, 0105 Various information, 0106 Difference information DB, 0201 Communication processing unit, 0202 Status acquisition processing unit, 0203 LUT management unit, 0204 Difference information processing unit, 0205 Device information DB management unit, 0501 communication processing unit, 0502 status return processing unit, 0503 status acquisition processing unit, 0504 LUT management unit, 0505 difference information management unit, 0701 communication processing unit, 0702 status return processing unit, 0703 information management unit, 0704 Sensor, meter, etc.

Claims (30)

複数のデータ処理装置を有し、前記複数のデータ処理装置が論理的な階層構造を形成するデータ処理システムであって、
前記複数のデータ処理装置のそれぞれは、
それぞれのデータ処理装置よりも下位の特定のデータ処理装置について前記特定のデータ処理装置が情報の更新を行った更新時刻を記憶しており、
所定のタイミングで、前記特定のデータ処理装置に対して最新の更新時刻を問い合せ、前記特定のデータ処理装置から通知された最新の更新時刻が記憶している更新時刻よりも後の時刻である場合に、前記特定のデータ処理装置から最新の更新時刻に更新された情報を受信することを特徴とするデータ処理システム。
A data processing system having a plurality of data processing devices, wherein the plurality of data processing devices form a logical hierarchical structure,
Each of the plurality of data processing devices
For each specific data processing device lower than each data processing device, the specific data processing device stores the update time when the information was updated,
When the latest update time is inquired to the specific data processing device at a predetermined timing, and the latest update time notified from the specific data processing device is later than the stored update time And receiving information updated at the latest update time from the specific data processing apparatus.
前記複数のデータ処理装置のそれぞれは、
それぞれのデータ処理装置の直下の階層に位置する直下データ処理装置の更新時刻を記憶しており、
所定のタイミングで、前記直下データ処理装置に対して最新の更新時刻を問い合せ、前記直下データ処理装置から通知された最新の更新時刻が記憶している更新時刻よりも後の時刻である場合に、前記直下データ処理装置から最新の更新時刻に更新された情報を受信することを特徴とする請求項1に記載のデータ処理システム。
Each of the plurality of data processing devices
Stores the update time of the data processing device located immediately below each data processing device,
When the latest update time is inquired to the direct data processing device at a predetermined timing, and the latest update time notified from the direct data processing device is later than the stored update time, The data processing system according to claim 1, wherein information updated at the latest update time is received from the direct data processing apparatus.
前記複数のデータ処理装置のそれぞれは、
前記直下データ処理装置から通知された最新の更新時刻が記憶している更新時刻よりも後の時刻である場合に、最新の更新時刻に更新された前記直下データ処理装置及び前記直下データ処理装置よりも下位のデータ処理装置に関する情報を前記直下データ処理装置から受信することを特徴とする請求項2に記載のデータ処理システム。
Each of the plurality of data processing devices
When the latest update time notified from the direct data processing device is later than the stored update time, the direct data processing device and the direct data processing device updated at the latest update time. The data processing system according to claim 2, wherein information relating to a lower-level data processing device is received from the data processing device immediately below.
前記複数のデータ処理装置のそれぞれは、
前記直下データ処理装置及び前記直下データ処理装置よりも下位のデータ処理装置に関する情報であって、最新の更新時刻に前回の更新時刻から変化した情報のみを前記直下データ処理装置から受信することを特徴とする請求項3に記載のデータ処理システム。
Each of the plurality of data processing devices
Information related to the immediate data processing device and a data processing device lower than the direct data processing device, which is changed from the previous update time to the latest update time, is received from the direct data processing device. The data processing system according to claim 3.
前記複数のデータ処理装置のそれぞれは、
所定のタイミングで、それぞれのデータ処理装置及びそれぞれのデータ処理装置よりも下位のデータ処理装置に関する情報を更新し、
それぞれのデータ処理装置よりも上位の特定のデータ処理装置からそれぞれのデータ処理装置及びそれぞれのデータ処理装置よりも下位のデータ処理装置に関する更新後の情報の送信を要求された場合に、前記特定のデータ処理装置にそれぞれのデータ処理装置及びそれぞれのデータ処理装置よりも下位のデータ処理装置に関する更新後の情報を送信することを特徴とする請求項1に記載のデータ処理システム。
Each of the plurality of data processing devices
At a predetermined timing, the information regarding each data processing device and the data processing device lower than each data processing device is updated,
When a specific data processing device higher than each data processing device requests transmission of updated information regarding each data processing device and a data processing device lower than each data processing device, the specific processing device 2. The data processing system according to claim 1, wherein updated information relating to each data processing device and a data processing device lower than each data processing device is transmitted to the data processing device.
前記複数のデータ処理装置のそれぞれは、
それぞれのデータ処理装置及びそれぞれのデータ処理装置よりも下位のデータ処理装置に関する情報を更新する度に更新時刻を記憶し、
前記特定のデータ処理装置から最新の更新時刻の通知を要求された場合に、記憶している最新の更新時刻を前記特定のデータ処理装置に通知し、
最新の更新時刻を通知した後に前記特定のデータ処理装置からそれぞれのデータ処理装置及びそれぞれのデータ処理装置よりも下位のデータ処理装置に関する更新後の情報の送信を要求された場合に、前記特定のデータ処理装置にそれぞれのデータ処理装置及びそれぞれのデータ処理装置よりも下位のデータ処理装置に関する更新後の情報を送信することを特徴とする請求項5に記載のデータ処理システム。
Each of the plurality of data processing devices
Each time the information regarding each data processing device and the data processing device lower than each data processing device is updated, the update time is stored,
When the notification of the latest update time is requested from the specific data processing device, the latest update time stored is notified to the specific data processing device,
When the specific data processing device is requested to transmit updated information regarding each data processing device and a data processing device lower than each data processing device after notifying the latest update time. 6. The data processing system according to claim 5, wherein updated information regarding each data processing device and a data processing device lower than each data processing device is transmitted to the data processing device.
前記複数のデータ処理装置のそれぞれは、
それぞれのデータ処理装置及びそれぞれのデータ処理装置よりも下位のデータ処理装置に関する情報であって、最新の更新時刻に前回の更新時刻から変化した情報のみを前記特定のデータ処理装置に送信することを特徴とする請求項5に記載のデータ処理システム。
Each of the plurality of data processing devices
Information related to each data processing device and a data processing device lower than each data processing device, and only information that has changed from the last update time at the latest update time is transmitted to the specific data processing device. 6. The data processing system according to claim 5, wherein the data processing system is characterized in that:
前記複数のデータ処理装置のそれぞれは、
複数の直下データ処理装置を有し、
複数の直下データ処理装置のそれぞれから、最新の更新時刻に更新された直下データ処理装置及び直下データ処理装置よりも下位のデータ処理装置に関する情報を受信し、
複数の直下データ処理装置から受信した情報を分析し、同一のデータ処理装置に関する情報を重複して受信していた場合に、重複情報のいずれかを選択するとともに、選択しなかった重複情報を削除することを特徴とする請求項3に記載のデータ処理システム。
Each of the plurality of data processing devices
It has a plurality of direct data processing devices,
From each of the plurality of direct data processing devices, information related to the direct data processing device updated at the latest update time and the data processing device lower than the direct data processing device is received,
Analyzing information received from multiple data processing devices directly below, and if duplicate information related to the same data processing device was received, select one of the duplicate information and delete the duplicate information that was not selected The data processing system according to claim 3, wherein:
前記複数のデータ処理装置のそれぞれは、
それぞれのデータ処理装置よりも上位の複数のデータ処理装置から、それぞれのデータ処理装置及びそれぞれのデータ処理装置よりも下位のデータ処理装置に関する更新後の情報の送信を要求され、
上位の複数のデータ処理装置のそれぞれにそれぞれのデータ処理装置及びそれぞれのデータ処理装置よりも下位のデータ処理装置に関する更新後の情報を送信することを特徴とする請求項5に記載のデータ処理システム。
Each of the plurality of data processing devices
A plurality of data processing devices higher than each data processing device are requested to transmit updated information regarding each data processing device and each data processing device lower than each data processing device,
6. The data processing system according to claim 5, wherein updated data regarding each data processing device and a data processing device lower than each data processing device is transmitted to each of a plurality of upper data processing devices. .
前記データ処理システムは、
下位のデータ処理装置における更新内容を下位のデータ処理装置から上位のデータ処理装置に通知し、上位のデータ処理装置において下位のデータ処理装置から通知された更新内容に当該上位のデータ処理装置における更新内容を追加して当該上位のデータ処理装置及び下位のデータ処理装置における更新内容をより上位のデータ処理装置に通知することを特徴とする請求項1に記載のデータ処理システム。
The data processing system includes:
The update contents in the lower data processing apparatus are notified from the lower data processing apparatus to the upper data processing apparatus, and the update contents notified from the lower data processing apparatus in the upper data processing apparatus are updated in the upper data processing apparatus. 2. The data processing system according to claim 1, wherein the contents are added to notify the higher-order data processing apparatus of the updated contents in the higher-order data processing apparatus and the lower-order data processing apparatus.
前記複数のデータ処理装置のそれぞれは、
それぞれのデータ処理装置よりも下位の複数のデータ処理装置に対して最新の更新時刻を問い合せ、最新の更新時刻が記憶している更新時刻よりも後の時刻であるデータ処理装置に対して最新の更新時刻に更新された情報の優先度及び情報サイズを問い合せ、
問い合せに応答して各データ処理装置から送信された優先度及び情報サイズに基づいて各データ処理装置から最新の更新時刻に更新された情報を受信する際の順序を決定し、決定した順序に従って各データ処理装置から最新の更新時刻に更新された情報を受信することを特徴とする請求項1に記載のデータ処理システム。
Each of the plurality of data processing devices
Queries the latest update time for a plurality of data processing devices lower than the respective data processing devices, and the latest update time for the data processing device that is later than the stored update time. Queries the priority and information size of information updated at the update time,
Based on the priority and information size transmitted from each data processing device in response to the inquiry, the order for receiving information updated at the latest update time from each data processing device is determined, and each order is determined according to the determined order. 2. The data processing system according to claim 1, wherein information updated at the latest update time is received from the data processing device.
前記複数のデータ処理装置のそれぞれは、
受信可能な情報サイズの範囲内で優先度の高い情報から順に受信することを特徴とする請求項11に記載のデータ処理システム。
Each of the plurality of data processing devices
12. The data processing system according to claim 11, wherein reception is performed in order from information having a higher priority within a receivable information size range.
前記複数のデータ処理装置のそれぞれは、
それぞれのデータ処理装置及びそれぞれのデータ処理装置よりも下位のデータ処理装置に関する情報を更新するとともに、更新後の情報に優先度を設定し、
それぞれのデータ処理装置よりも上位の特定のデータ処理装置から要求された場合に、更新後の情報の情報サイズを算出するとともに、更新後の情報の優先度及び情報サイズを上位の特定のデータ処理装置に送信することを特徴とする請求項5に記載のデータ処理システム。
Each of the plurality of data processing devices
While updating information related to each data processing device and data processing device lower than each data processing device, set the priority to the updated information,
When requested by a specific data processing device higher than each data processing device, the information size of the updated information is calculated, and the priority and information size of the updated information are determined by the upper specific data processing. The data processing system according to claim 5, wherein the data processing system transmits the data to a device.
前記複数のデータ処理装置のそれぞれは、
更新後の情報の情報種別、更新後の情報の値、及び更新時刻の少なくともいずれかに基づいて、更新後の情報の優先度を決定することを特徴とする請求項13に記載のデータ処理システム。
Each of the plurality of data processing devices
14. The data processing system according to claim 13, wherein the priority of the updated information is determined based on at least one of the information type of the updated information, the value of the updated information, and the update time. .
前記複数のデータ処理装置のそれぞれは、
所定の場合に、優先度が一定レベル以下の情報に対して圧縮処理を行い、圧縮処理後の情報を保持することを特徴とする請求項13に記載のデータ処理システム。
Each of the plurality of data processing devices
14. The data processing system according to claim 13, wherein in a predetermined case, compression processing is performed on information having a priority level equal to or lower than a certain level, and the information after compression processing is held.
複数のデータ処理装置が論理的な階層構造を形成するデータ処理システムに含まれるデータ処理装置であって、
自データ処理装置よりも下位の特定のデータ処理装置について前記特定のデータ処理装置が情報の更新を行った更新時刻を記憶する更新時刻記憶部と、
所定のタイミングで、前記特定のデータ処理装置に対して最新の更新時刻を問い合せるとともに、前記特定のデータ処理装置から最新の更新時刻を示す応答を受信する更新時刻問い合せ部と、
前記特定のデータ処理装置からの応答に示された最新の更新時刻が前記更新時刻記憶部に記憶されている更新時刻よりも後の時刻である場合に、前記特定のデータ処理装置から最新の更新時刻に更新された情報を受信する更新情報受信部とを有することを特徴とするデータ処理装置。
A data processing device included in a data processing system in which a plurality of data processing devices form a logical hierarchical structure,
An update time storage unit for storing an update time at which the specific data processing device has updated the information for a specific data processing device lower than the own data processing device;
Inquiring the latest update time for the specific data processing device at a predetermined timing, and an update time inquiry unit for receiving a response indicating the latest update time from the specific data processing device,
When the latest update time indicated in the response from the specific data processing device is a time later than the update time stored in the update time storage unit, the latest update from the specific data processing device. A data processing apparatus comprising: an update information receiving unit that receives information updated at a time.
前記更新時刻記憶部は、
自データ処理装置の直下の階層に位置する直下データ処理装置の更新時刻を記憶しており、
前記更新時刻問い合せ部は、
所定のタイミングで、前記直下データ処理装置に対して最新の更新時刻を問い合せるとともに、前記直下データ処理装置から最新の更新時刻を示す応答を受信し、
前記更新情報受信部は、
前記直下データ処理装置からの応答に示された最新の更新時刻が前記更新時刻記憶部に記憶されている更新時刻よりも後の時刻である場合に、前記直下データ処理装置から最新の更新時刻に更新された情報を受信することを特徴とする請求項16に記載のデータ処理装置。
The update time storage unit
Stores the update time of the data processing device located immediately below the own data processing device,
The update time inquiry unit
Inquires the latest data processing device for the latest update time at a predetermined timing, and receives a response indicating the latest update time from the data processing device immediately below,
The update information receiving unit
When the latest update time indicated in the response from the direct data processing device is later than the update time stored in the update time storage unit, the latest update time is set from the direct data processing device. The data processing apparatus according to claim 16, wherein the updated information is received.
前記更新情報受信部は、
前記直下データ処理装置からの応答に示された最新の更新時刻が前記更新時刻記憶部に記憶されている更新時刻よりも後の時刻である場合に、最新の更新時刻に更新された前記直下データ処理装置及び前記直下データ処理装置よりも下位のデータ処理装置に関する情報を前記直下データ処理装置から受信することを特徴とする請求項17に記載のデータ処理装置。
The update information receiving unit
The latest data updated at the latest update time when the latest update time indicated in the response from the immediate data processing device is later than the update time stored in the update time storage unit. 18. The data processing apparatus according to claim 17, wherein information regarding a processing apparatus and a data processing apparatus lower than the immediate data processing apparatus is received from the direct data processing apparatus.
前記更新情報受信部は、
前記直下データ処理装置及び前記直下データ処理装置よりも下位のデータ処理装置に関する情報であって、最新の更新時刻に前回の更新時刻から変化した情報のみを前記直下データ処理装置から受信することを特徴とする請求項18に記載のデータ処理装置。
The update information receiving unit
Information related to the immediate data processing device and a data processing device lower than the direct data processing device, which is changed from the previous update time to the latest update time, is received from the direct data processing device. The data processing apparatus according to claim 18.
前記データ処理装置は、更に、
自データ処理装置及び下位のデータ処理装置に関する情報を記憶する情報記憶部と、
所定のタイミングで、前記情報記憶部に記憶された自データ処理装置及び下位のデータ処理装置に関する情報を更新する更新管理部と、
前記更新管理部により更新された後の自データ処理装置及び下位のデータ処理装置に関する情報の送信要求を上位の特定のデータ処理装置から受信するとともに、更新後の自データ処理装置及び下位のデータ処理装置に関する情報を前記情報記憶部から取得して更新後の自データ処理装置及び下位のデータ処理装置に関する情報を前記特定のデータ処理装置に対して送信する更新情報送信部とを有することを特徴とする請求項16に記載のデータ処理装置。
The data processing device further includes:
An information storage unit for storing information relating to the own data processing device and the lower data processing device;
An update management unit for updating information on the own data processing device and the lower data processing device stored in the information storage unit at a predetermined timing;
A request for transmitting information related to the own data processing device and the lower data processing device after being updated by the update management unit is received from the upper specific data processing device, and the updated own data processing device and the lower data processing are processed. An update information transmission unit that acquires information about a device from the information storage unit and transmits information about the updated data processing device and a lower data processing device to the specific data processing device; The data processing apparatus according to claim 16.
前記更新時刻記憶部は、
前記更新管理部により自データ処理装置及び下位のデータ処理装置に関する情報が更新される度に更新時刻を記憶し、
前記更新情報送信部は、
前記特定のデータ処理装置から最新の更新時刻の通知を要求された場合に、前記更新時刻記憶部に記憶されている最新の更新時刻を前記特定のデータ処理装置に通知し、
最新の更新時刻を通知した後に前記特定のデータ処理装置から更新後の自データ処理装置及び下位のデータ処理装置に関する情報の送信要求を受信した場合に、更新後の自データ処理装置及び下位のデータ処理装置に関する情報を前記特定のデータ処理装置に対して送信することを特徴とする請求項20に記載のデータ処理装置。
The update time storage unit
Each time the information on the own data processing device and the lower data processing device is updated by the update management unit, the update time is stored,
The update information transmission unit
When the notification of the latest update time is requested from the specific data processing device, the latest update time stored in the update time storage unit is notified to the specific data processing device,
When a request for transmitting information related to the updated data processing device and the lower data processing device is received from the specific data processing device after notifying the latest update time, the updated data processing device and lower data are updated. 21. The data processing apparatus according to claim 20, wherein information on the processing apparatus is transmitted to the specific data processing apparatus.
前記更新情報送信部は、
更新後の自データ処理装置及び下位のデータ処理装置に関する情報であって、最新の更新時刻に前回の更新時刻から変化した情報のみを前記特定のデータ処理装置に送信することを特徴とする請求項20に記載のデータ処理装置。
The update information transmission unit
The information related to the updated data processing device and the lower data processing device, wherein only information that has changed from the previous update time at the latest update time is transmitted to the specific data processing device. The data processing apparatus according to 20.
前記データ処理装置は、
複数の直下データ処理装置を有し、
前記更新情報受信部は、
複数の直下データ処理装置のそれぞれから、最新の更新時刻に更新された直下データ処理装置及び直下データ処理装置よりも下位のデータ処理装置に関する情報を受信し、
複数の直下データ処理装置から受信した情報を分析し、同一のデータ処理装置に関する情報を重複して受信していた場合に、重複情報のいずれかを選択するとともに、選択しなかった重複情報を削除することを特徴とする請求項18に記載のデータ処理装置。
The data processing device includes:
It has a plurality of direct data processing devices,
The update information receiving unit
From each of the plurality of direct data processing devices, information related to the direct data processing device updated at the latest update time and the data processing device lower than the direct data processing device is received,
Analyzing information received from multiple data processing devices directly below, and if duplicate information related to the same data processing device was received, select one of the duplicate information and delete the duplicate information that was not selected The data processing apparatus according to claim 18, wherein
前記更新情報送信部は、
上位の複数のデータ処理装置から更新後の自データ処理装置及び下位のデータ処理装置に関する情報の送信要求を受信し、上位の複数のデータ処理装置のそれぞれに対して更新後の自データ処理装置及び下位のデータ処理装置に関する情報を送信することを特徴とする請求項20に記載のデータ処理装置。
The update information transmission unit
Receives a request for transmitting information related to the updated data processing device and the lower data processing device from the plurality of upper data processing devices, and updates the own data processing device to each of the plurality of higher data processing devices, and 21. The data processing apparatus according to claim 20, wherein information on a lower data processing apparatus is transmitted.
前記更新時刻問い合せ部は、
下位の複数のデータ処理装置に対して最新の更新時刻を問い合せ、
前記更新情報受信部は、
応答に示された最新の更新時刻が前記更新時刻記憶部に記憶されている更新時刻よりも後の時刻であるデータ処理装置に対して最新の更新時刻に更新された情報の優先度及び情報サイズを問い合せ、
問い合せに応答して各データ処理装置から送信された優先度及び情報サイズに基づいて各データ処理装置から最新の更新時刻に更新された情報を受信する際の順序を決定し、決定した順序に従って各データ処理装置から最新の更新時刻に更新された情報を受信することを特徴とする請求項16に記載のデータ処理装置。
The update time inquiry unit
Queries the latest update time for multiple lower-level data processing devices,
The update information receiving unit
The priority and information size of information updated at the latest update time for the data processing apparatus whose latest update time indicated in the response is later than the update time stored in the update time storage unit Inquire
Based on the priority and information size transmitted from each data processing device in response to the inquiry, the order for receiving information updated at the latest update time from each data processing device is determined, and each order is determined according to the determined order. 17. The data processing apparatus according to claim 16, wherein information updated at the latest update time is received from the data processing apparatus.
前記更新情報受信部は、
受信可能な情報サイズの範囲内で優先度の高い情報から順に受信することを特徴とする請求項25に記載のデータ処理装置。
The update information receiving unit
26. The data processing apparatus according to claim 25, wherein information is received in order from information with a high priority within a receivable information size range.
前記更新管理部は、
前記情報記憶部に記憶された自データ処理装置及び下位のデータ処理装置に関する情報を更新するとともに、更新後の情報に優先度を設定し、
前記情報記憶部は、
前記更新管理部により自データ処理装置及び下位のデータ処理装置に関する情報が更新された場合に、更新後の自データ処理装置及び下位のデータ処理装置に関する情報とともに優先度を記憶し、
前記更新情報送信部は、
上位の特定のデータ処理装置から要求された場合に、更新後の自データ処理装置及び下位のデータ処理装置に関する情報の情報サイズを算出するとともに、更新後の自データ処理装置及び下位のデータ処理装置に関する情報の優先度及び情報サイズを上位の特定のデータ処理装置に送信することを特徴とする請求項20に記載のデータ処理装置。
The update management unit
While updating the information about the own data processing device and the lower data processing device stored in the information storage unit, set the priority to the updated information,
The information storage unit
When information about the own data processing device and the lower data processing device is updated by the update management unit, the priority is stored together with information about the updated own data processing device and the lower data processing device,
The update information transmission unit
When requested by a specific upper data processing device, it calculates the information size of the information related to the updated data processing device and the lower data processing device, and also updates the updated data processing device and the lower data processing device. 21. The data processing apparatus according to claim 20, wherein the priority and the information size of the information regarding the information are transmitted to a specific data processing apparatus at a higher level.
前記更新管理部は、
更新後の自データ処理装置及び下位のデータ処理装置に関する情報の情報種別、更新後の自データ処理装置及び下位のデータ処理装置に関する情報の値、及び更新時刻の少なくともいずれかに基づいて、更新後の自データ処理装置及び下位のデータ処理装置に関する情報の優先度を決定することを特徴とする請求項27に記載のデータ処理装置。
The update management unit
After updating based on at least one of the information type of information related to the updated data processing device and the lower data processing device, the value of information related to the updated data processing device and the lower data processing device, and the update time 28. The data processing apparatus according to claim 27, wherein priorities of information related to the data processing apparatus and the subordinate data processing apparatus are determined.
前記更新管理部は、
所定の場合に、優先度が一定レベル以下の情報に対して圧縮処理を行い、
前記情報記憶部は、
圧縮処理後の情報を記憶することを特徴とする請求項28に記載のデータ処理装置。
The update management unit
In a given case, compression processing is performed on information whose priority is below a certain level,
The information storage unit
29. The data processing apparatus according to claim 28, wherein the information after compression processing is stored.
論理的な階層構造を形成するデータ処理システムにおいてデータ処理を行うデータ処理方法であって、
特定の下位の階層において情報の更新が行われた更新時刻を記憶する更新時刻記憶ステップと、
所定のタイミングで、前記特定の下位の階層に対して最新の更新時刻を問い合せるとともに、前記特定の下位の階層から最新の更新時刻を示す応答を受信する更新時刻問い合せステップと、
前記特定の下位の階層からの応答に示された最新の更新時刻が前記更新時刻記憶ステップにおいて記憶した更新時刻よりも後の時刻である場合に、前記特定の下位の階層から最新の更新時刻に更新された情報を受信する更新情報受信ステップとを有することを特徴とするデータ処理方法。
A data processing method for performing data processing in a data processing system that forms a logical hierarchical structure,
An update time storage step for storing an update time at which information is updated in a specific lower hierarchy;
An update time inquiry step of inquiring the latest update time with respect to the specific lower hierarchy at a predetermined timing and receiving a response indicating the latest update time from the specific lower hierarchy;
When the latest update time indicated in the response from the specific lower hierarchy is later than the update time stored in the update time storage step, the latest update time is changed from the specific lower hierarchy. An update information receiving step for receiving updated information.
JP2004055675A 2004-03-01 2004-03-01 Data processing system, data processor, and data processing method Pending JP2005250521A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004055675A JP2005250521A (en) 2004-03-01 2004-03-01 Data processing system, data processor, and data processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004055675A JP2005250521A (en) 2004-03-01 2004-03-01 Data processing system, data processor, and data processing method

Publications (1)

Publication Number Publication Date
JP2005250521A true JP2005250521A (en) 2005-09-15

Family

ID=35030980

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004055675A Pending JP2005250521A (en) 2004-03-01 2004-03-01 Data processing system, data processor, and data processing method

Country Status (1)

Country Link
JP (1) JP2005250521A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008015837A (en) * 2006-07-06 2008-01-24 Ohbayashi Corp Data communication system and data communication method
WO2008056670A1 (en) * 2006-11-06 2008-05-15 Nec Corporation Resource information providing system, method, resource information providing apparatus, and program
WO2008056682A1 (en) * 2006-11-06 2008-05-15 Nec Corporation Resource information collecting device, resource information collecting method, program, and collection schedule generating device
JP2009169763A (en) * 2008-01-17 2009-07-30 Nec Corp Monitoring system, monitoring method, monitoring object device, control method and control program
JP2010231275A (en) * 2009-03-25 2010-10-14 Nec Commun Syst Ltd Device, method and program for preparing sequence diagram
JP2012169831A (en) * 2011-02-14 2012-09-06 Fujitsu Ltd Traffic data monitoring system and method for matching data between servers
WO2013190735A1 (en) * 2012-06-22 2013-12-27 株式会社 東芝 Distributed database system and program
WO2015155864A1 (en) * 2014-04-10 2015-10-15 富士通株式会社 Information processing system and method
JP2019159536A (en) * 2018-03-09 2019-09-19 富士通株式会社 Storage management device, storage system, and storage management program
JP2019175204A (en) * 2018-03-29 2019-10-10 富士通株式会社 Error correction method, distributed processing system, and information processing device
WO2020136845A1 (en) * 2018-12-27 2020-07-02 三菱電機株式会社 Data delivery control apparatus, method, and program
JP2021089779A (en) * 2021-03-10 2021-06-10 横河電機株式会社 Information collection mediation device, information collection mediation method, and information collection mediation program
JP7379006B2 (en) 2019-08-06 2023-11-14 横河電機株式会社 Alarm management system and alarm management method

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008015837A (en) * 2006-07-06 2008-01-24 Ohbayashi Corp Data communication system and data communication method
US8756309B2 (en) 2006-11-06 2014-06-17 Nec Corporation Resource information collecting device, resource information collecting method, program, and collection schedule generating device
WO2008056670A1 (en) * 2006-11-06 2008-05-15 Nec Corporation Resource information providing system, method, resource information providing apparatus, and program
WO2008056682A1 (en) * 2006-11-06 2008-05-15 Nec Corporation Resource information collecting device, resource information collecting method, program, and collection schedule generating device
US8214488B2 (en) 2006-11-06 2012-07-03 Nec Corporation Resource information providing system, method, resource information providing apparatus, and program
JP5182095B2 (en) * 2006-11-06 2013-04-10 日本電気株式会社 RESOURCE INFORMATION PROVIDING SYSTEM, METHOD, RESOURCE INFORMATION PROVIDING DEVICE, AND PROGRAM
JP2009169763A (en) * 2008-01-17 2009-07-30 Nec Corp Monitoring system, monitoring method, monitoring object device, control method and control program
JP2010231275A (en) * 2009-03-25 2010-10-14 Nec Commun Syst Ltd Device, method and program for preparing sequence diagram
JP2012169831A (en) * 2011-02-14 2012-09-06 Fujitsu Ltd Traffic data monitoring system and method for matching data between servers
JP2014006635A (en) * 2012-06-22 2014-01-16 Toshiba Corp Distributed database system and program
WO2013190735A1 (en) * 2012-06-22 2013-12-27 株式会社 東芝 Distributed database system and program
CN104395891A (en) * 2012-06-22 2015-03-04 株式会社东芝 Distributed database system and program
US10185735B2 (en) 2012-06-22 2019-01-22 Kabushiki Kaisha Toshiba Distributed database system and a non-transitory computer readable medium
WO2015155864A1 (en) * 2014-04-10 2015-10-15 富士通株式会社 Information processing system and method
JP2019159536A (en) * 2018-03-09 2019-09-19 富士通株式会社 Storage management device, storage system, and storage management program
JP2019175204A (en) * 2018-03-29 2019-10-10 富士通株式会社 Error correction method, distributed processing system, and information processing device
JP7017112B2 (en) 2018-03-29 2022-02-08 富士通株式会社 Error correction method, distributed processing system and information processing equipment
WO2020136845A1 (en) * 2018-12-27 2020-07-02 三菱電機株式会社 Data delivery control apparatus, method, and program
CN113227924A (en) * 2018-12-27 2021-08-06 三菱电机株式会社 Data distribution control device, method, and program
US11237548B2 (en) 2018-12-27 2022-02-01 Mitsubishi Electric Corporation Data delivery control apparatus, method, and program
CN113227924B (en) * 2018-12-27 2022-08-16 三菱电机株式会社 Data distribution control device, data distribution control method, and computer-readable recording medium
JP7379006B2 (en) 2019-08-06 2023-11-14 横河電機株式会社 Alarm management system and alarm management method
JP2021089779A (en) * 2021-03-10 2021-06-10 横河電機株式会社 Information collection mediation device, information collection mediation method, and information collection mediation program
JP7028350B2 (en) 2021-03-10 2022-03-02 横河電機株式会社 Information collection mediation equipment, information collection mediation method, and information collection mediation program

Similar Documents

Publication Publication Date Title
JP2510075B2 (en) System and method for monitoring and maintaining an SNMP table
KR101292979B1 (en) Method for managing software in terminal using device management server
CN100417081C (en) Method, system for checking and repairing a network configuration
WO2006046486A1 (en) Resource management system, resource information providing method, and program
US20100235409A1 (en) System and method for managing data stored in a data network
EP3873066A1 (en) Method for managing resource state information, and resource downloading system
JP2005250521A (en) Data processing system, data processor, and data processing method
JP2004246852A (en) Method and apparatus for adjusting performance of logical volume copy destination
CN102045192A (en) Apparatus and system for estimating network configuration
WO2012084051A1 (en) Load shedding in a data stream management system
EP1929705B1 (en) Device management method using nodes having additional attribute and device management client thereof
US11102289B2 (en) Method for managing resource state information and system for downloading resource
CN112491719A (en) Network node selection method, equipment and storage medium
JP4445783B2 (en) File management apparatus and computer system using file management apparatus
JP2010092395A (en) Server management system, server management method and program for server management
EP3607767B1 (en) Network fault discovery
CN111901243B (en) Service request routing method, scheduler and service platform
JP2007034416A (en) Information processing system, log data management method and program for managing log data
CN111064609A (en) Master-slave switching method and device of message system, electronic equipment and storage medium
US20240022627A1 (en) Domain name system based global server load balancing service
KR101015251B1 (en) Management system of network system and method therefor
US20220382747A1 (en) Source-adapted data retrieval for multi-tenant system
JP5675555B2 (en) Devices that make up redundant devices
JP2010170433A (en) Resource information management server, resource information management system, resource information management method and resource information management program
CN115277351A (en) Distributed management system