JP2008193490A - Network management system and program therefor - Google Patents

Network management system and program therefor Download PDF

Info

Publication number
JP2008193490A
JP2008193490A JP2007026844A JP2007026844A JP2008193490A JP 2008193490 A JP2008193490 A JP 2008193490A JP 2007026844 A JP2007026844 A JP 2007026844A JP 2007026844 A JP2007026844 A JP 2007026844A JP 2008193490 A JP2008193490 A JP 2008193490A
Authority
JP
Japan
Prior art keywords
monitor
information
monitor screen
management
content information
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.)
Granted
Application number
JP2007026844A
Other languages
Japanese (ja)
Other versions
JP4649423B2 (en
Inventor
Seiko Nishiyama
清香 西山
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.)
SKY Co Ltd
Original Assignee
SKY Co 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 SKY Co Ltd filed Critical SKY Co Ltd
Priority to JP2007026844A priority Critical patent/JP4649423B2/en
Publication of JP2008193490A publication Critical patent/JP2008193490A/en
Application granted granted Critical
Publication of JP4649423B2 publication Critical patent/JP4649423B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To precisely acquire the operation states from a monitor screen of communication terminal displayed on a monitor of a management server. <P>SOLUTION: The network management system is provided with: a monitor screen output unit X for acquiring a monitor screen M of a communication terminal B and displaying on a management monitor 2 of a management server A; a content information acquisition section I for acquiring information contained in the processing object displayed on the monitor screen M as content information; and a content information display section U for displaying content information to be processed on the management monitor 2 when the processing object included in the monitor screen of the communication terminal B displayed on the management monitor 2 is selected by a cursor. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、通信ネットワークに接続する通信端末のモニタ画面を取得し、この通信ネットワークの管理サーバ側の管理モニタに表示するモニタ画面出力ユニットを備えているネットワーク管理システムとそのためのプログラムに関する。   The present invention relates to a network management system provided with a monitor screen output unit for acquiring a monitor screen of a communication terminal connected to a communication network and displaying it on a management monitor on the management server side of the communication network, and a program therefor.

上記のように構成されたネットワーク管理システムとして、遠隔制御サーバとクライアント端末とが通信ネットワークを介して接続され、遠隔制御サーバにおいてクライアント端末からのアクセス要求情報を受け付け、クライアント端末ではモニタに表示されている画像データを遠隔制御サーバに送信し、遠隔制御サーバでは受信した画像データをモニタに表示すると共に、遠隔制御サーバのキャプチャ画像記録手段が、クライアント端末の画面をキャプチャ画像として、所定のインターバルで操作ログに記録し、この記録の後には、遠隔制御サーバの再生手段が操作ログに記録されたキャプチャ画像の再生を行うものが存在する(例えば、特許文献1参照)。   As a network management system configured as described above, a remote control server and a client terminal are connected via a communication network, the remote control server accepts access request information from the client terminal, and is displayed on the monitor at the client terminal. The remote control server displays the received image data on the monitor, and the captured image recording means of the remote control server operates the client terminal screen as a captured image at predetermined intervals. There is one recorded in a log, and after this recording, the reproduction means of the remote control server reproduces the captured image recorded in the operation log (for example, see Patent Document 1).

特開2006−108947号公報 (段落番号〔0065〕〜〔0077〕、〔0095〕、〔0096〕、図1〜図5)JP-A-2006-108947 (paragraph numbers [0065] to [0077], [0095], [0096], FIGS. 1 to 5)

企業内や学校内等の限られた施設内に構築されたLANのようなネットワークでは、そのネットワークに多数の通信端末(クライアントPC)が接続しており、そのネットワークにはファイルサーバのように重要な情報を保存するサーバが接続していることも多い。通信端末を操作するユーザによる操作を考えると、ネットワークの知識が不足していることや、不注意に起因する誤操作によって重要なファイルを削除することやファイルの内容を変更することも想定される。   In a network such as a LAN built in a limited facility such as a company or school, a large number of communication terminals (client PCs) are connected to the network, and the network is as important as a file server. There are many cases where a server that stores various information is connected. Considering the operation by the user who operates the communication terminal, it is assumed that the knowledge of the network is insufficient, the important file is deleted or the contents of the file are changed due to an erroneous operation caused by carelessness.

また、企業内であっても秘密性の高い情報を取得することを目的としてファイルサーバにアクセスする者の存在も否定できず、ファイルサーバにおいて共有された情報であっても個人情報や、企業内の営業上秘匿にすべきもののように、秘密性の高いものについては、閲覧の制限や、複写(コピー)や、プリント等を制限する管理も従来から行われている。   In addition, even within a company, the existence of a person who accesses a file server for the purpose of obtaining highly confidential information cannot be denied. Even if information is shared in the file server, personal information, Management that restricts browsing, copying (copying), printing, and the like has been conventionally performed for highly confidential items such as those that should be kept secret in the past.

このようにネットワークに接続する通信端末での操作を管理するために、例えば、Windows系OSにおける Administratorアカウントの技術や、UNIX系OSにおけるrootアカウントの技術により、通信端末での不適切な操作等を排除することも可能である。その一方で、例えば、社内LAN等のネットワークでは各通信端末における作業状況を集約して把握するため、あるいは、不適切な操作を未然に発見するために、特許文献1に記載されたもののように通信端末の画面をサーバ側で表示して通信端末の管理することや、監視したい要望もある。   In order to manage operations on the communication terminal connected to the network in this way, for example, inappropriate operation on the communication terminal is performed by using the Administrator account technology in the Windows OS or the root account technology in the UNIX OS. It is also possible to eliminate it. On the other hand, for example, in a network such as an in-house LAN, in order to collect and grasp the work status in each communication terminal or to discover an inappropriate operation in advance, as described in Patent Document 1 There is also a desire to monitor and monitor the communication terminal by displaying the screen of the communication terminal on the server side.

具体的な管理形態としては、クライアントPCのモニタ画面をリアルタイムで表示することや、この画面情報を録画しておき、再生する形態で表示することが簡便である。しかしながら、デスクトップに新たにフォルダが作成された状況において、そのフォルダの内容を確認したい場合があり、これと同様に、デスクトップの「ごみ箱」にファイルが捨てられた際には、捨てられたファイルを確認した場合もあるが、従来からの管理システムでは確認が困難な面があり改善の余地がある。   As a specific management form, it is convenient to display the monitor screen of the client PC in real time, or to record this screen information and display it in a playback form. However, in the situation where a new folder is created on the desktop, you may want to check the contents of that folder. Similarly, when a file is discarded in the “Recycle Bin” on the desktop, the discarded file is deleted. Although there are cases where it has been confirmed, there is a room for improvement because it is difficult to confirm with conventional management systems.

本発明の目的は、管理サーバ側のモニタに表示されている通信端末のモニタ画面から操作の状況を正確に把握する点にある。   An object of the present invention is to accurately grasp the operation status from the monitor screen of the communication terminal displayed on the monitor on the management server side.

本発明の特徴は、通信ネットワークに接続する通信端末のモニタ画面を取得し、この通信ネットワークの管理サーバ側の管理モニタに表示するモニタ画面出力ユニットを備えているネットワーク管理システムにおいて、
前記通信端末のモニタに表示された処理対象に含まれる情報を内容情報として取得する内容情報取得部を備え、
前記モニタ画面出力ユニットによって前記管理モニタに表示される前記モニタ画面に含まれる処理対象の表示位置と、前記管理モニタにおけるポインティングデバイスによる指定位置との比較を行うことにより、前記表示位置と前記指定位置とが合致する状況を前記処理対象の選択と判定する判定部を備え、
前記判定部によって選択状態にあることが判定された処理対象に含まれる前記内容情報を、前記内容情報取得部から求めて表示する内容情報表示部を備えている点にある。
A feature of the present invention is that in a network management system provided with a monitor screen output unit that acquires a monitor screen of a communication terminal connected to a communication network and displays it on a management monitor on the management server side of the communication network.
A content information acquisition unit that acquires information included in the processing target displayed on the monitor of the communication terminal as content information,
By comparing the display position of the processing target included in the monitor screen displayed on the management monitor by the monitor screen output unit and the designated position by the pointing device in the management monitor, the display position and the designated position are compared. And a determination unit that determines that the condition matches with the selection of the processing target,
The content information display part which calculates | requires and displays the content information contained in the process target determined to be in the selection state by the determination part from the content information acquisition part is provided.

この構成によると、モニタ画面出力ユニットが通信端末のモニタ画面を取得して管理モニタに表示し、この表示状態においてマウス等のポインティングデバイスの指定位置が、前記モニタ画面に含まれる処理対象の表示位置と合致していることを判定部が判定した場合には、内容情報取得手段が取得している内容情報のうち、選択状態にあるものに含まれるものを内容表示部が表示する。つまり、管理モニタに表示された通信端末のデスクトップのモニタ画面にはアイコンやフォルダ類が表示されるものの、このアイコンやフォルダ類は、管理サーバ側では、そのGUI(Graphical User Interface)の機能を用いることができないものである。しかしながら、本発明によると、モニタ画面のデスクトップ画面に処理対象として表示されたアイコン、フォルダ、処理実行中のウインドウ等をカーソル等で指定することにより、GUIの機能を活かした操作形態で、内容情報を取得して表示し、この内容情報から処理対象を正確に把握できる。その結果、管理モニタに表示されている通信端末のモニタ画面に表示された処理対象をカーソル等で選択する操作を行うだけで、その処理対象の内容を表示し、操作の状況を適正に把握できるものとなった。   According to this configuration, the monitor screen output unit acquires the monitor screen of the communication terminal and displays it on the management monitor. In this display state, the specified position of the pointing device such as a mouse is the display position of the processing target included in the monitor screen. When the determination unit determines that the content information matches, the content display unit displays the content information acquired by the content information acquisition unit that is included in the selected state. That is, although icons and folders are displayed on the monitor screen of the communication terminal desktop displayed on the management monitor, the icons and folders use the GUI (Graphical User Interface) function on the management server side. It is something that cannot be done. However, according to the present invention, by specifying an icon, a folder, a window being executed, or the like displayed as a processing target on the desktop screen of the monitor screen with a cursor or the like, the content information can be displayed in an operation mode utilizing the GUI function. Can be acquired and displayed, and the processing target can be accurately grasped from this content information. As a result, simply by selecting the processing target displayed on the monitor screen of the communication terminal displayed on the management monitor with a cursor, the contents of the processing target can be displayed and the operation status can be properly grasped. It became a thing.

本発明は、前記モニタ画面出力ユニットが、前記通信端末のモニタに表示されているモニタ画面を所定タイミング毎に取得し、取得したモニタ画面に、その通信端末を識別する端末識別情報を付するモニタ画面取得部と、
このモニタ画面取得部で取得したモニタ画面を、前記通信ネットワークを介して取得し、前記管理モニタに対し、前記端末識別情報に基づく識別情報を付して表示するモニタ画面表示部とを備えても良い。
In the present invention, the monitor screen output unit acquires a monitor screen displayed on the monitor of the communication terminal at every predetermined timing, and attaches terminal identification information for identifying the communication terminal to the acquired monitor screen. A screen acquisition unit;
A monitor screen display unit that acquires the monitor screen acquired by the monitor screen acquisition unit via the communication network and displays the management monitor with identification information based on the terminal identification information; good.

この構成によると、通信端末のモニタに表示されているモニタ画面が、モニタ画面取得部によって所定タイミング毎に取得され、通信端末を識別する端末識別情報が付される。次に、管理サーバではモニタ画面表示部が、モニタ画面取得部で取得したモニタ画面を、通信ネットワークを介して取得し、端末識別情報に基づく識別情報を付して、この管理モニタに表示する。これにより、管理端末のモニタに複数のモニタ画面を表示する場合でも、モニタ画面夫々に対応する通信端末を識別できる。   According to this configuration, the monitor screen displayed on the monitor of the communication terminal is acquired at a predetermined timing by the monitor screen acquisition unit, and terminal identification information for identifying the communication terminal is attached. Next, in the management server, the monitor screen display unit acquires the monitor screen acquired by the monitor screen acquisition unit via the communication network, adds the identification information based on the terminal identification information, and displays it on the management monitor. Thereby, even when a plurality of monitor screens are displayed on the monitor of the management terminal, the communication terminal corresponding to each monitor screen can be identified.

本発明は、前記モニタ画面取得部で時間経過に沿って取得した複数の前記モニタ画面と、前記内容情報取得部で取得した前記内容情報を記録する記録手段を備え、
前記モニタ画面表示部は、前記記録手段に記録した複数の前記モニタ画面を前記管理モニタに対して、時間経過に沿って連続的に表示し、
前記内容情報表示部は、前記管理モニタに表示された前記モニタ画面に含まれる処理対象が選択されたことを前記判定部で判定した場合に、選択された処理対象に含まれる前記内容情報を表示しても良い。
The present invention comprises a plurality of the monitor screens acquired along with the passage of time by the monitor screen acquisition unit, and a recording means for recording the content information acquired by the content information acquisition unit,
The monitor screen display unit continuously displays a plurality of the monitor screens recorded in the recording unit over time on the management monitor,
The content information display unit displays the content information included in the selected processing target when the determination unit determines that the processing target included in the monitor screen displayed on the management monitor has been selected. You may do it.

この構成によると、通信端末のモニタに表示されていたモニタ画面と、内容情報取得部で取得した内容情報とが記憶手段に記憶される。このように記憶されたモニタ画面を、モニタ画面表示部が、管理モニタに対して動画のように表示し、この管理モニタに表示されたモニタ画面に含まれる処理対象が選択された場合には、選択された処理対象の内容情報を内容情報表示部が表示するものとなり、モニタ画面が表示されたタイミングにおけるユーザの操作の内容を適正に把握できる。   According to this configuration, the monitor screen displayed on the monitor of the communication terminal and the content information acquired by the content information acquisition unit are stored in the storage means. When the monitor screen displayed in this way is displayed as a moving image on the management monitor by the monitor screen display unit, and the processing target included in the monitor screen displayed on the management monitor is selected, The content information display unit displays the selected content information of the processing target, and the content of the user operation at the timing when the monitor screen is displayed can be properly grasped.

本発明は、前記処理対象が、前記モニタ画面のデスクトップに表示されたアイコン、フォルダ、処理実行中のアプリケーションのウインドウを含み、
前記通信端末は、前記デスクトップにおける前記処理対象の表示位置を示すロケート情報を取得するロケート情報取得部を備え、
前記判定部は、前記管理モニタにおける前記モニタ画面の表示位置と表示サイズとに基づいて前記ロケート情報を座標変換することにより、管理モニタにおける前記処理対象の表示位置を示す変換ロケート情報を取得する情報変換手段を備えると共に、前記ポインティングデバイスによる指定位置と、前記変換ロケート情報に対応する位置との比較を行う位置比較手段を備えても良い。
In the present invention, the processing target includes an icon, a folder displayed on the desktop of the monitor screen, a window of an application being executed,
The communication terminal includes a locate information acquisition unit that acquires locate information indicating a display position of the processing target on the desktop,
Information for acquiring conversion locating information indicating the display position of the processing target in the management monitor by performing coordinate conversion on the locating information based on the display position and display size of the monitor screen in the management monitor. A conversion unit may be provided, and a position comparison unit that compares a designated position by the pointing device with a position corresponding to the conversion locating information may be provided.

この構成によると、通信端末で表示されたモニタ画面のデスクトップに表示されている処理対象の位置がロケート情報取得部で取得され、このモニタ画面が管理モニタに対して縮小して表示された場合には情報変換手段が、その表示位置と表示サイズとに基づいてロケート情報を座標変換する。この座標変換後にロケート情報と、ポインティングデバイスによる指定位置とを位置比較手段が比較するので、モニタ画面の表示サイズや表示位置に拘わらず、モニタ画面中の処理対象をポインティングデバイスで指定した場合に内容情報を表示させる処理が実現する。   According to this configuration, when the position of the processing target displayed on the desktop of the monitor screen displayed on the communication terminal is acquired by the locate information acquisition unit, and this monitor screen is reduced and displayed on the management monitor, The information conversion means performs coordinate conversion of the locate information based on the display position and display size. After this coordinate conversion, the location comparison means compares the location information with the specified position by the pointing device, so the contents when the processing target in the monitor screen is specified by the pointing device, regardless of the display size or display position of the monitor screen. A process for displaying information is realized.

