JP2010146437A - Management system, management method, control method and program - Google Patents

Management system, management method, control method and program Download PDF

Info

Publication number
JP2010146437A
JP2010146437A JP2008325029A JP2008325029A JP2010146437A JP 2010146437 A JP2010146437 A JP 2010146437A JP 2008325029 A JP2008325029 A JP 2008325029A JP 2008325029 A JP2008325029 A JP 2008325029A JP 2010146437 A JP2010146437 A JP 2010146437A
Authority
JP
Japan
Prior art keywords
management
connection
connection request
target device
managed
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.)
Withdrawn
Application number
JP2008325029A
Other languages
Japanese (ja)
Inventor
Hideto Takagi
秀人 高木
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.)
Canon IT Solutions Inc
Original Assignee
Canon IT Solutions Inc
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 Canon IT Solutions Inc filed Critical Canon IT Solutions Inc
Priority to JP2008325029A priority Critical patent/JP2010146437A/en
Publication of JP2010146437A publication Critical patent/JP2010146437A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Debugging And Monitoring (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a management system for rapidly acquiring a failure situation of a device to be managed, to accurately make a response in a short time, and to provide a management device, a control method and a program. <P>SOLUTION: The management device which connects a circuit with a plurality of devices to be managed by use of a predetermined setting value includes: a storage means which stores the setting value for each of the devices; a display means which displays connection methods with the circuit and the devices on a screen in a selectable manner; a detection means which detects a connecting state of the management device with the circuit; and a connection request means which reads the setting value according to a connection method and device selected on the screen and the connecting state detected by the detection means, and requests the selected device to connect with the management device. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、ネットワーク等の通信回線を介して通信可能な遠隔にある管理対象機器の管理を行なう管理システム及び管理装置、その制御方法及びプログラムに関し、特に遠隔地の複数の管理対象機器を管理する場合における障害発生時に障害の発生箇所を特定可能な管理システム及び管理装置、その制御方法及びプログラムに関する。   The present invention relates to a management system and management apparatus for managing remotely managed devices that can communicate via a communication line such as a network, and a control method and program therefor, and in particular, manages a plurality of remotely managed devices. The present invention relates to a management system, a management apparatus, a control method thereof, and a program capable of specifying a location where a failure occurs when a failure occurs.

特許文献1では、通信ネットワークに接続された端末のIPアドレスとその端末の属性情報とを対応付けて記憶する端末情報記憶部と、指定された範囲の各IPアドレスへ少なくとも応答要求の情報を送信する応答要求送信部と、前記応答要求に応じて、前記指定された範囲のIPアドレスが設定された前記端末より応答情報を受付け、その応答情報を送信した前記端末のIPアドレスの一覧を出力するネットワーク接続端末一覧出力部と、を備え設定した企業内の各部門におけるIPアドレスの利用状況の把握を容易に行うことができるアドレス監視装置が開示されている。   In Patent Document 1, a terminal information storage unit that stores an IP address of a terminal connected to a communication network and attribute information of the terminal in association with each other, and transmits at least response request information to each IP address in a specified range A response request transmission unit that receives the response information from the terminal in which the IP address in the specified range is set in response to the response request, and outputs a list of IP addresses of the terminal that transmitted the response information An address monitoring apparatus that can easily grasp the usage status of an IP address in each department in a company that is provided with a network connection terminal list output unit is disclosed.

特許文献2では、ユーザシステムとともに外部からの通信を制限するファイアウォールを介して外部ネットワークと接続する監視装置が、自立的に遠隔支援装置に通信制限を回避してアクセスし実行すべき保守命令を命令保持部から取得し、ユーザシステム(内部装置)に対して取得した保守命令を実行し、その実行結果を遠隔支援装置に送り、遠隔支援装置が実行結果を結果保持部に格納するよう構成することにより、ファイアウォールで外部からの通信を制限したユーザシステムに対しても、従来のように保守関連命令を実行して遠隔地の保守拠点で結果のデータを収集して解析する遠隔保守を可能とする遠隔保守システムが開示されている。
特開2006−324884号公報 特開2007−272607号公報
In Patent Document 2, a monitoring device connected to an external network through a firewall that restricts communication from the outside together with a user system issues a maintenance command to access and execute a remote support device while avoiding communication restriction autonomously. The maintenance command acquired from the holding unit and executed for the user system (internal device) is executed, the execution result is sent to the remote support device, and the remote support device is configured to store the execution result in the result holding unit. Enables remote maintenance by executing maintenance-related commands and collecting and analyzing the result data at remote maintenance bases as before, even for user systems that restrict external communications with a firewall. A remote maintenance system is disclosed.
JP 2006-324884 A JP 2007-272607 A

現在のようにネットワーク構成が複雑化するとネットワーク障害が実際に発生した場合、その切り分け作業は相当煩雑になっている。すなわち、例えば監視センターで複数の顧客の複数の管理対象機器を監視するサービスを実施している場合、顧客からネットワークが遅い等の電話連絡を受け、他の管理対象機器から連絡があった顧客の管理対象機器に監視を切替えて現在の状況を確認しようとする場合、監視センターから管理対象機器までの回線接続形態が多岐に渡り(専用デジタル回線、IP−VPN、一般のインターネット回線等々)、そのため一旦現在のセッションを切断してLANケーブルを繋ぎ変え、IPアドレスを変更した後セッションをオンにする必要があり、迅速に管理対象機器の状況を把握することは難しかった。   If a network failure actually occurs when the network configuration becomes complicated as in the present situation, the task of isolating it becomes considerably complicated. That is, for example, when a monitoring center performs a service for monitoring a plurality of managed devices of a plurality of customers, the customer receives a telephone contact such as a slow network, and the customer who has been contacted by another managed device When switching monitoring to a managed device and checking the current status, there are a wide variety of line connections from the monitoring center to the managed device (dedicated digital line, IP-VPN, general Internet line, etc.). Once the current session is disconnected and the LAN cable is connected and the IP address is changed, the session needs to be turned on, and it is difficult to quickly grasp the status of the managed device.

又接続を試みても管理対象機器の稼動状況が取得できない場合、現在の複雑なネットワークではその原因となる機器は多岐に渡る。例えば管理対象機器との間に存在する顧客サイト側のファイアウォールや外部に接続しているルータの故障や管理対象機器自体の故障、管理対象機器が接続されている顧客側のネットワーク自体の障害(例えばブロードキャストストームの発生等)があり得るし、顧客側の障害とほぼ同時に監視センター側のファイアウォールや外部に接続しているルータが故障することも可能性は小さいがあり得る。   If the operation status of the managed device cannot be acquired even if connection is attempted, there are a wide variety of devices that cause the current complex network. For example, failure of a firewall on the customer site side between the managed device and a router connected to the outside, failure of the managed device itself, failure of the network of the customer side to which the managed device is connected (for example, The occurrence of a broadcast storm or the like may occur, and the failure of the firewall on the monitoring center side or the router connected to the outside almost simultaneously with the failure on the customer side may be small.

しかし、上記従来技術では、外部からの監視が可能であっても、一々個別の機器にアクセス管理担当者に連絡を取ったり、監視センター側のファイアウォールや外部に接続しているルータの稼動状況を個別に確認する必要がある。例えば特許文献2記載の従来技術では、監視装置から実行結果を受信できない事態になった場合、遠隔支援装置側にて原因が監視装置なのか監視装置側のファイアウォール等のネットワーク機器にあるのか、あるいは遠隔支援装置側のネットワーク機器にあるのかを切り分けることは容易でない。   However, with the above-mentioned conventional technology, even if monitoring from the outside is possible, contact the person in charge of access management for each individual device or check the operating status of the firewall on the monitoring center side or the router connected to the outside. It is necessary to check individually. For example, in the prior art described in Patent Document 2, when the execution result cannot be received from the monitoring device, whether the cause is the monitoring device on the remote support device side or the network device such as a firewall on the monitoring device side, or It is not easy to determine whether the network device is on the remote support device side.

特に複数の顧客の様々な管理対象機器の状況を監視する必要がある監視センターでは、管理対象機器や中間にあるネットワーク機器毎に管理ソフトが異なっていたり、管理者のIDやパスワードが異なっていたり、前述の管理装置(管理用のパソコン)を再起動してIPアドレスを切替えると共に管理装置に接続したネットワークケーブルを差し換える等の作業を強いられ、原因の切り分け作業は煩雑を極めていた。   Especially in a monitoring center that needs to monitor the status of various managed devices of multiple customers, the management software differs for each managed device and intermediate network device, and the administrator ID and password are different. The above-mentioned management device (management personal computer) is restarted to change the IP address and the network cable connected to the management device is forced to be changed, and the cause separation operation is extremely complicated.

このためネットワーク障害の発生が拡大する前に対処できず、障害の解決まで長時間を要するといった事態が生じていた。   For this reason, there has been a situation in which it is impossible to deal with before the occurrence of network failures increases, and it takes a long time to solve the failures.

本発明の目的は、かかる課題を解決し、管理対象機器の障害状況を迅速に把握して短時間で的確に対処することが可能な管理システム、管理装置、その制御方法及びプログラムを提供することである。   An object of the present invention is to provide a management system, a management device, a control method thereof, and a program capable of solving such a problem and quickly grasping a failure status of a managed device and dealing with it accurately in a short time. It is.

上記課題を解決するために、本発明の管理装置は、所定の設定値を用いて複数の管理対象機器と回線接続を行う管理装置であって、前記管理対象機器毎の前記設定値を記憶する記憶手段と、前記回線との接続方法と前記管理対象機器とを選択可能に画面表示する表示手段と、前記管理装置と回線との接続状態を検知する検知手段と、前記画面表示で選択された前記接続方法と前記管理対象機器と前記検知手段が検知した前記接続状態とに応じて、前記設定値を読み出して、前記選択された管理対象機器と前記管理装置とを接続すべく前記選択された管理対象機器に要求する接続要求手段とを備えることを特徴とする。   In order to solve the above problems, a management apparatus according to the present invention is a management apparatus that performs line connection with a plurality of devices to be managed using predetermined setting values, and stores the setting values for each of the devices to be managed. Storage means, display means for selectively displaying a connection method with the line and the managed device, detection means for detecting a connection state between the management apparatus and the line, and selected by the screen display The setting value is read according to the connection method, the managed device, and the connection state detected by the detecting unit, and the selected device is selected to connect the selected managed device and the management device. And connection request means for requesting the device to be managed.

上記課題を解決するために、本発明の管理システムは、複数の管理対象機器と管理装置とが中継装置を介して接続される管理システムであって、前記管理装置は、前記管理対象機器毎の前記設定値を記憶する記憶手段と、前記回線との接続方法と前記管理対象機器とを選択可能に画面表示する表示手段と、前記管理装置と回線との接続状態を検知する検知手段と、前記画面表示で選択された前記接続方法と前記管理対象機器と前記検知手段が検知した前記接続状態とに応じて、前記設定値を読み出して、前記選択された管理対象機器と前記管理装置とを接続すべく前記選択された管理対象機器に要求する接続要求手段とを備え、前記中継装置は、前記管理対象機器毎の前記設定値を記憶する設定記憶手段と、前記管理装置から受信した接続要求に含まれる前記管理対象機器の設定値と前記記憶手段に記憶された前記設定値との一致/不一致を照合する第1の照合手段と、前記第1の照合手段の照合が一致した場合に前記接続要求を前記管理対象機器に転送する第1の転送手段と、前記管理対象機器から受信した接続要求に含まれる前記管理対象機器の設定値と前記記憶手段に記憶された前記設定値との一致/不一致を照合する第2の照合手段と、前記第2の照合手段の照合が一致した場合に前記接続要求を前記管理装置に転送する第2の転送手段と、を備えることを特徴とする。   In order to solve the above problems, a management system of the present invention is a management system in which a plurality of management target devices and a management device are connected via a relay device, and the management device is provided for each management target device. Storage means for storing the setting value, display means for selectively displaying a connection method with the line and the management target device, detection means for detecting a connection state between the management apparatus and the line, The setting value is read according to the connection method selected on the screen display, the management target device, and the connection state detected by the detection unit, and the selected management target device and the management device are connected. And a connection request means for requesting the selected managed device, and the relay device stores a setting storage means for storing the setting value for each managed device and a connection request received from the management device. A first collation unit that collates a match / mismatch between the set value of the management target device included in the storage unit and the set value stored in the storage unit, and the collation of the first collation unit matches A first transfer means for transferring a connection request to the managed device, and a match between the set value of the managed device included in the connection request received from the managed device and the set value stored in the storage means / A second collating unit for collating mismatches, and a second transfer unit for transferring the connection request to the management apparatus when the collation of the second collating unit matches.

上記課題を解決するために、本発明の制御プログラムは、複数の管理対象機器と管理装置とが中継装置を介して接続される管理システムの制御プログラムであって、前記管理装置を、前記管理対象機器毎の前記設定値を記憶する記憶手段と、前記回線との接続方法と前記管理対象機器とを選択可能に画面表示する表示手段と、前記管理装置と回線との接続状態を検知する検知手段と、前記画面表示で選択された前記接続方法と前記管理対象機器と前記検知手段が検知した前記接続状態とに応じて、前記設定値を読み出して、前記選択された管理対象機器と前記管理装置とを接続すべく前記選択された管理対象機器に要求する接続要求手段として機能させ、前記中継装置を、前記管理対象機器毎の前記設定値を記憶する設定記憶手段と、前記管理装置から受信した接続要求に含まれる前記管理対象機器の設定値と前記記憶手段に記憶された前記設定値との一致/不一致を照合する第1の照合手段と、前記第1の照合手段の照合が一致した場合に前記接続要求を前記管理対象機器に転送する第1の転送手段と、前記管理対象機器から受信した接続要求に含まれる前記管理対象機器の設定値と前記記憶手段に記憶された前記設定値との一致/不一致を照合する第2の照合手段と、前記第2の照合手段の照合が一致した場合に前記接続要求を前記管理装置に転送する第2の転送手段として機能させる。   In order to solve the above problems, a control program of the present invention is a control program for a management system in which a plurality of management target devices and a management device are connected via a relay device, and the management device is managed by the management target Storage means for storing the set value for each device, display means for selectively displaying a connection method with the line and the management target equipment, and detection means for detecting a connection state between the management apparatus and the line And reading the set value according to the connection method selected on the screen display, the management target device, and the connection state detected by the detection means, and the selected management target device and the management device Functioning as a connection requesting unit that requests the selected management target device to connect to the relay device, a setting storage unit that stores the setting value for each management target device, and the tube A first collation unit that collates a match / mismatch between the set value of the management target device included in the connection request received from the apparatus and the set value stored in the storage unit; and the collation of the first collation unit Stored in the storage unit and the setting value of the management target device included in the connection request received from the management target device, the first transfer unit that transfers the connection request to the management target device A second collating unit that collates the match / mismatch with the set value and a second transfer unit that transfers the connection request to the management apparatus when the collation of the second collating unit matches.

本発明によれば、遠隔地の複数の管理対象機器の障害状況を迅速に把握し、短時間で的確に対処することが可能になる。   ADVANTAGE OF THE INVENTION According to this invention, it becomes possible to grasp | ascertain rapidly the failure condition of the several management object apparatus of a remote place, and to cope with it accurately in a short time.

以下、本発明を適用した好適な実施形態を、添付図面を参照しながら詳細に説明する。   DESCRIPTION OF EXEMPLARY EMBODIMENTS Hereinafter, preferred embodiments to which the invention is applied will be described in detail with reference to the accompanying drawings.

以下図面を参照しながら本発明の実施形態を詳細に説明する。まず、図1は、本発明の実施の形態におけるシステム構成を示す図である。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. First, FIG. 1 is a diagram showing a system configuration in an embodiment of the present invention.

図1の管理装置110は例えばパソコンやワークステーション、通信機能を備えたPDA(PersonalData Assistant)やネットワーク接続対応の携帯電話であり、図2に示すようなハードウェア構成を備え、不図示のディスプレイを内蔵しているか又はディスプレイアダプタ経由で外付けディスプレイと接続されている。   The management device 110 in FIG. 1 is, for example, a personal computer, a workstation, a PDA (Personal Data Assistant) having a communication function, or a mobile phone compatible with a network, and has a hardware configuration as shown in FIG. Built-in or connected to an external display via a display adapter.

中継ルータ120は管理装置110と通信しつつ協働して管理端末110と各管理対象機器との間の各種中継処理を実行する。具体的にはインバウンド側の特定のIPアドレスとアウトバウンド側の特定のIPアドレスとの間の特定のポートを使用した通信を中継し、特定のMACアドレスやホストネームの場合のみ通信を中継することも出来る。FireWall130や一般ルータ140も中継ルータ120と同様の各種中継処理を実行する。   The relay router 120 cooperates while communicating with the management apparatus 110 to execute various relay processes between the management terminal 110 and each managed device. Specifically, it relays communication using a specific port between a specific IP address on the inbound side and a specific IP address on the outbound side, and relays communication only for a specific MAC address or host name. I can do it. The FireWall 130 and the general router 140 also execute various relay processes similar to the relay router 120.

中継ルータ120は複数の回線で中継機器(FireWall130や電話交換機190や一般ルータ140)と接続されており、各回線はこれらの中継機器及び通信回線100を介して、それぞれ1つまたは複数の管理対象機器(管理対象機器A170乃至管理対象機器D200)に接続可能となっている。又中継ルータ120は不図示の専用デジタル回線を介して不図示の管理対象機器Eと接続されている。   The relay router 120 is connected to a relay device (FireWall 130, telephone switch 190, or general router 140) via a plurality of lines, and each line is connected to one or a plurality of management targets via the relay device and the communication line 100. It can be connected to a device (managed device A170 to managed device D200). The relay router 120 is connected to a management target device E (not shown) via a dedicated digital line (not shown).

管理装置110には所謂ブラウザ又はクライアント用アプリケーションがインストールされており、ブラウザには各種プラグインソフトやJava(登録商標)アプレット等を予めインストールし、あるいは外部からダウンロードして実行することができる。又監視センターの顧客側の管理対象機器A170と管理対象機器B180は外部ルータA150を介して通信回線100に接続されている。管理対象機器C160は外部ルータB155を介して通信回線100に接続されている。更に電話交換機190と管理対象機器D200とは公衆アナログ回線で接続されている。   A so-called browser or client application is installed in the management apparatus 110, and various plug-in software, Java (registered trademark) applet, and the like can be installed in the browser in advance, or downloaded from the outside and executed. The managed device A 170 and the managed device B 180 on the customer side of the monitoring center are connected to the communication line 100 via the external router A 150. The managed device C160 is connected to the communication line 100 via the external router B155. Further, the telephone exchange 190 and the management target device D200 are connected by a public analog line.

各管理対象機器は例えばネットワーク管理ソフトをインストールしたパソコンやワークステーション、あるいはネットワーク管理ソフトをインストールしたルータやインテリジェントハブでも良い。通信回線100は典型的にはインターネットやIP−VPN、ISDNや電話回線、専用デジタル回線、やATMやフレームリレー回線、通信衛星回線、ケーブルテレビ回線、データ放送用無線回線等のいずれか、またはこれらの組み合わせにより実現されるいわゆる通信ネットワークであり、およそデータの送受信が可能であれば良い。   Each managed device may be, for example, a personal computer or workstation installed with network management software, or a router or intelligent hub installed with network management software. The communication line 100 is typically the Internet, IP-VPN, ISDN, telephone line, dedicated digital line, ATM, frame relay line, communication satellite line, cable TV line, wireless line for data broadcasting, or the like. What is necessary is just to be able to transmit and receive data approximately.

図2は本発明の実施の形態における管理装置110、中継ルータ120のハードウェア構成を示す図である。図2においてCPU21、RAM22、ROM23、通信アダプタ24、ビデオアダプタ25、キーボード26、マウス27、ハードディスク28、CD−ROMドライブ29はそれぞれシステムバス20を介して互いに接続されている。システムバス20は例えばPCIバス、AGPバス、メモリバス等を意味する。又図2では、各バス間の接続用チップやキーボードインタフェースやいわゆるSCSIやATAPIのような入出力用インタフェースは省略されている。   FIG. 2 is a diagram showing a hardware configuration of the management device 110 and the relay router 120 in the embodiment of the present invention. In FIG. 2, a CPU 21, a RAM 22, a ROM 23, a communication adapter 24, a video adapter 25, a keyboard 26, a mouse 27, a hard disk 28, and a CD-ROM drive 29 are connected to each other via a system bus 20. The system bus 20 means, for example, a PCI bus, an AGP bus, a memory bus, and the like. Further, in FIG. 2, a connection chip between each bus, a keyboard interface, and an input / output interface such as a so-called SCSI or ATAPI are omitted.

CPU21はオペレーションシステムのプログラムやアプリケーションプログラムに基づいて四則演算や比較演算等の各種の演算や、ハードウェアの制御を行う。RAM22には、ハードディスク28やCD−ROMドライブ29に装着されたCD−ROMやCD−R等の記憶媒体から読み出されたオペレーションシステム(OS)のプログラムやアプリケーションプログラム、及び実行時の各種ワークファイル、入力データ等が記憶され、CPU21は各プログラムの実行を制御する。   The CPU 21 performs various operations such as four arithmetic operations and comparison operations and hardware control based on an operation system program and an application program. The RAM 22 stores an operation system (OS) program and application programs read from a storage medium such as a CD-ROM or CD-R mounted in the hard disk 28 or the CD-ROM drive 29, and various work files at the time of execution. The input data is stored, and the CPU 21 controls the execution of each program.

ROM23には起動プログラム(ブートプログラム)や、オペレーションシステムと協働して各ハードウェアの入出力を司るいわゆるBIOS(Basic Input Output System)等が予め記憶されている。通信アダプタ24は、CPUによって制御されるオペレーションシステムの通信プログラムと協働してネットワークを介した外部との通信を行うものであり、所謂LANアダプタ(NIC)が典型例である。ディスプレイアダプタ25はディスプレイ装置に出力する画像信号を生成する。管理装置110ではこのディスプレイアダプタと接続されるディスプレイ(例えば液晶ディスプレイ)を内蔵している。キーボード26やマウス27は管理装置110への指示を入力するために用いられる。管理装置110ではキーボード26やマウス27の代わりにタッチパネルや各種操作ボタンを使用しても良い。   The ROM 23 stores in advance a startup program (boot program), a so-called BIOS (Basic Input Output System) that manages input / output of each hardware in cooperation with the operation system, and the like. The communication adapter 24 performs communication with the outside through a network in cooperation with a communication program of an operation system controlled by the CPU, and a so-called LAN adapter (NIC) is a typical example. The display adapter 25 generates an image signal to be output to the display device. The management apparatus 110 has a built-in display (for example, a liquid crystal display) connected to the display adapter. The keyboard 26 and mouse 27 are used to input instructions to the management device 110. In the management apparatus 110, a touch panel and various operation buttons may be used instead of the keyboard 26 and the mouse 27.

ハードディスク28はオペレーションシステムや図6〜図11のフローチャートで示されるアプリケーションプログラムや図4に示す各画面を管理装置110のディスプレイに表示させるためのアプリケーションプログラムの一部としての画面情報や、図12に示す管理装置110用の接続方法テーブルや図14に示す履歴情報DB、図15に示すエラーマスター等の各データベースやテーブル、マスタファイルを記憶している。管理装置110ではハードディスク28の代わりにRAM22と兼用の不揮発性メモリを用いても良い。なおは中継ルータ120のハードディスクには図13に示す中継ルータ120用の接続方法テーブルと図14に示す履歴情報DBが同様に記憶されており、管理装置110及び中継ルータ120で図11の設定登録処理を実行することによって中継ルータ120用の接続方法テーブル及び管理装置110用の接続方法テーブルの内容が更新される。   The hard disk 28 includes an operation system, application programs shown in the flowcharts of FIGS. 6 to 11, screen information as part of an application program for displaying each screen shown in FIG. 4 on the display of the management apparatus 110, and FIG. Each database and table, such as the connection method table for the management apparatus 110 shown, the history information DB shown in FIG. 14, the error master shown in FIG. 15, and the master file are stored. The management device 110 may use a nonvolatile memory that is also used as the RAM 22 instead of the hard disk 28. In addition, the connection method table for the relay router 120 shown in FIG. 13 and the history information DB shown in FIG. 14 are similarly stored in the hard disk of the relay router 120, and the setting registration of FIG. 11 is performed by the management device 110 and the relay router 120. By executing the processing, the contents of the connection method table for the relay router 120 and the connection method table for the management apparatus 110 are updated.

DVD−ROMドライブ29はDVD−ROMやDVD−R/Wや所謂ブルーレイディスク等の記憶媒体を装着してアプリケーションプログラムをハードディスク28にインストールするのに用いる。なおDVD−ROMドライブの代わりにDVD−R/Wドライブや所謂ブルーレイドライブやMOドライブ等を用いても良いのは言うまでもない。   The DVD-ROM drive 29 is used to install a storage medium such as a DVD-ROM, DVD-R / W, or a so-called Blu-ray disc and install an application program on the hard disk 28. Needless to say, a DVD-R / W drive, a so-called Blu-ray drive, an MO drive, or the like may be used instead of the DVD-ROM drive.

[実施例1]
次に図3以降の図面を参照しつつ実施例を説明する。
[Example 1]
Next, an embodiment will be described with reference to FIGS.

図3は本発明の実施の形態における管理装置110と中継ルータ120の機能ブロック図である。   FIG. 3 is a functional block diagram of the management device 110 and the relay router 120 in the embodiment of the present invention.

管理装置110は所定の設定値を用いて複数の管理対象機器と回線接続を行う管理装置であり、中継ルータ120との通信制御を行なう送受信制御部31と、前記管理対象機器毎の前記設定値を記憶する管理対象機器記憶部35(請求項1の記憶手段)と、前記回線との接続方法と前記管理対象機器とを選択可能に画面表示する表示部33と(請求項1の表示手段)と、前記管理装置と回線との接続状態を検知する検知部32(請求項1の検知手段)と、前記画面表示で選択された前記接続方法と前記管理対象機器と前記検知手段が検知した前記接続状態とに応じて、前記設定値を読み出して、前記選択された管理対象機器と前記管理装置とを接続すべく前記選択された管理対象機器に要求する接続要求部34(請求項1の接続要求手段)とを備えている。   The management device 110 is a management device that connects a plurality of devices to be managed using predetermined setting values, and includes a transmission / reception control unit 31 that controls communication with the relay router 120, and the setting values for each of the management target devices. A management target device storage unit 35 (storage unit according to claim 1), a display unit 33 that displays a screen for selecting a connection method to the line and the management target device (display unit according to claim 1) A detecting unit 32 (detecting means of claim 1) for detecting a connection state between the management device and the line, the connection method selected on the screen display, the managed device, and the detecting means The connection request unit 34 that reads out the set value according to a connection state and requests the selected management target device to connect the selected management target device and the management device. Request means) and It is provided.

又中継ルータ120(請求項1の中継装置)は、管理装置110との通信制御を行なうインバウンド側の第1の送受信制御部41と、管理対象機器又は他の中継装置との通信制御を行なうアウトバウンド側の第2の送受信制御部44と、前記管理対象機器毎の前記設定値を記憶する設定記憶部47(請求項2の設定記憶手段)と、前記管理装置から受信した接続要求に含まれる前記管理対象機器の設定値と前記記憶手段に記憶された前記設定値との一致/不一致を照合する第1照合部42(請求項2の第1の照合手段)と、前記第1の照合手段の照合が一致した場合に前記接続要求を第2の送受信制御部44を経由して前記管理対象機器に転送する第1転送部43(請求項2の第1の転送手段)と、前記管理対象機器から受信した接続要求に含まれる前記管理対象機器の設定値と前記記憶手段に記憶された前記設定値との一致/不一致を照合する第2照合部45(請求項2の第2の照合手段)と、前記第2の照合手段の照合が一致した場合に前記接続要求を第1の送受信制御部41を経由して前記管理装置に転送する第2転送部46(請求項2の第2の転送手段と、を備えている。   Further, the relay router 120 (the relay device of claim 1) is an outbound controller that performs communication control between the inbound first transmission / reception control unit 41 that performs communication control with the management device 110 and the managed device or other relay device. Second transmission / reception control unit 44, a setting storage unit 47 (setting storage means of claim 2) for storing the setting value for each managed device, and the connection request received from the management device A first collation unit (first collation unit according to claim 2) for collating a match / mismatch between a set value of a management target device and the set value stored in the storage unit; A first transfer unit 43 (first transfer means of claim 2) for transferring the connection request to the managed device via the second transmission / reception control unit 44 when the matching is matched; and the managed device Connection request received from A second verification unit 45 (second verification unit according to claim 2) for verifying a match / mismatch between the set value of the managed device to be set and the set value stored in the storage unit; A second transfer unit that transfers the connection request to the management device via the first transmission / reception control unit 41 when the collation of the collation unit is matched. Yes.

次に図4は管理装置の管理対象機器の監視画面を示す図である。図4では401乃至410の各メニューボタン、411乃至419の各操作ボタンと、420乃至430の各表示欄から構成されている。   Next, FIG. 4 is a diagram showing a monitoring screen of the management target device of the management apparatus. 4 includes menu buttons 401 to 410, operation buttons 411 to 419, and display fields 420 to 430.

ファイルメニュー401はログファイルの登録・保存・編集・削除を行なうためのメニューボタンである。編集メニュー402は接続方法テーブルに記憶されている管理対象機器のアドレスの編集(登録・変更・削除)を行なうためのメニューボタンである。エラーログメニュー403はハードディスク28に記憶されている履歴情報DBに記録されている管理対象機器のエラーログを表示するためのメニューボタンである。検索メニュー405は管理情報(図12に示す接続方法テーブル、図14に示す履歴情報DB)を検索する検索条件画面を表示するためのメニューボタンである。状況チェックメニュー406は最新の接続状況のチェックを行なうプログラムを起動するためのメニューボタンである。これら各メニューボタンの機能をまとめた表を図5に示す。   A file menu 401 is a menu button for registering / saving / editing / deleting a log file. An edit menu 402 is a menu button for editing (registering / changing / deleting) the address of the management target device stored in the connection method table. The error log menu 403 is a menu button for displaying the error log of the management target device recorded in the history information DB stored in the hard disk 28. A search menu 405 is a menu button for displaying a search condition screen for searching for management information (connection method table shown in FIG. 12, history information DB shown in FIG. 14). The status check menu 406 is a menu button for starting a program for checking the latest connection status. FIG. 5 shows a table summarizing the functions of these menu buttons.

ツールメニュー407は各種セキュリティ機能の変更・保存やMACアドレスの参照、ルータの管理機能の起動、ルーターセッションのオン/オフ、IPアドレスの選択及び変更を行なうためのメニューボタンである。オプションメニュー408は管理権限設定及び環境設定を行なうためのメニューボタンである。表示メニュー409は管理対象機器の表示項目を切替えるためのメニューボタンである。   A tool menu 407 is a menu button for changing / saving various security functions, referring to a MAC address, starting a router management function, turning on / off a router session, and selecting / changing an IP address. An option menu 408 is a menu button for performing management authority setting and environment setting. A display menu 409 is a menu button for switching display items of the management target device.

次に最小化ボタン411は画面を最小にする操作ボタンである。最大化ボタン412は画面を最大にする操作ボタンである。画面クローズボタン413は画面を閉じて処理を終了するための操作ボタンである。次に選択ボタン414は特定の接続先について各種表示や編集を行なうのに先立って対象となる接続先を選択するためのボタンである。一括チェックボタン415は特定の接続先について中間にあるルータ等も含めて一括して接続チェックを行なうための操作ボタンである。このボタンを押下したときの処理は後述する。   Next, the minimize button 411 is an operation button for minimizing the screen. The maximize button 412 is an operation button that maximizes the screen. A screen close button 413 is an operation button for closing the screen and ending the processing. Next, a selection button 414 is a button for selecting a target connection destination before performing various displays and editing for a specific connection destination. The collective check button 415 is an operation button for performing a collective connection check including a router in the middle of a specific connection destination. Processing when this button is pressed will be described later.

詳細表示ボタン416は特定の接続先について管理情報の詳細(図4の画面に表示されていない項目であるTCP/IPやDNSの各種設定、ブラウザの設定状況等)を表示するための操作ボタンである。編集ボタン417は特定の接続先の管理情報の変更を行なうための操作ボタンである。実行ボタン418は特定の接続先についての現在の接続状況の確認要求を実行するためのボタンである。終了ボタン419は画面クローズボタン413と同様に画面を閉じて処理を終了するための操作ボタンである。   A detail display button 416 is an operation button for displaying the details of management information (TCP / IP and DNS settings, browser settings, etc., which are not displayed on the screen in FIG. 4) for a specific connection destination. is there. The edit button 417 is an operation button for changing management information of a specific connection destination. The execution button 418 is a button for executing a request for confirming the current connection status for a specific connection destination. The end button 419 is an operation button for closing the screen and ending the processing, like the screen close button 413.

次に取得日付時刻欄420は管理対象機器の管理情報を取得した履歴を新しいものから表示している表示欄である。取得アドレス欄421は当該管理対象機器のIPアドレスを表示する欄である。Logon欄422は当該管理対象機器に現在もLogonしているかをON/OFFで表示する表示欄である。Logoff欄423は当該管理対象機器に既にLogoffしているかをON/OFFで表示する表示欄である。詳細状況欄424は当該管理情報でのエラー等メッセージ(例えばパスワードやアドレスの不一致等)の内容やエラーの発生時刻等を表示する表示欄である。   Next, the acquisition date / time column 420 is a display column that displays the history of acquiring the management information of the management target device from a new one. The acquisition address column 421 is a column that displays the IP address of the management target device. The Logon column 422 is a display column that displays ON / OFF whether the management target device is currently Logon. The Logoff column 423 is a display column that displays ON / OFF whether the management target device is already Logoff. The detailed status column 424 is a display column that displays the content of an error message (for example, password or address mismatch) in the management information, the error occurrence time, and the like.

外部接続先425は接続先の名称(接続先の顧客名称や機器名称等)を表示する表示欄である。WANアドレス426は接続先のグローバルアドレスを表示する表示欄である。ステータス427は接続先の管理対象機器のステータス(正常/不明/エラー)を表示する表示欄である。接続先の種類428は接続先の管理対象機器の種類(ルータ/ファイアウォール/パソコン/ワークステーション/インテリジェントハブ等)を表示する表示欄である。アダプタ状況429はLANアダプタ単体の状況(正常/不明/エラー)を表示する表示欄である。MACアドレス430はLANアダプタのMACアドレス(48ビット)を表示する表示欄である。   The external connection destination 425 is a display field for displaying the name of the connection destination (customer name or device name of the connection destination). The WAN address 426 is a display field for displaying the global address of the connection destination. The status 427 is a display field for displaying the status (normal / unknown / error) of the connection target management target device. The connection destination type 428 is a display field for displaying the type of management target device (router / firewall / computer / workstation / intelligent hub, etc.). The adapter status 429 is a display field for displaying the status (normal / unknown / error) of the LAN adapter alone. The MAC address 430 is a display field for displaying the MAC address (48 bits) of the LAN adapter.

図6は管理装置110と中継ルータ120及び管理対象機器において実行する回線接続処理の全体フローチャートであり、管理装置110はCPU21の制御の下でステップS601乃至ステップS608を実行する。中継ルータ120はCPU21の制御の下でステップS621乃至ステップS632を実行する。管理対象機器A170はCPU21の制御の下でステップS641乃至ステップS645を実行する。   FIG. 6 is an overall flowchart of line connection processing executed in the management apparatus 110, the relay router 120, and the management target device. The management apparatus 110 executes steps S601 to S608 under the control of the CPU 21. The relay router 120 executes steps S621 to S632 under the control of the CPU 21. The managed device A 170 executes steps S641 to S645 under the control of the CPU 21.

まずステップS601では、管理装置110は画面のプログラムメニューの選択操作又はアイコンのダブルクリック操作等をきっかけにして管理プログラムを起動し、接続先を 指定せずに予め「ネットワーク接続」でデイフォルト設定されているネットワークに接続し、処理をステップS602に進める。   First, in step S601, the management apparatus 110 starts the management program in response to an operation for selecting a program menu on the screen or a double-clicking operation for an icon, and defaults to “network connection” without specifying a connection destination. The process proceeds to step S602.

ステップS602では、管理装置110は図4に示す監視画面を表示する。この監視画面が表示されている状態で所望の接続先をラジオボタンにより選択することができる。所定の時間間隔(例えば100ミリ秒)で、処理をステップS603に進める。   In step S602, the management apparatus 110 displays the monitoring screen shown in FIG. A desired connection destination can be selected by a radio button while the monitoring screen is displayed. The process proceeds to step S603 at a predetermined time interval (for example, 100 milliseconds).

ステップS603では、管理装置110は図4の画面で接続先が1つ選択された状態で実行ボタン418が押下されたかを判定し、接続先が1つ選択された状態で実行ボタン418が押下された場合は処理をステップS604に進める。実行ボタン418が押下されていない場合は処理をステップS602に戻す。接続先が1つも選択されていない状態で実行ボタン418が押下された場合は、「接続先を選択してから実行ボタンを押して下さい。」との不図示のメッセージを5秒乃至10秒表示してから、処理をステップS602に戻す。   In step S603, the management apparatus 110 determines whether the execution button 418 is pressed with one connection destination selected on the screen of FIG. 4, and the execution button 418 is pressed with one connection destination selected. If YES, the process proceeds to step S604. If the execute button 418 has not been pressed, the process returns to step S602. If the execution button 418 is pressed when no connection destination is selected, a message (not shown) of “Select the connection destination and then press the execution button” is displayed for 5 to 10 seconds. Then, the process returns to step S602.

ステップS604では、管理装置110はステップS603で選択された接続先の接続設定情報(図12に示す管理装置110用の接続方法テーブルに記憶しているNo.2乃至No.15の項目のパラメータである接続要求先のグローバルIPアドレス情報や接続先の回線の種類を示す回線種別やネットワーク接続名称、接続時に管理対象機器で実行するコマンド又はプログラム及びこれらのパラメータであるディフォルトコマンド等の各設定パラメータ)を接続方法テーブルから読み出してRAM22のワークエリアに記憶する。   In step S604, the management apparatus 110 uses the connection setting information of the connection destination selected in step S603 (parameters of items No. 2 to No. 15 stored in the connection method table for the management apparatus 110 shown in FIG. 12). (Global IP address information of a certain connection request destination, line type indicating the type of connection destination line, network connection name, command or program executed on the managed device at the time of connection, and default parameters as these parameters) Is read from the connection method table and stored in the work area of the RAM 22.

ステップS605では、管理装置110は、RAM22のワークエリアに記憶した各設定パラメータを用いて、接続要求処理を実行し、中継ルータ120からの応答メッセージの受信待ち状態に処理を進める。具体的には中継ルータ120に対して接続要求情報(接続要求元である管理装置110のIPアドレス、接続要求先グローバルIPアドレス、接続要求先用の管理者権限のユーザID及びそのパスワード、接続時に管理対象機器で実行するコマンド又はプログラム及びこれらのパラメータであるディフォルトコマンド等の各設定パラメータとを含むが、これに限らず接続方法テーブルに記憶しているNo.2乃至No.15の項目の他のパラメータを含んでも良い。例えば接続要求元である管理装置110のLANアダプタ(NIC)のMACアドレスを含んでも良い)を送信する。接続要求処理の詳細は図7のフローチャートで詳述する。   In step S <b> 605, the management device 110 executes connection request processing using each setting parameter stored in the work area of the RAM 22, and advances the processing to a response message reception waiting state from the relay router 120. Specifically, connection request information to the relay router 120 (IP address of the management apparatus 110 that is the connection request source, connection request destination global IP address, user ID and password of the administrator authority for the connection request destination, and connection time Including, but not limited to, the command or program to be executed on the managed device and each setting parameter such as default command as these parameters, the items No. 2 to No. 15 stored in the connection method table For example, the MAC address of the LAN adapter (NIC) of the management apparatus 110 that is the connection request source may be transmitted. Details of the connection request processing will be described in detail with reference to the flowchart of FIG.

ステップS621では、中継ルータ120はステップS605で管理装置110が送信した接続要求情報を受信し、RAM22のワークエリアに記憶する。ステップS622では、中継ルータ120はRAM22のワークエリアに記憶している接続要求先のグローバルIPアドレス等の設定情報と、自ハードディスク28に予め記憶している接続方法テーブルに記憶している接続要求先のグローバルIPアドレス情報等の設定情報とが一致するかを照合し照合結果(一致/不一致)をRAM22のワークエリアに記憶する。詳細は図8のフローチャートで説明する。   In step S621, the relay router 120 receives the connection request information transmitted by the management apparatus 110 in step S605 and stores it in the work area of the RAM 22. In step S 622, the relay router 120 sets the connection request destination global IP address and other setting information stored in the work area of the RAM 22 and the connection request destination stored in the connection method table stored in advance in its own hard disk 28. Are matched with the setting information such as the global IP address information, and the matching result (match / mismatch) is stored in the work area of the RAM 22. Details will be described with reference to the flowchart of FIG.

ステップS623では、中継ルータ120はRAM22のワークエリアに記憶した照合結果により処理を進める。照合結果が一致している場合は処理をステップS624に進める。照合結果が一致していない場合は処理をステップS625に進める。   In step S623, the relay router 120 proceeds with the verification result stored in the work area of the RAM 22. If the collation results match, the process proceeds to step S624. If the collation results do not match, the process proceeds to step S625.

ステップS624では、中継ルータ120はステップS621でRAM22のワークエリアに記憶した接続要求情報を、一般ルータ140経由で、ステップS602で選択した接続先である管理対象機器に転送し、タイムアウトのカウント用のカウンタをゼロにリセットしてからカウントを開始し(カウンタ用ICに対する制御命令又はソフトウェアで実現するカウンタへのコマンドによる)、処理をステップS626に進める。   In step S624, the relay router 120 transfers the connection request information stored in the work area of the RAM 22 in step S621 to the managed device that is the connection destination selected in step S602 via the general router 140, and counts out the timeout. Counting is started after resetting the counter to zero (by a control command for the counter IC or a command to the counter realized by software), and the process proceeds to step S626.

ステップS623で照合結果が一致していない場合、ステップS625では、中継ルータ120はハードディスク28に予めエラーコードと対応するエラーメッセージ情報とを記憶しているエラーテーブルからエラーコードをキーにしてエラーメッセージ情報を読み出してRAM22のワークエリアに記憶し、該エラーメッセージ情報を用いて生成した「接続要求先の設定情報が一致しない」旨のエラーメッセージを作成し管理装置110に送信する。ステップS606では「接続要求先の設定情報が一致しない」旨のエラーメッセージを中継ルータ120から受信して、エラーメッセージと「OK」ボタンとを含む小画面(ダイアログ)に表示し、処理をステップS607に進める。ステップS607では管理装置110はOKボタンが押下されたかを判定し、OKボタンが押下された場合は処理をS602に戻す。OKボタンが押下されていない場合は処理をS606に戻す。   If the collation results do not match in step S623, in step S625, the relay router 120 uses the error code as a key from the error table in which the error code and the corresponding error message information are stored in the hard disk 28 in advance. Is stored in the work area of the RAM 22, and an error message “the setting information of the connection request destination does not match” generated using the error message information is created and transmitted to the management apparatus 110. In step S606, an error message “connection request destination setting information does not match” is received from the relay router 120 and displayed on a small screen (dialog) including the error message and an “OK” button, and the process is performed in step S607. Proceed to In step S607, the management apparatus 110 determines whether the OK button has been pressed. If the OK button has been pressed, the process returns to S602. If the OK button has not been pressed, the process returns to S606.

ステップS623で照合結果が一致している場合のステップS624で中継ルータ120が接続要求送信した後の処理を説明する。   Processing after the relay router 120 transmits a connection request in step S624 when the collation results match in step S623 will be described.

ステップS641ではステップS602で選択された接続先である管理対象機器が接続要求情報を一般ルータ140経由で受信すると受信した接続要求情報をRAM22のワークエリアに記憶して処理をステップS642に進める。   In step S641, when the managed device that is the connection destination selected in step S602 receives the connection request information via the general router 140, the received connection request information is stored in the work area of the RAM 22, and the process proceeds to step S642.

ステップS642では管理対象機器が接続可否判定処理を行う。具体的には接続要求情報に含まれる接続要求先用の管理者権限のユーザID及びそのパスワードと管理対象機器のハードディスクに予め記憶している管理者権限のユーザID及びそのパスワードとを比較して認証判定を行い、更に当該管理対象機器が外部の機器と接続する場合に、接続要求元に所定のIPアドレスや所定のMACアドレスを要求している場合は、管理対象機器のハードディスクに予め記憶している所定のIPアドレスや所定のMACアドレスと接続要求情報に含まれるIPアドレスやMACアドレスとを照合して一致/不一致を判定して判定結果をRAM22のワークエリアに記憶して処理をステップS643に進める。   In step S642, the management target device performs connection possibility determination processing. Specifically, the user ID and the password of the administrator authority for the connection request destination included in the connection request information are compared with the user ID and the password of the administrator authority stored in advance in the hard disk of the managed device. When authentication is performed and the managed device is connected to an external device, if a predetermined IP address or a predetermined MAC address is requested from the connection request source, it is stored in advance in the hard disk of the managed device. The predetermined IP address or the predetermined MAC address and the IP address or MAC address included in the connection request information are collated to determine a match / mismatch, the determination result is stored in the work area of the RAM 22, and the process is performed in step S643. Proceed to

ステップS643では、RAM22のワークエリアを参照して管理対象機器は認証判定がOKであり、かつ接続要求元に所定のIPアドレスや所定のMACアドレスを要求している場合にはIPアドレスやMACアドレスの照合が一致している場合は処理をステップS644に進める。認証処理がOKではなく、又は認証処理がOKであっても接続要求元に所定のIPアドレスや所定のMACアドレスを要求している場合にはIPアドレスやMACアドレスの照合が一致しない場合は処理をステップS645に進める。   In step S643, the management target device refers to the work area of the RAM 22, and if the authentication determination is OK and the connection request source requests a predetermined IP address or a predetermined MAC address, the IP address or MAC address is determined. If the verifications match, the process proceeds to step S644. Even if the authentication process is not OK, or the authentication process is OK, if the connection request source requests a predetermined IP address or a predetermined MAC address, the process is performed when the IP address or the MAC address verification does not match Advances to step S645.

ステップS644では、管理対象機器は接続要求情報に含まれる当該管理対象機器用のディフォルトコマンドを実行することにより自管理対象機器のログ(OSや管理ソフトやアプリケーションの各種のログ)を参照し、更に自己診断プログラムを実行して、エラーの有無を判定し、エラーがない場合は正常である旨のステータス情報を、エラーがある場合はエラーコード又はエラー内容を含むステータス情報をRAM22のワークエリアに記憶後、応答情報(ステータス情報、管理対象機器のIPアドレス、管理対象機器のLANアダプタのMACアドレスを含む応答情報)を中継ルータ120に送信し、処理をステップS641に戻す。   In step S644, the managed device refers to the log of the managed device (OS, management software, and various logs of the application) by executing the default command for the managed device included in the connection request information. Execute self-diagnostic program to determine whether there is an error. If there is no error, store the status information indicating that it is normal. If there is an error, store the status information including the error code or error content in the work area of the RAM Thereafter, response information (response information including status information, IP address of the management target device, and MAC address of the LAN adapter of the management target device) is transmitted to the relay router 120, and the process returns to step S641.

ステップS645では、管理対象機器はステップS642の判定結果に応じたエラーメッセージ(認証処理がOKでない場合は「ユーザID又はパスワードが一致しません」とのエラーメッセージ、IPアドレスやMACアドレスの照合が一致しない場合は、「IPアドレス又はMACアドレスが許可されていない」とのエラーメッセージ)をステータス情報とし、このステータス情報を含む応答情報を中継ルータ120に送信し、処理をステップS641に戻す。   In step S645, the device to be managed returns an error message corresponding to the determination result in step S642 (if the authentication process is not OK, an error message “User ID or password does not match”, IP address or MAC address verification matches) If not, an error message “IP address or MAC address is not permitted” is used as status information, response information including this status information is transmitted to the relay router 120, and the process returns to step S641.

ステップS626では、中継ルータ120は応答受信待ち状態にあり、所定のタイミング(例えば0.1秒間隔)で処理をステップS627に進める。   In step S626, the relay router 120 is in a response reception waiting state, and the process proceeds to step S627 at a predetermined timing (for example, at intervals of 0.1 seconds).

ステップS627では、管理装置110はタイムアウト(例えばステップS624のカウント開始から30秒経過乃至1分経過した等)の場合、当該管理対象機器の応答がタイムアウトした旨をRAM22のワークエリアに書込んで、処理をステップS628に進める。管理対象機器から応答情報を受信した場合は、管理対象機器から受信した応答情報をRAM22のワークエリアに書込んで、処理をステップS628に進める。管理対象機器から応答がなく、かつタイムアウトでない場合は、処理をステップS626に戻す。   In step S627, if the management apparatus 110 has timed out (for example, 30 seconds to 1 minute has elapsed since the start of counting in step S624), the management apparatus 110 writes in the work area of the RAM 22 that the response of the managed device has timed out, The process proceeds to step S628. When response information is received from the management target device, the response information received from the management target device is written in the work area of the RAM 22, and the process proceeds to step S628. If there is no response from the managed device and no time-out occurs, the process returns to step S626.

ステップS628では、中継ルータ120は、受信した応答情報に含まれる管理対象機器のIPアドレスや管理対象機器のLANアダプタのMACアドレスと、予め接続方法テーブルに記憶されている管理対象機器のIPアドレスや管理対象機器のLANアダプタのMACアドレスと一致するかを判定して、このIPアドレス一致不一致の判定結果をRAM22のワークエリアに記憶する。このIPアドレスの一致の判定は必ず行なう。LANアダプタのMACアドレスと一致するかの判定を行なうか否かは接続方法テーブルに予め設定しておく(図13のNo.11のアダプタMACアドレスに値が入っている場合はMACアドレスの判定を行なう)。一致又は不一致の判定結果をそれぞれRAM22のワークエリアに書込んで処理をステップS629に進める。   In step S628, the relay router 120 includes the IP address of the management target device and the MAC address of the LAN adapter of the management target device included in the received response information, the IP address of the management target device stored in advance in the connection method table, It is determined whether or not it matches the MAC address of the LAN adapter of the management target device, and the determination result of this IP address mismatch is stored in the work area of the RAM 22. This IP address match determination is always performed. Whether or not to determine whether or not the MAC address of the LAN adapter matches is preset in the connection method table (if the No. 11 adapter MAC address in FIG. 13 has a value, the MAC address is determined). Do). The determination result of coincidence or non-coincidence is written in the work area of the RAM 22, and the process proceeds to step S629.

ステップS629では、中継ルータ120は、履歴情報DBの履歴情報記憶域に履歴情報(接続要求情報と応答情報及びステップS622及びステップS628でRAM22に記憶されている照合結果(アドレスの一致又は不一致、ユーザIDやパスワードの一致又は不一致))を追加して、処理をステップS630に進める。   In step S629, the relay router 120 records the history information (connection request information and response information in the history information storage area of the history information DB and the matching result stored in the RAM 22 in steps S622 and S628 (address match or mismatch, user ID or password match or mismatch)) is added, and the process proceeds to step S630.

ステップS630では、中継ルータ120は、ステップS628でRAM22のワークエリアに書込んだ。一致又は不一致の判定結果により処理を分岐する。一致した場合は処理をステップS632に進める。一致しない場合は処理をステップS631に進める。   In step S630, the relay router 120 has written in the work area of the RAM 22 in step S628. The process branches depending on the determination result of match or mismatch. If they match, the process proceeds to step S632. If not, the process proceeds to step S631.

ステップS631では、中継ルータ120は、エラーの内容がタイムアウトの場合は管理対象機器との接続が成功するまでエラー対応処理を実行する。詳細は、図9のフローチャートで説明する。エラー対応処理の結果をRAM22のワークエリアに書込んで処理をステップS632に進める。   In step S631, the relay router 120 executes error handling processing until the connection with the management target device is successful when the error content is a timeout. Details will be described with reference to the flowchart of FIG. The result of the error handling process is written in the work area of the RAM 22, and the process proceeds to step S632.

ステップS632では、エラー対応処理の結果がRAM22のワークエリアに書込まれている場合、エラーの内容とエラー対応処理の結果(接続がタイムアウトなのか、接続タイムアウトの場合同一ロケーションの他の管理対象機器に接続できるのか否か、別ロケーションの管理対象機器には接続できるのか否か、一般ルータ140は正常か否か、中継ルータ120は正常か否か、IPアドレスが不一致なのか否か、MACアドレスが不一致なのか否か、認証処理がNGなのか否か)をRAM22のワークエリアから読み出して、管理装置110に最終応答情報として送信する。ステップS629でRAM22のワークエリアに記憶した照合結果がOKの場合(ステップS630から直接ステップS632に処理を進めた場合)、管理対象機器から受信してRAM22のワークエリアに記憶したステータス情報を含む最終応答情報を管理装置110に送信する。   In step S632, if the result of the error handling process is written in the work area of the RAM 22, the content of the error and the result of the error handling process (whether the connection is timed out or another managed device at the same location if the connection is timed out) , Whether it can connect to a managed device in another location, whether the general router 140 is normal, whether the relay router 120 is normal, whether the IP address is inconsistent, the MAC address Are read from the work area of the RAM 22 and transmitted to the management apparatus 110 as final response information. If the collation result stored in the work area of the RAM 22 in step S629 is OK (when the process proceeds directly from step S630 to step S632), the final result including the status information received from the managed device and stored in the work area of the RAM 22 is used. Response information is transmitted to the management apparatus 110.

ステップS608では、ステップS632で中継ルータが送信した最終応答情報を受信し、RAM22のワークエリアに記憶し、処理をS602に戻し、ステップS602では、受信してRAM22のワークエリアに記憶した最終応答情報に応じて図4の監視画面の表示を更新表示し、所定のタイミングで処理をステップS603に進める。具体的には、例えば特定の外部接続先でハードウェアエラーの応答情報があった場合は図4の監視画面の該当する外部接続先のステータス欄に赤信号を示す赤く塗りつぶした円とHD障害等の文字とを表示する。正常に接続が完了した場合は図4の監視画面の該当する外部接続先のステータス欄に青信号を示す青く塗りつぶした円と「正常」の文字とを表示する。以上で図6の説明を終わる。   In step S608, the final response information transmitted by the relay router in step S632 is received and stored in the work area of the RAM 22, and the process returns to S602. In step S602, the final response information received and stored in the work area of the RAM 22 Accordingly, the display of the monitoring screen of FIG. 4 is updated and displayed, and the process proceeds to step S603 at a predetermined timing. Specifically, for example, when there is hardware error response information at a specific external connection destination, a red circle indicating a red signal in the status column of the corresponding external connection destination on the monitoring screen in FIG. Is displayed. When the connection is normally completed, a blue circle indicating a green signal and a “normal” character are displayed in the status column of the corresponding external connection destination on the monitoring screen of FIG. This is the end of the description of FIG.

次に図7の接続要求処理の詳細フローチャートを説明する。図7の詳細フローチャートは、管理装置110で実行する処理であり、図6のステップS605に該当する。   Next, a detailed flowchart of the connection request process of FIG. 7 will be described. The detailed flowchart of FIG. 7 is a process executed by the management apparatus 110, and corresponds to step S605 of FIG.

まずステップS701では、管理装置110はオペレーションシステムから現在LAN接続中か否かと、接続中の場合にはネットワーク接続の名称とを取得して、LAN接続状況としてRAM22のワークエリアに記憶する。ステップS702では、管理装置110は、RAM22のワークエリアのLAN接続状況を参照し、現在LAN接続中の場合は処理をステップS703に進める。現在LAN接続中でない場合は処理をステップS704に進める。   First, in step S701, the management apparatus 110 acquires whether or not a LAN connection is currently being made from the operation system, and if connected, the name of the network connection, and stores it in the work area of the RAM 22 as the LAN connection status. In step S702, the management apparatus 110 refers to the LAN connection status of the work area in the RAM 22, and if the LAN connection is currently being established, the process proceeds to step S703. If not currently connected to the LAN, the process advances to step S704.

ステップS703では、管理装置110は接続方法テーブルを参照して、接続要求先の接続方法テーブルのNo.4のネットワーク接続の名称と、RAM22のワークエリアの接続中のネットワーク接続の名称とを比較して一致する場合は処理をステップS708に進める。一致しない場合は処理をステップS704に進める。   In step S703, the management apparatus 110 refers to the connection method table and compares the name of the network connection No. 4 in the connection method table of the connection request destination with the name of the network connection being connected to the work area of the RAM 22. If they match, the process proceeds to step S708. If not, the process proceeds to step S704.

ステップS704では、管理装置110は現在のセッション情報をオペレーションシステムから取得してセッションをオフにする。ステップS705では、管理装置110は現在接続中のLAN接続を無効(オフ)にする。ステップS706では、管理装置110は接続方法テーブルのNo.7を参照して、現在のIPアドレスを接続要求先に応じた管理装置IPアドレスに変更する。ステップS707では、管理装置110は接続方法テーブルのNo.4を参照して、接続要求先に応じたネットワーク接続名称を取得して、このネットワーク接続を用いて回線接続を行なう。   In step S704, the management apparatus 110 acquires the current session information from the operation system and turns off the session. In step S705, the management apparatus 110 disables (turns off) the currently connected LAN connection. In step S706, the management apparatus 110 refers to No. 7 in the connection method table and changes the current IP address to the management apparatus IP address corresponding to the connection request destination. In step S707, the management apparatus 110 refers to No. 4 in the connection method table, acquires a network connection name corresponding to the connection request destination, and performs line connection using this network connection.

ステップS708では、管理装置110は現在のセッション情報をオペレーションシステムから取得して現在セッションがオフになっているかを判定する。セッションがオフになっている場合は、処理をステップS709に進める。セッションがオンになっている場合は処理を終了する。ステップS709では、管理装置110は接続要求先に応じたセッションをオンにする。以上で図7の説明を終わる。   In step S708, the management apparatus 110 acquires current session information from the operation system and determines whether the current session is turned off. If the session is off, the process proceeds to step S709. If the session is on, the process ends. In step S709, the management apparatus 110 turns on a session corresponding to the connection request destination. This is the end of the description of FIG.

次に図8の設定情報照合処理の詳細フローチャートを説明する。図8の詳細フローチャートは、中継ルータ120で実行する処理であり、図6のステップS622に該当する。   Next, a detailed flowchart of the setting information collating process in FIG. 8 will be described. The detailed flowchart in FIG. 8 is a process executed by the relay router 120, and corresponds to step S622 in FIG.

中継ルータ120はステップS605で管理装置110が送信した接続要求情報を受信し、RAM22のワークエリアに記憶する。ステップS622では、中継ルータ120はし照合結果(一致/不一致)をRAM22のワークエリアに記憶する。詳細は図8のフローチャートで説明する。   The relay router 120 receives the connection request information transmitted by the management apparatus 110 in step S605 and stores it in the work area of the RAM 22. In step S622, the relay router 120 stores the collation result (match / mismatch) in the work area of the RAM 22. Details will be described with reference to the flowchart of FIG.

ステップS801では、中継ルータ120はRAM22のワークエリアに記憶している接続要求先のグローバルIPアドレス等の設定情報と、自ハードディスク28に予め記憶している接続方法テーブルに記憶している接続要求先のグローバルIPアドレス情報等の設定情報とが一致するかを照合する。ステップS802では、中継ルータ120は管理装置110から受信した接続要求が中継ルータ120を経由する外部接続先(特定の管理対象機器)に対する接続要求なのか、あるいは中継ルータ120自体への接続要求なのかを接続要求に含まれる接続要求先のグローバルIPアドレスを用いて判定し、中継ルータ120自体への接続要求の場合は図10のログ検索処理又は図11の設定登録処理に処理を進める。外部接続先への接続要求と判定した場合は処理をステップS803に進める。   In step S801, the relay router 120 sets the connection request destination global IP address and other setting information stored in the work area of the RAM 22 and the connection request destination stored in the connection method table stored in advance in its own hard disk 28. It is checked whether the setting information such as the global IP address information matches. In step S802, the relay router 120 determines whether the connection request received from the management apparatus 110 is a connection request to an external connection destination (a specific management target device) via the relay router 120 or a connection request to the relay router 120 itself. Is determined using the global IP address of the connection request destination included in the connection request, and in the case of a connection request to the relay router 120 itself, the process proceeds to the log search process of FIG. 10 or the setting registration process of FIG. If it is determined that the request is for a connection to an external connection destination, the process proceeds to step S803.

ステップS803では、中継ルータ120が現在外部と接続中かを判定する。現在接続中と判定した場合は処理をステップS804に進める。現在接続中でないと判定した場合は処理をステップS805に進める。ステップS804では、中継ルータ120は、セッションメモリを参照して、管理装置110から接続要求のあった管理対象機器に現在接続中か否かを判定する。接続要求のあった管理対象機器に現在接続中と判定した場合は処理をステップS812に進める。接続要求のあった管理対象機器に現在接続中でないと判定した場合は処理をステップS805に進める。   In step S803, it is determined whether the relay router 120 is currently connected to the outside. If it is determined that it is currently connected, the process proceeds to step S804. If it is determined that it is not currently connected, the process proceeds to step S805. In step S804, the relay router 120 refers to the session memory and determines whether or not the management target device requested to connect from the management apparatus 110 is currently connected. If it is determined that a connection is currently being made to the managed device that requested the connection, the process proceeds to step S812. If it is determined that the device to be managed that is requested to connect is not currently connected, the process proceeds to step S805.

ステップS805では、中継ルータ120は接続先のグローバルIPアドレスをキーにして接続方法テーブルを参照して、参照結果(該当するグローバルIPアドレスのレコードが接続方法テーブルに登録済みか否かをRAM22のワークエリアに記憶して処理をステップS806に進める。ステップS806では、中継ルータ120はRAM22のワークエリアを参照して該当するグローバルIPアドレスのレコードが接続方法テーブルに登録済みの場合は処理をステップS807に進める。登録済みでない場合は処理をステップS814に進める。   In step S805, the relay router 120 refers to the connection method table using the global IP address of the connection destination as a key, and refers to the reference result (whether or not the record of the corresponding global IP address has been registered in the connection method table). In step S806, the relay router 120 refers to the work area of the RAM 22 and if the record of the corresponding global IP address has been registered in the connection method table, the process proceeds to step S807. If not registered, the process advances to step S814.

ステップS807では、中継ルータ120は接続先要求を管理対象機器に送信する。具体的にはpingを管理対象機器に送信し、pingのタイムアウト計測用のカウンタをリセットして計測を開始する。ステップS808では、中継ルータ120は管理対象機器からのpingの応答を待ち、所定のタイミング(0.1秒程度)で処理をステップS809に進める。   In step S807, the relay router 120 transmits a connection destination request to the management target device. Specifically, it sends a ping to the managed device, resets the ping timeout measurement counter, and starts the measurement. In step S808, the relay router 120 waits for a ping response from the managed device, and advances the process to step S809 at a predetermined timing (about 0.1 second).

ステップS809では、中継ルータ120は応答があるか否かを判定し、応答がある場合は処理をステップS810に進める。応答がない場合は処理をステップS813に進める。ステップS813では、中継ルータ120はタイムアウト(所定時間pingの応答がない)が発生するか、又はエラーが発生した場合処理をステップS814に進める。タイムアウトもエラーも発生しない場合は処理をステップS808に戻す。   In step S809, the relay router 120 determines whether or not there is a response. If there is a response, the process proceeds to step S810. If there is no response, the process proceeds to step S813. In step S813, the relay router 120 proceeds to step S814 when a timeout (no ping response for a predetermined time) occurs or an error occurs. If no timeout or error occurs, the process returns to step S808.

ステップS810では、中継ルータ120は管理対象機器からの応答に含まれるLANアダプタのMACアドレスと接続方法テーブルのNo.11のアダプタMACアドレスとを照合して、一致/不一致をRAM22のワークエリアに書込む。ステップS811では、中継ルータ120はRAM22のワークエリアを参照して、設定データが一致する場合は処理をステップS812に進める。設定データが一致しない場合は処理をステップS814に進める。   In step S810, the relay router 120 compares the MAC address of the LAN adapter included in the response from the managed device with the adapter MAC address No. 11 in the connection method table, and writes a match / mismatch in the work area of the RAM 22. Include. In step S811, the relay router 120 refers to the work area of the RAM 22, and proceeds to step S812 when the setting data matches. If the setting data do not match, the process proceeds to step S814.

ステップS812では、中継ルータ120はイベントNo.を採番して、図14に示す履歴情報DBにレコードを追加する。具体的にはRAM22のワークエリアに記憶されている接続要求情報に含まれる情報とネットワーク接続の名称をキーとしてオペレーションシステムのネットワーク接続の各パラメータを読み出して履歴情報DBにレコードを追加する。この場合、イベント種別は接続の開始又は終了を意味する「0」が記録される。ステップS814では、中継ルータ120はRAM22のワークエリアに記憶されているエラーコードを用いてエラーマスターを参照する。ステップS815では、中継ルータ120はエラー内容をRAM22のワークエリアに記憶する。   In step S812, the relay router 120 assigns an event number and adds a record to the history information DB shown in FIG. Specifically, each parameter of the network connection of the operation system is read using information included in the connection request information stored in the work area of the RAM 22 and the name of the network connection as a key, and a record is added to the history information DB. In this case, “0” indicating the start or end of the connection is recorded as the event type. In step S814, the relay router 120 refers to the error master using the error code stored in the work area of the RAM 22. In step S815, the relay router 120 stores the error content in the work area of the RAM 22.

ステップS816では、中継ルータ120は、RAM22のワークエリアに記憶されている接続要求情報に含まれる情報とネットワーク接続の名称をキーとしてオペレーションシステムのネットワーク接続の各パラメータを読み出して、更にRAM22のワークエリアに記憶されているエラーコード及びエラー内容を用いて履歴情報DBにレコードを追加する。この場合、イベント種別はエラー又は障害を意味する「1」が記録される。以上で図8の説明を終わる。   In step S816, the relay router 120 reads each parameter of the network connection of the operation system using the information included in the connection request information stored in the work area of the RAM 22 and the name of the network connection as keys, and further, the work area of the RAM 22 A record is added to the history information DB by using the error code and error content stored in the log information. In this case, “1” indicating an error or failure is recorded as the event type. This is the end of the description of FIG.

次に図9のエラー対応の詳細処理を説明する。図9の詳細フローチャートは図6のステップS631に対応し、主に中継ルータ120で実行する処理である。   Next, detailed processing for handling errors in FIG. 9 will be described. The detailed flowchart of FIG. 9 corresponds to step S631 of FIG. 6 and is a process mainly executed by the relay router 120.

図9の処理に先立って、以下の処理が行われている。ステップS622(ステップS810)では、中継ルータ120は管理対象機器からの応答に含まれるLANアダプタのMACアドレスと接続方法テーブルのNo.11のアダプタMACアドレスとを照合して、一致/不一致をRAM22のワークエリアに記憶している。ステップS627で管理対象機器からの応答がタイムアウトした場合は、当該管理対象機器の応答がタイムアウトした旨の情報がRAM22のワークエリアに記憶されている。ステップS627で管理対象機器から応答情報を受信した場合は、管理対象機器から受信した応答情報をRAM22のワークエリアに記憶している。又ステップS628でIPアドレス一致/不一致の判定結果もRAM22のワークエリアに記憶されている。   Prior to the processing of FIG. 9, the following processing is performed. In step S622 (step S810), the relay router 120 compares the MAC address of the LAN adapter included in the response from the managed device with the adapter MAC address of No. 11 in the connection method table, and finds a match / mismatch in the RAM 22. Stored in the work area. When the response from the management target device times out in step S627, information indicating that the response of the management target device has timed out is stored in the work area of the RAM 22. When response information is received from the management target device in step S627, the response information received from the management target device is stored in the work area of the RAM 22. In step S628, the IP address match / mismatch determination result is also stored in the work area of the RAM 22.

まずステップS901では、中継ルータ120はステップS627で管理対象機器の応答がタイムアウトした旨の情報があるか、かつ管理対象機器から応答情報がRAM22に記憶されているを読込む。次にステップS902では、中継ルータ120は応答情報(応答データ)の有無を判定する。ステップS903では、中継ルータ120はステップS902で応答データ有と判定した場合は処理をステップS906に進める。応答データ無しと判定した場合は処理をステップS904に進める。   First, in step S901, the relay router 120 reads whether there is information indicating that the response of the management target device has timed out in step S627 and the response information stored in the RAM 22 from the management target device. In step S902, the relay router 120 determines whether there is response information (response data). In step S903, if the relay router 120 determines that there is response data in step S902, the process proceeds to step S906. If it is determined that there is no response data, the process proceeds to step S904.

ステップS904では、中継ルータ120は接続要求情報を再度管理対象機器に送信する。次にステップS921では、管理対象機器はステップS641の処理と同様に接続要求情報を受信してRAM22のワークエリアに記憶する。ステップS922では、管理対象機器はステップS642乃至ステップS645と同様の処理(接続可否判定やログの参照処理、自己診断プログラム)を実行し、ステータス情報を含む応答情報を中継ルータに送信する。ステップS905では、中継ルータ120は管理対象機器から受信した応答情報を用いて管理対象機器との接続が成功したかを判定し、判定結果をRAM22のワークエリアに記憶する。   In step S904, the relay router 120 transmits the connection request information to the management target device again. Next, in step S921, the management target device receives connection request information and stores it in the work area of the RAM 22 in the same manner as in step S641. In step S922, the management target device executes the same processing as in steps S642 to S645 (connection possibility determination, log reference processing, self-diagnostic program), and transmits response information including status information to the relay router. In step S905, the relay router 120 determines whether the connection with the management target device is successful using the response information received from the management target device, and stores the determination result in the work area of the RAM 22.

ステップS906では、中継ルータ120は管理対象機器との接続が成功した場合は接続要求の再送信で接続が成功した旨をRAM22のワークエリアに記憶し処理を終了する。管理対象機器との接続が成功しない場合は、接続要求の再送信で接続が成功しなかった旨をRAM22のワークエリアに記憶し処理をステップS907に進める。   In step S906, if the connection with the management target device is successful, the relay router 120 stores in the work area of the RAM 22 that the connection is successful by retransmitting the connection request, and ends the process. If the connection with the management target device is not successful, the fact that the connection was not successful due to retransmission of the connection request is stored in the work area of the RAM 22, and the process proceeds to step S907.

ステップS907では、中継ルータ120は図12の接続先テーブルを参照して、現在接続しようとしている管理対象機器と同一のロケーションの他の管理対象機器(No.3の接続場所情報が一致し、かつ異なるグローバルIPアドレスを持つ他の管理対象機器)があるかを判定する。他の管理対象機器がある場合は処理をステップS908に進める。他の管理対象機器がない場合は処理をステップS911に進める。   In step S907, the relay router 120 refers to the connection destination table of FIG. 12, and the other managed device (No. 3 connection location information of the same location as the managed device to be connected currently matches). It is determined whether there is another managed device having a different global IP address. If there is another device to be managed, the process proceeds to step S908. If there is no other device to be managed, the process proceeds to step S911.

ステップS908では、中継ルータ120は接続方法テーブルから管理対象機器と同一のロケーションの当該他の管理対象機器の接続用ユーザID、接続用パスワード、ディフォルトコマンドを読み出して当該他の管理対象機器に接続要求を送信する。ステップS931乃至ステップS932、ステップS909は管理対象機器が他の管理対象機器に変わるのみであり、それぞれステップS921乃至ステップS922、ステップS905と同様なので説明を省略する。   In step S908, the relay router 120 reads out the connection user ID, connection password, and default command of the other managed device at the same location as the managed device from the connection method table, and requests connection to the other managed device. Send. Steps S931 to S932 and Step S909 are the same as Steps S921 to S922 and Step S905, respectively, except that the management target device is changed to another management target device.

ステップS910では、中継ルータ120は同一ロケーションの他の管理対象機器との接続が成功した場合は同一ロケーションの他の管理対象機器との接続が成功した旨及び当該他の管理対象機器の管理No.をRAM22のワークエリアに記憶し処理をステップS917に進める。同一ロケーションの他の管理対象機器との接続が成功しない場合は、同一ロケーションの他の管理対象機器との接続が成功しなかった旨及び当該同一ロケーションの他の管理対象機器の管理No.をRAM22のワークエリアに記憶し、処理をステップS907に進める。   In step S910, if the relay router 120 is successfully connected to another managed device at the same location, the relay router 120 indicates that the connection with the other managed device at the same location is successful and the management number of the other managed device. Is stored in the work area of the RAM 22, and the process proceeds to step S917. If the connection with another managed device at the same location is not successful, the RAM 22 indicates that the connection with the other managed device at the same location is not successful and the management number of the other managed device at the same location. And the process proceeds to step S907.

ステップS911では、中継ルータ120は接続方法テーブルから他のロケーションにある任意の管理対象機器の接続用ユーザID、接続用パスワード、ディフォルトコマンドを読み出して当該他のロケーションにある管理対象機器に接続要求を送信する。ステップS941乃至ステップS942、ステップS912は管理対象機器が他のロケーションにある管理対象機器に変わるのみであり、それぞれステップS921乃至ステップS922、ステップS905と同様なので説明を省略する。   In step S911, the relay router 120 reads a connection user ID, a connection password, and a default command for an arbitrary management target device in another location from the connection method table, and issues a connection request to the management target device in the other location. Send. Steps S941 to S942 and S912 only change the management target device to a management target device at another location, and are the same as Steps S921 to S922 and Step S905, respectively, so description thereof will be omitted.

ステップS913では、中継ルータ120は別ロケーションの他の管理対象機器との接続が成功した場合は別ロケーションの他の管理対象機器との接続が成功した旨及び当該他の管理対象機器の管理No.をRAM22のワークエリアに記憶し処理ステップS917に進める。別ロケーションの他の管理対象機器との接続が成功しない場合は、別ロケーションの他の管理対象機器との接続が成功しなかった旨及び当該別ロケーションの他の管理対象機器の管理No.をRAM22のワークエリアに記憶し、処理をステップS914に進める。   In step S913, if the relay router 120 is successfully connected to another managed device in another location, the relay router 120 indicates that the connection with the other managed device in another location is successful and the management number of the other managed device. Is stored in the work area of the RAM 22 and the process proceeds to step S917. If the connection with another managed device at another location is not successful, the RAM 22 indicates that the connection with the other managed device at another location has not been successful and the management number of the other managed device at the different location. And the process proceeds to step S914.

ステップS914では、中継ルータ120は接続方法テーブルから一般ルータ140にログインするための接続用ユーザID、接続用パスワード、ディフォルトコマンドを読み出して一般ルータ140に接続要求を送信する。ステップS951乃至ステップS952、ステップS915は管理対象機器が一般ルータ140に変わるのみであり、それぞれステップS921乃至ステップS922、ステップS905と同様なので説明を省略する。   In step S <b> 914, the relay router 120 reads a connection user ID, a connection password, and a default command for logging in to the general router 140 from the connection method table, and transmits a connection request to the general router 140. Steps S951 to S952 and Step S915 are the same as Steps S921 to S922 and Step S905, respectively, except that the managed device is changed to the general router 140, and the description thereof will be omitted.

ステップS916では、中継ルータ120はステップS915で記憶した一般ルータ140の応答情報を参照して、接続か成功し、かつ一般ルータ140が正常な場合は、その旨をRAM22のワークエリアに記憶し、処理をステップS918に進める。一般ルータ140との接続を失敗したか、又は一般ルータ140が正常でない場合は処理をステップS917に進める。ステップS917ではRAM22のワークエリアに記憶された判定結果を読み出して取得時刻別にソートしてRAM22のワークエリアに別の領域に記憶する。以上で図9の説明を終わる。   In step S916, the relay router 120 refers to the response information of the general router 140 stored in step S915, and if the connection is successful and the general router 140 is normal, stores that fact in the work area of the RAM 22, The process proceeds to step S918. If the connection with the general router 140 has failed or the general router 140 is not normal, the process advances to step S917. In step S917, the determination results stored in the work area of the RAM 22 are read out, sorted by acquisition time, and stored in another area in the work area of the RAM 22. This is the end of the description of FIG.

次に図10のフローチャートを説明する。図10のフローチャートは管理装置110と中継ルータ120とが実行する履歴検索処理であり、ステップS1001乃至ステップS1010は管理装置110のCPU21の制御の元で実行する処理であり、ステップS1021乃至ステップS1029は中継ルータ120のCPU21の制御の元で実行する処理である。   Next, the flowchart of FIG. 10 will be described. 10 is a history search process executed by the management apparatus 110 and the relay router 120. Steps S1001 to S1010 are processes executed under the control of the CPU 21 of the management apparatus 110, and steps S1021 to S1029 are steps. This process is executed under the control of the CPU 21 of the relay router 120.

ステップS1001では、図4の画面の「検索」タブを選択すると不図示の検索条件指定用画面が管理装置110の表示装置に表示され、処理をステップS1002に進める。   In step S1001, when the “Search” tab in the screen of FIG. 4 is selected, a search condition designation screen (not shown) is displayed on the display device of the management device 110, and the process proceeds to step S1002.

ステップS1002ではこの検索条件指定用画面は図14に示す履歴情報DBの各項目(No.1乃至No.17)を検索条件として指定可能であり、「検索」ボタンが表示されている。例えばイベントの取得時刻を示す取得年月日時刻のFrom〜To指定、イベントの発生時刻を示す発生年月日時刻のFrom〜To指定、イベント種別(接続の開始・終了の場合は0、エラー又は障害の場合は1)、外部接続先名称(イベントが発生した外部接続先の名称)、グローバルIPアドレス等を指定可能である。   In step S1002, the search condition designation screen can designate each item (No. 1 to No. 17) of the history information DB shown in FIG. 14 as a search condition, and a “search” button is displayed. For example, the From-To designation of the acquisition date indicating the acquisition time of the event, the From-To designation of the occurrence date indicating the occurrence time of the event, the event type (0 in the case of connection start / end, error or In the case of a failure, 1) the external connection destination name (name of the external connection destination where the event occurred), the global IP address, etc. can be specified.

更に検索後のヒット件のソート項目とソート方法(履歴情報DBのNo.1乃至No.17の各項目から最大で3項目指定可能で、ソート方法として各項目毎に降順と昇順を指定可能となっている)を指定することができる。この管理装置の検索条件指定用画面で各条件が入力され、「検索」ボタンが押下されると、処理はステップS1003に進み、ステップS1002で入力されRAM22のワークエリアに記憶されている検索条件を示す検索条件情報を中継ルータ120に送信する。   Furthermore, after the search, the hit items are sorted and the sorting method (up to three items can be designated from each item No. 1 to No. 17 in the history information DB, and the descending and ascending order can be designated for each item as the sorting method. Can be specified). When each condition is input on the search condition designation screen of the management apparatus and the “search” button is pressed, the process proceeds to step S1003, and the search condition input in step S1002 and stored in the work area of the RAM 22 is displayed. The search condition information shown is transmitted to the relay router 120.

ステップS1021では、中継ルータ120は検索条件情報を受信し、RAM22のワークエリアに記憶し、処理をステップS1022に進める。ステップS1022では、中継ルータ120はRAM22のワークエリアに記憶した検索条件情報を用いて履歴情報DBを検索し、ヒット件の履歴情報をRAM22のワークエリアに記憶し、処理をステップS1023に進める。   In step S1021, the relay router 120 receives the search condition information, stores it in the work area of the RAM 22, and advances the process to step S1022. In step S1022, the relay router 120 searches the history information DB using the search condition information stored in the work area of the RAM 22, stores the hit history information in the work area of the RAM 22, and advances the process to step S1023.

ステップS1023では、中継ルータ120はRAM22のワークエリアに記憶しているヒット件の履歴情報を参照し、ヒット件が1件もない場合は、処理をステップS1024に進める。ヒット件がある場合は、処理をステップS1025に進める。ステップS1024では、中継ルータ120はヒット件が1件もない旨のエラーメッセージを管理装置110に送信する。管理装置110はこのヒット件が1件もない旨のエラーメッセージを表示し、処理をステップS1001に戻す。   In step S1023, the relay router 120 refers to the hit history information stored in the work area of the RAM 22, and if there is no hit, the process proceeds to step S1024. If there is a hit, the process proceeds to step S1025. In step S1024, the relay router 120 transmits to the management apparatus 110 an error message indicating that there is no hit. The management apparatus 110 displays an error message indicating that there are no hits, and returns the process to step S1001.

ステップS1025では、中継ルータ120は、ソート順が指定されていた場合はヒット件を指定された項目でソートする。ステップS1026では、中継ルータ120は、ソートしたヒット件の一覧情報(複数の明細行からなり、各明細行は発生年月日時刻、イベント種別、外部接続先名称、内容を含み、各明細行の先頭にはチェックボックスが表示され、各明細行を選択可能になっている)を管理装置110に送信する。ステップS1005では、管理装置110は受信した一覧情報を表示装置に表示する。所定のタイミング(例えば0.1秒後)で処理をステップS1006に進める。ステップS1006では、管理装置110は特定の明細行が選択されたかを判定し、選択された場合は処理をステップS1008に進め、選択されなかった場合は処理をステップS1007に進める。   In step S1025, when the sort order is designated, the relay router 120 sorts the hits by the designated item. In step S1026, the relay router 120 includes the sorted hit list information (consisting of a plurality of detail lines, each detail line including the date of occurrence, the event type, the external connection destination name, and the contents. A check box is displayed at the top so that each detail line can be selected). In step S1005, the management device 110 displays the received list information on the display device. The processing proceeds to step S1006 at a predetermined timing (for example, after 0.1 second). In step S1006, the management apparatus 110 determines whether a specific detail row has been selected. If selected, the process proceeds to step S1008, and if not selected, the process proceeds to step S1007.

ステップS1007では、管理装置110は前画面の表示が要求されたかを判定し、前画面の表示が要求された場合は処理をステップS1001に戻し、前画面の表示が要求されなかった場合は処理をステップS1005に戻す。ステップS1008では、管理装置110は選択された明細を特定可能な選択情報を中継ルータ120に送信する。   In step S1007, the management apparatus 110 determines whether display of the previous screen is requested. If display of the previous screen is requested, the process returns to step S1001, and processing is performed if display of the previous screen is not requested. It returns to step S1005. In step S <b> 1008, the management apparatus 110 transmits selection information that can specify the selected details to the relay router 120.

ステップS1027では、中継ルータ120は選択情報を受信してRAM22のワークエリアに記憶し、ステップS1028では、選択情報に対応する件の選択された件の明細情報(履歴情報DBのNo.1乃至No.17の各項目全て)を履歴DBから読み出してRAM22のワークエリアに記憶し、処理をステップS1029に進める。ステップS1029では、中継ルータ120はRAM22のワークエリアに記憶した明細情報を管理装置110に送信する。   In step S1027, the relay router 120 receives the selection information and stores it in the work area of the RAM 22. In step S1028, the detailed information on the selected item corresponding to the selection information (No. 1 to No. in the history information DB). .17) are read from the history DB and stored in the work area of the RAM 22, and the process proceeds to step S1029. In step S <b> 1029, the relay router 120 transmits detailed information stored in the work area of the RAM 22 to the management apparatus 110.

ステップS1009では、管理装置110は明細情報を受信し1画面に1件分づつ表示し、「前」ボタン及び「後」ボタンも表示し、処理をステップS1010に進める。ステップS1010では、管理装置110は「前」ボタン又は「後」ボタン又は「終了」ボタンが押下されたかを判定し、「終了」ボタンが押下された場合は処理を終了する。「前」ボタン又は「後」ボタンが押下された場合は処理をステップS1008に戻す。「前」ボタン又は「後」ボタン又は「終了」ボタンのいずれもが押下されていない場合は処理をステップS1009に戻す。以上で図10の説明を終わる。   In step S1009, the management apparatus 110 receives the detailed information and displays it on the screen one by one, displays the “front” button and the “back” button, and advances the process to step S1010. In step S1010, the management apparatus 110 determines whether the “front” button, the “rear” button, or the “end” button has been pressed. If the “end” button has been pressed, the process ends. If the “front” button or the “rear” button is pressed, the process returns to step S1008. If none of the “front” button, “rear” button, or “end” button is pressed, the process returns to step S1009. This is the end of the description of FIG.

次に図11のフローチャートを説明する。図11は図12及び図13に示す接続方法テーブルの設定登録処理を示すフローチャートであり、管理装置110と中継ルータ120とが実行する処理である。ステップS1101乃至ステップS1111は管理装置110のCPU21の制御の元で実行する処理であり、ステップS1121乃至ステップS1129は中継ルータ120のCPU21の制御の元で実行する処理である。   Next, the flowchart of FIG. 11 will be described. FIG. 11 is a flowchart showing the setting registration process of the connection method table shown in FIGS. 12 and 13, and is a process executed by the management apparatus 110 and the relay router 120. Steps S1101 to S1111 are processes executed under the control of the CPU 21 of the management apparatus 110, and steps S1121 to S1129 are processes executed under the control of the CPU 21 of the relay router 120.

まずステップS1101では、管理装置110は図4の画面の「編集」タブを選択すると不図示の接続方法登録用画面が管理装置110の表示装置に表示され、処理をステップS1102に進める。 ステップS1102では、管理装置110は図12に示す接続方法テーブルの各項目(図12のNo.1乃至No.21の各項目のうち、登録者や変更者自身が指定できないNo.1とNo.16とNo.20とNo.21を除く)を入力・変更可能な登録画面が表示され、この登録画面には「登録」ボタン及び「終了」ボタンも表示される。登録ボタンが押下されると処理をステップS1103に進める。   First, in step S1101, when the management apparatus 110 selects the “edit” tab on the screen of FIG. 4, a connection method registration screen (not shown) is displayed on the display device of the management apparatus 110, and the process proceeds to step S1102. In step S1102, the management apparatus 110 selects each item in the connection method table shown in FIG. (Except for No. 16, No. 20 and No. 21) are displayed, and a “registration” button and an “end” button are also displayed on this registration screen. If the registration button is pressed, the process proceeds to step S1103.

ステップS1103では、管理装置110は登録画面で入力された各項目の登録情報を管理装置110を使用しているユーザのユーザID(作成者又は変更者に該当)とともに中継ルータ120に送信する。次にステップS1121では、中継ルータ120は受信した登録情報とユーザIDとをRAM22のワークエリアに記憶する。次にステップS1122では、中継ルータ120はRAM22のワークエリアに記憶した登録情報を用いて接続方法テーブルを検索する。このステップでは接続方法テーブルで重複している件があるかを検索する。ここでの重複は、中継ルータ用のNo.7(管理装置用ではNo.8)のグローバルIPアドレスやNo.6の接続機器名称やアダプタのMACアドレスが複数のレコードで同一の値を持つ場合を意味する。重複検索でヒットしたヒット件の明細情報をRAM22のワークエリアに記憶し、処理をステップS1123に進める。   In step S1103, the management apparatus 110 transmits the registration information of each item input on the registration screen to the relay router 120 together with the user ID of the user using the management apparatus 110 (corresponding to a creator or a changer). In step S1121, the relay router 120 stores the received registration information and user ID in the work area of the RAM 22. In step S1122, the relay router 120 searches the connection method table using the registration information stored in the work area of the RAM 22. In this step, the connection method table is searched for duplicates. The duplication here is when the global IP address of No. 7 for relay router (No. 8 for management device), the connected device name of No. 6, and the MAC address of the adapter have the same value in multiple records. Means. The detailed information of the hit hit by the duplicate search is stored in the work area of the RAM 22, and the process proceeds to step S1123.

ステップS1123では、中継ルータ120は重複検索のヒット件がある場合は処理をステップS1124に進め、重複検索のヒット件がない場合は処理をステップS1125に進める。ステップS1124では、中継ルータ120は重複したレコードがある旨のエラーメッセージを送信する。次にステップS1104では、管理装置110は重複したレコードがある旨のエラーメッセージ画面を表示する。エラーメッセージ画面には重複したレコードを削除するための削除ボタンが表示され、重複レコードの1つが選択された後で削除ボタンが押下されると管理装置110及び中継ルータ120の2つの接続方法テーブルからそれぞれ重複レコードが削除される(この部分フローチャートに含まず)。削除後、処理をステップS1101に戻す。   In step S1123, if there is a duplicate search hit, the relay router 120 proceeds to step S1124, and if there is no duplicate search hit, the process proceeds to step S1125. In step S1124, the relay router 120 transmits an error message indicating that there is a duplicate record. In step S1104, the management apparatus 110 displays an error message screen indicating that there are duplicate records. In the error message screen, a delete button for deleting a duplicate record is displayed. When one of the duplicate records is selected and the delete button is pressed, the management apparatus 110 and the relay router 120 are connected to the two connection method tables. Each duplicate record is deleted (not included in this partial flowchart). After deletion, the process returns to step S1101.

ステップS1125では、中継ルータ120は今回入力された登録情報が未登録情報かを判定する。未登録情報との判定は中継ルータ用のNo.7(管理装置用ではNo.8)のグローバルIPアドレスやNo.6の接続機器名称やアダプタのMACアドレスをキーとして中継ルータの接続方法テーブルを参照してこれらの少なくともいずれか1つが登録済みであるかにより判定する。未登録情報の場合は処理をステップS1128に進める。未登録情報でない場合は処理をステップS1126に進める。   In step S1125, the relay router 120 determines whether the registration information input this time is unregistered information. The determination as unregistered information is based on the relay router connection method table using the global IP address of relay router No. 7 (No. 8 for management devices), the connected device name of No. 6 and the MAC address of the adapter as keys. It is determined by referring to whether at least one of these has been registered. If it is unregistered information, the process proceeds to step S1128. If it is not unregistered information, the process proceeds to step S1126.

ステップS1126では、中継ルータ120は登録済み情報を管理端末に送信する。   In step S1126, the relay router 120 transmits the registered information to the management terminal.

次にステップS1105では、管理装置110は受信した登録済み情報を表示装置の画面に表示する。この画面で登録済み情報の変更や入力が可能である。所定のタイミングで処理をステップS1106に進める。ステップS1106では、管理装置110は登録ボタンが押下されたかを判定し、押下された場合は処理をステップS1108に進め、押下されなかった場合は処理をステップS1107に進める。   Next, in step S1105, the management device 110 displays the received registered information on the screen of the display device. Registered information can be changed or entered on this screen. The process proceeds to step S1106 at a predetermined timing. In step S1106, the management apparatus 110 determines whether the registration button has been pressed. If the button has been pressed, the process proceeds to step S1108. If not, the process proceeds to step S1107.

ステップS1107では、管理装置110は前画面ボタンが押下されたかを判定し、押下された場合は処理をステップS1101に戻し、押下されなかった場合は処理をステップS1105に戻す。ステップS1108では、管理装置110はステップS1105で入力された登録情報をRAM22のワークエリアに記憶する。ステップS1109では、管理装置110はRAM22のワークエリアに記憶した登録情報を中継ルータに送信する。   In step S1107, the management apparatus 110 determines whether the previous screen button has been pressed. If the button has been pressed, the process returns to step S1101, and if not, the process returns to step S1105. In step S1108, the management apparatus 110 stores the registration information input in step S1105 in the work area of the RAM 22. In step S1109, the management device 110 transmits the registration information stored in the work area of the RAM 22 to the relay router.

次にステップS1127では、中継ルータ120は受信した登録情報をRAM22のワークエリアに記憶し、処理をステップS1128に進める。ステップS1128では、中継ルータ120は受信した登録情報で中継ルータ120の接続方法テーブルを更新し、この登録情報を管理端末110に送信して管理端末110の接続方法テーブルを更新する。両方の更新が正常に終了したら処理をステップS1129に進める。ステップS1129では、中継ルータ120は更新結果のメッセージを管理端末110に送信する。   In step S1127, the relay router 120 stores the received registration information in the work area of the RAM 22, and the process proceeds to step S1128. In step S1128, the relay router 120 updates the connection method table of the relay router 120 with the received registration information, transmits this registration information to the management terminal 110, and updates the connection method table of the management terminal 110. If both updates are completed normally, the process proceeds to step S1129. In step S <b> 1129, the relay router 120 transmits an update result message to the management terminal 110.

ステップS1110では、管理装置110は更新結果のメッセージを表示する。所定のタイミングで処理をステップS1111に進める。ステップS1111では、管理装置110は管理装置110は前画面ボタンが押下されたかを判定し、押下された場合は処理をステップS1101に戻し、押下されなかった場合は処理をステップS1110に戻す。以上で図11の説明を終わる。   In step S1110, the management apparatus 110 displays an update result message. The process proceeds to step S1111 at a predetermined timing. In step S1111, the management apparatus 110 determines whether the management apparatus 110 has pressed the previous screen button. If the management apparatus 110 has been pressed, the process returns to step S1101, and if not, the process returns to step S1110. This is the end of the description of FIG.

上述した本発明の実施形態を構成する各手段及び各ステップは、コンピュータのRAMやROM等に記憶されたプログラムが動作することによって実現できる。このプログラム及び前記プログラムを記録したコンピュータ読み取り可能な記録媒体は本発明に含まれる。   Each means and each step constituting the embodiment of the present invention described above can be realized by operating a program stored in a RAM, a ROM, or the like of a computer. This program and a computer-readable recording medium recording the program are included in the present invention.

また、本発明は、例えば、システム、装置、方法、プログラムもしくは記録媒体等としての実施形態も可能であり、具体的には、一つの機器からなる装置に適用してもよい。   Further, the present invention can be implemented as, for example, a system, apparatus, method, program, or recording medium, and may be applied to an apparatus composed of a single device.

なお、本発明は、上述した実施形態の機能を実現するソフトウェアのプログラムを、システム又は装置に直接、又は遠隔から供給する。そして、そのシステム又は装置のコンピュータが前記供給されたプログラムコードを読み出して実行することによっても達成される場合を含む。   The present invention supplies a software program for realizing the functions of the above-described embodiments directly or remotely to a system or apparatus. In addition, this includes a case where the system or the computer of the apparatus is also achieved by reading and executing the supplied program code.

従って、本発明の機能処理をコンピュータで実現するために、前記コンピュータにインストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明は、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等の形態であってもよい。   Accordingly, since the functions of the present invention are implemented by computer, the program code installed in the computer also implements the present invention. In other words, the present invention includes a computer program itself for realizing the functional processing of the present invention. In that case, as long as it has the function of a program, it may be in the form of object code, a program executed by an interpreter, script data supplied to the OS, and the like.

また、コンピュータが、読み出したプログラムを実行することによって、前述した実施形態の機能が実現される。更に、そのプログラムの指示に基づき、コンピュータ上で稼動しているOS等が、実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現され得る。   Further, the functions of the above-described embodiments are realized by the computer executing the read program. Furthermore, based on the instructions of the program, an OS or the like running on the computer performs part or all of the actual processing, and the functions of the above-described embodiments can be realized by the processing.

更に、その他の方法として、まず記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれる。そして、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現される。   As another method, a program read from a recording medium is first written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. Then, based on the instructions of the program, the CPU or the like provided in the function expansion board or function expansion unit performs part or all of the actual processing, and the functions of the above-described embodiments are also realized by the processing.

本発明の実施形態に係る管理システムの構成を示す図である。It is a figure which shows the structure of the management system which concerns on embodiment of this invention. 本発明の実施形態に係る管理装置及び中継ルータのハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware constitutions of the management apparatus and relay router which concern on embodiment of this invention. 本発明の実施形態に係る管理装置及び中継ルータの機能構成の特徴部分を示す機能ブロック図である。It is a functional block diagram which shows the characterizing part of the function structure of the management apparatus which concerns on embodiment of this invention, and a relay router. 本発明の実施形態に係る管理装置の表示画面の一例(通常時)を示す図である。It is a figure which shows an example (normal time) of the display screen of the management apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る管理装置の表示画面の各メニューボタンの機能をまとめた表である。It is the table | surface which put together the function of each menu button of the display screen of the management apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る管理システムの動作を示す全体フローチャートである。It is a whole flowchart which shows operation | movement of the management system which concerns on embodiment of this invention. 図6に示した接続要求処理(ステップS605)の詳細処理を示すフローチャートである。It is a flowchart which shows the detailed process of the connection request process (step S605) shown in FIG. 図6に示した設定情報照合処理I(ステップS622)の詳細処理を示すフローチャートである。It is a flowchart which shows the detailed process of the setting information collation process I (step S622) shown in FIG. 図6に示したエラー対応処理(ステップS631)の詳細処理を示すフローチャートである。7 is a flowchart showing a detailed process of the error handling process (step S631) shown in FIG. 履歴情報DBの履歴検索処理を示すフローチャートである。It is a flowchart which shows the history search process of history information DB. 接続方法テーブルの設定登録処理を示すフローチャートである。It is a flowchart which shows the setting registration process of a connection method table. 管理装置110用の接続方法テーブルの項目レイアウト例を示す図である。It is a figure which shows the item layout example of the connection method table for the management apparatuses. 中継ルータ120用の接続方法テーブルの項目レイアウト例を示す図である。It is a figure which shows the example item layout of the connection method table for relay routers 120. FIG. 履歴情報DBの項目レイアウト例を示す図である。It is a figure which shows the example item layout of log | history information DB. エラーマスターの項目レイアウト例を示す図である。It is a figure which shows the example item layout of an error master.

符号の説明Explanation of symbols

20 システムバス
21 CPU
22 RAM
23 ROM
24 通信アダプタ
25 ディスプレイアダプタ
26 キーボード
27 マウス
28 HDD
29 DVD-ROM
100 通信回線
110 管理装置
120 中継ルータ
130 FireWall
140 一般ルータ
150 外部ルータA
155 外部ルータB
160 管理対象機器C
170 管理対象機器A
180 管理対象機器B
190 電話交換機
200 管理対象機器D
20 System bus 21 CPU
22 RAM
23 ROM
24 Communication Adapter 25 Display Adapter 26 Keyboard 27 Mouse 28 HDD
29 DVD-ROM
100 Communication Line 110 Management Device 120 Relay Router 130 FireWall
140 General router 150 External router A
155 External router B
160 Managed device C
170 Managed device A
180 Managed Device B
190 Telephone switch 200 Managed equipment D

Claims (10)

所定の設定値を用いて複数の管理対象機器と回線接続を行う管理装置であって、
前記管理対象機器毎の前記設定値を記憶する記憶手段と、
前記回線との接続方法と前記管理対象機器とを選択可能に画面表示する表示手段と、
前記管理装置と回線との接続状態を検知する検知手段と、
前記画面表示で選択された前記接続方法と前記管理対象機器と前記検知手段が検知した前記接続状態とに応じて、前記設定値を読み出して、前記選択された管理対象機器と前記管理装置とを接続すべく前記選択された管理対象機器に要求する接続要求手段
とを備えることを特徴とする管理装置。
A management device that performs line connection with a plurality of managed devices using a predetermined setting value,
Storage means for storing the setting value for each managed device;
Display means for selectively displaying a connection method with the line and the management target device;
Detecting means for detecting a connection state between the management device and the line;
According to the connection method selected on the screen display, the management target device, and the connection state detected by the detection unit, the setting value is read, and the selected management target device and the management device are And a connection request means for requesting the selected management target device to connect.
複数の管理対象機器と管理装置とが中継装置を介して接続される管理システムであって、
前記管理装置は
前記管理対象機器毎の前記設定値を記憶する記憶手段と、
前記回線との接続方法と前記管理対象機器とを選択可能に画面表示する表示手段と、
前記管理装置と回線との接続状態を検知する検知手段と、
前記画面表示で選択された前記接続方法と前記管理対象機器と前記検知手段が検知した前記接続状態とに応じて、前記設定値を読み出して、前記選択された管理対象機器と前記管理装置とを接続すべく前記選択された管理対象機器に要求する接続要求手段とを
備え、
前記中継装置は、
前記管理対象機器毎の前記設定値を記憶する設定記憶手段と、
前記管理装置から受信した接続要求に含まれる前記管理対象機器の設定値と前記記憶手段に記憶された前記設定値との一致/不一致を照合する第1の照合手段と、
前記第1の照合手段の照合が一致した場合に前記接続要求を前記管理対象機器に転送する第1の転送手段と、
前記管理対象機器から受信した接続要求に含まれる前記管理対象機器の設定値と前記記憶手段に記憶された前記設定値との一致/不一致を照合する第2の照合手段と、
前記第2の照合手段の照合が一致した場合に前記接続要求を前記管理装置に転送する第2の転送手段と、
を備えることを特徴とする管理システム。
A management system in which a plurality of devices to be managed and a management device are connected via a relay device,
The management device includes a storage unit that stores the setting value for each managed device;
Display means for selectively displaying a connection method with the line and the management target device;
Detecting means for detecting a connection state between the management device and the line;
According to the connection method selected on the screen display, the management target device, and the connection state detected by the detection unit, the setting value is read, and the selected management target device and the management device are Connection request means for requesting the selected managed device to connect,
The relay device is
Setting storage means for storing the setting value for each managed device;
A first collation unit that collates a match / mismatch between the set value of the management target device included in the connection request received from the management device and the set value stored in the storage unit;
First transfer means for transferring the connection request to the managed device when the matching of the first matching means is matched;
A second collation unit that collates a match / mismatch between the set value of the management target device included in the connection request received from the management target device and the set value stored in the storage unit;
Second transfer means for transferring the connection request to the management device when the verification of the second verification means matches;
A management system comprising:
前記中継装置の前記第1の転送手段は、
前記第1の転送手段が転送した接続要求により前記管理対象機器へ接続要求した結果、前記管理対象機器と前記中継装置との接続に失敗した場合に、前記管理対象機器と同一ロケーションの他の管理対象機器への接続要求を更に送信することを特徴とする請求項2記載の管理システム。
The first transfer means of the relay device is
When the connection between the management target device and the relay device fails as a result of the connection request to the management target device by the connection request transferred by the first transfer unit, other management of the same location as the management target device The management system according to claim 2, further transmitting a connection request to the target device.
前記中継装置の前記第1の転送手段は、
前記第1の転送手段が転送した接続要求により前記管理対象機器へ接続要求した結果、前記管理対象機器と前記中継装置との接続に失敗した場合に、前記管理対象機器と異なるロケーションの他の管理対象機器への接続要求を更に送信することを特徴とする請求項2又は請求項3記載の管理システム。
The first transfer means of the relay device is
When the connection between the management target device and the relay device fails as a result of the connection request to the management target device by the connection request transferred by the first transfer unit, other management of a location different from the management target device 4. The management system according to claim 2, wherein a connection request to the target device is further transmitted.
前記中継装置と前記管理対象機器又は前記他の管理対象機器との中間に他の中継装置が更に接続されており、
前記接続要求は前記他の中継装置を経由して転送され、
前記中継装置は、
前記第1の転送手段が転送した接続要求により前記管理対象機器へ接続要求した結果、前記同一ロケーションの他の管理対象機器又は前記異なるロケーションの他の管理対象機器と前記中継装置との接続に失敗した場合に、前記管理対象機器と前記中継装置との中間に位置する他の中継装置に管理者モードでログインし、前記他の中継装置のステータス情報を要求するステータス要求手段を更に備えることを特徴とする請求項3又は請求項4記載の管理システム。
Another relay device is further connected between the relay device and the managed device or the other managed device,
The connection request is transferred via the other relay device,
The relay device is
As a result of a connection request to the managed device by the connection request transferred by the first transfer means, the connection between the relay device and another managed device in the same location or another managed device in the different location fails In this case, the information processing apparatus further comprises status requesting means for logging in to another relay apparatus located between the managed device and the relay apparatus in an administrator mode and requesting status information of the other relay apparatus. The management system according to claim 3 or claim 4.
前記設定値は前記管理対象機器のMACアドレス又はユーザID及びパスワードのいずれかを含むことを特徴とする請求項2記載の管理システム。   The management system according to claim 2, wherein the setting value includes any one of a MAC address or a user ID and a password of the management target device. 複数の管理対象機器と管理装置とが中継装置を介して接続される管理システムの制御プログラムであって、
前記管理装置を
前記管理対象機器毎の前記設定値を記憶する記憶手段と、
前記回線との接続方法と前記管理対象機器とを選択可能に画面表示する表示手段と、
前記管理装置と回線との接続状態を検知する検知手段と、
前記画面表示で選択された前記接続方法と前記管理対象機器と前記検知手段が検知した前記接続状態とに応じて、前記設定値を読み出して、前記選択された管理対象機器と前記管理装置とを接続すべく前記選択された管理対象機器に要求する接続要求手段
として機能させ、
前記中継装置を、
前記管理対象機器毎の前記設定値を記憶する設定記憶手段と、
前記管理装置から受信した接続要求に含まれる前記管理対象機器の設定値と前記記憶手段に記憶された前記設定値との一致/不一致を照合する第1の照合手段と、
前記第1の照合手段の照合が一致した場合に前記接続要求を前記管理対象機器に転送する第1の転送手段と、
前記管理対象機器から受信した接続要求に含まれる前記管理対象機器の設定値と前記記憶手段に記憶された前記設定値との一致/不一致を照合する第2の照合手段と、
前記第2の照合手段の照合が一致した場合に前記接続要求を前記管理装置に転送する第2の転送手段
として機能させるための制御プログラム。
A control program for a management system in which a plurality of managed devices and a management device are connected via a relay device,
Storage means for storing the set value for each of the managed devices;
Display means for selectively displaying a connection method with the line and the management target device;
Detecting means for detecting a connection state between the management device and the line;
According to the connection method selected on the screen display, the management target device, and the connection state detected by the detection unit, the setting value is read, and the selected management target device and the management device are Function as a connection request means for requesting the selected managed device to connect,
The relay device;
Setting storage means for storing the setting value for each managed device;
A first collation unit that collates a match / mismatch between the set value of the management target device included in the connection request received from the management device and the set value stored in the storage unit;
First transfer means for transferring the connection request to the managed device when the matching of the first matching means is matched;
A second collation unit for collating a match / mismatch between the set value of the management target device included in the connection request received from the management target device and the set value stored in the storage unit;
A control program for functioning as second transfer means for transferring the connection request to the management device when the verification of the second verification means matches.
前記中継装置の前記第1の転送手段を、
前記第1の転送手段が転送した接続要求により前記管理対象機器へ接続要求した結果、前記管理対象機器と前記中継装置との接続に失敗した場合に、前記管理対象機器と同一ロケーションの他の管理対象機器への接続要求を更に送信するよう機能させることを特徴とする請求項7記載の制御プログラム。
The first transfer means of the relay device;
When the connection between the management target device and the relay device fails as a result of the connection request to the management target device by the connection request transferred by the first transfer unit, other management of the same location as the management target device 8. The control program according to claim 7, further comprising a function of further transmitting a connection request to the target device.
前記中継装置の前記第1の転送手段を、
前記第1の転送手段が転送した接続要求により前記管理対象機器へ接続要求した結果、前記管理対象機器と前記中継装置との接続に失敗した場合に、前記管理対象機器と異なるロケーションの他の管理対象機器への接続要求を更に送信するよう機能させることを特徴とする請求項7記載の制御プログラム。
The first transfer means of the relay device;
When the connection between the management target device and the relay device fails as a result of the connection request to the management target device by the connection request transferred by the first transfer unit, other management of a location different from the management target device 8. The control program according to claim 7, further comprising a function of further transmitting a connection request to the target device.
前記中継装置と前記管理対象機器又は前記他の管理対象機器との中間に他の中継装置が更に接続されており、
前記接続要求は前記他の中継装置を経由して転送され、
前記中継装置を、
前記第1の転送手段が転送した接続要求により前記管理対象機器へ接続要求した結果、前記同一ロケーションの他の管理対象機器又は前記異なるロケーションの他の管理対象機器と前記中継装置との接続に失敗した場合に、前記管理対象機器と前記中継装置との中間に位置する他の中継装置に管理者モードでログインし、前記他の中継装置のステータス情報を要求するステータス要求手段として更に機能させることを特徴とする請求項8又は請求項9記載の制御プログラム。
Another relay device is further connected between the relay device and the managed device or the other managed device,
The connection request is transferred via the other relay device,
The relay device;
As a result of a connection request to the managed device by the connection request transferred by the first transfer means, the connection between the relay device and another managed device in the same location or another managed device in the different location fails In such a case, it is possible to log in to another relay device located between the managed device and the relay device in an administrator mode and further function as status request means for requesting status information of the other relay device. The control program according to claim 8 or 9, characterized in that
JP2008325029A 2008-12-22 2008-12-22 Management system, management method, control method and program Withdrawn JP2010146437A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008325029A JP2010146437A (en) 2008-12-22 2008-12-22 Management system, management method, control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008325029A JP2010146437A (en) 2008-12-22 2008-12-22 Management system, management method, control method and program

Publications (1)

Publication Number Publication Date
JP2010146437A true JP2010146437A (en) 2010-07-01

Family

ID=42566789

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008325029A Withdrawn JP2010146437A (en) 2008-12-22 2008-12-22 Management system, management method, control method and program

Country Status (1)

Country Link
JP (1) JP2010146437A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012039010A1 (en) * 2010-09-24 2012-03-29 富士通株式会社 Base station, method of controlling base station, and information processing system
JP2012244405A (en) * 2011-05-19 2012-12-10 Canon Inc Repeating device, control method thereof, and control program
JP2013206089A (en) * 2012-03-28 2013-10-07 Nec Access Technica Ltd Router and method for reconnection to website
CN111492631A (en) * 2017-12-21 2020-08-04 村田机械株式会社 Control method for communication system, and relay device
US11314570B2 (en) 2018-01-15 2022-04-26 Samsung Electronics Co., Ltd. Internet-of-things-associated electronic device and control method therefor, and computer-readable recording medium

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012039010A1 (en) * 2010-09-24 2012-03-29 富士通株式会社 Base station, method of controlling base station, and information processing system
US9426803B2 (en) 2010-09-24 2016-08-23 Fujitsu Limited Base station, method for controlling base station, and information processing system
JP2012244405A (en) * 2011-05-19 2012-12-10 Canon Inc Repeating device, control method thereof, and control program
JP2013206089A (en) * 2012-03-28 2013-10-07 Nec Access Technica Ltd Router and method for reconnection to website
CN111492631A (en) * 2017-12-21 2020-08-04 村田机械株式会社 Control method for communication system, and relay device
TWI771542B (en) * 2017-12-21 2022-07-21 日商村田機械股份有限公司 Control method of communication system, communication system and relay device
US11496336B2 (en) 2017-12-21 2022-11-08 Murata Machinery, Ltd. Method of a communication system having a control device and a relay device
US11314570B2 (en) 2018-01-15 2022-04-26 Samsung Electronics Co., Ltd. Internet-of-things-associated electronic device and control method therefor, and computer-readable recording medium

Similar Documents

Publication Publication Date Title
CA2856882C (en) System for transferring states between electronic devices
CN105264492B (en) Automatic Discovery of System Behavior
US20190213112A1 (en) Automated system for fixing and debugging software deployed to customers
JP2004227359A (en) Storage system operation management method based on policy
US7869907B2 (en) Information processing system, information processing terminal, and file management method
JP2010146437A (en) Management system, management method, control method and program
US20120317357A1 (en) System And Method For Identifying Location Of A Disk Drive In A SAS Storage System
US7484238B2 (en) Method and apparatus for configuration management of computer system
JP4579669B2 (en) Reliability verification program and reliability verification method
US20160352594A9 (en) System and method for network access monitoring
CN115396166A (en) Service management method of enterprise cloud office platform based on big data
CN108900337B (en) A fault recovery method, server, client and system for metadata service
US10831634B1 (en) Replication of user interface events
JP5230311B2 (en) Failure analysis system and failure analysis method
CN106411563B (en) Logging method, apparatus and router
CN115037598A (en) Equipment emergency processing method and device, computer equipment and storage medium
CN114285839A (en) File transmission method and device, computer storage medium and electronic equipment
JP6154683B2 (en) Computer system
CN107168768B (en) Mapping method and device of equipment and virtual machine
JP2016075974A (en) COMMUNICATION TERMINAL DEVICE, COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND PROGRAM
JP2014123172A (en) Computer system, and system management method
WO2023249624A1 (en) System and method for presenting information from different applications in an integrated manner
JP2006511889A (en) Automated media library configuration
US20140201342A1 (en) User-friendly storage network zoning
US12386986B1 (en) Endpoint security synchronization

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20120306