JP6167867B2 - Load balancing apparatus, method and system - Google Patents

Load balancing apparatus, method and system Download PDF

Info

Publication number
JP6167867B2
JP6167867B2 JP2013235176A JP2013235176A JP6167867B2 JP 6167867 B2 JP6167867 B2 JP 6167867B2 JP 2013235176 A JP2013235176 A JP 2013235176A JP 2013235176 A JP2013235176 A JP 2013235176A JP 6167867 B2 JP6167867 B2 JP 6167867B2
Authority
JP
Japan
Prior art keywords
notification
time stamp
information processing
stored
data storage
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.)
Active
Application number
JP2013235176A
Other languages
Japanese (ja)
Other versions
JP2015095167A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2013235176A priority Critical patent/JP6167867B2/en
Publication of JP2015095167A publication Critical patent/JP2015095167A/en
Application granted granted Critical
Publication of JP6167867B2 publication Critical patent/JP6167867B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Debugging And Monitoring (AREA)
  • Computer And Data Communications (AREA)

Description

本発明は、ネットワークにおいて発生したイベントを管理する技術に関する。   The present invention relates to a technique for managing events that occur in a network.

SNMP(Simple Network Management Protocol)は、ネットワークに接続された装置(以下、ネットワーク装置と呼ぶ)をネットワーク経由で監視及び制御するためのプロトコルである。SNMPを利用するシステムにおいては、ネットワーク装置が、ネットワーク装置の状態が変化した場合に、SNMPトラップと呼ばれる通知を、ネットワークを管理する管理サーバに送信する。管理サーバは、SNMPトラップに含まれるデータによって、ネットワーク装置にどのようなイベント(例えば、障害)が発生したか特定することができる。   SNMP (Simple Network Management Protocol) is a protocol for monitoring and controlling a device connected to a network (hereinafter referred to as a network device) via the network. In a system using SNMP, a network device transmits a notification called an SNMP trap to a management server that manages the network when the state of the network device changes. The management server can specify what kind of event (for example, a failure) has occurred in the network device based on the data included in the SNMP trap.

しかし、ネットワークが大規模化し、ネットワーク装置の数が増えると、管理サーバが受信するSNMPトラップの数も増える。その結果、管理サーバの処理が遅延し、イベントが発生したことを管理者に通知するのが遅くなることがある。また、管理サーバのリソースのオーバーフローによってSNMPトラップの一部を欠損し、ネットワーク装置の正確な状態を管理者に通知することができなくなることがある。   However, as the network becomes larger and the number of network devices increases, the number of SNMP traps received by the management server also increases. As a result, processing of the management server is delayed, and it may be delayed to notify the administrator that an event has occurred. In addition, a part of the SNMP trap may be lost due to an overflow of resources of the management server, and it may not be possible to notify the administrator of the exact state of the network device.

管理サーバを複数設ければ、管理サーバの負荷を分散することができる。しかし、同じタイムスタンプを含む複数のSNMPトラップを複数の管理サーバが処理するような状況が生じると、各管理サーバの処理速度が異なることが原因で、イベントが発生した順序を正確に特定することができなくなる。   If a plurality of management servers are provided, the load on the management server can be distributed. However, when a situation occurs in which multiple management servers process multiple SNMP traps that contain the same time stamp, the order in which the events occurred can be accurately identified due to different processing speeds of the management servers. Can not be.

従来の技術においては、イベントが発生した順序を、以下のような方法で管理する。具体的には、イベントの時刻情報と、イベントが発生した際にインクリメントするカウンタの値とを含む履歴情報を記憶する。そして、記憶された履歴情報に含まれている時刻情報及びカウンタの値を利用することで、履歴情報をイベントの発生順序どおりに並べ替える。   In the conventional technique, the order in which events occur is managed by the following method. Specifically, history information including time information of the event and a counter value that is incremented when the event occurs is stored. Then, by using the time information and the counter value included in the stored history information, the history information is rearranged in the order of event occurrence.

特開2002−116929号公報JP 2002-116929 A

但し、上記の技術は、カウンタを管理するための機構を用意することを前提とした技術である。また、上記の技術においては、カウンタの値を管理する処理等の負荷を分散することは考慮されていない。   However, the above technique is based on the premise that a mechanism for managing the counter is prepared. Further, in the above technique, it is not considered to distribute a load such as processing for managing a counter value.

従って、本発明の目的は、1つの側面では、イベントのデータを処理する装置が複数設けられたシステムにおいて、イベントのデータをイベントが発生した順序どおりに処理するための技術を提供することである。   Accordingly, an object of the present invention, in one aspect, is to provide a technique for processing event data in the order in which the events occurred in a system provided with a plurality of devices for processing event data. .

本発明に係る負荷分散装置は、タイムスタンプを含む通知を受信する受信部と、各々受信した順序で通知を共通の記憶装置に格納する複数の情報処理装置の中から、受信した通知の送信先である1の情報処理装置を決定する決定部と、最後に受信した通知に含まれるタイムスタンプと、当該最後に受信した通知の送信先の情報処理装置の識別情報とを格納するデータ格納部とを有する。そして、上で述べた決定部は、新たに受信した第1の通知に含まれるタイムスタンプとデータ格納部に格納されているタイムスタンプとが同じである場合に、第1の通知の送信先を、データ格納部に格納されている識別情報が示す情報処理装置に決定する。   The load distribution device according to the present invention includes a receiving unit that receives a notification including a time stamp, and a transmission destination of the received notification from a plurality of information processing devices that store the notifications in a common storage device in the order of reception. A data storage unit that stores a time stamp included in the last received notification, and identification information of the information processing device that is the transmission destination of the last received notification; Have Then, when the time stamp included in the newly received first notification is the same as the time stamp stored in the data storage unit, the determination unit described above determines the transmission destination of the first notification. The information processing device indicated by the identification information stored in the data storage unit is determined.

1つの側面では、イベントのデータを処理する装置が複数設けられたシステムにおいて、イベントのデータをイベントが発生した順序どおりに処理できるようになる。   In one aspect, in a system provided with a plurality of devices for processing event data, the event data can be processed in the order in which the events occurred.

図1は、本実施の形態におけるシステムの概要を示す図である。FIG. 1 is a diagram showing an overview of a system in the present embodiment. 図2は、負荷分散装置の機能ブロック図である。FIG. 2 is a functional block diagram of the load distribution apparatus. 図3は、データ格納部に格納されるデータの一例を示す図である。FIG. 3 is a diagram illustrating an example of data stored in the data storage unit. 図4は、ログDBに格納されるデータの一例を示す図である。FIG. 4 is a diagram illustrating an example of data stored in the log DB. 図5は、障害DBに格納されるデータの一例を示す図である。FIG. 5 is a diagram illustrating an example of data stored in the failure DB. 図6は、監視処理部が実行する処理について説明するための図である。FIG. 6 is a diagram for explaining processing executed by the monitoring processing unit. 図7は、監視処理部が実行する処理について説明するための図である。FIG. 7 is a diagram for explaining processing executed by the monitoring processing unit. 図8は、SNMPトラップの一例を示す図である。FIG. 8 is a diagram illustrating an example of the SNMP trap. 図9は、メインの処理フローを示す図である。FIG. 9 is a diagram showing a main processing flow. 図10は、SNMPトラップの送信先の決定について説明するための図である。FIG. 10 is a diagram for explaining the determination of the transmission destination of the SNMP trap. 図11は、コンピュータの機能ブロック図である。FIG. 11 is a functional block diagram of a computer. 図12は、ネットワーク装置の機能ブロック図である。FIG. 12 is a functional block diagram of the network device.

図1に、本実施の形態におけるシステムの概要を示す。ネットワークスイッチ或いはルータ等であるネットワーク装置31乃至33は、本実施の形態の主要な処理を実行する負荷分散装置1に接続されている。負荷分散装置1は、管理サーバ51及び52に接続されている。管理サーバ51及び52は、ログDB(DataBase)7に接続されている。ログDB7は、障害DB91及び監視処理部92を含む監視サーバ9に接続されている。監視サーバ9は、監視端末11に接続されている。   FIG. 1 shows an overview of a system in the present embodiment. Network devices 31 to 33 such as network switches or routers are connected to the load distribution device 1 that executes the main processing of the present embodiment. The load balancer 1 is connected to management servers 51 and 52. The management servers 51 and 52 are connected to a log DB (DataBase) 7. The log DB 7 is connected to a monitoring server 9 including a failure DB 91 and a monitoring processing unit 92. The monitoring server 9 is connected to the monitoring terminal 11.

ネットワーク装置31乃至33は、監視端末11を操作する監視者による監視の対象である。ネットワーク装置31乃至33は、イベントが発生した場合(例えば、障害が発生した場合又は障害が復旧した場合)に、発生したイベントの情報を含むSNMPトラップを負荷分散装置1に送信する。   The network devices 31 to 33 are objects to be monitored by a monitor who operates the monitoring terminal 11. When an event occurs (for example, when a failure occurs or when a failure is recovered), the network devices 31 to 33 transmit an SNMP trap including information on the event that has occurred to the load distribution device 1.

負荷分散装置1は、ネットワーク装置31乃至33から受信したSNMPトラップの送信先を決定し、決定された送信先に対してSNMPトラップを送信する。SNMPトラップの送信先を決定する処理については、後で詳細に説明する。   The load balancer 1 determines the transmission destination of the SNMP trap received from the network devices 31 to 33, and transmits the SNMP trap to the determined transmission destination. The process for determining the SNMP trap transmission destination will be described in detail later.

管理サーバ51及び52は、負荷分散装置1から受信したSNMPトラップに含まれるデータを、受信した順にログDB7に格納する。管理サーバ51及び52は、SNMPトラップに含まれるデータをログDB7に格納する際に、データにログIDを付与する。ログIDは、ログを特定するための識別情報である。   The management servers 51 and 52 store the data included in the SNMP trap received from the load balancer 1 in the log DB 7 in the order received. When the management servers 51 and 52 store the data included in the SNMP trap in the log DB 7, the management servers 51 and 52 assign a log ID to the data. The log ID is identification information for specifying a log.

監視サーバ9における監視処理部92は、ログDB7に新たにログが格納されると、タイムスタンプ及びログIDで、ログDB7に格納されているログをソート(すなわち、並べ替え)する。ここでは、タイムスタンプを第1のソートキーとし、ログIDを第2のソートキーとする。そして、監視処理部92は、ログDB7に格納されているログに基づき、障害DB91に格納されているデータを更新する。   When a new log is stored in the log DB 7, the monitoring processing unit 92 in the monitoring server 9 sorts (that is, rearranges) the log stored in the log DB 7 with the time stamp and the log ID. Here, the time stamp is set as the first sort key, and the log ID is set as the second sort key. Then, the monitoring processing unit 92 updates the data stored in the failure DB 91 based on the log stored in the log DB 7.

監視端末11は、例えば定期的に、障害DB91に格納されているデータを読み出し、監視端末11のモニタ等に表示する。監視端末11を操作する監視者は、モニタに表示された内容を確認する。例えば、ネットワーク装置31乃至33のいずれかにおいて発生した障害が復旧していない場合には、障害を復旧するための対処をする。   For example, the monitoring terminal 11 periodically reads data stored in the failure DB 91 and displays the data on a monitor of the monitoring terminal 11 or the like. A supervisor who operates the monitoring terminal 11 confirms the contents displayed on the monitor. For example, when a failure that has occurred in any of the network devices 31 to 33 has not been recovered, a countermeasure for recovering the failure is taken.

図2に、負荷分散装置1の機能ブロック図を示す。負荷分散装置1は、受信部11と、決定部12と、データ格納部13と、送信部14とを含む。   FIG. 2 shows a functional block diagram of the load distribution apparatus 1. The load distribution apparatus 1 includes a reception unit 11, a determination unit 12, a data storage unit 13, and a transmission unit 14.

受信部11は、ネットワーク装置31乃至33からSNMPトラップを受信し、決定部12に出力する。決定部12は、データ格納部13に格納されているデータを用いて、SNMPトラップの送信先を決定する。そして、決定部12は、決定された送信先の識別情報とSNMPトラップを送信部14に出力する。送信部14は、受け取った識別情報が示す送信先の管理サーバに対し、SNMPトラップを送信する。   The reception unit 11 receives SNMP traps from the network devices 31 to 33 and outputs them to the determination unit 12. The determination unit 12 determines the transmission destination of the SNMP trap using the data stored in the data storage unit 13. Then, the determination unit 12 outputs the determined transmission destination identification information and the SNMP trap to the transmission unit 14. The transmission unit 14 transmits an SNMP trap to the transmission destination management server indicated by the received identification information.

図3に、データ格納部13に格納されるデータの一例を示す。図3の例では、ノードIDと、タイムスタンプと、送信先の管理サーバの識別情報とが格納される。ノードIDは、ネットワーク装置の識別情報である。タイムスタンプは、イベントが発生した時刻を表す情報である。データ格納部13には、各ネットワーク装置について、最後に受信したSNMPトラップに含まれるタイムスタンプと、最後に受信したSNMPトラップの送信先の管理サーバの識別情報とが格納される。従って、新たにSNMPトラップを受信した場合には、そのSNMPトラップの送信元のネットワーク装置についてデータが更新される。   FIG. 3 shows an example of data stored in the data storage unit 13. In the example of FIG. 3, a node ID, a time stamp, and identification information of a transmission destination management server are stored. The node ID is identification information of the network device. The time stamp is information indicating the time when the event occurred. The data storage unit 13 stores, for each network device, the time stamp included in the last received SNMP trap and the identification information of the management server that is the destination of the last received SNMP trap. Therefore, when a new SNMP trap is received, data is updated for the network device that is the source of the SNMP trap.

図4に、ログDB7に格納されるデータの一例を示す。図4の例では、ログIDと、障害コードと、状態に関する情報と、タイムスタンプと、ノードIDとが格納される。ログIDの番号が小さいほどログDB7に格納された時点が早い。状態が「発生」である場合、ネットワーク装置に障害が発生し、障害が未だ復旧していない。状態が「復旧」である場合、ネットワーク装置に発生した障害が既に復旧している。   FIG. 4 shows an example of data stored in the log DB 7. In the example of FIG. 4, a log ID, a failure code, information on a state, a time stamp, and a node ID are stored. The smaller the log ID number, the earlier the time point when it is stored in the log DB 7. When the status is “occurrence”, a failure has occurred in the network device, and the failure has not yet been recovered. If the status is “Recovered”, the failure that has occurred in the network device has already been recovered.

図5に、障害DB91に格納されるデータの一例を示す。図5の例では、ノードIDと、障害コードと、状態に関する情報とが格納される。障害コードは、障害の種類を表す。   FIG. 5 shows an example of data stored in the failure DB 91. In the example of FIG. 5, the node ID, the failure code, and the information regarding the state are stored. The failure code represents the type of failure.

図6及び図7を用いて、監視処理部92が実行する処理について説明する。例えば、ログDB7に新たにログが追加され、ログDB7が図6に示した601の状態から602の状態に変化したとする。追加された、ログIDが4であるログは、ネットワーク装置31において発生した障害Aが時刻「24」に復旧したことを表している。このように、ログDB7に新たにログが追加されたことを検出すると、監視処理部92は、追加されたログに基づき、障害DB91に格納されているデータを更新する。例えば、障害DB91が図7における701の状態である場合には、追加されたログによって、702の状態に更新する。ここでは、ネットワーク装置31の状態が、「発生」から「復旧」に更新される。   Processing executed by the monitoring processing unit 92 will be described with reference to FIGS. 6 and 7. For example, it is assumed that a new log is added to the log DB 7 and the log DB 7 changes from the state 601 illustrated in FIG. 6 to the state 602. The added log with the log ID 4 indicates that the failure A occurring in the network device 31 has been recovered at time “24”. As described above, when it is detected that a new log is added to the log DB 7, the monitoring processing unit 92 updates the data stored in the failure DB 91 based on the added log. For example, when the failure DB 91 is in the state 701 in FIG. 7, the state is updated to the state 702 by the added log. Here, the state of the network device 31 is updated from “occurrence” to “recovery”.

このように、監視処理部92は、或るネットワーク装置で発生した或る障害について、「発生」を表すログと「復旧」を表すログとを対応付けることによって、ネットワーク装置の状態を管理する。   As described above, the monitoring processing unit 92 manages the state of the network device by associating the log indicating “occurrence” with the log indicating “recovery” for a certain failure that has occurred in a certain network device.

図8に、SNMPトラップの一例を示す。図8の例では、SNMPトラップには、PDU(Protocol Data Unit)タイプを表す情報と、ベンダの識別子と、エージェントアドレスと、トラップ番号と、拡張トラップ番号と、タイムスタンプと、データとが含まれる。PDUタイプを表す情報は、SNMPトラップであることを表す。ベンダ識別子は、ベンダを識別するための情報である。エージェントアドレスは、例えば、イベントが発生したネットワーク装置のIPアドレスである。トラップ番号は、イベントの性質を規定する番号である。拡張トラップ番号は、イベントの性質をより具体的に規定する番号である。データの部分には、イベントに関する追加の情報等が含まれる。   FIG. 8 shows an example of the SNMP trap. In the example of FIG. 8, the SNMP trap includes information indicating a PDU (Protocol Data Unit) type, a vendor identifier, an agent address, a trap number, an extended trap number, a time stamp, and data. . The information representing the PDU type represents an SNMP trap. The vendor identifier is information for identifying the vendor. The agent address is, for example, the IP address of the network device in which the event has occurred. The trap number is a number that defines the nature of the event. The extended trap number is a number that more specifically defines the nature of the event. The data portion includes additional information related to the event.

次に、図9及び図10を用いて、負荷分散装置1の動作について説明する。   Next, the operation of the load distribution apparatus 1 will be described with reference to FIGS. 9 and 10.

まず、負荷分散装置1の受信部11は、ネットワーク装置31乃至33のうちいずれかのネットワーク装置からSNMPトラップを受信する(図9:ステップS1)。受信部11は、受信したSNMPトラップを決定部12に出力する。   First, the receiving unit 11 of the load balancer 1 receives an SNMP trap from any one of the network devices 31 to 33 (FIG. 9: Step S1). The reception unit 11 outputs the received SNMP trap to the determination unit 12.

決定部12は、SNMPトラップの送信元のノードIDを、SNMPトラップに含まれるエージェントアドレスによって特定する(ステップS3)。例えば、エージェントアドレスとノードIDとが対応付けられたデータを用いて、ノードIDを特定する。   The determination unit 12 specifies the node ID of the SNMP trap transmission source by the agent address included in the SNMP trap (step S3). For example, the node ID is specified using data in which the agent address and the node ID are associated with each other.

決定部12は、ステップS3において特定されたノードIDに対応するタイムスタンプを、データ格納部13から特定する(ステップS5)。   The determination unit 12 specifies the time stamp corresponding to the node ID specified in step S3 from the data storage unit 13 (step S5).

決定部12は、ステップS5において特定されたタイムスタンプが、受信したSNMPトラップに含まれるタイムスタンプと同じであるか判断する(ステップS7)。   The determination unit 12 determines whether or not the time stamp specified in step S5 is the same as the time stamp included in the received SNMP trap (step S7).

同じである場合(ステップS7:Yesルート)、決定部12は、特定されたノードIDに対応する送信先の管理サーバの識別情報を、データ格納部13から特定する(ステップS9)。決定部12は、特定された識別情報及び受信したSNMPトラップを送信部14に出力する。   When they are the same (step S7: Yes route), the determination unit 12 specifies the identification information of the transmission destination management server corresponding to the specified node ID from the data storage unit 13 (step S9). The determination unit 12 outputs the identified identification information and the received SNMP trap to the transmission unit 14.

