Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP4386370B2 - Resource management device - Google Patents
[go: Go Back, main page]

JP4386370B2 - Resource management device - Google Patents

Resource management device Download PDF

Info

Publication number
JP4386370B2
JP4386370B2 JP2006032107A JP2006032107A JP4386370B2 JP 4386370 B2 JP4386370 B2 JP 4386370B2 JP 2006032107 A JP2006032107 A JP 2006032107A JP 2006032107 A JP2006032107 A JP 2006032107A JP 4386370 B2 JP4386370 B2 JP 4386370B2
Authority
JP
Japan
Prior art keywords
resource
resource management
log
terminal
management device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2006032107A
Other languages
Japanese (ja)
Other versions
JP2007214851A (en
Inventor
崇 歌原
英樹 笠原
満 浅村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NTT Inc
NTT Inc USA
Original Assignee
Nippon Telegraph and Telephone Corp
NTT Inc USA
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 Nippon Telegraph and Telephone Corp, NTT Inc USA filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2006032107A priority Critical patent/JP4386370B2/en
Publication of JP2007214851A publication Critical patent/JP2007214851A/en
Application granted granted Critical
Publication of JP4386370B2 publication Critical patent/JP4386370B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、通信ネットワークのリソース管理とログファイルの管理を行うリソース管理装置に関する。   The present invention relates to a resource management apparatus that performs resource management and log file management of a communication network.

通信ネットワーク、特にIP(Internet Protocol)ネットワークを利用して音声や映像等のコンテンツを提供する場合、通信路の容量を超えた利用要求によって輻輳が発生すると、パケットの損失等に伴い通信品質が劣化してしまう。従来より、このような通信品質の劣化を防ぐことを目的として、リソース管理装置(リソース管理サーバ)によるネットワークレイヤにおけるリソース管理が研究されている。   When providing content such as audio and video using communication networks, especially IP (Internet Protocol) networks, if congestion occurs due to usage requests that exceed the capacity of the communication path, communication quality deteriorates due to packet loss, etc. Resulting in. Conventionally, resource management in a network layer by a resource management device (resource management server) has been studied for the purpose of preventing such deterioration of communication quality.

リソース管理装置によるリソース管理は、通信ネットワークを構成するルータとは独立したサーバ(リソース管理装置)により、通信ネットワークを構成するノード間(リンクなど)の伝送容量とその利用状況を管理するとともに、ユーザ端末等からのリソース確保要求に対して適当なリソースを払い出すものである。   Resource management by the resource management device manages the transmission capacity and usage status between nodes (links, etc.) constituting the communication network by a server (resource management device) independent of the router that constitutes the communication network, as well as the user. An appropriate resource is paid out in response to a resource securing request from a terminal or the like.

このようなリソース管理の一例として、次のような方法が開示されている。まず、通信ネットワークの運用開始前に、通信ネットワーク中のリンク(接続情報)及び各リンクのリソース容量を含むルーティング情報に基づいて、パケットが通過する経路を計算し、これを「経路テーブル」に記憶させるとともに、各リンクのリソース容量を「リソース管理テーブル」に記憶させる。このようにして得られたリソース管理テーブルによって、通信ネットワークにおける総リソース容量と、利用中のリソース容量又は利用可能な残りリソース容量とが、管理可能とされている。   As an example of such resource management, the following method is disclosed. First, before starting the operation of the communication network, the route through which the packet passes is calculated based on the link information (connection information) in the communication network and the routing information including the resource capacity of each link, and this is stored in the “route table”. And the resource capacity of each link is stored in the “resource management table”. The total resource capacity in the communication network and the resource capacity in use or the remaining resource capacity that can be used can be managed by the resource management table thus obtained.

通信ネットワークが運用を開始した後では、リソース管理サーバは、通信サービスの利用要求(リソース確保要求)を受け付けると、要求された通信の発着IPアドレスを基に上記経路テーブルから当該通信に必要となるリンクを特定し、上記リソース管理テーブルを参照することによって、これらのリンクの各々について当該通信に必要となる伝送容量(リソース)が利用可能か否かをチェックする。   After the communication network starts operation, when the resource management server accepts a communication service use request (resource securing request), it becomes necessary for the communication from the route table based on the arrival / departure IP address of the requested communication. By specifying the link and referring to the resource management table, it is checked whether or not the transmission capacity (resource) necessary for the communication is available for each of these links.

十分なリソースが利用可能である場合には、上記通信サービスの利用要求に対して許諾応答するとともに、上記リソース管理テーブルの利用中リソース容量に当該通信に割り当てられるリソース量を加算して記憶させる。一方、必要なリソースを確保できない場合には、上記利用要求に対して不許可とする(特許文献1及び非特許文献1参照)。この方法では、通信用に確保していたリソースは、リソースの使用終了時に速やかに解放している。   When sufficient resources are available, a permission response is made to the communication service use request, and the resource amount allocated to the communication is added to the resource capacity being used in the resource management table and stored. On the other hand, when necessary resources cannot be secured, the use request is not permitted (see Patent Document 1 and Non-Patent Document 1). In this method, resources reserved for communication are released immediately when the use of the resources is completed.

このようなネットワークを制御しているリソース管理装置では、ネットワークの状態を監視することが重要となる。ネットワークの上では、例えば、エッジルータが、動作に応じて、処理時に与えられたパラメータ、実行した処理の内容、処理結果などの情報を逐一出力している。これらの出力される情報には、通信結果やエッジルータの障害情報なども含まれている。   In a resource management apparatus that controls such a network, it is important to monitor the state of the network. On the network, for example, an edge router outputs information such as parameters given at the time of processing, details of executed processing, processing results, and the like according to operations. The output information includes communication results and edge router failure information.

特開2003−258855号公報JP 2003-258855 A 矢口他、「大規模IP網における管理サーバを用いたリソース管理方式の一提案と具体例」、信学総合大会、B−6−31(2002)Yaguchi et al., "A Proposal and Specific Example of Resource Management Method Using Management Server in Large IP Network", IEICE General Conference, B-6-31 (2002)

上述した従来の技術では、既存のリソースの空きを管理し、リソース確保要求に対するリソースの払い出しと、解放による戻りとを管理しているにすぎない。このため、リソースの要求もとの増加やリソースの要求頻度の増加により、高い頻度でリソース確保要求が起こる状態では、リソースが常に不足した状態となり、リソースの確保失敗が多発する。このような状態が放置されると、ネットワークを利用している利用者は、コンテンツ提供などの所望とするサービスが受けられない場合が発生する。   In the above-described conventional technology, the vacancy of the existing resource is managed, and the payout of the resource in response to the resource securing request and the return due to the release are only managed. For this reason, in a state where resource securing requests occur frequently due to an increase in resource request sources and resource request frequency, resources are always in shortage, and resource securing failures frequently occur. If such a state is left unattended, a user using the network may not be able to receive a desired service such as content provision.

本発明は、以上のような問題点を解消するためになされたものであり、保守管理者が、リソース管理の状態を容易に認識できるようにし、リソース不足の状態がより迅速に解消できるようにすることを目的とする。   The present invention has been made to solve the above-described problems, so that the maintenance manager can easily recognize the state of resource management, and the state of lack of resources can be solved more quickly. The purpose is to do.

本発明に係るリソース管理装置は、互いにリンクされた複数のルータと端末とから構成される通信ネットワークのリソースを管理するリソース管理装置であって、要求される通信における確保したいリソース量を少なくとも含む要求メッセージを受け付けて必要なリソースを確保するリソース管理手段と、リソース管理装置が受け付けたリソース確保失敗のメッセージを収集してログ記憶部に記憶されているログファイルに追加するログ管理手段と、ログ記憶部に記憶されているログファイルを監視し、ログファイルに記録されているリソース確保失敗が示されているエラーメッセージを、リソースの確保を失敗した経路毎に集計して2次ログファイルとしてログ記憶部に記憶する監視手段と、ログ記憶部に記憶されている2次ログファイルを表示出力するログ表示手段とを少なくとも備え、リソース確保失敗のメッセージは、リソース確保失敗とともにリソースの確保を失敗した経路の情報を含み、2次ログファイルは、集計数が多い経路ほど上方に配置された状態で表示出力されるようにしたものである。   A resource management apparatus according to the present invention is a resource management apparatus that manages resources of a communication network composed of a plurality of routers and terminals linked to each other, and includes a request that includes at least the amount of resources to be secured in requested communication Resource management means for accepting messages and securing necessary resources, log management means for collecting resource reservation failure messages accepted by the resource management device and adding them to a log file stored in the log storage unit, and log storage The log file stored in the log file is monitored, and error messages indicating failure to secure resources recorded in the log file are aggregated for each path that failed to secure resources, and stored as a secondary log file. Means for storing in the storage unit, and secondary log file stored in the log storage unit Log display means for displaying and outputting at least, and the resource allocation failure message includes information on the path that failed to secure the resource together with the resource allocation failure, and the secondary log file is arranged higher in the path having a larger number of aggregations. The display is output in the state.

上記リソース管理装置において、ログ管理手段は、自身がリソースを管理する範囲内の通信ネットワークより受け付けたリソース確保失敗のメッセージを収集してログ記憶部に記憶されているログファイルに追加する。また、監視手段は、ログ記憶部に記憶されているログファイルの更新を監視し、ログ表示手段は、監視手段の監視の結果、ログファイルが更新されるとログ記憶部に記憶されている2次ログファイルのメッセージを表示出力する。   In the resource management apparatus, the log management means collects a resource securing failure message received from a communication network within a range where the resource management apparatus itself manages and adds the message to the log file stored in the log storage unit. The monitoring unit monitors the update of the log file stored in the log storage unit, and the log display unit is stored in the log storage unit when the log file is updated as a result of monitoring by the monitoring unit. Displays and outputs the next log file message.

なお、通信ネットワークは分割された複数の管理範囲を備え、複数のリソース管理装置が複数の管理範囲毎に設けられ、リソース管理手段は、自身が収容されているリソース管理装置の管理範囲内でリソースを確保するようにしてもよい。また、リソース管理装置は、自身の管理範囲及び自身を識別するための識別情報を備え、ログ表示手段は、識別情報をもとに対応するリソース管理装置のログ記憶部に記憶されているログファイルのメッセージを表示出力するようにしてもよい。   Note that the communication network has a plurality of divided management ranges, a plurality of resource management devices are provided for each of the plurality of management ranges, and the resource management means includes resources within the management range of the resource management device in which the communication network is accommodated. May be secured. Further, the resource management device includes identification information for identifying its own management range and itself, and the log display means stores a log file stored in a log storage unit of the corresponding resource management device based on the identification information The message may be displayed and output.

また、上記リソース管理装置において、要求メッセージは、要求される通信における送信先の端末の識別子を含み、リソース管理手段は、受け付けた要求メッセージに含まれる識別子を元に、端末が当該リソース管理装置の管理範囲内にあるか否かを判定し、この判定の結果、端末が当該リソース管理装置の管理範囲内にないと判定されたときは、他の管理範囲のリソースを管理する他のリソース管理装置に要求メッセージを送信し、当該リソース管理装置の管理範囲内において必要なリソースを確保するようにしてもよい。   Further, in the resource management device, the request message includes an identifier of a destination terminal in the requested communication, and the resource management unit is configured to allow the terminal to determine the resource management device based on the identifier included in the received request message. When it is determined whether or not the terminal is not within the management range of the resource management apparatus as a result of this determination, the other resource management apparatus that manages resources in another management range A request message may be transmitted to the terminal to secure necessary resources within the management range of the resource management apparatus.

以上説明したように、本発明によれば、ログファイルに記録されているリソース確保失敗が示されているエラーメッセージを、リソースの確保を失敗した経路毎に集計して2次ログファイルとしてログ記憶部に記憶し、2次ログファイルは、集計数が多い経路ほど上方に配置された状態で表示出力されるようにしたので、保守管理者が、リソース管理の状態を容易に認識できるようになり、リソース不足の状態がより迅速に解消できるようになるという優れた効果が得られる。このように、リソース不足の状態が容易に認識できれば、例えば、保守管理者に対し、経路毎にリソースの増設及び減設の契機を与えることができる。   As described above, according to the present invention, error messages indicating failure to secure resources recorded in the log file are aggregated for each path that failed to secure resources, and stored as a secondary log file. The secondary log file is displayed and output in a state where the secondary log file has a higher number of tabulations arranged at the top, so that the maintenance manager can easily recognize the resource management status. As a result, it is possible to obtain an excellent effect that the resource shortage state can be resolved more quickly. In this manner, if the resource shortage state can be easily recognized, for example, the maintenance manager can be given an opportunity to increase or decrease the resources for each route.

以下、本発明の実施の形態について図を参照して説明する。図1は、本発明の実施の形態におけるリソース管理装置を用いたリソース管理システムの構成例を示す構成図である。図1に示すリソース管理システムは、通信ネットワーク200を構成する各管理範囲ネットワーク201a〜201c毎に、リソースを管理するリソース管理サーバ101a〜101cを備えている。各リソース管理サーバ(リソース管理装置)101a〜101cは、管理対象となる管理範囲ネットワーク201a〜201cのリソースを管理している。管理対象となる通信ネットワーク200は、いわゆるインターネットプロトコル(IP)に基づく通信ネットワークである。なお、図1では、3組のリソース管理サーバ及び管理範囲ネットワークを例示しているが、これに限らず、4組以上のリソース管理サーバ及び管理範囲ネットワークが存在している場合でも同様である。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a configuration diagram illustrating a configuration example of a resource management system using a resource management device according to an embodiment of the present invention. The resource management system shown in FIG. 1 includes resource management servers 101a to 101c that manage resources for each of the management range networks 201a to 201c constituting the communication network 200. Each resource management server (resource management apparatus) 101a to 101c manages resources of the management range networks 201a to 201c to be managed. The communication network 200 to be managed is a communication network based on a so-called Internet protocol (IP). Although FIG. 1 illustrates three sets of resource management servers and management range networks, the present invention is not limited to this, and the same applies when there are four or more sets of resource management servers and management range networks.

例えば、管理範囲ネットワーク201aは、例えば、互いに接続(リンク)された複数のルータ202a,202b,202c、端末(T)203a,203b,203c,203d,203e,203fから構成される。端末203b,端末203cは、ルータ202aに接続するスイッチングハブ(SW)204aに集線され、端末203d,端末203e,端末203fは、ルータ202aに接続するスイッチングハブ204bに集線されている。また、端末203e,端末203fは、ゲートウエイ装置(GW)205を介してスイッチングハブ204bに集線されている。例えば、端末203e,端末203fは、同一の家屋内に配置され、この家屋内に設けられたゲートウエイ装置205に接続されている。   For example, the management range network 201a includes, for example, a plurality of routers 202a, 202b, 202c and terminals (T) 203a, 203b, 203c, 203d, 203e, 203f that are connected (linked) to each other. The terminals 203b and 203c are concentrated on a switching hub (SW) 204a connected to the router 202a, and the terminals 203d, 203e and 203f are concentrated on a switching hub 204b connected to the router 202a. The terminals 203e and 203f are concentrated on the switching hub 204b via a gateway device (GW) 205. For example, the terminal 203e and the terminal 203f are arranged in the same house and are connected to a gateway device 205 provided in the house.

端末203aは、アクセスライン231によりルータ202aに接続され、端末203bは、アクセスライン232によりスイッチングハブ204aに接続され、端末203cは、アクセスライン233によりスイッチングハブ204aに接続されている。また、端末203dは、アクセスライン234によりスイッチングハブ204bに接続され、ゲートウエイ装置205は、アクセスライン235によりスイッチングハブ204bに接続されている。また、スイッチングハブ204aは、アクセスライン集束241によりルータ202aに接続され、スイッチングハブ204bは、アクセスライン集束242によりルータ202aに接続されている。また、ルータ202aはルータ間接続221を介してルータ202bに接続し、ルータ202bは、ルータ間接続222を介してルータ202cに接続している。   The terminal 203a is connected to the router 202a via an access line 231, the terminal 203b is connected to the switching hub 204a via an access line 232, and the terminal 203c is connected to the switching hub 204a via an access line 233. The terminal 203d is connected to the switching hub 204b via an access line 234, and the gateway device 205 is connected to the switching hub 204b via an access line 235. The switching hub 204a is connected to the router 202a by an access line converging 241 and the switching hub 204b is connected to the router 202a by an access line converging 242. The router 202 a is connected to the router 202 b via the inter-router connection 221, and the router 202 b is connected to the router 202 c via the inter-router connection 222.

このように構成されている管理範囲ネットワーク201aにおける管理対象となるリソースは、例えば、アクセスライン231〜235であり、また、アクセスライン集束241,242であり、ルータ間接続221,222である。なお、上述した端末、スイッチングハブ、ゲートウエイ装置、ルータなどの各ノードの構成や各リンクの構成は、一例であり、他の管理範囲ネットワーク201b,201cにおいても、同様であり、様々なノードが様々な形態のリンクにより相互に接続されて構成されている。   The resources to be managed in the management range network 201a configured in this way are, for example, the access lines 231 to 235, the access line convergence 241 and 242 and the inter-router connections 221 and 222. Note that the configuration of each node such as the terminal, switching hub, gateway device, and router described above and the configuration of each link are examples, and the same applies to the other management range networks 201b and 201c. They are connected to each other by various forms of links.

上述したように、図1に示すリソース管理システムにおいては、通信ネットワーク200を複数の管理範囲ネットワーク201a〜201cに分割し、これらの管理範囲に対して各々リソース管理サーバ101a〜101cが設けられている。また、各リソース管理サーバ101a〜101cは、互いに通信可能に接続されている。   As described above, in the resource management system shown in FIG. 1, the communication network 200 is divided into a plurality of management range networks 201a to 201c, and resource management servers 101a to 101c are provided for these management ranges. . Moreover, each resource management server 101a-101c is connected so that communication is mutually possible.

また、アプリケーションサーバ(AS)301は、いずれかの端末203a〜203fからの通信要求をうけ、要求もとの端末203a〜203fが属する管理範囲ネットワーク201aのリソースを管理するリソース管理サーバ101aに要求メッセージを送信する。この要求メッセージには、少なくとも、要求される通信における端末203a〜203fの識別子及び確保したいリソース量が含まれており、図1に示すシステムにおいては、この識別子として、端末203a〜203fのIPアドレスが用いられる。   The application server (AS) 301 receives a communication request from any of the terminals 203a to 203f, and sends a request message to the resource management server 101a that manages the resources of the management range network 201a to which the requesting terminals 203a to 203f belong. Send. This request message includes at least the identifiers of the terminals 203a to 203f in the requested communication and the amount of resources to be secured. In the system shown in FIG. 1, the IP addresses of the terminals 203a to 203f are used as the identifiers. Used.

各リソース管理サーバ101は、各々通信機能を有するコンピュータであり、各々送受信部102,制御部(リソース管理手段)103,主記憶部104とを有している。また、各リソース管理サーバ101は、ログ管理部105,ログ記憶部106,監視部107,及びログ表示部108を備えている。これらの機能は、中央演算装置(CPU)や記憶装置(ROM及びRAM等の内部メモリの他、固定ディスク装置等の外部記憶装置を含む)などのコンピュータのハードウェア資源とこのコンピュータにインストールされたコンピュータ・プログラム(ソフトウェア)とが協働することによって実現することができる。   Each resource management server 101 is a computer having a communication function, and includes a transmission / reception unit 102, a control unit (resource management means) 103, and a main storage unit 104. Each resource management server 101 includes a log management unit 105, a log storage unit 106, a monitoring unit 107, and a log display unit 108. These functions are installed in this computer and computer hardware resources such as a central processing unit (CPU) and storage devices (including internal memories such as ROM and RAM, as well as external storage devices such as fixed disk devices). This can be realized by cooperation with a computer program (software).

上述したように構成された通信ネットワーク200において、アプリケーションサーバ301により、コンテンツの提供などのサービスを行うことが可能とされている。例えば、いずれかのアプリケーションサーバ301が、いずれかの端末203a〜203fからのコンテンツ送信の要求を受けると、アプリケーションサーバ301は、例えば要求もとの端末203bに対して要求されたコンテンツを送出する。このコンテンツ配信は、管理範囲ネットワーク201aの中では、例えば、ルータ202c,ルータ間接続222,ルータ202b,ルータ間接続221,ルータ202a,アクセスライン集束241,スイッチングハブ204a,アクセスライン232を経由して行われる。このようなコンテンツの配信において、リソース管理サーバ101aが、必要となるリソースであるルータ間接続222,ルータ間接続221,アクセスライン集束241,アクセスライン232の管理を行う。   In the communication network 200 configured as described above, the application server 301 can provide services such as content provision. For example, when one of the application servers 301 receives a request for content transmission from one of the terminals 203a to 203f, the application server 301 transmits the requested content to, for example, the requesting terminal 203b. In the management range network 201a, this content distribution is performed via, for example, the router 202c, the inter-router connection 222, the router 202b, the inter-router connection 221, the router 202a, the access line converging 241, the switching hub 204a, and the access line 232. Done. In such content distribution, the resource management server 101a manages the inter-router connection 222, the inter-router connection 221, the access line convergence 241 and the access line 232 which are necessary resources.

上述の場合、コンテンツ送信の要求を受け付けたアプリケーションサーバ301は、要求もとの端末203bが所属する管理範囲ネットワーク201aを管理するリソース管理サーバ101aに、上記コンテンツの送出のためのリソースの要求メッセージを送信する。この要求メッセージには、少なくとも、要求される通信における要求もとの端末203bの識別子と、確保したいリソース量とが含まれている。端末203bの識別子としては、例えば、端末203bのIPアドレスなどを用いることができる。   In the above case, the application server 301 that has received the content transmission request sends a resource request message for sending the content to the resource management server 101a that manages the management range network 201a to which the requesting terminal 203b belongs. Send. This request message includes at least the identifier of the requesting terminal 203b in the requested communication and the resource amount to be secured. As the identifier of the terminal 203b, for example, the IP address of the terminal 203b can be used.

リソース管理サーバ101aにおいて、送受信部102は、通信インターフェースを備え、各種メッセージを送信及び受信する。送受信部102は、アプリケーションサーバ301や他のリソース管理サーバ101b,101cから送信されてきた要求メッセージを受信する。送受信部102は、要求メッセージを隣接する他のリソース管理サーバ101b,101cに送信する。また、送受信部102は、リソース管理サーバ101a〜101c間の応答メッセージを送受信する。   In the resource management server 101a, the transmission / reception unit 102 includes a communication interface, and transmits and receives various messages. The transmission / reception unit 102 receives a request message transmitted from the application server 301 or other resource management servers 101b and 101c. The transmission / reception unit 102 transmits the request message to the other adjacent resource management servers 101b and 101c. The transmission / reception unit 102 transmits / receives a response message between the resource management servers 101a to 101c.

制御部103は、リソース管理サーバ101a(送受信部102)が受信した要求メッセージに応じた処理を行う。制御部103は、受信された各メッセージを分析し、例えば、受信メッセージに含まれる要求もと端末203bのIPアドレスを識別する。また、制御部103は、識別したIPアドレスに対応する端末203bが、自信の管理範囲内であることを、データベースを参照して判定する。   The control unit 103 performs processing according to the request message received by the resource management server 101a (transmission / reception unit 102). The control unit 103 analyzes each received message and identifies, for example, the IP address of the request source terminal 203b included in the received message. Further, the control unit 103 determines with reference to the database that the terminal 203b corresponding to the identified IP address is within the confidence management range.

また、制御部103は、主記憶部104に用意されている経路情報及びリソース管理テーブルを参照し、必要なリソースを確保する。制御部103が確保したリソースの状態は、主記憶部104の中のリソース管理テーブルで管理される。このようにリソースを確保しようとした段階で、制御部103は、リソースの確保が失敗すると、リソース確保失敗のメッセージを生成する。例えば、制御部103は、yyyymmddhhss(日付と時刻)、「エラー内容:確保失敗」、「リソースID(識別子)」、「リソース管理サーバID」などを含むエラーメッセージを生成する。また、エラーメッセージは、リソース確保が失敗された対象のリンクの情報を含んでいてもよい。生成されたメッセージは、通信ネットワーク200上に送出される。   In addition, the control unit 103 refers to the route information and resource management table prepared in the main storage unit 104 and secures necessary resources. The state of the resource secured by the control unit 103 is managed by a resource management table in the main storage unit 104. In this stage of securing resources, if the resource allocation fails, the control unit 103 generates a resource allocation failure message. For example, the control unit 103 generates an error message including yyyymmddhhss (date and time), “error content: reservation failure”, “resource ID (identifier)”, “resource management server ID”, and the like. The error message may include information on a target link for which resource allocation has failed. The generated message is sent out on the communication network 200.

また、制御部103は、必要に応じて管理範囲が隣接する他のリソース管理サーバへ、リソース確保要求のメッセージを送信する。このメッセージを受信した他のリソース管理サーバもまた自身の管理範囲内においてリソースを確保し、必要に応じて他のリソース管理サーバへリソース確保要求のメッセージを送信する。例えば、受け付けた要求メッセージに含まれる識別子を元に、要求もとの(コンテンツの配信先)端末203bが、管理範囲外と判定した場合、及び要求されたリソースが自身管理範囲を超えた部分を含んでいるなどの場合、制御部103は、隣接する管理範囲ネットワーク201bを管理するリソース管理サーバ101bに対し、リソース確保のための要求メッセージを生成する。   In addition, the control unit 103 transmits a resource securing request message to another resource management server having an adjacent management range as necessary. The other resource management server that has received this message also reserves resources within its management range, and transmits a resource reservation request message to the other resource management server as necessary. For example, based on the identifier included in the received request message, when the requesting (content distribution destination) terminal 203b determines that it is out of the management range, and when the requested resource exceeds the management range itself If it is included, the control unit 103 generates a request message for securing resources to the resource management server 101b that manages the adjacent management range network 201b.

また、制御部103は、アプリケーションサーバ301からコンテンツの送出などの通信が終了した通知を受け付けると、確保したりソースを解放し、先にリソース確保要求のメッセージを送信した隣接サーバへ、今度はリソース解放要求のメッセージを送信する。ここで、このメッセージを受信した他のリソース管理サーバもまた自身の管理範囲内においてリソースを解放し、先にリソース確保要求のメッセージを送信した他のリソース管理サーバへリソース解放要求のメッセージを送信する。   In addition, when the control unit 103 receives a notification from the application server 301 that communication such as content transmission has been completed, the control unit 103 secures or releases the source, and this time the resource is transmitted to the adjacent server that has transmitted the resource securing request message. Send a release request message. Here, the other resource management server that received this message also releases the resource within its own management range, and sends a resource release request message to the other resource management server that sent the resource reservation request message first. .

次に、ログ管理部105は、リソース管理サーバ101a(送受信部102)が受け付けたイベント発生のメッセージ及びリソース管理サーバ101aにおけるイベント発生のメッセージを収集し、新たに発生したメッセージをログ記憶部106に記憶されているログファイルに追加して更新する。監視部107は、ログ記憶部106に記憶されているログファイルを監視し、リソース確保失敗が示されているメッセージ(エラーメッセージ)を経路別またサービス種別毎に集計し、集計したリソース確保失敗を示しているメッセージを2次ログファイルとしてログ記憶部106に記憶する。   Next, the log management unit 105 collects the event occurrence message received by the resource management server 101a (transmission / reception unit 102) and the event occurrence message in the resource management server 101a, and stores the newly generated message in the log storage unit 106. Add to and update the stored log file. The monitoring unit 107 monitors the log file stored in the log storage unit 106, totals messages (error messages) indicating resource allocation failure for each route and service type, and displays the total resource allocation failure. The indicated message is stored in the log storage unit 106 as a secondary log file.

ログ表示部108は、ログ記憶部106に記憶されているログファイル及び2次ログファイルを参照し、各ログファイル内にあるメッセージを管理者に視認可能な状態に表示する。例えば、ログファイルにあるリソース確保失敗のメッセージが、経路毎に集計されて2次ログファイルに取り出され、ログ表示部108により表示される。従って、2次ログファイルを参照することで、リソース確保の失敗が多発している経路(リソース)が管理者に視認可能な状態となる。このように、図1に示すリソース管理装置によれば、リソース確保を失敗した状況が管理者に容易に認知されるようになり、ネットワークにおけるリソース不足の状態が、管理者に容易に把握できるようになる。この結果、管理者は、リソースの増設契機を容易に判断できるようになる。   The log display unit 108 refers to the log file and the secondary log file stored in the log storage unit 106 and displays a message in each log file in a state that is visible to the administrator. For example, the resource allocation failure messages in the log file are aggregated for each path, extracted to the secondary log file, and displayed by the log display unit 108. Accordingly, referring to the secondary log file makes it possible for the administrator to visually recognize a route (resource) in which failure to secure resources occurs frequently. As described above, according to the resource management device shown in FIG. 1, the situation where the resource allocation has failed can be easily recognized by the administrator, and the administrator can easily grasp the resource shortage state in the network. become. As a result, the administrator can easily determine the resource expansion opportunity.

以下、図1に示すリソース管理装置の動作例について図2(a)及び図2(b)のフローチャートを用いて説明する。まずステップS201で、ログ管理部105は、新たなメッセージの発生を検出すると、ステップS202で、検出したメッセージをログ記憶部106に記憶されているログファイルに追加して更新する。次に、ログファイルの追加及び更新が所定時間行われた後(ステップS203)、ログ記憶部106を監視している監視部107が、リソース確保失敗のメッセージを収集し(ステップS204)、収集した確保失敗のメッセージを経路(リソース)別に並び替え(ステップS205),収集した確保失敗のメッセージを経路(リソース)別に集計し(ステップS206),集計数の多い順に並び替える(ステップS207)。   Hereinafter, an operation example of the resource management apparatus illustrated in FIG. 1 will be described with reference to the flowcharts of FIGS. 2A and 2B. First, in step S201, when the log management unit 105 detects the occurrence of a new message, in step S202, the log management unit 105 adds and updates the detected message to the log file stored in the log storage unit 106. Next, after a log file is added and updated for a predetermined time (step S203), the monitoring unit 107 that monitors the log storage unit 106 collects a resource allocation failure message (step S204). The securing failure messages are sorted by route (resource) (step S205), the collected securing failure messages are sorted by route (resource) (step S206), and sorted in descending order of the number of counting (step S207).

例えば、ステップS204において、監視部107は、リソース確保失敗のメッセージを収集し、以下に示すように、「日付,時刻,接続ID,端末ID」が記述されたリソース確保失敗ファイルを生成する。なお、「接続ID」は、図1に示す,アクセスライン231〜235,アクセスライン集束241,242,ルータ間接続221、222に対応し、端末IDは、端末203a,203b,203c,203d,203e,203fに対応している。   For example, in step S204, the monitoring unit 107 collects a resource reservation failure message and generates a resource reservation failure file in which “date, time, connection ID, terminal ID” is described as shown below. The “connection ID” corresponds to the access lines 231 to 235, the access line convergence 241 and 242 and the inter-router connections 221 and 222 shown in FIG. 1, and the terminal IDs are the terminals 203a, 203b, 203c, 203d, and 203e. , 203f.

日付 ,時刻 ,接続ID ,端末ID
yyyymmdd,hhmmss,アクセスライン231 ,端末a
yyyymmdd,hhmmss,リンク221 ,端末a
yyyymmdd,hhmmss,アクセスライン集束241,端末b
yyyymmdd,hhmmss,アクセスライン集束242,端末f
yyyymmdd,hhmmss,リンク221 ,端末a
yyyymmdd,hhmmss,アクセスライン231 ,端末a
yyyymmdd,hhmmss,リンク221 ,端末d
yyyymmdd,hhmmss,アクセスライン集束241,端末b
yyyymmdd,hhmmss,アクセスライン232 ,端末b
yyyymmdd,hhmmss,アクセスライン233 ,端末c
yyyymmdd,hhmmss,アクセスライン集束241,端末b
yyyymmdd,hhmmss,アクセスライン集束241,端末c
yyyymmdd,hhmmss,アクセスライン234 ,端末d
yyyymmdd,hhmmss,アクセスライン集束241,端末b
yyyymmdd,hhmmss,リンク221 ,端末a
yyyymmdd,hhmmss,アクセスライン235 ,端末e
yyyymmdd,hhmmss,リンク221 ,端末b
yyyymmdd,hhmmss,リンク221 ,端末a
yyyymmdd,hhmmss,アクセスライン集束242,端末d
yyyymmdd,hhmmss,アクセスライン234 ,端末d
yyyymmdd,hhmmss,アクセスライン集束241,端末b
yyyymmdd,hhmmss,アクセスライン235 ,端末f
yyyymmdd,hhmmss,アクセスライン集束241,端末b
yyyymmdd,hhmmss,アクセスライン231 ,端末a
yyyymmdd,hhmmss,アクセスライン231 ,端末a
yyyymmdd,hhmmss,アクセスライン集束241,端末b
yyyymmdd,hhmmss,アクセスライン集束242,端末e
yyyymmdd,hhmmss,リンク221 ,端末b
yyyymmdd,hhmmss,リンク222 ,端末c
Date, time, connection ID, terminal ID
yyyymmdd, hhmmss, access line 231, terminal a
yyyymmdd, hhmmss, link 221, terminal a
yyyymmdd, hhmmss, access line converging 241, terminal b
yyyymmdd, hhmmss, access line focusing 242, terminal f
yyyymmdd, hhmmss, link 221, terminal a
yyyymmdd, hhmmss, access line 231, terminal a
yyyymmdd, hhmmss, link 221, terminal d
yyyymmdd, hhmmss, access line converging 241, terminal b
yyyymmdd, hhmmss, access line 232, terminal b
yyyymmdd, hhmmss, access line 233, terminal c
yyyymmdd, hhmmss, access line converging 241, terminal b
yyyymmdd, hhmmss, access line focusing 241, terminal c
yyyymmdd, hhmmss, access line 234, terminal d
yyyymmdd, hhmmss, access line converging 241, terminal b
yyyymmdd, hhmmss, link 221, terminal a
yyyymmdd, hhmmss, access line 235, terminal e
yyyymmdd, hhmmss, link 221, terminal b
yyyymmdd, hhmmss, link 221, terminal a
yyyymmdd, hhmmss, access line focusing 242, terminal d
yyyymmdd, hhmmss, access line 234, terminal d
yyyymmdd, hhmmss, access line converging 241, terminal b
yyyymmdd, hhmmss, access line 235, terminal f
yyyymmdd, hhmmss, access line converging 241, terminal b
yyyymmdd, hhmmss, access line 231, terminal a
yyyymmdd, hhmmss, access line 231, terminal a
yyyymmdd, hhmmss, access line converging 241, terminal b
yyyymmdd, hhmmss, access line focusing 242, terminal e
yyyymmdd, hhmmss, link 221, terminal b
yyyymmdd, hhmmss, link 222, terminal c

また、ステップS205において、監視部107は、上記の確保失敗ファイルの内容を、例えば、以下に示すように経路毎に並び替える。   Further, in step S205, the monitoring unit 107 rearranges the contents of the above-mentioned securing failure file for each route as shown below, for example.

日付 ,時刻 ,接続ID ,端末ID
yyyymmdd,hhmmss,アクセスライン231 ,端末a
yyyymmdd,hhmmss,アクセスライン231 ,端末a
yyyymmdd,hhmmss,アクセスライン231 ,端末a
yyyymmdd,hhmmss,アクセスライン231 ,端末a
yyyymmdd,hhmmss,アクセスライン232 ,端末b
yyyymmdd,hhmmss,アクセスライン233 ,端末c
yyyymmdd,hhmmss,アクセスライン234 ,端末d
yyyymmdd,hhmmss,アクセスライン234 ,端末d
yyyymmdd,hhmmss,アクセスライン235 ,端末e
yyyymmdd,hhmmss,アクセスライン235 ,端末f
yyyymmdd,hhmmss,アクセスライン集束241,端末b
yyyymmdd,hhmmss,アクセスライン集束241,端末b
yyyymmdd,hhmmss,アクセスライン集束241,端末b
yyyymmdd,hhmmss,アクセスライン集束241,端末b
yyyymmdd,hhmmss,アクセスライン集束241,端末b
yyyymmdd,hhmmss,アクセスライン集束241,端末b
yyyymmdd,hhmmss,アクセスライン集束241,端末b
yyyymmdd,hhmmss,アクセスライン集束241,端末c
yyyymmdd,hhmmss,アクセスライン集束242,端末e
yyyymmdd,hhmmss,アクセスライン集束242,端末f
yyyymmdd,hhmmss,アクセスライン集束242,端末d
yyyymmdd,hhmmss,リンク221 ,端末d
yyyymmdd,hhmmss,リンク221 ,端末a
yyyymmdd,hhmmss,リンク221 ,端末b
yyyymmdd,hhmmss,リンク221 ,端末a
yyyymmdd,hhmmss,リンク221 ,端末b
yyyymmdd,hhmmss,リンク221 ,端末a
yyyymmdd,hhmmss,リンク221 ,端末a
yyyymmdd,hhmmss,リンク222 ,端末c
Date, time, connection ID, terminal ID
yyyymmdd, hhmmss, access line 231, terminal a
yyyymmdd, hhmmss, access line 231, terminal a
yyyymmdd, hhmmss, access line 231, terminal a
yyyymmdd, hhmmss, access line 231, terminal a
yyyymmdd, hhmmss, access line 232, terminal b
yyyymmdd, hhmmss, access line 233, terminal c
yyyymmdd, hhmmss, access line 234, terminal d
yyyymmdd, hhmmss, access line 234, terminal d
yyyymmdd, hhmmss, access line 235, terminal e
yyyymmdd, hhmmss, access line 235, terminal f
yyyymmdd, hhmmss, access line converging 241, terminal b
yyyymmdd, hhmmss, access line converging 241, terminal b
yyyymmdd, hhmmss, access line converging 241, terminal b
yyyymmdd, hhmmss, access line converging 241, terminal b
yyyymmdd, hhmmss, access line converging 241, terminal b
yyyymmdd, hhmmss, access line converging 241, terminal b
yyyymmdd, hhmmss, access line converging 241, terminal b
yyyymmdd, hhmmss, access line converging 241, terminal c
yyyymmdd, hhmmss, access line focusing 242, terminal e
yyyymmdd, hhmmss, access line focusing 242 and terminal f
yyyymmdd, hhmmss, access line convergence 242 and terminal d
yyyymmdd, hhmmss, link 221, terminal d
yyyymmdd, hhmmss, link 221, terminal a
yyyymmdd, hhmmss, link 221, terminal b
yyyymmdd, hhmmss, link 221, terminal a
yyyymmdd, hhmmss, link 221, terminal b
yyyymmdd, hhmmss, link 221, terminal a
yyyymmdd, hhmmss, link 221, terminal a
yyyymmdd, hhmmss, link 222, terminal c

また、ステップS206において、監視部107は、上記の経路毎に並び替えられた確保失敗ファイルの内容を、例えば、以下に示すように集計する。   In step S206, the monitoring unit 107 adds up the contents of the allocation failure files rearranged for each of the routes as shown below, for example.

接続ID ,集計
アクセスライン231 ,04
アクセスライン232 ,01
アクセスライン233 ,01
アクセスライン234 ,02
アクセスライン235 ,02
アクセスライン集束241,08
アクセスライン集束242,03
リンク221 ,07
リンク222 ,01
Connection ID, total access line 231, 04
Access line 232,01
Access line 233, 01
Access line 234,02
Access line 235, 02
Access line focusing 241,08
Access line focusing 242,03
Link 221, 07
Link 222, 01

また、ステップS207において、監視部107は、上記の経路毎に集計された確保失敗ファイルの内容を、例えば、以下に示すように集計数の多い順に並び替える。   In step S207, the monitoring unit 107 rearranges the contents of the allocation failure files aggregated for each of the above routes in the descending order of the aggregation count as shown below, for example.

接続ID ,集計
アクセスライン集束241,08
リンク221 ,07
アクセスライン231 ,04
アクセスライン集束242,03
アクセスライン234 ,02
アクセスライン235 ,02
アクセスライン232 ,01
アクセスライン233 ,01
リンク222 ,01
Connection ID, aggregated access line convergence 241, 08
Links 221 and 07
Access line 231, 04
Access line converging 242,03
Access line 234, 02
Access line 235, 02
Access line 232, 01
Access line 233, 01
Link 222, 01

最後に、監視部107は、以上のようにして集計して並び替えた結果を2次ログファイルに追加する(ステップS208)。従って、所定時間内に発生したログファイルにおけるリソース確保失敗のメッセージは、経路毎に集計された2次ログファイルとして記憶されることになる。   Finally, the monitoring unit 107 adds the result of the aggregation and rearrangement as described above to the secondary log file (step S208). Therefore, the resource allocation failure message in the log file generated within the predetermined time is stored as a secondary log file aggregated for each path.

以上のようにしてログ記憶部106にログファイル及び2次ログファイルがとられている状態で、ログ表示部108は、まず、ステップS221で、ログ記憶部106に記憶されている2次ログファイルの増加を検出すると、2次ログファイルを参照する(ステップS222)。ログ記憶部106は、予め設定されている時間間隔で、2次ログファイルの増加を検出する。ついで、ログ表示部108は、2次ログファイルを保守管理者に視認可能な状態に表示する(ステップS223)。   In the state where the log file and the secondary log file are stored in the log storage unit 106 as described above, the log display unit 108 first stores the secondary log file stored in the log storage unit 106 in step S221. When the increase is detected, the secondary log file is referred to (step S222). The log storage unit 106 detects an increase in the secondary log file at a preset time interval. Next, the log display unit 108 displays the secondary log file in a state that is visible to the maintenance manager (step S223).

例えば、ログ表示部108は、図1には示していないモニターを備え、このモニターに上述した2次ログファイルが表示される。例えば、前述したように、リソース確保失敗の状況が、経路毎に集計され、かつ集計数の多い順に並び替えられた状態で、上記モニターに表示される。このように、モニターにリソース確保失敗の状態が表示されれば、保守管理者にとって、リソース確保の失敗が多発している経路の状態が容易に識別(認識)されるようになる。このように、経路毎にリソース確保失敗の状況が保守管理者に認識されれば、保守管理者にとってリソース不足が発生している経路が容易に把握できる。このように、図1に示すリソース管理装置によれば、保守管理者に対し、経路毎のリソース毎に増設及び減設の契機を与えることができる。   For example, the log display unit 108 includes a monitor not shown in FIG. 1, and the secondary log file described above is displayed on this monitor. For example, as described above, the resource reservation failure status is displayed on the monitor in a state of being aggregated for each route and rearranged in descending order of the number of aggregations. As described above, when the resource reservation failure state is displayed on the monitor, the maintenance manager can easily identify (recognize) the state of the path where the resource reservation failure frequently occurs. In this way, if the maintenance manager recognizes the status of resource reservation failure for each path, the maintenance manager can easily grasp the path where the resource shortage has occurred. As described above, according to the resource management apparatus shown in FIG. 1, it is possible to give the maintenance manager an opportunity to increase or decrease for each resource for each route.

なお、ログ管理部105は、リソース管理サーバ101がリソースを管理している管理範囲ネットワーク201より受け付けたイベント発生(リソース確保失敗)のメッセージを収集してログ記憶部106に記憶されているログファイルに追加するようにしてもよい。また、監視部107は、ログ記憶部106に記憶されているログファイルの更新時刻を監視し、ログ表示部108は、監視部107の監視の結果、ログファイルの更新時刻を規定された行数で表示出力するようにしてもよい。   The log management unit 105 collects event occurrence (resource allocation failure) messages received from the management range network 201 that manages resources by the resource management server 101 and stores them in the log storage unit 106. You may make it add to. In addition, the monitoring unit 107 monitors the update time of the log file stored in the log storage unit 106, and the log display unit 108 determines the update time of the log file as a result of monitoring by the monitoring unit 107. The display may be output with

ところで、リソース管理サーバ101は、各々自身を識別するための識別情報や、自身の管理範囲を識別するための識別情報などを備えている。例えば、リソース管理サーバ101には、IPアドレスとともに局名,識別子の組が識別情報として与えられている。これらは、参照テーブルとして備えられている。ログ表示部108により局名「東京」が選択されると、参照テーブルが参照され、ログ表示部108は、「東京」と組にされているIPアドレス「192.168.0.5」に対応するリソース管理サーバ101のログ記憶部106に格納されているログファイルを参照可能となる。   By the way, the resource management server 101 includes identification information for identifying itself, identification information for identifying its own management range, and the like. For example, the resource management server 101 is given a set of station name and identifier as identification information together with the IP address. These are provided as a reference table. When the station name “Tokyo” is selected by the log display unit 108, the reference table is referred to, and the log display unit 108 corresponds to the IP address “192.168.0.5” paired with “Tokyo”. The log file stored in the log storage unit 106 of the resource management server 101 can be referred to.

本発明の実施の形態におけるリソース管理装置を用いたリソース管理システムの構成例を示す構成図である。It is a block diagram which shows the structural example of the resource management system using the resource management apparatus in embodiment of this invention. 図1に示すリソース管理装置の動作例を説明するフローチャートである。3 is a flowchart for explaining an operation example of the resource management apparatus shown in FIG. 1.

符号の説明Explanation of symbols

101a,101b,101c…リソース管理サーバ、102…送受信部、103…制御部、104…主記憶部、105…ログ管理部、106…ログ記憶部、107…監視部、108…ログ表示部、200…通信ネットワーク、201a,201b,201c…管理範囲ネットワーク、202a,202b,202c…ルータ、203a〜203f…端末(T)、204a,204a…スイッチングハブ(SW)、205…ゲートウエイ装置(GW)、301…アプリケーションサーバ(AS)、221,222…ルータ間接続、231〜235…アクセスライン、241,242…アクセスライン集束。   101a, 101b, 101c ... resource management server, 102 ... transmission / reception unit, 103 ... control unit, 104 ... main storage unit, 105 ... log management unit, 106 ... log storage unit, 107 ... monitoring unit, 108 ... log display unit, 200 Communication network, 201a, 201b, 201c ... Management range network, 202a, 202b, 202c ... Router, 203a-203f ... Terminal (T), 204a, 204a ... Switching hub (SW), 205 ... Gateway device (GW), 301 ... Application server (AS), 221 and 222 ... Connection between routers, 231 to 235 ... Access line, 241, 242 ... Access line convergence.

Claims (6)

互いにリンクされた複数のルータと端末とから構成される通信ネットワークのリソースを管理するリソース管理装置であって、
要求される通信における確保したいリソース量を少なくとも含む要求メッセージを受け付けて必要なリソースを確保するリソース管理手段と、
前記リソース管理装置が受け付けたリソース確保失敗のメッセージを収集してログ記憶部に記憶されているログファイルに追加するログ管理手段と、
前記ログ記憶部に記憶されているログファイルを監視し、ログファイルに記録されているリソース確保失敗が示されているエラーメッセージを、リソースの確保を失敗した経路毎に集計して2次ログファイルとして前記ログ記憶部に記憶する監視手段と、
前記ログ記憶部に記憶されている前記2次ログファイルを表示出力するログ表示手段と
を少なくとも備え、
前記リソース確保失敗のメッセージは、リソース確保失敗とともにリソースの確保を失敗した経路の情報を含み、
前記2次ログファイルは、集計数が多い経路ほど上方に配置された状態で表示出力される
ことを特徴とするリソース管理装置。
A resource management device for managing resources of a communication network composed of a plurality of routers and terminals linked to each other,
A resource management means for accepting a request message including at least a resource amount to be secured in requested communication and securing necessary resources;
Log management means for collecting a resource securing failure message received by the resource management device and adding it to a log file stored in a log storage unit;
The log file stored in the log storage unit is monitored, and error messages indicating failure to secure resources recorded in the log file are aggregated for each path that failed to secure resources, and the secondary log file. Monitoring means for storing in the log storage unit as
Log display means for displaying and outputting the secondary log file stored in the log storage unit,
The resource reservation failure message includes information on a route that failed to secure the resource together with the resource reservation failure,
The resource management apparatus according to claim 2, wherein the secondary log file is displayed and output in a state in which the path having a larger total number is arranged at a higher position.
請求項1記載のリソース管理装置において、
前記ログ管理手段は、自身がリソースを管理する範囲内の前記通信ネットワークより受け付けたリソース確保失敗のメッセージを収集してログ記憶部に記憶されているログファイルに追加する
ことを特徴とするリソース管理装置。
The resource management device according to claim 1, wherein
The log management means collects a resource securing failure message received from the communication network within a range in which the resource is managed and adds the message to a log file stored in a log storage unit apparatus.
請求項1又は2記載のリソース管理装置において、
前記監視手段は、前記ログ記憶部に記憶されている前記ログファイルの更新を監視し、
前記ログ表示手段は、前記監視手段の監視の結果、前記ログファイルが更新されると前記ログ記憶部に記憶されている2次ログファイルを表示出力する
ことを特徴とするリソース管理装置。
The resource management device according to claim 1 or 2,
The monitoring means monitors the update of the log file stored in the log storage unit,
The log display unit displays and outputs a secondary log file stored in the log storage unit when the log file is updated as a result of monitoring by the monitoring unit.
請求項1〜3のいずれか1項に記載のリソース管理装置において、
前記通信ネットワークは分割された複数の管理範囲を備え、複数の前記リソース管理装置が複数の前記管理範囲毎に設けられ、
前記リソース管理手段は、自身が収容されているリソース管理装置の管理範囲内でリソースを確保する
ことを特徴とするリソース管理装置。
In the resource management device according to any one of claims 1 to 3,
The communication network includes a plurality of divided management ranges, and a plurality of the resource management devices are provided for each of the plurality of management ranges.
The resource management device, wherein the resource management unit secures a resource within a management range of a resource management device in which the resource management unit is housed.
請求項4記載のリソース管理装置において、
前記リソース管理装置は、自身の管理範囲及び自身を識別するための識別情報を備え、
前記ログ表示手段は、前記識別情報をもとに対応するリソース管理装置の前記ログ記憶部に記憶されている前記ログファイルのメッセージを表示出力する
ことを特徴とするリソース管理装置。
The resource management device according to claim 4, wherein
The resource management device includes its own management range and identification information for identifying itself,
The said log display means displays and outputs the message of the said log file memorize | stored in the said log memory | storage part of a corresponding resource management apparatus based on the said identification information. The resource management apparatus characterized by the above-mentioned.
請求項1〜5のいずれか1項に記載のリソース管理装置において、
前記要求メッセージは、前記要求される通信における送信先の端末の識別子を含み、
前記リソース管理手段は、受け付けた前記要求メッセージに含まれる前記識別子を元に、前記端末が当該リソース管理装置の管理範囲内にあるか否かを判定し、この判定の結果、前記端末が当該リソース管理装置の管理範囲内にないと判定されたときは、他の管理範囲のリソースを管理する他のリソース管理装置に前記要求メッセージを送信し、前記当該リソース管理装置の管理範囲内において必要なリソースを確保する
ことを特徴とするリソース管理装置。
In the resource management device according to any one of claims 1 to 5,
The request message includes an identifier of a destination terminal in the requested communication,
The resource management means determines, based on the identifier included in the received request message, whether or not the terminal is within the management range of the resource management apparatus. As a result of the determination, the terminal When it is determined that it is not within the management range of the management device, the request message is transmitted to another resource management device that manages resources in the other management range, and resources required within the management range of the resource management device A resource management device characterized by securing
JP2006032107A 2006-02-09 2006-02-09 Resource management device Expired - Fee Related JP4386370B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006032107A JP4386370B2 (en) 2006-02-09 2006-02-09 Resource management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006032107A JP4386370B2 (en) 2006-02-09 2006-02-09 Resource management device

Publications (2)

Publication Number Publication Date
JP2007214851A JP2007214851A (en) 2007-08-23
JP4386370B2 true JP4386370B2 (en) 2009-12-16

Family

ID=38492900

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006032107A Expired - Fee Related JP4386370B2 (en) 2006-02-09 2006-02-09 Resource management device

Country Status (1)

Country Link
JP (1) JP4386370B2 (en)

Also Published As

Publication number Publication date
JP2007214851A (en) 2007-08-23

Similar Documents

Publication Publication Date Title
CN100518105C (en) Method, system and content distribution network for monitoring network
US6930984B1 (en) Network-device control system and apparatus
CN103986741B (en) Cloud data system, cloud data center and its method for managing resource
US5687168A (en) Link state routing device in ATM communication system
US8028088B2 (en) System and method for service assurance in IP networks
US8472311B2 (en) Systems, methods, and computer readable media for providing instantaneous failover of packet processing elements in a network
EP2159956B1 (en) A method, system and device for configuring the operations, administrator and maintenance property
CN101569146A (en) Traffic engineering and fast protection using IPv6 capabilities
JP2000324137A (en) Route and path management system
JP2012175675A (en) Communication network system and communication network constitution method
JP6364106B2 (en) Method, system and computer-readable medium for routing Diameter messages in a Diameter signaling router
JPH1084349A (en) Network connection quality control method
JP4517997B2 (en) Network management apparatus and network system
CN112671813B (en) Server determination method, device, equipment and storage medium
JP4386370B2 (en) Resource management device
CN114531393A (en) Method, device, equipment, medium and program product for issuing segmented routing strategy
CN116095180B (en) A routing method, device and storage medium for log backhaul
JP4391960B2 (en) Resource management apparatus, system and method
JP4386368B2 (en) Resource management device
JP4901231B2 (en) Resource management device
JP4386369B2 (en) Resource management device
JP4268149B2 (en) Resource management apparatus and method
CN105897876B (en) A device and method for accessing social resources to a public platform
JP4268144B2 (en) Resource management apparatus and method
JP2006279749A (en) Resource management device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090204

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090630

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090924

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090925

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

Free format text: PAYMENT UNTIL: 20121009

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20121009

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20131009

Year of fee payment: 4

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees