Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP4513837B2 - Application usage monitoring system, application usage monitoring method, and application usage monitoring program - Google Patents
[go: Go Back, main page]

JP4513837B2 - Application usage monitoring system, application usage monitoring method, and application usage monitoring program - Google Patents

Application usage monitoring system, application usage monitoring method, and application usage monitoring program Download PDF

Info

Publication number
JP4513837B2
JP4513837B2 JP2007197426A JP2007197426A JP4513837B2 JP 4513837 B2 JP4513837 B2 JP 4513837B2 JP 2007197426 A JP2007197426 A JP 2007197426A JP 2007197426 A JP2007197426 A JP 2007197426A JP 4513837 B2 JP4513837 B2 JP 4513837B2
Authority
JP
Japan
Prior art keywords
application
sound output
information
sound
computer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2007197426A
Other languages
Japanese (ja)
Other versions
JP2009032167A (en
Inventor
猛 藤原
Original Assignee
Sky株式会社
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株式会社 filed Critical Sky株式会社
Priority to JP2007197426A priority Critical patent/JP4513837B2/en
Publication of JP2009032167A publication Critical patent/JP2009032167A/en
Application granted granted Critical
Publication of JP4513837B2 publication Critical patent/JP4513837B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Debugging And Monitoring (AREA)

Description

本発明は、会社のオフィスや教育機関のコンピュータ授業等における従業員、作業者や生徒によるアプリケーション使用を監視するための技術に係り、とくに業務または授業中にゲーム等の制限すべきアプリケーションを使用することを防止できるアプリケーション使用監視システム、方法及びプログラムに関する。   The present invention relates to a technique for monitoring application use by employees, workers, and students in a computer lesson at a company office or educational institution, and in particular, uses an application that should be restricted such as a game or the like during work or class. The present invention relates to an application usage monitoring system, method, and program that can prevent this.

クライアントコンピュータを使用するユーザの行動を効率的で高精度に管理する行動管理システムとして、クライアントコンピュータが、ユーザの操作内容を監視する監視手段と得られたログ情報をサーバコンピュータに出力する出力手段と、管理者端末から得られる制限情報からユーザの使用を制限する制限手段とを有し、サーバコンピュータは、ログ情報から予め設定された条件に基づいて情報を抽出する抽出手段と、この抽出手段により得られる情報からクライアントコンピュータ毎の操作内容の変化を検出する変化検出手段と、変化検出手段により得られる分析結果を管理者端末に通知する通知手段とを有するシステムが提案されている(例えば、特許文献1参照。)。   As an action management system for efficiently and highly accurately managing the actions of a user who uses a client computer, the client computer monitors the operation contents of the user and the output means for outputting the obtained log information to the server computer; And a restricting means for restricting the use of the user from the restricting information obtained from the administrator terminal, and the server computer extracts the information from the log information based on a preset condition, and the extracting means There has been proposed a system having change detection means for detecting a change in operation content for each client computer from obtained information, and notification means for notifying an administrator terminal of an analysis result obtained by the change detection means (for example, a patent) Reference 1).

また、ポリシー情報に基づいて、実行中のソフトウェアの動作から監視対象動作を検出する第1の解析部と、第1の解析部によって検出された動作に対して、実行履歴記録部に記録された実行履歴を解析し、ソフトウェアの正常動作からの乖離の有無を判定する第2の解析部とを備えたシステムも提案されている(例えば、特許文献2参照。)。   In addition, based on the policy information, the first analysis unit that detects the monitoring target operation from the operation of the software being executed, and the operation detected by the first analysis unit are recorded in the execution history recording unit. There has also been proposed a system including a second analysis unit that analyzes an execution history and determines whether or not there is a deviation from the normal operation of software (see, for example, Patent Document 2).

このようにクライアントコンピュータのアプリケーションの起動ログをサーバ側で管理すれば、クライアントコンピュータのユーザが業務中にゲームを行っていたとしても、そのゲームのアプリケーションの動作をログ情報に基づいて検出し、然るべき警告通知を行うことが可能となる。しかし、このようなゲームソフトの数は非常に多く、社内のクライアントコンピュータすべての起動アプリケーションについて、ゲームソフトに該当するか否かのチェックを継続することはシステムに過大な負担を掛けることとなる。また、同じアプリケーションでもファイル名やレジストリ情報を変更したり、バージョンアップ等でファイル名などの情報が変わった時点で検出することができなくなる。   In this way, if the start log of the application of the client computer is managed on the server side, even if the user of the client computer is playing a game during work, the operation of the application of the game is detected based on the log information and should be appropriate Warning notification can be performed. However, the number of such game software is very large, and continuing to check whether or not the activated applications of all client computers in the company are applicable to the game software places an excessive burden on the system. In addition, even the same application cannot be detected when the file name or registry information is changed, or when the information such as the file name changes due to version upgrade or the like.

特開2005−332345号公報JP 2005-332345 A 特開2006−53788号公報JP 2006-53788 A

そこで、本発明が前述の状況に鑑み、解決しようとするところは、常時すべてのクライアントコンピュータにおけるアプリケーションの起動をログ情報に基づいてチェックするといった過大な負担を掛けることなく、効率よく且つ的確に、ゲーム等の業務外操作を検知して警告通知等を行うことが可能なコンピュータ操作監視システム、方法及びプログラムを提供する点にある。   Therefore, in view of the above-mentioned situation, the present invention intends to solve the problem efficiently and accurately without imposing an excessive burden of checking application activation on all client computers based on log information. The object is to provide a computer operation monitoring system, method, and program capable of detecting a non-business operation such as a game and issuing a warning notification.

本発明は、前述の課題解決のために、コンピュータが、業務外の複数のアプリケーションの使用時の音出力について、各アプリケーションを特定できる音データ特徴情報をそれぞれ記憶する音データ特徴情報記憶手段と、当該コンピュータにおいて使用されたアプリケーションの音出力情報を取得する音出力情報取得手段と、前記取得した音出力情報について、前記音データ特徴情報記憶手段の音データ特徴情報を参照し、業務外のアプリケーションの音出力か否か判定する判定手段と、前記判定手段により業務外のアプリケーションの音出力であると判定された場合に、予め決められた人に対してその旨を通知する通知手段とを備えたことを特徴とするアプリケーション使用監視システムを構成した。   In order to solve the above-mentioned problems, the present invention provides a sound data feature information storage unit that stores sound data feature information that allows each computer to specify each application for sound output when using a plurality of applications outside work, Sound output information acquisition means for acquiring sound output information of an application used in the computer, and for the acquired sound output information, refer to the sound data feature information of the sound data feature information storage means, and A determination unit that determines whether or not the sound is output; and a notification unit that notifies a predetermined person when the determination unit determines that the sound is output from an application outside of work. An application usage monitoring system characterized by the above was constructed.

また、本発明は、複数のクライアントコンピュータとこれに通信接続される監視者コンピュータとから構成されるアプリケーション使用監視システムにおいて、前記監視者コンピュータが、業務外の複数のアプリケーションの使用時の音出力について、各アプリケーションを特定できる音データ特徴情報をそれぞれ記憶する音データ特徴情報記憶手段と、通信接続されている各クライアントコンピュータから、該クライアントコンピュータにおいて使用されたアプリケーションの音出力情報を受信する音出力情報受信手段と、前記受信した音出力情報について、前記音データ特徴情報記憶手段の音データ特徴情報を参照し、業務外のアプリケーションの音出力か否か判定する判定手段と、前記判定手段により業務外のアプリケーションの音出力であると判定された場合に、予め決められた人に対してその旨を通知する通知手段とを備え、前記クライアントコンピュータが、アプリケーションの使用時の音出力情報を取得し、これを前記監視者コンピュータに対して送信する音出力情報送信手段を備えたことを特徴とするアプリケーション使用監視システムを提供する。   The present invention also relates to an application usage monitoring system comprising a plurality of client computers and a supervisor computer that is communicatively connected to the client computer. Sound data feature information storage means for storing sound data feature information for identifying each application, and sound output information for receiving sound output information of the application used in the client computer from each of the client computers connected for communication For the received sound output information, with reference to the sound data feature information in the sound data feature information storage means, a determination means for determining whether or not the sound is output from an application outside the business, and the determination means The sound of the application Notification means for notifying a predetermined person to that effect when it is determined that the client computer obtains sound output information when the application is used. There is provided an application usage monitoring system comprising sound output information transmitting means for transmitting to a computer.

また、本発明は、複数のクライアントコンピュータとこれに通信接続される監視者コンピュータとから構成されるシステムにおいて、前記監視者コンピュータが、業務外の複数のアプリケーションの使用時の音出力について、各アプリケーションを特定できる音データ特徴情報をそれぞれ記憶する音データ特徴情報記憶手段を備えるとともに、前記クライアントコンピュータが、アプリケーションの使用時の音出力情報を取得し、これを前記監視者コンピュータに対して送信する音出力情報送信手段を備えており、前記監視者コンピュータが、通信接続されている各クライアントコンピュータから、該クライアントコンピュータにおいて使用されたアプリケーションの音出力情報を受信する手順と、前記受信した音出力情報について、前記音データ特徴情報記憶手段の音データ特徴情報を参照し、業務外のアプリケーションの音出力か否か判定する手順と、前記判定により業務外のアプリケーションの音出力であると判定された場合に、予め決められた人に対してその旨を通知する手順とよりなることを特徴とするアプリケーション使用監視方法をも提供する。   Further, the present invention provides a system comprising a plurality of client computers and a supervisor computer connected to the client computer, wherein the monitor computer outputs each application for sound output when using a plurality of applications outside business. Sound data feature information storage means for storing the sound data feature information that can identify each of the sound data, and the client computer acquires sound output information when the application is used, and transmits the sound output information to the monitor computer. Output information transmitting means, and the supervisor computer receives from each client computer connected for communication the procedure for receiving the sound output information of the application used in the client computer, and the received sound output information The sound The sound data feature information in the data feature information storage means, and a procedure for determining whether or not the sound is output from an application outside the business, and if the determination determines that the sound output is from an application outside the business, There is also provided an application usage monitoring method characterized by comprising a procedure for notifying a predetermined person to that effect.

また、本発明は、上記のアプリケーション使用監視システムにおいて、コンピュータを、業務外の複数のアプリケーションの使用時の音出力について、各アプリケーションを特定できる音データ特徴情報をそれぞれ記憶する音データ特徴情報記憶手段、当該コンピュータにおいて使用されたアプリケーションの音出力情報を取得する音出力情報取得手段、前記取得した音出力情報について、前記音データ特徴情報記憶手段の音データ特徴情報を参照し、業務外のアプリケーションの音出力か否か判定する判定手段、および、前記判定手段により業務外のアプリケーションの音出力であると判定された場合に、予め決められた人に対してその旨を通知する通知手段として機能させるアプリケーション使用監視プログラムをも提供する。   The present invention also provides sound data feature information storage means for storing sound data feature information capable of specifying each application for sound output when using a plurality of applications outside the business in the application usage monitoring system. , Sound output information acquisition means for acquiring sound output information of the application used in the computer, referring to the sound data feature information of the sound data feature information storage means for the acquired sound output information, A determination unit that determines whether or not the sound is output; and, when the determination unit determines that the sound output is from an application other than a job, the function serves as a notification unit that notifies a predetermined person to that effect An application usage monitoring program is also provided.

更に、本発明は、上記のアプリケーション使用監視システムにおいて、前記クライアントコンピュータが、アプリケーションの使用時の音出力情報を取得し、これを前記監視者コンピュータに対して送信する音出力情報送信手段を備えており、前記監視者コンピュータを、業務外の複数のアプリケーションの使用時の音出力について、各アプリケーションを特定できる音データ特徴情報をそれぞれ記憶する音データ特徴情報記憶手段、通信接続されている各クライアントコンピュータから、該クライアントコンピュータにおいて使用されたアプリケーションの音出力情報を受信する音出力情報受信手段、前記受信した音出力情報について、前記音データ特徴情報記憶手段の音データ特徴情報を参照し、業務外のアプリケーションの音出力か否か判定する判定手段、および、前記判定手段により業務外のアプリケーションの音出力であると判定された場合に、予め決められた人に対してその旨を通知する通知手段として機能させるアプリケーション使用監視プログラムをも提供する。   The present invention further includes sound output information transmission means for the client computer to acquire sound output information when the application is used and transmit the sound output information to the monitor computer. The sound data feature information storage means for storing the sound data feature information capable of specifying each application for the sound output when using a plurality of applications outside the business, and each client computer connected in communication From the sound output information receiving means for receiving the sound output information of the application used in the client computer, referring to the sound data feature information in the sound data feature information storage means for the received sound output information, Whether the sound output of the application A determination means for determining, and an application usage monitoring program that functions as a notification means for notifying a predetermined person when it is determined by the determination means that the sound is output from a non-business application Also provide.

以上にしてなる本願発明によれば、使用されているアプリケーションの音出力情報に基づいてアプリケーションを特定するため、効率よく的確にゲーム等の業務外のアプリケーションを検知できるのであり、必ずしも常時、すべてのアプリケーションをログ情報に基づいてチェックする必要はなく、非常に負担の少ない監視システムを実現することができ、これにより音声をミュートにしてゲームを行っている者についてもこれを検知して監視者等に通知でき、ゲーム等をしている人を要注意人物として特定し、継続監視を行うこともできる。   According to the present invention as described above, since the application is specified based on the sound output information of the application being used, it is possible to efficiently and accurately detect an application other than business such as a game. There is no need to check the application based on log information, and a monitoring system with a very low burden can be realized. The person who is playing a game or the like can be identified as a person who needs attention and can be continuously monitored.

また、アプリケーションのファイル名などはバージョンアップ等で変わってしまう可能性があるが、音出力はゲームなどの新作(続編やシリーズなど)が出た場合も変更されることが少ないため、この音出力に基づき、業務外のアプリケーションをファイル名等の変更にかかわらず、より確実に検知でき、アプリケーションの不正使用を広範囲にチェックできる。   In addition, the file name of the application may change due to version upgrades, etc., but the sound output is rarely changed when a new game (such as a sequel or series) comes out, so this sound output Based on the above, applications outside of work can be detected more reliably regardless of changes in file names, etc., and unauthorized use of applications can be widely checked.

また、クライアントコンピュータが音出力情報の取得時のアプリケーション情報を記憶し、監視者コンピュータからアプリケーションの強制終了指令を受信することにより記憶しているアプリケーション情報に含まれるアプリケーション名と同じアプリケーションを強制終了させるので、クライアントコンピュータにおいて的確かつ効率よくアプリケーションを強制終了させることができる。   The client computer stores application information at the time of obtaining the sound output information, and forcibly terminates the application having the same application name as the application information included in the stored application information by receiving an application forced termination command from the supervisor computer. Therefore, the application can be forcibly terminated efficiently and efficiently on the client computer.

また、判定手段により業務外のアプリケーションの音出力であると判定した場合に、該アプリケーションを起動禁止アプリケーション情報記憶手段に新規登録するので、バージョンアップなどでファイル名等が変更されたアプリケーションの場合にも、すべてのクライアントコンピュータに当該アプリケーションの使用制限を迅速かつ事前に行うことが可能となる。   In addition, when the determination unit determines that the sound output is from an application outside the business, the application is newly registered in the activation prohibited application information storage unit. Therefore, in the case of an application whose file name has been changed due to version upgrade, etc. In addition, it becomes possible to quickly and beforehand limit the use of the application to all client computers.

また、クライアントコンピュータが、前記音出力情報の取得時の画面表示情報を監視コンピュータに対して送信する画面情報送信手段を備え、前記通知手段は、受信した画面表示情報を他のクライアントコンピュータの画面表示情報とは別の形態で表示することとしたので、監視者コンピュータの監視者に対してクライアントコンピュータの使用したアプリケーションの内容を詳細に通知・把握させることができるとともに、本当に使用制限されるべきかどうかを当該アプリケーションのウインドウ画面等で実際に目で見て確認することができ、誤った警告等を回避することが可能となる。   Further, the client computer includes screen information transmission means for transmitting screen display information at the time of acquisition of the sound output information to the monitoring computer, and the notification means displays the received screen display information on the screen display of another client computer. Since the information is displayed in a form different from the information, it is possible to notify the monitor of the monitor computer in detail and grasp the contents of the application used by the client computer, and should the use be really restricted? Whether or not it is possible to actually check visually on the window screen or the like of the application can be avoided.

次に、本発明の実施形態を添付図面に基づき詳細に説明する。   Next, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

図1は、本発明に係るアプリケーション使用監視システムの全体構成を示す図であり、図1〜5は代表的実施形態を示し、図中符号1は監視者コンピュータ、2はクライアントコンピュータをそれぞれ示している。本発明のアプリケーション使用制限システムSは、図1に示すように、単又は複数のクライアントコンピュータ2,…と、通信ネットワークNを介してこれに接続される監視者コンピュータ1とから構成されている。なお、以下の実施形態においては、監視者コンピュータ1とクライアントコンピュータ2の複数のコンピュータ間で監視を行なうシステムについて説明するが、単独のコンピュータ内にて自らのコンピュータ操作の監視を行なうように構成しても勿論よい。   FIG. 1 is a diagram showing the overall configuration of an application usage monitoring system according to the present invention, in which FIGS. 1 to 5 show typical embodiments, in which reference numeral 1 denotes a supervisor computer and 2 denotes a client computer. Yes. As shown in FIG. 1, the application use restriction system S of the present invention is composed of one or a plurality of client computers 2... And a supervisor computer 1 connected thereto via a communication network N. In the following embodiment, a system for monitoring between a plurality of computers, ie, the supervisor computer 1 and the client computer 2, will be described. However, the computer operation is monitored in a single computer. Of course.

監視者コンピュータ1は、単又は複数のコンピュータより構成され、図2に示すように、処理装置10を中心に、記憶手段11、通信制御部12、入力操作手段13としてポインティングデバイスやキーボード等、ディスプレイ14よりなる従来から汎用されているコンピュータ装置を用いることができ、処理装置10は、マイクロプロセッサなどのCPUを主体に構成され、図示しないRAM、ROMからなる記憶部を有して各種処理動作の手順を規定するプログラムや処理データが記憶される。   As shown in FIG. 2, the supervisor computer 1 is composed of a single computer or a plurality of computers. As shown in FIG. 2, a display unit such as a storage device 11, a communication control unit 12, and an input operation unit 13 such as a pointing device and a keyboard are displayed. 14 can be used, and the processing device 10 is mainly composed of a CPU such as a microprocessor, and has a storage unit consisting of a RAM and a ROM (not shown) for various processing operations. A program for defining the procedure and processing data are stored.

処理装置10は、機能的には、各クライアントコンピュータから使用されたアプリケーションの音出力情報を受信する音出力情報受信処理部10aと、受信した音出力情報について、記憶手段11の音データ特徴情報記憶部11aの音データ特徴情報を参照し、業務外のアプリケーションの音出力か否か判定する判定処理部10bと、判定処理部10bにより業務外と判定されると、当該クライアントコンピュータに対してアプリケーション使用を制限する対処情報を送信するための対処情報送信処理部10cと、同じく判定処理部10bにより業務外と判定されると、当該アプリケーションを起動禁止アプリケーション情報記憶部11cに新規登録するアプリケーション登録処理部10dと、各クライアントコンピュータから受信した画面表示情報をディスプレイに表示する画面表示処理部10eと、同じく判定処理部10bにより業務外と判定されると、その旨を予め決められた人に対して通知する通知処理部10fとを少なくとも備えており、これら機能は上記プログラムにより実現される。   The processing device 10 functionally includes a sound output information reception processing unit 10a that receives sound output information of an application used from each client computer, and a sound data feature information storage of the storage unit 11 for the received sound output information. If the judgment processing unit 10b refers to the sound data feature information of the unit 11a and determines whether or not the sound is output from an application outside the business, and the judgment processing unit 10b determines that the application is out of business, the application is used for the client computer. Information processing processing unit 10c for transmitting processing information that restricts the application, and an application registration processing unit that newly registers the application in the startup prohibited application information storage unit 11c when the determination processing unit 10b determines that it is out of business. 10d and the screen received from each client computer At least a screen display processing unit 10e for displaying the display information on the display, and a notification processing unit 10f for notifying a predetermined person when the determination processing unit 10b determines that the information is out of business. These functions are realized by the above program.