本発明は、前記内容情報取得部が、前記通信端末において前記処理対象に含まれる内容情報を取得する内容情報取得手段と、取得した内容情報を前記管理サーバに送信する送信手段とを備え、
前記内容情報表示部が、前記管理サーバにおいて前記送信手段から送信された前記内容情報を取得する内容情報受信手段と、前記判定部によって選択状態にあることが判定された前記処理対象に対応する内容情報の表示を行う出力制御手段とを備えても良い。
In the present invention, the content information acquisition unit includes content information acquisition means for acquiring content information included in the processing target in the communication terminal, and transmission means for transmitting the acquired content information to the management server,
Content corresponding to the processing target determined to be in the selected state by the content information receiving means for acquiring the content information transmitted from the transmitting means in the management server, and the determining section. Output control means for displaying information may be provided.

この構成によると、通信端末のモニタに表示された処理対象に含まれる内容情報を、通信端末において内容情報取得手段が取得し、送信手段が送信する。このように送信された内容情報を管理サーバの内容情報受信手段が受信し、判定部によって選択状態にある処理対象に対応する内容情報を出力制御手段が表示を行うので、管理モニタ画面に表示されている処理対象の内容情報を管理サーバにおいて確認できる。   According to this configuration, the content information acquisition unit acquires the content information included in the processing target displayed on the monitor of the communication terminal, and the transmission unit transmits the content information. Since the content information transmitted in this way is received by the content information receiving means of the management server and the output control means displays the content information corresponding to the processing target in the selected state by the determination unit, it is displayed on the management monitor screen. The content information of the processing target can be confirmed on the management server.

本発明は、通信ネットワークに接続する通信端末のモニタ画面を取得し、この通信ネットワークの管理サーバ側の管理モニタに表示するモニタ画面出力機能をコンピュータに実行させるネットワーク管理プログラムであって、
前記通信端末のモニタに表示された処理対象に含まれる情報を内容情報として取得する内容情報取得機能を備え、
前記モニタ画面出力機能によって前記管理モニタに表示される前記モニタ画面に含まれる処理対象の表示位置と、前記管理モニタにおけるポインティングデバイスによる指定位置との比較を行うことにより、前記表示位置と前記指定位置とが合致する状況を前記処理対象の選択と判定する判定機能と、
前記判定機能によって選択状態にあることが判定された処理対象に含まれる前記内容情報を、前記内容情報取得機能で求めて表示する内容情報表示機能とをコンピュータに実行させても良い。
The present invention is a network management program for causing a computer to execute a monitor screen output function for acquiring a monitor screen of a communication terminal connected to a communication network and displaying it on a management monitor on the management server side of the communication network.
A content information acquisition function for acquiring information included in the processing target displayed on the monitor of the communication terminal as content information,
By comparing the display position of the processing target included in the monitor screen displayed on the management monitor by the monitor screen output function and the designated position by the pointing device in the management monitor, the display position and the designated position are compared. And a determination function for determining that the condition matches with the selection of the processing target,
A content information display function for obtaining and displaying the content information included in the processing target determined to be in the selected state by the determination function may be executed by the computer.

この構成により、モニタ画面出力機能によって通信端末のモニタ画面が取得され、管理モニタに表示される。この表示状態においてマウス等のポインティングデバイスを操作することにより、このポインティングデバイスの指定位置を指定位置取得機能が取得する。この指定位置が、前記モニタ画面に含まれる操作対象の表示位置と合致していることを判定機能で判定された場合には、このように指定された処理対象の内容情報を内容情報表示機能が管理モニタに表示する。つまり、管理モニタに対して表示された通信端末のデスクトップのモニタ画面にアイコンやフォルダ類が表示されるものの、このアイコンやフォルダ類は、管理サーバ側では、そのGUI(Graphical User Interface)の機能を用いることができないものである。しかしながら、本発明によると、モニタ画面のデスクトップ画面に処理対象として表示されたアイコン、フォルダ、処理実行中のウインドウ等をカーソル等で指定した場合には、GUIの機能を活かした操作形態で内容情報が表示され、この内容情報からアイコン、フォルダ、処理実行中のウインドウ等の詳細を正確に把握できる。その結果、管理サーバ側でGUIの機能を有効に活用しながらクライアントPCのモニタ画面から操作の状況を正確に把握できるものとなった。   With this configuration, the monitor screen of the communication terminal is acquired by the monitor screen output function and displayed on the management monitor. By operating a pointing device such as a mouse in this display state, the specified position acquisition function acquires the specified position of the pointing device. When the determination function determines that the specified position matches the display position of the operation target included in the monitor screen, the content information display function displays the content information of the processing target specified in this way. Display on the management monitor. In other words, although icons and folders are displayed on the monitor screen of the communication terminal desktop displayed on the management monitor, these icons and folders have their GUI (Graphical User Interface) functions on the management server side. It cannot be used. However, according to the present invention, when an icon, a folder, a window being executed, or the like displayed as a processing target on the desktop screen of the monitor screen is designated with a cursor or the like, the content information is displayed in an operation form utilizing the GUI function. Is displayed, and the details of the icon, folder, processing window, etc. can be accurately grasped from this content information. As a result, the operation status can be accurately grasped from the monitor screen of the client PC while effectively utilizing the GUI function on the management server side.

本発明は、通信ネットワークに接続する通信端末のモニタ画面を取得して、管理モニタに表示するモニタ画面出力ユニットを備えているネットワークの管理サーバにおいて、
前記モニタ画面出力ユニットによって前記管理モニタに表示される前記モニタ画面に含まれる処理対象の表示位置と、前記管理モニタにおけるポインティングデバイスによる指定位置との比較を行うことにより、前記表示位置と前記指定位置とが合致する状況を前記処理対象の選択と判定する判定部を備え、
前記判定部によって選択状態にあることが判定された場合には、選択された処理対象に含まれる情報を内容情報として表示する内容情報表示部を備えても良い。
The present invention provides a network management server having a monitor screen output unit for acquiring a monitor screen of a communication terminal connected to a communication network and displaying the monitor screen on a management monitor.
By comparing the display position of the processing target included in the monitor screen displayed on the management monitor by the monitor screen output unit and the designated position by the pointing device in the management monitor, the display position and the designated position are compared. And a determination unit that determines that the condition matches with the selection of the processing target,
A content information display unit that displays information included in the selected processing target as content information when the determination unit determines that the selected state is selected.

この構成により、モニタ画面出力ユニットが通信端末のモニタ画面を取得して管理モニタに表示し、この表示状態においてマウス等のポインティングデバイスの指定位置が、前記モニタ画面に含まれる処理対象の表示位置と合致していることを判定部が判定した場合には、選択状態にある処理対象に含まれる情報を内容情報として内容情報表示部が表示する。つまり、管理モニタに表示されたモニタ画面にはアイコンやフォルダ類が表示されるものの、このアイコンやフォルダ類は、管理サーバ側では、そのGUI(Graphical User Interface)の機能を用いることができないものである。しかしながら、本発明によると、モニタ画面に処理対象として表示されたアイコン、フォルダ、処理実行中のウインドウ等をカーソル等で指定することにより、GUIの機能を活かした操作形態で内容情報を表示でき、この内容情報から処理対象を正確に把握できる。その結果、管理モニタに表示されている通信端末のモニタ画面に表示された処理対象をカーソル等で選択する操作を行うだけで、その処理対象の内容を表示できるものとなった。   With this configuration, the monitor screen output unit acquires the monitor screen of the communication terminal and displays it on the management monitor. In this display state, the designated position of the pointing device such as a mouse is the display position of the processing target included in the monitor screen. When the determination unit determines that they match, the content information display unit displays the information included in the processing target in the selected state as content information. In other words, although icons and folders are displayed on the monitor screen displayed on the management monitor, the icons and folders cannot be used for the GUI (Graphical User Interface) function on the management server side. is there. However, according to the present invention, by specifying an icon, a folder, a window being executed, etc. displayed as a processing target on the monitor screen with a cursor or the like, the content information can be displayed in an operation mode utilizing the GUI function. The processing target can be accurately grasped from this content information. As a result, the contents of the processing target can be displayed only by performing an operation of selecting the processing target displayed on the monitor screen of the communication terminal displayed on the management monitor with a cursor or the like.

本発明は、通信ネットワークに接続する通信端末のモニタ画面を取得し、この通信ネットワークの管理サーバ側の管理モニタに表示する機能をコンピュータに実行させるモニタ画面出力プログラムにおいて、
このモニタ画面出力プログラムは、前記管理モニタに表示される前記モニタ画面に含まれる処理対象の表示位置と、前記管理モニタにおけるポインティングデバイスによる指定位置との比較により、前記表示位置と前記指定位置とが合致する状況を選択状態として判定した場合には、選択状態にある処理対象に含まれる情報を内容情報として表示する機能をコンピュータに実行させても良い。
The present invention provides a monitor screen output program for causing a computer to execute a function of acquiring a monitor screen of a communication terminal connected to a communication network and displaying it on a management monitor on the management server side of the communication network.
The monitor screen output program compares the display position of the processing target included in the monitor screen displayed on the management monitor with the designated position by the pointing device in the management monitor, and If the matching situation is determined as the selected state, the computer may execute a function of displaying information included in the processing target in the selected state as content information.

この構成により、通信端末のモニタ画面が管理モニタに表示された状態において、マウス等のポインティングデバイスの指定位置が、前記モニタ画面に含まれる処理対象の表示位置と合致している状況を選択状態として判定した場合には、選択状態にある処理対象に含まれる情報が内容情報として管理モニタに表示される。つまり、管理モニタに表示されたモニタ画面にはアイコンやフォルダ類が表示されるものの、このアイコンやフォルダ類は、管理サーバ側では、そのGUI(Graphical User Interface)の機能を用いることができないものである。しかしながら、本発明によると、モニタ画面に処理対象として表示されたアイコン、フォルダ、処理実行中のウインドウ等をカーソル等で指定することにより、GUIの機能を活かした操作形態で、内容情報を表示でき、この内容情報から処理対象を正確に把握できる。その結果、管理モニタに表示されている通信端末のモニタ画面に表示された処理対象をカーソル等で選択する操作を行うだけで、その処理対象の内容を表示できるものとなった。   With this configuration, when the monitor screen of the communication terminal is displayed on the management monitor, the selected state of the pointing device such as a mouse matches the processing target display position included in the monitor screen as the selected state. If it is determined, information included in the processing target in the selected state is displayed on the management monitor as content information. In other words, although icons and folders are displayed on the monitor screen displayed on the management monitor, the icons and folders cannot be used for the GUI (Graphical User Interface) function on the management server side. is there. However, according to the present invention, it is possible to display content information in an operation mode that takes advantage of the GUI functions by designating the icons, folders, windows being executed, etc. displayed on the monitor screen with a cursor or the like. The processing object can be accurately grasped from the content information. As a result, the contents of the processing target can be displayed only by performing an operation of selecting the processing target displayed on the monitor screen of the communication terminal displayed on the management monitor with a cursor or the like.

以下、本発明の実施形態を図面に基づいて説明する。
〔システム構成〕
図1〜図3に示すように、通信経路Lで構築される通信ネットワークに対してコンピュータ成る管理サーバAと、コンピュータで成る複数の通信端末B(クライアントPC)と、ファイルサーバCと、プリンタDとを接続すると共に、この通信ネットワークがゲートウエイサーバE等を介してインターネットNと接続している。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
〔System configuration〕
As shown in FIGS. 1 to 3, a management server A that is a computer for a communication network constructed by a communication path L, a plurality of communication terminals B (client PCs) that are computers, a file server C, and a printer D And the communication network is connected to the Internet N via the gateway server E or the like.

前記管理サーバAと、前記通信ネットワークで接続される複数の通信端末Bとで本発明のネットワーク管理システムが構成されている。   The management server A and a plurality of communication terminals B connected by the communication network constitute a network management system of the present invention.

前記通信経路Lは、企業や学校等の限られた施設内においてイーサネット( Ethernet)等の技術を用いたLAN( Local Area Network )として構築され、物理的に信号を送るケーブルLaと、このケーブルLaで送られる信号の情報に基づいて対象とする通信端末Bや管理サーバA等に信号を中継するLANスイッチやハブ等で成る中継器Lbとを備えている。この通信ネットワークとして、この実施形態ではLANに限定しているが、WAN( Wide Area Network)やインターネットを含むものであっても良く、また、前述したLANを構築するに、トークンリング(Token Ring)やCDDI(Copper Distributed Data Interface)等の技術を用いても良い。   The communication path L is constructed as a LAN (Local Area Network) using technology such as Ethernet in a limited facility such as a company or a school, and a cable La for physically transmitting a signal, and the cable La And a repeater Lb composed of a LAN switch, a hub or the like that relays the signal to the target communication terminal B, management server A, or the like based on the information of the signal sent in the network. In this embodiment, the communication network is limited to the LAN. However, the communication network may include a WAN (Wide Area Network) or the Internet. To construct the LAN described above, a token ring (Token Ring) may be used. Alternatively, a technique such as CDDI (Copper Distributed Data Interface) may be used.

前記管理サーバAは、コンピュータ本体1と管理モニタ2とキーボード3とマウス4とを備えている。前記通信端末Bは、コンピュータ本体5にキーボード6とトラックパッド7とモニタ8を一体的に形成したラップトップ型やノート型のパーソナルコンピュータで構成されている。この通信端末Bは、前記管理サーバAと同様にコンピュータ本体とモニタとキーボード等を備えたコンピュータで構成しても良い。   The management server A includes a computer main body 1, a management monitor 2, a keyboard 3 and a mouse 4. The communication terminal B is constituted by a laptop or notebook personal computer in which a keyboard 6, a track pad 7 and a monitor 8 are integrally formed on a computer main body 5. Similar to the management server A, the communication terminal B may be a computer having a computer main body, a monitor, a keyboard, and the like.

尚、管理サーバAではキーボード3のカーソルキーとマウス4とがポインティングデバイスとして機能するものであり、これと同様に通信端末Bのキーボード6のカーソルキーとトラックパッド7とがポインティングデバイスとして機能するものであるが、ポインティングデバイスとしてトラックボールを用いることや、管理モニタ2、8の表示面にタッチパネルを形成し、タッチパネルを用いる等、ポインティングデバイスはこれらに限るものではない。   In the management server A, the cursor key of the keyboard 3 and the mouse 4 function as a pointing device. Similarly, the cursor key of the keyboard 6 of the communication terminal B and the track pad 7 function as a pointing device. However, the pointing device is not limited to these, such as using a trackball as the pointing device, or forming a touch panel on the display surface of the management monitors 2 and 8 and using the touch panel.

前記ファイルサーバCは、大容量のハードディスク等の記憶媒体を内蔵する又は外部に接続しており、通信ネットワーク上で共有されるべきデータが保存される。前記プリンタDは、レーザプリンタやインクジェット側のプリンタで構成されるものであり、通信端末B等から送られる情報のプリント出力を行う。   The file server C incorporates a storage medium such as a large-capacity hard disk or is connected to the outside, and stores data to be shared on the communication network. The printer D is composed of a laser printer or an inkjet printer, and prints out information sent from the communication terminal B or the like.

本発明のネットワーク管理システムは、通信ネットワークに接続する複数の通信端末Bのモニタ8に表示された画面情報(以下、モニタ画面Mと称する)を取得し、通信ネットワークを介して管理サーバAに伝送し、管理サーバA側の管理モニタ2に表示するモニタ画面出力ユニットX(モニタ画面出力機能の一例)を備えると共に、通信端末Bのモニタ8に表示された処理対象に含まれる情報を内容情報として取得する内容情報取得部I(内容情報取得機能の一例)を備え、モニタ画面出力ユニットXによって管理サーバA側の管理モニタ2に表示されたモニタ画面M(図16、図17を参照)に含まれる処理対象をカーソルで指定し、選択状態にあることを判定部S(判定機能の一例)が判定した場合には、選択状態にある処理対象に含まれる内容情報を前記内容情報取得部Iで取得して管理サーバA側の管理モニタ2に表示する内容情報表示部U(内容情報表示機能の一例)を備えている。   The network management system of the present invention acquires screen information (hereinafter referred to as monitor screen M) displayed on the monitors 8 of a plurality of communication terminals B connected to the communication network, and transmits them to the management server A via the communication network. And a monitor screen output unit X (an example of a monitor screen output function) displayed on the management monitor 2 on the management server A side, and information included in a processing target displayed on the monitor 8 of the communication terminal B as content information Included in the monitor screen M (see FIGS. 16 and 17) provided with the content information acquisition unit I (an example of the content information acquisition function) to be acquired and displayed on the management monitor 2 on the management server A side by the monitor screen output unit X If the determination unit S (an example of a determination function) determines that the processing target to be selected is selected with the cursor, the processing target in the selected state is included. And a managing contents information acquired by the content information acquisition section I server A contents information display unit displays the management monitor 2 side U (an example of the content information display function) to be.