同じではない場合(ステップS7:Noルート)、決定部12は、所定の負荷分散アルゴリズム(例えば、ラウンドロビン)によって送信先の管理サーバの識別情報を特定する(ステップS11)。そして、決定部12は、データ格納部13における、ステップS3において特定されたノードIDに対応するタイムスタンプ及び送信先の識別情報を、受信したSNMPトラップに含まれるタイムスタンプ及びステップS11において特定された識別情報で更新する(ステップS13)。決定部12は、ステップS11において特定された識別情報及び受信したSNMPトラップを送信部14に出力する。   If they are not the same (step S7: No route), the determination unit 12 specifies the identification information of the management server of the transmission destination by a predetermined load distribution algorithm (for example, round robin) (step S11). Then, the determination unit 12 specifies the time stamp corresponding to the node ID specified in step S3 and the transmission destination identification information in the data storage unit 13 in the time stamp included in the received SNMP trap and in step S11. Update with identification information (step S13). The determination unit 12 outputs the identification information specified in step S11 and the received SNMP trap to the transmission unit 14.

送信部14は、決定部12から受け取った識別情報が示す送信先の管理サーバに、受信したSNMPトラップを送信する(ステップS15)。そして処理を終了する。   The transmission unit 14 transmits the received SNMP trap to the transmission destination management server indicated by the identification information received from the determination unit 12 (step S15). Then, the process ends.

以上のような処理を実行すれば、或るネットワーク装置から受信した、タイムスタンプが同じである複数のSNMPトラップは、同じ管理サーバに送信される。管理サーバは、受信した順序どおりにログIDをログに付与してログDB7に格納するので、タイムスタンプが同じである複数のSNMPトラップの順序を、ログIDによって特定できるようになる。   If the above processing is executed, a plurality of SNMP traps having the same time stamp received from a certain network device are transmitted to the same management server. Since the management server assigns log IDs to the logs in the order received and stores them in the log DB 7, the order of a plurality of SNMP traps having the same time stamp can be specified by the log IDs.

また、同じネットワーク装置からのSNMPトラップを同じ管理サーバに送信するという方法だと、イベントの発生状況によっては管理サーバの負荷に偏りが生じる。しかし、本実施の形態の方法であれば、そのような問題は生じない。   Further, when the SNMP trap from the same network device is transmitted to the same management server, the load on the management server is biased depending on the event occurrence state. However, such a problem does not occur with the method of the present embodiment.

また、管理サーバを複数設けずに、1つの高性能な管理サーバを設けることにより、SNMPトラップの増加に対処するという方法も考えられる。しかし、初期導入コストが高く、また、ネットワーク装置の数がさらに増えた場合にはサーバの入れ替えを行うことになるので運用が停止するという問題がある。   Also, a method of dealing with an increase in SNMP traps by providing one high-performance management server without providing a plurality of management servers is also conceivable. However, there is a problem that the initial introduction cost is high and the operation is stopped because the server is replaced when the number of network devices further increases.

なお、管理サーバが複数設けられているので、管理サーバ毎に処理速度が異なることが原因で、タイムスタンプが示す時刻が後であるにもかかわらず先にログDB7に格納されるログが生じる可能性がある。しかし、監視処理部92は、タイムスタンプを第1のソートキーとしてログを並び替え、さらにログIDを第2のソートキーとしてログを並び替えるので、最終的には、ログDB7にはイベントが発生した順序どおりにログが格納される。   In addition, since there are a plurality of management servers, a log stored in the log DB 7 may occur first even though the time indicated by the time stamp is later because the processing speed is different for each management server. There is sex. However, since the monitoring processing unit 92 rearranges the logs using the time stamp as the first sort key and further rearranges the logs using the log ID as the second sort key, finally, the order in which events occurred in the log DB 7 Logs are stored as expected.

図10を用いて、負荷分散装置1による送信先の決定について具体的に説明する。例えば、或る1つのネットワーク装置について、8つのSNMPトラップを受信したとする。すなわち、障害Aが時刻11に発生したことを表すSNMPトラップと、障害Aが時刻12に復旧したことを表すSNMPトラップと、障害Bが時刻13に発生したことを表すSNMPトラップと、障害Bが時刻14に復旧したことを表すSNMPトラップと、障害Cが時刻15に発生したことを表すSNMPトラップと、障害Cが時刻15に復旧したことを表すSNMPトラップと、障害Dが時刻16に発生したことを表すSNMPトラップと、障害Dが時刻17に復旧したことを表すSNMPトラップとを、この順序で受信したとする。   The determination of the transmission destination by the load balancer 1 will be specifically described with reference to FIG. For example, assume that eight SNMP traps have been received for a certain network device. That is, an SNMP trap indicating that the failure A has occurred at time 11, an SNMP trap indicating that the failure A has been recovered at time 12, an SNMP trap indicating that the failure B has occurred at time 13, and a failure B An SNMP trap indicating recovery at time 14, an SNMP trap indicating failure C at time 15, an SNMP trap indicating failure C recovered at time 15, and a failure D occurred at time 16 It is assumed that an SNMP trap indicating this and an SNMP trap indicating that the failure D has been recovered at time 17 are received in this order.

送信先を決定するためのアルゴリズムがラウンドロビンである場合、送信先は、図10の1001のようになる。すなわち、障害Aが時刻11に発生したことを表すSNMPトラップは管理サーバ51に送信され、障害Aが時刻12に復旧したことを表すSNMPトラップは管理サーバ52に送信され、障害Bが時刻13に発生したことを表すSNMPトラップは管理サーバ51に送信され、障害Bが時刻14に復旧したことを表すSNMPトラップは管理サーバ52に送信され、障害Cが時刻15に発生したことを表すSNMPトラップ(ここでは、第5のSNMPトラップと呼ぶ)は管理サーバ51に送信され、障害Cが時刻15に復旧したことを表すSNMPトラップ(ここでは、第6のSNMPトラップと呼ぶ)は管理サーバ51に送信され、障害Dが時刻16に発生したことを表すSNMPトラップは管理サーバ52に送信され、障害Dが時刻17に復旧したことを表すSNMPトラップは管理サーバ51に送信される。   When the algorithm for determining the transmission destination is round robin, the transmission destination is as indicated by 1001 in FIG. That is, an SNMP trap indicating that the failure A occurred at time 11 is transmitted to the management server 51, an SNMP trap indicating that the failure A has been recovered at time 12 is transmitted to the management server 52, and the failure B is transmitted at time 13. An SNMP trap indicating that the failure has occurred is transmitted to the management server 51, an SNMP trap indicating that the failure B has been recovered at time 14 is transmitted to the management server 52, and an SNMP trap indicating that the failure C has occurred at time 15 ( Here, a fifth SNMP trap) is transmitted to the management server 51, and an SNMP trap indicating that the failure C has been recovered at time 15 (herein referred to as a sixth SNMP trap) is transmitted to the management server 51. An SNMP trap indicating that the failure D occurred at time 16 is transmitted to the management server 52, and the failure D SNMP trap indicating that it has recovered to 7 are transmitted to the management server 51.

