JP4596750B2 - Redundant network management system switching automatic detection method, redundant network management system, monitoring program, and network management system program - Google Patents

Redundant network management system switching automatic detection method, redundant network management system, monitoring program, and network management system program Download PDF

Info

Publication number
JP4596750B2
JP4596750B2 JP2003165958A JP2003165958A JP4596750B2 JP 4596750 B2 JP4596750 B2 JP 4596750B2 JP 2003165958 A JP2003165958 A JP 2003165958A JP 2003165958 A JP2003165958 A JP 2003165958A JP 4596750 B2 JP4596750 B2 JP 4596750B2
Authority
JP
Japan
Prior art keywords
address
management system
network management
client terminal
response
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2003165958A
Other languages
Japanese (ja)
Other versions
JP2005004404A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2003165958A priority Critical patent/JP4596750B2/en
Publication of JP2005004404A publication Critical patent/JP2005004404A/en
Application granted granted Critical
Publication of JP4596750B2 publication Critical patent/JP4596750B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

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

Description

【0001】
【発明の属する技術分野】
本発明は,二重化されたネットワーク管理システムに関し,特にシステムの異常等により稼動系が切り替わった場合に,ネットワーク管理システムが切り替わったことをオペレータに通知する二重化ネットワーク管理システムの切替え自動検出方法,二重化ネットワーク管理システム,監視プログラムおよびネットワーク管理システム用プログラムに関するものである。
【0002】
【従来の技術】
ネットワーク管理システムには,高い信頼性が求められる。信頼性を高める方法の1つとして,ネットワーク管理システムの二重化がある。このシステムでは,同じ構成のネットワーク管理システムを2つ用意し,一方は通常の運用を行う稼動系,もう一方は待機系とし,稼動系に異常が発生した場合には,待機系を新たな稼動系に切り替えて引き続き運用を行うことで,ネットワーク管理システムのダウンによるネットワーク無監視状態を防止することを可能としている。
【0003】
従来,ネットワーク管理システムを二重化するために,開発コストの観点からも二重化を実現するための専用のアプリケーションを,ネットワーク管理システムとは別に導入することが行われていた。
【0004】
【特許文献1】
特開平8−163165号公報
【0005】
【発明が解決しようとする課題】
二重化されたネットワーク管理システムを操作するオペレータは,ネットワーク管理システムがあたかも1つだけであるかのように扱うことができる。したがって,システム異常により二重化されたネットワーク管理システムが切り替わっても,オペレータはすぐに気づかない場合がある。このことは,ネットワーク管理システムの保守を遅らせることになり,提供するサービスの信頼性の低下に繋がることになる。
【0006】
本発明の目的は,上記問題点を解決するためになされたもので,システム異常により二重化されたネットワーク管理システムが切り替わった場合に,クライアント端末側に切り替わったことを自動的に検出する機能を具備することにより,ネットワーク管理システムの保守を迅速に行うことを可能とすることにある。
【0007】
【課題を解決するための手段】
上記課題を解決するため,本発明では,二重化されたネットワーク管理システムをネットワークを介した端末から操作するネットワーク管理形態において,オペレータが端末から二重化されたネットワーク管理システムにアクセスしたときに,二重化されたネットワーク管理システムから監視プログラムを取得し,端末において取得した監視プログラムを起動する。
【0008】
端末において起動された監視プログラムは,二重化されたネットワーク管理システムの代表IPアドレスに対して定期的に通信要求を送信する。代表IPアドレスは仮想的なアドレスであり,このアドレスにアクセスすると二重化されたネットワーク管理システムの稼動系に接続される。
【0009】
通信要求を受けた二重化されたネットワーク管理システムは,自分のIPアドレスを応答情報として端末に返信する。返信されたIPアドレスは二重化されたネットワーク管理システムのうち稼動系のIPアドレスとなる。したがって,異常等で二重化されたネットワーク管理システムが切り替わると,応答情報も待機系から稼動系に切り替わった方のIPアドレスとなる。
【0010】
端末において起動された監視プログラムは,二重化されたネットワーク管理システムから受信したIPアドレスを記憶しておき,記憶しているIPアドレスが変化した場合に二重化されたネットワーク管理システムが切り替わったと判断し,端末の画面上に切り替わった情報を表示することで,オぺレータは二重化されたネットワーク管理システムが切り替わったことを検出可能となる。
【0011】
【発明の実施の形態】
次に,本発明の実施の形態について図面を参照して詳細に説明する。図1は,本発明の実施の形態に係るネットワークシステム全体のブロック図である。このネットワークシステムは,クライアント端末1と,二重化されたネットワーク管理システム2と,クライアント端末1と二重化されたネットワーク管理システム2とを結ぶ通信ネットワーク3とから構成されている。
【0012】
クライアント端末1は,オペレーションの結果や警報等を画面に表示する画面表示部11と,二重化されたネットワーク管理システム2から監視プログラムを取得し実行する監視プログラム制御部12とを備える。
【0013】
二重化されたネットワーク管理システム2は,稼動系のネットワーク管理システム21(以下,稼動系21と記す)と,待機系のネットワーク管理システム22(以下,待機系22と記す)と,稼動系21と待機系22との共通なデータ(例えば,ルータやサーバなどの被管理装置の状態等のデータ)を格納する共有データ格納部23と,稼動系21にシステム異常が発生したときに待機系22を稼動系に切り替えるための切替信号を伝達する通信回線24とを備える。
【0014】
稼動系21は,クライアント端末1からのアクセスに応じて監視プログラムをクライアント端末1に渡し,その監視プログラムからの通信に対して応答を返す監視応答部211と,稼動系にシステム異常が発生したときに待機系を稼動系に切り替えるための処理を制御し,切替信号を通信回線24に伝達する二重化制御部212と,通信装置(例えば,ルータ等)やサーバ等の被管理装置に対する状態監視や,データの設定等の管理操作を実行するネットワーク管理部213とから構成されている。なお,ネットワーク管理部213は,一般的なネットワーク管理システムの機能を便宜的に表したものである。
【0015】
待機系22は,稼動系21と同じ構成になっており,クライアント端末1からのアクセスに応じて監視プログラムをクライアント端末1に渡し,その監視プログラムからの通信に対して応答を返す監視応答部221と,稼動系にシステム異常が発生したときに待機系を稼動系に切り替えるための処理を制御し,切替信号を通信回線24に伝達する二重化制御部222と,通信装置やサーバ等の被管理装置に対する状態監視や,データの設定等の管理操作を実行するネットワーク管理部223とから構成されている。
【0016】
クライアント端末1から二重化されたネットワーク管理システム2にアクセスする際には,アクセス先を特定するIPアドレスが必要となるが,アクセス先のIPアドレスとして二重化制御部212および二重化制御部222によって制御されている仮想IPアドレス(代表IPアドレス)を指定する。
【0017】
仮想IPアドレスにアクセスすると,自動的に稼動系21にアクセスすることができる。また,稼動系21のシステム異常により待機系22に切り替わった後に仮想IPアドレスにアクセスすると,自動的に待機系22にアクセスすることになる。つまり,クライアント端末1を操作するオペレータは,稼動系21あるいは待機系22のどちらにアクセスしているかを意識する必要はない。なお,稼動系21,待機系22には,それぞれ実IPアドレスが割り当てられている。
【0018】
クライアント端末1が二重化されたネットワーク管理システム2の仮想IPアドレスにアクセスすると,自動的に稼動系21にアクセスすることになる具体的な仕組みは,例えば以下の通りである。
【0019】
例えば,Linux等では,1つのネットワークインタフェースに通常のIPアドレスの他に別のIPアドレス(エイリアスIPアドレス)を設定する機能がある。この機能をIPエイリアスという。IPエイリアスを用いて動的に割り当てられたIPアドレスを仮想IPアドレスと呼び,稼動系21に仮想IPアドレスを動的に割り当てることにより,クライアント端末1が二重化されたネットワーク管理システム2の仮想IPアドレスにアクセスすると稼動系21に自動的にアクセス可能となる。
【0020】
クライアント端末1が,仮想IPアドレスを指定し,稼動系21にアクセスすることにより,クライアント端末1の監視プログラム制御部12が稼動系21の監視応答部211から監視プログラムを取得し,取得した監視プログラムを実行する。
【0021】
監視プログラムは,仮想IPアドレスを指定して稼動系21の監視応答部211に定期的にアクセスし,アクセスを受けた監視応答部211は,稼動系21の実IPアドレスを応答として返す。監視プログラムは,応答で受け取ったIPアドレスの値を記憶しておく。
【0022】
ここで,稼動系21にシステム障害が発生し,二重化制御部212から通信回線24を介して二重化制御部222に切替信号を送信し,待機系22が新しく稼動系になったとする。この後に監視プログラムが仮想IPアドレスを指定して二重化されたネットワーク管理システム2にアクセスすると,自動的に待機系(新稼動系)22の監視応答部221にアクセスすることになり,アクセスを受けた監視応答部221は待機系(新稼動系)22の実IPアドレスを,監視プログラムに応答として返す。
【0023】
ここで監視プログラムは,応答で受け取ったIPアドレスと記憶しているIPアドレスとの値が異なっているため,二重化されたネットワーク管理システム2が切り替わったと判断し,画面表示部11に切り替わったことを通知するメッセージを出力するように命令する。
【0024】
図2は,二重化されたネットワーク管理システムの切替え監視処理フローの一例を示す図である。
【0025】
クライアント端末1の監視プログラム制御部12が,仮想IPアドレスを指定して二重化されたネットワーク管理システム2にHTTPアクセスすると,自動的に稼動系21にアクセスすることとなる(図2のA)。
【0026】
監視プログラム制御部12は,稼動系21から監視プログラムを取得し(B),監視プログラムを起動する(C)。起動された監視プログラムは,二重化されたネットワーク管理システム2の仮想IPアドレスを指定して稼動系21に定期的にHTTPアクセスし,稼動系21から応答を受ける(D)。
【0027】
この応答情報の中に稼動系21の実IPアドレスが含まれる。監視プログラムは応答で受け取った実IPアドレスの値を記憶しておく。ここで,稼動系21にシステム障害が発生すると(E),切替により,待機系22が新たな稼動系となり,仮想IPアドレスを指定したアクセスの接続先が待機系22に変更になる(F)。
【0028】
接続先変更後に,監視プログラムが仮想IPアドレスを指定してHTTPアクセスすると(G),自動的に待機系(新稼動系)22にアクセスすることになり,待機系(新稼動系)22から応答を受ける。この応答情報の中に待機系(新稼動系)22の実IPアドレスが含まれる。
【0029】
監視プログラムは,応答で受け取った実IPアドレスと記憶している実IPアドレスとの値が異なっていることを確認し,画面表示部11に,二重化されているネットワーク管理システム2が切り替わったことを通知するメッセージを画面に表示するように命令し(H),画面表示部11は,この命令に従ってメッセージを画面表示する(I)。
【0030】
図3は,監視応答部の処理フローを示す図である。図3に示すように,稼動系21の監視応答部211(待機系22の監視応答部221も同様)は,クライアント端末1からのHTTPアクセスに対し,初期アクセス時には監視プログラムをクライアント端末1へ送付し,クライアント端末1で起動された監視プログラムからのHTTPアクセスに対しては実IPアドレスを応答として返す。
【0031】
図4は,二重化制御部の処理フローを示す図である。図4に示すように,稼動系21の二重化制御部212は,ネットワーク管理部213によるネットワーク管理を監視する(図4のa)。稼動系21に障害が発生すると,二重化制御部212は,ネットワーク管理部213に停止命令を出し,ネットワーク管理の停止処理を行わせる(b)。
【0032】
次に,二重化制御部212は,切替信号を待機系22の二重化制御部222に伝達する(c)。二重化制御部222は,ネットワーク管理部223に対して起動命令を出し(d),ネットワーク管理部223に起動処理を行わせる。その後,二重化制御部222は,ネットワーク管理部223によるネットワーク管理を監視する(e)。
【0033】
【発明の効果】
以上説明したように,本発明によれば,二重化されたネットワーク管理システムがシステム異常等により切り替わった場合に,二重化されたネットワーク管理システムを操作するクライアント端末は,切り替わったことを自動的に検出することが可能となる。
【図面の簡単な説明】
【図1】本発明の実施の形態に係るネットワークシステム全体のブロック図である。
【図2】二重化されたネットワーク管理システムの切替え監視処理フローの一例を示す図である。
【図3】監視応答部の処理フローを示す図である。
【図4】二重化制御部の処理フローを示す図である。
【符号の説明】
1 クライアント端末
2 二重化されたネットワーク管理システム
3 通信ネットワーク
11 画面表示部
12 監視プログラム制御部
21 稼動系
22 待機系
23 共有データ格納部
24 通信回線
211,221 監視応答部
212,222 二重化制御部
213,223 ネットワーク管理部
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a duplexed network management system, and in particular, when an active system is switched due to a system abnormality or the like, a switching network automatic detection method for a duplexed network management system for notifying an operator that the network management system has switched, and a duplexed network The present invention relates to a management system, a monitoring program, and a network management system program.
[0002]
[Prior art]
A network management system is required to have high reliability. One way to increase reliability is to duplicate the network management system. In this system, two network management systems with the same configuration are prepared. One is an active system that performs normal operation, and the other is a standby system. If an abnormality occurs in the active system, the standby system is newly operated. By switching to the system and continuing operation, it is possible to prevent a network non-monitoring state due to a network management system going down.
[0003]
Conventionally, in order to duplicate the network management system, a dedicated application for realizing the duplication has been introduced separately from the network management system from the viewpoint of development cost.
[0004]
[Patent Document 1]
JP-A-8-163165 [0005]
[Problems to be solved by the invention]
An operator who operates the duplicated network management system can handle the network management system as if there was only one. Therefore, even if a redundant network management system is switched due to a system error, the operator may not immediately notice. This delays the maintenance of the network management system, leading to a decrease in the reliability of the service provided.
[0006]
An object of the present invention is to solve the above-mentioned problems, and has a function of automatically detecting switching to a client terminal side when a redundant network management system is switched due to a system abnormality. By doing so, it is possible to quickly maintain the network management system.
[0007]
[Means for Solving the Problems]
In order to solve the above-described problems, in the present invention, in a network management mode in which a duplexed network management system is operated from a terminal via a network, when the operator accesses the duplexed network management system from the terminal, the duplexed network management system is duplicated. A monitoring program is acquired from the network management system, and the acquired monitoring program is started on the terminal.
[0008]
The monitoring program activated at the terminal periodically transmits a communication request to the representative IP address of the duplicated network management system. The representative IP address is a virtual address, and when this address is accessed, it is connected to the operating system of the duplex network management system.
[0009]
Upon receiving the communication request, the duplexed network management system returns its own IP address as response information to the terminal. The returned IP address is an active IP address in the duplex network management system. Therefore, when the duplexed network management system is switched due to an abnormality or the like, the response information is also the IP address of the one switched from the standby system to the active system.
[0010]
The monitoring program started at the terminal stores the IP address received from the duplexed network management system, determines that the duplexed network management system has switched when the stored IP address changes, and the terminal By displaying the switched information on the screen, the operator can detect that the switched network management system has been switched.
[0011]
DETAILED DESCRIPTION OF THE INVENTION
Next, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram of the entire network system according to the embodiment of the present invention. This network system includes a client terminal 1, a duplex network management system 2, and a communication network 3 that connects the client terminal 1 and the duplex network management system 2.
[0012]
The client terminal 1 includes a screen display unit 11 that displays operation results, alarms, and the like on a screen, and a monitoring program control unit 12 that acquires and executes a monitoring program from the redundant network management system 2.
[0013]
The duplexed network management system 2 includes an active network management system 21 (hereinafter referred to as an active system 21), a standby network management system 22 (hereinafter referred to as a standby system 22), and an active system 21 and a standby system. The shared data storage unit 23 that stores data common to the system 22 (for example, data on the status of managed devices such as routers and servers), and the standby system 22 operates when a system abnormality occurs in the active system 21 And a communication line 24 for transmitting a switching signal for switching to the system.
[0014]
The active system 21 sends a monitoring program to the client terminal 1 in response to an access from the client terminal 1 and returns a response to communication from the monitoring program, and when a system abnormality occurs in the active system Control the process for switching the standby system to the active system, and transmit a switching signal to the communication line 24; status monitoring for managed devices such as communication devices (eg, routers) and servers; The network management unit 213 executes management operations such as data setting. The network management unit 213 represents functions of a general network management system for convenience.
[0015]
The standby system 22 has the same configuration as the active system 21, and sends a monitoring program to the client terminal 1 in response to access from the client terminal 1 and returns a response to communication from the monitoring program 221. A duplex control unit 222 that controls processing for switching the standby system to the active system when a system abnormality occurs in the active system, and transmits a switching signal to the communication line 24; and a managed device such as a communication device or a server And a network management unit 223 that executes management operations such as status monitoring and data setting.
[0016]
When accessing the duplexed network management system 2 from the client terminal 1, an IP address for specifying the access destination is required. The IP address of the access destination is controlled by the duplexing control unit 212 and the duplexing control unit 222. A virtual IP address (representative IP address) is designated.
[0017]
When the virtual IP address is accessed, the active system 21 can be automatically accessed. Further, when the virtual IP address is accessed after switching to the standby system 22 due to a system abnormality of the active system 21, the standby system 22 is automatically accessed. That is, the operator who operates the client terminal 1 does not need to be aware of whether the operating system 21 or the standby system 22 is accessed. Note that real IP addresses are assigned to the active system 21 and the standby system 22, respectively.
[0018]
A specific mechanism for automatically accessing the active system 21 when the client terminal 1 accesses the virtual IP address of the duplicated network management system 2 is, for example, as follows.
[0019]
For example, Linux or the like has a function of setting another IP address (alias IP address) in addition to a normal IP address in one network interface. This function is called IP alias. The IP address dynamically assigned using the IP alias is called a virtual IP address, and the virtual IP address of the network management system 2 in which the client terminal 1 is duplicated by dynamically assigning the virtual IP address to the active system 21 When accessing, the active system 21 is automatically accessible.
[0020]
When the client terminal 1 specifies a virtual IP address and accesses the active system 21, the monitoring program control unit 12 of the client terminal 1 acquires the monitoring program from the monitoring response unit 211 of the active system 21, and the acquired monitoring program Execute.
[0021]
The monitoring program periodically accesses the monitoring response unit 211 of the active system 21 by designating the virtual IP address, and the monitoring response unit 211 that receives the access returns the real IP address of the active system 21 as a response. The monitoring program stores the IP address value received as a response.
[0022]
Here, it is assumed that a system failure has occurred in the active system 21, a switching signal is transmitted from the duplex control unit 212 to the duplex control unit 222 via the communication line 24, and the standby system 22 becomes a new active system. After this, when the monitoring program specifies the virtual IP address and accesses the duplicated network management system 2, it automatically accesses the monitoring response unit 221 of the standby system (new active system) 22 and receives the access. The monitoring response unit 221 returns the real IP address of the standby system (new operation system) 22 as a response to the monitoring program.
[0023]
Here, since the value of the IP address received by the response is different from the stored IP address, the monitoring program determines that the duplexed network management system 2 has been switched, and has switched to the screen display unit 11. Command to output a message to notify.
[0024]
FIG. 2 is a diagram illustrating an example of a switching monitoring process flow of a duplexed network management system.
[0025]
When the monitoring program control unit 12 of the client terminal 1 designates a virtual IP address and makes an HTTP access to the duplicated network management system 2, it automatically accesses the active system 21 (A in FIG. 2).
[0026]
The monitoring program control unit 12 acquires the monitoring program from the active system 21 (B) and starts the monitoring program (C). The activated monitoring program designates the virtual IP address of the duplicated network management system 2 and periodically makes HTTP access to the active system 21 and receives a response from the active system 21 (D).
[0027]
The real IP address of the active system 21 is included in this response information. The monitoring program stores the value of the real IP address received as a response. Here, when a system failure occurs in the active system 21 (E), the standby system 22 becomes a new active system by switching and the connection destination of the access specifying the virtual IP address is changed to the standby system 22 (F). .
[0028]
After the connection destination is changed, when the monitoring program designates a virtual IP address and makes an HTTP access (G), it automatically accesses the standby system (new active system) 22 and responds from the standby system (new active system) 22. Receive. The response information includes the actual IP address of the standby system (new operation system) 22.
[0029]
The monitoring program confirms that the real IP address received in the response is different from the stored real IP address, and confirms that the redundant network management system 2 has been switched to the screen display unit 11. Instruct the message to be displayed on the screen (H), and the screen display unit 11 displays the message on the screen according to this command (I).
[0030]
FIG. 3 is a diagram illustrating a processing flow of the monitoring response unit. As shown in FIG. 3, the monitoring response unit 211 of the active system 21 (same as the monitoring response unit 221 of the standby system 22) sends a monitoring program to the client terminal 1 during the initial access with respect to HTTP access from the client terminal 1. The real IP address is returned as a response to the HTTP access from the monitoring program activated on the client terminal 1.
[0031]
FIG. 4 is a diagram illustrating a processing flow of the duplexing control unit. As shown in FIG. 4, the duplexing control unit 212 of the active system 21 monitors the network management by the network management unit 213 (a in FIG. 4). When a failure occurs in the active system 21, the duplex control unit 212 issues a stop command to the network management unit 213 to cause the network management stop process (b).
[0032]
Next, the duplex control unit 212 transmits the switching signal to the duplex control unit 222 of the standby system 22 (c). The duplex control unit 222 issues a startup command to the network management unit 223 (d), and causes the network management unit 223 to perform startup processing. Thereafter, the duplex control unit 222 monitors network management by the network management unit 223 (e).
[0033]
【The invention's effect】
As described above, according to the present invention, when a duplexed network management system is switched due to a system error or the like, the client terminal that operates the duplexed network management system automatically detects the switching. It becomes possible.
[Brief description of the drawings]
FIG. 1 is a block diagram of an entire network system according to an embodiment of the present invention.
FIG. 2 is a diagram illustrating an example of a switching monitoring process flow of a duplexed network management system.
FIG. 3 is a diagram illustrating a processing flow of a monitoring response unit.
FIG. 4 is a diagram illustrating a processing flow of a duplex control unit.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Client terminal 2 Duplexed network management system 3 Communication network 11 Screen display part 12 Monitoring program control part 21 Active system 22 Standby system 23 Shared data storage part 24 Communication line 211,221 Monitoring response part 212,222 Duplexing control part 213 223 Network Management Department

Claims (4)

ネットワークを介してクライアント端末から操作可能な,稼動系と待機系とからなり,前記稼動系と前記待機系とに個別に実IPアドレスが割り当てられ,さらに前記クライアント端末がアクセスするときに使用する,前記実IPアドレスとは異なる代表IPアドレスが割り当てられている二重化されたネットワーク管理システムの切替えを,前記クライアント端末が自動検出する方法であって,
前記クライアント端末が,前記ネットワーク管理システムにアクセスして前記ネットワーク管理システムの切替えを監視する監視プログラムを取得する過程と,
記監視プログラムを起動する過程と,
前記監視プログラムの実行により前記代表IPアドレスを指定して前記ネットワーク管理システムに定期的にアクセスし,前記ネットワーク管理システムの前記稼動系から受信した応答に含まれる前記実IPアドレスを記憶し,次に応答を受信したとき,受信した応答に含まれる実IPアドレスと,前記記憶している実IPアドレスとを比較し,実IPアドレスの値が異なる場合に,前記ネットワーク管理システムが切り替わったと判断することにより前記ネットワーク管理システムの切替えを検出する過程とを有する
ことを特徴とする二重化ネットワーク管理システムの切替え自動検出方法。
It is composed of an active system and a standby system that can be operated from a client terminal via a network, and real IP addresses are individually assigned to the active system and the standby system, and further used when the client terminal accesses. the actual IP address switching of the network management system that is duplicated is assigned different representatives IP address and the client terminal is a method for automatic detection,
Said client terminal, the steps of acquiring a monitoring program for monitoring the pre-punch Ttowaku before accessing the management system switching of kine Ttowaku management system,
And the process to start before Ki監 vision program,
Kimi IP address prior to inclusion in said specifying the representative IP address by the execution of the monitoring program periodically accesses before mallet Ttowaku management system, received from the operating system before the pressure rams Ttowaku management system response When the response is received next time, the actual IP address included in the received response is compared with the stored actual IP address. If the value of the actual IP address is different, the network management system automatic detection method switching of the duplex network management system characterized by having the steps of detecting the switching of the front ram Ttowaku management system by determining and switched.
ネットワークを介してクライアント端末から操作可能な,稼動系と待機系とからなり,前記稼動系と前記待機系とに個別に実IPアドレスが割り当てられ,さらに前記クライアント端末がアクセスするときに使用する,前記実IPアドレスとは異なる代表IPアドレスが割り当てられているネットワーク管理システムであって,
前記稼動系に異常が発生した場合に,前記稼動系と前記待機系とを切り替える制御を行う二重化制御手段と,
前記クライアント端末からの監視プログラムの取得要求に対し,前記クライアント端末へ監視プログラムを送信する手段と,
記監視プログラムからの前記代表IPアドレスを指定した定期的なアクセスに対し,現在の前記稼動系の装置が前記実IPアドレスを含む応答を前記クライアント端末の監視プログラムに返信し,前記応答に含まれる実IPアドレスによって前記監視プログラムにネットワーク管理システムが切り替わったかどうかを判断させる監視応答手段とを備える
ことを特徴とする二重化ネットワーク管理システム。
Operable from the client terminal via the network, consists of a working system and the standby system, the operating system and the real IP address individually and the standby system are allocated, used when further said client terminal accesses, A network management system in which a representative IP address different from the real IP address is assigned,
If the abnormality occurs in the active system, the duplexing control unit performs control you switch between the standby system and the active system,
Means for sending a monitoring program to the client terminal in response to a monitoring program acquisition request from the client terminal;
To regular access the specified representative IP address from the previous Ki監 view program, the current of the operating system of the device sends back a response including the real IP address to the monitoring program of the client terminal, in the response A duplex network management system comprising: a monitoring response unit that causes the monitoring program to determine whether or not the network management system has been switched based on an actual IP address included therein.
ネットワークを介してクライアント端末から操作可能な,稼動系と待機系とからなり,前記稼動系と前記待機系とに個別に実IPアドレスが割り当てられ,さらに前記クライアント端末がアクセスするときに使用する,前記実IPアドレスとは異なる代表IPアドレスが割り当てられている二重化されたネットワーク管理システムの切替えを,前記クライアント端末が自動検出するための監視プログラムであって,
記代表IPアドレスを指定して前記ネットワーク管理システムに定期的にアクセスする処理と,
記ネットワーク管理システムの前記稼動系から受信した応答に含まれる前記実IPアドレスを記憶し,次に応答を受信したとき,受信した応答に含まれる実IPアドレスと,前記記憶している実IPアドレスとを比較し,実IPアドレスの値が異なる場合に,前記ネットワーク管理システムが切り替わったと判断することにより前記ネットワーク管理システムの切替えを検出する処理とを,
前記クライアント端末のコンピュータに実行させるための監視プログラム。
It is composed of an active system and a standby system that can be operated from a client terminal via a network, and real IP addresses are individually assigned to the active system and the standby system, and further used when the client terminal accesses. the actual IP address switching of duplexed network management system are assigned different representatives IP address and the client terminal is a monitor program for automatic detection,
And a process of regular access to the punch Ttowaku management system before specifying the previous Kiyo table IP address,
Stores you IP address before being included in the response received from the previous the operating system of the pressure rams Ttowaku management system, the next time a response is received, the real IP address included in the received response, and the memory comparing the actual IP address, if the value of the actual IP address is different, and a process of detecting the switching of the front ram Ttowaku management system by determining that the network management system has switched,
A monitoring program for causing a computer of the client terminal to execute.
ネットワークを介してクライアント端末から操作可能な,稼動系と待機系とからなり,前記稼動系と前記待機系とに個別に実IPアドレスが割り当てられ,さらに前記クライアント端末がアクセスするときに使用する,前記実IPアドレスとは異なる代表IPアドレスが割り当てられているネットワーク管理システムのコンピュータに実行させるためのプログラムであって,
前記稼動系に異常が発生した場合に,前記稼動系と前記待機系とを切り替える制御を行う処理と,
前記クライアント端末からの監視プログラムの取得要求に対し,前記クライアント端末へ監視プログラムを送信する処理と,
記監視プログラムからの前記代表IPアドレスを指定した定期的なアクセスに対し,現在の前記稼動系の装置が前記実IPアドレスを含む応答を前記クライアント端末の監視プログラムに返信し,前記応答に含まれる実IPアドレスによって前記監視プログラムにネットワーク管理システムが切り替わったかどうかを判断させる処理とを,
前記コンピュータに実行させるためのネットワーク管理システム用プログラム。
Operable from the client terminal via the network, consists of a working system and the standby system, the operating system and the real IP address individually and the standby system are allocated, used when further said client terminal accesses, A program for causing a computer of a network management system to be assigned a representative IP address different from the real IP address ,
If the abnormality occurs in the active system, a process of performing control switch between the standby system and the active system,
A process of transmitting a monitoring program to the client terminal in response to a monitoring program acquisition request from the client terminal;
To regular access the specified representative IP address from the previous Ki監 view program, the current of the operating system of the device sends back a response including the real IP address to the monitoring program of the client terminal, in the response Processing for causing the monitoring program to determine whether or not the network management system has been switched based on the included real IP address;
A program for a network management system to be executed by the computer.
JP2003165958A 2003-06-11 2003-06-11 Redundant network management system switching automatic detection method, redundant network management system, monitoring program, and network management system program Expired - Fee Related JP4596750B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003165958A JP4596750B2 (en) 2003-06-11 2003-06-11 Redundant network management system switching automatic detection method, redundant network management system, monitoring program, and network management system program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003165958A JP4596750B2 (en) 2003-06-11 2003-06-11 Redundant network management system switching automatic detection method, redundant network management system, monitoring program, and network management system program