記憶手段11は、監視者コンピュータ1内外のハードディスク等からなり、業務外のアプリケーションを特定するための音データ特徴情報を記憶する音データ特徴情報記憶部11aと、各クライアントコンピュータから受信した音出力情報を保存する音出力履歴記憶部11bと、起動を禁止するアプリケーション情報が登録された起動禁止アプリケーション情報記憶部11cとを少なくとも備えている。これら記憶手段11としては、上記ハードディスク等以外に、一時記憶領域に記憶するようなケースも勿論含まれる。   The storage means 11 is composed of a hard disk or the like inside or outside the supervisor computer 1, and includes a sound data feature information storage unit 11a for storing sound data feature information for specifying an application outside the business, and sound output information received from each client computer. Is provided at least with a sound output history storage unit 11b for storing and an activation prohibition application information storage unit 11c in which application information for prohibiting activation is registered. These storage means 11 include, of course, a case of storing in a temporary storage area in addition to the hard disk and the like.

上記の音データ特徴情報記憶部11aは、具体的には、例えば図4の実線の折れ線グラフに示すように、前記業務外のアプリケーションの音出力の高音/低音の特徴として高音点と低音点を時間情報と合わせて抽出してグラフ化した特徴情報を記憶するものであり、判定処理部10bは、同じく図4の破線に示すように前記クライアントコンピュータ2から受信した音出力情報について高音/低音の時間経過による波形を実線の特徴情報と照らし合わせることで、業務外のアプリケーションか否か判定できる。このようにクライアントコンピュータ2で取得され、監視者コンピュータ1に送信される音出力情報には、例えば各クライアントコンピュータにおいて、使用されるアプリケーションからオーディオドライバ又はオーディオデバイス(例えばWAVEデバイスなど)に送られる音データや、オーディオドライバ又はオーディオデバイスから出力された音データを取得してなる当該音の周波数波形の情報等が含まれるが、その他、音の種類などの情報を含むことも好ましい。   Specifically, the sound data feature information storage unit 11a uses, as shown in the solid line graph of FIG. 4, for example, a high tone point and a low tone point as the high / low tone feature of the sound output of the application outside the business. The characteristic information extracted and graphed together with the time information is stored, and the determination processing unit 10b also outputs high / low sounds for the sound output information received from the client computer 2 as shown by the broken line in FIG. By comparing the waveform over time with the characteristic information of the solid line, it can be determined whether the application is out of business. As described above, the sound output information acquired by the client computer 2 and transmitted to the supervisor computer 1 includes, for example, sound transmitted from an application to be used to an audio driver or an audio device (for example, a WAVE device) in each client computer. Data and information on the frequency waveform of the sound obtained by acquiring sound data output from the audio driver or audio device are included, but it is also preferable to include information such as the type of sound.

このような音出力情報と特徴的な音データとの照らし合わせにより一致不一致を判定する方法は、公知の音認識技術を用いることができ、例えば特開2004−21233号公報に開示されている技術を応用して、音出力情報を構成する各音の高さの最高値および最低値を検出するとともに、音の長さの平均値を検出し、検出した音の高さの最高値および最低値と音の長さの平均値とに基づく音特徴情報に一致または近似するか判定するなど、公知の手法を広く採用できる。   As a method for determining coincidence / mismatch by comparing such sound output information with characteristic sound data, a known sound recognition technique can be used, for example, a technique disclosed in Japanese Patent Application Laid-Open No. 2004-21233. Is applied to detect the maximum and minimum values of each pitch that make up the sound output information, as well as to detect the average value of the pitch and to detect the maximum and minimum values of the detected pitch. For example, it is possible to widely adopt a known method such as determining whether or not the sound feature information matches or approximates based on the average value of the sound length.

また、音出力履歴記憶部11bは、クライアントコンピュータから受信した音出力情報の履歴を記憶しているが、このような音出力情報の履歴はクライアントコンピュータで管理させ、監視者コンピュータ1は所定のタイミングでこの履歴情報或いは加工された音出力に関する情報をクライアントコンピュータから受信するようにしてもよい。   The sound output history storage unit 11b stores a history of sound output information received from the client computer. The sound output information history is managed by the client computer, and the supervisor computer 1 has a predetermined timing. The history information or the processed sound output information may be received from the client computer.

また、起動禁止アプリケーション情報記憶部11cは、クライアントコンピュータ2で使用すべきでないとして起動を禁止されるアプリケーションが登録されるところであり、この記憶部に登録されたアプリケーションの情報は、すべてのクライアントコンピュータ2に通知するようにすれば、当該アプリケーションを使用したとして音出力情報を送信したクライアントコンピュータだけでなく、その他のクライアントコンピュータ2でも、そのアプリケーションの起動を予め禁止する処置が可能となるのである。つまり、使用制限されるべきアプリケーションをあるクライアントコンピュータが使用すれば、他のクライアントコンピュータに予め当該アプリケーションの起動を禁止させ、使用を未然に防止することが可能となる。これは起動禁止アプリケーション情報記憶部11cに登録されている起動禁止アプリケーションの情報(リスト)をすべてのクライアントコンピュータに送信して共有させるようにしても良い。また、各クライアントコンピュータ2がアクセスしてサーバ中のアプリケーションを使用する場合に、該サーバにおける当該アプリケーションの使用を起動禁止アプリケーション情報記憶部11cの情報に基づいて拒否するように構成してもよい。   In addition, the activation prohibited application information storage unit 11c is where applications that are prohibited from being activated because they should not be used by the client computer 2 are registered, and the application information registered in the storage unit is stored in all the client computers 2 In this case, not only the client computer that has transmitted the sound output information because the application is used but also the other client computers 2 can be prohibited in advance from starting the application. That is, if a client computer uses an application that should be restricted in use, it is possible to prevent other client computers from starting the application in advance, thereby preventing the use. In this case, information (list) of activation prohibited applications registered in the activation prohibited application information storage unit 11c may be transmitted to all client computers and shared. Further, when each client computer 2 accesses and uses an application in the server, the use of the application in the server may be rejected based on the information in the activation prohibited application information storage unit 11c.