このように、第6のSNMPトラップ以外は、ラウンドロビンによって送信先が決定される。第6のSNMPトラップは、タイムスタンプが第5のSNMPトラップと同じであるので、第5のSNMPトラップの送信先と同じ送信先に送信される。   Thus, except for the sixth SNMP trap, the transmission destination is determined by round robin. Since the sixth SNMP trap has the same time stamp as the fifth SNMP trap, the sixth SNMP trap is transmitted to the same destination as the destination of the fifth SNMP trap.

以上本発明の一実施の形態を説明したが、本発明はこれに限定されるものではない。例えば、上で説明した負荷分散装置1及び監視サーバ9の機能ブロック構成は実際のプログラムモジュール構成に一致しない場合もある。   Although one embodiment of the present invention has been described above, the present invention is not limited to this. For example, the functional block configurations of the load distribution device 1 and the monitoring server 9 described above may not match the actual program module configuration.

また、上で説明した各テーブルの構成は一例であって、上記のような構成でなければならないわけではない。さらに、処理フローにおいても、処理結果が変わらなければ処理の順番を入れ替えることも可能である。さらに、並列に実行させるようにしても良い。   Further, the configuration of each table described above is an example, and the configuration as described above is not necessarily required. Further, in the processing flow, the processing order can be changed if the processing result does not change. Further, it may be executed in parallel.

なお、上で述べた例では、管理サーバは2つであるが、3つ以上であってもよい。   In the example described above, the number of management servers is two, but may be three or more.

なお、上で述べた例では、管理サーバが物理サーバであり、ログDB7が管理サーバとは別に設けられた例を示したが、1つの情報処理装置内に仮想マシンである管理サーバを複数実行し、その情報処理装置内にログDB7を設けてもよい。   In the example described above, the management server is a physical server and the log DB 7 is provided separately from the management server. However, a plurality of management servers that are virtual machines are executed in one information processing apparatus. The log DB 7 may be provided in the information processing apparatus.

なお、上で述べた負荷分散装置1、管理サーバ51及び52、監視サーバ9並びに監視端末11は、コンピュータ装置であって、図11に示すように、メモリ2501とCPU(Central Processing Unit)2503とハードディスク・ドライブ(HDD:Hard Disk Drive)2505と表示装置2509に接続される表示制御部2507とリムーバブル・ディスク2511用のドライブ装置2513と入力装置2515とネットワークに接続するための通信制御部2517とがバス2519で接続されている。オペレーティング・システム(OS:Operating System)及び本実施例における処理を実施するためのアプリケーション・プログラムは、HDD2505に格納されており、CPU2503により実行される際にはHDD2505からメモリ2501に読み出される。CPU2503は、アプリケーション・プログラムの処理内容に応じて表示制御部2507、通信制御部2517、ドライブ装置2513を制御して、所定の動作を行わせる。また、処理途中のデータについては、主としてメモリ2501に格納されるが、HDD2505に格納されるようにしてもよい。本発明の実施例では、上で述べた処理を実施するためのアプリケーション・プログラムはコンピュータ読み取り可能なリムーバブル・ディスク2511に格納されて頒布され、ドライブ装置2513からHDD2505にインストールされる。インターネットなどのネットワーク及び通信制御部2517を経由して、HDD2505にインストールされる場合もある。このようなコンピュータ装置は、上で述べたCPU2503、メモリ2501などのハードウエアとOS及びアプリケーション・プログラムなどのプログラムとが有機的に協働することにより、上で述べたような各種機能を実現する。   Note that the load distribution device 1, management servers 51 and 52, monitoring server 9 and monitoring terminal 11 described above are computer devices, and as shown in FIG. 11, a memory 2501 and a CPU (Central Processing Unit) 2503, A hard disk drive (HDD) 2505, a display control unit 2507 connected to the display device 2509, a drive device 2513 for the removable disk 2511, an input device 2515, and a communication control unit 2517 for connecting to a network. They are connected by a bus 2519. An operating system (OS) and an application program for executing the processing in this embodiment are stored in the HDD 2505, and are read from the HDD 2505 to the memory 2501 when executed by the CPU 2503. The CPU 2503 controls the display control unit 2507, the communication control unit 2517, and the drive device 2513 according to the processing content of the application program, and performs a predetermined operation. Further, data in the middle of processing is mainly stored in the memory 2501, but may be stored in the HDD 2505. In the embodiment of the present invention, an application program for performing the above-described processing is stored in a computer-readable removable disk 2511 and distributed, and installed in the HDD 2505 from the drive device 2513. In some cases, the HDD 2505 may be installed via a network such as the Internet and the communication control unit 2517. Such a computer apparatus realizes various functions as described above by organically cooperating hardware such as the CPU 2503 and the memory 2501 described above and programs such as the OS and application programs. .

また、上で述べたネットワーク装置31乃至33は、図12に示すように、メモリ2601とCPU2603とハードディスク・ドライブ(HDD)2605と表示装置2609に接続される表示制御部2607とリムーバブル・ディスク2611用のドライブ装置2613と入力装置2615とネットワークに接続するための通信部2617(図12では、2617a乃至2617c)とがバス2619で接続されている場合もある。なお、場合によっては、表示制御部2607、表示装置2609、ドライブ装置2613、入力装置2615は含まれない場合もある。オペレーティング・システム(OS:Operating System)及び本実施の形態における処理を実施するためのアプリケーション・プログラムは、HDD2605に格納されており、CPU2603により実行される際にはHDD2605からメモリ2601に読み出される。必要に応じてCPU2603は、表示制御部2607、通信部2617、ドライブ装置2613を制御して、必要な動作を行わせる。なお、通信部2617のいずれかを介して入力されたデータは、他の通信部2617を介して出力される。CPU2603は、通信部2617を制御して、適切に出力先を切り替える。また、処理途中のデータについては、メモリ2601に格納され、必要があればHDD2605に格納される。本発明の実施例では、上で述べた処理を実施するためのアプリケーション・プログラムはコンピュータ読み取り可能なリムーバブル・ディスク2611に格納されて頒布され、ドライブ装置2613からHDD2605にインストールされる。インターネットなどのネットワーク及び通信部2617を経由して、HDD2605にインストールされる場合もある。このようなコンピュータ装置は、上で述べたCPU2603、メモリ2601などのハードウエアとOS及び必要なアプリケーション・プログラムとが有機的に協働することにより、上で述べたような各種機能を実現する   The network devices 31 to 33 described above are for a memory 2601, a CPU 2603, a hard disk drive (HDD) 2605, a display control unit 2607 connected to a display device 2609, and a removable disk 2611, as shown in FIG. In some cases, the drive device 2613, the input device 2615, and a communication unit 2617 (2617a to 2617c in FIG. 12) for connecting to a network are connected by a bus 2619. In some cases, the display control unit 2607, the display device 2609, the drive device 2613, and the input device 2615 may not be included. An operating system (OS: Operating System) and an application program for performing processing in the present embodiment are stored in the HDD 2605, and are read from the HDD 2605 to the memory 2601 when executed by the CPU 2603. If necessary, the CPU 2603 controls the display control unit 2607, the communication unit 2617, and the drive device 2613 to perform necessary operations. Note that data input via any of the communication units 2617 is output via another communication unit 2617. The CPU 2603 controls the communication unit 2617 to appropriately switch the output destination. Further, data in the middle of processing is stored in the memory 2601 and stored in the HDD 2605 if necessary. In the embodiment of the present invention, an application program for performing the above-described processing is stored in a computer-readable removable disk 2611 and distributed, and installed in the HDD 2605 from the drive device 2613. In some cases, the HDD 2605 may be installed via a network such as the Internet and the communication unit 2617. Such a computer apparatus realizes various functions as described above by organically cooperating the hardware such as the CPU 2603 and the memory 2601 described above with the OS and necessary application programs.