Publications (2)

Publication Number Publication Date
JP2005004404A JP2005004404A (en) 2005-01-06
JP4596750B2 true JP4596750B2 (en) 2010-12-15

Family

ID=34092248

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003165958A Expired - Fee Related JP4596750B2 (en) 2003-06-11 2003-06-11 Redundant network management system switching automatic detection method, redundant network management system, monitoring program, and network management system program

Country Status (1)

Country Link
JP (1) JP4596750B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4619925B2 (en) * 2005-10-28 2011-01-26 京セラ株式会社 Communication apparatus and communication method
JP4768558B2 (en) * 2006-09-19 2011-09-07 株式会社東芝 Network monitoring method and monitoring apparatus
JP4860434B2 (en) * 2006-11-01 2012-01-25 Necインフロンティア株式会社 Software maintenance method and software maintenance method in VoIP server device
WO2015104841A1 (en) 2014-01-10 2015-07-16 株式会社 日立製作所 Redundant system and method for managing redundant system

Also Published As

Publication number Publication date
JP2005004404A (en) 2005-01-06

Similar Documents

Publication Publication Date Title
EP1376361B1 (en) Server duplexing method and duplexed server system
US20040049553A1 (en) Information processing system having data migration device
US7032029B1 (en) Method and apparatus for an active standby control system on a network
US7519737B2 (en) Input/output (I/O) scanner for a control system with peer determination
CN110908723A (en) Main/standby switching method and device of operating system and related equipment
JP4596750B2 (en) Redundant network management system switching automatic detection method, redundant network management system, monitoring program, and network management system program
JP3653335B2 (en) Computer management system
US5583986A (en) Apparatus for and method of duplex operation and management for signalling message exchange no. 1 system
JP3555047B2 (en) Compound computer system
KR102278931B1 (en) Facilities monitoring system and communication method for facilities monitoring system
JP2006039662A (en) Proxy response device when failure occurs to www server and www server device equipped with the proxy response device
JP4258016B2 (en) Network configuration control system
JP3431796B2 (en) Computer communication monitoring local area network (LAN) card
JP2738362B2 (en) Network connection device
JP2012075009A (en) Redundancy device and redundancy program
JP7361508B2 (en) Information storage device, information output method, and redundancy system
CN114553900B (en) Distributed block storage management system, method and electronic equipment
JPH0389743A (en) Terminal equipment
JP2751861B2 (en) Network system fault detection processing circuit
JP3794358B2 (en) Power control method
JPH07321799A (en) Input output equipment management method
JPH07177200A (en) Method and device for managing network
JPH1173336A (en) Automatic restoration method for fault in computer system
CN112217717A (en) Network switching method and system based on dual-computer hot standby
CN113556246A (en) Data transmission method and system, and computer readable storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050727

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20070927

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071023

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071217

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071217

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080415

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080610

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080708

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20090709

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20090909

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100921

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20131001

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees