JP2010050890A - Network monitoring control apparatus, network monitoring control method and program - Google Patents

Network monitoring control apparatus, network monitoring control method and program Download PDF

Info

Publication number
JP2010050890A
JP2010050890A JP2008215344A JP2008215344A JP2010050890A JP 2010050890 A JP2010050890 A JP 2010050890A JP 2008215344 A JP2008215344 A JP 2008215344A JP 2008215344 A JP2008215344 A JP 2008215344A JP 2010050890 A JP2010050890 A JP 2010050890A
Authority
JP
Japan
Prior art keywords
traffic
network
port
communication mode
network monitoring
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
JP2008215344A
Other languages
Japanese (ja)
Inventor
Soichiro Sahara
聡一郎 佐原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2008215344A priority Critical patent/JP2010050890A/en
Publication of JP2010050890A publication Critical patent/JP2010050890A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/50Reducing energy consumption in communication networks in wire-line communication networks, e.g. low power modes or reduced link rate

Landscapes

  • Small-Scale Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a network monitoring control apparatus, a network monitoring control method and a program by which a power consumption is reduced by carrying out the switching control of a communication mode with respect to a network apparatus provided under a network environment, where communication is frequently performed, at suitable timing. <P>SOLUTION: A traffic monitoring section 121 obtains at predetermined time intervals values of traffic at a port of the network apparatus and on the basis of the traffic values obtained by the traffic monitoring section 121, a traffic analyzing section 122 determines a communication mode to be set to a port of the network apparatus either to a high-speed mode or to a low-speed mode. In accordance with the determination due to the traffic analyzing section 122, a communication mode switching control means 123 performs switching control on the communication mode of the port of the network apparatus. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、ネットワークにおけるネットワーク機器のポートの通信モードを切替制御するネットワーク監視制御装置,ネットワーク監視制御方法及びプログラムに関する。   The present invention relates to a network monitoring control device, a network monitoring control method, and a program for switching and controlling a communication mode of a port of a network device in a network.

サーバやクライアント,ルータ,スイッチなどのネットワーク機器で構成されるネットワークにおいては、ネットワーク機器間で通信モードを設定する必要がある。例えば、LAN(Local Area Network)規格の1つであるイーサネット(登録商標)では、10BASE−Tや100BASE−TXなどの通信モードがあり、接続したネットワーク機器同士で両機器に対応した通信モードを選択することになる。このため、100BASE−TX,10BASE−Tなどの通信モードを接続先の機器に合わせて自動的に設定するオートネゴシエーション機能を備えたネットワーク機器が広く知られている。   In a network composed of network devices such as servers, clients, routers, and switches, it is necessary to set a communication mode between the network devices. For example, Ethernet (registered trademark), which is one of LAN (Local Area Network) standards, has communication modes such as 10BASE-T and 100BASE-TX, and the communication mode corresponding to both devices is selected between connected network devices. Will do. For this reason, network devices having an auto-negotiation function for automatically setting a communication mode such as 100BASE-TX and 10BASE-T according to a connection destination device are widely known.

通常のネットワーク機器間の通信においては、ピーク時に想定されるトラフィック量を処理できるように、最も通信速度の速い通信モードに設定しており、例えば、接続した両機器が100BASE−TXと10BASE−Tとをサポートしている場合は、通信速度の速い100BASE−TXに設定することで、通信性能を上げていた。   In communication between normal network devices, the communication mode with the fastest communication speed is set so that the traffic volume assumed at the peak time can be processed. For example, both connected devices are 100BASE-TX and 10BASE-T. And the communication performance is improved by setting to 100BASE-TX having a high communication speed.

しかし、通信モードを高速モードに設定した場合は、低速モードに設定した場合と比べて機器の消費電力が上昇するので、常に高速モードに設定しておくと、トラフィック量の少ない時間帯で余分な電力を消費していることになってしまう。このような電力の無駄な消費は、ネットワークの維持コストや環境保護の面から改善すべき問題であった。   However, when the communication mode is set to the high-speed mode, the power consumption of the device increases compared to the case of the low-speed mode. It will end up consuming electricity. Such wasteful consumption of power has been a problem to be improved in terms of network maintenance costs and environmental protection.

ここで、これに関連する技術が、特許文献1乃至3に開示されている。特許文献1に開示された関連技術は、画像伝送プロトコルのスループットを最適化する目的でネットワークの状況に応じて動的に伝送パラメータを制御する技術である。この特許文献1の技術は、ネットワークの処理能力に余裕のある場合に、コネクションを増加させるなど負荷の上がるような制御を行っており、少なくとも過負荷にならない限り、負荷を下げるような制御を行っていなかったので、消費電力の軽減は実現されていなかった。   Here, techniques related to this are disclosed in Patent Documents 1 to 3. The related technique disclosed in Patent Document 1 is a technique for dynamically controlling transmission parameters according to network conditions for the purpose of optimizing the throughput of an image transmission protocol. The technology of Patent Document 1 performs control that increases the load, such as increasing connections, when there is a margin in the network processing capacity, and performs control that reduces the load unless at least an overload occurs. As a result, power consumption was not reduced.

特許文献2に開示された関連技術は、ネットワーク中継装置の内部制御ボードにより自律的に動作クロック数を制御し省電力を実現する技術である。この特許文献2に開示されたネットワーク中継装置は、通信量(トラフィック量)が少ないと低クロック動作で運用されたり、通信モードが低速のときに低クロック動作で運用されることで省電力化を実現しているが、これでは、通信量(トラフィック量)の少ない時間帯にインターフェースを高速モードで動作させることによって生じる無駄な電力消費の問題は解消されていなかった。   The related technique disclosed in Patent Document 2 is a technique for realizing power saving by autonomously controlling the number of operation clocks by an internal control board of a network relay device. The network relay device disclosed in Patent Document 2 is operated with a low clock operation when the communication amount (traffic amount) is small, or is operated with a low clock operation when the communication mode is low, thereby saving power. Although this has been realized, this has not solved the problem of wasteful power consumption caused by operating the interface in the high-speed mode in a time zone with a small amount of traffic (traffic volume).

特許文献3に開示された関連技術は、CDT通信におけるトラフィック制御技術である。この特許文献3の技術では、送受信部の情報処理負荷が大きくなると低速モードに切り替えて受信漏れを防止しているが、これでは、トラフィック量が少なくて負荷が小さい場合は常に高速モードに設定されるので、余分な電力を消費することになってしまう。   The related technique disclosed in Patent Document 3 is a traffic control technique in CDT communication. In the technique of Patent Document 3, when the information processing load of the transmission / reception unit increases, the mode is switched to the low speed mode to prevent reception leakage. Therefore, extra power is consumed.

これに鑑みて、上述した問題を解消する技術が特許文献4に開示されている。特許文献4に開示された技術は、ネットワーク機器の通常時の通信モードを低速モードに設定し、通信要求のあったときに高速モードに切り替えて、通信終了とともに再び低速モードに切り替えることで、ネットワーク機器の消費電力を低減していた。
特開2003−32316号公報 特開2007−228491号公報 特開平11−18175号公報 特開2004−64335号公報
In view of this, Patent Document 4 discloses a technique for solving the above-described problem. The technology disclosed in Patent Document 4 sets the network device's normal communication mode to the low speed mode, switches to the high speed mode when a communication request is made, and switches to the low speed mode again upon completion of communication. The power consumption of the equipment was reduced.
JP 2003-32316 A JP 2007-228491 A Japanese Patent Laid-Open No. 11-18175 JP 2004-64335 A

しかしながら、今日のネットワーク環境においては頻繁に通信が発生しているので、ルータやスイッチなどの中継機器に特許文献4に開示された技術を適用した場合、通信モードの切り替え処理が行われる回数が非常に多くなってしまい、通信モードの切り替え処理が負荷となり通信遅延が起こってしまうという不都合があった。また、特許文献4に開示された技術を実現するためには、専用の回路が必要なので、省電力効果を得るためには、既存のネットワーク機器を置き換える必要があり、ネットワーク全体で省電力効果を得るための導入コストが大きくなり、導入が容易ではなかった。   However, since communication frequently occurs in today's network environment, when the technique disclosed in Patent Document 4 is applied to a relay device such as a router or a switch, the number of times communication mode switching processing is performed is extremely high. However, the communication mode switching processing becomes a load and a communication delay occurs. In order to realize the technology disclosed in Patent Document 4, a dedicated circuit is required. Therefore, in order to obtain a power saving effect, it is necessary to replace an existing network device. The introduction cost for obtaining was increased, and the introduction was not easy.

[目的]
そこで、本発明は、上記従来技術の不都合を改善し、頻繁に通信の発生する環境下のネットワーク機器に対し、通信モードの切替負荷を増大させることなく、消費電力の低減を実現させるネットワーク監視制御装置,ネットワーク監視制御方法及びプログラムを提供することを、その目的とする。
[the purpose]
Therefore, the present invention improves the above-described disadvantages of the prior art and realizes network monitoring control that realizes a reduction in power consumption without increasing the communication mode switching load for network devices in an environment where frequent communication occurs. It is an object of the present invention to provide an apparatus, a network monitoring control method, and a program.

上記目的を達成するため、本発明のネットワーク監視制御装置は、通信速度が異なる複数の通信モードに対応したネットワーク機器のポートにおけるトラフィックを予め定められた時間間隔で観測するトラフィック監視部と、この観測されたトラフィックに基づいてネットワーク機器のポートに設定する通信モードを決定するトラフィック分析部と、このトラフィック分析部による決定に従ってネットワーク機器のポートの通信モードを切替制御する通信モード切替制御手段とを備えたことを特徴とする。   In order to achieve the above object, a network monitoring and control apparatus according to the present invention includes a traffic monitoring unit that observes traffic at a port of a network device corresponding to a plurality of communication modes having different communication speeds at predetermined time intervals, and this observation. A traffic analysis unit that determines a communication mode to be set for a port of the network device based on the received traffic, and a communication mode switching control unit that switches and controls the communication mode of the port of the network device according to the determination by the traffic analysis unit It is characterized by that.

また、本発明のネットワーク監視制御方法は、通信速度が異なる複数の通信モードに対応したネットワーク機器のポートにおけるトラフィックを予め定められた時間間隔で取得し、このトラフィックに基づいてネットワーク機器のポートに設定する通信モードをに決定し、この判断に従ってネットワーク機器のポートの通信モードを切替制御することを特徴とする。   Further, the network monitoring control method of the present invention acquires traffic at a port of a network device corresponding to a plurality of communication modes having different communication speeds at a predetermined time interval, and sets the traffic to the port of the network device based on the traffic. The communication mode to be determined is determined as follows, and the communication mode of the port of the network device is switched according to this determination.

さらに、本発明のネットワーク監視制御用プログラムは、通信速度が異なる複数の通信モードに対応したネットワーク機器のポートにおけるトラフィックを予め定められた時間間隔で取得するトラフィック監視機能と、この取得されたトラフィックに基づいてネットワーク機器のポートに設定する通信モードを高速モード及び低速モードのいずれかに決定するトラフィック分析機能と、このトラフィック分析機能による決定に従ってネットワーク機器のポートの通信モードを切替制御する通信モード切替制御機能とをコンピュータに実行させることを特徴とする。   Furthermore, the network monitoring control program of the present invention includes a traffic monitoring function for acquiring traffic at a port of a network device corresponding to a plurality of communication modes having different communication speeds at a predetermined time interval, and the acquired traffic. Based on the traffic analysis function for determining the communication mode to be set to the network device port based on either the high speed mode or the low speed mode, and the communication mode switching control for switching the communication mode of the network device port according to the determination by the traffic analysis function It is characterized by causing a computer to execute functions.

本発明は以上のように構成されるため、これにより、ネットワーク機器のポートの通信モードをそのポートにおけるトラフィックの変化に対応して切り替えるので、頻繁に通信が発生する環境下のネットワーク機器であっても、通信モードの切替負荷を増大させることなく、消費電力の低減を実現することができる。   Since the present invention is configured as described above, this changes the communication mode of the port of the network device in response to a change in traffic at the port, and thus the network device is in an environment where communication frequently occurs. However, the power consumption can be reduced without increasing the communication mode switching load.

以下、本発明の一実施形態を、図面に基づいて説明する。   Hereinafter, an embodiment of the present invention will be described with reference to the drawings.

図1は、本実施形態のネットワーク監視制御装置1の構成を示す機能ブロック図である。本実施形態のネットワーク監視制御装置1は、ネットワークと接続するネットワークインタフェース11と、ネットワークを構成するネットワーク機器から該ネットワーク機器の各ポートのトラフィックを予め設定された時間間隔で取得しそのトラフィックの変化に応じてネットワーク機器のポートの通信モードを切替制御するデータ処理装置12と、順次取得されたトラフィック値を記憶する記憶装置13とを備えて構成されている。ここで、トラフィックとは、回線を伝送するデータ量であり、ポートのトラフィックとは、ポートに入出力されるデータ量である。   FIG. 1 is a functional block diagram showing the configuration of the network monitoring control device 1 of the present embodiment. The network monitoring and control apparatus 1 according to the present embodiment acquires the traffic of each port of the network device from the network interface 11 connected to the network and the network device constituting the network at a preset time interval, and changes the traffic. Accordingly, the data processing device 12 that switches and controls the communication mode of the port of the network device and the storage device 13 that stores sequentially acquired traffic values are configured. Here, the traffic is the amount of data transmitted through the line, and the port traffic is the amount of data input to and output from the port.

ネットワークインタフェース11は、LAN(Local Area Network)に接続する機能を有している。本実施形態においては、パーソナルコンピュータ(PC)3とサーバ4とがスイッチ2に接続されてLANを形成しており、ネットワーク監視制御装置1のネットワークインタフェース11は、スイッチ2のポート21と接続している。   The network interface 11 has a function of connecting to a LAN (Local Area Network). In this embodiment, a personal computer (PC) 3 and a server 4 are connected to the switch 2 to form a LAN, and the network interface 11 of the network monitoring control device 1 is connected to the port 21 of the switch 2. Yes.

データ処理装置12は、ネットワーク機器の各ポートにおけるトラフィックをネットワークインタフェース11を介して一定間隔もしくはランダムな時間間隔で取得するトラフィック監視部121と、このトラフィックに基づいて各ポートに設定する通信モードを決定するトラフィック分析部122と、この決定に従ってネットワーク機器の各ポートの通信モードを切り替える通信モード切替制御部123とを備えている。   The data processing device 12 determines the communication mode to be set for each port based on the traffic monitoring unit 121 that acquires the traffic at each port of the network device at regular intervals or at random time intervals via the network interface 11. And a communication mode switching control unit 123 that switches the communication mode of each port of the network device according to this determination.

記憶装置13は、トラフィック監視部121によって取得された予め定められた時間間隔毎のトラフィック値を時系列に沿って記憶するトラフィック情報記憶部131と、通信モード判定用の閾値を記憶した閾値記憶部132とを備えている。   The storage device 13 includes a traffic information storage unit 131 that stores a traffic value for each predetermined time interval acquired by the traffic monitoring unit 121 in a time series, and a threshold storage unit that stores a threshold for communication mode determination. 132.

ここで、本実施形態におけるデータ処理装置12、すなわち、トラフィック監視部121と、トラフィック分析部122と、通信モード切替制御部123については、その機能内容をプログラム化してコンピュータに実行させるように構成してもよい。   Here, the data processing device 12, that is, the traffic monitoring unit 121, the traffic analysis unit 122, and the communication mode switching control unit 123 in the present embodiment is configured such that the function content is programmed and executed by a computer. May be.

本実施形態におけるトラフィック監視部121は、ネットワークインタフェース11を通して、ネットワーク機器であるスイッチ2のポート22,23におけるトラフィックを定期的もしくはランダムな時間間隔で取得してトラフィック情報記憶部131に記憶させる。例えば、SNMP(Simple Network Management Protocol)を用いた通信でスイッチ2から各ポートのトラフィック情報を含む管理情報を取得するように構成すればよい。ここで、トラフィック監視部121が取得するトラフィックは、前回取得時から現取得時までにネットワーク機器のポートに入出力したデータ量であってもよいし、取得時における単位時間当たりの入出力データ量であってもよい。   The traffic monitoring unit 121 in the present embodiment acquires traffic at the ports 22 and 23 of the switch 2 that is a network device through the network interface 11 at regular or random time intervals and stores the traffic in the traffic information storage unit 131. For example, what is necessary is just to comprise so that the management information containing the traffic information of each port may be acquired from the switch 2 by communication using SNMP (Simple Network Management Protocol). Here, the traffic acquired by the traffic monitoring unit 121 may be the amount of data input / output from / to the port of the network device from the previous acquisition to the current acquisition, or the input / output data amount per unit time at the time of acquisition It may be.

トラフィック分析部122は、トラフィック監視部121に取得されたトラフィックに基づいてスイッチ2のポート22,23に設定する通信モードを決定する。具体的には、トラフィック監視部121によって新規のトラフィック値が取得されると、この新規のトラフィック値が低速モード限界値を超えているか否かを判定し、超えていると判定した場合には、それに係るポートの通信モードを高速モードに決定する。一方で、新規のトラフィック値が低速モード限界値を超えていなかった場合は、新規の取得値を含む直近の予め定められた数のトラフィック値をトラフィック情報記憶部131から読み出して閾値と個別に比較する。そして、この全てのトラフィック値が閾値を下回っていた場合に、これに係るポートの通信モードを低速モードに決定する。   The traffic analysis unit 122 determines a communication mode to be set in the ports 22 and 23 of the switch 2 based on the traffic acquired by the traffic monitoring unit 121. Specifically, when a new traffic value is acquired by the traffic monitoring unit 121, it is determined whether or not the new traffic value exceeds the low speed mode limit value. The communication mode of the port concerned is determined as the high speed mode. On the other hand, when the new traffic value does not exceed the low-speed mode limit value, the latest predetermined number of traffic values including the new acquired value is read from the traffic information storage unit 131 and individually compared with the threshold value. To do. When all the traffic values are below the threshold value, the communication mode of the port related to the traffic value is determined to be the low speed mode.

例えば、直近の3回のトラフィック値を閾値と比較するように設定した場合、新規のトラフィック値とそれに係るポートの前回及び前々回に取得された2つのトラフィック値とを個別に閾値と比較し、3つの値が全て閾値を下回っている場合に、そのポートに設定する通信モードを低速モードに決定する。   For example, when the latest three traffic values are set to be compared with the threshold value, the new traffic value and the two traffic values acquired at the previous and previous times of the port concerned are individually compared with the threshold value. When all the values are below the threshold, the communication mode set for the port is determined as the low speed mode.

また、トラフィック分析部122は、新規のトラフィック値を含む直近の規定数のトラフィック値が全て閾値を上回っていた場合、これに係るポートの通信モードを高速モードに決定する。   In addition, when the traffic data of the most recent specified number including the new traffic value exceeds the threshold value, the traffic analysis unit 122 determines the communication mode of the port related to this as the high speed mode.

ここで、スイッチ2が2種類以上の通信モードをサポートしている場合は、複数の閾値を設定することで、トラフィック分析部122は、トラフィック量に対応した通信モードを決定することが可能になる。   Here, when the switch 2 supports two or more types of communication modes, the traffic analysis unit 122 can determine the communication mode corresponding to the traffic amount by setting a plurality of threshold values. .

このように、新規のトラフィック値のみで対応するポートの通信モードを決定するのではなく、直近の数回のトラフィック値に基づいてそれに対応するポートの通信モードを切り替えるように設定することで、突発的なトラフィック上昇に反応して通信モードを切り替えることを回避することができ、モード切替回数の増大を防止して、切替による負荷を軽減することができる。   In this way, instead of deciding the communication mode of the corresponding port based only on the new traffic value, the communication mode of the corresponding port is switched based on the traffic values of the last few times. It is possible to avoid switching the communication mode in response to an increase in traffic, preventing an increase in the number of times of mode switching, and reducing the load caused by switching.

通信モード切替制御部123は、トラフィック分析部122で決定された通信モードをスイッチ2の係るポートに反映するための制御コマンドのイメージを生成し、その制御コマンドをスイッチ2に投入する。   The communication mode switching control unit 123 generates an image of a control command for reflecting the communication mode determined by the traffic analysis unit 122 to the port related to the switch 2 and inputs the control command to the switch 2.

ここで、トラフィック監視部121は、新規のトラフィック値をトラフィック情報記憶部131に記憶させる度に、そのポートの過去のトラフィック値として予め規定された数の値がトラフィック情報記憶部131に記録されているか否かを判定し、既に規定数のトラフィック値が記録されていた場合に、新規に取得された値の代わりに一番古い値を削除させる機能を有するように構成してもよい。   Here, every time the traffic monitoring unit 121 stores a new traffic value in the traffic information storage unit 131, a predetermined number of values are recorded in the traffic information storage unit 131 as past traffic values of the port. It may be configured to have a function of deleting the oldest value instead of a newly acquired value when a predetermined number of traffic values have already been recorded.

これによって、トラフィック情報記憶部131に記憶される情報が直近に取得された規定数のトラフィック値のみとなり、トラフィック分析部122は、トラフィック情報記憶部131から直近の数回分のトラフィック値を選択することなく、トラフィック情報記憶部131に記憶されているトラフィック値をそのまま全て読み出して、ネットワーク機器の通信モード決定処理を実行することができ、処理を迅速化できる。   As a result, the information stored in the traffic information storage unit 131 becomes only the specified number of traffic values acquired most recently, and the traffic analysis unit 122 selects the traffic values for the latest several times from the traffic information storage unit 131. Rather, all the traffic values stored in the traffic information storage unit 131 can be read as they are, and the communication mode determination process of the network device can be executed, thereby speeding up the process.

トラフィック情報記憶部131は、トラフィック監視部121によって規定の時間間隔で取得されたネットワーク機器の各ポートにおけるトラフィック値を時系列に従って記憶する。閾値記憶部132は、トラフィック分析部122が通信モードを切り替えるか否かを判定するために用いるトラフィック値の閾値と、ネットワーク機器が低速モードで処理できる限界のトラフィック値である低速モード限界値とを予め記憶している。   The traffic information storage unit 131 stores the traffic value at each port of the network device acquired by the traffic monitoring unit 121 at regular time intervals according to time series. The threshold storage unit 132 includes a traffic value threshold used by the traffic analysis unit 122 to determine whether to switch the communication mode, and a low-speed mode limit value that is a limit traffic value that the network device can process in the low-speed mode. Pre-stored.

ここで、トラフィック情報記憶部131は、新規のトラフィック値を記録する際に、既に規定数のトラフィック値が記録されていた場合には、一番古い値を削除し、常に規定数のトラフィック値をポート毎に記憶するように構成してもよい。これにより、記憶情報が、無限に増大することはない。   Here, when recording a new traffic value, the traffic information storage unit 131 deletes the oldest value if a predetermined number of traffic values have already been recorded, and always stores the specified number of traffic values. You may comprise so that it may memorize | store for every port. As a result, the stored information does not increase indefinitely.

本実施形態のネットワーク監視制御装置1は、このように構成されるので、スイッチ2のポートに入出力されるデータ量に応じてそのポートに設定する通信モードを切り替えることができる。よって、スイッチ2のポート22,23の通信モードを、入出力データ量の少ない時間帯に低速モードに設定させることが可能となり、常に高速モードに設定させた場合と比べてスイッチ2,PC3,サーバ4の消費電力を抑えることができ、ネットワーク全体の消費電力を軽減することができる。   Since the network monitoring control device 1 of the present embodiment is configured as described above, the communication mode set for the port can be switched according to the amount of data input to and output from the port of the switch 2. Therefore, the communication mode of the ports 22 and 23 of the switch 2 can be set to the low speed mode in a time zone with a small amount of input / output data, and compared to the case where the high speed mode is always set, the switches 2, PC3 and server. 4 can be suppressed, and the power consumption of the entire network can be reduced.

次に、本実施形態のネットワーク監視制御装置1の動作について説明する。ここで、以下の動作は、本発明のネットワーク監視制御方法の実施形態となる。   Next, the operation of the network monitoring control device 1 of this embodiment will be described. Here, the following operation is an embodiment of the network monitoring control method of the present invention.

図2は、本実施形態のネットワーク監視制御装置1の動作を示すフローチャートである。まず、トラフィック監視部121が、予め定められた時間間隔ごとに、スイッチ2から、そのスイッチ2の各ポートにおけるトラフィックの値をネットワークインタフェース11を通して取得する(図2のステップS1)。   FIG. 2 is a flowchart showing the operation of the network monitoring control device 1 of the present embodiment. First, the traffic monitoring unit 121 acquires the value of traffic at each port of the switch 2 from the switch 2 through the network interface 11 at predetermined time intervals (step S1 in FIG. 2).

そして、トラフィック監視部121が、スイッチ2の各ポートのトラフィック値を順にトラフィック情報記憶部131に記録させる(図2のステップS2)。ここで、トラフィック監視部121は、新規のトラフィック値をトラフィック情報記憶部131に記録させる度に、それに係るポートの過去のトラフィック値が予め規定された数記録されているか否かを判定し、既に規定数のトラフィック値が記録されていた場合には、一番古い値を削除するように構成してもよい。これによって、トラフィック情報記憶部131に記憶される情報が直近に取得された規定数分のトラフィック値のみとなり、無限に増大することはない。   Then, the traffic monitoring unit 121 records the traffic value of each port of the switch 2 in the traffic information storage unit 131 in order (step S2 in FIG. 2). Here, every time a new traffic value is recorded in the traffic information storage unit 131, the traffic monitoring unit 121 determines whether or not a predetermined number of past traffic values of the port related thereto are recorded, and has already been recorded. When a predetermined number of traffic values are recorded, the oldest value may be deleted. As a result, the information stored in the traffic information storage unit 131 is only the traffic value of the specified number acquired most recently, and does not increase infinitely.

そして、トラフィック監視部121が新規に取得したトラフィック値をトラフィック情報記憶部131に記録させると、トラフィック分析部122が、その新規のトラフィック値を予め閾値記憶部132に記憶された低速モード限界値と比較し、新規トラフィック値が低速モード限界値を上回っているか否かを判定し(図2のステップS3)、上回っている場合、通信モード切替制御部123が、スイッチ2の対象ポートの通信モードを高速モードに設定させるためのコマンドイメージを作成し、ネットワークインタフェース11からスイッチ2にコマンドを投入する(図2のステップS8)。これにより、スイッチ2の対象ポートの通信モードが高速モードに切り替わる。   Then, when the traffic monitoring unit 121 records the newly acquired traffic value in the traffic information storage unit 131, the traffic analysis unit 122 sets the new traffic value to the low-speed mode limit value stored in the threshold storage unit 132 in advance. In comparison, it is determined whether or not the new traffic value exceeds the low speed mode limit value (step S3 in FIG. 2). If the new traffic value exceeds the low speed mode limit value, the communication mode switching control unit 123 determines the communication mode of the target port of the switch 2. A command image for setting the high-speed mode is created, and a command is input from the network interface 11 to the switch 2 (step S8 in FIG. 2). As a result, the communication mode of the target port of the switch 2 is switched to the high speed mode.

新規トラフィック値が低速モード限界値を下回っている場合、トラフィック分析部122が、新規トラフィック値に係るポートのトラフィック値のうち、新規のトラフィック値までの数回分のトラフィック値をトラフィック情報記憶部131から読み出し(図2のステップS4)、この数回分のトラフィック値を閾値記憶部132に予め記憶された通信モード切替判定用の閾値と個別に比較する(図2のステップS5)。   When the new traffic value is lower than the low-speed mode limit value, the traffic analysis unit 122 transmits traffic values for several times up to the new traffic value from the traffic information storage unit 131 among the traffic values of the port related to the new traffic value. Reading (step S4 in FIG. 2), the traffic values for several times are individually compared with the threshold for communication mode switching determination stored in advance in the threshold storage unit 132 (step S5 in FIG. 2).

比較した結果、全てのトラフィック値が閾値を下回っている場合、通信モード切替制御部123が、スイッチ2の対象ポートの通信モードを低速モードに設定させるためのコマンドイメージを生成し、ネットワークインタフェース11からスイッチ2にコマンドを投入する(図2のステップS7)。これによって、スイッチ2における対象ポートの通信モードが低速モードに切り替わる。   As a result of the comparison, if all traffic values are below the threshold, the communication mode switching control unit 123 generates a command image for setting the communication mode of the target port of the switch 2 to the low speed mode, and the network interface 11 A command is input to the switch 2 (step S7 in FIG. 2). As a result, the communication mode of the target port in the switch 2 is switched to the low speed mode.

一方、全てのトラフィック値が上述した閾値を上回っている場合には、通信モード切替制御部123が、スイッチ2の対象ポートの通信モードを高速モードに設定させるためのコマンドイメージを作成し、ネットワークインタフェース11からスイッチ2にコマンドを投入する(図2のステップS8)。これにより、スイッチ2の対象ポートの通信モードが高速モードに切り替わる。   On the other hand, if all the traffic values exceed the above-described threshold value, the communication mode switching control unit 123 creates a command image for setting the communication mode of the target port of the switch 2 to the high speed mode, and the network interface A command is input from 11 to the switch 2 (step S8 in FIG. 2). As a result, the communication mode of the target port of the switch 2 is switched to the high speed mode.

また、数回分のトラフィック値に、閾値を上回っている値と下回っている値とが混在していた場合、通信モード切替制御部123は、コマンドを生成しない(図2のステップS9)。これにより、スイッチ2の対象ポートの通信モードは現状のモードを維持したまま切り替わらない。   If the traffic value for several times includes a value that exceeds the threshold and a value that falls below the threshold, the communication mode switching control unit 123 does not generate a command (step S9 in FIG. 2). As a result, the communication mode of the target port of the switch 2 is not switched while maintaining the current mode.

次に、このネットワーク監視制御装置1の動作について具体例を示して説明する。   Next, the operation of the network monitoring control device 1 will be described with a specific example.