以上述べた本発明の実施の形態をまとめると、以下のようになる。   The embodiment of the present invention described above is summarized as follows.

本実施の形態の第1の態様に係る負荷分散装置は、(A)タイムスタンプを含む通知を受信する受信部と、(B)各々受信した順序で通知を共通の記憶装置に格納する複数の情報処理装置の中から、受信した通知の送信先である1の情報処理装置を決定する決定部と、(C)最後に受信した通知に含まれるタイムスタンプと、当該最後に受信した通知の送信先の情報処理装置の識別情報とを格納するデータ格納部とを有する。そして、上で述べた決定部は、(b1)新たに受信した第1の通知に含まれるタイムスタンプとデータ格納部に格納されているタイムスタンプとが同じである場合に、第1の通知の送信先を、データ格納部に格納されている識別情報が示す情報処理装置に決定する。   The load distribution apparatus according to the first aspect of the present embodiment includes (A) a reception unit that receives a notification including a time stamp, and (B) a plurality of notifications that are stored in a common storage device in the order of reception. A determination unit that determines one information processing apparatus that is a transmission destination of the received notification from among the information processing apparatuses, (C) a time stamp included in the last received notification, and transmission of the last received notification And a data storage unit for storing identification information of the previous information processing apparatus. Then, the determination unit described above (b1) when the time stamp included in the newly received first notification is the same as the time stamp stored in the data storage unit, The transmission destination is determined to be the information processing device indicated by the identification information stored in the data storage unit.

このようにすれば、タイムスタンプが同じであったとしても、通知を受信した順序どおりに共通の記憶装置に格納できるようになる。これによって、イベントの発生順序どおりに通知を処理することができるようになる。   In this way, even if the time stamps are the same, they can be stored in a common storage device in the order in which the notifications are received. As a result, notifications can be processed in the order of event occurrence.

また、上で述べた決定部は、(b2)第1の通知に含まれるタイムスタンプとデータ格納部に格納されているタイムスタンプとが同じではない場合に、第1の通知の送信先を、負荷分散のためのアルゴリズムで決定し、第1の通知に含まれるタイムスタンプ及び決定された送信先の情報処理装置の識別情報で、データ格納部に格納されているタイムスタンプ及び識別情報を更新してもよい。このようにすれば、タイムスタンプが同じではない場合には、負荷が特定の情報処理装置に集中することを抑制できるようになる。   In addition, the determination unit described above (b2) when the time stamp included in the first notification and the time stamp stored in the data storage unit are not the same, the transmission destination of the first notification, The time stamp and identification information stored in the data storage unit are updated with the time stamp included in the first notification and the determined identification information of the information processing apparatus of the transmission destination determined by the algorithm for load distribution. May be. In this way, when the time stamps are not the same, it is possible to prevent the load from being concentrated on a specific information processing apparatus.

また、上で述べたデータ格納部には、最後に受信した通知の送信元の装置の識別情報がさらに格納されてもよい。このようにすれば、複数の送信元び装置が存在する場合にも対処できるようになる。   In addition, the data storage unit described above may further store identification information of a device that is the transmission source of the last received notification. In this way, it is possible to cope with a case where there are a plurality of transmission source devices.

本実施の形態の第2の態様に係る負荷分散方法は、(D)タイムスタンプを含む通知を受信し、(E)最後に受信した通知に含まれるタイムスタンプと当該最後に受信した通知の送信先の情報処理装置の識別情報とを格納するデータ格納部から、最後に受信した通知に含まれるタイムスタンプを特定し、(F)受信した通知に含まれるタイムスタンプと、抽出された最後に受信した通知に含まれるタイムスタンプとが同じである場合、受信した通知の送信先を、各々受信した順序で通知を共通の記憶装置に格納する複数の情報処理装置のうち、データ格納部に格納されている識別情報が示す情報処理装置に決定する処理を含む。   The load distribution method according to the second aspect of the present embodiment receives (D) a notification including a time stamp, and (E) transmits a time stamp included in the last received notification and the last received notification. The time stamp included in the last received notification is specified from the data storage unit that stores the identification information of the previous information processing apparatus, and (F) the time stamp included in the received notification and the last received are extracted. If the time stamp included in the notification is the same, the destination of the received notification is stored in the data storage unit among the plurality of information processing devices that store the notification in the common storage device in the order of reception. Including the process of determining the information processing device indicated by the identification information.

なお、上記方法による処理をコンピュータに行わせるためのプログラムを作成することができ、当該プログラムは、例えばフレキシブルディスク、CD−ROM、光磁気ディスク、半導体メモリ、ハードディスク等のコンピュータ読み取り可能な記憶媒体又は記憶装置に格納される。尚、中間的な処理結果はメインメモリ等の記憶装置に一時保管される。   A program for causing a computer to perform the processing according to the above method can be created. The program can be a computer-readable storage medium such as a flexible disk, a CD-ROM, a magneto-optical disk, a semiconductor memory, a hard disk, or the like. It is stored in a storage device. The intermediate processing result is temporarily stored in a storage device such as a main memory.

以上の実施例を含む実施形態に関し、さらに以下の付記を開示する。   The following supplementary notes are further disclosed with respect to the embodiments including the above examples.

(付記1)
タイムスタンプを含む通知を受信する受信部と、
各々受信した順序で通知を共通の記憶装置に格納する複数の情報処理装置の中から、受信した前記通知の送信先である1の情報処理装置を決定する決定部と、
最後に受信した通知に含まれるタイムスタンプと、当該最後に受信した通知の送信先の情報処理装置の識別情報とを格納するデータ格納部と、
を有し、
前記決定部は、
新たに受信した第1の通知に含まれるタイムスタンプと前記データ格納部に格納されているタイムスタンプとが同じである場合に、前記第1の通知の送信先を、前記データ格納部に格納されている識別情報が示す情報処理装置に決定する
負荷分散装置。
(Appendix 1)
A receiver for receiving a notification including a time stamp;
A determination unit that determines one information processing device that is a transmission destination of the received notification from among a plurality of information processing devices that store notifications in a common storage device in the order of reception;
A data storage unit that stores a time stamp included in the last received notification, and identification information of an information processing apparatus that is a transmission destination of the last received notification;
Have
The determination unit
When the time stamp included in the newly received first notification is the same as the time stamp stored in the data storage unit, the transmission destination of the first notification is stored in the data storage unit. A load balancer that determines the information processing device indicated by the identification information.

(付記2)
前記決定部は、
前記第1の通知に含まれるタイムスタンプと前記データ格納部に格納されているタイムスタンプとが同じではない場合に、前記第1の通知の送信先を、負荷分散のためのアルゴリズムで決定し、前記第1の通知に含まれるタイムスタンプ及び決定された前記送信先の情報処理装置の識別情報で、前記データ格納部に格納されているタイムスタンプ及び識別情報を更新する
付記1記載の負荷分散装置。
(Appendix 2)
The determination unit
When the time stamp included in the first notification and the time stamp stored in the data storage unit are not the same, the transmission destination of the first notification is determined by an algorithm for load distribution, The load balancing apparatus according to claim 1, wherein the time stamp and identification information stored in the data storage unit are updated with the time stamp included in the first notification and the determined identification information of the information processing apparatus of the transmission destination. .

(付記3)
前記データ格納部には、
前記最後に受信した通知の送信元の装置の識別情報がさらに格納される
付記1又は2記載の負荷分散装置。
(Appendix 3)
In the data storage unit,
The load distribution apparatus according to appendix 1 or 2, further storing identification information of a transmission source apparatus of the last received notification.

(付記4)
タイムスタンプを含む通知を受信し、
最後に受信した通知に含まれるタイムスタンプと当該最後に受信した通知の送信先の情報処理装置の識別情報とを格納するデータ格納部から、前記最後に受信した通知に含まれるタイムスタンプを特定し、
受信した前記通知に含まれるタイムスタンプと、抽出された前記最後に受信した通知に含まれるタイムスタンプとが同じである場合、受信した前記通知の送信先を、各々受信した順序で通知を共通の記憶装置に格納する複数の情報処理装置のうち、前記データ格納部に格納されている識別情報が示す情報処理装置に決定する、
処理をコンピュータが実行する負荷分散方法。
(Appendix 4)
Receive a notification containing a timestamp,
The time stamp included in the last received notification is identified from the data storage unit that stores the time stamp included in the last received notification and the identification information of the information processing apparatus that is the transmission destination of the last received notification. ,
When the time stamp included in the received notification is the same as the time stamp included in the extracted last received notification, the destination of the received notification is shared in the order received. Of the plurality of information processing devices stored in the storage device, determine the information processing device indicated by the identification information stored in the data storage unit,
A load balancing method in which processing is executed by a computer.

(付記5)
記憶装置と、
各々受信した順序で通知を前記記憶装置に格納する複数の情報処理装置と、
前記複数の情報処理装置に通知を送信する負荷分散装置と、
を有し、
前記負荷分散装置は、
タイムスタンプを含む通知を受信する受信部と、
前記複数の情報処理装置の中から、受信した前記通知の送信先である1の情報処理装置を決定する決定部と、
最後に受信した通知に含まれるタイムスタンプと、当該最後に受信した通知の送信先の情報処理装置の識別情報とを格納するデータ格納部と、
を有し、
前記決定部は、
新たに受信した第1の通知に含まれるタイムスタンプと前記データ格納部に格納されているタイムスタンプとが同じである場合に、前記第1の通知の送信先を、前記データ格納部に格納されている識別情報が示す情報処理装置に決定する
負荷分散システム。
(Appendix 5)
A storage device;
A plurality of information processing devices for storing notifications in the storage device in the order received,
A load distribution device that transmits a notification to the plurality of information processing devices;
Have
The load balancer is:
A receiver for receiving a notification including a time stamp;
A determination unit that determines one information processing apparatus that is a transmission destination of the received notification from the plurality of information processing apparatuses;
A data storage unit that stores a time stamp included in the last received notification, and identification information of an information processing apparatus that is a transmission destination of the last received notification;
Have
The determination unit
When the time stamp included in the newly received first notification is the same as the time stamp stored in the data storage unit, the transmission destination of the first notification is stored in the data storage unit. The load distribution system determines the information processing device indicated by the identification information.

1 負荷分散装置 11 受信部
12 決定部 13 データ格納部
14 送信部 31,32,33 ネットワーク装置
51,52 管理サーバ 7 ログDB
9 監視サーバ 91 障害DB
92 監視処理部 11 監視端末
DESCRIPTION OF SYMBOLS 1 Load distribution apparatus 11 Reception part 12 Determination part 13 Data storage part 14 Transmission part 31,32,33 Network apparatus 51,52 Management server 7 Log DB
9 Monitoring server 91 Failure DB
92 Monitoring processing unit 11 Monitoring terminal

Claims (4)

タイムスタンプを含む通知を受信する受信部と、
各々受信した順序で通知を共通の記憶装置に格納する複数の情報処理装置の中から、受信した前記通知の送信先である1の情報処理装置を決定する決定部と、
最後に受信した通知に含まれるタイムスタンプと、当該最後に受信した通知の送信先の情報処理装置の識別情報とを格納するデータ格納部と、
を有し、
前記決定部は、
新たに受信した第1の通知に含まれるタイムスタンプと前記データ格納部に格納されているタイムスタンプとが同じである場合に、前記第1の通知の送信先を、前記データ格納部に格納されている識別情報が示す情報処理装置に決定する
負荷分散装置。
A receiver for receiving a notification including a time stamp;
A determination unit that determines one information processing device that is a transmission destination of the received notification from among a plurality of information processing devices that store notifications in a common storage device in the order of reception;
A data storage unit that stores a time stamp included in the last received notification, and identification information of an information processing apparatus that is a transmission destination of the last received notification;
Have
The determination unit
When the time stamp included in the newly received first notification is the same as the time stamp stored in the data storage unit, the transmission destination of the first notification is stored in the data storage unit. A load balancer that determines the information processing device indicated by the identification information.
前記決定部は、
前記第1の通知に含まれるタイムスタンプと前記データ格納部に格納されているタイムスタンプとが同じではない場合に、前記第1の通知の送信先を、負荷分散のためのアルゴリズムで決定し、前記第1の通知に含まれるタイムスタンプ及び決定された前記送信先の情報処理装置の識別情報で、前記データ格納部に格納されているタイムスタンプ及び識別情報を更新する
請求項1記載の負荷分散装置。
The determination unit
When the time stamp included in the first notification and the time stamp stored in the data storage unit are not the same, the transmission destination of the first notification is determined by an algorithm for load distribution, The load distribution according to claim 1, wherein the time stamp and the identification information stored in the data storage unit are updated with the time stamp included in the first notification and the determined identification information of the information processing apparatus of the transmission destination. apparatus.
タイムスタンプを含む通知を受信し、
最後に受信した通知に含まれるタイムスタンプと当該最後に受信した通知の送信先の情報処理装置の識別情報とを格納するデータ格納部から、前記最後に受信した通知に含まれるタイムスタンプを特定し、
受信した前記通知に含まれるタイムスタンプと、抽出された前記最後に受信した通知に含まれるタイムスタンプとが同じである場合、受信した前記通知の送信先を、各々受信した順序で通知を共通の記憶装置に格納する複数の情報処理装置のうち、前記データ格納部に格納されている識別情報が示す情報処理装置に決定する、
処理をコンピュータが実行する負荷分散方法。
Receive a notification containing a timestamp,
The time stamp included in the last received notification is identified from the data storage unit that stores the time stamp included in the last received notification and the identification information of the information processing apparatus that is the transmission destination of the last received notification. ,
When the time stamp included in the received notification is the same as the time stamp included in the extracted last received notification, the destination of the received notification is shared in the order received. Of the plurality of information processing devices stored in the storage device, determine the information processing device indicated by the identification information stored in the data storage unit,
A load balancing method in which processing is executed by a computer.
記憶装置と、
各々受信した順序で通知を前記記憶装置に格納する複数の情報処理装置と、
前記複数の情報処理装置に通知を送信する負荷分散装置と、
を有し、
前記負荷分散装置は、
タイムスタンプを含む通知を受信する受信部と、
前記複数の情報処理装置の中から、受信した前記通知の送信先である1の情報処理装置を決定する決定部と、
最後に受信した通知に含まれるタイムスタンプと、当該最後に受信した通知の送信先の情報処理装置の識別情報とを格納するデータ格納部と、
を有し、
前記決定部は、
新たに受信した第1の通知に含まれるタイムスタンプと前記データ格納部に格納されているタイムスタンプとが同じである場合に、前記第1の通知の送信先を、前記データ格納部に格納されている識別情報が示す情報処理装置に決定する
負荷分散システム。
A storage device;
A plurality of information processing devices for storing notifications in the storage device in the order received,
A load distribution device that transmits a notification to the plurality of information processing devices;
Have
The load balancer is:
A receiver for receiving a notification including a time stamp;
A determination unit that determines one information processing apparatus that is a transmission destination of the received notification from the plurality of information processing apparatuses;
A data storage unit that stores a time stamp included in the last received notification, and identification information of an information processing apparatus that is a transmission destination of the last received notification;
Have
The determination unit
When the time stamp included in the newly received first notification is the same as the time stamp stored in the data storage unit, the transmission destination of the first notification is stored in the data storage unit. The load distribution system determines the information processing device indicated by the identification information.
JP2013235176A 2013-11-13 2013-11-13 Load balancing apparatus, method and system Active JP6167867B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013235176A JP6167867B2 (en) 2013-11-13 2013-11-13 Load balancing apparatus, method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013235176A JP6167867B2 (en) 2013-11-13 2013-11-13 Load balancing apparatus, method and system

Publications (2)

Publication Number Publication Date
JP2015095167A JP2015095167A (en) 2015-05-18
JP6167867B2 true JP6167867B2 (en) 2017-07-26

Family

ID=53197510

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013235176A Active JP6167867B2 (en) 2013-11-13 2013-11-13 Load balancing apparatus, method and system

Country Status (1)

Country Link
JP (1) JP6167867B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010071162A1 (en) * 2008-12-15 2010-06-24 日本電気株式会社 Event processing system, event processing method, rule distribution device, and rule distribution program
JP5729179B2 (en) * 2011-07-04 2015-06-03 富士通株式会社 Distribution control device, distribution control method, and distribution control program
JP2013101446A (en) * 2011-11-08 2013-05-23 Nec Corp Decentralized processing controller, decentralized processing control method, and program therefor

Also Published As

Publication number Publication date
JP2015095167A (en) 2015-05-18

Similar Documents

Publication Publication Date Title
US20220038353A1 (en) Technologies for annotating process and user information for network flows
US10257066B2 (en) Interconnect congestion control in a storage grid
US9787598B2 (en) Managing information technology resources using metadata tags
US9325622B2 (en) Autonomic traffic load balancing in link aggregation groups
US9444748B2 (en) Scalable flow and congestion control with OpenFlow
US20180103064A1 (en) Systems and methods for dynamically deploying security profiles
US20160142257A1 (en) Periodic advertisements of host capabilities in virtual cloud computing infrastructure
US9628505B2 (en) Deploying a security appliance system in a high availability environment without extra network burden
US20150331777A1 (en) System and method of generating data center alarms for missing events
JPWO2013035181A1 (en) Vulnerability countermeasure device and vulnerability countermeasure method
US9690576B2 (en) Selective data collection using a management system
CN111064781A (en) Multi-container cluster monitoring data acquisition method and device and electronic equipment
CN103595801A (en) Cloud computing system and real-time monitoring method for virtual machine in cloud computing system
US20180054351A1 (en) Group-based network event notification
US20150071091A1 (en) Apparatus And Method For Monitoring Network Performance
JP5874828B2 (en) Control target flow specifying program, control target flow specifying method, and control target flow specifying apparatus
JP2016116184A (en) Network monitoring device and virtual network management method
JP5475130B2 (en) Monitoring program, monitoring system, and monitoring method
JP6167867B2 (en) Load balancing apparatus, method and system
JP6063882B2 (en) Virtual machine placement system and method
CN113114588B (en) Data processing method and device, electronic equipment and storage medium
JP6318910B2 (en) Management device, information processing system, program
US10417093B2 (en) Methods for providing global spare data storage device management and devices thereof
JP2012089109A (en) Computer resource control system
CN110071868B (en) Link aggregation method, device and network equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160705

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170524

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: 20170530

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170612

R150 Certificate of patent or registration of utility model

Ref document number: 6167867

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150