〔管理サーバ〕
図3に示すように、前記管理サーバAは、前記管理モニタ2に情報を出力するビデオ出力部11と、前記キーボード3とマウス4とからの情報が入力する入力インタフェース12とがCPUのデータバスに接続すると共に、このデータバスに対して、半導体メモリ13と、オペレーティングシステム14と、PC情報取得部15と、リモート制御部16と、アラート出力部17と、モニタ画面表示部P、画面録画部Q、ロケート情報設定部R、判定部S、操作ログ表示部T、前記内容情報表示部U、ハードディスクHD(記録手段の一例)と、通信インタフェースWが接続している。
[Management server]
As shown in FIG. 3, the management server A includes a video output unit 11 that outputs information to the management monitor 2 and an input interface 12 that receives information from the keyboard 3 and mouse 4. And the semiconductor memory 13, the operating system 14, the PC information acquisition unit 15, the remote control unit 16, the alert output unit 17, the monitor screen display unit P, and the screen recording unit. The communication interface W is connected to Q, the locate information setting unit R, the determination unit S, the operation log display unit T, the content information display unit U, the hard disk HD (an example of a recording unit).

記憶手段として、管理サーバAに内蔵されるハードディスクHDを例に挙げたが、この記憶手段として管理サーバAの外部に接続されるハードディスクHDであっても良く、この管理サーバAと通信ネットワークを介して接続され、大容量のハードディスクHDを内蔵したデータサーバで構成するものであっても良い。   Although the hard disk HD built in the management server A is taken as an example of the storage means, the hard disk HD connected to the outside of the management server A may be used as the storage means, and the management server A and the communication network may be used. And a data server having a large capacity hard disk HD built in.

前記半導体メモリ13は、RAM型やEEPROM型等の半導体素子によって構成されている。また、前記オペレーティングシステム14は、半導体メモリ13を管理すると共に、制御に必要なソフトウエアを半導体メモリ13(RAM)に展開して、そのソフトウエアの実行を実現し、更に、前記キーボード3やマウス4の操作情報を取得して、実行中の処理に与えるインタフェースとして機能する。   The semiconductor memory 13 is composed of a semiconductor element such as a RAM type or an EEPROM type. The operating system 14 manages the semiconductor memory 13 and develops software necessary for control in the semiconductor memory 13 (RAM) to execute the software. Further, the keyboard 3 and the mouse 4 functions as an interface that obtains the operation information 4 and gives it to the process being executed.

前記PC情報取得部15、リモート制御部16、アラート出力部17、モニタ画面表示部P、画面録画部Q、ロケート情報設定部R、判定部S、操作ログ表示部T、内容情報表示部Uは、通信ネットワークに接続する複数の通信端末Bの操作状況を前記管理モニタ2に表示する処理を実現する。   The PC information acquisition unit 15, remote control unit 16, alert output unit 17, monitor screen display unit P, screen recording unit Q, locate information setting unit R, determination unit S, operation log display unit T, content information display unit U are The process of displaying the operation status of the plurality of communication terminals B connected to the communication network on the management monitor 2 is realized.

これらPC情報取得部15、リモート制御部16、アラート出力部17、モニタ画面表示部P、画面録画部Q、ロケート情報設定部R、判定部S、操作ログ表示部T、内容情報表示部Uはソフトウエア(プログラム)で構成されているが、ソフトウエアに代えてハードウエアで構成することや、ハードウエアとの組み合わせによって構成されるものであっても良い。   These PC information acquisition unit 15, remote control unit 16, alert output unit 17, monitor screen display unit P, screen recording unit Q, locate information setting unit R, determination unit S, operation log display unit T, content information display unit U Although it is configured by software (program), it may be configured by hardware instead of software or by combination with hardware.

前記PC情報取得部15は、通信端末Bを操作する者(ユーザ)の名前(以下、ユーザ名として説明する)、端末名を取得するばかりでなく、その通信端末B固有のMACアドレス、割り当てられたIPアドレス、コンピュータのCPUのクロック値、メモリの容量等の物理データ、インストールされているアプリケーション名、レジストリデータ等を、通信ネットワークを介して取得する処理を実行する。尚、通信端末Bは起動時にユーザがパスワードを入力することによってログインするように構成され、このPC情報取得部15はパスワードからユーザ名を特定する。   The PC information acquisition unit 15 not only acquires the name of the person (user) who operates the communication terminal B (hereinafter referred to as a user name) and the terminal name, but also assigns a MAC address unique to the communication terminal B. A process of acquiring physical data such as the IP address, computer CPU clock value, memory capacity, installed application name, registry data, etc. via the communication network is executed. The communication terminal B is configured to log in when a user inputs a password at the time of activation, and the PC information acquisition unit 15 specifies a user name from the password.

前記リモート制御部16は、通信端末BにおけるログのON/OFF、電源のON/OFF、メッセージの表示等の制御を、通信ネットワークを介し前記管理サーバAからの実行を実現する。前記アラート出力部17は、指定情報ファイルへの接続、指定アプリケーションの実行、レジストリ変更、アプリケーションのインストール、ハードウエアの追加等の操作があったことを判別した際に管理モニタ2にアラート情報の出力を行う。   The remote control unit 16 implements control from the management server A via the communication network such as log ON / OFF, power ON / OFF, and message display in the communication terminal B. The alert output unit 17 outputs alert information to the management monitor 2 when it is determined that an operation such as connection to a specified information file, execution of a specified application, registry change, application installation, or hardware addition has occurred. I do.

前記モニタ画面表示部Pは、複数の前記通信端末Bのモニタ8に表示されたモニタ画面Mを図15に示す如く管理サーバAの管理画面に表示する処理、及び、図17に示す再生画面に対してモニタ画面Mを動画と同様に表示する処理を実現する。前記画面録画部Qは複数の前記通信端末Bのモニタ8に表示されたモニタ画面Mを時間経過に従って、前記ハードディスクHDに録画する処理を実現する。ロケート情報設定部Rは、モニタ画面Mに表示された処理対象のロケート情報を取得する。   The monitor screen display unit P displays the monitor screen M displayed on the monitors 8 of the plurality of communication terminals B on the management screen of the management server A as shown in FIG. 15, and the playback screen shown in FIG. On the other hand, a process of displaying the monitor screen M in the same manner as a moving image is realized. The screen recording unit Q realizes a process of recording the monitor screen M displayed on the monitors 8 of the plurality of communication terminals B on the hard disk HD over time. The locate information setting unit R acquires the target location information displayed on the monitor screen M.

前記判定部Sは、前記モニタ画面Mのデスクトップに表示されたアイコン、フォルダ、処理実行中のアプリケーションのウインドウ等の処理対象に対するカーソルCU(図16、図17を参照)用いたGUI式の選択と非選択とを判定する。操作ログ表示部Tは、複数の前記通信端末Bのモニタ8における起動/停止の状況、アプリケーションの実行、情報ファイルの操作、プリント出力、電子メールの送信、インターネットへの接続等を示す操作ログを管理サーバAにログ表示画面に表示する処理を実現する。前記内容情報表示部Uは、判定部Sによって選択された処理対象に対応する操作ログを抽出して管理モニタ2に表示する処理を行う。   The determination unit S selects a GUI expression using a cursor CU (see FIGS. 16 and 17) for a processing target such as an icon, a folder, a window of an application being executed, and the like displayed on the desktop of the monitor screen M. Judged as non-selected. The operation log display unit T displays an operation log indicating the start / stop status of the monitors 8 of the plurality of communication terminals B, application execution, information file operation, print output, e-mail transmission, connection to the Internet, and the like. The management server A realizes processing to be displayed on the log display screen. The content information display unit U performs a process of extracting an operation log corresponding to the processing target selected by the determination unit S and displaying the operation log on the management monitor 2.

これらモニタ画面表示部P、画面録画部Q、ロケート情報設定部R、判定部S、操作ログ表示部T、内容情報表示部Uによる処理は、前記通信端末Bにおける処理と密接に関連するので、通信端末Bにおける処理と併せて後述する。   Since the processes by the monitor screen display unit P, the screen recording unit Q, the locate information setting unit R, the determination unit S, the operation log display unit T, and the content information display unit U are closely related to the processing in the communication terminal B, This will be described later together with the processing in the communication terminal B.

〔通信端末〕
図3に示すように、前記通信端末Bは、前記モニタ8に情報を出力するビデオ出力部21と、前記キーボード6とトラックパッド7とからの情報が入力する入力インタフェース22とがCPUのデータバスに接続すると共に、このデータバスに対して、半導体メモリ23と、オペレーティングシステム24と、複数のアプリケーションAPと、モニタ画面取得部Fと、操作ログ取得部Gと、ロケート情報取得部Hと、前記内容情報取得部Iと、ハードディスクHDと、通信インタフェースWが接続している。
[Communication terminal]
As shown in FIG. 3, in the communication terminal B, a video output unit 21 for outputting information to the monitor 8 and an input interface 22 for inputting information from the keyboard 6 and the track pad 7 include a data bus of the CPU. To the data bus, the semiconductor memory 23, the operating system 24, the plurality of applications AP, the monitor screen acquisition unit F, the operation log acquisition unit G, the locate information acquisition unit H, The content information acquisition unit I, the hard disk HD, and the communication interface W are connected.

前記管理サーバAと同様に、前記半導体メモリ23は、RAM型やEEPROM型等の半導体素子によって構成されたものである。また、前記オペレーティングシステム24は、半導体メモリ23を管理すると共に、アプリケーションAP等のソフトウエアを半導体メモリ23(RAM)に展開して、そのソフトウエアの実行を実現し、更に、前記キーボード6やトラックパッド7の操作情報を取得して、実行中の処理に与えるインタフェースと前記アプリケーションAPは、この通信端末Bにおいて実行される、ワードプロセッサや、表計算ソフトウエア、CADのような作図ソフトウエアを指す複数のアプリケーションを意味している。   Similar to the management server A, the semiconductor memory 23 is constituted by a semiconductor element such as a RAM type or an EEPROM type. In addition, the operating system 24 manages the semiconductor memory 23 and develops software such as an application AP in the semiconductor memory 23 (RAM) to execute the software. The interface that obtains operation information of the pad 7 and gives it to the processing being executed and the application AP are a plurality of word processors, spreadsheet software, and drawing software such as CAD that are executed in the communication terminal B. Means an application.

これら、モニタ画面取得部Fと、操作ログ取得部Gと、ロケート情報取得部Hとはソフトウエアを想定しているが、ハードウエアで構成することやハードウエアと組み合わせたものであっても良い。   These monitor screen acquisition unit F, operation log acquisition unit G, and locate information acquisition unit H are assumed to be software, but may be configured by hardware or combined with hardware. .

前記モニタ画面取得部Fは、この通信端末Bのモニタ8に表示されている画面の情報をモニタ画面Mとして取得し、情報を圧縮し、この通信端末Bを識別する端末識別情報を付して前記管理サーバAに伝送する処理を行う。前記操作ログ取得部Gは、この通信端末Bの起動(稼動)を含め、アプリケーションの実行、ファイル操作、共有フォルダに対するアクセス、プリンタに対する出力、インターネットに対する接続、メール送信、外部記憶媒体の使用等のログを操作ログとして取得し、前記管理サーバAに伝送する処理を行う。   The monitor screen acquisition unit F acquires information on a screen displayed on the monitor 8 of the communication terminal B as a monitor screen M, compresses the information, and adds terminal identification information for identifying the communication terminal B. Processing to transmit to the management server A is performed. The operation log acquisition unit G includes execution (operation) of the communication terminal B, application execution, file operation, access to a shared folder, output to a printer, connection to the Internet, mail transmission, use of an external storage medium, etc. A process of acquiring a log as an operation log and transmitting it to the management server A is performed.

前記ロケート情報取得部Hは、この通信端末Bのモニタ8(モニタ画面M)のデスクトップに表示されたアイコン、フォルダ、処理実行中のアプリケーションのウインドウ等の表示位置を取得し、この通信端末Bを識別する端末識別情報を付して前記管理サーバAに伝送する処理を行う。前記内容情報取得部Iは、デスクトップに表示されたアイコン、フォルダ、処理実行中のアプリケーションに含まれるファイルを取得する、あるいは、ファイルの詳細を示す情報を取得する。   The locate information acquisition unit H acquires the display positions of icons, folders, windows of applications being executed, etc. displayed on the desktop of the monitor 8 (monitor screen M) of the communication terminal B, The terminal identification information to be identified is attached and transmitted to the management server A. The content information acquisition unit I acquires an icon, a folder displayed on the desktop, a file included in an application being processed, or acquires information indicating the details of the file.

これら、モニタ画面取得部F、操作ログ取得部G、ロケート情報取得部Hによる処理は、前記管理サーバAにおける処理と密接に関連するので、管理サーバAにおける処理と併せて後述する。   These processes by the monitor screen acquisition unit F, operation log acquisition unit G, and locate information acquisition unit H are closely related to the processes in the management server A, and will be described later together with the processes in the management server A.

〔通信端末の構成の詳細〕
〈モニタ画面取得部F〉
前記モニタ画面取得部Fとロケート情報取得部Hとが図4のように構成されている。つまり、モニタ画面取得部Fは、タイミング情報、イベント情報等に基づいてモニタ画面Mの取得タイミングを設定する第1タイミング設定手段31と、通信端末Bのモニタ8に表示される画像をビデオ出力部21から取得する画面キャプチャ32と、この画面キャプチャ32で取得したモニタ画面Mを圧縮する圧縮処理手段33と、圧縮されたモニタ画面Mに対して取得日時の日時情報と通信端末Bを特定する端末識別情報とを付与する第1情報付与手段34と、このように情報が付与されたモニタ画面Mを前記通信ネットワークに送り出す第1送信手段35とを備えている。
[Details of communication terminal configuration]
<Monitor screen acquisition unit F>
The monitor screen acquisition unit F and the locate information acquisition unit H are configured as shown in FIG. That is, the monitor screen acquisition unit F includes a first timing setting unit 31 that sets an acquisition timing of the monitor screen M based on timing information, event information, and the like, and an image displayed on the monitor 8 of the communication terminal B as a video output unit. 21, the screen capture 32 acquired from the screen 21, the compression processing means 33 that compresses the monitor screen M acquired by the screen capture 32, the date and time information of the acquisition date and time and the communication terminal B for the compressed monitor screen M First information providing means 34 for providing identification information, and first transmission means 35 for sending the monitor screen M to which information is provided in this way to the communication network are provided.

前記タイミング情報とは、通信端末Bに備えたクロックに基づいて予め設定されたタイミング毎に出力される情報であり、このタイミングのインターバルを短く設定することにより、モニタ画面Mを動画と同様に連続的に取得できる。また、イベント情報とは通信端末Bにおいてフォルダを開く操作、ファイルにアクセスする操作、アプリケーションを実行する等の操作を判別し、この操作の判別に基づいてモニタ画面Mを取得するために出力される情報を指す。   The timing information is information that is output at each preset timing based on the clock provided in the communication terminal B. By setting the timing interval short, the monitor screen M is continuously displayed in the same manner as a moving image. Can be obtained. The event information is output to determine the operation of opening a folder, accessing a file, executing an application, etc. in the communication terminal B, and acquiring the monitor screen M based on the determination of the operation. Refers to information.

前記画面キャプチャ32は、第1タイミング設定手段31で設定されたタイミング毎にモニタ8の全画面(デスクトップ全面)の情報をモニタ画面Mとして取得する処理を実行する。このモニタ画面Mは、モニタ画面Mを構成する各ピクセルについてR(赤)、G(緑)、B(青)の3原色について濃度を示す階調情報を含んでいる。   The screen capture 32 executes processing for acquiring information on the entire screen (entire desktop surface) of the monitor 8 as the monitor screen M at each timing set by the first timing setting means 31. The monitor screen M includes gradation information indicating the densities of the three primary colors R (red), G (green), and B (blue) for each pixel constituting the monitor screen M.

圧縮処理手段33は、前記画面キャプチャ32で取得したモニタ画面Mの情報量を低減するためにモニタ画面Mを圧縮する処理である。具体的には、JPEG形式(Joint Photographic Experts Groupが制定した形式)のように、モニタ画面Mの画像を分割し、離散コサイン変換に基づいて量子化する等の処理によって情報量を低減する処理を指す。このように情報量を低減する処理はJPEG形式に限るものではなく、GIF(Graphics Interchange Format)形式、PNG(Portable Network Graphics)形式等であっても良い。   The compression processing means 33 is a process for compressing the monitor screen M in order to reduce the information amount of the monitor screen M acquired by the screen capture 32. Specifically, a process of reducing the amount of information by processing such as dividing the image of the monitor screen M and quantizing based on discrete cosine transform, such as the JPEG format (a format established by the Joint Photographic Experts Group) Point to. The processing for reducing the information amount is not limited to the JPEG format, but may be a GIF (Graphics Interchange Format) format, a PNG (Portable Network Graphics) format, or the like.