図3は、スイッチ2のポート212におけるトラフィックの推移の一例を示すグラフである。縦軸がトラフィックを表し、横軸が時間の推移を表している。また、グラフ上の点は、ネットワーク監視制御装置1のトラフィック監視部121が、ポート212のトラフィックの値を取得した時点を示している。   FIG. 3 is a graph showing an example of traffic transition at the port 212 of the switch 2. The vertical axis represents traffic, and the horizontal axis represents time. Further, the points on the graph indicate the time when the traffic monitoring unit 121 of the network monitoring control device 1 acquires the traffic value of the port 212.

ここで、スイッチ2は、通信モードとして100BASE−TX(高速モード)と10BASE−T(低速モード)とをサポートしており、ポート毎に通信モードを個別に設定する機能を有するものとする。また、図3に示すグラフの初回取得時では、スイッチ2のポート212を、100BASE−TX(高速モード)で動作させているものとする。   Here, the switch 2 supports 100BASE-TX (high speed mode) and 10BASE-T (low speed mode) as communication modes, and has a function of individually setting the communication mode for each port. In addition, when the graph shown in FIG. 3 is acquired for the first time, the port 212 of the switch 2 is assumed to be operating in 100BASE-TX (high speed mode).

図3に示すグラフ中で、低速モード限界値は、低速モードで処理できる最大トラフィックとして予め定められた値である。また、閾値は、通信モード切替判定のために予め設定されたトラフィック値の閾値を表す。   In the graph shown in FIG. 3, the low speed mode limit value is a value determined in advance as the maximum traffic that can be processed in the low speed mode. The threshold value represents a threshold value of a traffic value set in advance for the communication mode switching determination.

まず、ネットワーク監視制御装置1のトラフィック情報記憶部131が記憶するトラフィック値の履歴数を「1」に設定した場合について説明する。   First, a case where the history number of traffic values stored in the traffic information storage unit 131 of the network monitoring control device 1 is set to “1” will be described.

トラフィック監視部121が、トラフィック情報取得を行いトラフィック情報記憶部131に取得値を記録した時点で、トラフィック分析部122は、トラフィック情報記憶部131に記録された新規のトラフィック値、及び閾値記憶部132に記憶されている閾値を読み出し、新規値と閾値とを個別に比較する。   When the traffic monitoring unit 121 acquires traffic information and records the acquired value in the traffic information storage unit 131, the traffic analysis unit 122 detects the new traffic value recorded in the traffic information storage unit 131 and the threshold storage unit 132. Is read and the new value and the threshold are individually compared.

図3に示すトラフィック推移の場合、トラフィック監視部121が5回目に取得したトラフィック値は閾値を下回るので、この時点で、トラフィック分析部122はポート212の通信モードを100BASE−TX(高速モード)から10BASE−T(低速モード)に変更させると判断し、通信モード切替制御部123は、ポート212の通信モードを10BASE−Tに切り替えるためのコマンドイメージを作成し、スイッチ2にコマンドを投入する。そして、スイッチ2のポート212の通信モードは10BASE−Tに設定される。   In the case of the traffic transition shown in FIG. 3, the traffic value acquired by the traffic monitoring unit 121 for the fifth time is below the threshold. At this time, the traffic analysis unit 122 changes the communication mode of the port 212 from 100BASE-TX (high speed mode). The communication mode switching control unit 123 determines to change to 10BASE-T (low speed mode), creates a command image for switching the communication mode of the port 212 to 10BASE-T, and inputs a command to the switch 2. The communication mode of the port 212 of the switch 2 is set to 10BASE-T.

その後、トラフィック監視部121が7回目に取得したトラフィック値は閾値を上回るので、この時点で、トラフィック分析部122はポート212の通信モードを10BASE−T(低速モード)から100BASE−TX(高速モード)に変更させると判断し、通信モード切替制御部123は、ポート212の通信モードを100BASE−TXに切り替えるためのコマンドイメージを作成し、スイッチ2にコマンドを投入する。以降、スイッチ2のポート212の通信モードは100BASE−TXに設定される。   Thereafter, since the traffic value acquired by the traffic monitoring unit 121 for the seventh time exceeds the threshold value, the traffic analysis unit 122 changes the communication mode of the port 212 from 10BASE-T (low speed mode) to 100BASE-TX (high speed mode) at this time. The communication mode switching control unit 123 creates a command image for switching the communication mode of the port 212 to 100BASE-TX, and inputs a command to the switch 2. Thereafter, the communication mode of the port 212 of the switch 2 is set to 100BASE-TX.

さらに、12回目の取得時点では、トラフィック値が閾値を下回っているので、この時点で、トラフィック分析部122は、ポート212の通信モードを100BASE−TX(高速モード)から10BASE−T(低速モード)に変更させると判断し、通信モード切替制御部123は、ポート212の通信モードを10BASE−Tに切り替えるためのコマンドイメージを作成し、スイッチ2にコマンドを投入する。スイッチ2のポート212の通信モードは10BASE−Tに設定される。   Furthermore, since the traffic value is below the threshold at the 12th acquisition time point, the traffic analysis unit 122 changes the communication mode of the port 212 from 100BASE-TX (high speed mode) to 10BASE-T (low speed mode) at this time. The communication mode switching control unit 123 creates a command image for switching the communication mode of the port 212 to 10BASE-T, and inputs a command to the switch 2. The communication mode of the port 212 of the switch 2 is set to 10BASE-T.

そして、22回目の取得時点では、トラフィック値が閾値を上回るので、この時点で、トラフィック分析部122はポート212の通信モードを10BASE−T(低速モード)から100BASE−TX(高速モード)に変更させると判断し、通信モード切替制御部123は、ポート212の通信モードを100BASE−TXに切り替えるためのコマンドイメージを作成し、スイッチ2にコマンドを投入する。以降、スイッチ2のポート212の通信モードは100BASE−TXに設定される。   Since the traffic value exceeds the threshold value at the 22nd acquisition time, the traffic analysis unit 122 changes the communication mode of the port 212 from 10BASE-T (low speed mode) to 100BASE-TX (high speed mode) at this time. The communication mode switching control unit 123 creates a command image for switching the communication mode of the port 212 to 100BASE-TX and inputs a command to the switch 2. Thereafter, the communication mode of the port 212 of the switch 2 is set to 100BASE-TX.

このように、本実施形態のネットワーク監視制御装置1は、ネットワーク上のスイッチ2のポート212の通信速度のモード切替のタイミングを、そのポート212のトラフィックの変化から判断するので、スイッチ2に対し、通信性能を確保させながら、消費電力の低減を実現させることができる。   As described above, the network monitoring control device 1 according to the present embodiment determines the mode switching timing of the communication speed of the port 212 of the switch 2 on the network from the change in traffic of the port 212. The power consumption can be reduced while ensuring the communication performance.

次に、ネットワーク監視制御装置1のトラフィック情報記憶部131が記憶するトラフィック値の履歴数を「3」に設定した場合について説明する。   Next, a case where the traffic value history number stored in the traffic information storage unit 131 of the network monitoring control device 1 is set to “3” will be described.

図3に示すように、トラフィック監視部121が5回目に取得したトラフィック値は閾値を下回るが、3回目と4回目の値が閾値を上回っているため、トラフィック分析部122は、3つの値全てが閾値を下回っているとは判定できず、通信モードの変更は不要であると決定する。   As shown in FIG. 3, the traffic value acquired by the traffic monitoring unit 121 for the fifth time is less than the threshold value, but the values for the third and fourth times exceed the threshold value. Cannot be determined to be below the threshold value, and it is determined that the change of the communication mode is unnecessary.

続いて、6回目の取得時点でもトラフィック値は閾値を下回っているが、4回目に取得されたトラフィック値が閾値を下回っていないため、通信モードの変更は行われない。14回目の取得時点ではじめて直近3回分(12,13,14回目)の全ての値が閾値を下回っているので、この14回目の時点で、トラフィック分析部122はポート212の通信モードを100BASE−TX(高速モード)から10BASE−T(低速モード)に変更させると判断し、通信モード切替制御部123は、ポート212の通信モードを10BASE−Tに切り替えるためのコマンドイメージを作成し、スイッチ2にコマンドを投入する。以降、スイッチ2のポート212の通信モードは10BASE−Tに設定される。   Subsequently, although the traffic value is below the threshold even at the sixth acquisition time point, the communication mode is not changed because the traffic value acquired at the fourth time is not below the threshold. Since all the values for the latest three times (12th, 13th and 14th times) are below the threshold at the 14th acquisition time point, the traffic analysis unit 122 sets the communication mode of the port 212 to 100BASE- at this 14th time point. The communication mode switching control unit 123 determines to change from TX (high speed mode) to 10BASE-T (low speed mode), and creates a command image for switching the communication mode of the port 212 to 10BASE-T. Submit the command. Thereafter, the communication mode of the port 212 of the switch 2 is set to 10BASE-T.

その後、トラフィック監視部121が22回目にトラフィック値を取得した時点では、取得したトラフィック値が閾値を上回っているが、20回目及び21回目の値が閾値を下回っているので、ポート212の通信モードの変更は行われず、10BASE−Tのまま動作させる。そして、24回目の取得時点で、直近の3回分(22、23、24回目)の全ての値が閾値を上回っているので、この時点で、トラフィック分析部122は、スイッチ2のポート212の通信モードを10BASE−T(低速モード)から100BASE−TX(高速モード)に変更すると判断し、通信モード切替制御部123は、ポート212の通信モードを100BASE−TX(高速モード)に切り替えるためのコマンドイメージを作成し、スイッチ2にコマンドを投入する。以降、スイッチ2のポート212の通信モードは100BASE−TXに設定される。   Thereafter, when the traffic monitoring unit 121 acquires the traffic value for the 22nd time, the acquired traffic value is above the threshold value, but since the 20th and 21st values are below the threshold value, the communication mode of the port 212 No change is made, and the operation is continued with 10BASE-T. At the time of the 24th acquisition, all the values for the latest 3 times (22, 23, 24th) exceed the threshold value, so at this point, the traffic analysis unit 122 communicates with the port 212 of the switch 2. It is determined that the mode is to be changed from 10BASE-T (low speed mode) to 100BASE-TX (high speed mode), and the communication mode switching control unit 123 is a command image for switching the communication mode of the port 212 to 100BASE-TX (high speed mode). And input a command to the switch 2. Thereafter, the communication mode of the port 212 of the switch 2 is set to 100BASE-TX.

このように、本実施形態のネットワーク監視制御装置1は、ネットワーク上のスイッチ2に対する通信速度のモード切替のタイミングを現在から過去の一定期間分のトラフィックの傾向から判断するように設定することで、測定誤差などのトラフィック値の突発的な増加または低下に反応してスイッチ2の通信モードを切り替えることがなくなり、より通信モードの切替負荷を軽減させることができるようになる。   As described above, the network monitoring control device 1 according to the present embodiment sets the timing of switching the communication speed mode for the switch 2 on the network so as to be determined from the traffic trend for a certain period in the past from the present time. The communication mode of the switch 2 is not switched in response to a sudden increase or decrease in the traffic value such as a measurement error, and the communication mode switching load can be further reduced.

ここで、本実施形態のネットワーク監視制御装置1は、図1に示すように、スイッチ2を外部から監視、制御することにより、専用の機器を持たない既存のネットワーク環境の機器に対しても消費電力の低減が実現できる。また、これに限らず、ネットワーク監視制御装置1は、個々のネットワーク機器に組み込まれるような構成であってもよい。このような構成にすれば、ネットワーク上のネットワーク機器が独立して消費電力の軽減を実現できる。   Here, as shown in FIG. 1, the network monitoring and control apparatus 1 of the present embodiment monitors and controls the switch 2 from the outside, so that it is consumed even for devices in an existing network environment that does not have a dedicated device. Reduction of power can be realized. Further, the configuration is not limited to this, and the network monitoring control device 1 may be configured to be incorporated in each network device. With such a configuration, the network devices on the network can independently reduce power consumption.

また、本実施形態のネットワーク監視制御装置1は、図1においては、スイッチ2のみの1つのネットワーク機器を監視している構成であるが、これに限らず、複数のネットワーク機器を同時に監視するように構成してもよい。この場合の接続構成を、図4に示している。   Further, in FIG. 1, the network monitoring control device 1 of the present embodiment is configured to monitor only one network device of only the switch 2, but not limited thereto, a plurality of network devices are simultaneously monitored. You may comprise. The connection configuration in this case is shown in FIG.

図4に示す構成では、スイッチ2とスイッチ5とが接続されていると共に、スイッチ5とルータ6とが接続され、スイッチ2にPC3が接続し、スイッチ5にサーバ4が接続してLANが形成されており、ネットワーク監視制御装置1のネットワークインタフェース11は、スイッチ2のポート21と接続している。構成ネットワーク監視制御装置1のトラフィック監視部121が、SNMPを用いた通信によって、スイッチ2のポート22,23と、スイッチ5のポート51,52,53と、ルータ6のポート61のそれぞれにおけるトラフィックの値を定期的もしくはランダムな時間間隔で収集し、トラフィック情報記憶部131が、スイッチ2,スイッチ5,ルータ6の各ポートの規定の時間間隔毎のトラフィック値を個別に記憶するようにすればよい。   In the configuration shown in FIG. 4, the switch 2 and the switch 5 are connected, the switch 5 and the router 6 are connected, the PC 3 is connected to the switch 2, and the server 4 is connected to the switch 5 to form a LAN. The network interface 11 of the network monitoring control device 1 is connected to the port 21 of the switch 2. The traffic monitoring unit 121 of the configuration network monitoring control device 1 performs traffic communication at each of the ports 22 and 23 of the switch 2, the ports 51, 52, and 53 of the switch 5, and the port 61 of the router 6 by communication using SNMP. The values may be collected at regular or random time intervals, and the traffic information storage unit 131 may store the traffic values for each specified time interval of each port of the switch 2, the switch 5, and the router 6 individually. .

このように、複数のネットワーク機器の通信モードをトラフィック量に合わせて制御するように構成することで、ネットワーク全体の省電力を実現することができる。   In this way, by configuring the communication modes of a plurality of network devices to be controlled in accordance with the traffic volume, it is possible to realize power saving for the entire network.

また、スイッチ2が、速度の異なる2種類以上の通信モードをサポートしている場合は、閾値を複数設定すれば、トラフィック分析部122は、取得されたトラフィックと各閾値とを比較することで、トラフィックに応じた通信速度の通信モードを決定することができる。   Further, when the switch 2 supports two or more types of communication modes with different speeds, the traffic analysis unit 122 compares the acquired traffic with each threshold by setting a plurality of thresholds. A communication mode with a communication speed corresponding to the traffic can be determined.

以上のように、本実施形態のネットワーク監視装置1によれば、パーソナルコンピュータやサーバ,ルータやスイッチなどのネットワーク機器で構成されるネットワークにおいて、ネットワーク機器間を流れるトラフィックを監視し、トラフィックの変化に応じてネットワーク機器の通信モードを低速又は高速モードに切り替えることができるので、常時高速モードに設定した場合に比べて、ネットワーク機器の消費電力を抑えることができる。   As described above, according to the network monitoring device 1 of the present embodiment, in a network composed of network devices such as personal computers, servers, routers, and switches, the traffic flowing between the network devices is monitored, and traffic changes. Accordingly, since the communication mode of the network device can be switched to the low speed or high speed mode, the power consumption of the network device can be suppressed compared to the case where the high speed mode is always set.

本発明にかかる一実施形態のネットワーク監視制御装置の構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the network monitoring control apparatus of one Embodiment concerning this invention. 図1に開示した実施形態のネットワーク監視制御装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the network monitoring control apparatus of embodiment disclosed in FIG. 図1に開示した実施形態のスイッチ2におけるポート212のトラフィックの推移の一例を示すグラフである。It is a graph which shows an example of the transition of the traffic of the port 212 in the switch 2 of embodiment disclosed in FIG. 図1に開示した実施形態のネットワーク監視制御装置の別の適用例を示すブロック図である。It is a block diagram which shows another example of application of the network monitoring control apparatus of embodiment disclosed in FIG.

符号の説明Explanation of symbols

1 ネットワーク監視制御装置
2 スイッチ
3 PC
4 サーバ
11 ネットワークインタフェース
12 データ処理装置
13 記憶装置
121 トラフィック監視部
122 トラフィック分析部
123 通信モード切替制御部
131 トラフィック情報記憶部
132 閾値記憶部
1 Network monitoring and control device 2 Switch 3 PC
4 server 11 network interface 12 data processing device 13 storage device 121 traffic monitoring unit 122 traffic analysis unit 123 communication mode switching control unit 131 traffic information storage unit 132 threshold storage unit

Claims (14)

ネットワークを構成するネットワーク機器のポートにおけるトラフィックを予め定められた時間間隔で取得するトラフィック監視部と、
この取得されたトラフィックの大小に対応して前記ネットワーク機器のポートに設定する通信モードを高速モードにするか低速モードにするか決定するトラフィック分析部と、
このトラフィック分析部による決定に従って前記ネットワーク機器のポートの通信モードを切替制御する通信モード切替制御手段とを備えたことを特徴とするネットワーク監視制御装置。
A traffic monitoring unit for acquiring traffic at ports of network devices constituting the network at predetermined time intervals;
A traffic analysis unit that determines whether the communication mode set for the port of the network device is a high-speed mode or a low-speed mode according to the magnitude of the acquired traffic;
A network monitoring control device comprising: a communication mode switching control means for switching control of the communication mode of the port of the network device according to the determination by the traffic analysis unit.
前記請求項1に記載のネットワーク監視制御装置において、
前記トラフィック分析部は、前記トラフィック監視部によって順に取得されたトラフィック値のうち、予め定められた直近の1つ又は2つ以上のトラフィック値に基づいて前記ネットワーク機器のポートに設定する通信モードを決定することを特徴とするネットワーク監視制御装置。
In the network monitoring and control device according to claim 1,
The traffic analysis unit determines a communication mode to be set in the port of the network device based on one or more predetermined traffic values among traffic values sequentially acquired by the traffic monitoring unit. A network monitoring and control apparatus characterized by:
前記請求項2に記載のネットワーク監視制御装置において、
前記トラフィック分析部は、前記直近の1つ又は2つ以上のトラフィック値を予め設定された閾値と個別に比較し、この全てのトラフィック値が前記閾値を下回った場合に、前記ネットワーク機器のポートの通信モードを低速モードに決定することを特徴とするネットワーク監視制御装置。
In the network monitoring and control device according to claim 2,
The traffic analysis unit individually compares the one or more recent traffic values with a preset threshold value, and when all the traffic values are below the threshold value, A network monitoring and control apparatus, wherein a communication mode is determined as a low speed mode.
前記請求項2に記載のネットワーク監視制御装置において、
前記トラフィック分析部は、前記直近の1つ又は2つ以上のトラフィック値を予め定められた閾値と個別に比較し、この全てのトラフィック値が前記閾値を上回った場合に、前記ネットワーク機器のポートの通信モードを高速モードに決定することを特徴とするネットワーク監視制御装置。
In the network monitoring and control device according to claim 2,
The traffic analysis unit individually compares the one or more recent traffic values with a predetermined threshold value, and when all the traffic values exceed the threshold value, A network monitoring and control apparatus for determining a communication mode as a high-speed mode.
前記請求項1乃至4のいずれか一項に記載のネットワーク監視制御装置において、
前記トラフィック監視部は、複数のネットワーク機器の各ポートにおけるトラフィックをネットワーク経由で取得する機能を備え、
前記トラフィック分析部は、前記取得された各トラフィックに基づいて対応するポートの通信モードを決定する機能を備えていることを特徴とするネットワーク監視制御装置。
In the network monitoring and control device according to any one of claims 1 to 4,
The traffic monitoring unit has a function of acquiring traffic at each port of a plurality of network devices via a network,
The network monitoring control device, wherein the traffic analysis unit has a function of determining a communication mode of a corresponding port based on the acquired traffic.
ネットワークを構成するネットワーク機器のポートにおけるトラフィックをネットワーク監視部が予め定められた時間間隔で取得し、
この取得されたトラフィックの大小に対応して前記ネットワーク機器のポートに設定する通信モードを高速モードにするか低速モードにするかトラフィック解析部が決定し、
この決定に従って通信ポート切替制御部が前記ネットワーク機器のポートの通信モードを切替制御することを特徴とするネットワーク監視制御方法。
The network monitoring unit obtains traffic at the port of the network device constituting the network at a predetermined time interval,
The traffic analysis unit determines whether to set the communication mode to be set to the port of the network device corresponding to the size of the acquired traffic to the high speed mode or the low speed mode,
A network monitoring control method, wherein the communication port switching control unit switches and controls the communication mode of the port of the network device in accordance with this determination.
前記請求項6に記載のネットワーク監視制御方法において、
前記ネットワーク機器のポートの通信モードを決定するに際しては、
前記トラフィック監視部によって順に取得されたトラフィック値のうち、予め定められた直近の1つ又は2つ以上のトラフィック値に基づいて前記ネットワーク機器のポートに設定する通信モードを決定することを特徴とするネットワーク監視制御方法。
In the network monitoring control method according to claim 6,
In determining the communication mode of the port of the network device,
The communication mode to be set for the port of the network device is determined based on one or more of the most recent predetermined traffic values among the traffic values sequentially acquired by the traffic monitoring unit. Network monitoring control method.
前記請求項7に記載のネットワーク監視制御方法において、
前記ネットワーク機器のポートの通信モードを決定するに際しては、
前記直近の1つ又は2つ以上のトラフィック値を予め設定された閾値と個別に比較し、この全てのトラフィック値が前記閾値を下回った場合に、前記ネットワーク機器のポートに設定する通信モードを低速モードに決定することを特徴とするネットワーク監視制御方法。
In the network monitoring control method according to claim 7,
In determining the communication mode of the port of the network device,
The one or more recent traffic values are individually compared with a preset threshold value, and when all the traffic values are below the threshold value, the communication mode set for the port of the network device is slow. A network monitoring control method characterized by determining a mode.
前記請求項7に記載のネットワーク監視制御方法において、
前記ネットワーク機器のポートの通信モードを決定するに際しては、
前記直近の1つ又は2つ以上のトラフィック値を予め設定された閾値と個別に比較し、この全てのトラフィック値が前記閾値を上回った場合に、前記ネットワーク機器のポートに設定する通信モードを高速モードに決定することを特徴とするネットワーク監視制御方法。
In the network monitoring control method according to claim 7,
In determining the communication mode of the port of the network device,
One or more of the most recent traffic values are individually compared with a preset threshold value, and when all the traffic values exceed the threshold value, a communication mode to be set for the port of the network device is accelerated. A network monitoring control method characterized by determining a mode.
前記請求項6乃至9のいずれか一項に記載のネットワーク監視制御方法において、
前記ネットワーク機器のトラフィックを取得するに際しては、
複数のネットワーク機器の各ポートにおけるトラフィックをネットワーク経由で取得すると共に、
前記ネットワーク機器のポートの通信モードを決定するに際しては、
前記取得した各トラフィックに基づいて各ネットワーク機器の各ポートの通信モードを決定することを特徴とするネットワーク監視制御方法。
The network monitoring control method according to any one of claims 6 to 9,
In obtaining the traffic of the network device,
Obtain traffic on each port of multiple network devices via the network,
In determining the communication mode of the port of the network device,
A network monitoring control method, wherein a communication mode of each port of each network device is determined based on each acquired traffic.
ネットワークを構成するネットワーク機器のポートにおけるトラフィックを予め定められた時間間隔で取得するトラフィック監視機能と、
この取得されたトラフィックの大小に対応して前記ネットワーク機器のポートに設定する通信モードを決定するトラフィック分析機能と、
このトラフィック分析機能による決定に従って前記ネットワーク機器のポートの通信モードを切替制御する通信モード切替制御機能とをコンピュータに実行させることを特徴とするネットワーク監視制御用プログラム。
A traffic monitoring function for acquiring traffic at ports of network devices constituting the network at predetermined time intervals;
A traffic analysis function for determining a communication mode to be set in the port of the network device corresponding to the magnitude of the acquired traffic;
A network monitoring and control program for causing a computer to execute a communication mode switching control function for switching and controlling a communication mode of a port of the network device according to the determination by the traffic analysis function.
前記請求項11に記載のネットワーク監視制御用プログラムにおいて、
前記トラフィック分析機能は、前記トラフィック監視機能によって順に取得されたトラフィック値のうち、予め定められた直近の1つ又は2つ以上のトラフィック値に基づいて前記ネットワーク機器のポートに設定する通信モードを決定する機能であることを特徴とするネットワーク監視制御用プログラム。
In the network monitoring control program according to claim 11,
The traffic analysis function determines a communication mode to be set for the port of the network device based on one or more nearest traffic values determined in advance among the traffic values sequentially acquired by the traffic monitoring function. A network monitoring control program characterized by being a function to perform.
前記請求項12に記載のネットワーク監視制御用プログラムにおいて、
前記トラフィック分析機能は、前記直近の1つ又は2つ以上のトラフィック値を予め設定された閾値と個別に比較し、この全てのトラフィック値が前記閾値を下回った場合に、前記ネットワーク機器のポートに設定する通信モードを低速モードに決定する機能であることを特徴とするネットワーク監視制御用プログラム。
In the network monitoring control program according to claim 12,
The traffic analysis function individually compares the one or more recent traffic values with a preset threshold value, and when all the traffic values are below the threshold value, A network monitoring control program characterized by having a function for determining a low-speed mode as a communication mode to be set.
前記請求項12に記載のネットワーク監視制御用プログラムにおいて、
前記トラフィック分析機能は、前記直近の1つ又は2つ以上のトラフィック値を予め設定された閾値と個別に比較し、この全てのトラフィック値が前記閾値を上回った場合に、前記ネットワーク機器のポートに設定する通信モードを高速モードに決定する機能であることを特徴とするネットワーク監視制御用プログラム。
In the network monitoring control program according to claim 12,
The traffic analysis function individually compares the one or more recent traffic values with a preset threshold value, and if all of the traffic values exceed the threshold value, A network monitoring control program characterized by having a function for determining a communication mode to be set as a high-speed mode.
JP2008215344A 2008-08-25 2008-08-25 Network monitoring control apparatus, network monitoring control method and program Pending JP2010050890A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008215344A JP2010050890A (en) 2008-08-25 2008-08-25 Network monitoring control apparatus, network monitoring control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008215344A JP2010050890A (en) 2008-08-25 2008-08-25 Network monitoring control apparatus, network monitoring control method and program