通知処理部10fは、判定処理部10bにより業務外と判定された場合に、監視者に対する所定の通知を当該アプリケーションを使用しているクライアントコンピュータの情報やアプリケーションの情報とともにポップアップ等でディスプレイ表示したり、所定の警告・通知音をスピーカ出力したりすることができる。本例では更に、監視コンピュータは、各クライアントコンピュータから音出力情報取得時の画面表示情報を受信しており、受信した画面表示情報を他のクライアントコンピュータの画面表示情報とは別の形態で表示する。その他の例としては、各クライアントコンピュータ2におけるアプリケーション使用時の画面表示情報が、判定の結果にかかわらず各クライアントコンピュータから監視者コンピュータ1に送信され、監視者コンピュータ1で各クライアントコンピュータの画面情報を表示可能としておき、判定の結果、業務外のアプリケーションを使用していると判定された場合に、当該クライアントコンピュータにおける前記アプリケーション使用時の画面表示情報を、監視者コンピュータ1において他のクライアントコンピュータの画面表示情報とは別の形態、たとえば拡大表示するなどして、監視者に対して不正使用を通知することも好ましい実施例である。また、監視者が操作しているコンピュータが監視者コンピュータ1とは別の場合や、第三者に対して通知する場合には、該クライアントコンピュータやアプリケーション等の情報について電子メール等を用いて通知することが好ましい。   If the determination processing unit 10b determines that the notification processing unit 10b is out of business, the notification processing unit 10f displays a predetermined notification to the monitor with a pop-up or the like along with information on the client computer using the application and information on the application. The predetermined warning / notification sound can be output to the speaker. In this example, the monitoring computer further receives the screen display information at the time of obtaining the sound output information from each client computer, and displays the received screen display information in a form different from the screen display information of other client computers. . As another example, screen display information at the time of using an application in each client computer 2 is transmitted from each client computer to the supervisor computer 1 regardless of the result of the determination, and the monitor computer 1 displays the screen information of each client computer. When it is determined that an application outside the business is being used as a result of the determination, the monitor computer 1 displays the screen display information when the application is used on the client computer. It is also a preferred embodiment to notify the supervisor of unauthorized use in a form other than the display information, for example, in an enlarged display. Further, when the computer operated by the supervisor is different from the supervisor computer 1 or when notifying a third party, information about the client computer, application, etc. is notified using e-mail or the like. It is preferable to do.

なお、本例では、図1に示すように単一のコンピュータの処理装置、記憶手段11にこれら機能、記憶部を設けて監視者コンピュータ1を構成した例について説明しているが、複数のコンピュータによりこれら機能、記憶部を分担させて構成してもよい。また、監視者コンピュータ1は必ずしも固定されたコンピュータとは限らず、通信接続されている複数のコンピュータのうち任意のものを監視者コンピュータとして指定し、他のコンピュータをクライアントコンピュータとして機能させることも勿論できる。   In this example, as shown in FIG. 1, an example in which the monitoring computer 1 is configured by providing a processing unit of a single computer and the storage unit 11 with these functions and a storage unit is described. Thus, these functions and the storage unit may be shared. In addition, the supervisor computer 1 is not necessarily a fixed computer, and it is of course possible to designate any one of a plurality of computers connected for communication as the supervisor computer and allow other computers to function as client computers. it can.

各クライアントコンピュータ2は、図3に示すように、処理装置20を中心に、記憶手段21、通信制御部22、マウスやキーボード等の入力操作手段23、ディスプレイ24が接続された従来から汎用されているコンピュータ装置からなり、処理装置20は、マイクロプロセッサなどのCPUを主体に構成され、図示しないRAM、ROMからなる記憶部を有して各種処理動作の手順を規定するプログラムや処理データが記憶される。   As shown in FIG. 3, each client computer 2 has been widely used conventionally, with a processing unit 20 as a center, a storage unit 21, a communication control unit 22, an input operation unit 23 such as a mouse and a keyboard, and a display 24. The processing device 20 is mainly composed of a CPU such as a microprocessor, and has a storage unit including a RAM and a ROM (not shown) and stores programs and processing data for defining various processing operation procedures. The

処理装置20は、アプリケーション使用時の音出力情報を取得し、これを監視者コンピュータ1に送信する音出力情報送信処理部20aと、音出力情報を取得した際のアプリケーション情報を、アプリケーション情報記憶部21aに一時記憶させるためのアプリケーション情報記憶処理部20bと、同じく音出力情報を取得した際のディスプレイ24の画面表示情報を記録して画面情報記憶部21bに一時記憶させるための画面情報記憶処理部20cと、監視者コンピュータ1から受信した対処情報に基づいて所定の使用制限処理を実行する使用制限処理部20dと、前記対処情報を受信することにより画面情報記憶部21bに記録された画面表示情報を監視者コンピュータ1に送信する画面情報送信処理部20eとを少なくとも備え、これら機能は上記プログラムにより実現される。   The processing device 20 acquires sound output information when the application is used, and transmits the sound output information transmission processing unit 20a that transmits the sound output information to the supervisor computer 1 and the application information when the sound output information is acquired as an application information storage unit. Application information storage processing unit 20b for temporarily storing in 21a, and screen information storage processing unit for recording screen display information of display 24 when sound output information is acquired and temporarily storing it in screen information storage unit 21b 20c, a use restriction processing unit 20d that executes a predetermined use restriction process based on the handling information received from the supervisor computer 1, and screen display information recorded in the screen information storage unit 21b by receiving the handling information At least a screen information transmission processing unit 20e for transmitting the information to the supervisor computer 1, Function is realized by the program.

記憶手段21は、クライアントコンピュータ2内外のハードディスク等からなり、音出力情報取得時のアプリケーション情報を記憶するアプリケーション情報記憶部21aと、前記音出力情報の取得時の画面表示情報を記録する画面情報記憶部21bとを少なくとも備えている。この記憶手段21は、監視者コンピュータ1と同様、ハードディスク等以外に一時記憶領域に記憶するようなケースも勿論含まれる。   The storage means 21 includes hard disks and the like inside and outside the client computer 2, and stores an application information storage unit 21a that stores application information when sound output information is acquired, and a screen information storage that records screen display information when the sound output information is acquired. And at least a portion 21b. Needless to say, the storage means 21 is stored in a temporary storage area in addition to the hard disk or the like, similarly to the supervisor computer 1.

上記の音出力情報送信処理部20aは、アプリケーション使用時の音出力を取得し、適宜監視者コンピュータ1に送信するものであるが、上述したように各クライアントコンピュータ2において音出力情報の履歴情報を記憶管理し、所定のタイミングでこの履歴情報或いは加工された音出力に関する情報を監視者コンピュータ1に送信するようにしても良い。また、画面情報記憶部21bには、音出力情報を取得した際のディスプレイ24の画面表示情報が一時記憶され、監視者コンピュータ1での判定の結果、業務外と判定された場合に監視者コンピュータ1に送信され、監視者コンピュータ1の画面表示処理部10eによりディスプレイ表示されるものである。   The sound output information transmission processing unit 20a acquires the sound output when the application is used, and transmits it to the supervisor computer 1 as appropriate. As described above, each client computer 2 stores the history information of the sound output information. It may be stored and managed, and this history information or processed sound output information may be transmitted to the supervisor computer 1 at a predetermined timing. The screen information storage unit 21b temporarily stores the screen display information of the display 24 when the sound output information is acquired. If the result of determination by the monitor computer 1 is that the monitor is out of business, the monitor computer 1 and displayed on the display by the screen display processing unit 10e of the supervisor computer 1.

また、使用制限処理部20dは、具体的には、監視者コンピュータ1からの対処情報を受けて、操作者に対する所定の警告文をポップアップ画面でディスプレイ24に表示させることや、警告音をスピーカから発したりするほか、業務外と判断されたアプリケーションを強制終了させる処理を行ったり、アプリケーション使用のロック、アプリケーションの音出力制限など、種々の対処が可能である。なお、アプリケーションの特定は上記タイトルバー情報に基づくこと以外に、OSから得られるプロセス名やプロセス番号に基づいて特定することも好ましい実施例である。   Specifically, the use restriction processing unit 20d receives the handling information from the supervisor computer 1, and displays a predetermined warning text for the operator on the display 24 in a pop-up screen, or generates a warning sound from the speaker. It is possible to take various actions such as issuing a process, forcibly terminating an application determined to be out of business, locking the use of the application, and limiting the sound output of the application. In addition to specifying the application based on the title bar information, it is also a preferable embodiment to specify the application based on the process name and process number obtained from the OS.

以下、図5のフロー図に基づき、本発明のアプリケーション使用監視システムにおける各手順を説明する。   Hereinafter, each procedure in the application usage monitoring system of the present invention will be described based on the flowchart of FIG.

クライアントコンピュータ2は、音出力情報を取得することにより(S101)、該取得時の起動アプリケーション情報、画面表示情報(ウインドウ表示画面)をそれぞれ、アプリケーション情報記憶部21a、画面情報記憶部21bに記憶するとともに、前記音出力情報とアプリケーション情報を監視者コンピュータ1に送信する(S102)。   The client computer 2 acquires the sound output information (S101), and stores the startup application information and the screen display information (window display screen) at the time of acquisition in the application information storage unit 21a and the screen information storage unit 21b, respectively. At the same time, the sound output information and application information are transmitted to the supervisor computer 1 (S102).

監視者コンピュータ1は、クライアントコンピュータ2から前記音出力情報を受信し(S103)、該音出力情報について、音データ特徴情報記憶部11aの音データ特徴情報を参照して、業務外のアプリケーションの音出力か否か判定する(S104)。   The supervisor computer 1 receives the sound output information from the client computer 2 (S103), and refers to the sound data feature information in the sound data feature information storage unit 11a for the sound output information, and the sound of the application outside the work It is determined whether it is an output (S104).

S104において、前記音出力情報が業務外のアプリケーションの音出力であると判定された場合、通知処理部10fによりディスプレイ上に当該クライアントコンピュータ及びアプリケーションの情報を含む通知文をポップアップ表示して監視者に通知する(S105)とともに、当該アプリケーションを起動禁止アプリケーション情報記憶手段に新規登録し(S106)、当該クライアントコンピュータに対し、該アプリケーションの使用を制限する所定の対処情報を送信する(S107)。この対処情報には、例えば当該アプリケーションの強制終了命令が含まれる。   In S104, when it is determined that the sound output information is a sound output of an application outside the business, the notification processing unit 10f pops up a notification sentence including the information on the client computer and the application on the display to the monitor. At the same time (S105), the application is newly registered in the activation prohibition application information storage means (S106), and predetermined countermeasure information for restricting the use of the application is transmitted to the client computer (S107). This countermeasure information includes, for example, a forced termination instruction for the application.

クライアントコンピュータ2は、監視者コンピュータ1から受信した対処情報に基づき、操作者に対する警告など使用制限に関する処理を実行する(S108)。具体的には、操作者に対する警告文をポップアップ画面でディスプレイ24に表示させるとともに、当該アプリケーションを強制終了させることとなる。   Based on the handling information received from the supervisor computer 1, the client computer 2 executes processing related to usage restrictions such as a warning for the operator (S108). Specifically, a warning message for the operator is displayed on the display 24 in a pop-up screen, and the application is forcibly terminated.

また、クライアントコンピュータ2は、監視者コンピュータ1から対処情報を受信することにより、画面情報記憶部21bに記録されている画面表示情報を監視者コンピュータ1に送信し(S109)、これを受信した監視者コンピュータ1は、通知処理部10fによりディスプレイ表示する(S110)。   Further, the client computer 2 receives the handling information from the monitor computer 1, thereby transmitting the screen display information recorded in the screen information storage unit 21b to the monitor computer 1 (S109). The person computer 1 displays the display by the notification processing unit 10f (S110).

一方、S104において前記音出力情報が業務外のアプリケーションの音出力でないと判定された場合、監視者コンピュータ1から当該クライアントコンピュータ2に対して当該アプリケーションの使用を許可する情報を送信する(S111)。   On the other hand, if it is determined in S104 that the sound output information is not a sound output of an application outside the business, information that permits the use of the application is transmitted from the supervisor computer 1 to the client computer 2 (S111).

以上、本発明の実施形態について説明したが、本発明はこうした実施例に何ら限定されるものではなく、本発明の要旨を逸脱しない範囲において種々なる形態で実施し得ることは勿論である。例えば単独のコンピュータでシステム構成する場合には、当該コンピュータに、業務外の複数のアプリケーションの使用時の音出力について、各アプリケーションを特定できる音データ特徴情報をそれぞれ記憶する音データ特徴情報記憶手段と、当該コンピュータにおいて使用されたアプリケーションの音出力情報を取得する音出力情報取得手段と、前記取得した音出力情報について、前記音データ特徴情報記憶手段の音データ特徴情報を参照し、業務外のアプリケーションの音出力か否か判定する判定手段と、前記判定手段により業務外のアプリケーションの音出力であると判定された場合に、操作者に対する警告などを実行する通知手段とを備えさせればよい。これにより監視コンピュータを別途設ける必要がなく、自らのコンピュータ内での操作を自ら監視するシステムを提供することができる。   Although the embodiments of the present invention have been described above, the present invention is not limited to these embodiments, and can of course be implemented in various forms without departing from the gist of the present invention. For example, when the system is configured by a single computer, sound data feature information storage means for storing sound data feature information that can identify each application for sound output when using a plurality of applications outside the work, Sound output information acquisition means for acquiring sound output information of an application used in the computer, and for the acquired sound output information, refer to sound data feature information in the sound data feature information storage means, It is sufficient to include a determination unit that determines whether or not the sound is output, and a notification unit that executes a warning or the like to the operator when the determination unit determines that the sound is output from an application outside the business. Accordingly, it is not necessary to separately provide a monitoring computer, and a system for self-monitoring operations in its own computer can be provided.

本発明に係るアプリケーション使用監視システムの全体構成を示す説明図。Explanatory drawing which shows the whole structure of the application use monitoring system which concerns on this invention. 同じくアプリケーション使用監視システムにおける監視者コンピュータの構成を示すブロック図。The block diagram which similarly shows the structure of the supervisor computer in an application use monitoring system. 同じくクライアントコンピュータの構成を示すブロック図。The block diagram which similarly shows the structure of a client computer. 音出力情報と特徴情報との比較方法を示す説明図。Explanatory drawing which shows the comparison method of sound output information and characteristic information. 同じくアプリケーション使用監視システムにおける処理手順を示すフロー図。The flowchart which similarly shows the process sequence in an application usage monitoring system.

符号の説明Explanation of symbols

1 監視者コンピュータ
2 クライアントコンピュータ
10 処理装置
10a 音出力情報受信処理部
10b 判定処理部
10c 対処情報送信処理部
10d アプリケーション登録処理部
10e 画面表示処理部
10f 通知処理部
11 記憶手段
11a 音データ特徴情報記憶部
11b 音出力履歴記憶部
11c 起動禁止アプリケーション情報記憶部
12 通信制御部
13 入力操作手段
14 ディスプレイ
20 処理装置
20a 音出力情報送信処理部
20b アプリケーション情報記憶処理部
20c 画面情報記憶処理部
20d 使用制限処理部
20e 画面情報送信処理部
21 記憶手段
21a アプリケーション情報記憶部
21b 画面情報記憶部
22 通信制御部
23 入力操作手段
24 ディスプレイ
N 通信ネットワーク
S アプリケーション使用制限システム
DESCRIPTION OF SYMBOLS 1 Monitor computer 2 Client computer 10 Processing apparatus 10a Sound output information reception process part 10b Judgment process part 10c Handling information transmission process part 10d Application registration process part 10e Screen display process part 10f Notification process part 11 Storage means 11a Sound data characteristic information storage Unit 11b sound output history storage unit 11c activation prohibition application information storage unit 12 communication control unit 13 input operation means 14 display 20 processing device 20a sound output information transmission processing unit 20b application information storage processing unit 20c screen information storage processing unit 20d use restriction processing Unit 20e Screen information transmission processing unit 21 Storage unit 21a Application information storage unit 21b Screen information storage unit 22 Communication control unit 23 Input operation unit 24 Display N Communication network S Application Use restriction system

Claims (5)

コンピュータが、
業務外の複数のアプリケーションの使用時の音出力について、各アプリケーションを特定できる音データ特徴情報をそれぞれ記憶する音データ特徴情報記憶手段と、
当該コンピュータにおいて使用されたアプリケーションの音出力情報を取得する音出力情報取得手段と、
前記取得した音出力情報について、前記音データ特徴情報記憶手段の音データ特徴情報を参照し、業務外のアプリケーションの音出力か否か判定する判定手段と、
前記判定手段により業務外のアプリケーションの音出力であると判定された場合に、予め決められた人に対してその旨を通知する通知手段とを備えたことを特徴とするアプリケーション使用監視システム。
Computer
Sound data feature information storage means for storing sound data feature information that can identify each application for sound output when using a plurality of applications outside of work;
Sound output information acquisition means for acquiring sound output information of an application used in the computer;
With respect to the acquired sound output information, referring to the sound data feature information of the sound data feature information storage means, a determination means for determining whether or not the sound output of an application outside the work,
An application usage monitoring system comprising: notification means for notifying a predetermined person when the determination means determines that the sound output is from an application outside the business.
複数のクライアントコンピュータとこれに通信接続される監視者コンピュータとから構成されるアプリケーション使用監視システムにおいて、
前記監視者コンピュータが、
業務外の複数のアプリケーションの使用時の音出力について、各アプリケーションを特定できる音データ特徴情報をそれぞれ記憶する音データ特徴情報記憶手段と、
通信接続されている各クライアントコンピュータから、該クライアントコンピュータにおいて使用されたアプリケーションの音出力情報を受信する音出力情報受信手段と、
前記受信した音出力情報について、前記音データ特徴情報記憶手段の音データ特徴情報を参照し、業務外のアプリケーションの音出力か否か判定する判定手段と、
前記判定手段により業務外のアプリケーションの音出力であると判定された場合に、予め決められた人に対してその旨を通知する通知手段とを備え、
前記クライアントコンピュータが、
アプリケーションの使用時の音出力情報を取得し、これを前記監視者コンピュータに対して送信する音出力情報送信手段を備えたことを特徴とするアプリケーション使用監視システム。
In an application usage monitoring system comprising a plurality of client computers and a supervisor computer connected to the computer,
The supervisor computer is
Sound data feature information storage means for storing sound data feature information that can identify each application for sound output when using a plurality of applications outside of work;
Sound output information receiving means for receiving sound output information of an application used in the client computer from each of the client computers connected for communication;
With respect to the received sound output information, referring to sound data feature information in the sound data feature information storage means, determining means for determining whether or not the sound output of an application outside the work,
A notification means for notifying a predetermined person when it is determined by the determination means that the sound is output from an application outside of work;
The client computer is
An application usage monitoring system comprising sound output information transmitting means for acquiring sound output information when an application is used and transmitting the information to the supervisor computer.
複数のクライアントコンピュータとこれに通信接続される監視者コンピュータとから構成されるシステムにおいて、
前記監視者コンピュータが、業務外の複数のアプリケーションの使用時の音出力について、各アプリケーションを特定できる音データ特徴情報をそれぞれ記憶する音データ特徴情報記憶手段を備えるとともに、前記クライアントコンピュータが、アプリケーションの使用時の音出力情報を取得し、これを前記監視者コンピュータに対して送信する音出力情報送信手段を備えており、
前記監視者コンピュータが、
通信接続されている各クライアントコンピュータから、該クライアントコンピュータにおいて使用されたアプリケーションの音出力情報を受信する手順と、
前記受信した音出力情報について、前記音データ特徴情報記憶手段の音データ特徴情報を参照し、業務外のアプリケーションの音出力か否か判定する手順と、
前記判定により業務外のアプリケーションの音出力であると判定された場合に、予め決められた人に対してその旨を通知する手順と、
よりなることを特徴とするアプリケーション使用監視方法。
In a system composed of a plurality of client computers and a supervisor computer communicatively connected thereto,
The monitor computer includes sound data feature information storage means for storing sound data feature information that can identify each application for sound output when using a plurality of applications outside of work, and the client computer It has sound output information transmitting means for acquiring sound output information at the time of use and transmitting it to the supervisor computer,
The supervisor computer is
A procedure for receiving sound output information of an application used in the client computer from each of the client computers connected for communication;
For the received sound output information, referring to the sound data feature information of the sound data feature information storage means, and determining whether or not the sound output of an application outside the work,
A procedure for notifying a predetermined person when it is determined by the determination that the sound output is from an application outside of work;
An application usage monitoring method characterized by comprising:
請求項1記載のアプリケーション使用監視システムにおいて、
コンピュータを、
業務外の複数のアプリケーションの使用時の音出力について、各アプリケーションを特定できる音データ特徴情報をそれぞれ記憶する音データ特徴情報記憶手段、
当該コンピュータにおいて使用されたアプリケーションの音出力情報を取得する音出力情報取得手段、
前記取得した音出力情報について、前記音データ特徴情報記憶手段の音データ特徴情報を参照し、業務外のアプリケーションの音出力か否か判定する判定手段、
および、前記判定手段により業務外のアプリケーションの音出力であると判定された場合に、予め決められた人に対してその旨を通知する通知手段として機能させるアプリケーション使用監視プログラム。
The application usage monitoring system according to claim 1,
Computer
Sound data feature information storage means for storing sound data feature information that can identify each application for sound output when using a plurality of applications outside the business,
Sound output information acquisition means for acquiring sound output information of an application used in the computer;
For the acquired sound output information, referring to sound data feature information in the sound data feature information storage means, a determination means for determining whether or not the sound is output from an application outside of work,
And an application usage monitoring program that functions as a notification means for notifying a predetermined person when it is determined by the determination means that the sound output is from a non-business application.
請求項2記載のアプリケーション使用監視システムにおいて、
前記クライアントコンピュータが、アプリケーションの使用時の音出力情報を取得し、これを前記監視者コンピュータに対して送信する音出力情報送信手段を備えており、
前記監視者コンピュータを、
業務外の複数のアプリケーションの使用時の音出力について、各アプリケーションを特定できる音データ特徴情報をそれぞれ記憶する音データ特徴情報記憶手段、
通信接続されている各クライアントコンピュータから、該クライアントコンピュータにおいて使用されたアプリケーションの音出力情報を受信する音出力情報受信手段、
前記受信した音出力情報について、前記音データ特徴情報記憶手段の音データ特徴情報を参照し、業務外のアプリケーションの音出力か否か判定する判定手段、
および、前記判定手段により業務外のアプリケーションの音出力であると判定された場合に、予め決められた人に対してその旨を通知する通知手段として機能させるアプリケーション使用監視プログラム。
The application usage monitoring system according to claim 2,
The client computer includes sound output information transmitting means for acquiring sound output information when using the application and transmitting the information to the supervisor computer;
The supervisor computer;
Sound data feature information storage means for storing sound data feature information that can identify each application for sound output when using a plurality of applications outside the business,
Sound output information receiving means for receiving sound output information of an application used in the client computer from each of the client computers connected for communication;
A determination unit that determines whether the sound output of the application outside the work is output by referring to the sound data feature information of the sound data feature information storage unit for the received sound output information,
And an application usage monitoring program that functions as a notification means for notifying a predetermined person when it is determined by the determination means that the sound output is from a non-business application.
JP2007197426A 2007-07-30 2007-07-30 Application usage monitoring system, application usage monitoring method, and application usage monitoring program Active JP4513837B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007197426A JP4513837B2 (en) 2007-07-30 2007-07-30 Application usage monitoring system, application usage monitoring method, and application usage monitoring program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007197426A JP4513837B2 (en) 2007-07-30 2007-07-30 Application usage monitoring system, application usage monitoring method, and application usage monitoring program

Publications (2)

Publication Number Publication Date
JP2009032167A JP2009032167A (en) 2009-02-12
JP4513837B2 true JP4513837B2 (en) 2010-07-28

Family

ID=40402580

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007197426A Active JP4513837B2 (en) 2007-07-30 2007-07-30 Application usage monitoring system, application usage monitoring method, and application usage monitoring program

Country Status (1)

Country Link
JP (1) JP4513837B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110018942A (en) * 2019-03-14 2019-07-16 深圳市六度人和科技有限公司 Application program use information management system, method, apparatus and computer equipment
JP7668759B2 (en) * 2022-03-18 2025-04-25 Kddi株式会社 Program, device and method for limiting application use based on stress information

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003091433A (en) * 2001-09-18 2003-03-28 Takahiro Kinoshita Monitoring method, monitoring system, monitoring device, device to be monitored, computer program and recording medium
JP2003296236A (en) * 2002-03-29 2003-10-17 Matsushita Electric Ind Co Ltd Information processing device, server device, and data output method
JP2005332345A (en) * 2004-05-21 2005-12-02 Lightwell Co Ltd Behavioral management system, client terminal, behavioral management server, manager terminal, monitoring program, behavioral management program and restriction setting program
JP2006072603A (en) * 2004-09-01 2006-03-16 Ricoh Co Ltd Computer input work measuring method, program for executing the method, and computer-readable recording medium storing the program
CN101223510B (en) * 2005-05-31 2010-06-23 科学园株式会社 Monitoring method and monitoring system
JP3963278B1 (en) * 2007-03-09 2007-08-22 Sky株式会社 Computer operation monitoring system, computer operation monitoring method, and computer operation monitoring program
JP3974934B1 (en) * 2007-04-19 2007-09-12 Sky株式会社 Application usage monitoring system, application usage monitoring method, and application usage monitoring program
JP4155332B1 (en) * 2007-07-30 2008-09-24 Sky株式会社 Computer with operation monitoring function, computer operation monitoring system, and computer operation monitoring program
JP4360429B2 (en) * 2007-07-30 2009-11-11 Sky株式会社 Computer operation monitoring system and computer operation monitoring program

Also Published As

Publication number Publication date
JP2009032167A (en) 2009-02-12

Similar Documents

Publication Publication Date Title
US9507936B2 (en) Systems, methods, apparatuses, and computer program products for forensic monitoring
US8621624B2 (en) Apparatus and method for preventing anomaly of application program
US8613093B2 (en) System, method, and computer program product for comparing an object with object enumeration results to identify an anomaly that at least potentially indicates unwanted activity
US9846584B1 (en) Promoting a secure operating environment through oversight and provisioning of BIOS activity
JP4383413B2 (en) Unauthorized operation determination system, unauthorized operation determination method, and unauthorized operation determination program
US7805630B2 (en) Detection and mitigation of disk failures
CN102508768A (en) Monitoring method and monitoring device for application program
JP4513837B2 (en) Application usage monitoring system, application usage monitoring method, and application usage monitoring program
JP3974934B1 (en) Application usage monitoring system, application usage monitoring method, and application usage monitoring program
TWI687906B (en) System and method for conducting a secured computer based candidate assessment and non-transitory computer readable medium perform the method
JP2021152929A (en) Terminal management device, terminal management method, and program
JP3963278B1 (en) Computer operation monitoring system, computer operation monitoring method, and computer operation monitoring program
CN108092795A (en) A kind of reminding method, terminal device and computer-readable medium
JP4360429B2 (en) Computer operation monitoring system and computer operation monitoring program
US20060161979A1 (en) Scriptable emergency threat communication and mitigating actions
WO2006000870A3 (en) Apparatus, system, and method for protecting content using fingerprinting and real-time evidence gathering
JP4155332B1 (en) Computer with operation monitoring function, computer operation monitoring system, and computer operation monitoring program
JP4967901B2 (en) Computer with operation monitoring function and computer operation monitoring program
CN112230924A (en) Bullet box prompting method, device, computer equipment and storage medium
JP2011070348A (en) Information processing system, information processing method and program
Inns The evolution and application of SIEM systems
JP6760300B2 (en) Information processing equipment, security management system, security measure presentation method, and program
JP2006236199A (en) Work instruction list printing method and printing program
US20200302003A1 (en) Capture of Recently-Arrived Text Chunk of Real-Time Post-Appending Body of On-Screen Text
CN116186675A (en) A risk terminal management method, device, storage medium and server

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100415

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

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

R150 Certificate of patent or registration of utility model

Ref document number: 4513837

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

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130521

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130521

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130521

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20140521

Year of fee payment: 4

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250