JP2002157172A - Measurement information broker - Google Patents

Measurement information broker

Info

Publication number
JP2002157172A
JP2002157172A JP2000357624A JP2000357624A JP2002157172A JP 2002157172 A JP2002157172 A JP 2002157172A JP 2000357624 A JP2000357624 A JP 2000357624A JP 2000357624 A JP2000357624 A JP 2000357624A JP 2002157172 A JP2002157172 A JP 2002157172A
Authority
JP
Japan
Prior art keywords
measurement
function
information
task
result
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
JP2000357624A
Other languages
Japanese (ja)
Inventor
Kenichi Kihara
健一 木原
Toshiaki Hirata
平田  俊明
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2000357624A priority Critical patent/JP2002157172A/en
Publication of JP2002157172A publication Critical patent/JP2002157172A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To solve the problem in grasping the operating conditions of a network and computers and the conditions of their loads wherein an I/F(interface) for a measuring function (measuring equipment) on a variety of resources, has various specifications, such as SNMP, CIM, and ARM, and therefore a program matching each I/F specification needs to the generated to allow a management application access to the measuring function. SOLUTION: A special device (measurement information broker) is used for collecting/providing measurement information. The measurement information broker has the function of converting a request for measurement based on a unified I/F specification into requests based on various I/F specifications, the function of issuing an order for measurement to the measuring function (equipment), the function of collecting measurements, and the function of outputting (delivery) the measurements. By using the measurement information broker, a management application can obtain various measurements simply by having one I/F mounted thereto.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はコンピュータシステ
ム、特にネットワークによって複数のコンピュータが接
続され、使用される分散コンピューティング環境での、
ネットワーク/システム上に存在する各種リソースの稼
動や性能に関する情報収集に関する。
FIELD OF THE INVENTION The present invention relates to a computer system, particularly in a distributed computing environment where a plurality of computers are connected and used by a network.
It relates to the collection of information on the operation and performance of various resources existing on the network / system.

【0002】[0002]

【従来の技術】コンピュータシステムを運用・保守して
いくためには、システムを構成する要素機能の動作を監
視することが必要である。正常に稼動しているか、過負
荷になっていないかを常時監視することで、システム異
常の早期発見や将来必要となる性能・容量の予測などが
可能になる。
2. Description of the Related Art In order to operate and maintain a computer system, it is necessary to monitor operations of element functions constituting the system. By constantly monitoring whether the system is operating normally or whether it is overloaded, it is possible to early detect system abnormalities and predict performance and capacity required in the future.

【0003】監視機能を実現するための中心機能は、情
報収集機能および計測機能である。監視対象の稼動状況
チェック結果や負荷の計測結果などを取得した上で、正
常/異常の判断を行い、異常あるいは異常につながる兆
候が見受けられれば、必要な対策を取る。
[0003] Central functions for realizing the monitoring function are an information collecting function and a measuring function. After obtaining the operation status check result and load measurement result of the monitoring target, the normal / abnormal judgment is made, and if an abnormality or a sign leading to the abnormality is found, necessary measures are taken.

【0004】ネットワーク/システム内の構成機器から
情報を収集する手段は、個々の機器自身が持っている場
合もあるし、計測専用の機器やツールなどもある。しか
し、それらの情報収集機能に対するアクセス手段は一様
ではなく、機器の種類によって異なる。
The means for collecting information from the constituent devices in the network / system may be provided by each device itself, or may be a device or tool dedicated to measurement. However, access means for those information collecting functions is not uniform and differs depending on the type of device.

【0005】たとえばネットワーク機器の場合、ネット
ワーク管理用の標準プロトコルとしてIETF(Intern
et Engineering Task Force)で規定されているSNM
P(Simple Network Management Protocol)があるが、
コンピュータ管理用のインターフェイスとしてはDMT
F(Desktop Management Task Force)で規定されてい
るWBEM(Web−based Enterprise Management)があ
る。
For example, in the case of network equipment, IETF (Intern) is used as a standard protocol for network management.
et Engineering Task Force)
There is P (Simple Network Management Protocol)
DMT as an interface for computer management
There is WBEM (Web-based Enterprise Management) defined by F (Desktop Management Task Force).

【0006】さらに同じ種類の機器でも、アクセス手段
が一つとは限らない。たとえばネットワーク機器の場
合、前述のSNMPの他に、ネットワーク機器ベンダ固
有のアクセス手段を持っていることが多い。そして、よ
り高度な機能を引き出せるのは後者であるのが一般的で
ある。
[0006] Further, the same type of equipment is not limited to one access means. For example, a network device often has access means unique to a network device vendor in addition to the above-described SNMP. In general, the latter can extract more advanced functions.

【0007】また、ソフトウェアにはソフトウェア専用
の監視機能/情報収集機能もある。たとえばコンピュー
タ上で動作するアプリケーションソフトに関する稼動・
性能監視については、The Open Groupで
策定された標準仕様であるARM(Application Respon
se Management)と呼ばれるインターフェイスがある。
The software also has a monitoring function / information collection function dedicated to the software. For example, operation related to application software running on a computer
For performance monitoring, ARM (Application Respond) is a standard specification formulated by The Open Group.
There is an interface called se Management).

【0008】[0008]

【発明が解決しようとする課題】従来技術で述べた通
り、コンピュータシステム内の要素機能の稼動や性能に
関する情報収集機能に対するアクセス手段の種類は数多
い。従来、これらの情報収集機能にアクセスするために
は、情報収集機能を利用する側(管理アプリケーション
側)が個別のアクセス手段に対応したロジックを用意す
る必要があり、アプリケーションの開発負担およびシス
テムに対する実装上の負担が大きかった。
As described in the prior art, there are many types of access means for an information collection function relating to the operation and performance of an element function in a computer system. Conventionally, in order to access these information collection functions, the side using the information collection function (management application side) needs to prepare logic corresponding to individual access means, and the application development burden and implementation in the system The burden on was heavy.

【0009】本発明は、これらの負担を軽減することを
目的とする。
An object of the present invention is to reduce these burdens.

【0010】なお、本発明は各種監視機能実現のための
計測処理や情報収集処理に関するものである。本文では
以下「計測」という表現を用いるが、各種監視・管理に
必要な情報収集の意味である。
The present invention relates to a measurement process and an information collection process for realizing various monitoring functions. In the text, the term "measurement" is used below, which means the collection of information necessary for various types of monitoring and management.

【0011】[0011]

【課題を解決するための手段】前記課題を解決するため
に、本発明では、計測機能への情報収集処理を代行する
計測情報ブローカーを利用することで、計測機能に対す
る固有のI/Fを隠蔽する。
In order to solve the above-mentioned problems, the present invention conceals an I / F unique to a measurement function by using a measurement information broker which substitutes information collection processing for the measurement function. I do.

【0012】計測情報ブローカーの構成要素は以下の構
成要素を持ち、計測情報を必要とするアプリケーション
(管理アプリケーション)に単一のアクセス窓口を提供
する。
The components of the measurement information broker have the following components, and provide a single access point for an application (management application) requiring measurement information.

【0013】(1)計測要求受付機能 アプリケーションから発行される計測情報の要求を受け
取る機能。
(1) Measurement request receiving function A function for receiving a request for measurement information issued from an application.

【0014】(2)計測手段選択機能 前記要求の内容に応じて、計測機能へのアクセス手段を
選択する機能。
(2) Measurement means selection function A function of selecting an access means to the measurement function according to the contents of the request.

【0015】(3)計測指示機能 計測機能に対応したアクセス方法で、計測機能に計測指
示を発行する機能。
(3) Measurement instruction function A function of issuing a measurement instruction to the measurement function by an access method corresponding to the measurement function.

【0016】(4)計測結果収集機能 計測機能から計測結果を収集する機能。(4) Measurement result collection function A function of collecting measurement results from the measurement function.

【0017】[0017]

【発明の実施の形態】1.全体のシステム構成 本発明のシステム全体の構成要素は図1に示す通り、計
測操作部12と計測情報ブローカー110、計測機能131、計
測対象132、出力先14であり、それらはネットワーク22
によって結ばれている。
BEST MODE FOR CARRYING OUT THE INVENTION 1. Overall System Configuration As shown in FIG. 1, the components of the overall system of the present invention are a measurement operation unit 12, a measurement information broker 110, a measurement function 131, a measurement target 132, and an output destination 14.
Are tied together.

【0018】なお図1では各構成要素がネットワーク22
によって隔てられた別の機器210上に存在する形で描い
ているが、同一機器210上に複数の構成要素が実装され
ても良い。たとえば、計測操作部12と計測情報ブローカ
ー110が同一機器210上に実装されても良い。また、計測
対象132は必ずしもネットワーク22に接続されている必
要はなく、計測機能131から計測可能な状態であれば良
い。
In FIG. 1, each component is a network 22.
Although it is depicted as being on another device 210 separated by a dashed line, a plurality of components may be mounted on the same device 210. For example, the measurement operation unit 12 and the measurement information broker 110 may be mounted on the same device 210. Further, the measurement target 132 does not necessarily need to be connected to the network 22 and may be in a state where measurement can be performed by the measurement function 131.

【0019】1.1 各部の機能概要 計測操作部12は計測情報ブローカー110に対して、計測
情報ブローカー110の各種動作に関する指示を発行する
機能を有する。なお計測操作部12は計測情報ブローカー
管理部117の機能にアクセス可能な端末(コンソール)
やアプリケーション(ローカル/リモートアプリケーシ
ョン)を想定している。
1.1 Outline of Functions of Each Unit The measurement operation unit 12 has a function of issuing an instruction regarding various operations of the measurement information broker 110 to the measurement information broker 110. The measurement operation unit 12 is a terminal (console) that can access the functions of the measurement information broker management unit 117.
And applications (local / remote applications).