Publications (1)

Publication Number Publication Date
JP2010050890A true JP2010050890A (en) 2010-03-04

Family

ID=42067583

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008215344A Pending JP2010050890A (en) 2008-08-25 2008-08-25 Network monitoring control apparatus, network monitoring control method and program

Country Status (1)

Country Link
JP (1) JP2010050890A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011097587A (en) * 2009-10-28 2011-05-12 Internatl Business Mach Corp <Ibm> Method, computer program, and apparatus for link transition of ethernet (r) with sufficient energy efficiency to prevent packet loss using high speed failover
JP2012178681A (en) * 2011-02-25 2012-09-13 Kddi Corp Network information acquiring device and acquiring method, and program
WO2013125189A1 (en) 2012-02-20 2013-08-29 株式会社 東芝 Network overseeing device and network overseeing method
JP2020201533A (en) * 2019-06-05 2020-12-17 富士通株式会社 Unauthorized relay audit program, unauthorized relay audit method, and unauthorized relay audit system
WO2023050993A1 (en) * 2021-09-29 2023-04-06 中兴通讯股份有限公司 Terminal communication mode adjustment method and apparatus, terminal and storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002271847A (en) * 2000-12-19 2002-09-20 Ntt Docomo Inc Wireless channel changeover method, mobile communication system, and base station and wireless station

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002271847A (en) * 2000-12-19 2002-09-20 Ntt Docomo Inc Wireless channel changeover method, mobile communication system, and base station and wireless station

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011097587A (en) * 2009-10-28 2011-05-12 Internatl Business Mach Corp <Ibm> Method, computer program, and apparatus for link transition of ethernet (r) with sufficient energy efficiency to prevent packet loss using high speed failover
JP2012178681A (en) * 2011-02-25 2012-09-13 Kddi Corp Network information acquiring device and acquiring method, and program
WO2013125189A1 (en) 2012-02-20 2013-08-29 株式会社 東芝 Network overseeing device and network overseeing method
JP2020201533A (en) * 2019-06-05 2020-12-17 富士通株式会社 Unauthorized relay audit program, unauthorized relay audit method, and unauthorized relay audit system
WO2023050993A1 (en) * 2021-09-29 2023-04-06 中兴通讯股份有限公司 Terminal communication mode adjustment method and apparatus, terminal and storage medium

Similar Documents

Publication Publication Date Title
US10484289B2 (en) Adjusting connection validating control signals in response to changes in network traffic
EP2210368B1 (en) Energy efficient ethernet using active/idle toggling
US20110029659A1 (en) Method and System for Network Proxy Services for Energy Efficient Networking
US10756910B2 (en) Dynamic power management
KR101355065B1 (en) Dynamic power management in a communications device
JP5113093B2 (en) Network management system and management method
JP5704904B2 (en) DATA PROCESSING DEVICE, DATA PROCESSING DEVICE CONTROL METHOD, AND PROGRAM
JP2010050890A (en) Network monitoring control apparatus, network monitoring control method and program
CN113411263B (en) Data transmission method, device, equipment and storage medium
US20140047260A1 (en) Network management system, network management computer and network management method
JP5181181B2 (en) Power saving method for computer system
JP2009212798A (en) Network system, control method thereof, and program
JP5252571B2 (en) Network management system and management method
US9948564B2 (en) Data streaming scheduler for dual chipset architectures that includes a high performance chipset and a low performance chipset
KR101093656B1 (en) Method for saving standby power of network device and improving energy efficiency
US20130061072A1 (en) Power saving node controller
Francini Selection of a rate adaptation scheme for network hardware
JP2010028448A (en) Network apparatus
KR20120061583A (en) Computer system reducing the power of server
JP2010103655A (en) Network connection device
KR101874347B1 (en) Method for saving electric power comsumption in the network device and the network device using the same
CN107113244B (en) Data forwarding method, device and system
JP2010183470A (en) Network connection device, network connection control method, and program
Abaci et al. Dynamic bit-rate adjustment based on traffic characteristics for metro and core networks
JP2010187296A (en) Gateway apparatus

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110811

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110817

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20111213