前記第1情報付与手段34は、通信端末Bのカレンダ部等から取得した取得日時の日時情報と、通信端末Bを特定する端末識別情報として、通信端末Bに対して予め与えられた固有の情報と、この通信端末Bを操作するユーザの名前を取得し、これらをモニタ画面Mのファイルのヘッダー等に書込む処理を行う。前記第1送信手段35は、前記圧縮処理手段33から受け渡されたモニタ画面M、管理サーバAのIPアドレス、プロトコル等からパケットを生成し、通信ネットワークに送り出す処理を行う。   The first information providing means 34 is unique information given in advance to the communication terminal B as date and time information of the acquisition date and time acquired from the calendar unit or the like of the communication terminal B and terminal identification information for specifying the communication terminal B. And the name of the user who operates this communication terminal B is acquired, and these are written in the header of the file on the monitor screen M. The first transmission means 35 performs processing to generate a packet from the monitor screen M passed from the compression processing means 33, the IP address of the management server A, the protocol, and the like and send it to the communication network.

〈ロケート情報取得部H〉
前記ロケート情報取得部Hは、前記タイミング情報、イベント情報等に基づいてロケート情報の取得タイミングを設定する第2タイミング設定手段41と、モニタ8に表示されている処理対象のロケート情報を取得するロケート情報取得手段42と、ロケート情報取得手段42で取得されたロケート情報を保存するロケート情報テーブル43と、ロケート情報に対して取得日時の日時情報と通信端末Bを特定する端末識別情報とを付与する第2情報付与手段44と、このように情報が付与されたロケート情報を前記通信ネットワークに送り出す第2送信手段45とを備えている。このロケート情報取得部Hでは、操作ログと関連付けずにモニタ8に表示されている全ての処理対象のロケート情報を取得し、ロケート情報テーブル43を生成(更新)するものであるが、このロケート情報を操作ログ取得部Gで取得する操作ログに関連付けるように処理形態を設定しても良い。このように操作ログに関連付けを行う処理形態では、全ての処理対象のロケート情報を保存する必要がなく、操作された処理対象のロケート情報のみを取得する処理が実現する。
<Locate information acquisition unit H>
The locate information acquisition unit H is a second timing setting means 41 for setting the acquisition timing of locate information based on the timing information, event information, etc., and a locate for acquiring the target location information displayed on the monitor 8 The information acquisition means 42, the locate information table 43 that stores the locate information acquired by the locate information acquisition means 42, the date and time information of the acquisition date and time, and the terminal identification information that identifies the communication terminal B are assigned to the locate information. Second information adding means 44 and second transmitting means 45 for sending the locate information to which information has been assigned in this way to the communication network are provided. The locate information acquisition unit H acquires all the processing target locate information displayed on the monitor 8 without associating it with the operation log, and generates (updates) the locate information table 43. This locate information May be set so as to be associated with the operation log acquired by the operation log acquisition unit G. As described above, in the processing mode for associating with the operation log, it is not necessary to store all the processing target locate information, and the processing for acquiring only the operated processing target locate information is realized.

この第2タイミング設定手段41に与えられるタイミング情報、イベント情報等は、前記第1タイミング設定手段31に与えられるものと同じものであるため、このロケート情報取得部Hにおいてロケート情報を取得するタイミングは、前記モニタ画面取得部Fと同期する。   Since the timing information, event information, and the like given to the second timing setting means 41 are the same as those given to the first timing setting means 31, the timing at which the locate information obtaining unit H obtains the locate information is Synchronizes with the monitor screen acquisition unit F.

前記ロケート情報取得手段42は、モニタ8に表示されているアイコン、フォルダ、処理実行中のアプリケーションのウインドウ等の処理対象の表示位置を示すロケート情報を、前記オペレーティングシステム24において、このロケート情報が保存されているロケート情報領域から取得する処理を行う。また、前記ロケート情報テーブル43は取得したロケート情報をテーブル化して保存する。   The locate information acquisition means 42 stores locate information indicating the display position of a processing target such as an icon, a folder, a window of an application being executed, or the like displayed on the monitor 8 in the operating system 24. The process of obtaining from the located locate information area is performed. The locate information table 43 stores the acquired locate information as a table.

前記第2情報付与手段44に与えられる、取得日時の日時情報と、通信端末Bを特定する端末識別情報は、前述した第1情報付与手段34に与えられるものと同じものであり、これらがロケート情報のファイルのヘッダー等に書込まれる。前記第2送信手段45は、第2情報付与手段44から受け渡されたロケート情報に基づき、第1送信手段35と同様にパケットを生成し、通信ネットワークに送り出す処理を行う。   The date and time information of the acquisition date and time given to the second information giving means 44 and the terminal identification information for specifying the communication terminal B are the same as those given to the first information giving means 34 described above. It is written in the header of the information file. The second transmitting unit 45 generates a packet based on the locate information delivered from the second information providing unit 44, and performs a process of generating a packet and sending it to the communication network.

この処理系では、ロケート情報と前記モニタ画面Mとを異なるファイルにして通信ネットワークに送り出す処理を行うように処理形態を設定しているが、このロケート情報とモニタ画面Mとを1つのファイルとするように処理形態を設定しても良い。   In this processing system, the processing form is set so that the location information and the monitor screen M are processed as different files and sent to the communication network. The location information and the monitor screen M are set as one file. In this way, the processing form may be set.

〈操作ログ取得部G〉
図5に示すように、前記操作ログ取得部Gは、前記イベント情報と、処理対象情報と、アプリケーションがアクティブにあるか否かを判別するためのアクティブ情報とを取得する処理情報取得手段51と、この処理情報取得手段51で取得した情報を、操作ログを意味する文字列に変換するテキストデータ化手段52と、このテキストデータ化手段52からの操作ログに対して取得日時の日時情報と通信端末Bを特定する端末識別情報とを付与する第3情報付与手段53と、このように情報が付与された操作ログを前記通信ネットワークに送り出す第3送信手段54とを備えている。尚、この第3送信手段54は、第1送信手段35と同様にパケットを生成し、通信ネットワークに送り出す処理を行う。
<Operation log acquisition unit G>
As shown in FIG. 5, the operation log acquisition unit G includes processing information acquisition means 51 that acquires the event information, processing target information, and active information for determining whether an application is active. The text data converting means 52 for converting the information acquired by the processing information acquiring means 51 into a character string meaning an operation log, and the date and time information of the acquisition date and time for the operation log from the text data converting means 52 A third information providing unit 53 that assigns terminal identification information that identifies the terminal B, and a third transmission unit 54 that sends the operation log to which the information has been assigned to the communication network are provided. The third transmission unit 54 performs a process of generating a packet and sending it to the communication network in the same manner as the first transmission unit 35.

〈内容情報取得部I〉
図6に示すように、前記内容情報取得部Iは、通信端末Bのモニタ8のデスクトップやタスクバーに形成されたアイコン、デスクトップに形成されたフォルダ、実行中のアプリケーション等の処理対象に基づいて、処理対象の情報を取得する内容情報取得手段56と、この内容情報取得手段56で取得した内容情報に対して取得日時の日時情報と通信端末Bを特定する端末識別情報とを付与する第4情報付与手段57と、このように情報が付与された内容情報を前記通信ネットワークに送り出す第4送信手段58とを備えている。
<Content information acquisition unit I>
As shown in FIG. 6, the content information acquisition unit I is based on processing targets such as icons formed on the desktop and taskbar of the monitor 8 of the communication terminal B, folders formed on the desktop, and applications being executed. Content information acquisition means 56 for acquiring information to be processed, and fourth information for giving date and time information of acquisition date and terminal identification information for identifying the communication terminal B to the content information acquired by the content information acquisition means 56 The adding unit 57 and the fourth transmitting unit 58 for sending the content information to which the information is added in this way to the communication network are provided.

前記内容情報取得手段56の具体的な処理形態を以下に列挙する。
(a)アイコンとしてデスクトップに形成された「ごみ箱」の場合には、この「ごみ箱」にファイルが捨てられたファイルを、この内容情報取得手段56がコピー(複製)して取得する。
(b)デスクトップやタスクバーに形成されたワードプロセッサや表計算ソフトウエア等のアイコン(ショートカット・エイリアス等を含む)の場合には、そのアイコンに対応するソフトウエアの詳細を示す情報(基本的にはプロパティ)を、この内容情報取得手段56がコピー(複製)して取得する。
(c)デスクトップに形成されたショートカット・エイリアスに対応するものがファイルである場合には、対応するファイルのリスト等の情報、あるいは、ファイルそのものをコピー(複製)する等の処理により、この内容情報取得手段56が取得する。
(d)デスクトップに形成されたフォルダの場合には、「ごみ箱」と同様に、そのフォルダに含まれるファイルを、この内容情報取得手段56がコピー(複製)して取得する。
(e)デスクトップに実行画面を表示する形態で実行中のアプリケーションについては、そのアプリケーションの詳細を示す情報(基本的にプロパティ)を、この内容情報取得手段56がコピー(複製)して取得する。
Specific processing modes of the content information acquisition unit 56 are listed below.
(A) In the case of a “trash box” formed on the desktop as an icon, the content information acquisition unit 56 acquires (copys) a file in which the file is discarded in the “trash box”.
(B) In the case of icons (including shortcuts and aliases) such as word processors and spreadsheet software formed on the desktop or task bar, information indicating the details of the software corresponding to the icons (basically properties) ) Is obtained by copying (duplicating) the content information acquiring means 56.
(C) When the file corresponding to the shortcut / alias formed on the desktop is a file, the content information is obtained by copying (duplicating) the information such as a list of the corresponding file or the file itself. The acquisition means 56 acquires.
(D) In the case of a folder formed on the desktop, this content information acquisition means 56 acquires a file contained in the folder by copying (duplicating), as in the “trash box”.
(E) For an application that is being executed in a form in which an execution screen is displayed on the desktop, the content information acquisition unit 56 acquires information (basically properties) indicating the details of the application by copying (duplicating).

このように、通信端末Bのモニタ8に表示される処理対象に含まれる情報(関連付けられた情報も含む)の総称が本発明の内容情報であり、これらの内容情報を内容情報取得手段56が取得する。この内容情報は、モニタ8に表示される形態で新たに形成された際、あるいは、モニタ8に表示される形態で更新された際に取得され、第4情報付与手段57から第4送信手段58に与えられ、この第4送信手段58が、第1送信手段35と同様にパケットを生成し、通信ネットワークに送り出す処理を行う。   Thus, the generic name of the information (including the associated information) included in the processing target displayed on the monitor 8 of the communication terminal B is the content information of the present invention, and the content information acquisition unit 56 stores the content information. get. This content information is acquired when it is newly formed in the form displayed on the monitor 8 or when it is updated in the form displayed on the monitor 8, and is obtained from the fourth information providing unit 57 to the fourth transmitting unit 58. The fourth transmission means 58 generates a packet and sends it out to the communication network in the same manner as the first transmission means 35.

〔管理サーバの構成の詳細〕
〈モニタ画面表示部P〉
図7に示すように、前記モニタ画面表示部Pは、前記通信ネットワークで送られるモニタ画面Mを受信するモニタ画面受信手段61と、受信した圧縮状態のモニタ画面Mを展開する展開処理手段62と、この展開処理手段62からのモニタ画面Mを前記ハードディスクHDあるいは半導体メモリ13に記録する情報アクセス手段63と、この情報アクセス手段63を介して、ハードディスクHDあるいは半導体メモリ13に記録されたモニタ画面Mの前記管理モニタ2に対する出力を制御する出力制御手段64と、この出力制御手段64での出力形態を設定する出力形態設定手段65とを備えている。
[Details of Management Server configuration]
<Monitor screen display part P>
As shown in FIG. 7, the monitor screen display unit P includes a monitor screen receiving unit 61 that receives a monitor screen M transmitted through the communication network, and a decompression processing unit 62 that decompresses the received monitor screen M in a compressed state. The information access means 63 for recording the monitor screen M from the expansion processing means 62 on the hard disk HD or the semiconductor memory 13, and the monitor screen M recorded on the hard disk HD or the semiconductor memory 13 via the information access means 63. Output control means 64 for controlling the output to the management monitor 2, and output form setting means 65 for setting the output form of the output control means 64.

前記モニタ画面受信手段61は、前記パケットを受信して圧縮状態のモニタ画面Mを取得して、展開処理手段62に与える処理を行う。この展開処理手段62は圧縮状態のモニタ画面Mをビットマップ形式のモニタ画面Mに展開して情報アクセス手段63に与える処理を行う。   The monitor screen receiving unit 61 receives the packet, obtains a monitor screen M in a compressed state, and performs processing to be given to the expansion processing unit 62. The expansion processing means 62 performs a process of expanding the compressed monitor screen M into a bitmap-format monitor screen M and giving it to the information access means 63.

前記情報アクセス手段63は、前記画面録画部Qの具体的な処理形態を示すものであり、この情報アクセス手段63は、展開処理手段62から与えられたビットマップ形式のモニタ画面Mを出力制御手段64に直接的に与える処理と、このビットマップ形式のモニタ画面Mを前記ハードディスクHDあるいは半導体メモリ13に記録する処理と、ハードディスクHDあるいは半導体メモリ13から読み出したモニタ画面Mを前記出力制御手段64に与える処理とを行う。   The information access means 63 shows a specific processing form of the screen recording unit Q, and the information access means 63 outputs the monitor screen M in the bitmap format given from the expansion processing means 62 as output control means. 64, a process for recording the bitmap-format monitor screen M on the hard disk HD or the semiconductor memory 13, and a monitor screen M read from the hard disk HD or the semiconductor memory 13 to the output control means 64. Process to give.

前記出力制御手段64は、出力形態設定手段65で設定される表示位置情報と、表示サイズ情報とに基づいて管理モニタ2に対する出力(表示)を行う。出力形態設定手段65は、図15に示す如く管理画面100に複数のモニタ画面Mを表示する際に自動的に設定される、表示位置情報と表示サイズ情報とを取得する、又は、管理サーバにおいて任意に設定された表示位置情報と表示サイズ情報とを取得し、出力制御手段64に与える処理を行う。前記出力形態設定手段65は、管理サーバA側の管理モニタ2に管理画面100を表示するように処理形態が設定されていたが、この処理に代えて、例えば、通信ネットワークに接続する管理端末を備えたネットワーク管理システムでは、この管理端末のモニタ(サーバ側の管理モニタの一例)に対して管理画面100を表示し、この管理画面100に対して複数のモニタ画面Mを表示するように処理形態を設定しても良い。   The output control means 64 performs output (display) to the management monitor 2 based on the display position information set by the output form setting means 65 and the display size information. The output form setting means 65 acquires display position information and display size information that are automatically set when a plurality of monitor screens M are displayed on the management screen 100 as shown in FIG. Arbitrarily set display position information and display size information are acquired and given to the output control means 64. The output form setting means 65 has been set so that the management screen 100 is displayed on the management monitor 2 on the management server A side. Instead of this process, for example, a management terminal connected to the communication network is connected. In the network management system provided, the management screen 100 is displayed on the monitor of the management terminal (an example of a server-side management monitor), and a plurality of monitor screens M are displayed on the management screen 100. May be set.

このモニタ画面表示部Pでは、展開処理を行う以前のモニタ画面Mを前記ハードディスクHDあるいは半導体メモリ13に記録し、出力制御手段64で出力する際に展開を行うように処理形態を設定するように処理形態を設定する等、展開するタイミングは管理モニタ2に表示する以前の何れのタイミングであっても良い。また、管理画面100にモニタ画面Mを表示する際には、設定されたインターバルでモニタ画面Mを更新することにより、リアルタイムで操作状況を表示する。   In this monitor screen display part P, the monitor screen M before performing the expansion process is recorded in the hard disk HD or the semiconductor memory 13 and the processing mode is set so that the expansion is performed when the output control means 64 outputs it. The timing of development, such as setting the processing form, may be any timing prior to display on the management monitor 2. Further, when the monitor screen M is displayed on the management screen 100, the operation status is displayed in real time by updating the monitor screen M at set intervals.

〈ロケート情報設定部R・判定部S〉
図7に示すように、前記ロケート情報設定部Rは、前記通信ネットワークで送られるロケート情報を受信するロケート情報受信手段71と、受信したロケート情報を前記ハードディスクHDあるいは半導体メモリ13に記録する処理、及び、ハードディスクHDあるいは半導体メモリ13から操作ログを読み出す処理を行う情報アクセス手段76と、受信したロケート情報の座標変換を行う情報変換手段72と、この情報変換手段72で変換されたロケート情報を管理モニタ2に対応する領域に展開して保存する合成ロケート情報テーブル73と、この合成ロケート情報テーブル73に対する処理対象と指定位置との比較を行い、処理対象が選択された場合には、その処理対象とモニタ画面Mの表示日時を特定する指定情報を出力する位置比較手段74とを備えている。
<Locate information setting unit R / determination unit S>
As shown in FIG. 7, the locate information setting unit R includes a locate information receiving means 71 for receiving locate information sent through the communication network, and a process for recording the received locate information in the hard disk HD or the semiconductor memory 13. And an information access means 76 for performing a process of reading an operation log from the hard disk HD or the semiconductor memory 13, an information conversion means 72 for performing coordinate conversion of the received locate information, and managing the locate information converted by the information conversion means 72. The composite locating information table 73 expanded and stored in the area corresponding to the monitor 2 is compared with the processing target for the synthetic locating information table 73 and the designated position, and when the processing target is selected, the processing target Position ratio for outputting specified information specifying the display date and time of the monitor screen M And a means 74.

更に前記判定部Sは、前記合成ロケート情報テーブル73と、前記位置比較手段74に対してマウス4からの指定情報に基づく情報を位置比較手段に与える指定位置取得手段75とを備えている。   Further, the determination unit S includes the synthetic locate information table 73 and a designated position acquisition unit 75 that gives the position comparison unit 74 information based on the designation information from the mouse 4 to the position comparison unit 74.

前記ロケート情報受信手段71は、前記パケットを受信して取得したロケート情報を情報アクセス手段76に与え、この情報アクセス手段76はロケート情報受信手段71から取得したロケート情報を情報変換手段72に与える、又は、ハードディスクHD等に記憶する。この情報変換手段72は、前記モニタ画面表示部Pの出力形態設定手段65から与えられる表示位置情報と表示サイズ情報とに基づいて管理モニタ2の画面のうち表示されるべき位置に配置するように合成ロケート情報テーブル73に記録する処理を行う。この合成ロケート情報テーブル73では、図15に示す如く前記管理モニタ2において管理画面100に複数のモニタ画面Mが表示された状況においては、夫々のモニタ画面Mに含まれる処理対象のロケート情報が記録される。   The locate information receiving means 71 gives the locate information acquired by receiving the packet to the information access means 76, and this information access means 76 gives the locate information obtained from the locate information receiving means 71 to the information converting means 72. Alternatively, it is stored in the hard disk HD or the like. The information conversion means 72 is arranged at a position to be displayed on the screen of the management monitor 2 based on the display position information and the display size information given from the output form setting means 65 of the monitor screen display section P. A process of recording in the synthetic locate information table 73 is performed. In this combined locate information table 73, in the situation where a plurality of monitor screens M are displayed on the management screen 100 in the management monitor 2 as shown in FIG. 15, the location information of the processing target included in each monitor screen M is recorded. Is done.

前記指定位置取得手段75は、管理モニタ2の画面上のカーソルの位置を取得して前記位置比較手段74に与える処理を行い、この位置比較手段74は、指定位置取得手段75から与えられるカーソルの位置と、前記合成ロケート情報テーブル73に記録されている通信端末Bのモニタ画面Mに含まれる処理対象と、カーソルCUによる指定位置との比較により、合致している場合には、選択状態にあると判別して処理対象とモニタ画面Mの表示日時とを特定する指定情報を出力し、これとは逆に合致していない場合には非選択状態にあると判別して情報は出力しない(否定的な情報を出力しても良い)。   The designated position acquisition means 75 performs a process of obtaining the position of the cursor on the screen of the management monitor 2 and giving it to the position comparison means 74, and this position comparison means 74 is a cursor position given from the designated position acquisition means 75. A comparison is made between the position and the processing target included in the monitor screen M of the communication terminal B recorded in the composite locate information table 73 and the designated position by the cursor CU. And the specified information for specifying the processing target and the display date and time of the monitor screen M is output. On the contrary, if they do not match, it is determined that the state is not selected and no information is output (No) May be output)

前記合成ロケート情報テーブル73には複数のモニタ画面Mに含まれる処理対象のロケート情報を記録するものであるが、複数のモニタ画面Mに対応する必要はなく、複数の通信端末Bのうちのいずれか1つを、管理モニタ2の画面一杯に拡大表示した場合には、1つのモニタ画面Mの処理対象のロケート情報だけが記録される。   The combined locating information table 73 records locating information to be processed included in a plurality of monitor screens M, but it is not necessary to correspond to the plurality of monitor screens M. When one of them is enlarged and displayed on the full screen of the management monitor 2, only the location information to be processed on one monitor screen M is recorded.

このような構成から、前記通信端末Bのモニタ8に表示されているアイコン、フォルダ等の処理対象のロケート情報は、所定のタイミング毎、あるいは、イベントが発生する毎に前記ロケート情報取得部Hの前記ロケート情報受信手段71が取得し、ハードディスクHD等に記録される。従って、管理モニタ2にリアルタイムで表示されているモニタ画面Mのアイコン、フォルダ等の処理対象をカーソルCUで選択した場合、あるいは、モニタ画面Mの再生表示時においてモニタ画面Mのアイコン、フォルダ等の処理対象をカーソルCUで選択した場合には、管理モニタ2でのモニタ画面Mの表示タイミングと、表示形態に対応する合成ロケート情報テーブル73に基づいて、カーソルCUの位置と処理対象との位置関係が位置比較手段74が比較され、選択されたことを判別した場合には、その合成ロケート情報テーブルからアイコン、フォルダ等の処理対象とモニタ画面Mの表示の日時情報が特定され、指定情報として出力される。   With this configuration, the location information to be processed such as icons and folders displayed on the monitor 8 of the communication terminal B is stored in the location information acquisition unit H every predetermined timing or every time an event occurs. The locate information receiving means 71 acquires and records it on the hard disk HD or the like. Accordingly, when the processing object such as the icon and folder of the monitor screen M displayed in real time on the management monitor 2 is selected with the cursor CU, or when the monitor screen M is displayed for playback, the icon and folder of the monitor screen M are displayed. When the processing target is selected with the cursor CU, the positional relationship between the position of the cursor CU and the processing target based on the display timing of the monitor screen M on the management monitor 2 and the synthetic locate information table 73 corresponding to the display form. If the position comparison means 74 is compared and determined to be selected, the processing target such as icons and folders and the date / time information of the display on the monitor screen M are specified from the combined locate information table and output as specified information. Is done.

〈操作ログ表示部T〉
図8に示すように、前記操作ログ表示部Tは、前記通信ネットワークで送られる操作ログを受信する操作ログ受信手段81と、受信した操作ログを前記ハードディスクHDあるいは半導体メモリ13に記録する情報アクセス手段82と、この情報アクセス手段82を介して、ハードディスクHDあるいは半導体メモリ13に記録された操作ログの前記管理モニタ2に対する出力を制御する出力制御手段83と、操作ログ指定情報に基づいて出力すべき操作ログを収集する操作ログ収集手段84とを備えている。
<Operation log display part T>
As shown in FIG. 8, the operation log display unit T includes an operation log receiving unit 81 that receives an operation log transmitted through the communication network, and an information access that records the received operation log in the hard disk HD or the semiconductor memory 13. A means 82, an output control means 83 for controlling the output of the operation log recorded in the hard disk HD or the semiconductor memory 13 to the management monitor 2 via the information access means 82, and an output based on the operation log designation information. Operation log collection means 84 for collecting power operation logs.

前記操作ログ受信手段81は、前記パケットを受信して操作ログを取得し、情報アクセス手段82に与える処理を行う。情報アクセス手段82は与えられた操作ログを出力制御手段83に直接的に与える処理と、この操作ログを前記ハードディスクHDあるいは半導体メモリ13に記録する処理と、ハードディスクHDあるいは半導体メモリ13から読み出した操作ログを前記出力制御手段83に与える処理とを行う。   The operation log receiving unit 81 receives the packet, acquires an operation log, and performs processing to be given to the information access unit 82. The information access means 82 is a process for directly giving the given operation log to the output control means 83, a process for recording this operation log in the hard disk HD or the semiconductor memory 13, and an operation read from the hard disk HD or the semiconductor memory 13. A process of giving a log to the output control means 83 is performed.

前記出力制御手段83は、操作ログ収集手段84又は操作ログ抽出手段85で指定される操作ログを、管理モニタ2に出力する制御を行う。操作ログ収集手段84は管理サーバAにおいて管理者が設定した操作ログ指定情報、又は、前記判定部Sから出力された操作ログ指定情報とに基づいた操作ログ指定情報を前記出力制御手段83に与える。   The output control unit 83 performs control to output the operation log designated by the operation log collection unit 84 or the operation log extraction unit 85 to the management monitor 2. The operation log collection unit 84 provides the output control unit 83 with operation log designation information based on the operation log designation information set by the administrator in the management server A or the operation log designation information output from the determination unit S. .

〈内容情報表示部U〉
図9に示すように、前記内容情報表示部Uは、前記通信ネットワークで送られる内容情報を受信する内容情報受信手段91と、からのモニタ画面Mを前記ハードディスクHDあるいは半導体メモリ13に記録する情報アクセス手段92と、この情報アクセス手段92を介して、ハードディスクHDあるいは半導体メモリ13に記録された内容情報の前記管理モニタ2に対する出力を制御する出力制御手段93とを備えている。
<Content information display unit U>
As shown in FIG. 9, the content information display unit U records information on the monitor screen M from the content information receiving means 91 for receiving the content information sent over the communication network in the hard disk HD or the semiconductor memory 13. Access means 92 and output control means 93 for controlling the output of the content information recorded on the hard disk HD or the semiconductor memory 13 to the management monitor 2 via the information access means 92 are provided.

前記内容情報受信手段91は、前記パケットを受信して内容情報を取得し、情報アクセス手段92に与える処理を行う。情報アクセス手段92は与えられた内容情報を前記ハードディスクHDあるいは半導体メモリ13に記録する処理と、ハードディスクHDあるいは半導体メモリ13から読み出した内容情報を前記出力制御手段93に与える処理とを行う。前記出力制御手段93は、指定情報で特定されるモニタ画面の処理対象と、表示の日時情報に対応する内容情報を、管理モニタ2に出力する制御を行う。   The content information receiving unit 91 performs processing for receiving the packet, acquiring content information, and providing the content information to the information access unit 92. The information access means 92 performs a process of recording the given content information in the hard disk HD or the semiconductor memory 13 and a process of giving the content information read from the hard disk HD or the semiconductor memory 13 to the output control means 93. The output control means 93 performs control to output to the management monitor 2 the processing information of the monitor screen specified by the designation information and the content information corresponding to the display date / time information.

このような構成から、前述したように、管理モニタ2にリアルタイムで表示されているモニタ画面Mのアイコン、フォルダ等の処理対象をカーソルCUで選択した場合、あるいは、モニタ画面Mの再生表示時においてモニタ画面Mのアイコン、フォルダ等の処理対象をカーソルCUで選択した場合には、選択された処理対象とモニタ画面Mの表示の日時情報とを特定する指定情報に基づいて、対応する内容情報が管理モニタ2に出力されるのである。   From such a configuration, as described above, when a processing target such as an icon, a folder, or the like of the monitor screen M displayed in real time on the management monitor 2 is selected with the cursor CU, or when the monitor screen M is reproduced and displayed. When a processing target such as an icon or a folder on the monitor screen M is selected with the cursor CU, the corresponding content information is based on the designation information that identifies the selected processing target and the date / time information of the display on the monitor screen M. It is output to the management monitor 2.

〔管理処理〕
管理サーバAにおける基本的な処理として管理処理を図10のフローチャートのように示すことが可能である。つまり、通信ネットワークに接続している通信端末Bを特定し、各通信端末Bの操作情報を取得する(#01ステップ)。
[Management process]
As a basic process in the management server A, the management process can be shown as in the flowchart of FIG. That is, the communication terminal B connected to the communication network is specified, and the operation information of each communication terminal B is acquired (# 01 step).

次に、モニタ画面Mを記録し、操作ログを記録する(#02、#03ステップ)。この処理では、複数の通信端末Bから送信されるモニタ画面Mと操作ログとが前記ハードディスクHDあるいは半導体メモリ13に記録される。   Next, the monitor screen M is recorded, and an operation log is recorded (steps # 02 and # 03). In this process, the monitor screen M and operation logs transmitted from a plurality of communication terminals B are recorded in the hard disk HD or the semiconductor memory 13.

次に、図15に示す管理画面100を表示し(#100ステップ)、この管理画面100において、画面再生ボタン101が操作された場合には、モニタ画面再生表示を行い(#04、#200ステップ)、この管理画面100においてログ閲覧ボタン102が操作された場合には、操作ログ一覧表示を行い(#05、#300ステップ)、この管理画面100においてPC情報ボタン103が操作された場合には、PC情報を表示する処理を行い(#06、#07ステップ)、この管理画面100においてリモート制御ボタン104が操作された場合には、リモート制御画面を表示してリモート制御を実行し(#08、#09ステップ)。これらの制御をリセットされるまで継続する(#10ステップ)。   Next, the management screen 100 shown in FIG. 15 is displayed (# 100 step). When the screen playback button 101 is operated on this management screen 100, the monitor screen playback display is performed (# 04, # 200 steps). When the log browsing button 102 is operated on the management screen 100, an operation log list is displayed (steps # 05 and # 300). When the PC information button 103 is operated on the management screen 100, The PC information is displayed (steps # 06 and # 07). When the remote control button 104 is operated on the management screen 100, the remote control screen is displayed and the remote control is executed (# 08). , # 09 step). These controls are continued until reset (step # 10).

〔管理画面〕
前記管理画面100には、上部位置に前記画面再生ボタン101、ログ閲覧ボタン102、PC情報ボタン103、リモート制御ボタン104、アラート設定ボタン105等がアイコンの形で表示され、この管理画面100の下部にはモニタ画面表示領域110と、メッセージ表示部111と、端末一覧表示部112とが形成されている。図15にはモニタ画面表示領域110に対して、フレーム120で取り囲まれる形態で複数のモニタ画面Mを表示しており、このフレーム120の下部に情報表示部121が形成される。
〔Management screen〕
On the management screen 100, the screen playback button 101, log viewing button 102, PC information button 103, remote control button 104, alert setting button 105, etc. are displayed in the upper position in the form of icons. A monitor screen display area 110, a message display section 111, and a terminal list display section 112 are formed. In FIG. 15, a plurality of monitor screens M are displayed in a form surrounded by a frame 120 in the monitor screen display area 110, and an information display unit 121 is formed below the frame 120.

#100、#200、#300ステップの処理は後述するが、前述した#07ステップでは、前記PC情報取得部15が、前記管理画面100に重複する状態(オーバラップする状態)でPC情報画面(図示せず)を表示し、このPC情報画面中に通信端末Bの物理データやインストールされているアプリケーション名等を表示する。具体的な操作形態の一例として、前記モニタ画面表示領域110、あるいは、前記端末一覧表示部112に表示されている通信端末Bのモニタ画面Mをカーソルで選択した状態で、前記PC情報ボタン103を選択して操作することにより、選択した通信端末Bの情報を、PC情報取得部15が通信ネットワークを介して取得し、PC情報画面に表示するように処理形態が設定されている。   The processing of steps # 100, # 200, and # 300 will be described later. In step # 07 described above, the PC information acquisition unit 15 overlaps the management screen 100 (overlapping state) with the PC information screen ( (Not shown) and the physical data of the communication terminal B, the name of the installed application, and the like are displayed on the PC information screen. As an example of a specific operation mode, the PC information button 103 is pressed while the monitor screen M of the communication terminal B displayed in the monitor screen display area 110 or the terminal list display unit 112 is selected with a cursor. By selecting and operating, the processing mode is set such that the information of the selected communication terminal B is acquired by the PC information acquisition unit 15 via the communication network and displayed on the PC information screen.

また、#09ステップでは、リモート制御ボタン104を操作した場合には、前記リモート制御部16がこの管理画面100に重複する状態(オーバラップする状態)でリモート制御画面(図示せず)を表示し、このリモート制御画面においてリモート制御の具体的な処理を設定することにより、対象とする通信端末Bのリモート制御が実現する。   In step # 09, when the remote control button 104 is operated, the remote control unit 16 displays a remote control screen (not shown) in an overlapping state (overlapping state) on the management screen 100. By setting specific processing of remote control on this remote control screen, remote control of the target communication terminal B is realized.

具体的な操作形態の一例として、前記モニタ画面表示領域110、あるいは、前記端末一覧表示部112に表示されている通信端末Bのモニタ画面Mをカーソルで選択した状態で、前記リモート制御ボタン104を選択して操作することにより、選択した通信端末Bを制御対象にすると共に、リモート制御画面において制御を実行するアイコン類を操作することや、コマンドを入力することにより、リモート制御部16による通信ネットワークを介しての通信端末Bのリモート制御が実現する。   As an example of a specific operation mode, the remote control button 104 is pressed while the monitor screen M of the communication terminal B displayed in the monitor screen display area 110 or the terminal list display unit 112 is selected with a cursor. By selecting and operating the selected communication terminal B, the communication network by the remote control unit 16 can be controlled by operating icons or executing commands on the remote control screen. Remote control of the communication terminal B is realized via this.

〔管理画面表示ルーチン〕
前記管理画面表示(#100ステップ)の処理を図11のようにサブルーチンとして示すことが可能である。つまり、前記モニタ画面表示領域110に対するモニタ画面Mの表示位置と表示サイズとの表示情報を取得し、この表示情報に従ってモニタ画面表示領域110に対してモニタ画面Mを表示する(#101、#102ステップ)。
[Management screen display routine]
The management screen display (# 100 step) processing can be shown as a subroutine as shown in FIG. That is, the display information of the display position and the display size of the monitor screen M with respect to the monitor screen display area 110 is acquired, and the monitor screen M is displayed on the monitor screen display area 110 according to this display information (# 101, # 102). Step).

このようにモニタ画面表示領域110に対してモニタ画面Mを表示する際には、モニタ画面Mのフレーム120の下部のメッセージ表示部111に対して通信端末を特定する情報が表示される。このようにモニタ画面Mを表示する処理は、前述したように通信端末Bのモニタ画面取得部Fが、その通信端末Bのモニタ8のモニタ画面Mを取得して通信ネットワークに送信する処理を行い、管理サーバAのモニタ画面表示部Pが前記モニタ画面表示領域110に対してモニタ画面Mを表示する。   In this way, when the monitor screen M is displayed in the monitor screen display area 110, information for specifying the communication terminal is displayed on the message display unit 111 below the frame 120 of the monitor screen M. As described above, the process of displaying the monitor screen M is a process in which the monitor screen acquisition unit F of the communication terminal B acquires the monitor screen M of the monitor 8 of the communication terminal B and transmits it to the communication network. The monitor screen display part P of the management server A displays the monitor screen M in the monitor screen display area 110.

また、モニタ画面表示領域110に対して複数のモニタ画面Mを表示する際には、前記出力形態設定手段65が#101ステップで示したように夫々のモニタ画面Mの表示情報(表示位置情報と表示サイズ情報)を設定することになり、これらの設定に従って前記出力形態設定手段65が、#102に示したように複数のモニタ画面Mを設定された位置に配置する形態で表示する。このように複数のモニタ画面Mを表示する際には、夫々のモニタ画面Mを設定されたインターバル毎に更新表示する。   When a plurality of monitor screens M are displayed on the monitor screen display area 110, the output form setting means 65 displays the display information (display position information and display position information) of each monitor screen M as shown in step # 101. Display size information) is set, and according to these settings, the output form setting means 65 displays a plurality of monitor screens M in a form arranged at the set position as shown in # 102. Thus, when displaying the several monitor screen M, each monitor screen M is updated and displayed for every set interval.

前記モニタ画面表示領域110に表示された複数のモニタ画面Mのうちの1つを任意に選択して拡大表示することも可能であり、このように拡大表示が行われた場合には、前記表示情報が変更され、更に、モニタ画面Mを拡大表示する際にも、拡大状態のモニタ画面Mは設定されたインターバル毎に更新表示される。   It is also possible to arbitrarily select one of the plurality of monitor screens M displayed in the monitor screen display area 110 and display it in an enlarged manner. When the enlarged display is performed in this way, the display When the information is changed and the monitor screen M is enlarged and displayed, the enlarged monitor screen M is updated and displayed every set interval.

次に、表示情報(表示位置情報と表示サイズ情報)に基づいて、前記情報変換手段72が前記合成ロケート情報テーブル73をセットする(#103ステップ)。この処理では、管理モニタ2に表示されているデスクトップに含まれるアイコンやフォルダ等の処理対象の表示位置を示すロケート情報の他に、前記管理画面100に含まれるアイコン類の表示位置を示すロケート情報、及び、前記モニタ画面表示領域110に表示されているモニタ画面Mに含まれるアイコン、フォルダ、処理実行中のアプリケーションのウインドウ等の処理対象の表示位置を示すロケート情報を含む構造のテーブルとなる。   Next, based on the display information (display position information and display size information), the information conversion means 72 sets the synthetic locate information table 73 (step # 103). In this process, in addition to the locate information indicating the display position of the processing target such as the icon or folder included in the desktop displayed on the management monitor 2, the locate information indicating the display position of the icons included in the management screen 100 is displayed. And a table having a structure including locate information indicating the display position of a processing target such as an icon, a folder, and a window of an application being executed included in the monitor screen M displayed in the monitor screen display area 110.

尚、前述したようにモニタ画面表示領域110に表示された複数のモニタ画面Mのうちの1つを任意に選択して拡大表示した場合には、拡大表示したモニタ画面Mに含まれる処理対象のロケート情報が変更される。   As described above, when one of the plurality of monitor screens M displayed in the monitor screen display area 110 is arbitrarily selected and enlarged, the processing target included in the enlarged monitor screen M is displayed. The locate information is changed.

次に、カーソルによる指定・非指定の判別を行い指定されていることを前記判定部Sが判定した場合には内容情報を抽出して表示する(#104、#105、#400ステップ)。   Next, when the determination unit S determines that designation is performed by performing designation / non-designation with a cursor, content information is extracted and displayed (steps # 104, # 105, and # 400).

具体的な処理の一例として、図16に示すように拡大されたモニタ画面MにおいてカーソルCUを操作するものを例に挙げると、モニタ画面Mには処理対象として、アイコンIC、フォルダFL、処理実行中のアプリケーションAPが表示され、これらのいずれか1つにカーソルCUを一致させてクリックする操作を行うことにより、このクリックのタイミングにおいてカーソルCUが存在する位置と、合成ロケート情報テーブル73にセットされた処理対象のロケート情報とが前記位置比較手段74によって比較され、一致する場合(選択した場合:カーソル位置が処理対象が存在する位置(領域)に含まれる場合)には、同図に示す如く、処理対象に対応する内容情報が抽出され、内容情報表示画面130に表示されるのである。   As an example of specific processing, an example in which the cursor CU is operated on the enlarged monitor screen M as shown in FIG. 16 will be described. The monitor screen M includes an icon IC, a folder FL, and processing execution as processing targets. The application AP is displayed, and by making the cursor CU coincide with any one of these and performing an operation of clicking, the position where the cursor CU exists at the timing of the click and the synthetic locating information table 73 are set. When the location information of the processing target is compared and matched by the position comparison means 74 (if selected: the cursor position is included in the position (area) where the processing target exists), as shown in FIG. The content information corresponding to the processing target is extracted and displayed on the content information display screen 130.

前記内容情報表示画面130に表示される内容情報の具体的な内容は、図18、図19に示すように「ごみ箱」の中のファイルや、アイコンのプロパティ等が対応するものであるが、図16の操作ログ表示画面150の操作ログ表示領域155に表示されるものと同様に、コンピュータの情報、処理を行った時刻、処理を行った時間等を含む情報を含むものであっても良い。   Specific contents of the content information displayed on the content information display screen 130 correspond to files in the “trash box”, icon properties, and the like as shown in FIGS. Similarly to what is displayed in the operation log display area 155 of the 16 operation log display screens 150, information including computer information, processing time, processing time, and the like may be included.

尚、前述した#103ステップでは、前記ロケート情報取得部Hで取得したロケート情報を前記ロケート情報設定部Rが取得して合成ロケート情報テーブル73に記録する処理が行われる。また、#104、#105ステップでは、前記判定部SがカーソルCUの位置と合成ロケート情報テーブル73に記録された処理対象との位置の比較を行うことになり、一致した場合には指定情報が出力される。   In step # 103 described above, the locating information acquired by the locating information acquiring unit H is acquired by the locating information setting unit R and recorded in the combined locating information table 73. In steps # 104 and # 105, the determination unit S compares the position of the cursor CU with the position to be processed recorded in the composite locate information table 73. Is output.

内容情報表示(#400ステップ)の処理を図14のようにサブルーチンとして示すことが可能である。   The content information display (# 400 step) processing can be shown as a subroutine as shown in FIG.

つまり、前記位置比較手段74から出力される指定情報を取得し、この指定情報に対応する内容情報を抽出し、内容情報表示画面130に表示する(#401〜#403ステップ)。この処理は、前記内容情報表示部Uの処理によって実現する。   That is, the designation information output from the position comparison means 74 is acquired, the content information corresponding to this designation information is extracted and displayed on the content information display screen 130 (steps # 401 to # 403). This process is realized by the process of the content information display unit U.

前記指定情報は、指定された処理対象を特定する情報と、指定された処理対象が表示されているモニタ画面Mの表示日時とを特定する情報を含んでおり、#402ステップでは指定されたタイミングにおける処理対象の内容情報を抽出する。このように抽出された内容情報は、前述したように、ファイル、あるいは、プロパティと同様の内容となる情報が表示される。   The specification information includes information for specifying the specified processing target and information for specifying the display date and time of the monitor screen M on which the specified processing target is displayed. The timing specified in step # 402 The content information to be processed is extracted. As described above, the content information extracted in this way displays information having the same content as the file or property.

具体的な表示形態として図18に示すもののようにアイコンICとしての「ごみ箱」にカーソルCUを一致させて選択した場合には、内容情報表示画面130に対して「ごみ箱」に含まれるファイルが表示される。このように内容情報表示画面130に表示されたファイルは、管理サーバAに保存されているため、ワードプロセッサ等のアプリケーションを用いることにより内部の情報を把握することも可能となる。   As a specific display form, when the cursor CU is selected by matching the “trash box” as the icon IC as shown in FIG. 18, the file included in the “trash box” is displayed on the content information display screen 130. Is done. Since the file displayed on the content information display screen 130 is stored in the management server A in this way, it is possible to grasp internal information by using an application such as a word processor.

また、具体的な表示形態として図19に示すもののようにアイコンICとしてのショートカットにカーソルCUを一致させて選択した場合には、内容情報表示画面130に対してショートカットに関連付けられた情報として、そのアイコンに対応するファイルのリストやファイルそのもの、あるいは、そのアイコンに対応するプロパティが表示される。   Further, as shown in FIG. 19 as a specific display form, when the cursor CU is selected in accordance with the shortcut as the icon IC, the information associated with the shortcut is displayed as information related to the shortcut on the content information display screen 130. A list of files corresponding to the icon, the file itself, or properties corresponding to the icon are displayed.

図面には示していないが、この内容情報表示画面130に表示される内容情報としては、前述したように、処理対象がソフトウエアのアイコン等である場合に、そのソフトウエアの詳細を示す情報(基本的にはプロパティ)が対応し、また、処理対象がフォルダの場合には、「ごみ箱」と同様に、そのフォルダに含まれるファイルが対応し、デスクトップに表示されているアプリケーションの実行画面である場合には、そのアプリケーションの詳細を示す情報(基本的にプロパティ)が対応する。   Although not shown in the drawing, the content information displayed on the content information display screen 130 includes information indicating the details of the software when the processing target is a software icon or the like as described above ( Basically, the property is supported, and if the processing target is a folder, the file contained in that folder corresponds to the execution screen of the application displayed on the desktop in the same way as "Trash". In this case, information indicating the details of the application (basically properties) corresponds.

〔モニタ画面表示ルーチン〕
前記モニタ画面再生表示(#200ステップ)の処理を図12のようにサブルーチンとして示すことが可能である。
[Monitor screen display routine]
The monitor screen reproduction display (step # 200) process can be shown as a subroutine as shown in FIG.

つまり、通信端末Bを特定する情報を取得し、図17に示す再生画面140を表示し、この再生画面140において、再生開始と再生終了との情報を取得する(#201〜#203ステップ)。   That is, information for specifying the communication terminal B is acquired, and the reproduction screen 140 shown in FIG. 17 is displayed, and information on the reproduction start and reproduction end is acquired on the reproduction screen 140 (steps # 201 to # 203).

#201ステップのように通信端末Bを特定する処理は、前記画面再生ボタン101を操作する以前に、前記モニタ画面表示領域110、あるいは、前記端末一覧表示部112に表示されている通信端末Bのモニタ画面Mをカーソルで選択することも考えられるが、前記画面再生ボタン101を操作した際に、ダイアログボックス(図示せず)を表示し、通信端末Bと特定する情報をキーボード6等から入力することも考えられる。   The process of identifying the communication terminal B as in step # 201 is performed before the operation of the screen playback button 101 by the communication terminal B displayed in the monitor screen display area 110 or the terminal list display unit 112. Although it is conceivable to select the monitor screen M with a cursor, when the screen playback button 101 is operated, a dialog box (not shown) is displayed and information identifying the communication terminal B is input from the keyboard 6 or the like. It is also possible.

この再生画面140は、カレンダー部141と、再生開始時刻入力部142と、再生終了時刻入力部143と、OKボタン144と、再生領域145と、複数の再生コントロールボタン146と、再生スライダー147とを備えている。   The playback screen 140 includes a calendar section 141, a playback start time input section 142, a playback end time input section 143, an OK button 144, a playback area 145, a plurality of playback control buttons 146, and a playback slider 147. I have.

この再生画面140においてモニタ画面Mの再生表示を行う際には、カレンダー部141においてカーソルによって再生日(モニタ画面Mが記録された日)を選択し、再生開始時刻入力部142においてキーボード等から再生開始時刻を入力し、再生終了時刻入力部143においてキーボード等から再生終了時刻を入力した後にOKボタン144をカーソルで選択してクリックする操作を行うことになる。   When the reproduction display of the monitor screen M is performed on the reproduction screen 140, the reproduction date (the date on which the monitor screen M is recorded) is selected by the cursor in the calendar unit 141, and the reproduction is started from the keyboard or the like in the reproduction start time input unit 142. After inputting the start time and inputting the playback end time from the keyboard or the like in the playback end time input unit 143, an operation of selecting and clicking the OK button 144 with the cursor is performed.

この操作が行われた後には、特定された通信端末Bのモニタ画面Mが再生領域145に対して設定された再生モードで連続的に表示される(#204ステップ)。   After this operation is performed, the monitor screen M of the specified communication terminal B is continuously displayed in the playback mode set for the playback area 145 (step # 204).

この処理では前記ハードディスクHDに録画されているモニタ画面Mのうち、前述のように特定されたモニタ画面Mだけを抽出すると共に、このように抽出されたモニタ画面Mのうち再生開始時刻と再生終了時刻とに含まれるものを更に抽出して記録された順序で再生領域145に表示する。この再生モードは初期情報として与えられたものであるが、前記複数の再生コントロールボタン146を選択して操作することによって、再生速度(単位時間あたりのコマ数)を調節することや、再生を停止する状態(スチル状態)に設定することも可能である。また、再生スライダー147を操作することにより、再生タイミングをジャンプさせることの可能である。   In this process, only the monitor screen M specified as described above is extracted from the monitor screen M recorded on the hard disk HD, and the playback start time and the playback end are extracted from the monitor screen M thus extracted. What is included in the time is further extracted and displayed in the reproduction area 145 in the recorded order. This playback mode is given as initial information. By selecting and operating the plurality of playback control buttons 146, the playback speed (the number of frames per unit time) can be adjusted, and playback can be stopped. It is also possible to set to a state (still state). Further, it is possible to jump the playback timing by operating the playback slider 147.

次に、表示情報(表示位置情報と表示サイズ情報)に基づいて、前記情報変換手段72が前記合成ロケート情報テーブル73をセットする(#205ステップ)。この処理では、この管理モニタ2に表示されているデスクトップに含まれるアイコンやフォルダ等の処理対象の表示位置を示すロケート情報の他に、この再生画面140に含まれるカレンダー部141、再生開始時刻入力部142等の表示位置を示すロケート情報、及び、再生画面140の再生領域145に表示されているモニタ画面Mに含まれるアイコン、フォルダ、処理実行中のアプリケーションのウインドウ等の処理対象の表示位置を示すロケート情報を含む構造のテーブルとなる。   Next, based on the display information (display position information and display size information), the information conversion means 72 sets the synthetic locate information table 73 (step # 205). In this process, in addition to the locate information indicating the display position of the processing target such as icons and folders included in the desktop displayed on the management monitor 2, the calendar unit 141 included in the reproduction screen 140, the reproduction start time input Locating information indicating the display position of the unit 142 and the like, and display positions of processing targets such as icons, folders, and windows of applications being executed included in the monitor screen M displayed in the playback area 145 of the playback screen 140 It becomes a table having a structure including the locate information shown.

次に、カーソルによる指定・非指定の判別を行い指定されていることを前記判定部Sが判定した場合には内容情報を抽出して表示する処理を実行する(#206、#207、#400ステップ)。   Next, when the determination unit S determines that designation is performed by performing designation / non-designation with a cursor, processing for extracting and displaying content information is executed (# 206, # 207, # 400). Step).

具体的な処理の一例として、再生領域145に表示されたモニタ画面MにおいてカーソルCUを操作する状況では、モニタ画面Mには処理対象として、アイコンIC、フォルダFL、処理実行中のアプリケーションAP等が表示され、これらのいずれか1つにカーソルCUを一致させてクリックする操作を行うことにより、このクリックのタイミングにおいてカーソルCUが存在する位置と、ロケート情報テーブルにセットされた処理対象のロケート情報とが比較され、一致する場合(選択した場合・カーソル位置が処理対象が存在する位置(領域)に含まれる場合)には、同図に示す如く、処理対象に対応する内容情報が抽出され、内容情報表示画面130に表示されるのである。   As an example of specific processing, in a situation where the cursor CU is operated on the monitor screen M displayed in the reproduction area 145, the monitor screen M includes an icon IC, a folder FL, a processing application AP, and the like as processing targets. By performing an operation of making the cursor CU coincide with any one of these and performing a click operation, the position where the cursor CU exists at the timing of the click, the location information of the processing target set in the locate information table, and Are compared (if selected, the cursor position is included in the position (region) where the processing target exists), the content information corresponding to the processing target is extracted as shown in FIG. It is displayed on the information display screen 130.

つまり、このように再生画面140の再生領域145に表示されているモニタ画面Mについても、画面中の処理対象をカーソルCUで選択する操作を行うことにより、図16に基づいて前述したように、フレーム120に表示されているモニタ画面Mに表示されている処理対象をカーソルCUで選択した場合と同様に、選択した処理対象の内容情報を内容情報表示画面130に表示できるのである。このように表示される内容情報としては、選択されたタイミングより以前で、最も新しい内容情報を想定しているが、これ以前の内容情報を時系列に沿って表示するものであっても良い。   That is, for the monitor screen M displayed in the playback area 145 of the playback screen 140 as described above, by performing an operation of selecting a processing target in the screen with the cursor CU, as described above with reference to FIG. Similar to the case where the processing target displayed on the monitor screen M displayed on the frame 120 is selected with the cursor CU, the content information of the selected processing target can be displayed on the content information display screen 130. As the content information displayed in this way, the latest content information is assumed before the selected timing, but the content information before this may be displayed in time series.

#205ステップでは、前記ロケート情報取得部Hで取得したロケート情報を前記ロケート情報設定部Rが取得して合成ロケート情報テーブル73に記録する処理が行われる。また、#206、#207ステップでは、前記判定部SがカーソルCUの位置と合成ロケート情報テーブル73に記録された処理対象との位置の比較を行うことになり、一致した場合には操作ログ指定情報が出力される。更に、#400ステップの内容情報表示の処理が前述したように実行される。   In step # 205, the locating information acquired by the locating information acquiring unit H is acquired by the locating information setting unit R and recorded in the combined locating information table 73. In steps # 206 and # 207, the determination unit S compares the position of the cursor CU with the position to be processed recorded in the composite locate information table 73. Information is output. Further, the content information display process in step # 400 is executed as described above.

〔操作ログ閲覧ルーチン〕
前記操作ログ閲覧表示(#300ステップ)の処理を図13のようにサブルーチンとして示すことが可能である。
[Operation log browsing routine]
The operation log browsing display (# 300 step) processing can be shown as a subroutine as shown in FIG.

つまり、前記ログ閲覧ボタン102を操作した場合には、図20に示す操作ログ表示画面150を表示し、この操作ログ表示画面150において表示すべきログの情報、表示条件等を取得する(#301、#302ステップ)。   That is, when the log browsing button 102 is operated, the operation log display screen 150 shown in FIG. 20 is displayed, and information on the log to be displayed on the operation log display screen 150, display conditions, and the like are acquired (# 301). , # 302 step).

前記操作ログ表示画面150は、複数のログ種別ボタン151と、対象期間入力部152と、ユーザ情報入力部153と、キーワード入力部154と、操作ログ表示領域155とが形成されている。   The operation log display screen 150 includes a plurality of log type buttons 151, a target period input unit 152, a user information input unit 153, a keyword input unit 154, and an operation log display area 155.

ログ種別ボタン151としては、端末の起動と停止の情報を示す起動・停止、ユーザの操作を示すユーザ操作、アプリケーションの実行状況を示すアプリケーション、ファイルに対するアクセスの情報を示すファイルアクセス等の複数のボタンで構成され、この複数のログ種別ボタン151をカーソルCUで選択しておくことにより、操作ログ表示領域155において選択された操作ログの閲覧が可能となる。尚、操作ログ表示領域155には、コンピュータの情報、処理を行った時刻、処理を行った時間、ログイン名、処理対象のアクティブ・非アクティブの状態、実行時のコマンド等を含む情報を含んでいる。   The log type button 151 includes a plurality of buttons such as start / stop indicating terminal start / stop information, user operation indicating user operation, application execution status, file access indicating file access information, and the like. By selecting the plurality of log type buttons 151 with the cursor CU, the operation log selected in the operation log display area 155 can be browsed. The operation log display area 155 includes information including computer information, processing time, processing time, login name, active / inactive status of processing target, execution command, and the like. Yes.

このように表示すべき操作ログを特定するための条件としては、上記したログ閲覧ボタン102に限るものではなく、例えば、アクティブ状態のアプリケーションを特定する情報や、エラーが発生した操作や、リスクを伴う操作等を含むものであっても良い。   The conditions for specifying the operation log to be displayed in this way are not limited to the log browsing button 102 described above. For example, information for specifying an application in an active state, an operation in which an error has occurred, and a risk. It may include an accompanying operation.

また、操作ログ表示領域155に表示される操作ログには、対象とする通信端末Bのコンピュータ名、処理が行われた日時、処理が行われた秒数、ログイン名、アクティブや起動等の種別、実行された際のコマンド、アプリケーション名等の情報が含まれる。   The operation log displayed in the operation log display area 155 includes the computer name of the target communication terminal B, the date and time when the process was performed, the number of seconds when the process was performed, the login name, the type such as active or activated , Information such as a command when executed, an application name, and the like are included.

前記対象期間入力部152には操作ログを表示すべき期間を入力し、ユーザ情報入力部153には操作ログの閲覧対象とするユーザの情報を入力し、キーワード入力部154には閲覧対象とする操作ログの名称を入力する。このように入力された情報が表示情報として取得される。   The target period input unit 152 inputs a period for displaying the operation log, the user information input unit 153 inputs user information to be viewed in the operation log, and the keyword input unit 154 sets the target as a browsing target. Enter the operation log name. Information input in this way is acquired as display information.

尚、通信端末Bを特定する情報を入力する操作に代えて、ログ閲覧ボタン102を操作する以前に、前記モニタ画面表示領域110、あるいは、前記端末一覧表示部112に表示されている通信端末Bのモニタ画面Mをカーソルで選択しても良い。   Instead of the operation of inputting information for specifying the communication terminal B, the communication terminal B displayed in the monitor screen display area 110 or the terminal list display unit 112 before operating the log browsing button 102 is displayed. The monitor screen M may be selected with a cursor.

次に、表示条件に対応する操作ログが収集され、収集された操作ログが操作ログ表示領域155に一覧化して表示される。この処理は、前記操作ログ表示部Tの操作ログ収集手段84が表示条件の情報に従って出力制御手段83を制御する処理を実現する。   Next, operation logs corresponding to the display conditions are collected, and the collected operation logs are displayed in a list in the operation log display area 155. This process realizes a process in which the operation log collection unit 84 of the operation log display unit T controls the output control unit 83 according to the display condition information.

次に、カーソルCUによる操作ログの選択の有無が判断され、選択された場合には、選択された操作ログに対応するモニタ画面Mが抽出され、新たに表示した画面(図示せず)において動画として表示され、この処理が終了するまで継続する(#305〜#307ステップ)。このように動画として表示する際には、前記再生画面140を使用して再生表示を行う処理を想定しているが、この再生画面140を用いずに動画を再生するように処理形態を設定しても良い。   Next, it is determined whether or not an operation log is selected by the cursor CU. If selected, a monitor screen M corresponding to the selected operation log is extracted, and a moving image is displayed on a newly displayed screen (not shown). And is continued until this process ends (steps # 305 to # 307). In this way, when displaying as a moving image, it is assumed that the playback screen 140 is used to perform playback display. However, the processing form is set so that the moving image is played back without using the playback screen 140. May be.

この操作ログ閲覧表示(#300ステップ)では、ユーザの条件を入力しない場合には、ハードディスクHDに記録されている全ての通信端末B(全てのユーザ)の操作ログが収集されて操作ログ表示領域155に表示される。更に、一覧化して表示された
複数の操作ログの1つを選択することにより、選択した操作ログに対応するモニタ画面Mを動画のように表示するので、この操作ログが収集された際におけるユーザの操作形態の詳細を把握でき、操作ログに関連する処理を視覚的に把握したい場合には、モニタ画面Mを動画のようすることも可能である。
In this operation log browsing display (step # 300), when no user condition is input, operation logs of all communication terminals B (all users) recorded in the hard disk HD are collected and an operation log display area is displayed. 155. Furthermore, by selecting one of a plurality of operation logs displayed in a list, the monitor screen M corresponding to the selected operation log is displayed like a moving image, so that the user when this operation log is collected is displayed. When the details of the operation form can be grasped and the processing related to the operation log is visually grasped, the monitor screen M can be made to be a moving image.

〔本発明の概念〕
このように本発明では、管理サーバA側の管理モニタ2に表示した管理画面100のモニタ画面表示領域110に対して複数の通信端末Bのモニタ8に表示されているモニタ画面Mを表示することで、通信端末Bにおいて行われている操作を視覚的にリアルタイムで把握し管理できるようにシステムが構成されている。
[Concept of the present invention]
Thus, in the present invention, the monitor screen M displayed on the monitors 8 of the plurality of communication terminals B is displayed on the monitor screen display area 110 of the management screen 100 displayed on the management monitor 2 on the management server A side. Thus, the system is configured so that operations performed in the communication terminal B can be visually grasped and managed in real time.

管理モニタ2の管理画面100に表示されたモニタ画面MにはアイコンIC、フォルダFL、処理実行中のアプリケーションAP等が表示されるものの、これらはイメージ情報として取得したものであるため、GUI(Graphical User Interface)の機能を用いることができないものである。しかしながら、本発明によると、イメージ情報として取得したモニタ画面Mと、処理対象に含まれる内容情報と、このモニタ画面Mに表示されている処理対象としてのアイコンIC、フォルダFL、処理実行中のアプリケーションAP等のロケート情報とを併せて取得しておき、管理モニタ2に表示されたモニタ画面Mに対するカーソルCUの位置をロケート情報に基づいて判定するように処理形態を設定したことにより、管理画面100のモニタ画面表示領域110においてフレーム120にリアルタイムで表示されているモニタ画面M、あるいは、拡大状態のフレーム120にリアルタイムで表示されているモニタ画面M、あるいは、再生画面140の再生領域145において時間経過に従って(再生状態)で表示されているモニタ画面Mに表示されている処理対象としてのアイコンIC、フォルダFL、処理実行中のアプリケーションAP等の操作状況を把握したい場合には、これらにカーソルCUを一致させて指定することで、GUIの機能を有効に活用しながら処理対象に含まれる内容情報を表示できるものにしている。   The monitor screen M displayed on the management screen 100 of the management monitor 2 displays an icon IC, a folder FL, an application AP being processed, and the like. However, since these are acquired as image information, a GUI (Graphical The function of (User Interface) cannot be used. However, according to the present invention, the monitor screen M acquired as the image information, the content information included in the processing target, the icon IC, the folder FL as the processing target displayed on the monitor screen M, and the application being processed The management screen 100 is obtained by acquiring the location information such as AP together and setting the processing mode so as to determine the position of the cursor CU with respect to the monitor screen M displayed on the management monitor 2 based on the location information. Elapsed time in the monitor screen M displayed in real time in the frame 120 in the monitor screen display area 110 or the monitor screen M displayed in real time in the enlarged frame 120 or in the playback area 145 of the playback screen 140 Monitor screen displayed in (Playback state) according to If you want to know the operation status of the icon IC, folder FL, and application AP that is being processed, etc. displayed on the screen, you can enable the GUI function by matching the cursor CU with the operation status. It is possible to display the content information included in the processing target while utilizing it.

また、モニタ画面Mに含まれるアイコンIC、フォルダFL、処理実行中のアプリケーションAP等の処理対象に把握できるので、例えば、デスクトップに内容が明らかでないフォルダが作成されていた場合には、フォルダに含まれるファイルの内容を直接的に確認でき、また、例えば、内容が明らかでないファイルが「ごみ箱」に捨てられ、直後に「ごみ箱」から消去された場合でも、「ごみ箱」に捨てられたファイルの内容を直接的に確認でき、リスクのある操作であることや、不正な操作であることも、管理サーバAにおいて適切に把握して管理できる。   In addition, since it is possible to grasp the processing target such as the icon IC, the folder FL, and the application AP that is executing the processing included in the monitor screen M, for example, if a folder whose contents are not clear is created on the desktop, The contents of the file discarded in the "Recycle Bin" even if, for example, a file whose contents are not clear is discarded in the "Recycle Bin" and then deleted from the "Recycle Bin" immediately afterwards. The management server A can appropriately grasp and manage whether the operation is risky or illegal.

このように内容情報表示画面130を表示する処理として、1つの通信端末Bにおける処理に限るものではなく、管理モニタ2に表示された複数のモニタ画面Mに対応するものを同時に、この管理モニタ2に表示するものに適用できる。   The processing for displaying the content information display screen 130 is not limited to the processing in one communication terminal B, but the processing corresponding to a plurality of monitor screens M displayed on the management monitor 2 is simultaneously performed on the management monitor 2. Applicable to what is displayed in

〔別実施形態〕
本発明は、上記した実施の形態以外に以下のように構成しても良い。
[Another embodiment]
The present invention may be configured as follows in addition to the embodiment described above.

(a)モニタ画面Mに含まれる複数の処理対象をカーソルCUで指定した場合には、この指定に基づいて内容情報表示画面130に内容情報を表示すると共に、その内容情報に関連する操作ログを併せて表示する。
このように内容情報と併せて操作ログを表示することにより、内容情報が生成された過程や操作の履歴を適正に把握できる。
(A) When a plurality of processing targets included in the monitor screen M are designated by the cursor CU, content information is displayed on the content information display screen 130 based on this designation, and an operation log related to the content information is displayed. Display together.
Thus, by displaying the operation log together with the content information, it is possible to properly grasp the process of generating the content information and the history of operations.

(b)モニタ画面Mに含まれる処理対象をカーソルCUで指定された処理対象の表示色を変更し、この処理対象に対応する内容情報表示画面130のフレームの表示色を、変更後の処理対象の色相に一致させる。
このように処理形態を設定することにより、処理対象と内容情報との関連を視覚的に容易に把握できる。
(B) The display color of the processing target specified by the cursor CU is changed for the processing target included in the monitor screen M, and the display color of the frame of the content information display screen 130 corresponding to this processing target is changed to the processing target after the change To match the hue of.
By setting the processing form in this way, the relationship between the processing target and the content information can be easily grasped visually.

(c)このシステムでは、操作ログを取得する処理を行うものであるため、操作ログと関連付けて処理対象のロケート情報を取得し(ロケート情報取得手段42の処理)、処理対象の内容情報を取得し(内容情報取得手段56の処理)、これらを操作ログと関連付けて保存する処理を行い、次に、モニタ画面Mに表示されている処理対象をカーソルCUで選択した場合には、操作ログに関連付けたロケート情報に基づいて選択操作の判定を行い(判定部Sの処理)、選択されたことが判定された場合には、操作ログに関連付けて保存されている内容情報を表示(内容情報表示部Uの処理)するように処理形態を設定しても良い。
このように処理形態を設定することにより、リアルタイムで表示されているモニタ画面Mであっても、再生状態で表示されているモニタ画面Mでも、そのモニタ画面Mに表示されている処理対象を選択する操作があった場合には、操作ログに関連付けたロケート情報に基づいて判定を行い、内容情報を表示できる。
(C) Since this system performs processing for obtaining an operation log, the location information to be processed is acquired in association with the operation log (the processing of the locate information acquisition means 42), and the content information of the processing target is acquired. (Processing of the content information acquisition means 56), the process of storing these in association with the operation log is performed, and when the processing target displayed on the monitor screen M is selected with the cursor CU, the operation log is displayed. The selection operation is determined based on the associated locate information (processing of the determination unit S). If it is determined that the selection operation is selected, the content information stored in association with the operation log is displayed (content information display). The processing mode may be set so that the processing of the unit U).
By setting the processing mode in this way, the processing target displayed on the monitor screen M can be selected whether the monitor screen M is displayed in real time or the monitor screen M displayed in the playback state. If there is an operation to be performed, the determination can be made based on the locate information associated with the operation log, and the content information can be displayed.

通信ネットワークの概要を示す図Diagram showing an overview of a communication network ネットワーク管理システムの基本構成を示すブロック図Block diagram showing basic configuration of network management system 管理サーバと通信端末との構成を示すブロック図Block diagram showing the configuration of the management server and communication terminal モニタ画面取得部とロケート情報取得部の構成を示すブロック図Block diagram showing configurations of monitor screen acquisition unit and locate information acquisition unit 操作ログ取得部の構成を示すブロック図Block diagram showing the configuration of the operation log acquisition unit 内容情報取得部の構成を示すブロック図Block diagram showing the configuration of the content information acquisition unit モニタ画面表示部とロケート情報設定部等の構成を示すブロック図Block diagram showing the configuration of the monitor screen display unit, locate information setting unit, etc. 操作ログ表示部の構成を示すブロック図Block diagram showing the configuration of the operation log display section 内容情報表示部の構成を示すブロック図Block diagram showing the configuration of the content information display section 管理処理のフローチャートManagement process flowchart 管理画面表示ルーチンのフローチャートManagement screen display routine flowchart モニタ画面再生表示ルーチンのフローチャートMonitor screen playback display routine flowchart 操作ログ閲覧表示ルーチンのフローチャートFlow chart of operation log browsing display routine 内容情報表示ルーチンのフローチャートContent information display routine flowchart 管理画面を示す図Figure showing the management screen 拡大表示したモニタ画面と内容情報表示画面を示す図Figure showing enlarged monitor screen and content information display screen 再生画面と内容情報表示画面を示す図Diagram showing playback screen and content information display screen ごみ箱に捨てられたファイルを内容情報表示画面に表示した図Figure showing the file discarded in the Recycle Bin on the content information display screen ショートカットの情報をファイルを内容情報表示画面に表示した図Figure of shortcut information file displayed on the content information display screen 操作ログ表示画面のフローチャートOperation log display screen flowchart

符号の説明Explanation of symbols

2 管理モニタ
4 ポインティングデバイス(マウス)
8 モニタ(通信端末のモニタ)
56 内容情報取得手段
58 送信手段(第4送信手段)
72 情報変換手段
74 位置比較手段
91 内容情報受信手段
93 出力制御手段
A 管理サーバ
B 通信端末
F モニタ画面取得部
H ロケート情報取得部
I 内容情報取得部・内容情報取得機能
M モニタ画面
P モニタ画面表示部
S 判定部・判定機能
U 内容情報表示部・内容情報出力機構
X モニタ画面出力ユニット・モニタ画面出力機能
HD 記録手段(ハードディスク)
2 Management monitor 4 Pointing device (mouse)
8 Monitor (Communication terminal monitor)
56 content information acquisition means 58 transmission means (fourth transmission means)
72 Information conversion means 74 Position comparison means 91 Content information reception means 93 Output control means A Management server B Communication terminal F Monitor screen acquisition part H Locate information acquisition part I Content information acquisition part / content information acquisition function M Monitor screen P Monitor screen display Part S Determination part / Determination function U Content information display part / Content information output mechanism X Monitor screen output unit / Monitor screen output function HD Recording means (hard disk)

Claims (8)

通信ネットワークに接続する通信端末のモニタ画面を取得し、この通信ネットワークの管理サーバ側の管理モニタに表示するモニタ画面出力ユニットを備えているネットワーク管理システムであって、
前記通信端末のモニタに表示された処理対象に含まれる情報を内容情報として取得する内容情報取得部を備え、
前記モニタ画面出力ユニットによって前記管理モニタに表示される前記モニタ画面に含まれる処理対象の表示位置と、前記管理モニタにおけるポインティングデバイスによる指定位置との比較を行うことにより、前記表示位置と前記指定位置とが合致する状況を前記処理対象の選択と判定する判定部を備え、
前記判定部によって選択状態にあることが判定された処理対象に含まれる前記内容情報を、前記内容情報取得部から求めて表示する内容情報表示部を備えているネットワーク管理システム。
A network management system comprising a monitor screen output unit for acquiring a monitor screen of a communication terminal connected to a communication network and displaying it on a management monitor on the management server side of the communication network,
A content information acquisition unit that acquires information included in the processing target displayed on the monitor of the communication terminal as content information,
By comparing the display position of the processing target included in the monitor screen displayed on the management monitor by the monitor screen output unit and the designated position by the pointing device in the management monitor, the display position and the designated position are compared. And a determination unit that determines that the condition matches with the selection of the processing target,
A network management system comprising: a content information display unit that obtains and displays the content information included in the processing target determined to be in the selected state by the determination unit from the content information acquisition unit.
前記モニタ画面出力ユニットが、前記通信端末のモニタに表示されているモニタ画面を所定タイミング毎に取得し、取得したモニタ画面に、その通信端末を識別する端末識別情報を付するモニタ画面取得部と、
このモニタ画面取得部で取得したモニタ画面を、前記通信ネットワークを介して取得し、前記管理モニタに対し、前記端末識別情報に基づく識別情報を付して表示するモニタ画面表示部とを備えている請求項1記載のネットワーク管理システム。
The monitor screen output unit acquires a monitor screen displayed on the monitor of the communication terminal at every predetermined timing, and attaches terminal identification information for identifying the communication terminal to the acquired monitor screen; ,
A monitor screen display unit that acquires the monitor screen acquired by the monitor screen acquisition unit via the communication network and displays the management monitor with identification information based on the terminal identification information; The network management system according to claim 1.
前記モニタ画面取得部で時間経過に沿って取得した複数の前記モニタ画面と、前記内容情報取得部で取得した前記内容情報を記録する記録手段を備え、
前記モニタ画面表示部は、前記記録手段に記録した複数の前記モニタ画面を前記管理モニタに対して、時間経過に沿って連続的に表示し、
前記内容情報表示部は、前記管理モニタに表示された前記モニタ画面に含まれる処理対象が選択されたことを前記判定部で判定した場合に、選択された処理対象に含まれる前記内容情報を表示する請求項2記載のネットワーク管理システム。
A plurality of the monitor screens acquired over time by the monitor screen acquisition unit, and a recording unit for recording the content information acquired by the content information acquisition unit,
The monitor screen display unit continuously displays a plurality of the monitor screens recorded in the recording unit over time on the management monitor,
The content information display unit displays the content information included in the selected processing target when the determination unit determines that the processing target included in the monitor screen displayed on the management monitor has been selected. The network management system according to claim 2.
前記処理対象が、前記モニタ画面のデスクトップに表示されたアイコン、フォルダ、処理実行中のアプリケーションのウインドウを含み、
前記通信端末は、前記デスクトップにおける前記処理対象の表示位置を示すロケート情報を取得するロケート情報取得部を備え、
前記判定部は、前記管理モニタにおける前記モニタ画面の表示位置と表示サイズとに基づいて前記ロケート情報を座標変換することにより、管理モニタにおける前記処理対象の表示位置を示す変換ロケート情報を取得する情報変換手段を備えると共に、前記ポインティングデバイスによる指定位置と、前記変換ロケート情報に対応する位置との比較を行う位置比較手段を備えている請求項1〜3のいずれか一項に記載のネットワーク管理システム。
The processing target includes an icon, a folder, and a window of an application being executed that are displayed on the desktop of the monitor screen,
The communication terminal includes a locate information acquisition unit that acquires locate information indicating a display position of the processing target on the desktop,
Information for acquiring conversion locating information indicating the display position of the processing target in the management monitor by performing coordinate conversion on the locating information based on the display position and display size of the monitor screen in the management monitor. The network management system according to any one of claims 1 to 3, further comprising a position comparison unit that includes a conversion unit and compares a position specified by the pointing device with a position corresponding to the conversion locating information. .
前記内容情報取得部が、前記通信端末において前記処理対象に含まれる内容情報を取得する内容情報取得手段と、取得した内容情報を前記管理サーバに送信する送信手段とを備えて構成され、
前記内容情報表示部が、前記管理サーバにおいて前記送信手段から送信された前記内容情報を取得する内容情報受信手段と、前記判定部によって選択状態にあることが判定された前記処理対象に対応する内容情報の表示を行う出力制御手段とを備えて構成されている請求項1〜4のいずれか一項に記載のネットワーク管理システム。
The content information acquisition unit includes content information acquisition means for acquiring content information included in the processing target in the communication terminal, and transmission means for transmitting the acquired content information to the management server,
Content corresponding to the processing target determined to be in the selected state by the content information receiving means for acquiring the content information transmitted from the transmitting means in the management server, and the determining section. The network management system according to any one of claims 1 to 4, comprising output control means for displaying information.
通信ネットワークに接続する通信端末のモニタ画面を取得し、この通信ネットワークの管理サーバ側の管理モニタに表示するモニタ画面出力機能をコンピュータに実行させるネットワーク管理プログラムであって、
前記通信端末のモニタに表示された処理対象に含まれる情報を内容情報として取得する内容情報取得機能を備え、
前記モニタ画面出力機能によって前記管理モニタに表示される前記モニタ画面に含まれる処理対象の表示位置と、前記管理モニタにおけるポインティングデバイスによる指定位置との比較を行うことにより、前記表示位置と前記指定位置とが合致する状況を前記処理対象の選択と判定する判定機能と、
前記判定機能によって選択状態にあることが判定された処理対象に含まれる前記内容情報を、前記内容情報取得機能で求めて表示する内容情報表示機能とをコンピュータに実行させるネットワーク管理プログラム。
A network management program for obtaining a monitor screen of a communication terminal connected to a communication network and causing a computer to execute a monitor screen output function to be displayed on a management monitor on a management server side of the communication network,
A content information acquisition function for acquiring information included in the processing target displayed on the monitor of the communication terminal as content information,
By comparing the display position of the processing target included in the monitor screen displayed on the management monitor by the monitor screen output function and the designated position by the pointing device in the management monitor, the display position and the designated position are compared. And a determination function for determining that the condition matches with the selection of the processing target,
A network management program for causing a computer to execute a content information display function for obtaining and displaying the content information included in a processing target determined to be in a selected state by the determination function by the content information acquisition function.
通信ネットワークに接続する通信端末のモニタ画面を取得して、管理モニタに表示するモニタ画面出力ユニットを備えているネットワークの管理サーバであって、
前記モニタ画面出力ユニットによって前記管理モニタに表示される前記モニタ画面に含まれる処理対象の表示位置と、前記管理モニタにおけるポインティングデバイスによる指定位置との比較を行うことにより、前記表示位置と前記指定位置とが合致する状況を前記処理対象の選択と判定する判定部を備え、
前記判定部によって選択状態にあることが判定された場合には、選択された処理対象に含まれる情報を内容情報として表示する内容情報表示部を備えているネットワークの管理サーバ。
A network management server having a monitor screen output unit for acquiring a monitor screen of a communication terminal connected to a communication network and displaying it on a management monitor,
By comparing the display position of the processing target included in the monitor screen displayed on the management monitor by the monitor screen output unit and the designated position by the pointing device in the management monitor, the display position and the designated position are compared. And a determination unit that determines that the condition matches with the selection of the processing target,
A network management server including a content information display unit that displays information included in a selected processing target as content information when the determination unit determines that the selected state is selected.
通信ネットワークに接続する通信端末のモニタ画面を取得し、この通信ネットワークの管理サーバ側の管理モニタに表示する機能をコンピュータに実行させるモニタ画面出力プログラムであって、
このモニタ画面出力プログラムは、前記管理モニタに表示される前記モニタ画面に含まれる処理対象の表示位置と、前記管理モニタにおけるポインティングデバイスによる指定位置との比較により、前記表示位置と前記指定位置とが合致する状況を選択状態として判定した場合には、選択状態にある処理対象に含まれる情報を内容情報として表示する機能をコンピュータに実行させるモニタ画面出力プログラム。
A monitor screen output program for obtaining a monitor screen of a communication terminal connected to a communication network and causing a computer to execute a function to be displayed on a management monitor on a management server side of the communication network,
The monitor screen output program compares the display position of the processing target included in the monitor screen displayed on the management monitor with the designated position by the pointing device in the management monitor, and A monitor screen output program for causing a computer to execute a function of displaying information included in a processing target in a selected state as content information when a matching situation is determined as a selected state.
JP2007026844A 2007-02-06 2007-02-06 Network management system and program therefor Active JP4649423B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007026844A JP4649423B2 (en) 2007-02-06 2007-02-06 Network management system and program therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007026844A JP4649423B2 (en) 2007-02-06 2007-02-06 Network management system and program therefor

Publications (2)

Publication Number Publication Date
JP2008193490A true JP2008193490A (en) 2008-08-21
JP4649423B2 JP4649423B2 (en) 2011-03-09

Family

ID=39753132

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007026844A Active JP4649423B2 (en) 2007-02-06 2007-02-06 Network management system and program therefor

Country Status (1)

Country Link
JP (1) JP4649423B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000293473A (en) * 1999-04-09 2000-10-20 Canon Inc Network terminal device and its display method
JP2001290632A (en) * 2000-04-05 2001-10-19 Tms:Kk Method, device and system for monitoring vdt work and readable recording medium recording vdt work monitor program
JP2006059083A (en) * 2004-08-19 2006-03-02 Ricoh Co Ltd Image processor, remote operation method and remote operation program
JP2006108947A (en) * 2004-10-01 2006-04-20 Shunji Sugaya Remote control system and processing method thereof

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000293473A (en) * 1999-04-09 2000-10-20 Canon Inc Network terminal device and its display method
JP2001290632A (en) * 2000-04-05 2001-10-19 Tms:Kk Method, device and system for monitoring vdt work and readable recording medium recording vdt work monitor program
JP2006059083A (en) * 2004-08-19 2006-03-02 Ricoh Co Ltd Image processor, remote operation method and remote operation program
JP2006108947A (en) * 2004-10-01 2006-04-20 Shunji Sugaya Remote control system and processing method thereof

Also Published As

Publication number Publication date
JP4649423B2 (en) 2011-03-09

Similar Documents

Publication Publication Date Title
AU2008247683B2 (en) Mesh - managing data across a distributed set of devices
US7753260B2 (en) Information processing system, information processing method, program, and recording system
US20080282160A1 (en) Designated screen capturing and automatic image exporting
JP6066572B2 (en) Image processing apparatus, control method for image processing apparatus, and control program
JP2007241804A (en) Operation recording and reproducing device and program
JP4130841B1 (en) Network management system and program therefor
JP4636775B2 (en) Network monitoring system
JP2009237659A (en) Operation log information display system
WO2000058841A1 (en) Device searcher and its method, and recording medium on which computer program for realizing it is recorded
JP4216881B2 (en) Terminal monitoring device and program for terminal monitoring device
JP4649423B2 (en) Network management system and program therefor
JP4556965B2 (en) Document management device
JP2012040765A (en) Image processing apparatus, information processing apparatus, editing program and editing system
US8190563B2 (en) Document management apparatus, document management method, and computer-readable encoding medium recorded with a computer program
US11182115B2 (en) Client terminal, information processing system, and group change method
US9552044B2 (en) Information processing apparatus, information processing system, information processing method, and non-transitory computer readable medium
JP4825245B2 (en) Network management system and network management program
JP5390253B2 (en) Medical information processing system
JP4553916B2 (en) Network management system and network management program
JP4938554B2 (en) Network management system and network management program
JPWO2020188779A1 (en) Information processing equipment, information processing system and information processing program
JP2011134267A (en) Information processing apparatus, information processing method, information processing system, program, and recording medium
JP4592253B2 (en) Document management device
JP2018005794A (en) Information processing device, control method, and program
JP2009080643A (en) Information management system and information management program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100527

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100610

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100712

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

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101213

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

Free format text: PAYMENT UNTIL: 20131217

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4649423

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20131217

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250