【0020】計測情報ブローカー110は本発明の主体で
あり、計測操作部12からの指示に基づいて計測部131に
対する計測指示や計測結果の出力先14への送信を行う機
能を有する。計測情報ブローカー110の詳細について
は、「2.計測情報ブローカーの詳細」で述べる。
The measurement information broker 110 is a subject of the present invention, and has a function of transmitting a measurement instruction to the measurement unit 131 and a measurement result to the output destination 14 based on an instruction from the measurement operation unit 12. Details of the measurement information broker 110 will be described in “2. Details of measurement information broker”.

【0021】計測機能131は計測情報ブローカー110から
の指示に基づき計測対象132を計測し、計測結果を計測
情報ブローカー110に渡す機能を持つ。なお計測機能131
自体が計測機能を持つ必要はなく、さらに別の計測機能
への中継機能であっても良い。
The measurement function 131 has a function of measuring the measurement target 132 based on an instruction from the measurement information broker 110 and transferring the measurement result to the measurement information broker 110. Measurement function 131
It does not need to have a measurement function itself, and may be a relay function to another measurement function.

【0022】計測対象132は計測の対象であり、計測部1
31によって計測される。計測対象132は、ネットワーク
やルータ装置、コンピュータ装置などのハードウェア装
置の他、機器上で稼動するファームウェアまたはソフト
ウェアであっても良い。
The measurement target 132 is a measurement target, and the measurement unit 1
Measured by 31. The measurement target 132 may be firmware or software that runs on a device other than hardware devices such as a network, a router device, and a computer device.

【0023】出力先14は計測結果の出力先である。ファ
イルシステムやデータベースなどの記憶手段の他、計測
結果を利用するAP(たとえば常駐型プログラム)であ
っても良い。
The output destination 14 is an output destination of the measurement result. In addition to storage means such as a file system and a database, an AP (for example, a resident program) using measurement results may be used.

【0024】なお計測操作部12、計測情報ブローカー11
0、計測部131、計測対象132、出力先14はマシンを分け
る必要はなく、同一のマシン上に複数の機能が共存して
いても良い。
The measurement operation unit 12 and the measurement information broker 11
It is not necessary to divide the machine into the 0, the measurement unit 131, the measurement target 132, and the output destination 14, and a plurality of functions may coexist on the same machine.

【0025】1.2 ハードウェア構成 図1中の各構成要素が実装される機器210は、図2に示
す通り、CPU211、メモリ212、キーボード213、ディ
スプレイ214、ハードディスクドライブ215、ネットワー
ク222などによって実現する。なお、これらのハードウ
ェア部品のすべてが必要なわけではなく、必要に応じて
省略しても良い。たとえば、ある機器210が人とのイン
ターフェイスを必要としないなら、キーボード213やデ
ィスプレイ214を省略できる。
1.2 Hardware Configuration The device 210 on which each component in FIG. 1 is mounted is realized by a CPU 211, a memory 212, a keyboard 213, a display 214, a hard disk drive 215, a network 222, etc., as shown in FIG. I do. Note that not all of these hardware components are necessary, and may be omitted as necessary. For example, if a device 210 does not require a human interface, the keyboard 213 and display 214 can be omitted.

【0026】1.3 計測情報ブローカーの概要 本発明の主体である計測情報ブローカー110について以
下説明する。
1.3 Outline of Measurement Information Broker The measurement information broker 110, which is the subject of the present invention, will be described below.

【0027】(1)計測情報ブローカーの構成 図3は計測情報ブローカー110の構成要素と他との関係
を示したものである。
(1) Configuration of Measurement Information Broker FIG. 3 shows the relationship between components of the measurement information broker 110 and others.

【0028】計測情報ブローカー110は、計測タスク登
録部111、計測手段選択部112、計測指示部113、計測結
果収集部114、計測結果出力先選択部115、計測結果出力
部116、計測情報ブローカー管理部117から成る。
The measurement information broker 110 includes a measurement task registration unit 111, a measurement unit selection unit 112, a measurement instruction unit 113, a measurement result collection unit 114, a measurement result output destination selection unit 115, a measurement result output unit 116, and a measurement information broker management. It comprises a part 117.

【0029】(2)計測情報ブローカーの処理手順 図4のフローに従って、計測および計測結果の収集、出
力を行う際の手順を示す。
(2) Processing Procedure of Measurement Information Broker A procedure for performing measurement and collecting and outputting the measurement result according to the flow of FIG. 4 will be described.

【0030】計測操作部12から計測情報ブローカー管理
部117に計測指示が出されると(図4の4101)、それが
計測タスク登録部111に伝達される。そして、計測手段
選択部112で前記計測指示の内容に基づいてどの計測機
能を計測に当たらせるかを選択し(図4の4102)、計測
機能131に対応した計測指示部113を用いて計測機能131
に計測指示を出す(図4の4103)。計測機能131は計測
指示部113から受けた計測指示に基づいて計測対象132の
計測を行い、計測機能131に対応した計測結果収集部114
に計測結果を返す。計測結果収集部114は計測結果を受
け取ると(図4の4104)、計測結果を計測情報ブローカ
ー110内で使われる結果の標準形式に変換する(図4の4
105)。そして、計測結果出力選択部115で計測結果の出
力先を選択する(図5の4106)。出力先の選択は、前記
計測操作部12から計測情報ブローカー管理部117に出さ
れた計測指示に基づいて行う。最後に選択された出力先
に対して、計測結果出力部116を用いて計測結果出力先1
4に計測結果を出力する(図4106)。
When a measurement instruction is issued from the measurement operation unit 12 to the measurement information broker management unit 117 (4101 in FIG. 4), it is transmitted to the measurement task registration unit 111. Then, the measurement means selection unit 112 selects which measurement function is to be used for measurement based on the contents of the measurement instruction (4102 in FIG. 4), and uses the measurement instruction unit 113 corresponding to the measurement function 131 to perform the measurement function. 131
Is given a measurement instruction (4103 in FIG. 4). The measurement function 131 measures the measurement target 132 based on the measurement instruction received from the measurement instruction unit 113, and a measurement result collection unit 114 corresponding to the measurement function 131.
Return the measurement result to Upon receiving the measurement result (4104 in FIG. 4), the measurement result collection unit 114 converts the measurement result into a standard format of the result used in the measurement information broker 110 (4 in FIG. 4).
105). Then, the measurement result output selection unit 115 selects the output destination of the measurement result (4106 in FIG. 5). The selection of the output destination is performed based on a measurement instruction issued from the measurement operation unit 12 to the measurement information broker management unit 117. Using the measurement result output unit 116, the measurement result output destination 1
The measurement result is output to 4 (FIG. 4106).

【0031】2.計測情報ブローカーの詳細 以下、1.3節(1)で述べた構成要素毎に詳細を示
す。
2. Details of Measurement Information Broker The details will be described below for each component described in section 1.3 (1).

【0032】2.1 計測タスク登録部 計測に時間がかかる場合や、計測操作部12が複数存在す
るなどの状況に対応するため、本実施例では複数の計測
処理を同時に実行できるようにする。図4のフローで示
した通り、本発明では、計測の指示、計測結果の収集、
計測結果の出力を含む一連の計測手順を実行するが、こ
の計測手順を計測タスクと呼ぶことにする。
2.1 Measurement Task Registration Unit In order to cope with situations such as when measurement takes time and when there are a plurality of measurement operation units 12, a plurality of measurement processes can be executed simultaneously in this embodiment. As shown in the flow of FIG. 4, in the present invention, a measurement instruction, a collection of measurement results,
A series of measurement procedures including the output of the measurement result are executed, and this measurement procedure will be referred to as a measurement task.

【0033】(1)計測タスク定義情報 図4のフローの4101で示したように、計測処理の実行に
あたって、計測操作部12から計測タスクの実行に必要な
情報を受け取るが、この情報を計測タスク定義情報310
と呼ぶ。計測タスク定義情報310の内容は、図5に示し
た通り、計測内容3110、計測結果収集方法3120、計測結
果出力方法3130の三つによって構成すれば良い。
(1) Measurement task definition information As indicated by reference numeral 4101 in the flow of FIG. 4, information necessary for execution of a measurement task is received from the measurement operation unit 12 at the time of execution of measurement processing. Definition information 310
Call. As shown in FIG. 5, the contents of the measurement task definition information 310 may be composed of three items: a measurement content 3110, a measurement result collection method 3120, and a measurement result output method 3130.

【0034】計測内容3110は計測対象3111および計測項
目3112を含み、図4のフローの4102および4103で必要と
なる計測機能の選択および計測実行の際に参照される。
The measurement content 3110 includes a measurement target 3111 and a measurement item 3112, and is referred to when selecting a measurement function and executing measurement required in steps 4102 and 4103 in the flow of FIG.

【0035】計測結果収集方法3120は、一回の計測だけ
でなく周期的な計測を実現するためのものであり、計測
時期3121、開始日時3122、終了日時3123、計測周期3124
を含む。計測時期3121は、計測が一回だけのものか、周
期的に繰り返すものかの別を示すフラグである。計測が
周期的に繰り返すものであった場合、その計測をいつか
ら始めるか(開始日時3122)、いつ終わるか(終了日時
3123)、どのような周期で計測を繰り返すか(計測周期
3123)を指定する。なお、計測が一回だけの場合でも開
始日時3122を指定することで、指定日時に一度だけ計測
できるようにしても良い。
The measurement result collection method 3120 is for realizing not only one measurement but also a periodic measurement, and includes a measurement time 3121, a start date and time 3122, an end date and time 3123, and a measurement cycle 3124.
including. The measurement time 3121 is a flag indicating whether the measurement is performed only once or periodically repeated. If the measurement is repeated periodically, when does the measurement start (start date and time 3122) or when does it end (end date and time)
3123), what cycle to repeat the measurement (measurement cycle
3123). Even when measurement is performed only once, the start date and time 3122 may be specified so that measurement can be performed only once at the specified date and time.

【0036】計測結果出力方法3130は、図4のフローの
4106および4107の処理の際に参照され、計測結果出力方
法3130は、出力先個数3131、および出力先個数3131で指
定された個数の出力先31320を含む。出力先31320は、さ
らに出力先の種類31321、出力先のID31322、出力項目
31323、符号化方式31324によって構成される。これらの
詳細については、2.5節および2.6節で述べる。
The measurement result output method 3130 corresponds to the flow shown in FIG.
The measurement result output method 3130, which is referred to in the processing of 4106 and 4107, includes the number of output destinations 3131 and the number of output destinations 31320 specified by the output destination number 3131. The output destination 31320 further includes an output destination type 31321, an output destination ID 31322, and an output item.
31323 and an encoding system 31324. These details are described in sections 2.5 and 2.6.

【0037】(2)計測タスクプール 複数の計測タスクを同時に実行するために、実行中の全
計測タスクに関する情報を保持する必要がある。その計
測タスクの保持手段をタスクプール320と呼ぶことにす
る。タスクプール320のデータ構造は図6に示すよう
に、タスク情報3210が羅列された形にすれば良い。タス
ク情報3210の内容は、タスクID3211、タスクの要求元
3212、計測タスクの定義情報310、タスクの進捗状況321
30、タイムスタンプ32140を含む。
(2) Measurement task pool In order to execute a plurality of measurement tasks at the same time, it is necessary to hold information on all measurement tasks being executed. The holding means of the measurement task is called a task pool 320. As shown in FIG. 6, the data structure of the task pool 320 may be a form in which task information 3210 is listed. The contents of the task information 3210 are the task ID 3211 and the task request source.
3212, measurement task definition information 310, task progress 321
30, including the time stamp 32140.

【0038】タスクID3211は複数の計測タスクを一意
に識別するための識別子であり、計測タスク登録時に既
存の計測タスクと重複しない値を設定すれば良い。
The task ID 3211 is an identifier for uniquely identifying a plurality of measurement tasks, and a value that does not overlap with an existing measurement task may be set when the measurement task is registered.

【0039】タスクの要求元3212は計測タスクの登録者
を示す情報であり、計測結果を計測タスクの登録者に対
して出力する場合に、複数の計測操作部12のどこに返せ
ば良いのかを計測結果出力部116が知るためなどに用い
る。
The task request source 3212 is information indicating the registrant of the measurement task, and when outputting the measurement result to the registrant of the measurement task, measures where to return to the plurality of measurement operation units 12. Used by the result output unit 116 to know.

【0040】計測タスク定義情報310は、前述した計測
操作部12から指定された計測タスクに関する定義情報で
ある。
The measurement task definition information 310 is definition information relating to the measurement task specified by the measurement operation unit 12 described above.

【0041】タスクの進捗状況32130は、計測タスクの
処理がどこまで進んでいるかを示すものであり、タスク
終了フラグ32131、計測の進捗32132、出力の進捗32133
を含む。これらの情報は計測タスクの進捗状況を確認す
る場合などに用いる。
The task progress status 32130 indicates how far the processing of the measurement task has progressed, and includes a task end flag 32131, a measurement progress 32132, and an output progress 32133.
including. These pieces of information are used to check the progress of the measurement task.

【0042】タイムスタンプ32140は、計測タスクの処
理に関する日時を記録しておくためのものであり、タス
クの作成日時32141、計測日時32142を含む。これらの情
報は、計測タスクや計測結果の鮮度を知るためなどに用
いる。
The time stamp 32140 is for recording the date and time relating to the processing of the measurement task, and includes a task creation date and time 32141 and a measurement date and time 32142. These pieces of information are used to know the measurement task and the freshness of the measurement result.

【0043】2.2 計測手段選択部 計測タスク定義情報310に含まれる計測内容3110は、計
測対象3111と計測項目3112によって計測内容を指定させ
るようになっており、そこには計測機能131の種類を指
定させない。これは、計測情報ブローカーの利用者に計
測機能の詳細を意識させない(抽象化する)ことによっ
て計測に関する指定をより容易にするためである。
2.2 Measurement Means Selection Unit The measurement contents 3110 included in the measurement task definition information 310 are designed to specify the measurement contents by the measurement target 3111 and the measurement item 3112, and the type of the measurement function 131 is included therein. Is not specified. This is to make the specification of the measurement easier by making the user of the measurement information broker unaware (abstracting) of the details of the measurement function.

【0044】ただし、実際に計測を行う際には、どの計
測機能131を利用するかを決定する必要があるため、計
測内容3110の指定内容から計測機能の種類を導き出す必
要がある。その変換を行うための情報が、計測機能対応
表330である。
However, when actually performing the measurement, it is necessary to determine which measurement function 131 is to be used. Therefore, it is necessary to derive the type of the measurement function from the specified content of the measurement content 3110. Information for performing the conversion is the measurement function correspondence table 330.

【0045】(1)計測機能対応表330のデータ構造 計測機能対応表330は図7に示すように、対応情報3310
の羅列の形を取る。さらに対応情報3310は計測内容311
0、計測機ID3311、計測方法ID3312、計測項目ID3
313からなる。
(1) Data Structure of Measurement Function Correspondence Table 330 The measurement function correspondence table 330 has correspondence information 3310 as shown in FIG.
In the form of a row. Furthermore, the corresponding information 3310 is the measurement content 311
0, measuring machine ID 3311, measuring method ID 3312, measuring item ID 3
Consists of 313.

【0046】計測内容3110は計測タスク定義情報310に
含まれるものと同じである。計測機ID3311は計測内容
3110に対応した計測機能を有するマシンの式別名であ
り、たとえばIPアドレスが入る。計測方法ID3312は
計測方法の種類に関する識別名であり、たとえば「SNMP
/RMON」や「CIM/WMI」などが入る。計測項目ID3313
は計測内容の識別名であり、たとえばSNMPのオブジ
ェクト名やCIMのインスタンス名などが入る。
The measurement contents 3110 are the same as those included in the measurement task definition information 310. Measuring machine ID 3311 is the content of measurement
An alias for a machine having a measurement function corresponding to 3110, for example, an IP address. The measurement method ID 3312 is an identification name related to the type of the measurement method.
/ RMON "and" CIM / WMI ". Measurement item ID 3313
Is an identification name of the measurement content, for example, an SNMP object name or a CIM instance name.

【0047】計測情報ブローカー110内に計測機能対応
表330をあらかじめ定義しておくことで、計測内容3110
の内容に応じて適切な計測方法、計測機能131を選択で
きるようになる。
By defining the measurement function correspondence table 330 in the measurement information broker 110 in advance, the measurement contents 3110
It is possible to select an appropriate measurement method and measurement function 131 according to the content of the operation.

【0048】(2)計測機能対応表330の例 図8に計測機能対応表330の例を示す。データの一行目
の意味は次の通りで、他の行も同様な解釈を行う。「se
rver_1」の「Cドライブの空き容量」を計測するには、
「server_1」に対して「CIM/WMI」の計測方法で「Win3
2_LogicalDisk.DeviceID=”C:”のインスタンスのFreeS
pace属性」を参照する。
(2) Example of Measurement Function Correspondence Table 330 FIG. 8 shows an example of the measurement function correspondence table 330. The meaning of the first line of data is as follows, and the other lines perform the same interpretation. "Se
To measure the “free space of C drive” of “rver_1”,
"Server_1" for "CIM / WMI" measurement method "Win3
2_LogicalDisk.DeviceID = FreeS of the instance of “C:”
See pace attribute.

【0049】このように、計測機能対応表330による変
換を行うことで、計測機131の種類に依存しない表現
で、計測内容310を指定できる。
As described above, by performing the conversion using the measurement function correspondence table 330, the measurement content 310 can be specified in an expression that does not depend on the type of the measuring device 131.

【0050】なお、計測機能対応表330を使用せず、計
測タスク定義情報310内で直接計測機ID3312、計測方
法ID3312、計測項目ID3313を指定するようにしても
良い。このようにした場合、計測機能対応表330に計測
項目を登録する手間を省略できる(ただし、計測タスク
の登録の際、実装に近いレベルの情報入力が必要とな
り、計測タスクの登録作業が煩雑となる)。
Note that the measuring device ID 3312, the measuring method ID 3312, and the measuring item ID 3313 may be directly specified in the measuring task definition information 310 without using the measuring function correspondence table 330. In such a case, the trouble of registering the measurement items in the measurement function correspondence table 330 can be omitted. (However, when registering the measurement task, it is necessary to input information at a level close to the implementation, and the registration task of the measurement task becomes complicated. Become).

【0051】(3)複数指定 一つの計測タスクで一つの計測内容を処理することが基
本だが、同様な計測を繰り返す場合、計測タスクの個数
が増えるため、計測タスクの処理に要するオーバーヘッ
ドが気になる。そのため、一度の一つの計測タスクで複
数の計測対象、計測項目を処理するようにしても良い。
(3) Specifying a Plurality It is basically to process one measurement content with one measurement task. However, if similar measurements are repeated, the number of measurement tasks increases, so the overhead required for processing the measurement tasks is a concern. Become. Therefore, a plurality of measurement targets and measurement items may be processed by one measurement task at a time.

【0052】たとえば計測対象3111の指定で、複数の対
象を併記することで複数の対象に対して同じ計測内容を
実行し、複数の計測結果あるいは測定値の合計値や平均
値を返すことが考えられる。また、複数の対象を併記す
る代わりにアスタリスクやクエスチョンマークなどのメ
タキャラクタを利用することも考えられる。たとえば、
アスタリスクのみを選択すると指定した計測項目3112の
計測が可能なネットワーク内のすべての機器に対して計
測を行うなどの適用が考えられる。
For example, by specifying the measurement target 3111, the same measurement content is executed for the plurality of targets by writing the plurality of targets together, and a plurality of measurement results or a total value or an average value of the measured values may be returned. Can be In addition, instead of writing a plurality of objects together, it is conceivable to use a metacharacter such as an asterisk or a question mark. For example,
When only the asterisk is selected, an application in which measurement is performed on all devices in the network capable of measuring the specified measurement item 3112 is considered.

【0053】また、計測項目3112内に複数の計測項目を
併記することで複数の計測を行うことも考えられる。
It is also conceivable to perform a plurality of measurements by writing a plurality of measurement items in the measurement item 3112.

【0054】なお、計測対象および計測項目が複数にな
ると計測結果も複数になることが考えられるが、その場
合、複数の計測結果をそのまま返すか、平均値あるいは
合計値を返すなど(測定結果が数値データの場合)を行
えば良い。
It should be noted that when the number of measurement objects and measurement items is plural, the number of measurement results may be plural. In this case, a plurality of measurement results are returned as they are, or an average value or a total value is returned. (In the case of numerical data).

【0055】2.3 計測指示部 計測指示部113は、計測手段選択部112で選択された計測
方法および計測機能に従い、計測機能131に対して計測
を指示する機能を持つ。具体的には、計測手段選択部11
2で導出された計測機ID3311に対して、計測方法ID3
312の手段を用いて、計測項目IDを計測用パラメータ
として計測を指示する。たとえば、図8の一行目の情報
を処理する場合、「server_1」に対して、「CIM/WMI」
のインターフェイス(API)を用いて、「Win32_Logi
calDeviceID=”C:”」のインスタンスの問い合わせ(ク
エリー)を発行する(そして、返ってきた結果の「Free
Space」属性を計測結果とする)。
2.3 Measurement Instruction Unit The measurement instruction unit 113 has a function of instructing the measurement function 131 to perform measurement in accordance with the measurement method and measurement function selected by the measurement unit selection unit 112. Specifically, the measuring means selecting unit 11
The measuring method ID311
Using the means of 312, measurement is instructed using the measurement item ID as a measurement parameter. For example, when processing the information in the first line of FIG. 8, "CIM / WMI"
"Win32_Logi" using the interface (API) of
Issue a query for the instance of calDeviceID = ”C:” ”(and return“ Free ”
Space attribute is the measurement result).

【0056】計測指示部113の実装の際には、利用する
計測方法の種類に応じて計測指示部113を用意する形を
取れば良い。たとえば、CIM用計測指示部、ping
用計測指示部、SNMP用計測指示部など専用モジュー
ル化する。また、計測手段選択部112と計測指示部113間
のインターフェイスを統一することで、計測指示部113
の実装および計測指示部113の追加/削除が容易になる
(2.7節(3)参照)。
When mounting the measurement instruction unit 113, the measurement instruction unit 113 may be prepared according to the type of measurement method to be used. For example, CIM measurement instruction unit, ping
Into dedicated modules such as a measurement instruction unit for SNMP and a measurement instruction unit for SNMP. Also, by unifying the interface between the measurement unit selection unit 112 and the measurement instruction unit 113, the measurement instruction unit 113
And the addition / deletion of the measurement instruction unit 113 is facilitated (see section 2.7 (3)).

【0057】(1)カスタムプログラム 計測指示部113の機能(計測機能対応表330の計測方法I
D3312で規定される計測方法)は、計測部131への橋渡
しをするもの(以下、橋渡しタイプ)に限定されない。
それは、より高度な計測結果を得るために、複数の計測
処理を実施し、分析を行うようなカスタムプログラムで
あっても良い。
(1) Function of custom program Measurement instructing section 113 (measurement method I in measurement function correspondence table 330)
The measurement method specified in D3312) is not limited to a method that bridges to the measurement unit 131 (hereinafter, a bridge type).
It may be a custom program that performs a plurality of measurement processes and performs analysis in order to obtain more advanced measurement results.

【0058】たとえば、SNMPで得られる情報とCI
Mで得られる情報を総合的に分析することが必要な場
合、計測操作部12からそれらの計測タスクを個別に定義
し、実行させ、得られた結果を分析するといった処理が
必要になる。計測項目が少ない場合、計測タスクを個別
に定義し実行することも考えられるが、計測項目が多数
になると計測タスクの実行に要するオーバーヘッド(計
測操作部12と計測情報ブローカー110間の通信トラフィ
ック、計測情報ブローカー110上での計測タスク処理、
計測情報ブローカー110と出力先14間の通信トラフィッ
クなどのオーバーヘッド)が大きくなる。
For example, information obtained by SNMP and CI
When it is necessary to comprehensively analyze the information obtained in M, a process of individually defining and executing the measurement tasks from the measurement operation unit 12 and analyzing the obtained results is required. When the number of measurement items is small, it is conceivable to define and execute measurement tasks individually. However, when the number of measurement items is large, the overhead required to execute the measurement task (communication traffic between the measurement operation unit 12 and the measurement information broker 110, measurement Measurement task processing on the information broker 110,
Overhead such as communication traffic between the measurement information broker 110 and the output destination 14 increases.

【0059】そこで、カスタムプログラムによって一種
のマクロ機能を提供し、一つの計測タスクを実行するこ
とで複数の計測処理を実行し、それらの計測結果を分析
した上で、必要な結果のみを出力先14へ出力するように
すれば、前記計測タスクを多数発行する際のオーバーヘ
ッドを軽減できる。
Therefore, a kind of macro function is provided by a custom program, a plurality of measurement processes are executed by executing one measurement task, and the measurement results are analyzed. Outputting to 14 reduces overhead when issuing many measurement tasks.

【0060】カスタムプログラムは、通常の計測指示部
113の機能(SNMPやCIMなどに対応した計測部131
への橋渡しをするタイプの計測指示機能)と同様に計測
タスクから呼び出せるように、計測機能対応表330で定
義可能にすれば良い(計測方法ID3312でSNMPやC
IM、カスタムプログラムの種類を区別)。
The custom program is a normal measurement instruction unit
113 functions (measurement unit 131 compatible with SNMP, CIM, etc.)
It can be defined in the measurement function correspondence table 330 so that it can be called from the measurement task in the same manner as in the measurement instruction function of the type that bridges to the network (SNMP or C with the measurement method ID 3312).
IM and custom program types).

【0061】なおカスタムプログラム内で他の前記橋渡
しタイプの計測指示部113や他の(あるいは同じ)カス
タムプログラムを呼び出せるようにしても良い。
It should be noted that other customization programs such as the bridge type measurement instruction unit 113 and other (or the same) custom program may be called in the custom program.

【0062】2.4 計測結果収集部 計測結果収集部114の働きは、計測結果の収集と計測結
果の整形である。
2.4 Measurement Result Collection Unit The function of the measurement result collection unit 114 is to collect measurement results and to format the measurement results.

【0063】(1)計測結果の収集 図3では計測指示部113と計測結果収集部114を分けて記
述しているが、実際には計測指示と計測結果の収集は一
体であることが多い。たとえば、SNMPやCIM、p
ingの実行などでは計測指示(問い合わせ発行)を行
った際の戻り値が計測結果となる。ただし、計測に時間
がかかる等の理由で、計測指示と結果収集が非同期に行
われることも考えられ、その場合、計測指示部113と計
測結果収集部114は別処理となる。
(1) Collection of Measurement Results In FIG. 3, the measurement instruction unit 113 and the measurement result collection unit 114 are separately described, but in practice, the measurement instruction and the collection of the measurement results are often integrated. For example, SNMP, CIM, p
In the execution of ing or the like, a return value when a measurement instruction (inquiry issuance) is performed is a measurement result. However, it is conceivable that the measurement instruction and the result collection are performed asynchronously, for example, because measurement takes time, and in this case, the measurement instruction unit 113 and the measurement result collection unit 114 are separate processes.

【0064】計測結果収集部114は通常、計測指示部113
と同様、計測方法の種類に応じて用意することになる
(SNMP用、CIM用、ping用など)。
Normally, the measurement result collection unit 114 is
Similarly to the above, it is prepared according to the type of measurement method (for SNMP, for CIM, for ping, etc.).

【0065】(2)計測結果の整形 計測機能131から送られた情報(計測結果)をそのまま
計測情報ブローカーの計測結果とするのではなく、計測
機能131から送られた情報を加工すると良い。情報の加
工には、余分なデータの削除、補足情報の追加、計測結
果の形式の統一がある。
(2) Shaping of Measurement Result It is preferable that the information (measurement result) sent from the measurement function 131 is not directly used as the measurement result of the measurement information broker, but the information sent from the measurement function 131 is processed. Processing information includes deleting extra data, adding supplementary information, and unifying the format of measurement results.

【0066】(2)−1 余分なデータの削除 計測機能131から送られる計測結果に余分なデータが含
まれている場合、それを取り除かなければならない。た
とえば、ネットワークの応答時間を測定する目的でpi
ngを実行したとしても、pingの実行結果には、p
ingの宛先のアドレスや説明文なども含まれており、
これらは測定の目的と関係ないものである。
(2) -1 Deletion of Extra Data If the measurement result sent from the measurement function 131 includes extra data, it must be removed. For example, pi to measure network response time
Even if ng is executed, the execution result of ping includes p
It also includes the address and description of the ing destination,
These have nothing to do with the purpose of the measurement.

【0067】(2)−2 補足情報の追加:計測した情
報に計測した時のタイムスタンプを追加しても良い。こ
のことによって、計測結果の鮮度を識別しやすくなる。
(2) -2 Addition of supplementary information: A time stamp at the time of measurement may be added to the measured information. This makes it easier to identify the freshness of the measurement result.

【0068】(2)−3 計測結果の形式の統一:計測
機能131の種類によって計測機能131から送られる結果の
情報形式は異なる。たとえば、SNMPとCIMでは異
なるし、pingも同様である。そのため、計測結果収
集部114から計測結果出力部116に渡す情報の形式が、計
測方法の種類毎に異なる場合、計測方法の種類毎に計測
結果出力部を用意しなければならなくなる。これを避け
るために、計測結果収集部114から計測結果出力部116に
渡す情報を統一した方が良い。またそうすることで、新
しい計測機能131に対応する計測結果収集部114を後で追
加する際にも、計測結果出力部116を変更する必要がな
くなる(2.7節(3)参照)。
(2) -3 Unification of Measurement Result Format: The information format of the result sent from the measurement function 131 differs depending on the type of the measurement function 131. For example, SNMP and CIM are different, and ping is similar. Therefore, when the format of the information passed from the measurement result collection unit 114 to the measurement result output unit 116 differs for each type of measurement method, it is necessary to prepare a measurement result output unit for each type of measurement method. In order to avoid this, it is better to unify information passed from the measurement result collection unit 114 to the measurement result output unit 116. This also eliminates the need to change the measurement result output unit 116 when adding the measurement result collection unit 114 corresponding to the new measurement function 131 later (see section 2.7 (3)).

【0069】2.5 計測結果出力先選択部 計測結果出力先選択部115は、計測タスク定義情報310内
に含まれる計測結果出力方法3130の内容に基づいて、計
測結果収集部114で収集した計測結果の出力先を選択す
るものである。計測結果の出力先として、たとえば以下
の物が考えられる。
2.5 Measurement Result Output Destination Selection Unit The measurement result output destination selection unit 115 performs the measurement collected by the measurement result collection unit 114 based on the contents of the measurement result output method 3130 included in the measurement task definition information 310. This is for selecting the output destination of the result. For example, the following can be considered as the output destination of the measurement result.

【0070】(1)計測タスクの登録者 計測結果を計測タスクの登録者に返す。たとえば、ある
計測操作部12のコンソールから計測タスクを登録した場
合、そのコンソールに返す(画面上に表示する)など。
計測タスクの登録者がアプリケーションの場合も、同様
にそのアプリケーションに返す。
(1) Registrant of measurement task The measurement result is returned to the registrant of the measurement task. For example, when a measurement task is registered from a console of a certain measurement operation unit 12, the measurement task is returned to the console (displayed on a screen).
If the registrant of the measurement task is an application, return it to that application in the same way.

【0071】(2)ファイル/データベース 計測情報ブローカー内あるいは他のマシン上の共有ディ
レクトリに計測結果を出力する。周期的に計測を行う場
合は、一つのファイルに追記していくことで記録するこ
とでログファイルを形成する。データベースについても
ファイルと同様。
(2) File / Database The measurement result is output to a shared directory in the measurement information broker or on another machine. When the measurement is performed periodically, a log file is formed by recording by appending to one file. The database is the same as the file.

【0072】(3)アプリケーションや通信ポートへの
出力 計測情報ブローカーが稼動しているマシン上またはそれ
以外のマシン上に存在するアプリケーション(CORB
AやDCOMなどの分散オブジェクトを含む)や通信ポ
ート(シリアルポート出力、SNMPトラップなどのイ
ベント送信など)に対して計測結果を出力する。
(3) Output to Application and Communication Port An application (CORB) existing on the machine on which the measurement information broker is running or on another machine
A measurement result is output to a distributed object such as A or DCOM or a communication port (serial port output, event transmission such as SNMP trap, etc.).

【0073】これら三つの方式の使い分けについて補足
する。(1)は標準的な使い方であり、コンソール画面
上で計測結果を確認したい場合に向く。(2)は情報の
提供者主導で情報の受領者に情報を送信するという、い
わゆるPush型の送信となるため、計測結果の送信に即時
性が求められる場合に使えば良い。また(3)は情報の
受け取り手主導で情報を取りにいくという、いわゆるPu
ll型の情報転送となるため、多数の情報利用者で同一の
計測結果を共有する場合に用いれば良い。
A supplementary description of the proper use of these three methods will be given. (1) is a standard usage and is suitable for a case where the user wants to check the measurement result on the console screen. (2) is a so-called push-type transmission in which information is transmitted to a recipient of information under the initiative of an information provider, and therefore may be used when immediate transmission of a measurement result is required. In addition, (3) is the so-called Pu, in which the recipient of the information takes the initiative to retrieve the information.
Since it is an ll-type information transfer, it may be used when a large number of information users share the same measurement result.

【0074】当然のことながら、一つあるいは複数の計
測タスクに対し、複数の計測結果出力方式を併用しても
まったく問題ない。
As a matter of course, there is no problem even if a plurality of measurement result output methods are used in combination for one or a plurality of measurement tasks.

【0075】2.6 計測結果出力部 計測結果出力部116は、計測結果収集部114で処理した計
測結果を計測結果出力先14に出力する機能を持つ。2.
5節で述べた計測結果の出力先のタイプ(ファイル、デ
ータベース、アプリケーション、通信ポートなど)に対
応した処理機能を用意すれば良い。
2.6 Measurement Result Output Unit The measurement result output unit 116 has a function of outputting the measurement result processed by the measurement result collection unit 114 to the measurement result output destination 14. 2.
What is necessary is just to prepare a processing function corresponding to the output destination type (file, database, application, communication port, etc.) of the measurement result described in section 5.

【0076】なお計測情報ブローカー内に計測結果専用
の記憶領域を確保し、そのデータベースに他のマシンか
らアクセス可能にすることで、計測結果を複数のマシン
(情報利用者)で共有できるようにしても良い。その記
憶領域(計測結果格納庫)の例を図9に示す。
A dedicated storage area for measurement results is secured in the measurement information broker, and the database can be accessed from another machine so that the measurement results can be shared by a plurality of machines (information users). Is also good. FIG. 9 shows an example of the storage area (measurement result storage).

【0077】(1)計測結果格納庫 計測結果格納庫30は測定結果3410のリストになってお
り、測定結果3410はさらにタスクID3211、インターバ
ル計測枝番3411、計測タスク定義情報310、タイムスタ
ンプ32140、計測結果3412で構成する。
(1) Measurement Result Storage The measurement result storage 30 is a list of measurement results 3410, and the measurement results 3410 further include a task ID 3211, an interval measurement branch number 3411, measurement task definition information 310, a time stamp 32140, and a measurement result. It consists of 3412.

【0078】計測結果ID3411と計測結果枝番3412は、
計測結果を一意に識別するためのものであり、計測結果
を登録する際に他の計測結果3410で指定されている内容
と重複しない名前(または番号等)を付与すれば良い。
計測結果のIDを二種類用意した理由は、前者を計測タ
スクID3211に、後者を一つの計測タスクで複数回の計
測を行った際(周期的な計測などによって発生)のシー
ケンス番号に、それぞれ割り当てることを想定したため
である。こうすることで、計測タスクと計測結果の対応
関係を表現できる。もちろん計測結果枝番3412を省略
し、計測結果ID3411のみで計測結果を識別する形にし
ても問題はない。
The measurement result ID 3411 and the measurement result branch number 3412 are
This is for uniquely identifying the measurement result, and when registering the measurement result, a name (or number or the like) that does not overlap with the content designated by another measurement result 3410 may be given.
The reason for preparing two types of measurement result IDs is that the former is assigned to a measurement task ID 3211 and the latter is assigned to a sequence number when a plurality of measurements are performed by one measurement task (generated by periodic measurement or the like). It is because that was assumed. By doing so, the correspondence between the measurement task and the measurement result can be expressed. Of course, there is no problem if the measurement result branch number 3412 is omitted and the measurement result is identified only by the measurement result ID 3411.

【0079】計測タスク定義情報310は、その計測結果
を得るために使用した計測条件である。この項目は特に
必要ない場合、省略しても良い。
The measurement task definition information 310 is the measurement condition used to obtain the measurement result. This item may be omitted if not particularly necessary.

【0080】計測日時32142は、計測結果の鮮度を知る
ための情報として、計測を行った日時を格納する。
The measurement date and time 32142 stores the date and time when the measurement was performed as information for knowing the freshness of the measurement result.

【0081】計測結果3413は計測結果の格納エリアであ
る。
The measurement result 3413 is a storage area for the measurement result.

【0082】なお計測結果格納庫340はファイルシステ
ム上あるいはデータベース上に実装すれば良い。
The measurement result storage 340 may be mounted on a file system or a database.

【0083】2.7 計測情報ブローカー管理部 計測情報ブローカー管理部117では、計測情報ブローカ
ー110内の各種管理を行う機能を有する。
2.7 Measurement Information Broker Management Unit The measurement information broker management unit 117 has a function of performing various managements in the measurement information broker 110.

【0084】計測タスクの実行を含む計測情報ブローカ
ーのシステムの管理全般を行う。管理項目は、計測タス
クの管理、計測機能対応表の管理、各種モジュールの管
理、計測結果格納庫の管理の四つである。
The entire management of the measurement information broker system including the execution of the measurement task is performed. There are four management items: management of a measurement task, management of a measurement function correspondence table, management of various modules, and management of a measurement result storage.

【0085】人手による管理が必要な管理作業について
は、計測操作部12にコンソールを持たせ、そのコンソー
ル画面上で各種管理内容を指示できるようにすれば良
い。図10は、計測操作部12のコンソール上に表示され
る計測情報ブローカー管理部117の管理メニュー画面501
0を示したものであり、前述した計測情報ブローカー管
理部117の管理項目に対応したボタン(5011〜5014)と
終了ボタン5015を備えている。各ボタンを押す(選択す
る)ことで、各管理項目(画面)に移行する。
For management work requiring manual management, a console may be provided in the measurement operation unit 12 so that various management contents can be instructed on the console screen. FIG. 10 shows a management menu screen 501 of the measurement information broker management unit 117 displayed on the console of the measurement operation unit 12.
This indicates 0, and includes buttons (5011 to 5014) and an end button 5015 corresponding to the management items of the measurement information broker management unit 117 described above. By pressing (selecting) each button, the screen shifts to each management item (screen).

【0086】以下、計測情報ブローカー管理部117が処
理する四つの管理項目(前述)について説明する。
Hereinafter, four management items (described above) processed by the measurement information broker management unit 117 will be described.

【0087】(1)計測タスクの管理 計測タスクはタスクプール320に登録され、実行される
ため、計測タスクの管理はタスクプール320の管理と言
い換えることができる。タスクプール320の管理項目と
しては、計測タスクの新規登録、タスクプール320内に
登録されている計測タスク(タスク情報3210)の削除、
内容変更などがある。
(1) Management of Measurement Task Since the measurement task is registered and executed in the task pool 320, the management of the measurement task can be paraphrased as the management of the task pool 320. As management items of the task pool 320, new registration of a measurement task, deletion of a measurement task (task information 3210) registered in the task pool 320,
There are content changes.

【0088】計測タスクの新規登録は、2.1節で述べ
た通り、タスクプール320へのタスク情報の追加登録す
る形で実現する。また、タスクプール320内の計測タス
クの削除は、タスクプール320内に登録されている特定
のタスク情報を削除する形で実現する。計測タスクの内
容変更についてもそれらと同様に、タスクプール320内
のタスク情報を変更する形で対応する。
As described in section 2.1, new registration of a measurement task is realized by additionally registering task information in the task pool 320. Deletion of a measurement task in the task pool 320 is realized by deleting specific task information registered in the task pool 320. Similarly, the content of the measurement task is changed by changing the task information in the task pool 320.

【0089】(1)−1 計測タスク管理画面 図11は計測タスク管理画面5020である。計測タスクの
一覧5021はタスクプール内に存在するタスク情報の一覧
を表示しているもので、反転表示されている行はそのタ
スク情報が現在選択されていることを示している。
(1) -1 Measurement Task Management Screen FIG. 11 shows a measurement task management screen 5020. The measurement task list 5021 displays a list of task information existing in the task pool, and the highlighted line indicates that the task information is currently selected.

【0090】新規ボタン5022は計測タスクを新規登録す
る際に押すボタンで、このボタンを押すことにより、計
測タスク設定画面A5030に移行して計測タスク定義情報
310相当の情報を入力した後、その入力内容をタスクプ
ールに登録する。
A new button 5022 is a button to be pressed when newly registering a measurement task. When this button is pressed, the screen shifts to a measurement task setting screen A 5030 to display measurement task definition information.
After inputting information equivalent to 310, the input content is registered in the task pool.

【0091】詳細ボタン5023を押すと選択されているタ
スク情報の詳細情報を表示し、削除ボタン5024を押すと
選択されているタスク情報を削除する。閉じるボタン50
25を押すと、計測タスク管理画面を終了し、管理メニュ
ー画面5010に戻る。
When the detail button 5023 is pressed, the detailed information of the selected task information is displayed, and when the delete button 5024 is pressed, the selected task information is deleted. Close button 50
Pressing 25 terminates the measurement task management screen and returns to the management menu screen 5010.

【0092】(1)−2 計測タスク設定画面A 図12は計測タスク設定画面A5030を示したもので、計
測タスクの計測方法に関する設定項目を入力するために
用いる。
(1) -2 Measurement Task Setting Screen A FIG. 12 shows a measurement task setting screen A5030, which is used to input setting items relating to a measurement method of a measurement task.

【0093】計測機能設定欄5032で設定する内容は、計
測タスク定義情報310内の計測内容3110に相当するもの
である。同様に、計測方法設定欄5033で設定する内容
は、計測タスク定義情報310内の計測結果収集方法3120
に相当するものである。その他、出力方法タブ5041を押
す(選択する)ことで計測タスク設定画面Bに移行す
る。また、OKボタン5034を押すことで設定内容を保存
(タスクプール内に登録)して計測タスクの管理画面
(メイン)5020に移行し、キャンセルボタン5035を押す
ことで設定内容を保存しないで計測タスクの管理画面
(メイン)5020に移行する。
The content set in the measurement function setting column 5032 corresponds to the measurement content 3110 in the measurement task definition information 310. Similarly, the contents set in the measurement method setting column 5033 are the measurement result collection method 3120 in the measurement task definition information 310.
Is equivalent to In addition, by pressing (selecting) the output method tab 5041, the screen shifts to the measurement task setting screen B. By pressing the OK button 5034, the settings are saved (registered in the task pool), and the screen shifts to the measurement task management screen (main) 5020. By pressing the cancel button 5035, the measurement task is not saved without saving the settings. Moves to the management screen (main) 5020.

【0094】(1)−3 計測タスク設定画面B 図13は計測タスク設定画面B5040を示したもので、計
測結果の出力方法に関する設定項目を入力するために用
いる。
(1) -3 Measurement Task Setting Screen B FIG. 13 shows a measurement task setting screen B5040, which is used to input setting items relating to a method of outputting a measurement result.

【0095】出力先一覧5042は当該計測タスク用に設定
されている出力先の一覧である。本実施例では、計測タ
スク定義情報の出力先31320を複数持てる(図5参照)
ため、設定画面も複数の出力先指定に対応できるように
なっている。出力先一覧5042の一行が計測タスク定義情
報310の出力先31320一つ分に相当する。
The output destination list 5042 is a list of output destinations set for the measurement task. In this embodiment, there can be a plurality of output destinations 31320 of the measurement task definition information (see FIG. 5).
Therefore, the setting screen can also support a plurality of output destination designations. One line of the output destination list 5042 corresponds to one output destination 31320 of the measurement task definition information 310.

【0096】追加ボタン5043を押すことで、計測タスク
設定画面C5050に移行し、出力先を追加する。また、詳
細ボタン5044を押すことで、計測タスク設定画面C5050
に移行し、出力先一覧5042内で選択されている出力先の
設定内容の変更を行う。そして、削除ボタン5045を押す
ことによって出力先一覧5042内で選択されている出力先
を削除する。
By pressing an add button 5043, the screen shifts to a measurement task setting screen C5050, where an output destination is added. By pressing the details button 5044, the measurement task setting screen C5050 is displayed.
Then, the setting contents of the output destination selected in the output destination list 5042 are changed. Then, by pressing the delete button 5045, the output destination selected in the output destination list 5042 is deleted.

【0097】その他、計測方法タブ5031を押す(選択す
る)ことで計測タスク設定画面Bに移行する。また、O
Kボタン5045を押すことで設定内容を保存(タスクプー
ル内に登録)して計測タスクの管理画面(メイン)5020
に移行し、キャンセルボタン5046を押すことで内容を保
存しないで計測タスクの管理画面(メイン)5020に移行
する。
In addition, when the measurement method tab 5031 is pressed (selected), the screen shifts to the measurement task setting screen B. Also, O
Press the K button 5045 to save the settings (register in the task pool) and manage the measurement task management screen (main) 5020
Then, by pressing the cancel button 5046, the screen shifts to the measurement task management screen (main) 5020 without saving the contents.

【0098】(1)−4 計測タスク設定画面C 図14は計測タスク設定画面C5050を示したもので、計
測タスクの計測結果の出力方法に関する設定項目を入力
するために用いる。
(1) -4 Measurement Task Setting Screen C FIG. 14 shows a measurement task setting screen C5050, which is used to input setting items relating to a method of outputting a measurement result of a measurement task.

【0099】出力先設定欄5051で設定する内容は、計測
タスク定義情報310内に含まれる出力先の種類31321と出
力先のID31322に相当するものである。また、出力内
容設定欄5052で設定する内容は、計測タスク定義情報31
0内に含まれる出力項目31323に相当する。同様に、符号
化設定欄5053で設定する内容は、計測タスク定義情報31
0内に含まれる符号化方式31324に相当する。
The contents set in the output destination setting column 5051 correspond to the output destination type 31321 and the output destination ID 31322 included in the measurement task definition information 310. The content set in the output content setting column 5052 is based on the measurement task definition information 31.
This corresponds to the output item 31323 included in 0. Similarly, the contents set in the encoding setting column 5053 are the measurement task definition information 31
This corresponds to the encoding method 31324 included in 0.

【0100】その他、OKボタン5054を押すことで設定
内容を保存(タスクプール内に登録)して計測タスク設
定画面B5040に移行し、キャンセルボタン5055を押すこ
とで設定内容を保存しないで計測タスク設定画面B5040
に移行する。
In addition, pressing the OK button 5054 saves the setting contents (registered in the task pool), shifts to the measurement task setting screen B5040, and presses the cancel button 5055 to save the setting contents without saving the setting contents. Screen B5040
Move to

【0101】(2)計測機能対応表の管理 計測機能対応表330の管理項目は、計測機能対応表330内
に含まれる対応情報3310の追加・変更・削除である。
(2) Management of Measurement Function Correspondence Table The management items of the measurement function correspondence table 330 are addition, change, and deletion of the correspondence information 3310 included in the measurement function correspondence table 330.

【0102】図15は計測機能対応表管理画面5060を示
したものである。対応情報一覧5051では、対応情報のリ
ストが表示されており、一行が対応情報3310一つ分に相
当する。
FIG. 15 shows a measurement function correspondence table management screen 5060. In the correspondence information list 5051, a list of correspondence information is displayed, and one line corresponds to one correspondence information 3310.

【0103】追加ボタン5052を押すことで対応情報3310
を追加する。また、変更ボタン5053を押すことによって
対応情報一覧5051内で選択されている対応情報3310に関
して設定の変更を行う。そして、削除ボタン5054を押す
ことによって対応情報一覧50501内で選択されている対
応情報3310を削除する。閉じるボタン5055を押すことで
計測機能対応表の管理画面(メイン)5060を終了し、管
理メニュー画面5010に戻る。
By pressing the add button 5052, the correspondence information 3310
Add. By pressing the change button 5053, the setting of the corresponding information 3310 selected in the corresponding information list 5051 is changed. Then, by pressing the delete button 5054, the correspondence information 3310 selected in the correspondence information list 50501 is deleted. By pressing the close button 5055, the management screen (main) 5060 of the measurement function correspondence table ends, and the screen returns to the management menu screen 5010.

【0104】(3)各種モジュールの管理 さまざまな計測手法や出力形式に対応するためには、計
測指示部113、計測結果収集部114、計測結果出力部116
をモジュール化すると良い。
(3) Management of Various Modules In order to support various measurement methods and output formats, the measurement instruction unit 113, the measurement result collection unit 114, and the measurement result output unit 116
Should be modularized.

【0105】図16は計測情報ブローカー110が利用可
能なモジュールに関する情報を記録するモジュール定義
表350であり、モジュール定義3510のリストとなってい
る。モジュール定義3510はさらに識別名3511、機能タイ
プ3512、モジュールの実体3513から成っている。
FIG. 16 is a module definition table 350 for recording information on modules that can be used by the measurement information broker 110, and is a list of module definitions 3510. The module definition 3510 further includes an identification name 3511, a function type 3512, and a module entity 3513.

【0106】識別名3511は、計測機能対応表330内の計
測方法ID3312と、あるいは計測タスク定義情報310内
の出力先の種類31321と、対応関係にあり、計測方法I
D3312あるいは出力先の種類31321で指定された内容と
モジュール(の実体と)を結び付けるためにある。機能
タイプ3512はモジュールの機能の種類(計測、収集、出
力の別)を示す情報である。モジュールの実体3513は、
モジュールの実体を指し示す情報(プログラムコードの
格納先やオブジェクト名など)である。
The identifier 3511 has a correspondence with the measurement method ID 3312 in the measurement function correspondence table 330 or the output destination type 31321 in the measurement task definition information 310.
This is for linking the contents specified by D3312 or the output destination type 31321 with (the entity of) the module. The function type 3512 is information indicating the type of function of the module (measurement, collection, output). The entity 3513 of the module is
This is information indicating the entity of the module (the storage location of the program code, the object name, etc.).

【0107】図17はモジュール管理画面である。モジ
ュール一覧5071は、計測情報ブローカー110上に登録さ
れているモジュールの一覧を示しており、一行がモジュ
ール一個分の定義になっている。
FIG. 17 shows a module management screen. The module list 5071 shows a list of modules registered on the measurement information broker 110, and one line defines one module.

【0108】追加ボタン5072を押すことでモジュールを
追加する。また、変更ボタン5073を押すことによってモ
ジュール一覧50710内で選択されているモジュールに関
する設定の変更を行う。そして、削除ボタン5074を押す
ことによってモジュール一覧50710内で選択されている
モジュールを削除する。閉じるボタン5075を押すことで
計測機能対応表の管理画面(メイン)5070を終了し、管
理メニュー画面5010に戻る。
By pressing an add button 5072, a module is added. Further, by pressing a change button 5073, the setting of the module selected in the module list 50710 is changed. Then, by pressing a delete button 5074, the module selected in the module list 50710 is deleted. By pressing the close button 5075, the management screen (main) 5070 of the measurement function correspondence table ends, and the screen returns to the management menu screen 5010.

【0109】(4)計測結果格納庫の管理 計測結果格納庫340の管理項目は、同格納庫内に登録さ
れている計測結果3410の内容表示や削除である。
(4) Management of Measurement Result Storage The management items of the measurement result storage 340 are display and deletion of the contents of the measurement result 3410 registered in the storage.

【0110】図18は計測結果格納庫管理画面5080を示
したものである。計測結果一覧5081は、計測結果格
納庫340内に登録されている計測結果の一覧を表示す
るもので、一行が一回の計測に相当する。
FIG. 18 shows a measurement result storage management screen 5080. The measurement result list 5081 displays a list of measurement results registered in the measurement result storage 340, and one line corresponds to one measurement.

【0111】詳細ボタン5082を押すことにより、計測結
果一覧5081内で選択されている計測結果3410の内容を表
示する。また、削除ボタン5083を押すことにより、計測
結果一覧5081内で選択されている計測結果3410を削除す
る。そして閉じるボタン5084を押すことで計測結果格納
庫の管理画面(メイン)5080を終了し、管理メニュー画
面5010に戻る。
By pressing the detail button 5082, the contents of the measurement result 3410 selected in the measurement result list 5081 are displayed. By pressing a delete button 5083, the measurement result 3410 selected in the measurement result list 5081 is deleted. Then, by pressing the close button 5084, the management screen (main) 5080 of the measurement result storage is terminated, and the screen returns to the management menu screen 5010.

【0112】[0112]

【発明の効果】以上のように、本発明によれば、計測情
報を必要とする管理アプリケーションは、計測機能に依
存したアクセス手段を用いること無く、単一のアクセス
手段によって計測情報を受け取ることができる。このこ
とによって、計測情報を利用する管理アプリケーション
の開発およびシステムへの実装が容易になる。
As described above, according to the present invention, a management application requiring measurement information can receive measurement information by a single access means without using an access means depending on a measurement function. it can. This facilitates development of a management application that uses the measurement information and implementation in a system.

【0113】また、計測結果を計測情報ブローカー内に
保持したり、計測情報を要求した者以外の対象へ計測結
果を出力(送信)したりすることで、計測結果を複数の
計測情報利用者(管理アプリケーション)間で共有する
ことが容易になる。
The measurement result is stored in the measurement information broker, or the measurement result is output (transmitted) to an object other than the person requesting the measurement information, so that the measurement result can be transmitted to a plurality of measurement information users ( Management application).

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

【図1】本発明の実施形態に係るシステムの構成を示す
ブロック図である。
FIG. 1 is a block diagram showing a configuration of a system according to an embodiment of the present invention.

【図2】本発明の実施形態に係る計測操作部、計測情報
ブローカー、計測結果出力先、計測機能、計測対象ハー
ドウェア構成のハードウェア構成を示すブロック図であ
る。
FIG. 2 is a block diagram illustrating a hardware configuration of a measurement operation unit, a measurement information broker, a measurement result output destination, a measurement function, and a measurement target hardware configuration according to the embodiment of the present invention.

【図3】本発明の実施形態に係る計測情報ブローカーの
内部構成を中心としたブロック図である。
FIG. 3 is a block diagram mainly showing an internal configuration of a measurement information broker according to the embodiment of the present invention.

【図4】本発明の実施形態に係る計測情報ブローカーの
処理フロー図である。
FIG. 4 is a processing flowchart of a measurement information broker according to the embodiment of the present invention.

【図5】本発明の実施形態に係る計測情報ブローカーで
処理される計測タスク定義情報の内容を示す図である。
FIG. 5 is a diagram showing contents of measurement task definition information processed by a measurement information broker according to the embodiment of the present invention.

【図6】本発明の実施形態に係る計測情報ブローカーが
保持するタスクプールの内容を示す図である。
FIG. 6 is a diagram showing contents of a task pool held by the measurement information broker according to the embodiment of the present invention.

【図7】本発明の実施形態に係る計測情報ブローカーが
保持する計測機能対応表の内容を示す図である。
FIG. 7 is a diagram showing contents of a measurement function correspondence table held by the measurement information broker according to the embodiment of the present invention.

【図8】本発明の実施形態に係る計測情報ブローカーが
保持する計測機能対応表の内容例を示す図である。
FIG. 8 is a diagram showing an example of the contents of a measurement function correspondence table held by the measurement information broker according to the embodiment of the present invention.

【図9】本発明の実施形態に係る計測情報ブローカーが
保持する計測結果格納庫の内容を示す図である。
FIG. 9 is a diagram showing contents of a measurement result storage stored in the measurement information broker according to the embodiment of the present invention.

【図10】本発明の実施形態に係る計測操作部上に表示
される管理メニュー画面の表示例を示す図である。
FIG. 10 is a diagram showing a display example of a management menu screen displayed on the measurement operation unit according to the embodiment of the present invention.

【図11】本発明の実施形態に係る計測操作部上に表示
される計測タスク管理画面の表示例を示す図である。
FIG. 11 is a diagram showing a display example of a measurement task management screen displayed on the measurement operation unit according to the embodiment of the present invention.

【図12】本発明の実施形態に係る計測操作部上に表示
される計測タスク設定画面Aの表示例を示す図である。
FIG. 12 is a diagram illustrating a display example of a measurement task setting screen A displayed on the measurement operation unit according to the embodiment of the present invention.

【図13】本発明の実施形態に係る計測操作部上に表示
される計測タスク設定画面Bの表示例を示す図である。
FIG. 13 is a diagram showing a display example of a measurement task setting screen B displayed on the measurement operation unit according to the embodiment of the present invention.

【図14】本発明の実施形態に係る計測操作部上に表示
される計測タスク設定画面Cの表示例を示す図である。
FIG. 14 is a diagram illustrating a display example of a measurement task setting screen C displayed on the measurement operation unit according to the embodiment of the present invention.

