JP5392367B2 - Management device - Google Patents

Management device Download PDF

Info

Publication number
JP5392367B2
JP5392367B2 JP2012061394A JP2012061394A JP5392367B2 JP 5392367 B2 JP5392367 B2 JP 5392367B2 JP 2012061394 A JP2012061394 A JP 2012061394A JP 2012061394 A JP2012061394 A JP 2012061394A JP 5392367 B2 JP5392367 B2 JP 5392367B2
Authority
JP
Japan
Prior art keywords
terminal
migration
message
data
management device
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2012061394A
Other languages
Japanese (ja)
Other versions
JP2012113760A (en
Inventor
洋 齋藤
祐紀雄 小川
祐二 木村
斉士 内田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2012061394A priority Critical patent/JP5392367B2/en
Publication of JP2012113760A publication Critical patent/JP2012113760A/en
Application granted granted Critical
Publication of JP5392367B2 publication Critical patent/JP5392367B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、シンクライアントを備えるネットワークシステムに関する。   The present invention relates to a network system including a thin client.

近年、シンクライアント(記憶装置を備えない、又は、記憶装置の利用を禁止された計算機)を備えるシステムが注目を浴びている。当該システムでは、ネットワークに接続されたサーバでデータを一括管理し、シンクライアント側では、データを保持しない(特許文献1参照)。   In recent years, a system including a thin client (a computer that does not include a storage device or that is prohibited from using a storage device) has attracted attention. In this system, data is collectively managed by a server connected to a network, and data is not held on the thin client side (see Patent Document 1).

特開2006−209610号公報JP 2006-209610 A

計算機の記憶装置の利用を禁止する場合、作業者等が、計算機が設置される拠点へ赴き、データをサーバへ移行し、記憶装置の利用を禁止するための設定等を行う必要がある。   When prohibiting the use of a storage device of a computer, it is necessary for an operator or the like to go to the site where the computer is installed, transfer data to a server, and perform settings for prohibiting the use of the storage device.

今後、シンクライアントを備えるシステムが普及すると考えられるため、シンクライアント化すべき計算機の数も、数万台規模で、日本全国規模に設置されることが予想される。このような場合、作業者等が一台ずつ作業をすると、コストや労力が膨大になるが、特許文献1では、当該課題について考慮されていない。   In the future, systems equipped with thin clients are expected to become widespread, so the number of computers to be converted into thin clients is expected to be tens of thousands and installed nationwide. In such a case, if an operator or the like works one by one, the cost and labor become enormous. However, Patent Document 1 does not consider the problem.

そこで、本発明の目的は、作業者を現地に派遣することなく、ネットワークを介して、端末に格納されるデータをサーバへ移行し、速やかに端末をシンクライアント化できるシステムを提供することにある。   SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to provide a system in which data stored in a terminal can be transferred to a server via a network and a terminal can be quickly converted into a thin client without dispatching workers to the site. .

上記課題を解決するため、本発明の望ましい態様の一つは次の通りである。   In order to solve the above problems, one of the desirable embodiments of the present invention is as follows.

管理装置と、サーバと、端末が、それぞれネットワークを介して接続されるネットワークシステムにおいて、管理装置は、端末から、当該端末の状態を示す状態情報を収集する状態管理部と、状態管理部が収集した状態情報に基づいて、端末からサーバへのデータ移行を指示するための移行開始メッセージを、当該端末に送信する端末指示部を備え、端末は、移行開始メッセージを受信すると、データを移行するか否かを判定する判定部と、データを移行すると判定した場合、データをサーバに送信するデータ送信部と、データ送信部がデータの送信を完了した場合、データを当該端末が備える記憶装置から消去する記憶装置制御部と、データを消去した後、当該端末をシンクライアントとして機能させるシンクライアント部を備える。   In a network system in which a management device, a server, and a terminal are connected via a network, the management device collects status information indicating the status of the terminal from the terminal, and a status management unit collects the status information indicating the status of the terminal. And a terminal instructing unit that transmits to the terminal a migration start message for instructing data migration from the terminal to the server based on the status information, and when the terminal receives the migration start message, does the data migrate? A determination unit that determines whether or not to transfer data, a data transmission unit that transmits data to the server, and a data transmission unit that deletes data from the storage device of the terminal when data transmission is completed And a thin client unit that causes the terminal to function as a thin client after erasing data.

本発明によれば、作業者を現地に派遣することなく、ネットワークを介して、端末に格納されるデータをサーバへ移行し、速やかに端末をシンクライアント化できるシステムを提供することができる。   According to the present invention, it is possible to provide a system in which data stored in a terminal can be transferred to a server via a network and a terminal can be quickly converted into a thin client without dispatching an operator to the site.

ネットワークシステムを示す図。The figure which shows a network system. 計算機のハードウェア構成図。The hardware block diagram of a computer. 端末3の記憶装置に格納されるソフトウェア構成図。FIG. 3 is a software configuration diagram stored in a storage device of the terminal 3. 管理装置1の記憶装置に格納されるソフトウェア構成図。The software block diagram stored in the memory | storage device of the management apparatus 1. FIG. 移行管理テーブルを示す図。The figure which shows a transfer management table. 管理装置1の移行管理部44のフロー図。The flowchart of the transfer management part 44 of the management apparatus 1. FIG. 管理装置1の表示装置の画面例。4 is a screen example of a display device of the management device 1. 端末3の移行部34のフロー図。The flowchart of the transfer part 34 of the terminal 3. FIG.

以下、図面を参照して、実施形態について説明する。   Hereinafter, embodiments will be described with reference to the drawings.

図1は、ネットワークシステムを示す図である。   FIG. 1 is a diagram illustrating a network system.

ネットワークシステムは、管理装置1、サーバ2、及び、複数の端末3(3−1、3−2)とから構成され、これらはそれぞれ、ネットワーク4を介して接続される。   The network system includes a management apparatus 1, a server 2, and a plurality of terminals 3 (3-1, 3-2), which are connected via a network 4.

尚、端末3は、シンクライアントの場合と、非シンクライアント(記憶装置を利用できる端末)の場合があるが、端末3がシンクライアントである場合に限り、サーバ2と共に、シンクライアントシステムを構成するものとする。又、管理装置1の機能とサーバ2の機能が、同一の計算機により実現されてもよい。   The terminal 3 may be a thin client or a non-thin client (a terminal that can use a storage device). However, only when the terminal 3 is a thin client, it forms a thin client system together with the server 2. Shall. Further, the function of the management apparatus 1 and the function of the server 2 may be realized by the same computer.

図2は、計算機(管理装置1、サーバ2、端末3等)のハードウェア構成図である。   FIG. 2 is a hardware configuration diagram of a computer (management device 1, server 2, terminal 3, etc.).

計算機は、CPU21、主メモリ22、記憶装置23、通信装置24、入出力装置(キーボード、マウス等)25、及び表示装置26とからなり、これらは、バス等の通信線27により接続される。尚、計算機がシンクライアントの場合、記憶装置23は、利用が禁止されているか、又は、存在しない。又、サーバ2は、表示装置26を備えなくてもよい。   The computer includes a CPU 21, a main memory 22, a storage device 23, a communication device 24, an input / output device (keyboard, mouse, etc.) 25, and a display device 26, which are connected by a communication line 27 such as a bus. When the computer is a thin client, use of the storage device 23 is prohibited or does not exist. Further, the server 2 may not include the display device 26.

CPU21は、記憶装置23に格納されるプログラムを(シンクライアントの場合は、サーバ2に格納されるプログラムを)主記憶装置22に読み込み、種々の処理を実行する。本実施例で説明するプログラムやデータは、予め記憶装置23に格納しておいてもよいし、CD−ROM等の記憶媒体から入力してもよいし、ネットワーク経由で他の装置からダウンロードしてもよい。又、当該プログラムにより実現される機能を、専用のハードウェアにより実現してもよい。   The CPU 21 reads the program stored in the storage device 23 (in the case of a thin client, the program stored in the server 2) into the main storage device 22, and executes various processes. The programs and data described in this embodiment may be stored in the storage device 23 in advance, may be input from a storage medium such as a CD-ROM, or downloaded from another device via a network. Also good. Further, the function realized by the program may be realized by dedicated hardware.

以下、プログラムが行為主体であるかのように記載する場合があるが、実際には、CPUが、当該プログラムを実行して処理を行う主体であることはいうまでもない。   Hereinafter, the program may be described as if it is the subject of action, but it goes without saying that the CPU is actually the subject that executes the program to perform processing.

図3は、端末3の記憶装置に格納されるソフトウェア構成図である。   FIG. 3 is a software configuration diagram stored in the storage device of the terminal 3.

端末3の記憶装置は、オペレーティングシステム(以下、OSと記す)31、ハードウェアを制御するドライバ32、他の装置と通信を行う通信制御部33、管理装置1とメッセージを交換しながら端末3をシンクライアントへ移行する移行部34、及び、ワードや表計算などの汎用部35等のプログラム、並びに、後述の移行管理テーブル36、及び、ファイル等のユーザデータ37を格納する。   The storage device of the terminal 3 includes an operating system (hereinafter referred to as OS) 31, a driver 32 that controls hardware, a communication control unit 33 that communicates with other devices, and the terminal 3 while exchanging messages with the management device 1. A migration unit 34 that migrates to a thin client, a program such as a general-purpose unit 35 such as a word or spreadsheet, a migration management table 36 that will be described later, and user data 37 such as a file are stored.

移行部34は、サーバ2にデータを送信(移行)するデータ送信部340、端末3に接続されるデバイスを制御するデバイス制御部341、端末3の記憶装置へのアクセスを制御する記憶装置制御部342、汎用部35等を対象として作業者等が指定したプログラムの起動を制御する起動制御部343、自端末の移行状態(図5の55)やインベントリ情報を取得する情報取得部344、ネットワーク4の品質を計測する品質計測部345、データ移行の時間を算出する移行時間算出部346、データ移行ができるか否か等、種々の判定を行う判定部347、OSの制御やOSの設定情報の書換えを行うOS操作部348、及び、端末3をシンクライアントとして機能させるシンクライアント部349とからなる。   The migration unit 34 includes a data transmission unit 340 that transmits (migrates) data to the server 2, a device control unit 341 that controls devices connected to the terminal 3, and a storage device control unit that controls access to the storage device of the terminal 3. 342, an activation control unit 343 that controls the activation of a program designated by an operator or the like for the general-purpose unit 35, the information acquisition unit 344 that acquires the transition state (55 in FIG. 5) and inventory information of the own terminal, and the network 4 A quality measurement unit 345 that measures the quality of the data, a transition time calculation unit 346 that calculates the time of data migration, a determination unit 347 that performs various judgments such as whether data migration is possible, control of OS and setting information of OS An OS operation unit 348 that performs rewriting and a thin client unit 349 that causes the terminal 3 to function as a thin client.

ここで、インベントリ情報とは、CPUやメモリ等のハードウェアに関する情報、及び、端末に格納されているソフトウェアの情報や設定情報、管理情報等を示す。又、品質とは、データ疎通の有無、通信伝送遅延時間、利用帯域、スループット、ロス、ゆらぎ等を示す。品質計測部345の例として、PingやTracerouteなどがある。Pingは、IPネットワークに接続する装置間の疎通の有無を診断、通信データの往復伝送時間を計測するためのプログラムであり、Tracerouteは、ネットワークに接続する装置間に設置されるルータ装置を通過する経路を調査するためのプログラムである。これらのプログラムでは、ネットワーク計測用のデータを送信して当該データの振る舞いを見て、当該品質を計測するいわゆるアクティブ計測手法や、ネットワークに流れるデータをキャプチャし、データの振る舞いを見て、当該品質を計測するいわゆるパッシブ計測手法等が用いられる。   Here, the inventory information indicates information related to hardware such as a CPU and a memory, software information, setting information, management information, and the like stored in the terminal. The quality indicates presence / absence of data communication, communication transmission delay time, bandwidth used, throughput, loss, fluctuation, and the like. Examples of the quality measuring unit 345 include Ping and Traceroute. Ping is a program for diagnosing the presence / absence of communication between devices connected to the IP network and measuring the round-trip transmission time of communication data. Traceroute passes through a router device installed between devices connected to the network. It is a program for investigating the route. These programs send data for network measurement and observe the behavior of the data, so-called active measurement methods that measure the quality, capture data flowing through the network, observe the behavior of the data, A so-called passive measurement technique or the like is used to measure the above.

尚、端末3に接続されるデバイスとしては、PCMCIAスロット等の外部入出力ポートに接続でき得るデバイス、例えば、DVDドライブ、CDドライブ、RAMドライブ、MOドライブ、FDドライブ等がある。   Note that devices connected to the terminal 3 include devices that can be connected to an external input / output port such as a PCMCIA slot, such as a DVD drive, a CD drive, a RAM drive, an MO drive, and an FD drive.

移行部34については、これから現地に設置しようとする端末に予めインストールしておく。但し、既に設置されている端末については、ユーザの操作によってインストールしてもらうことになる。例えば、郵送したCD−ROMからのインストール、又は、サーバからのダウンロード等が考えられる。   About the transfer part 34, it installs beforehand in the terminal which is going to install in the field from now on. However, a terminal that has already been installed is installed by a user operation. For example, installation from a mailed CD-ROM or download from a server can be considered.

図4は、管理装置1の記憶装置に格納されるソフトウェア構成図である。   FIG. 4 is a software configuration diagram stored in the storage device of the management apparatus 1.

管理装置1の記憶装置は、OS41、ドライバ42、通信制御部43、及び、データ移行を管理する移行管理部44等のプログラム、並びに、移行管理テーブル45とからなる。   The storage device of the management device 1 includes an OS 41, a driver 42, a communication control unit 43, a program such as a migration management unit 44 that manages data migration, and a migration management table 45.

移行管理部44は、端末3から送信される移行部34の実行状態を移行管理テーブル45に記録する状態管理部441、移行管理テーブル45の内容を管理装置1の表示装置に表示する状態表示部442、作業者等の入出力装置を介した指示により、端末3に対して種々の指示を行う端末指示部443、及び、サーバ2に接続される端末の数とサーバ2に接続できる上限台数を管理する端末数管理部444とからなる。   The migration management unit 44 records the execution status of the migration unit 34 transmitted from the terminal 3 in the migration management table 45, and the status display unit displays the contents of the migration management table 45 on the display device of the management device 1. 442, the terminal instruction unit 443 that gives various instructions to the terminal 3 according to instructions via an input / output device such as an operator, and the number of terminals connected to the server 2 and the upper limit number that can be connected to the server 2 And a terminal number management unit 444 to be managed.

図5は、移行管理テーブル36(又は45)を示す図である。   FIG. 5 is a diagram showing the migration management table 36 (or 45).

当該テーブルは、端末3を一意に識別する識別子50、端末3が設置される場所(自治体名称、建屋名称等、緯度/経度の地理的な位置情報等)を示す設置場所51、端末3のIPアドレス等を示す自端末論理識別情報52、情報が更新された日時を示す更新日時53、端末3にインストールされた移行部34の状態を示すプログラム状態54、端末3が非シンクライアントからシンクライアントへ移行する過程の状態を示す移行状態55、作業者等が指定した移行先のサーバ2のIPアドレス等を示す移行先論理識別情報56、データ移行にかかる時間を示す移行時間57、シンクライアント化した(又は、シンクライアントへ移行途中の)端末3を、非シンクライアントへ戻すことが可能か否かを示す切戻し可否58(可能な場合は「可」、不可能な場合は「不可」を格納)、及び、データ移行の開始時刻を示す移行開始時刻(年月日時刻、実行指示からの日数や時間等)59を一組の情報として保持する。端末3の移行管理テーブル36では、自身の状態の変化により、随時、追加、更新が行われる。又、管理装置1の移行管理テーブル45では、移行管理部44がネットワーク4を介して端末3から受信した情報や、作業者等による操作により、随時、追加/更新が行われる。尚、移行開始時刻59は、作業者等が指定してもよい。   The table includes an identifier 50 for uniquely identifying the terminal 3, an installation location 51 indicating the location where the terminal 3 is installed (local government name, building name, latitude / longitude geographical location information, etc.), and the IP of the terminal 3 Self-terminal logical identification information 52 indicating an address and the like, update date and time 53 indicating the date and time when the information was updated, program state 54 indicating the state of the migration unit 34 installed in the terminal 3, and the terminal 3 from a non-thin client to a thin client Transition state 55 indicating the state of the transition process, transition destination logical identification information 56 indicating the IP address of the destination server 2 designated by the operator, transition time 57 indicating the time required for data migration, thin client Switchback availability 58 indicating whether it is possible to return the terminal 3 (or on the way to the thin client) to the non-thin client (if possible, “possible If not possible stores "No"), and the transition start time (date and time indicating a start time of data migration, it retains the number of days and time, etc.) 59 from the execution instruction as a set of information. In the migration management table 36 of the terminal 3, addition and update are performed at any time according to a change in its own state. In addition, in the migration management table 45 of the management apparatus 1, addition / update is performed at any time according to information received from the terminal 3 by the migration management unit 44 via the network 4 or an operation by an operator or the like. The transition start time 59 may be designated by an operator or the like.

プログラム状態54には、移行部34が端末3にインストールされていない「インストール前」、インストールが行われている「インストール中」、インストールされているが実行されていない「停止中」、インストールされ実行されている「実行中」、及び、インストールされ正常に実行が完了した「実行完了」の状態がある。又、移行状態55には、「移行前」、「移行中」、「中止」、「移行完了」の状態があり、「移行中」には、ネットワーク品質を計測しデータの移行時間を算出している「移行時間算出中」、端末3の記憶装置に格納されるデータをサーバ2の記憶装置へコピーしている「データコピー中」、端末3の記憶装置に格納されるデータを消去している「データ消去中」、及び、端末3の記憶装置や端末3に接続されているデバイスを無効化している「デバイス無効化中」の状態がある。更に、「中止」には、システムに何らかの障害が原因でデータ移行を中止している「障害」、端末を非シンクライアントに戻すことによりデータ移行を中止している「切戻し中」の状態がある。   In the program state 54, the transition unit 34 is “not installed” in which the terminal 3 is not installed, “installing” in which the installation is performed, “stopped” in which the installation is not performed, and is installed and executed. There are “execution in progress” that has been executed, and “execution completion” in which the execution has been successfully completed. In addition, the transition state 55 includes “Before transition”, “Transition”, “Cancel”, and “Transition complete” states. In “Transition”, the network quality is measured and the data transition time is calculated. "Transition time is being calculated", data stored in the storage device of the terminal 3 is being copied to the storage device of the server 2, and "data copying" is being performed, and the data stored in the storage device of the terminal 3 is deleted There are states of “data erasing” and “device invalidating” in which the storage device of the terminal 3 and the device connected to the terminal 3 are invalidated. In addition, in “Cancel”, there are “failure” in which data migration is suspended due to some kind of failure in the system, and “failing back” status in which data migration is suspended by returning the terminal to a non-thin client. is there.

図6は、管理装置1の移行管理部44のフロー図である。   FIG. 6 is a flowchart of the migration management unit 44 of the management apparatus 1.

移行管理部44は、まず、移行管理テーブル45やファイル等を主メモリ22に読み込み、状態表示部442は、読み込んだ情報を、表示装置に表示する(ステップ61)。   The migration management unit 44 first reads the migration management table 45 and files into the main memory 22, and the status display unit 442 displays the read information on the display device (step 61).

次に、状態管理部441は、端末3の移行管理テーブル36の情報を収集し(ステップ62)、収集した情報を移行管理テーブル45に記録する(ステップ63)。その際、更新日時53も更新する。尚、ステップ62において、端末3の情報が収集できなかった場合、当該端末3は移行部34を持たないと判断し、移行管理テーブル45のプログラム状態54を「インストール前」とする。   Next, the state management unit 441 collects information of the migration management table 36 of the terminal 3 (step 62), and records the collected information in the migration management table 45 (step 63). At that time, the update date and time 53 is also updated. In step 62, if the information of the terminal 3 cannot be collected, it is determined that the terminal 3 does not have the migration unit 34, and the program state 54 of the migration management table 45 is set to “before installation”.

次に、状態表示部442は、更新された移行管理テーブル45を管理装置1の表示装置に表示する(ステップ64)。その後、一定時間を経過したら(ステップ65)終了し、経過していなければ、ステップ62に戻る。   Next, the status display unit 442 displays the updated migration management table 45 on the display device of the management device 1 (step 64). Thereafter, when a certain period of time has elapsed (step 65), the process ends. When it has not elapsed, the process returns to step 62.

図7は、管理装置1の表示装置の画面例である。   FIG. 7 is a screen example of the display device of the management device 1.

状態表示部442は、移行管理テーブル45の情報を逐次的に表示する。情報が追加、削除、更新されると、逐次的に表示画面上の情報も追加、削除、更新される。   The status display unit 442 sequentially displays information of the migration management table 45. When information is added, deleted, or updated, information on the display screen is added, deleted, or updated sequentially.

作業者等は、表示画面上の移行管理テーブル45のプログラム状態54が「インストール中」又は「停止中」となっているPCを指定して、「移行開始」ボタン71を押下する。   The operator or the like designates a PC whose program status 54 in the migration management table 45 on the display screen is “installing” or “stopped”, and presses the “migration start” button 71.

「移行開始」ボタン71が押下されると、端末指示部443は、移行開始メッセージ(端末3を非シンクライアントからシンクライアントへ移行するための処理開始を要求するメッセージ)を端末3に送信する。又、「切戻し」ボタン72が押下されると、端末指示部443は、切戻しメッセージ(シンクライアント化した、又は、シンクライアントへの移行途中の端末3を非シンクライアントへ戻すための処理開始を要求するメッセージ)を端末3に送信する。但し、端末数管理部444は、サーバ2に接続される端末の数が上限を超える場合は、移行開始メッセージの送信を保留し、上限以下となった場合に移行開始メッセージを送信する。又は、移行が出来ない旨を画面上に表示し、移行可能となった場合に、移行開始を促す表示をしてもよい。   When the “migration start” button 71 is pressed, the terminal instruction unit 443 transmits a migration start message (a message for requesting a process start for migrating the terminal 3 from a non-thin client to a thin client) to the terminal 3. When the “switchback” button 72 is pressed, the terminal instruction unit 443 starts a switchback message (processing to return the terminal 3 that has been converted to a thin client or is in the process of moving to a thin client to a non-thin client. Is transmitted to the terminal 3. However, when the number of terminals connected to the server 2 exceeds the upper limit, the terminal number management unit 444 suspends transmission of the migration start message, and transmits the migration start message when the number is less than the upper limit. Alternatively, a message indicating that migration cannot be performed is displayed on the screen, and when migration is possible, a display that prompts the start of migration may be displayed.

「状態収集」ボタン73が押下されると、端末指示部は、状態情報要求メッセージ(端末3の移行部34の実行状態を示す情報(状態情報)を要求するメッセージ)を端末3に送信する。尚、状態管理部441が、端末3から送信される状態情報を随時受信する形態とする場合、「状態収集」ボタンはなくてもよい。   When the “collect status” button 73 is pressed, the terminal instruction unit transmits a status information request message (a message requesting information (status information) indicating the execution status of the transition unit 34 of the terminal 3) to the terminal 3. When the state management unit 441 receives the state information transmitted from the terminal 3 as needed, the “collect state” button may be omitted.

図8は、端末3の移行部34のフロー図である。   FIG. 8 is a flowchart of the transition unit 34 of the terminal 3.

まず、情報取得部344は、自端末の移行状態(図5の55に相当)、及び、インベントリ情報を取得する(ステップ801)。次に、移行部34は、管理装置1からメッセージが届くのを待ち(ステップ802)、メッセージを受信すると、メッセージの種類を判定する(ステップ803)。ここでは、状態情報要求メッセージ、移行開始メッセージ、切戻しメッセージの3種類を扱う。   First, the information acquisition unit 344 acquires the transition state of the terminal itself (corresponding to 55 in FIG. 5) and inventory information (step 801). Next, the migration unit 34 waits for a message to arrive from the management apparatus 1 (step 802), and when receiving the message, determines the type of message (step 803). Here, three types of status information request message, migration start message, and failback message are handled.

状態情報要求メッセージを受信した場合、通信制御部33は、ステップ801で取得した情報を応答メッセージとして、管理装置1へ送信する(ステップ804)。この場合、端末3の移行状態はシンクライアントへの移行前であるため、「移行前」を示す情報を、管理装置1に送信する。その後、ステップ802に戻る。   When the status information request message is received, the communication control unit 33 transmits the information acquired in step 801 to the management apparatus 1 as a response message (step 804). In this case, since the transition state of the terminal 3 is before transition to the thin client, information indicating “before transition” is transmitted to the management apparatus 1. Thereafter, the process returns to step 802.

移行開始メッセージを受信した場合、品質計測部345は、端末3とサーバ2の間のネットワーク品質を計測する(ステップ805)。この時、情報取得部344は、管理装置1に対して、「移行中(計測中)」であることを示す応答メッセージを送信する。尚、移行開始メッセージには、移行先のサーバ2のIPアドレスと、端末3からサーバ2へコピーするデータが格納される場所を示す情報と、サーバ2内のデータを格納する場所を示す情報と、端末3上のCPUにおいて実行可能なデータをコピーするためのコマンドプログラム、インタプリンタプログラム、スクリプトプログラム等も含まれる。   When the migration start message is received, the quality measurement unit 345 measures the network quality between the terminal 3 and the server 2 (step 805). At this time, the information acquisition unit 344 transmits to the management apparatus 1 a response message indicating “in transition (measuring)”. The migration start message includes an IP address of the migration destination server 2, information indicating a location where data to be copied from the terminal 3 to the server 2 is stored, and information indicating a location where the data in the server 2 is stored. Also included are a command program, an interprinter program, a script program, etc., for copying data executable by the CPU on the terminal 3.

次に、移行時間算出部346は、ステップ801で取得した端末3に格納されるデータ量と、ステップ805で計測したネットワーク品質の情報に基づいて、端末3に格納されるデータをサーバ2に移行する際に必要となる移行時間(図5の57)を算出する(ステップ806)。そして、判定部347は、データを移行できるか否かを判定する(ステップ807)。   Next, the migration time calculation unit 346 migrates the data stored in the terminal 3 to the server 2 based on the data amount stored in the terminal 3 acquired in step 801 and the network quality information measured in step 805. The transition time (57 in FIG. 5) required for the calculation is calculated (step 806). Then, the determination unit 347 determines whether data can be migrated (step 807).

データを移行できるか否かを判定する方法としては、算出された移行時間に基づく方法がある。例えば、予め閾値を定めておき、閾値を超えなければ、データを移行する。又は、時間帯に基づく方法もある。例えば、業務を行っていない夜間時間帯など、所定の時間帯にデータを移行する。尚、データ移行を、算出された移行時間に基づく方法で行わない場合には、ステップ805、806はなくてもよい。   As a method for determining whether or not data can be transferred, there is a method based on the calculated transfer time. For example, a threshold value is set in advance, and data is transferred if the threshold value is not exceeded. There is also a method based on time zones. For example, data is transferred during a predetermined time period such as a night time period when business is not performed. If data migration is not performed by a method based on the calculated migration time, steps 805 and 806 are not necessary.

データを移行すると判定した場合、データ送信部340は、データの移行を行う(ステップ808)。データ送信部340が、データをサーバ2へ送信し、サーバ2のCPUが、自身の記憶装置に当該データを格納する。データを移行しないと判定した場合、ステップ802に戻る。   If it is determined that data is to be transferred, the data transmission unit 340 performs data transfer (step 808). The data transmission unit 340 transmits the data to the server 2, and the CPU of the server 2 stores the data in its own storage device. If it is determined not to transfer data, the process returns to step 802.

通信制御部33は、管理装置1に対して、移行時間算出中のときは「移行中(移行時間算出中)」を示すメッセージを送信し、移行時間算出後は、データの移行が開始されれば、「移行中(データコピー中)」を示す応答メッセージを、データの移行が行なわれないときは、「中止(障害)」を示す応答メッセージを送信する。   When the transition time is being calculated, the communication control unit 33 transmits a message indicating “shifting (shifting time is being calculated)” to the management apparatus 1. After the transition time is calculated, the data transfer is started. For example, a response message indicating “migrating (data copying)” is transmitted. If data transfer is not performed, a response message indicating “stop (failure)” is transmitted.

次に、判定部347は、コピーしたデータがコピー元のデータと一致していることを確認し、コピーが正常に完了したか否かを判定する(ステップ809)。コピー処理中に中断、コピー後のチェック処理で不一致が発生した場合は、移行処理に障害が発生したとみなし、移行処理を停止する(ステップ810)。通信制御部33が、管理装置1に対して、「中止(障害)」を示す応答メッセージを送信し、終了する。   Next, the determination unit 347 confirms that the copied data matches the copy source data, and determines whether or not the copy has been normally completed (step 809). If there is an interruption during the copying process and a mismatch occurs in the checking process after copying, it is considered that a failure has occurred in the migration process, and the migration process is stopped (step 810). The communication control unit 33 transmits a response message indicating “cancel (failure)” to the management apparatus 1 and ends.

データのコピーが正常に完了した場合、記憶装置制御部342が端末3内の記憶装置に格納されるデータを消去し、記憶装置へのデータ書き込みを抑止するための書き込み制限設定を行う(ステップ811)。通信制御部33は、管理装置1に対して、「移行中(データ消去中)」を示す応答メッセージを送信する。   When the data copy is completed normally, the storage device control unit 342 erases the data stored in the storage device in the terminal 3 and performs a write restriction setting for suppressing data writing to the storage device (step 811). ). The communication control unit 33 transmits a response message indicating “migration (data erasing)” to the management apparatus 1.

次に、起動制御部343が、端末3に格納されるプログラムの起動を抑止し(ステップ812)、デバイス制御部341が、端末3に接続するデバイスの駆動を抑止する(ステップ813)。   Next, the activation control unit 343 inhibits activation of a program stored in the terminal 3 (step 812), and the device control unit 341 inhibits driving of a device connected to the terminal 3 (step 813).

次に、シンクライアント部349がサーバ2と通信して、端末3をシンクライアントとして機能させる(ステップ814)。具体的には、端末3内で動作していたOAプログラムなどの利用を無効化し、サーバ2で動作する処理の画面情報のみを、あたかも端末3で動作しているように見せかけるような処理を行う。その後、一定時間を経過したら(ステップ822)終了し、経過していなければ、ステップ802に戻る。   Next, the thin client unit 349 communicates with the server 2 to cause the terminal 3 to function as a thin client (step 814). Specifically, the use of the OA program or the like that was operating in the terminal 3 is invalidated, and only the screen information of the process that operates on the server 2 is processed as if it is operating on the terminal 3. . Thereafter, when a certain time has passed (step 822), the process is terminated, and when it has not elapsed, the process returns to step 802.

通信制御部33は、管理装置1に「移行完了」であることを示すメッセージを送信する。これにより、端末3が非シンクライアントからシンクライアントへ移行が完了する。その後、ステップ802に戻る。   The communication control unit 33 transmits a message indicating “migration complete” to the management apparatus 1. Thereby, the terminal 3 completes the transition from the non-thin client to the thin client. Thereafter, the process returns to step 802.

切戻しメッセージを受信した場合、判定部347は、端末3の状態を判定し(ステップ815)、移行管理テーブル36の移行状態55が「移行完了」である場合はステップ816へ移行する。一方、「移行中」又は「中止」の場合、ステップ802へ戻り、移行処理を中止する。この時、判定部347は、管理装置1に対し、「移行前」であることを示すメッセージを送信する。   When the switchback message is received, the determination unit 347 determines the state of the terminal 3 (step 815). If the transition state 55 of the transition management table 36 is “transition complete”, the process proceeds to step 816. On the other hand, in the case of “migrating” or “canceled”, the process returns to step 802 to stop the migration process. At this time, the determination unit 347 transmits a message indicating “before migration” to the management apparatus 1.

次に、判定部347は、端末3が移行処理開始前の状態に戻すことが可能な否かを判定する(ステップ816)。具体的には、切戻しが可能な期間を経過しているか否かを判定し、可能である場合、シンクライアント部349は処理を停止し(ステップ817)、不可能である場合、ステップ802へ戻る。   Next, the determination unit 347 determines whether or not the terminal 3 can return to the state before the start of the migration process (step 816). Specifically, it is determined whether or not a period during which failback can be performed has elapsed. If yes, the thin client unit 349 stops the processing (step 817). Return.

次に、デバイス制御部341は、端末3に接続するデバイスの制御抑止を解除し(ステップ818)、起動制御部343は、プログラム起動抑止を解除し(ステップ819)、記憶装置制御部342は、記憶装置の書き込み制限を解除する(ステップ820)。   Next, the device control unit 341 releases the control inhibition of the device connected to the terminal 3 (step 818), the activation control unit 343 releases the program activation inhibition (step 819), and the storage device control unit 342 The write restriction on the storage device is released (step 820).

次に、サーバ2からデータをコピーし、コピーしたデータをチェックし(ステップ821)、移行前の非シンクライアントへ戻す。この時、通信制御部33は、管理装置1に対して、「移行前」であることを示すメッセージを送信する。その後、一定時間を経過したら(ステップ822)終了し、経過していなければ、ステップ802に戻る。   Next, data is copied from the server 2, the copied data is checked (step 821), and the data is returned to the non-thin client before migration. At this time, the communication control unit 33 transmits a message indicating “before migration” to the management apparatus 1. Thereafter, when a certain time has passed (step 822), the process is terminated, and when it has not elapsed, the process returns to step 802.

管理装置1は、端末3からメッセージが送信される度に、自身の移行管理テーブル45を更新し、表示装置に表示する。   Each time a message is transmitted from the terminal 3, the management device 1 updates its own migration management table 45 and displays it on the display device.

1・・・管理装置、2・・・サーバ、3・・・端末、4・・・ネットワーク。   DESCRIPTION OF SYMBOLS 1 ... Management apparatus, 2 ... Server, 3 ... Terminal, 4 ... Network.

Claims (6)

サーバと、複数の端末と、にネットワークを介して接続される管理装置であって、
各々の前記端末から送信された、当該端末の状態を示す状態情報を受信し、
受信した前記状態情報に基づいて指定された、シンクライアントへ移行させる端末に対して、当該端末に格納されているデータを前記サーバへ移行させるための移行開始メッセージを送信し、
前記移行開始メッセージの送信後、前記移行開始メッセージの送信先である前記端末からメッセージを受信したら、前記メッセージに応じた表示を行う
ことを特徴とする管理装置。
A management device connected to a server and a plurality of terminals via a network,
Receiving state information indicating the state of the terminal, transmitted from each of the terminals;
Sending a migration start message for migrating data stored in the terminal to the server, designated based on the received status information, and migrating to a thin client,
After the transmission start message is transmitted, when a message is received from the terminal that is the transmission destination of the migration start message, a display according to the message is performed.
請求項1に記載の管理装置において、
各々の前記端末から受信した前記状態情報に基づいて、前記端末の状態を表示し、
作業者による、シンクライアントへ移行させる端末の指定と、指定した端末に対する移行開始指示と、を受け付け、
指定された前記端末に対して、前記移行開始メッセージの送信を行う
ことを特徴とする管理装置。
The management device according to claim 1,
Based on the status information received from each of the terminals, the status of the terminal is displayed,
Accepting the specification of the terminal to be transferred to the thin client by the worker and the instruction to start the transfer to the specified terminal,
The management apparatus that transmits the migration start message to the designated terminal.
請求項1または2に記載の管理装置において、
前記サーバに接続される前記端末の数と前記サーバに接続できる上限台数と、を管理し、
接続される前記端末の数と、前記上限台数とに基づき、前記移行開始メッセージを送信するか、送信しないかを制御する
ことを特徴とする管理装置。
In the management device according to claim 1 or 2,
Managing the number of terminals connected to the server and the maximum number of terminals that can be connected to the server;
A management apparatus that controls whether or not to transmit the migration start message based on the number of connected terminals and the upper limit number.
請求項3に記載の管理装置において、
前記移行開始メッセージを送信するか、送信しないかの制御に基づき、前記移行開始メッセージを送信しない端末があり、その後、移行が可能になった場合に、移行が可能になったことを示す画面表示を行う
ことを特徴とする管理装置。
In the management device according to claim 3,
When there is a terminal that does not transmit the transition start message based on the control of whether to transmit the transition start message or not, a screen display that indicates that the transition is possible Management device characterized by performing.
請求項1から4のいずれか一に記載の管理装置において、
前記移行開始メッセージの送信先である前記端末の内、データ移行開始前の状態に戻す切戻し処理を行わせる端末の指定と、指定した端末に対する前記切戻し処理の開始の指示と、を作業者から受け付け、
指定された前記端末に対して、前記切戻し処理の開始要求メッセージを送信する
ことを特徴とする管理装置。
In the management device according to any one of claims 1 to 4,
Among the terminals that are the transmission destination of the migration start message, an operator designates a terminal that performs a failback process for returning to the state before the start of data migration, and an instruction to start the failback process for the designated terminal. Accepted from
The management device, wherein the switchback processing start request message is transmitted to the designated terminal.
請求項1から5のいずれか一に記載の管理装置において、
前記端末から受信したメッセージに基づき、各々の前記端末の識別子と、当該端末に対応する状態情報と、を対応付けて管理し、
管理する前記端末毎の前記状態情報を表示する
ことを特徴とする管理装置。
In the management device according to any one of claims 1 to 5,
Based on the message received from the terminal, the identifier of each terminal and the status information corresponding to the terminal are associated and managed,
The status information for each terminal to be managed is displayed.
JP2012061394A 2012-03-19 2012-03-19 Management device Expired - Fee Related JP5392367B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012061394A JP5392367B2 (en) 2012-03-19 2012-03-19 Management device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012061394A JP5392367B2 (en) 2012-03-19 2012-03-19 Management device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2009262444A Division JP5024357B2 (en) 2009-11-18 2009-11-18 Terminal

Publications (2)

Publication Number Publication Date
JP2012113760A JP2012113760A (en) 2012-06-14
JP5392367B2 true JP5392367B2 (en) 2014-01-22

Family

ID=46497811

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012061394A Expired - Fee Related JP5392367B2 (en) 2012-03-19 2012-03-19 Management device

Country Status (1)

Country Link
JP (1) JP5392367B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6310125B1 (en) * 2017-08-17 2018-04-11 九州電力株式会社 Data protection system, data protection method and program

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH10242997A (en) * 1997-03-03 1998-09-11 Nippon Telegr & Teleph Corp <Ntt> Information providing device and information providing method
JP2001125815A (en) * 1999-10-26 2001-05-11 Hitachi Ltd Back-up data management system
JP2003242106A (en) * 2002-02-14 2003-08-29 Sony Communication Network Corp Information synchronizing method, information synchronizing device capable of using the method, and information terminal
JP2004341674A (en) * 2003-05-14 2004-12-02 Hitachi Ltd Information processor
JP2006053604A (en) * 2004-08-09 2006-02-23 Ntt Neomate Corp Computer replacement support system, computer replacement support method and program therefor
JP4463650B2 (en) * 2004-09-28 2010-05-19 京セラ株式会社 Communication terminal
JP4514578B2 (en) * 2004-10-27 2010-07-28 株式会社日立製作所 Method and apparatus for selecting data migration destination

Also Published As

Publication number Publication date
JP2012113760A (en) 2012-06-14

Similar Documents

Publication Publication Date Title
US8490074B2 (en) Aircraft software part library
JP4677813B2 (en) Server performance measurement method, server performance measurement system, and computer program used therefor
US10789111B2 (en) Message oriented middleware with integrated rules engine
US20120174112A1 (en) Application resource switchover systems and methods
US8375383B2 (en) Rolling upgrades in distributed applications
JP4930010B2 (en) How to migrate to a thin client system
CN104508627A (en) Hybrid cloud environment
JP5444178B2 (en) Backup / restore processing device, backup / restore processing method and program
JP2009169657A (en) Method for setting/managing performance monitoring condition and computer system using the method
JP2020091835A (en) Method and device for processing information
JP2014153804A (en) Information processing device, information processing system, stop method, and program
CN111831567B (en) Application test environment configuration method, device, system and medium
JP5392367B2 (en) Management device
JP5884566B2 (en) Batch processing system, progress confirmation device, progress confirmation method, and program
JP5024357B2 (en) Terminal
JPWO2014147699A1 (en) Management apparatus, method and program
JP5276625B2 (en) Update API detection system, update API detection device, update API detection method, and update API detection program
US9733871B1 (en) Sharing virtual tape volumes between separate virtual tape libraries
JP7031224B2 (en) Information processing equipment and programs
JP2007329564A (en) File transmission terminal
CN110083509A (en) A kind of regular method and device of daily record data
JP2020017821A (en) External information reception and distribution device, data transmission method, and program
TWI520543B (en) Automatic file transfering method
JP6111209B2 (en) Virtual machine management system, virtual machine management method, environment management server, and program
JP2019057133A (en) Image processing device and program

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120319

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120319

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130702

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130822

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130917

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130930

LAPS Cancellation because of no payment of annual fees