【図15】本発明の実施形態に係る計測操作部上に表示
される計測機能対応表管理画面の表示例を示す図であ
る。
FIG. 15 is a diagram illustrating a display example of a measurement function correspondence table management screen displayed on the measurement operation unit according to the embodiment of the present invention.

【図16】本発明の実施形態に係る計測情報ブローカー
が保持するモジュール定義表の内容を示す図である。
FIG. 16 is a diagram showing contents of a module definition table held by the measurement information broker according to the embodiment of the present invention.

【図17】本発明の実施形態に係る計測操作部上に表示
されるモジュール管理画面の表示例を示す図である。
FIG. 17 is a diagram illustrating a display example of a module management screen displayed on the measurement operation unit according to the embodiment of the present invention.

【図18】本発明の実施形態に係る計測操作部上に表示
される計測結果格納庫管理画面の表示例を示す図であ
る。
FIG. 18 is a diagram illustrating a display example of a measurement result storage management screen displayed on the measurement operation unit according to the embodiment of the present invention.

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

110…計測情報ブローカー、111…計測タスク管理部、11
2…計測手段選択部、113…計測指示部、114…計測結果
収集部、115…計測結果出力先選択部、116…計測結果出
力部、12…計測操作部、131…計測機能、132…計測対
象、14…計測結果出力先。
110: Measurement information broker, 111: Measurement task management unit, 11
2 ... Measurement means selection unit, 113 ... Measurement instruction unit, 114 ... Measurement result collection unit, 115 ... Measurement result output destination selection unit, 116 ... Measurement result output unit, 12 ... Measurement operation unit, 131 ... Measurement function, 132 ... Measurement Target, 14 ... Output destination of measurement results.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータ機器やネットワーク機器な
どで構成されるコンピュータシステムにおいて、 前記コンピュータ機器やネットワーク機器などのハード
ウェアやファームウェア、ソフトウェアなどのリソース
の状態を計測あるいはチェックし、前記計測あるいはチ
ェックした結果を他に伝達する機能を有する計測機能
と、 計測項目を特定する情報から、前記計測機能に対する計
測あるいはチェックの指示手段の種類、または前記計測
機能からの計測あるいはチェック結果の収集手段の種類
を導き出し、 前記計測機能に対する計測あるいはチェックの指示、ま
たは前記計測機能が提供する計測あるいはチェック結果
の収集を行う計測情報ブローカーと、を有することを特
徴とするコンピュータシステム。
1. A computer system including a computer device and a network device, wherein the status of resources such as hardware, firmware, and software of the computer device and the network device is measured or checked, and the result of the measurement or check is measured. The type of measurement or check instruction means for the measurement function or the type of measurement or check result collection means for the measurement function is derived from the information for specifying the measurement function and the measurement function having a function of transmitting the measurement item to another. And a measurement information broker for instructing the measurement function to perform measurement or check or to collect measurement or check results provided by the measurement function.
【請求項2】 コンピュータ機器やネットワーク機器な
どで構成されるコンピュータシステムにおいて、 前記コンピュータ機器やネットワーク機器などのハード
ウェアやファームウェア、ソフトウェアなどのリソース
の状態を計測あるいはチェックし、前記計測あるいはチ
ェックした結果を他に伝達する機能を有する計測機能
と、 計測対象を特定する情報と、計測項目を特定する情報
と、から、前記計測機能を特定する情報と、前記計測機
能に対する計測指示手段の種類または前記計測機能から
の計測結果収集手段の種類と、を導き出し、 前記計測機能に対する計測あるいはチェックの指示、ま
たは前記計測機能が提供する計測あるいはチェック結果
の収集、を行う計測情報ブローカーと、を有することを
特徴とするコンピュータシステム。
2. In a computer system including a computer device and a network device, a state of resources such as hardware, firmware, and software of the computer device and the network device is measured or checked, and the result of the measurement or check is measured. A measurement function having a function of transmitting the information to another, information for specifying the measurement target, and information for specifying the measurement item, from the information for specifying the measurement function, the type of the measurement instruction means for the measurement function or the A type of measurement result collection means from the measurement function, and a measurement information broker that instructs measurement or check on the measurement function, or collects measurement or check results provided by the measurement function. Characterized computer system.
【請求項3】 請求項1または請求項2記載のコンピュ
ータシステムであって、 前記計測情報ブローカーは、実施予定の、あるいは現在
実施中の、前記計測機能に対する計測あるいはチェック
の指示の発行処理、または前記計測機能が提供する計測
あるいはチェック結果の収集処理、を実行する際に必要
な情報を、複数個保持する手段を有することを特徴とす
るコンピュータシステム。
3. The computer system according to claim 1, wherein the measurement information broker issues a measurement or check instruction to the measurement function, which is scheduled to be performed or is currently being performed, or A computer system comprising means for holding a plurality of pieces of information necessary for executing measurement or check result collection processing provided by the measurement function.
【請求項4】 請求項1または請求項2記載のコンピュ
ータシステムであって、 前記計測情報ブローカーは前記計測機能から収集した計
測あるいはチェック結果を、複数の計測結果出力先に出
力することが可能なことを特徴とするコンピュータシス
テム。
4. The computer system according to claim 1, wherein the measurement information broker can output a measurement or check result collected from the measurement function to a plurality of measurement result output destinations. A computer system, characterized in that:
JP2000357624A 2000-11-20 2000-11-20 Measurement information broker Pending JP2002157172A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000357624A JP2002157172A (en) 2000-11-20 2000-11-20 Measurement information broker

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000357624A JP2002157172A (en) 2000-11-20 2000-11-20 Measurement information broker

Publications (1)

Publication Number Publication Date
JP2002157172A true JP2002157172A (en) 2002-05-31

Family

ID=18829651

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000357624A Pending JP2002157172A (en) 2000-11-20 2000-11-20 Measurement information broker

Country Status (1)

Country Link
JP (1) JP2002157172A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7386609B2 (en) 2003-02-20 2008-06-10 International Business Machines Corporation Method, system, and program for managing devices in a network
US7587421B2 (en) 2004-01-30 2009-09-08 International Business Machines Corporation Method, system, and article of manufacture for generating device specific requests
JP2010086095A (en) * 2008-09-30 2010-04-15 Ntt Data Corp Monitoring server, and network monitoring method
JP2013239055A (en) * 2012-05-16 2013-11-28 Nec Corp Monitoring server
WO2014200006A1 (en) * 2013-06-12 2014-12-18 日本電気株式会社 Network management system, network management method, and program therefor
JP2022549320A (en) * 2019-09-24 2022-11-24 華為技術有限公司 Network OAM method and apparatus
WO2023095185A1 (en) * 2021-11-23 2023-06-01 合同会社on flow Line quality measurement method, line quality measurement device, and line quality measurement program

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7386609B2 (en) 2003-02-20 2008-06-10 International Business Machines Corporation Method, system, and program for managing devices in a network
JP2009266245A (en) * 2003-02-20 2009-11-12 Internatl Business Mach Corp <Ibm> Method, system and program for managing devices in network
US7849179B2 (en) 2003-02-20 2010-12-07 International Business Machines Corporation System and program for managing devices in a network
US7587421B2 (en) 2004-01-30 2009-09-08 International Business Machines Corporation Method, system, and article of manufacture for generating device specific requests
JP2010086095A (en) * 2008-09-30 2010-04-15 Ntt Data Corp Monitoring server, and network monitoring method
JP2013239055A (en) * 2012-05-16 2013-11-28 Nec Corp Monitoring server
WO2014200006A1 (en) * 2013-06-12 2014-12-18 日本電気株式会社 Network management system, network management method, and program therefor
JPWO2014200006A1 (en) * 2013-06-12 2017-02-23 日本電気株式会社 Network management system, network management method, and program thereof
JP2022549320A (en) * 2019-09-24 2022-11-24 華為技術有限公司 Network OAM method and apparatus
JP7322288B2 (en) 2019-09-24 2023-08-07 華為技術有限公司 Network OAM method and apparatus
WO2023095185A1 (en) * 2021-11-23 2023-06-01 合同会社on flow Line quality measurement method, line quality measurement device, and line quality measurement program
JP7442775B2 (en) 2021-11-23 2024-03-05 合同会社on flow Line quality measurement method, line quality measurement device, and line quality measurement program

Similar Documents

Publication Publication Date Title
US11366686B1 (en) Managing user data in a multitenant deployment
JP4773510B2 (en) Sensor network system, sensor network system data management method, sensor network system data management program
JP3896111B2 (en) Resource allocation system, method and program
KR101300360B1 (en) Distributed capture and aggregation of danamic application usage information
US7882213B2 (en) Network management system to monitor managed elements
US8285800B2 (en) Service model creation using monitored data of the performance management tool
JP3916652B2 (en) Resource allocation system, method and program
US7251588B2 (en) System for metric introspection in monitoring sources
JPH11167540A (en) Management method for computer system
JP5912018B2 (en) Dynamic equipment management system
JP5268589B2 (en) Information processing apparatus and information processing apparatus operating method
JP2002157172A (en) Measurement information broker
US20030061334A1 (en) Method, apparatus, system, computer program and computer program product of network management
JP2011081579A (en) System operation management method and system for virtual resource in it system virtualization
US10795343B2 (en) Data providing apparatus and data providing method
CN111858726A (en) Data processing method and device for data adapter, computer equipment and storage medium
JP6576160B2 (en) Management system, management system control method, and program
US20230056433A1 (en) Data management device and program
JP2002157174A (en) Network management device and method and storage medium
JP2002342127A (en) Program, system and method for outputting web log
JP2002222227A (en) Computer design aiding system and computer design aiding method
JP7002978B2 (en) Data integration system and data integration method
US20200293030A1 (en) Data management system and data management method
US20010049735A1 (en) Calculation service providing system
JP2024104219A (en) System configuration management device and method