JP5365404B2 - Information processing apparatus, software update management server, and software update management program - Google Patents

Information processing apparatus, software update management server, and software update management program Download PDF

Info

Publication number
JP5365404B2
JP5365404B2 JP2009180454A JP2009180454A JP5365404B2 JP 5365404 B2 JP5365404 B2 JP 5365404B2 JP 2009180454 A JP2009180454 A JP 2009180454A JP 2009180454 A JP2009180454 A JP 2009180454A JP 5365404 B2 JP5365404 B2 JP 5365404B2
Authority
JP
Japan
Prior art keywords
score
software
information
update
state
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
JP2009180454A
Other languages
Japanese (ja)
Other versions
JP2011034384A (en
Inventor
格 平城
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2009180454A priority Critical patent/JP5365404B2/en
Publication of JP2011034384A publication Critical patent/JP2011034384A/en
Application granted granted Critical
Publication of JP5365404B2 publication Critical patent/JP5365404B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)
  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To support updating of software by presenting a software state of a computer. <P>SOLUTION: A score information storage means 1d stores score information indicating a score obtained by evaluating a state of software. A software state detection means 1a detects the state of the software. A state information generation means 1b generates state information indicating the software state detected by the software state detection means 1a, and notifies the generated state information to a software updating management server 3 for managing the update of the software through an electric communication line 2. A score acquisition means 1c acquires the score information transmitted from a score transmission means 3c through the electric communication line 2, and stores the acquired score information in a score information storage means 1d. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

本発明は、情報処理装置、ソフトウェア更新管理サーバおよびソフトウェア更新管理プログラムに関する。   The present invention relates to an information processing apparatus, a software update management server, and a software update management program.

従来、パーソナルコンピュータ等のコンピュータ上で動作するアプリケーションソフトやドライバ等のソフトウェアは、数、種類共に膨大である。その上、ソフトウェアの障害は、潜在化している場合も多い。一方、ソフトウェアの障害を放置すればデータ破壊や起動不能等のような不具合が生じる可能性もある。したがって、コンピュータのユーザは、ソフトウェアの障害を排除し、コンピュータの最適な動作を維持するためにも、ソフトウェアのバージョン等、ソフトウェアの状態について管理を行って、状態を良好に維持することが望ましい。   2. Description of the Related Art Conventionally, there are an enormous number and variety of software such as application software and drivers that operate on a computer such as a personal computer. In addition, software failures are often latent. On the other hand, if a software failure is left unattended, problems such as data destruction and inability to start up may occur. Therefore, it is desirable for a computer user to maintain a good state by managing software states such as software versions in order to eliminate software failures and maintain the optimal operation of the computer.

また、コンピュータ上で動作するプログラムを管理する技術として、以下のものが知られている。   In addition, the following are known as techniques for managing programs that run on a computer.

特開2003−355340号公報JP 2003-355340 A 特開平5−257675号公報JP-A-5-257675

しかし、ユーザにとってコンピュータ上で動作しているソフトウェアについて、例えば更新状況や正常な動作が行われているか等、現在のソフトウェアの状態の把握が困難であり、ソフトウェアの状態を改善または最適な状態を維持するために、どのソフトウェアについて更新を行えばよいのかを判断するのが容易でないという問題点がある。   However, it is difficult for the user to understand the current software status, such as whether the software is running on the computer, such as the update status or normal operation, and the software status has been improved or optimized. In order to maintain, there is a problem that it is not easy to determine which software should be updated.

本件はこのような点に鑑みてなされたものであり、コンピュータのソフトウェアの状態を提示して、ソフトウェアの更新を支援する情報処理装置、ソフトウェア更新管理サーバおよびソフトウェア更新管理プログラムを提供することを目的とする。   The present invention has been made in view of the above points, and an object thereof is to provide an information processing apparatus, a software update management server, and a software update management program that support software update by presenting the software status of a computer. And

開示の情報処理装置は、動作するソフトウェアの状態の評価であるスコアを示すスコア情報を記憶するスコア情報記憶手段と、前記ソフトウェアの前記状態を検出するソフトウェア状態検出手段と、前記ソフトウェア状態検出手段によって検出された前記ソフトウェアの前記状態を示す状態情報を生成し、生成した前記状態情報を電気通信回線を通じて前記ソフトウェアの更新を管理するソフトウェア更新管理サーバに通知する状態情報生成手段と、前記ソフトウェア更新管理サーバから送信された前記状態情報に応じて決定された前記スコア情報を前記電気通信回線を通じて取得し、取得した前記スコア情報を前記スコア情報記憶手段に記憶させるスコア取得手段とを有する。   The disclosed information processing apparatus includes a score information storage unit that stores score information indicating a score that is an evaluation of a state of operating software, a software state detection unit that detects the state of the software, and the software state detection unit. State information generating means for generating state information indicating the detected state of the software, and notifying the generated state information to a software update management server that manages the update of the software through a telecommunication line; and the software update management Score acquisition means for acquiring the score information determined in accordance with the state information transmitted from a server through the telecommunication line and storing the acquired score information in the score information storage means;

開示のソフトウェア更新管理サーバは、情報処理装置で動作するソフトウェアの状態の評価であるスコアを示すスコア情報を記憶するサーバ側スコア情報記憶手段と、電気通信回線を通じて前記情報処理装置から通知された前記ソフトウェアの前記状態を示す状態情報を取得する状態情報取得手段と、前記状態情報に応じて前記スコアを決定するスコア決定情報を記憶するスコア決定情報記憶手段と、前記スコア決定情報記憶手段に記憶されている前記スコア決定情報に基づいて、前記状態情報取得手段によって取得された前記状態情報に応じて前記スコアを決定し、決定した前記スコアを示す前記スコア情報を前記サーバ側スコア情報記憶手段に記憶させるスコア決定手段と、前記サーバ側スコア情報記憶手段に記憶されている前記スコア情報を前記電気通信回線を通じて前記情報処理装置に送信するスコア送信手段とを有する。   The disclosed software update management server includes a server-side score information storage unit that stores score information indicating a score that is an evaluation of a state of software operating on the information processing device, and the information processing device notified through the telecommunication line State information acquisition means for acquiring state information indicating the state of the software, score determination information storage means for storing score determination information for determining the score according to the state information, and score determination information storage means Based on the score determination information, the score is determined according to the state information acquired by the state information acquisition unit, and the score information indicating the determined score is stored in the server-side score information storage unit And a score determination means to be stored, and the score stored in the server-side score information storage means And a score transmission unit that transmits the broadcast to the information processing apparatus via the electric communication line.

開示の情報処理装置、ソフトウェア更新管理サーバおよびソフトウェア更新管理プログラムによれば、情報処理装置で動作するアプリケーションソフトやドライバ等のソフトウェアの状態を評価して数値化することで、ソフトウェアの状態を改善または最適な状態を維持するために、どのソフトウェアについて更新を行えばよいのかの判断を支援する。   According to the disclosed information processing apparatus, software update management server, and software update management program, the state of software such as application software or a driver that operates on the information processing apparatus is evaluated and digitized to improve the software state or In order to maintain the optimum state, it assists in determining which software should be updated.

第1の実施の形態を示す図である。It is a figure which shows 1st Embodiment. 第2の実施の形態のシステム構成を示す図である。It is a figure which shows the system configuration | structure of 2nd Embodiment. 第2の実施の形態の情報処理装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the information processing apparatus of 2nd Embodiment. 第2の実施の形態の情報処理装置およびソフトウェア更新管理サーバの構成を示すブロック図である。It is a block diagram which shows the structure of the information processing apparatus and software update management server of 2nd Embodiment. 第2の実施の形態のエラースコア決定テーブルの構成例を示す図である。It is a figure which shows the structural example of the error score determination table of 2nd Embodiment. 第2の実施の形態の更新スコア決定テーブルの構成例を示す図である。It is a figure which shows the structural example of the update score determination table of 2nd Embodiment. 第2の実施の形態のスコアテーブルの構成例を示す図である。It is a figure which shows the structural example of the score table of 2nd Embodiment. 第2の実施の形態のソフトウェアのエラー発生を通知する処理の手順を示すシーケンス図である。It is a sequence diagram which shows the procedure of the process which notifies the error generation of the software of 2nd Embodiment. 第2の実施の形態のソフトウェアの最終更新日を通知する処理の手順を示すシーケンス図である。It is a sequence diagram which shows the procedure of the process which notifies the last update date of the software of 2nd Embodiment. 第2の実施の形態のソフトウェアのスコアを問い合わせる処理の手順を示すシーケンス図である。It is a sequence diagram which shows the procedure of the process which inquires the score of the software of 2nd Embodiment. 第2の実施の形態のソフトウェア選択更新処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the software selection update process of 2nd Embodiment. 第2の実施の形態のソフトウェア自動更新処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the software automatic update process of 2nd Embodiment. 第2の実施の形態の設定画面を示す図である。It is a figure which shows the setting screen of 2nd Embodiment. 第2の実施の形態のスコア表示画面を示す図である。It is a figure which shows the score display screen of 2nd Embodiment. 第3の実施の形態の情報処理装置の構成を示すブロック図である。It is a block diagram which shows the structure of the information processing apparatus of 3rd Embodiment. 第3の実施の形態のエラースコア決定処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the error score determination process of 3rd Embodiment. 第3の実施の形態の更新スコア決定処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the update score determination process of 3rd Embodiment.

以下、実施の形態について、図面を参照して説明する。
[第1の実施の形態]
図1は、第1の実施の形態を示す図である。図1に示す情報処理装置1は、ユーザに対して関心が高いコンテンツを提示する。情報処理装置1は、ソフトウェア状態検出手段1a、状態情報生成手段1b、スコア取得手段1c、スコア情報記憶手段1dを有する。また、ソフトウェア更新管理サーバ3は、状態情報取得手段3a、スコア決定手段3b、スコア送信手段3c、スコア決定情報記憶手段3d、サーバ側スコア情報記憶手段3eを有する。また、情報処理装置1およびソフトウェア更新管理サーバ3は、電気通信回線2で接続されている。
Hereinafter, embodiments will be described with reference to the drawings.
[First Embodiment]
FIG. 1 is a diagram showing a first embodiment. The information processing apparatus 1 illustrated in FIG. 1 presents content that is of high interest to the user. The information processing apparatus 1 includes software state detection means 1a, state information generation means 1b, score acquisition means 1c, and score information storage means 1d. The software update management server 3 includes state information acquisition means 3a, score determination means 3b, score transmission means 3c, score determination information storage means 3d, and server-side score information storage means 3e. The information processing apparatus 1 and the software update management server 3 are connected by a telecommunication line 2.

ソフトウェア状態検出手段1aは、ソフトウェアの状態を検出する。情報処理装置1で動作するソフトウェアの状態を示す要素として、例えば、エラーの発生頻度、ソフトウェアのバージョンの新しさ等がある。本実施の形態では、これらのソフトウェアの状態をソフトウェアの更新の必要性を判断する尺度として用いる。   The software state detection unit 1a detects the state of software. Examples of elements indicating the state of software operating on the information processing apparatus 1 include the frequency of error occurrence and the newness of the software version. In the present embodiment, these software states are used as a scale for determining the necessity of software update.

状態情報生成手段1bは、ソフトウェア状態検出手段1aによって検出されたソフトウェアの状態を示す状態情報を生成し、生成した状態情報を電気通信回線2を通じてソフトウェアの更新を管理するソフトウェア更新管理サーバ3に通知する。   The state information generation unit 1b generates state information indicating the state of the software detected by the software state detection unit 1a, and notifies the generated state information to the software update management server 3 that manages software updates through the telecommunication line 2. To do.

スコア取得手段1cは、スコア送信手段3cから送信されたスコア情報を電気通信回線2を通じて取得し、取得したスコア情報をスコア情報記憶手段1dに記憶させる。
スコア情報記憶手段1dは、動作するソフトウェアの状態の評価であるスコアを示すスコア情報を記憶する。このソフトウェアのスコアに基づいて、ソフトウェアを更新するか否かが判定される。
The score acquisition unit 1c acquires the score information transmitted from the score transmission unit 3c through the telecommunication line 2, and stores the acquired score information in the score information storage unit 1d.
The score information storage unit 1d stores score information indicating a score that is an evaluation of the state of operating software. Whether or not to update the software is determined based on the score of the software.

状態情報取得手段3aは、電気通信回線2を通じて状態情報生成手段1bから通知された状態情報を取得する。
スコア決定手段3bは、スコア決定情報記憶手段3dに記憶されている状態情報に応じて情報処理装置1で動作するソフトウェアの状態の評価であるスコアを決定するスコア決定情報に基づいて、状態情報取得手段3aによって取得された状態情報に応じてスコアを決定し、決定したスコアを示すスコア情報をサーバ側スコア情報記憶手段3eに記憶させる。
The status information acquisition unit 3a acquires the status information notified from the status information generation unit 1b through the telecommunication line 2.
The score determination unit 3b acquires state information based on score determination information that determines a score that is an evaluation of the state of software operating on the information processing apparatus 1 according to the state information stored in the score determination information storage unit 3d. A score is determined according to the state information acquired by the means 3a, and score information indicating the determined score is stored in the server-side score information storage means 3e.

スコア送信手段3cが、サーバ側スコア情報記憶手段3eに記憶されているスコア情報を電気通信回線2を通じて情報処理装置1に送信する。
スコア決定情報記憶手段3dは、状態情報に応じてスコアを決定するスコア決定情報を記憶する。
The score transmission unit 3 c transmits the score information stored in the server-side score information storage unit 3 e to the information processing device 1 through the telecommunication line 2.
The score determination information storage unit 3d stores score determination information for determining a score according to the state information.

サーバ側スコア情報記憶手段3eは、情報処理装置1で動作するソフトウェアの状態の評価であるスコアを示すスコア情報を記憶する。
これによって、情報処理装置1で動作するアプリケーションソフトやドライバ等のソフトウェアを評価して数値化することで、ソフトウェアの状態を改善または最適な状態を維持するために、どのソフトウェアについて更新を行えばよいのかの判断を支援し、ユーザに対して容易に把握させることができる。
The server-side score information storage unit 3e stores score information indicating a score that is an evaluation of the state of software operating on the information processing apparatus 1.
In this way, software such as application software and drivers operating on the information processing apparatus 1 is evaluated and digitized, so that any software may be updated in order to improve the software state or maintain the optimum state. It is possible to assist the judgment of whether or not the user can easily grasp.

[第2の実施の形態]
次に、第2の実施の形態について説明する。
図2は、第2の実施の形態のシステム構成を示す図である。図2に示すソフトウェア更新管理システムは、情報処理装置100のアプリケーションやドライバ等のソフトウェアの更新を、ソフトウェア更新管理サーバ300により管理するするシステムである。
[Second Embodiment]
Next, a second embodiment will be described.
FIG. 2 illustrates a system configuration according to the second embodiment. The software update management system shown in FIG. 2 is a system in which software updates such as applications and drivers of the information processing apparatus 100 are managed by the software update management server 300.

本実施の形態に係るソフトウェア更新管理システムにおいて、情報処理装置100は、インターネット(Internet)10を介してソフトウェア更新管理サーバ300と接続されている。   In the software update management system according to the present embodiment, the information processing apparatus 100 is connected to the software update management server 300 via the Internet 10.

情報処理装置100は、パーソナルコンピュータ等のコンピュータである。情報処理装置100は、電気通信回線であるインターネット10を介してソフトウェア更新管理サーバ300と通信することにより、情報処理装置100で動作するソフトウェアのエラー発生や、最終更新日を通知する。   The information processing apparatus 100 is a computer such as a personal computer. The information processing apparatus 100 communicates with the software update management server 300 via the Internet 10 that is a telecommunication line, thereby notifying the occurrence of an error in the software operating on the information processing apparatus 100 and the last update date.

ソフトウェア更新管理サーバ300は、情報処理装置100の製造・販売元、オペレーションシステムやソフトウェアの製造・販売元、パーソナルコンピュータのメンテナンス業者等によって設置された、情報処理装置100で動作するソフトウェアの更新を管理するサーバである。   The software update management server 300 manages updates of software operating on the information processing apparatus 100 installed by the information processing apparatus 100 manufacturer / distributor, operation system / software manufacturer / distributor, personal computer maintenance company, etc. Server.

ソフトウェア更新管理サーバ300は、情報処理装置100からインターネット10を介して通知されたソフトウェアのエラー発生や最終更新日を取得する。また、ソフトウェア更新管理サーバ300は、ソフトウェアのエラー発生の回数であるエラー回数をカウントし、通知されたソフトウェアの最終更新日やカウントしたエラー回数に基づいて情報処理装置100で動作するソフトウェアのスコアを決定し、決定したスコアを記憶する。ソフトウェア更新管理サーバ300は、記憶したスコアを情報処理装置100からの問い合わせに応じてインターネット10を介して送信する。   The software update management server 300 acquires the software error occurrence and the last update date notified from the information processing apparatus 100 via the Internet 10. Further, the software update management server 300 counts the number of errors, which is the number of software errors, and obtains the score of the software operating on the information processing apparatus 100 based on the notified last update date of the software and the counted number of errors. Determine and memorize the determined score. The software update management server 300 transmits the stored score via the Internet 10 in response to an inquiry from the information processing apparatus 100.

また、ソフトウェア更新管理サーバ300は、情報処理装置100に対してソフトウェアを更新する更新データを提供する。情報処理装置100は、提供された更新データによりソフトウェアを更新する。   The software update management server 300 provides update data for updating software to the information processing apparatus 100. The information processing apparatus 100 updates the software with the provided update data.

なお、これに限らず、情報処理装置100は、更新データを、他のWebサーバやその他の方法により取得してもよい。また、この場合、ソフトウェア更新管理サーバ300は、更新データの取得先サーバのURL(Uniform Resource Locator)や取得方法(添付の記録媒体名等)を情報処理装置100に提供してもよい。   The information processing apparatus 100 is not limited to this, and the update data may be acquired by another Web server or another method. In this case, the software update management server 300 may provide the information processing apparatus 100 with a URL (Uniform Resource Locator) of an update data acquisition destination server and an acquisition method (such as an attached recording medium name).

なお、本実施の形態の情報処理装置100では、パーソナルコンピュータについて説明したが、情報処理装置100は情報処理装置の一例であり、携帯電話やPDA(Personal Digital Assistant)をはじめとする移動通信用端末装置、情報処理システムの端末装置等のように、各種の情報処理装置に適用することができる。   In the information processing apparatus 100 of the present embodiment, the personal computer has been described. However, the information processing apparatus 100 is an example of an information processing apparatus, and a mobile communication terminal such as a mobile phone or a PDA (Personal Digital Assistant). The present invention can be applied to various information processing devices such as a device and a terminal device of an information processing system.

図3は、第2の実施の形態の情報処理装置のハードウェア構成を示す図である。図3に示す情報処理装置100は、CPU(Central Processing Unit)101によって装置全体が制御されている。CPU101には、バス107を介してRAM(Random Access Memory)102、ハードディスクドライブ(HDD:Hard Disk Drive)103、グラフィック処理装置104、入力インタフェース105および通信インタフェース106が接続されている。   FIG. 3 illustrates a hardware configuration of the information processing apparatus according to the second embodiment. The information processing apparatus 100 shown in FIG. 3 is controlled by a CPU (Central Processing Unit) 101 as a whole. A random access memory (RAM) 102, a hard disk drive (HDD) 103, a graphic processing device 104, an input interface 105, and a communication interface 106 are connected to the CPU 101 via a bus 107.

RAM102には、CPU101に実行させるOS(Operating System)のプログラムやアプリケーションプログラムの少なくとも一部が一時的に記憶される。また、RAM102には、CPU101による処理に必要な各種データが記憶される。HDD103には、OSやアプリケーションプログラムが記憶される。   The RAM 102 temporarily stores at least part of an OS (Operating System) program and application programs to be executed by the CPU 101. The RAM 102 stores various data necessary for processing by the CPU 101. The HDD 103 stores an OS and application programs.

グラフィック処理装置104には、モニタ11が接続されている。グラフィック処理装置104は、CPU101からの命令にしたがって、画像をモニタ11の画面に表示させる。入力インタフェース105には、キーボード12とマウス13とが接続されている。入力インタフェース105は、キーボード12やマウス13から送られてくる信号を、バス107を介してCPU101に送信する。   A monitor 11 is connected to the graphic processing device 104. The graphic processing device 104 displays an image on the screen of the monitor 11 in accordance with a command from the CPU 101. A keyboard 12 and a mouse 13 are connected to the input interface 105. The input interface 105 transmits a signal transmitted from the keyboard 12 or the mouse 13 to the CPU 101 via the bus 107.

通信インタフェース106は、電気通信回線であるインターネット10等のネットワークに接続されている。通信インタフェース106は、これらのネットワークを介して、他のコンピュータとの間でデータの送受信を行う。   The communication interface 106 is connected to a network such as the Internet 10 that is a telecommunication line. The communication interface 106 transmits / receives data to / from other computers via these networks.

なお、ソフトウェア更新管理サーバ300も、情報処理装置100と同様のハードウェア構成によって実現される。
以上のようなハードウェア構成によって、本実施の形態の処理機能を実現することができる。
The software update management server 300 is also realized by the same hardware configuration as the information processing apparatus 100.
With the hardware configuration as described above, the processing functions of the present embodiment can be realized.

図4は、第2の実施の形態の情報処理装置およびソフトウェア更新管理サーバの構成を示すブロック図である。図4に示す情報処理装置100は、ソフトウェア状態検出部111、状態情報生成部112、スコア取得部113、ソフトウェア更新部124、表示情報出力部125、入力受付部126、スコア情報記憶部160を有する。   FIG. 4 is a block diagram illustrating configurations of the information processing apparatus and the software update management server according to the second embodiment. The information processing apparatus 100 illustrated in FIG. 4 includes a software state detection unit 111, a state information generation unit 112, a score acquisition unit 113, a software update unit 124, a display information output unit 125, an input reception unit 126, and a score information storage unit 160. .

ソフトウェア更新管理サーバ300は、状態情報取得部331、スコア決定部332、スコア送信部333、更新データ送信部344、スコア決定情報記憶部350、スコア情報記憶部360、更新データ記憶部370を有する。また、情報処理装置100およびソフトウェア更新管理サーバ300は、インターネット10で接続されている。   The software update management server 300 includes a state information acquisition unit 331, a score determination unit 332, a score transmission unit 333, an update data transmission unit 344, a score determination information storage unit 350, a score information storage unit 360, and an update data storage unit 370. The information processing apparatus 100 and the software update management server 300 are connected via the Internet 10.

ソフトウェア状態検出部111は、ソフトウェアの状態を検出する。情報処理装置100で動作するソフトウェアの状態を示す要素として、例えば、エラーの発生頻度、ソフトウェアのバージョンの新しさ等がある。具体的には、ソフトウェア状態検出部111は、ソフトウェアの実行によるエラー発生およびソフトウェアの更新時期(例えば、最終更新日)を検出する。本実施の形態では、これらのソフトウェアの状態をソフトウェアの更新の必要性を判断する尺度として用いる。   The software state detection unit 111 detects the state of software. Elements indicating the state of software operating on the information processing apparatus 100 include, for example, the frequency of error occurrence and the newness of the software version. Specifically, the software state detection unit 111 detects the occurrence of an error due to software execution and the software update time (for example, the last update date). In the present embodiment, these software states are used as a scale for determining the necessity of software update.

状態情報生成部112は、ソフトウェア状態検出部111によって検出されたソフトウェアの状態を示す状態情報を生成する。次に、状態情報生成部112は、生成した状態情報をインターネット10を通じてソフトウェアの更新を管理するソフトウェア更新管理サーバ300に通知する。具体的には、状態情報生成部112は、ソフトウェア状態検出部111によって検出されたエラー発生、またはソフトウェア状態検出部111によって検出されたソフトウェアの最終更新日を示す状態情報を生成し、生成した状態情報を通知する。   The state information generation unit 112 generates state information indicating the state of the software detected by the software state detection unit 111. Next, the state information generation unit 112 notifies the generated state information to the software update management server 300 that manages software updates via the Internet 10. Specifically, the state information generation unit 112 generates state information indicating the occurrence of an error detected by the software state detection unit 111 or the last update date of the software detected by the software state detection unit 111, and the generated state Notify information.

スコア取得部113は、スコア送信部333から送信されたスコア情報をインターネット10を通じて取得し、取得したスコア情報をスコア情報記憶部160に記憶させる。これにより、情報処理装置100は、ソフトウェア更新管理サーバ300で決定された情報処理装置100で動作するソフトウェアの状態の評価であるスコアを取得する。   The score acquisition unit 113 acquires the score information transmitted from the score transmission unit 333 through the Internet 10 and stores the acquired score information in the score information storage unit 160. Thereby, the information processing apparatus 100 acquires a score that is an evaluation of the state of software operating on the information processing apparatus 100 determined by the software update management server 300.

ソフトウェア更新部124は、スコア情報記憶部160に記憶されているスコア情報が示すソフトウェアのスコアに基づいてソフトウェアを更新する。
このとき、図13において後述する設定画面により手動更新が設定されている場合、ソフトウェア更新部124は、入力受付部126によって入力が受け付けられたソフトウェアについて更新するか否かの判定を行う。
The software update unit 124 updates the software based on the software score indicated by the score information stored in the score information storage unit 160.
At this time, when manual update is set on the setting screen described later in FIG. 13, the software update unit 124 determines whether or not to update the software whose input is received by the input reception unit 126.

また、設定画面180により自動更新が設定されている場合、ソフトウェア更新部124は、スコア情報記憶部160に記憶されているスコア情報が示すソフトウェアのスコアが所定の目標スコアよりも低いときは、ソフトウェアを更新する。   When automatic update is set on the setting screen 180, the software update unit 124 determines that the software score indicated by the score information stored in the score information storage unit 160 is lower than the predetermined target score. Update.

ソフトウェア更新部124は、インターネット10を通じてソフトウェアを更新する更新データを取得し、取得した更新データによりソフトウェアを更新する。また、このときソフトウェア更新部124は、ソフトウェアの最終更新日を更新する。また、このときソフトウェア状態検出部111は、このソフトウェアの更新を検出し、これに伴い情報処理装置100で動作する更新されたソフトウェアのスコアが決定される。   The software update unit 124 acquires update data for updating software via the Internet 10 and updates the software with the acquired update data. At this time, the software update unit 124 updates the last update date of the software. At this time, the software state detection unit 111 detects the update of the software, and accordingly, the score of the updated software operating on the information processing apparatus 100 is determined.

表示情報出力部125は、スコア情報記憶部160に記憶されているスコア情報に基づいて、ソフトウェアおよびソフトウェアのスコアを表示する表示情報を出力する。
入力受付部126は、ソフトウェア更新部124によって更新されるソフトウェアの入力を受け付ける。ユーザは、更新するソフトウェアを入力する場合に入力受付部126として、例えば、キーボード12、マウス13等を用いることができる。
The display information output unit 125 outputs display information for displaying software and software scores based on the score information stored in the score information storage unit 160.
The input receiving unit 126 receives an input of software updated by the software updating unit 124. The user can use, for example, the keyboard 12 and the mouse 13 as the input receiving unit 126 when inputting software to be updated.

スコア情報記憶部160は、スコア取得部113で取得された、情報処理装置100で動作するソフトウェアの状態の評価であるスコアを示すスコア情報を記憶する。このソフトウェアのスコアに基づいて、ソフトウェアを更新するか否かが判定される。   The score information storage unit 160 stores score information indicating a score, which is acquired by the score acquisition unit 113 and is an evaluation of the state of software operating on the information processing apparatus 100. Whether or not to update the software is determined based on the score of the software.

状態情報取得部331は、インターネット10を通じて状態情報生成部112から通知された情報処理装置100で動作するソフトウェアの実行によるエラー発生、またはソフトウェアの最終更新日を示す状態情報を取得する。   The status information acquisition unit 331 acquires status information indicating the occurrence of an error due to execution of software operating on the information processing apparatus 100 notified from the status information generation unit 112 via the Internet 10 or the last update date of the software.

スコア決定部332は、スコア決定情報記憶部350に記憶されている状態情報に応じて情報処理装置100で動作するソフトウェアの状態の評価であるスコアを決定するスコア決定情報に基づいて、状態情報取得部331によって取得されたエラー発生または最終更新日を示す状態情報に応じてスコアを決定する。次に、スコア決定部332は、決定したスコアを示すスコア情報をスコア情報記憶部360に記憶させる。   The score determination unit 332 acquires state information based on score determination information that determines a score that is an evaluation of the state of software operating on the information processing apparatus 100 according to the state information stored in the score determination information storage unit 350. The score is determined according to the status information indicating the error occurrence or the last update date acquired by the unit 331. Next, the score determination unit 332 stores score information indicating the determined score in the score information storage unit 360.

スコア送信部333が、スコア情報記憶部360に記憶されているスコア情報をインターネット10を通じて情報処理装置100に送信する。
更新データ送信部344は、インターネット10を通じて情報処理装置100から送信されたソフトウェアの更新を要求する更新要求を受信し、受信した更新要求に応じてインターネット10を通じて更新データ記憶部370に記憶されている更新データを送信する。
The score transmission unit 333 transmits the score information stored in the score information storage unit 360 to the information processing apparatus 100 through the Internet 10.
The update data transmission unit 344 receives an update request for requesting software update transmitted from the information processing apparatus 100 through the Internet 10 and is stored in the update data storage unit 370 through the Internet 10 in response to the received update request. Send update data.

スコア決定情報記憶部350は、エラー発生または最終更新日を示す状態情報に応じてスコアを決定するスコア決定情報を記憶する。
スコア情報記憶部360は、スコア決定部332で決定された、情報処理装置100で動作するソフトウェアの状態の評価であるスコアを示すスコア情報を記憶する。
The score determination information storage unit 350 stores score determination information for determining a score according to state information indicating an error occurrence or a last update date.
The score information storage unit 360 stores score information indicating a score determined by the score determination unit 332, which is an evaluation of the state of software operating on the information processing apparatus 100.

更新データ記憶部370は、ソフトウェアを更新する更新データおよび更新データのスコアを記憶する。このスコア情報記憶部360に記憶されている更新データのスコアに基づいて、情報処理装置100のソフトウェアが更新されるか否かの判定が行われる。また、判定の結果、ソフトウェアの更新が行われる場合には、更新データによりソフトウェアが更新される。   The update data storage unit 370 stores update data for updating software and a score of the update data. Based on the score of the update data stored in the score information storage unit 360, it is determined whether or not the software of the information processing apparatus 100 is updated. Further, when the software is updated as a result of the determination, the software is updated with the update data.

次に、本実施の形態において用いられるテーブルについて説明する。
図5は、第2の実施の形態のエラースコア決定テーブルの構成例を示す図である。図5に示すエラースコア決定テーブル351は、スコア決定情報記憶部350に記憶されており、ソフトウェア更新管理サーバ300によって作成および管理されている。エラースコア決定テーブル351は、ソフトウェアのエラーの発生に基づくスコアであるエラースコアを決定するエラースコア決定情報を記憶するテーブルである。
Next, a table used in the present embodiment will be described.
FIG. 5 is a diagram illustrating a configuration example of an error score determination table according to the second embodiment. The error score determination table 351 illustrated in FIG. 5 is stored in the score determination information storage unit 350 and is created and managed by the software update management server 300. The error score determination table 351 is a table that stores error score determination information for determining an error score that is a score based on the occurrence of a software error.

エラースコア決定テーブル351には、項目として“エラー回数”、“スコア”が設けられている。エラースコア決定テーブル351において、各項目の横方向に並べられた情報同士がエラースコア決定情報として互いに関連付けられている。   In the error score determination table 351, “error count” and “score” are provided as items. In the error score determination table 351, pieces of information arranged in the horizontal direction of each item are associated with each other as error score determination information.

エラー回数は、情報処理装置100においてそのソフトウェアでエラーが発生した回数であるエラー回数の範囲を示す。エラー回数は、ソフトウェア更新管理サーバ300において、情報処理装置100からソフトウェア毎に通知されたエラーの発生を、情報処理装置100のソフトウェア毎にカウントしたエラーカウントとして取得する。また、このエラーカウントは、他のコンピュータにおけるエラーの発生回数と合算してカウントしてもよい。   The number of errors indicates a range of the number of errors that is the number of times that an error has occurred in the software in the information processing apparatus 100. The number of errors is acquired as an error count obtained by counting the occurrence of an error notified from the information processing apparatus 100 for each software in the software update management server 300 for each software of the information processing apparatus 100. Further, this error count may be counted together with the number of occurrences of errors in other computers.

スコアは、各エラー回数の範囲に対応して設定されるスコアであるエラースコアを示す。エラースコアは、スコアが高いほど、ソフトウェアの状態が良いことを示し、スコアが低いほど、ソフトウェアの状態が悪いことを示す。エラースコアは、エラー回数が少ないほど、高いスコアが設定され、エラー回数が増えるにしたがって、設定されるスコアが低くなる。   The score indicates an error score that is a score set corresponding to each error frequency range. The error score indicates that the higher the score, the better the software state, and the lower the score, the worse the software state. As the error score decreases, the higher the error count, the higher the score, and the lower the error score, the lower the set score.

本実施の形態のソフトウェア更新管理サーバ300では、インターネット10を介して情報処理装置100から送信されるエラー発生をカウントしておき、エラースコア決定テーブル351に基づいてカウントされたエラー回数に応じて各ソフトウェアのエラースコアを決定する。   In the software update management server 300 according to the present embodiment, error occurrences transmitted from the information processing apparatus 100 via the Internet 10 are counted, and each error is counted according to the number of errors counted based on the error score determination table 351. Determine the software error score.

図6は、第2の実施の形態の更新スコア決定テーブルの構成例を示す図である。図6に示す更新スコア決定テーブル352は、スコア決定情報記憶部350に記憶されており、ソフトウェア更新管理サーバ300によって作成および管理されている。更新スコア決定テーブル352は、ソフトウェアの最終更新日に基づくスコアである更新スコアを決定する更新スコア決定情報を記憶するテーブルである。   FIG. 6 is a diagram illustrating a configuration example of an update score determination table according to the second embodiment. The update score determination table 352 illustrated in FIG. 6 is stored in the score determination information storage unit 350 and is created and managed by the software update management server 300. The update score determination table 352 is a table that stores update score determination information for determining an update score that is a score based on the last update date of the software.

更新スコア決定テーブル352には、項目として“最終更新日”、“スコア”が設けられている。更新スコア決定テーブル352において、各項目の横方向に並べられた情報同士が更新スコア決定情報として互いに関連付けられている。   In the update score determination table 352, “last update date” and “score” are provided as items. In the update score determination table 352, pieces of information arranged in the horizontal direction of each item are associated with each other as update score determination information.

最終更新日は、情報処理装置100においてそのソフトウェアが最後に更新された日付から経過した期間の範囲を示す。なお、最終更新日は、ソフトウェアの新しさを示すものであり、例えば各ソフトウェアにタイムスタンプで示されているような、ソフトウェアが作成者によって作成または改変された日もしくは公開された日を示す日付である。したがって、最終更新日は、ユーザや管理者等が情報処理装置100に対してソフトウェアの更新作業を行った日を示す日付ではない。ソフトウェア更新管理サーバ300は、情報処理装置100からソフトウェア毎に通知された最終更新日を、情報処理装置100のソフトウェア毎に取得する。   The last update date indicates a range of a period that has elapsed since the date when the software was last updated in the information processing apparatus 100. The last update date indicates the newness of the software. For example, the date when the software was created or modified by the creator or the date when it was released, as indicated by the time stamp on each software. It is. Therefore, the last update date is not a date indicating the date when the user, the administrator, or the like performed the software update operation on the information processing apparatus 100. The software update management server 300 acquires the last update date notified for each software from the information processing apparatus 100 for each software of the information processing apparatus 100.

スコアは、最終更新日から経過した期間の範囲に対応して設定されるスコアである更新スコアを示す。更新スコアは、スコアが高いほど、ソフトウェアの状態が良いことを示し、スコアが低いほど、ソフトウェアの状態が悪いことを示す。更新スコアは、最終更新日から経過した期間が短いほど、高いスコアが設定され、最終更新日から経過した期間が増えるにしたがって、設定されるスコアが低くなる。   The score indicates an update score that is a score set corresponding to a range of a period that has elapsed since the last update date. The update score indicates that the higher the score, the better the software state, and the lower the score, the worse the software state. The update score is set higher as the period elapsed from the last update date is shorter, and the set score is lower as the period elapsed from the last update date is increased.

本実施の形態のソフトウェア更新管理サーバ300では、インターネット10を介して情報処理装置100から送信されるソフトウェアの最終更新日を取得し、更新スコア決定テーブル352に基づいて取得した最終更新日に応じて各ソフトウェアの更新スコアを決定する。   In the software update management server 300 according to the present embodiment, the last update date of the software transmitted from the information processing apparatus 100 via the Internet 10 is acquired, and according to the last update date acquired based on the update score determination table 352. Determine the update score for each software.

図7は、第2の実施の形態のスコアテーブルの構成例を示す図である。図7に示すスコアテーブル361は、スコア情報記憶部360に記憶されており、ソフトウェア更新管理サーバ300によって作成および管理されている。スコアテーブル361は、ソフトウェアのエラーの発生および最終更新日等の状態に基づいて決定されたスコアであるスコアを示すスコア情報を記憶するテーブルである。   FIG. 7 is a diagram illustrating a configuration example of a score table according to the second embodiment. A score table 361 shown in FIG. 7 is stored in the score information storage unit 360 and is created and managed by the software update management server 300. The score table 361 is a table that stores score information indicating a score that is a score determined based on the occurrence of a software error and the state such as the last update date.

スコアテーブル361には、項目として“ソフトウェア名”、“スコア”が設けられている。スコアテーブル361において、各項目の横方向に並べられた情報同士がスコア情報として互いに関連付けられている。   In the score table 361, “software name” and “score” are provided as items. In the score table 361, pieces of information arranged in the horizontal direction of each item are associated with each other as score information.

ソフトウェア名は、情報処理装置100で動作するアプリケーションソフトやドライバ等の各ソフトウェアの名称を示す。
スコアは、各ソフトウェアについて決定されたスコアを示す。スコアは、図13において後述する設定画面を操作して行う設定に基づいて、エラースコア、更新スコアならびにエラースコアおよび更新スコアの総合評価のいずれかによって決定された値が用いられる。
The software name indicates the name of each software such as application software or a driver that operates on the information processing apparatus 100.
The score indicates the score determined for each software. As the score, a value determined by any one of the error score, the update score, and the comprehensive evaluation of the error score and the update score based on the setting performed by operating a setting screen described later in FIG. 13 is used.

本実施の形態のソフトウェア更新管理サーバ300では、インターネット10を介して情報処理装置100から送信されるエラー発生をカウントしておき、スコアテーブル361に基づいてカウントされたエラー回数に応じて各ソフトウェアのエラースコアを決定する。   In the software update management server 300 according to the present embodiment, the occurrence of errors transmitted from the information processing apparatus 100 via the Internet 10 is counted, and each software is counted according to the number of errors counted based on the score table 361. Determine the error score.

次に、本実施の形態で実行される処理について説明する。
図8は、第2の実施の形態のソフトウェアのエラー発生を通知する処理の手順を示すシーケンス図である。図8に示す処理は、情報処理装置100で検出されたソフトウェアのエラー発生に応じて、ソフトウェア更新管理サーバ300が、エラースコアを決定する処理である。この処理は、ソフトウェア更新管理機能の設定(図13において後述)においてエラー回数が評価項目に選択されている場合(エラー回数が総合評価に含まれている場合も含む)に、ソフトウェア状態検出部111が、情報処理装置100において動作するソフトウェアのエラー発生を検出することにより実行が開始される。
Next, processing executed in the present embodiment will be described.
FIG. 8 is a sequence diagram illustrating a processing procedure for notifying the occurrence of an error in the software according to the second embodiment. The process illustrated in FIG. 8 is a process in which the software update management server 300 determines an error score in response to a software error detected by the information processing apparatus 100. This process is performed when the number of errors is selected as an evaluation item in the setting of the software update management function (described later in FIG. 13) (including the case where the number of errors is included in the comprehensive evaluation). However, execution is started by detecting the occurrence of an error in software operating in the information processing apparatus 100.

[ステップS11]情報処理装置100が有する状態情報生成部112は、ソフトウェア状態検出部111が検出したエラー発生およびエラーが発生したソフトウェアを示す状態情報を、インターネット10を通じてソフトウェア更新管理サーバ300に通知することにより、エラー発生およびエラーが発生したソフトウェアをソフトウェア更新管理サーバ300に通知する。   [Step S <b> 11] The state information generation unit 112 included in the information processing apparatus 100 notifies the software update management server 300 of the error information detected by the software state detection unit 111 and the state information indicating the software in which the error has occurred via the Internet 10. Thus, the software update management server 300 is notified of the error occurrence and the software in which the error has occurred.

[ステップS12]ソフトウェア更新管理サーバ300が有する状態情報取得部331は、情報処理装置100からインターネット10を通じて通知された状態情報を取得する。これにより、状態情報取得部331は、エラー発生およびエラーが発生したソフトウェアを取得する。次に、ソフトウェア更新管理サーバ300が有するスコア決定部332は、状態情報取得部331で取得された状態情報でエラー発生が通知されたソフトウェアのエラーカウントを1増加させる。   [Step S12] The state information acquisition unit 331 included in the software update management server 300 acquires the state information notified from the information processing apparatus 100 through the Internet 10. As a result, the state information acquisition unit 331 acquires an error and the software in which the error has occurred. Next, the score determination unit 332 included in the software update management server 300 increments the error count of the software notified of the occurrence of an error by the state information acquired by the state information acquisition unit 331.

[ステップS13]スコア決定部332は、ソフトウェア更新管理サーバ300が有するスコア決定情報記憶部350に記憶されているエラースコア決定情報(図5において前述)に基づき、エラーカウントに応じて、通知されたソフトウェアのエラースコアを決定する。   [Step S13] The score determination unit 332 is notified in accordance with the error count based on the error score determination information (described above in FIG. 5) stored in the score determination information storage unit 350 of the software update management server 300. Determine the software error score.

[ステップS14]スコア決定部332は、決定したエラースコアをスコア情報記憶部360に記憶させる。その後、処理は終了する。
図9は、第2の実施の形態のソフトウェアの最終更新日を通知する処理の手順を示すシーケンス図である。図9に示す処理は、情報処理装置100のソフトウェアの更新に応じて、ソフトウェア更新管理サーバ300が、情報処理装置100で動作するソフトウェアの最終更新日に基づいて更新スコアを決定する処理である。この処理は、ソフトウェア更新管理機能の設定(図13において後述)において最終更新日が評価項目に選択されている場合(最終更新日が総合評価に含まれている場合も含む)に、ソフトウェア状態検出部111が、情報処理装置100において動作するソフトウェアの更新を検出することにより実行が開始される。
[Step S14] The score determination unit 332 stores the determined error score in the score information storage unit 360. Thereafter, the process ends.
FIG. 9 is a sequence diagram illustrating a procedure of processing for notifying the last update date of the software according to the second embodiment. The process illustrated in FIG. 9 is a process in which the software update management server 300 determines an update score based on the last update date of the software operating on the information processing apparatus 100 in accordance with the software update of the information processing apparatus 100. This process is performed when the software update management function is set (to be described later in FIG. 13), when the last update date is selected as the evaluation item (including the case where the last update date is included in the comprehensive evaluation). Execution is started when the unit 111 detects an update of software operating in the information processing apparatus 100.

[ステップS21]情報処理装置100が有する状態情報生成部112は、ソフトウェア状態検出部111が検出したソフトウェアの更新、更新されたソフトウェアおよびソフトウェアの最終更新日を示す状態情報を、インターネット10を通じてソフトウェア更新管理サーバ300に通知することにより、ソフトウェアの最終更新日および更新されたソフトウェアをソフトウェア更新管理サーバ300に通知する。ここで、ソフトウェアの最終更新日は、図6において前述したように、ソフトウェアの新しさを示すものであり、ソフトウェアが作成者によって作成または改変された日もしくは公開された日を示す日付である。   [Step S21] The state information generation unit 112 included in the information processing apparatus 100 updates the software detected by the software state detection unit 111, the updated software, and the state information indicating the last update date of the software via the Internet 10. By notifying the management server 300, the software update management server 300 is notified of the last update date of the software and the updated software. Here, as described above with reference to FIG. 6, the last update date of the software indicates the newness of the software, and is the date indicating the date when the software was created or modified by the creator or the date when it was released.

[ステップS22]ソフトウェア更新管理サーバ300が有する状態情報取得部331は、情報処理装置100からインターネット10を通じて通知された状態情報を取得する。これにより、状態情報取得部331は、更新されたソフトウェアおよびソフトウェアの最終更新日を取得する。   [Step S <b> 22] The state information acquisition unit 331 included in the software update management server 300 acquires the state information notified from the information processing apparatus 100 through the Internet 10. Thereby, the state information acquisition unit 331 acquires the updated software and the last update date of the software.

[ステップS23]ソフトウェア更新管理サーバ300が有するスコア決定部332は、ソフトウェア更新管理サーバ300が有するスコア決定情報記憶部350に記憶されている更新スコア決定情報(図6において前述)に基づき、状態情報取得部331によって取得されたソフトウェアの最終更新日に応じて、通知されたソフトウェアの更新スコアを決定する。   [Step S23] The score determination unit 332 included in the software update management server 300 is based on the update score determination information (described above in FIG. 6) stored in the score determination information storage unit 350 included in the software update management server 300. The notified software update score is determined according to the last update date of the software acquired by the acquisition unit 331.

[ステップS24]スコア決定部332は、決定した更新スコアをスコア情報記憶部360に記憶させる。その後、処理は終了する。
図10は、第2の実施の形態のソフトウェアのスコアを問い合わせる処理の手順を示すシーケンス図である。図10に示すソフトウェアのスコアを問い合わせる処理では、以下の処理が行われる。情報処理装置100は、情報処理装置100で動作するソフトウェアのスコアの問い合わせを行う。ソフトウェア更新管理サーバ300は、スコアの問い合わせに応じてスコアを情報処理装置100に送信する。これを受信した情報処理装置100は、受信したスコアを記憶する。
[Step S24] The score determination unit 332 stores the determined update score in the score information storage unit 360. Thereafter, the process ends.
FIG. 10 is a sequence diagram illustrating a procedure of processing for inquiring the score of the software according to the second embodiment. In the process for inquiring the software score shown in FIG. 10, the following process is performed. The information processing apparatus 100 inquires about the score of software that runs on the information processing apparatus 100. The software update management server 300 transmits the score to the information processing apparatus 100 in response to the score inquiry. The information processing apparatus 100 that has received the information stores the received score.

このソフトウェアのスコアを問い合わせる処理は、情報処理装置100においてユーザの指示(図11において後述)に基づいてまたは自動的(図12において後述)にソフトウェアの更新の管理を行う場合等に、これらの処理に先立って予め実行される。   The processing for inquiring the score of the software is performed in the information processing apparatus 100 based on a user instruction (described later in FIG. 11) or automatically (after described in FIG. 12). Prior to execution.

[ステップS31]情報処理装置100が有するソフトウェア状態検出部111は、情報処理装置100において動作しているソフトウェアを検索する。
[ステップS32]ソフトウェア状態検出部111は、検索の結果得られたソフトウェアについてインターネット10を通じてソフトウェア更新管理サーバ300にソフトウェアのスコアの問い合わせを送信する。
[Step S31] The software state detection unit 111 included in the information processing apparatus 100 searches for software operating in the information processing apparatus 100.
[Step S32] The software state detection unit 111 transmits a software score inquiry to the software update management server 300 via the Internet 10 for the software obtained as a result of the search.

[ステップS33]ソフトウェア更新管理サーバ300が有するスコア送信部333は、インターネット10を通じてソフトウェア更新管理サーバ300が有するスコア情報記憶部360に記憶されているスコア情報(図7において前述)を送信する。   [Step S33] The score transmission unit 333 included in the software update management server 300 transmits the score information (described above in FIG. 7) stored in the score information storage unit 360 included in the software update management server 300 via the Internet 10.

[ステップS34]情報処理装置100が有するスコア取得部113は、ソフトウェア更新管理サーバ300からインターネット10を通じて送信されたスコア情報を取得し、取得したスコア情報を情報処理装置100が有するスコア情報記憶部160に記憶させる。その後、処理は終了する。   [Step S34] The score acquisition unit 113 included in the information processing apparatus 100 acquires score information transmitted from the software update management server 300 through the Internet 10, and the score information storage unit 160 included in the information processing apparatus 100 stores the acquired score information. Remember me. Thereafter, the process ends.

図11は、第2の実施の形態のソフトウェア選択更新処理の手順を示すフローチャートである。図11に示すソフトウェア選択更新処理は、情報処理装置100が、ソフトウェアのスコアをユーザに対して表示し、これを確認したユーザの入力に基づいてソフトウェアを更新する処理である。ソフトウェア選択更新処理は、情報処理装置100においてユーザによるソフトウェアの更新の管理が行われる際等に、ユーザの指示に基づいて実行が開始される。   FIG. 11 is a flowchart illustrating a procedure of software selection update processing according to the second embodiment. The software selection update process illustrated in FIG. 11 is a process in which the information processing apparatus 100 displays a software score to the user and updates the software based on the input of the user who has confirmed this. Execution of the software selection update process is started based on a user instruction when, for example, software update management is performed by the user in the information processing apparatus 100.

[ステップS41]ソフトウェア更新部124は、スコア情報記憶部160に記憶されているソフトウェアのスコアを示すスコア情報を取得する。
[ステップS42]表示情報出力部125は、ソフトウェア更新部124によって取得されたスコア情報に基づいて、情報処理装置100で動作するソフトウェアおよびソフトウェアのスコアをモニタ11に一覧表示する。また、図14において後述するように、一覧表示と共にスコア目標を表示してもよい。
[Step S41] The software update unit 124 acquires score information indicating the score of the software stored in the score information storage unit 160.
[Step S42] Based on the score information acquired by the software update unit 124, the display information output unit 125 displays a list of software operating on the information processing apparatus 100 and software scores on the monitor 11. Further, as will be described later with reference to FIG. 14, the score target may be displayed together with the list display.

[ステップS43]入力受付部126は、ソフトウェアおよびソフトウェアのスコアの一覧表示を確認したユーザによる更新するソフトウェアの入力を受け付ける。
[ステップS44]ソフトウェア更新部124は、入力受付部126により入力が受け付けられたソフトウェアに対応する更新データのソフトウェアのスコアを取得する。この更新データのスコアは、ソフトウェア更新管理サーバ300によって決定され、ソフトウェア更新管理サーバ300が有する更新データ記憶部370に記憶されているものとする。このときソフトウェア更新部124は、ソフトウェア更新管理サーバ300が有する更新データ送信部344と通信することにより、インターネット10を通じてソフトウェア更新管理サーバ300が有する更新データ記憶部370からスコアを取得する。
[Step S43] The input receiving unit 126 receives input of software to be updated by a user who has confirmed the software and software score list display.
[Step S44] The software update unit 124 acquires the software score of the update data corresponding to the software whose input has been received by the input reception unit 126. The update data score is determined by the software update management server 300 and is stored in the update data storage unit 370 of the software update management server 300. At this time, the software update unit 124 acquires a score from the update data storage unit 370 of the software update management server 300 through the Internet 10 by communicating with the update data transmission unit 344 of the software update management server 300.

[ステップS45]ソフトウェア更新部124は、入力が受け付けられたソフトウェアのスコアと、更新データのスコアとを比較する。更新データの方がスコアがよい場合には、処理はステップS46に進められる。一方、動作しているソフトウェアのスコアと更新データのスコアとが等しいか、更新データの方がスコアが悪い場合には、処理は終了する。   [Step S45] The software updating unit 124 compares the score of the software whose input has been accepted with the score of the update data. If the update data has a better score, the process proceeds to step S46. On the other hand, if the score of the operating software is equal to the score of the update data, or the score of the update data is worse, the process ends.

[ステップS46]ソフトウェア更新部124は、インターネット10を通じて更新データ送信部344と通信してソフトウェアの更新データをダウンロードして取得し、取得した更新データを用いてソフトウェアを更新する。この更新データは、ソフトウェアを更新するデータであり、差分ファイルであってもよく、ソフトウェアプログラムを全部書き換えるものであってもよい。その後、処理は終了する。   [Step S46] The software update unit 124 communicates with the update data transmission unit 344 through the Internet 10 to download and acquire software update data, and updates the software using the acquired update data. This update data is data for updating software, may be a difference file, or may be a rewrite of all software programs. Thereafter, the process ends.

図12は、第2の実施の形態のソフトウェア自動更新処理の手順を示すフローチャートである。図12に示すソフトウェア自動更新処理は、情報処理装置100が、ソフトウェアのスコアに基づいてソフトウェアを自動的に更新する処理である。ソフトウェア自動更新処理は、例えば、情報処理装置100において定期的にソフトウェアの更新の管理が行われる際等に実行が開始される。   FIG. 12 is a flowchart illustrating a procedure of automatic software update processing according to the second embodiment. The software automatic update process illustrated in FIG. 12 is a process in which the information processing apparatus 100 automatically updates software based on the software score. The automatic software update process is started, for example, when the information processing apparatus 100 periodically manages software updates.

[ステップS51]ソフトウェア更新部124は、スコア情報記憶部160に記憶されているソフトウェアのスコアを示すスコア情報を取得する。
[ステップS52]ソフトウェア更新部124は、設定情報(図13において後述)に含まれているスコア目標を取得する。
[Step S51] The software update unit 124 acquires score information indicating the score of the software stored in the score information storage unit 160.
[Step S52] The software update unit 124 acquires a score target included in the setting information (described later in FIG. 13).

[ステップS53]ソフトウェア更新部124は、取得したスコア情報とスコア目標とを比較して、スコア目標よりもスコアが低いソフトウェアを検索する。
[ステップS54]ソフトウェア更新部124は、検索の結果得られたソフトウェアに対応する更新データのソフトウェアのスコアを取得する。
[Step S53] The software update unit 124 compares the acquired score information with the score target, and searches for software whose score is lower than the score target.
[Step S54] The software update unit 124 acquires the software score of the update data corresponding to the software obtained as a result of the search.

[ステップS55]ソフトウェア更新部124は、検索の結果得られたソフトウェアのスコアと、更新データのスコアとを比較する。更新データの方がスコアがよい場合には、処理はステップS56に進められる。一方、動作しているソフトウェアのスコアと更新データのスコアとが等しいか、更新データの方がスコアが悪い場合には、処理は終了する。   [Step S55] The software update unit 124 compares the score of the software obtained as a result of the search with the score of the update data. If the update data has a better score, the process proceeds to step S56. On the other hand, if the score of the operating software is equal to the score of the update data, or the score of the update data is worse, the process ends.

[ステップS56]ソフトウェア更新部124は、インターネット10を通じて更新データ送信部344と通信してソフトウェアの更新データをダウンロードして取得し、取得した更新データを用いてソフトウェアを更新する。   [Step S56] The software update unit 124 communicates with the update data transmission unit 344 through the Internet 10 to download and acquire software update data, and updates the software using the acquired update data.

次に、本実施の形態で表示される表示画面について説明する。
図13は、第2の実施の形態の設定画面を示す図である。図13に示す設定画面180は、情報処理装置100のモニタ11に表示される画面である。設定画面180は、ユーザによるソフトウェア更新管理機能における設定情報の入力を受け付ける設定画面の一例である。
Next, a display screen displayed in the present embodiment will be described.
FIG. 13 is a diagram illustrating a setting screen according to the second embodiment. A setting screen 180 illustrated in FIG. 13 is a screen displayed on the monitor 11 of the information processing apparatus 100. The setting screen 180 is an example of a setting screen that accepts input of setting information in the software update management function by the user.

設定画面180は、評価項目設定入力領域181、更新方法設定入力領域182、設定ボタン183、キャンセルボタン184を有する。
評価項目設定入力領域181は、情報処理装置100が有するソフトウェア更新管理機能における設定情報で示される設定のうち、評価項目の現在の設定を表示すると共に、評価項目の新たな設定を入力する領域である。ユーザは、情報処理装置100と接続されたマウス13等を操作して、評価項目の設定を入力することができる。
The setting screen 180 includes an evaluation item setting input area 181, an update method setting input area 182, a setting button 183, and a cancel button 184.
The evaluation item setting input area 181 is an area for displaying the current setting of the evaluation item among the settings indicated by the setting information in the software update management function of the information processing apparatus 100 and inputting a new setting of the evaluation item. is there. The user can input the setting of the evaluation item by operating the mouse 13 or the like connected to the information processing apparatus 100.

図13に示す例では、評価項目設定入力領域181により、ユーザは、評価項目として、エラー回数、最終更新日、エラー回数および最終更新日の総合評価のうち、いずれかをラジオボタンで選択することができる。   In the example illustrated in FIG. 13, the evaluation item setting input area 181 allows the user to select one of the number of errors, the last update date, the number of errors, and the overall evaluation date as an evaluation item using a radio button. Can do.

エラー回数が選択された場合、エラースコアによってソフトウェアの状態が評価される。最終更新日が選択された場合、更新スコアによってソフトウェアの状態が評価される。エラー回数および最終更新日の総合評価が選択された場合、エラースコアおよび更新スコアを総合してソフトウェアの状態が評価される。この総合評価は、例えば、エラースコアおよび更新スコアの平均値、合計値等、エラースコアおよび更新スコアの演算結果として得られる値等を用いてもよい。なお、これらに限らず、ソフトウェアの状態の評価に適するスコアを用いてもよい。   If the number of errors is selected, the software status is evaluated by the error score. When the last update date is selected, the software status is evaluated by the update score. When the total evaluation of the error count and the last update date is selected, the software state is evaluated by combining the error score and the update score. For this comprehensive evaluation, for example, an error score and an average value of update scores, a total value, and the like, values obtained as calculation results of error scores and update scores, and the like may be used. However, the present invention is not limited to these, and a score suitable for evaluating the state of software may be used.

更新方法設定入力領域182は、情報処理装置100が有するソフトウェア更新管理機能における設定情報で示される設定のうち、更新方法の現在の設定を表示すると共に、更新方法の新たな設定を入力する領域である。ユーザは、情報処理装置100と接続されたマウス13等を操作して、更新方法の設定を入力することができる。   The update method setting input area 182 is an area for displaying the current setting of the update method among the settings indicated by the setting information in the software update management function of the information processing apparatus 100 and inputting a new setting of the update method. is there. The user can input the setting of the update method by operating the mouse 13 or the like connected to the information processing apparatus 100.

図13に示す例では、更新方法設定入力領域182により、ユーザは、更新方法として、手動更新、自動更新のうち、いずれかをラジオボタンで選択することができる。
手動更新が選択された場合、ソフトウェア選択更新処理(図11において前述)によってソフトウェアの更新が判定され、判定結果に基づいて更新が実行される。自動更新が選択された場合、ソフトウェア自動更新処理(図12において前述)によってソフトウェアの更新が判定され、判定結果に基づいて更新が実行される。
In the example illustrated in FIG. 13, the update method setting input area 182 allows the user to select one of manual update and automatic update as an update method using a radio button.
When manual update is selected, software update is determined by software selection update processing (described above in FIG. 11), and update is executed based on the determination result. When the automatic update is selected, the software update is determined by the software automatic update process (described above in FIG. 12), and the update is executed based on the determination result.

また、ユーザは、更新方法設定入力領域182により、目標スコアを入力することができる。この目標スコアは、ソフトウェア選択更新処理でユーザに対してソフトウェアを更新するか否かの判断の参考として表示される。また、目標スコアは、ソフトウェア自動更新処理でソフトウェアを更新するか否かの判定基準として用いられる。   Further, the user can input a target score through the update method setting input area 182. This target score is displayed as a reference for determining whether to update the software to the user in the software selection update process. The target score is used as a criterion for determining whether or not to update software in the software automatic update process.

設定ボタン183は、ユーザが設定画面180によって入力した内容で、設定情報を新たに作成または更新し、設定画面180の表示を終了するボタンである。キャンセルボタン184は、ユーザが設定画面180によって入力した設定の内容を無効にし、設定画面180の表示を終了するボタンである。   The setting button 183 is a button for newly creating or updating setting information according to the content input by the user on the setting screen 180 and terminating the display of the setting screen 180. The cancel button 184 is a button for invalidating the setting contents input by the user on the setting screen 180 and terminating the display of the setting screen 180.

図14は、第2の実施の形態のスコア表示画面を示す図である。図14に示すスコア表示画面190は、情報処理装置100のモニタ11に表示される画面である。スコア表示画面190は、ユーザによるソフトウェア更新管理機能で更新可能なソフトウェアおよびソフトウェアのスコアを一覧表示すると共に更新するソフトウェアの入力を受け付けるスコア表示画面の一例である。   FIG. 14 is a diagram illustrating a score display screen according to the second embodiment. A score display screen 190 illustrated in FIG. 14 is a screen displayed on the monitor 11 of the information processing apparatus 100. The score display screen 190 is an example of a score display screen that displays a list of software and software scores that can be updated by the software update management function by the user and receives input of software to be updated.

スコア表示画面190は、一覧表示領域191、更新ソフトウェア選択領域192、更新ボタン193、OKボタン194、キャンセルボタン195を有する。
一覧表示領域191は、情報処理装置100で動作するソフトウェアのうち、更新可能であるソフトウェアについて、スコア情報(図7において前述)に基づいてソフトウェア名およびソフトウェアのスコアを一覧表示する領域である。更新ソフトウェア選択領域192は、一覧表示領域191に表示されているソフトウェア上を移動させることにより、ユーザが更新するソフトウェアの選択を入力する領域である。ユーザは、情報処理装置100と接続されたマウス13等を操作して、更新するソフトウェアの選択を入力することができる。
The score display screen 190 has a list display area 191, an update software selection area 192, an update button 193, an OK button 194, and a cancel button 195.
The list display area 191 is an area for displaying a list of software names and software scores based on the score information (described above in FIG. 7) for software that can be updated out of software operating on the information processing apparatus 100. The update software selection area 192 is an area for inputting selection of software to be updated by the user by moving the software displayed in the list display area 191. The user can input selection of software to be updated by operating the mouse 13 or the like connected to the information processing apparatus 100.

更新ボタン193は、ユーザが更新ソフトウェア選択領域192によって選択しているソフトウェアについて更新することを入力するボタンである。ユーザは、更新ソフトウェア選択領域192を一覧表示領域191に表示されているソフトウェアのうち更新するソフトウェアの上に移動させ、更新ボタン193を操作すると、ユーザによる更新するソフトウェアの選択の入力が完了する。また、ユーザは、OKボタン194を入力するまでに、これらの更新ソフトウェア選択領域の移動および更新ボタン193を繰り返すことにより、一度に複数のソフトウェアについて更新の選択を行うことができる。   The update button 193 is a button for inputting that the software selected by the user in the update software selection area 192 is updated. When the user moves the update software selection area 192 over the software to be updated among the software displayed in the list display area 191 and operates the update button 193, the input of selection of the software to be updated by the user is completed. Further, the user can select update for a plurality of software at a time by repeating the movement of the update software selection area and the update button 193 before inputting the OK button 194.

OKボタン194は、更新ソフトウェア選択領域192によるソフトウェアの更新の選択の入力を完了すると共に、スコア表示画面190の表示を終了するボタンである。ユーザによるOKボタン194の操作により、ユーザがスコア表示画面190によって入力した内容に基づいて、ソフトウェア選択更新処理(図11において前述)により、ソフトウェアを更新するか否かが判定される。キャンセルボタン195は、ユーザがスコア表示画面190によって入力した内容を無効にし、スコア表示画面190の表示を終了するボタンである。   The OK button 194 is a button for completing the input of software update selection in the update software selection area 192 and ending the display of the score display screen 190. By the operation of the OK button 194 by the user, whether or not to update the software is determined by the software selection update process (described above in FIG. 11) based on the content input by the user on the score display screen 190. The cancel button 195 is a button that invalidates the content input by the user on the score display screen 190 and ends the display of the score display screen 190.

以上のように、第2の実施の形態によれば、情報処理装置100上で動作するアプリケーションソフト、ドライバ等のソフトウェアに状態を示すスコアを決定して数値化して示すことで、情報処理装置100で動作するソフトウェアの状態を改善または維持するために、どのソフトウェアを更新すべきであるのかの判断を支援して、ユーザに対して容易に把握させることができ、または自動的にソフトウェアを更新することができる。   As described above, according to the second embodiment, the information processing apparatus 100 is configured by determining and quantifying a score indicating a state in software such as application software and a driver that operates on the information processing apparatus 100. Can help users determine which software should be updated to improve or maintain the state of the software that runs on it, making it easier for users to grasp, or automatically updating software be able to.

また、自動的にスコアの悪いソフトウェアをユーザの選択に基づいてまたは自動的に更新することで、情報処理装置100で動作するソフトウェアの状態を更新して、情報処理装置100におけるソフトウェアの動作の状態を高く維持することができる。   In addition, the state of software operating in the information processing apparatus 100 is updated by automatically updating software with a poor score based on the user's selection, or the state of software operation in the information processing apparatus 100. Can be kept high.

[第3の実施の形態]
次に、第3の実施の形態について説明する。上記の第2の実施の形態との相違点を中心に説明し、同様の事項については同一の符号を用いると共に説明を省略する。
[Third Embodiment]
Next, a third embodiment will be described. Differences from the second embodiment will be mainly described, and the same reference numerals are used for the same matters, and descriptions thereof are omitted.

第3の実施の形態は、情報処理装置が単独でソフトウェアのスコアを決定する点で、第2の実施の形態と異なる。
図15は、第3の実施の形態の情報処理装置の構成を示すブロック図である。図15に示す情報処理装置200は、ソフトウェア状態検出部111、表示情報出力部125、入力受付部126、状態情報生成部212、ソフトウェア更新部224、スコア決定部232、スコア決定情報記憶部250、スコア情報記憶部260を有する。また、情報処理装置200は、インターネット10と接続されている。
The third embodiment is different from the second embodiment in that the information processing apparatus independently determines the software score.
FIG. 15 is a block diagram illustrating a configuration of the information processing apparatus according to the third embodiment. 15 includes a software state detection unit 111, a display information output unit 125, an input reception unit 126, a state information generation unit 212, a software update unit 224, a score determination unit 232, a score determination information storage unit 250, A score information storage unit 260 is included. Further, the information processing apparatus 200 is connected to the Internet 10.

ソフトウェア状態検出部111は、第2の実施の形態と同様、ソフトウェアの実行によるエラー発生およびソフトウェアの更新時期(例えば、最終更新日)を検出する。
表示情報出力部125は、第2の実施の形態と同様、スコア情報記憶部260に記憶されているスコア情報に基づいて、ソフトウェアおよびソフトウェアのスコアを表示する表示情報を出力する。
As in the second embodiment, the software state detection unit 111 detects an error caused by execution of software and a software update time (for example, the last update date).
Similar to the second embodiment, the display information output unit 125 outputs display information for displaying software and software scores based on the score information stored in the score information storage unit 260.

入力受付部126は、第2の実施の形態と同様、ソフトウェア更新部224によって更新されるソフトウェアの入力を受け付ける。
状態情報生成部212は、ソフトウェア状態検出部111によって検出されたエラー発生、またはソフトウェア状態検出部111によって検出されたソフトウェアの最終更新日を示す状態情報を生成する。
The input reception unit 126 receives an input of software updated by the software update unit 224, as in the second embodiment.
The state information generation unit 212 generates state information indicating the occurrence of an error detected by the software state detection unit 111 or the last update date of the software detected by the software state detection unit 111.

ソフトウェア更新部224は、スコア情報記憶部260に記憶されているスコア情報が示すソフトウェアのスコアに基づいてソフトウェアを更新する。ソフトウェア更新部224は、インターネット10を介して図示しない更新サーバからソフトウェアを更新する更新データを取得し、取得した更新データでソフトウェアを更新する。なお、本実施の形態では、第2の実施の形態のように更新データのスコアを取得して、情報処理装置200で動作するソフトウェアのスコアと比較して更新するか否かの判定をしてもよく、更新データのスコアとソフトウェアのスコアとの比較は行わずにソフトウェアを更新してもよい。   The software update unit 224 updates the software based on the software score indicated by the score information stored in the score information storage unit 260. The software update unit 224 acquires update data for updating software from an update server (not shown) via the Internet 10 and updates the software with the acquired update data. In this embodiment, as in the second embodiment, the update data score is acquired, and compared with the score of the software operating on the information processing apparatus 200, it is determined whether or not to update. Alternatively, the software may be updated without comparing the score of the update data with the score of the software.

このとき、設定画面180により手動更新が設定されている場合、ソフトウェア更新部224は、入力受付部126によって入力が受け付けられたソフトウェアについて更新する。   At this time, when manual update is set on the setting screen 180, the software update unit 224 updates the software whose input is received by the input reception unit 126.

また、設定画面180により自動更新が設定されている場合、ソフトウェア更新部224は、スコア情報記憶部260に記憶されているスコア情報が示すソフトウェアのスコアが所定の目標スコアよりも低いときは、ソフトウェアを更新する。   When automatic update is set on the setting screen 180, the software update unit 224 determines that the software score indicated by the score information stored in the score information storage unit 260 is lower than the predetermined target score. Update.

ソフトウェア更新部224は、インターネット10を通じてソフトウェアを更新する更新データを取得し、取得した更新データによりソフトウェアを更新する。また、このときソフトウェア更新部224は、ソフトウェアの最終更新日を更新する。また、このときソフトウェア状態検出部111は、このソフトウェアの更新を検出し、これに伴い情報処理装置200で動作する更新されたソフトウェアのスコアが決定される。   The software update unit 224 acquires update data for updating software via the Internet 10 and updates the software with the acquired update data. At this time, the software update unit 224 updates the last update date of the software. At this time, the software state detection unit 111 detects the update of the software, and accordingly, the score of the updated software operating on the information processing apparatus 200 is determined.

スコア決定部232は、スコア決定情報記憶部250に記憶されている状態情報に応じて情報処理装置200で動作するソフトウェアの状態の評価であるスコアを決定するスコア決定情報に基づいて、状態情報生成部212によって生成されたエラー発生または最終更新日を示す状態情報に応じてスコアを決定する。次に、スコア決定部232は、決定したスコアを示すスコア情報をスコア情報記憶部260に記憶させる。   The score determination unit 232 generates state information based on score determination information that determines a score that is an evaluation of the state of software operating on the information processing device 200 according to the state information stored in the score determination information storage unit 250 The score is determined according to the state information indicating the error occurrence or the last update date generated by the unit 212. Next, the score determination unit 232 stores score information indicating the determined score in the score information storage unit 260.

スコア決定情報記憶部250は、エラー発生または最終更新日を示す状態情報に応じてスコアを決定するスコア決定情報を記憶する。
スコア情報記憶部260は、スコア決定部232で決定された、情報処理装置200で動作するソフトウェアの状態の評価であるスコアを示すスコア情報を記憶する。このソフトウェアのスコアに基づいて、ソフトウェアを更新するか否かが判定される。
The score determination information storage unit 250 stores score determination information for determining a score according to state information indicating an error occurrence or a last update date.
The score information storage unit 260 stores score information indicating a score, which is the evaluation of the state of the software operating on the information processing apparatus 200 determined by the score determination unit 232. Whether or not to update the software is determined based on the score of the software.

図16は、第3の実施の形態のエラースコア決定処理の手順を示すフローチャートである。図16に示すエラースコア決定処理は、情報処理装置200が、検出したソフトウェアのエラー発生に応じてエラースコアを決定する処理である。エラースコア決定処理は、ソフトウェア更新管理機能の設定(図13において前述)においてエラー回数が評価項目に選択されている場合(エラー回数が総合評価に含まれている場合も含む)に、ソフトウェア状態検出部111が、情報処理装置200において動作するソフトウェアのエラー発生を検出することにより実行が開始される。   FIG. 16 is a flowchart illustrating a procedure of error score determination processing according to the third embodiment. The error score determination process illustrated in FIG. 16 is a process in which the information processing apparatus 200 determines an error score in accordance with the detected software error. In the error score determination process, software state detection is performed when the number of errors is selected as an evaluation item in the setting of the software update management function (described above in FIG. 13) (including the case where the number of errors is included in the overall evaluation). Execution is started when the unit 111 detects an error in software operating in the information processing apparatus 200.

[ステップS61]状態情報生成部212は、ソフトウェア状態検出部111が検出したエラー発生およびエラーが発生したソフトウェアを示す状態情報を生成する。次に、スコア決定部232は、ソフトウェア状態検出部111によってエラー発生が検出されたソフトウェアのエラーカウントを1増加させる。   [Step S61] The state information generation unit 212 generates state information indicating the error detected by the software state detection unit 111 and the software in which the error has occurred. Next, the score determination unit 232 increments the error count of software for which the occurrence of an error is detected by the software state detection unit 111 by one.

[ステップS62]スコア決定部232は、スコア決定情報記憶部250に記憶されているエラースコア決定情報(図5において前述)に基づき、エラーカウントに応じて、通知されたソフトウェアのエラースコアを決定する。   [Step S62] The score determination unit 232 determines the error score of the notified software according to the error count based on the error score determination information (described above in FIG. 5) stored in the score determination information storage unit 250. .

[ステップS63]スコア決定部232は、決定したエラースコアをスコア情報記憶部260に記憶させる。その後、処理は終了する。
図17は、第3の実施の形態の更新スコア決定処理の手順を示すフローチャートである。図17に示す更新スコア決定処理は、情報処理装置200が、検出したソフトウェアの最終更新日に応じて更新スコアを決定する処理である。更新スコア決定処理は、ソフトウェア更新管理機能の設定(図13において前述)において最終更新日が評価項目に選択されている場合(最終更新日が総合評価に含まれている場合も含む)に、ソフトウェア状態検出部111が、情報処理装置200において動作するソフトウェアの更新を検出することにより実行が開始される。
[Step S63] The score determination unit 232 stores the determined error score in the score information storage unit 260. Thereafter, the process ends.
FIG. 17 is a flowchart illustrating a procedure of update score determination processing according to the third embodiment. The update score determination process illustrated in FIG. 17 is a process in which the information processing apparatus 200 determines an update score according to the last update date of the detected software. The update score determination process is performed when the last update date is selected as the evaluation item in the setting of the software update management function (described above in FIG. 13) (including the case where the last update date is included in the comprehensive evaluation). Execution is started when the state detection unit 111 detects an update of software operating in the information processing apparatus 200.

[ステップS71]状態情報生成部212は、ソフトウェアの更新に基づき、更新されたソフトウェアおよびソフトウェアの最終更新日を取得し、更新されたソフトウェアおよびソフトウェアの最終更新日を示す状態情報を生成する。   [Step S71] Based on the software update, the state information generation unit 212 acquires the updated software and the last update date of the software, and generates state information indicating the updated software and the last update date of the software.

[ステップS72]スコア決定部232は、スコア決定情報記憶部250(図15において前述)に記憶されている更新スコア決定情報(図6において前述)に基づき、最終更新日に応じて、通知されたソフトウェアの更新スコアを決定する。   [Step S72] The score determination unit 232 is notified according to the last update date based on the update score determination information (described above in FIG. 6) stored in the score determination information storage unit 250 (described above in FIG. 15). Determine the software update score.

[ステップS73]スコア決定部232は、決定した更新スコアをスコア情報記憶部260に記憶させる。その後、処理は終了する。
以上のように、第3の実施の形態によれば、ソフトウェア更新管理サーバを設けなくても、第2の実施の形態と同様の機能を実現することができる。
[Step S <b> 73] The score determination unit 232 stores the determined update score in the score information storage unit 260. Thereafter, the process ends.
As described above, according to the third embodiment, the same function as that of the second embodiment can be realized without providing a software update management server.

なお、上記の処理機能は、コンピュータによって実現することができる。その場合、情報処理装置100,200、ソフトウェア更新管理サーバ300が有すべき機能の処理内容を記述したプログラムが提供される。そのプログラムをコンピュータで実行することにより、上記処理機能がコンピュータ上で実現される。   The above processing functions can be realized by a computer. In that case, a program describing the processing contents of the functions that the information processing apparatuses 100 and 200 and the software update management server 300 should have is provided. By executing the program on a computer, the above processing functions are realized on the computer.

処理内容を記述したプログラムは、コンピュータで読み取り可能な記録媒体に記録しておくことができる。コンピュータで読み取り可能な記録媒体には、磁気記録装置、光ディスク、光磁気記録媒体、半導体メモリ等がある。磁気記録装置には、HDD、フレキシブルディスク(FD)、磁気テープ(MT)等がある。光ディスクには、DVD(Digital Versatile Disc)、DVD−RAM、CD−ROM(Compact Disc - Read Only Memory)、CD−R(Recordable)/RW(ReWritable)等がある。光磁気記録媒体には、MO(Magneto - Optical disk)等がある。   The program describing the processing contents can be recorded on a computer-readable recording medium. Examples of the computer-readable recording medium include a magnetic recording device, an optical disk, a magneto-optical recording medium, and a semiconductor memory. Magnetic recording devices include HDDs, flexible disks (FD), magnetic tapes (MT) and the like. Optical discs include DVD (Digital Versatile Disc), DVD-RAM, CD-ROM (Compact Disc-Read Only Memory), CD-R (Recordable) / RW (ReWritable), and the like. Magneto-optical recording media include MO (Magneto-Optical disk).

上記プログラムを流通させる場合には、例えば、そのプログラムが記録されたDVD、CD−ROM等の可搬型記録媒体が販売される。また、プログラムをサーバコンピュータに記憶しておき、ネットワークを通じて、サーバコンピュータから他のコンピュータにそのプログラムを転送することもできる。   When the program is distributed, for example, a portable recording medium such as a DVD or CD-ROM in which the program is recorded is sold. It is also possible to store the program in a server computer and transfer the program from the server computer to another computer via a network.

上記プログラムを実行するコンピュータは、例えば、可搬型記録媒体に記録されたプログラムまたはサーバコンピュータから転送されたプログラムを、自己の記憶装置に記憶する。そして、コンピュータは、自己の記憶装置からプログラムを読み取り、プログラムに従った処理を実行する。なお、コンピュータは、可搬型記録媒体から直接プログラムを読み取り、そのプログラムに従った処理を実行することもできる。また、コンピュータは、サーバコンピュータからプログラムが転送されるごとに、逐次、受け取ったプログラムに従った処理を実行することもできる。   The computer that executes the program stores, for example, the program recorded on the portable recording medium or the program transferred from the server computer in its own storage device. Then, the computer reads the program from its own storage device and executes processing according to the program. The computer can also read the program directly from the portable recording medium and execute processing according to the program. Further, each time the program is transferred from the server computer, the computer can sequentially execute processing according to the received program.

以上、開示の情報処理装置、ソフトウェア更新管理サーバおよびソフトウェア更新管理プログラムを、図示の実施の形態に基づいて説明したが、各部の構成は同様の機能を有する任意の構成のものに置換することができる。また、開示の技術に他の任意の構成物や工程が付加されてもよい。また、開示の技術は前述した実施の形態のうちの任意の2以上の構成を組み合わせたものであってもよい。   The disclosed information processing apparatus, software update management server, and software update management program have been described based on the illustrated embodiment. However, the configuration of each unit may be replaced with an arbitrary configuration having the same function. it can. In addition, any other component or process may be added to the disclosed technology. Further, the disclosed technique may be a combination of any two or more of the above-described embodiments.

上記については単に本発明の原理を示すものである。さらに、多数の変形、変更が当業者にとって可能であり、開示の技術は上記に示し、説明した正確な構成および応用例に限定されるものではなく、対応するすべての変形例および均等物は、添付の請求項およびその均等物による本発明の範囲とみなされる。   The above merely illustrates the principle of the present invention. In addition, many variations and modifications can be made by those skilled in the art, and the disclosed technology is not limited to the exact configurations and applications shown and described above, and all corresponding variations and equivalents are The scope of the invention is to be determined by the appended claims and their equivalents.

(付記1) 動作するソフトウェアの状態の評価であるスコアを示すスコア情報を記憶するスコア情報記憶手段と、
前記ソフトウェアの前記状態を検出するソフトウェア状態検出手段と、
前記ソフトウェア状態検出手段によって検出された前記ソフトウェアの前記状態を示す状態情報を生成し、生成した前記状態情報を電気通信回線を通じて前記ソフトウェアの更新を管理するソフトウェア更新管理サーバに通知する状態情報生成手段と、
前記ソフトウェア更新管理サーバから送信された前記状態情報に応じて決定された前記スコア情報を前記電気通信回線を通じて取得し、取得した前記スコア情報を前記スコア情報記憶手段に記憶させるスコア取得手段とを有することを特徴とする情報処理装置。
(Supplementary Note 1) Score information storage means for storing score information indicating a score that is an evaluation of the state of operating software;
Software state detection means for detecting the state of the software;
Status information generating means for generating status information indicating the status of the software detected by the software status detecting means and notifying the generated status information to a software update management server for managing the software update through an electric communication line When,
Score acquisition means for acquiring the score information determined according to the status information transmitted from the software update management server through the telecommunication line, and storing the acquired score information in the score information storage means; An information processing apparatus characterized by that.

(付記2) 前記ソフトウェア状態検出手段は、前記ソフトウェアの実行によるエラー発生を検出し、
前記状態情報生成手段は、前記ソフトウェア状態検出手段によって検出された前記エラー発生を示す前記状態情報を生成し、生成した前記状態情報を通知することを特徴とする付記1記載の情報処理装置。
(Supplementary Note 2) The software state detection unit detects an error caused by execution of the software,
The information processing apparatus according to claim 1, wherein the state information generation unit generates the state information indicating the occurrence of the error detected by the software state detection unit, and notifies the generated state information.

(付記3) 前記ソフトウェア状態検出手段は、前記ソフトウェアの更新時期を検出し、
前記状態情報生成手段は、前記ソフトウェア状態検出手段によって検出された前記ソフトウェアの前記更新時期を示す前記状態情報を生成し、生成した前記状態情報を通知することを特徴とする付記1記載の情報処理装置。
(Supplementary Note 3) The software state detection means detects the update time of the software,
The information processing unit according to claim 1, wherein the state information generation unit generates the state information indicating the update time of the software detected by the software state detection unit, and notifies the generated state information. apparatus.

(付記4) 前記スコア情報記憶手段に記憶されている前記スコア情報が示す前記ソフトウェアの前記スコアに基づいて前記ソフトウェアを更新するソフトウェア更新手段を有することを特徴とする付記1記載の情報処理装置。   (Supplementary note 4) The information processing apparatus according to supplementary note 1, further comprising software update means for updating the software based on the score of the software indicated by the score information stored in the score information storage means.

(付記5) 前記ソフトウェア更新手段は、前記スコア情報記憶手段に記憶されている前記スコア情報が示す前記ソフトウェアの前記スコアが所定の値よりも低い場合、前記ソフトウェアを更新することを特徴とする付記4記載の情報処理装置。   (Supplementary Note 5) The software update unit updates the software when the score of the software indicated by the score information stored in the score information storage unit is lower than a predetermined value. 4. The information processing apparatus according to 4.

(付記6) 前記スコア情報記憶手段に記憶されている前記スコア情報に基づいて、前記ソフトウェアと前記ソフトウェアの前記スコアとを表示する表示情報を出力する表示情報出力手段と、
前記ソフトウェア更新手段によって更新される前記ソフトウェアの入力を受け付ける入力受付手段とを有し、
前記ソフトウェア更新手段は、前記入力受付手段によって前記入力が受け付けられた前記ソフトウェアについて更新することを特徴とする付記4記載の情報処理装置。
(Appendix 6) Display information output means for outputting display information for displaying the software and the score of the software based on the score information stored in the score information storage means;
Input receiving means for receiving input of the software updated by the software updating means,
The information processing apparatus according to claim 4, wherein the software updating unit updates the software for which the input has been received by the input receiving unit.

(付記7) 前記ソフトウェア更新手段は、前記電気通信回線を通じて前記ソフトウェアを更新する更新データを取得し、取得した前記更新データにより前記ソフトウェアを更新することを特徴とする付記4記載の情報処理装置。   (Supplementary note 7) The information processing apparatus according to supplementary note 4, wherein the software update unit acquires update data for updating the software through the telecommunication line, and updates the software with the acquired update data.

(付記8) 動作するソフトウェアの状態の評価であるスコアを示すスコア情報を記憶するスコア情報記憶手段と、
前記ソフトウェアの前記状態を検出するソフトウェア状態検出手段と、
前記ソフトウェア状態検出手段によって検出された前記ソフトウェアの前記状態を示す状態情報に応じて前記スコアを決定するスコア決定情報を記憶するスコア決定情報記憶手段と、
前記ソフトウェア状態検出手段によって検出された前記ソフトウェアの前記状態を示す状態情報を生成する状態情報生成手段と、
前記スコア決定情報記憶手段に記憶されている前記スコア決定情報に基づいて、前記状態情報生成手段によって生成された前記状態情報に応じて前記スコアを決定し、決定した前記スコアを示す前記スコア情報を前記スコア情報記憶手段に記憶させるスコア決定手段とを有することを特徴とする情報処理装置。
(Supplementary Note 8) Score information storage means for storing score information indicating a score that is an evaluation of the state of operating software;
Software state detection means for detecting the state of the software;
Score determination information storage means for storing score determination information for determining the score according to state information indicating the state of the software detected by the software state detection means;
State information generating means for generating state information indicating the state of the software detected by the software state detecting means;
Based on the score determination information stored in the score determination information storage unit, the score is determined according to the state information generated by the state information generation unit, and the score information indicating the determined score is An information processing apparatus comprising: score determination means for storing in the score information storage means.

(付記9) 情報処理装置で動作するソフトウェアの状態の評価であるスコアを示すスコア情報を記憶するサーバ側スコア情報記憶手段と、
電気通信回線を通じて前記情報処理装置から通知された前記ソフトウェアの前記状態を示す状態情報を取得する状態情報取得手段と、
前記状態情報に応じて前記スコアを決定するスコア決定情報を記憶するスコア決定情報記憶手段と、
前記スコア決定情報記憶手段に記憶されている前記スコア決定情報に基づいて、前記状態情報取得手段によって取得された前記状態情報に応じて前記スコアを決定し、決定した前記スコアを示す前記スコア情報を前記サーバ側スコア情報記憶手段に記憶させるスコア決定手段と、
前記サーバ側スコア情報記憶手段に記憶されている前記スコア情報を前記電気通信回線を通じて前記情報処理装置に送信するスコア送信手段とを有することを特徴とするソフトウェア更新管理サーバ。
(Supplementary Note 9) Server-side score information storage means for storing score information indicating a score that is an evaluation of the state of software operating on the information processing apparatus;
State information acquisition means for acquiring state information indicating the state of the software notified from the information processing apparatus through a telecommunication line;
Score determination information storage means for storing score determination information for determining the score according to the state information;
Based on the score determination information stored in the score determination information storage means, the score is determined according to the state information acquired by the state information acquisition means, and the score information indicating the determined score is Score determination means to be stored in the server side score information storage means;
A software update management server, comprising: score transmission means for transmitting the score information stored in the server-side score information storage means to the information processing apparatus through the telecommunication line.

(付記10) 前記状態情報取得手段は、前記電気通信回線を通じて前記情報処理装置から通知された前記情報処理装置における前記ソフトウェアの実行によるエラー発生を示す前記状態情報を取得し、
前記スコア決定情報記憶手段は、前記エラー発生を示す前記状態情報に応じて前記スコアを決定する前記スコア決定情報を記憶し、
前記スコア決定手段は、前記スコア決定情報記憶手段に記憶されている前記スコア決定情報に基づいて、前記状態情報取得手段によって取得された前記エラー発生を示す前記状態情報に応じて前記スコアを決定し、決定した前記スコアを示す前記スコア情報を前記サーバ側スコア情報記憶手段に記憶させることを特徴とする付記9記載のソフトウェア更新管理サーバ。
(Additional remark 10) The said status information acquisition means acquires the said status information which shows generation | occurrence | production of the error by execution of the said software in the said information processing apparatus notified from the said information processing apparatus through the said telecommunication line,
The score determination information storage means stores the score determination information for determining the score according to the state information indicating the error occurrence,
The score determination means determines the score according to the state information indicating the occurrence of the error acquired by the state information acquisition means based on the score determination information stored in the score determination information storage means. The software update management server according to appendix 9, wherein the server-side score information storage unit stores the score information indicating the determined score.

(付記11) 前記状態情報取得手段は、前記電気通信回線を通じて前記情報処理装置から通知された前記情報処理装置における前記ソフトウェアの更新時期を示す前記状態情報を取得し、
前記スコア決定情報記憶手段は、前記更新時期を示す前記状態情報に応じて前記スコアを決定する前記スコア決定情報を記憶し、
前記スコア決定手段は、前記スコア決定情報記憶手段に記憶されている前記スコア決定情報に基づいて、前記状態情報取得手段によって取得された前記更新時期を示す前記状態情報に応じて前記スコアを決定し、決定した前記スコアを示す前記スコア情報を前記サーバ側スコア情報記憶手段に記憶させることを特徴とする付記9記載のソフトウェア更新管理サーバ。
(Additional remark 11) The said status information acquisition means acquires the said status information which shows the update time of the said software in the said information processing apparatus notified from the said information processing apparatus through the said telecommunication line,
The score determination information storage means stores the score determination information for determining the score according to the state information indicating the update time,
The score determination means determines the score according to the state information indicating the update time acquired by the state information acquisition means based on the score determination information stored in the score determination information storage means. The software update management server according to appendix 9, wherein the server-side score information storage unit stores the score information indicating the determined score.

(付記12) 前記ソフトウェアを更新する更新データを記憶する更新データ記憶手段と、
前記電気通信回線を通じて前記情報処理装置から送信された前記ソフトウェアの更新を要求する更新要求を受信し、受信した前記更新要求に応じて前記電気通信回線を通じて前記更新データ記憶手段に記憶されている前記更新データを送信する更新データ送信手段とを有することを特徴とする付記9記載のソフトウェア更新管理サーバ。
(Supplementary Note 12) Update data storage means for storing update data for updating the software;
An update request for requesting an update of the software transmitted from the information processing apparatus via the telecommunication line is received, and stored in the update data storage means via the telecommunication line in response to the received update request The software update management server according to appendix 9, further comprising update data transmission means for transmitting update data.

(付記13) コンピュータを、
ソフトウェアの状態を検出するソフトウェア状態検出手段、
前記ソフトウェア状態検出手段によって検出された前記ソフトウェアの前記状態を示す状態情報を生成し、生成した前記状態情報を電気通信回線を通じて前記ソフトウェアの更新を管理するソフトウェア更新管理サーバに通知する状態情報生成手段、
前記ソフトウェア更新管理サーバから送信された前記状態情報に応じて決定された動作する前記ソフトウェアの前記状態の評価であるスコアを示すスコア情報を前記電気通信回線を通じて取得し、取得した前記スコア情報をスコア情報記憶手段に記憶させるスコア取得手段として機能させることを特徴とするソフトウェア更新管理プログラム。
(Supplementary note 13)
Software state detection means for detecting the state of the software;
Status information generating means for generating status information indicating the status of the software detected by the software status detecting means and notifying the generated status information to a software update management server for managing the software update through an electric communication line ,
Score information indicating a score that is an evaluation of the state of the operating software determined according to the state information transmitted from the software update management server is acquired through the telecommunication line, and the acquired score information is scored A software update management program which functions as a score acquisition unit to be stored in an information storage unit.

(付記14) 情報処理装置が有するソフトウェア状態検出手段が、ソフトウェアの状態を検出し、
前記情報処理装置が有する状態情報生成手段が、前記ソフトウェア状態検出手段によって検出された前記ソフトウェアの前記状態を示す状態情報を生成し、生成した前記状態情報を電気通信回線を通じて前記ソフトウェアの更新を管理するソフトウェア更新管理サーバに通知し、
前記ソフトウェア更新管理サーバが有する状態情報取得手段が、前記電気通信回線を通じて前記情報処理装置が有する前記状態情報生成手段から通知された前記状態情報を取得し、
前記ソフトウェア更新管理サーバが有するスコア決定手段が、スコア決定情報記憶手段に記憶されている前記状態情報に応じて前記情報処理装置で動作する前記ソフトウェアの前記状態の評価であるスコアを決定するスコア決定情報に基づいて、前記状態情報取得手段によって取得された前記状態情報に応じて前記スコアを決定し、決定した前記スコアを示すスコア情報をサーバ側スコア情報記憶手段に記憶させ、
前記ソフトウェア更新管理サーバが有するスコア送信手段が、前記サーバ側スコア情報記憶手段に記憶されている前記スコア情報を前記電気通信回線を通じて前記情報処理装置に送信し、
前記情報処理装置が有するスコア取得手段が、前記ソフトウェア更新管理サーバが有する前記スコア送信手段から送信された前記スコア情報を前記電気通信回線を通じて取得し、取得した前記スコア情報をスコア情報記憶手段に記憶させることを特徴とするソフトウェア更新管理方法。
(Additional remark 14) The software state detection means which information processing apparatus has detects the state of software,
State information generating means included in the information processing device generates state information indicating the state of the software detected by the software state detecting means, and manages the update of the software through the telecommunication line using the generated state information To the software update management server
The state information acquisition means possessed by the software update management server obtains the state information notified from the state information generation means possessed by the information processing apparatus through the telecommunication line,
Score determination in which the score determination means of the software update management server determines a score that is an evaluation of the state of the software operating on the information processing device in accordance with the state information stored in the score determination information storage means Based on the information, the score is determined according to the state information acquired by the state information acquisition unit, and the score information indicating the determined score is stored in the server-side score information storage unit,
The score transmission means of the software update management server transmits the score information stored in the server-side score information storage means to the information processing apparatus through the electric communication line,
The score acquisition unit included in the information processing apparatus acquires the score information transmitted from the score transmission unit included in the software update management server through the telecommunication line, and stores the acquired score information in the score information storage unit And a software update management method.

1 情報処理装置
1a ソフトウェア状態検出手段
1b 状態情報生成手段
1c スコア取得手段
1d スコア情報記憶手段
2 電気通信回線
3 ソフトウェア更新管理サーバ
3a 状態情報取得手段
3b スコア決定手段
3c スコア送信手段
3d スコア決定情報記憶手段
3e サーバ側スコア情報記憶手段
DESCRIPTION OF SYMBOLS 1 Information processing apparatus 1a Software state detection means 1b State information generation means 1c Score acquisition means 1d Score information storage means 2 Telecommunication line 3 Software update management server 3a State information acquisition means 3b Score determination means 3c Score transmission means 3d Score determination information storage Means 3e Server-side score information storage means

Claims (8)

動作するソフトウェアの状態の評価であるスコアのうち当該ソフトウェアの実行によるエラー発生に関するエラースコア及び当該ソフトウェアの更新時期に関する更新スコアを総合評価した値を示すスコア情報を記憶するスコア情報記憶手段と、
前記エラー発生及び前記更新時期を含む前記ソフトウェアの状態を検出するソフトウェア状態検出手段と、
前記ソフトウェア状態検出手段によって検出された前記ソフトウェアの状態を示す状態情報を生成し、生成した前記状態情報を電気通信回線を通じて前記ソフトウェアの更新を管理するソフトウェア更新管理サーバに通知する状態情報生成手段と、
前記ソフトウェア更新管理サーバから送信された前記状態情報に応じて決定された前記スコア情報を前記電気通信回線を通じて取得し、取得した前記スコア情報を前記スコア情報記憶手段に記憶させるスコア取得手段と
を有する
ことを特徴とする情報処理装置。
Score information storage means for storing score information indicating a value obtained by comprehensively evaluating an error score relating to an error occurrence due to execution of the software and an update score relating to the update timing of the software among scores that are evaluations of states of operating software;
And software state detecting means for detecting the software state including the error occurrence and the update time,
The generate status information indicating the status of the software that has been detected by the software state detecting means, the generated the status information, the status information generated, informing the software update management server for managing an update of the software through an electric communication line Means,
The score information determined in response to the state information transmitted from the software update management server, obtained through the electric communication line, and the obtained score acquisition means for storing said score information to the score information storage means An information processing apparatus comprising:
前記総合評価した値は、前記エラースコア及び前記更新スコアの平均値であるThe overall evaluated value is an average value of the error score and the update score.
ことを特徴とする請求項1に記載の情報処理装置。  The information processing apparatus according to claim 1.
前記総合評価した値は、前記エラースコア及び前記更新スコアの合計値であるThe comprehensively evaluated value is a total value of the error score and the update score.
ことを特徴とする請求項1に記載の情報処理装置。  The information processing apparatus according to claim 1.
動作するソフトウェアの状態の評価であるスコアのうち当該ソフトウェアの実行によるエラー発生に関するエラースコア及び当該ソフトウェアの更新時期に関する更新スコアを総合評価した値を示すスコア情報を記憶するスコア情報記憶手段と、
前記エラー発生及び前記更新時期を含む前記ソフトウェアの状態を検出するソフトウェア状態検出手段と、
前記ソフトウェア状態検出手段によって検出された前記ソフトウェアの状態を示す状態情報に応じて前記スコアを決定するスコア決定情報を記憶するスコア決定情報記憶手段と、
前記ソフトウェア状態検出手段によって検出された前記ソフトウェアの状態を示す状態情報を生成する状態情報生成手段と、
前記スコア決定情報記憶手段に記憶されている前記スコア決定情報に基づいて、前記状態情報生成手段によって生成された前記状態情報に応じて前記スコアを決定し、決定した前記スコアを示す前記スコア情報を前記スコア情報記憶手段に記憶させるスコア決定手段と
を有する
ことを特徴とする情報処理装置。
Score information storage means for storing score information indicating a value obtained by comprehensively evaluating an error score relating to an error occurrence due to execution of the software and an update score relating to the update timing of the software among scores that are evaluations of states of operating software;
And software state detecting means for detecting the software state including the error occurrence and the update time,
And scoring information storage means for storing scoring information for determining the score according to the state information indicating the state of the software that has been detected by the software state detecting means,
A status information generating means for generating state information indicating the status of the software that has been detected by the software state detecting means,
Based on the score determination information stored in the score determination information storage unit, the score is determined according to the state information generated by the state information generation unit, and the score information indicating the determined score is An information processing apparatus comprising: score determination means for storing in the score information storage means.
情報処理装置で動作するソフトウェアの状態の評価であるスコアのうち当該ソフトウェアの実行によるエラー発生に関するエラースコア及び当該ソフトウェアの更新時期に関する更新スコアを総合評価した値を示すスコア情報を記憶するサーバ側スコア情報記憶手段と、
電気通信回線を通じて前記情報処理装置から通知された、前記エラー発生及び前記更新時期を含む前記ソフトウェアの状態を示す状態情報を取得する状態情報取得手段と、
前記状態情報に応じて前記スコアを決定するスコア決定情報を記憶するスコア決定情報記憶手段と、
前記スコア決定情報記憶手段に記憶されている前記スコア決定情報に基づいて、前記状態情報取得手段によって取得された前記状態情報に応じて前記スコアを決定し、決定した前記スコアを示す前記スコア情報を前記サーバ側スコア情報記憶手段に記憶させるスコア決定手段と、
前記サーバ側スコア情報記憶手段に記憶されている前記スコア情報を前記電気通信回線を通じて前記情報処理装置に送信するスコア送信手段と
を有する
ことを特徴とするソフトウェア更新管理サーバ。
A server-side score that stores score information indicating a value obtained by comprehensively evaluating an error score relating to an error occurrence due to execution of the software and an update score relating to the update timing of the software among scores that are evaluations of the state of software operating on the information processing apparatus Information storage means;
Electrical notified via a communication line from said information processing apparatus, the state information acquiring means for acquiring the status information indicating software status, including the error occurrence and the update time,
Score determination information storage means for storing score determination information for determining the score according to the state information;
Based on the score determination information stored in the score determination information storage means, the score is determined according to the state information acquired by the state information acquisition means, and the score information indicating the determined score is Score determination means to be stored in the server side score information storage means;
A software update management server , comprising: score transmission means for transmitting the score information stored in the server-side score information storage means to the information processing apparatus through the telecommunication line.
記スコア決定情報記憶手段は、前記エラー発生及び前記更新時期を示す前記状態情報に応じて前記スコアを決定する前記スコア決定情報を記憶し、
前記スコア決定手段は、前記スコア決定情報記憶手段に記憶されている前記スコア決定情報に基づいて、前記状態情報取得手段によって取得された前記エラー発生及び前記更新時期を示す前記状態情報に応じて前記スコアを決定し、決定した前記スコアを示す前記スコア情報を前記サーバ側スコア情報記憶手段に記憶させる
ことを特徴とする請求項5記載のソフトウェア更新管理サーバ。
Before SL scoring information storage means stores the scoring information for determining the score according to the status information indicating the error occurrence and the update time,
The score determination means is based on the state information indicating the error occurrence and the update time acquired by the state information acquisition means based on the score determination information stored in the score determination information storage means. The software update management server according to claim 5 , wherein a score is determined, and the score information indicating the determined score is stored in the server-side score information storage unit.
前記総合評価した値は、前記エラースコア及び前記更新スコアの平均値又は合計値であるThe comprehensively evaluated value is an average value or a total value of the error score and the update score.
ことを特徴とする請求項5又は6に記載のソフトウェア更新管理サーバ。  The software update management server according to claim 5 or 6, wherein
コンピュータを、
ソフトウェアの実行によるエラー発生及び当該ソフトウェアの更新時期を含む当該ソフトウェアの状態を検出するソフトウェア状態検出手段、
前記ソフトウェア状態検出手段によって検出された前記ソフトウェアの状態を示す状態情報を生成し、生成した前記状態情報を電気通信回線を通じて前記ソフトウェアの更新を管理するソフトウェア更新管理サーバに通知する状態情報生成手段、
前記ソフトウェア更新管理サーバから送信された前記状態情報に応じて決定された動作する前記ソフトウェアの状態の評価であるスコアのうち前記エラー発生に関するエラースコア及び前記更新時期に関する更新スコアを総合評価した値を示すスコア情報を前記電気通信回線を通じて取得し、取得した前記スコア情報をスコア情報記憶手段に記憶させるスコア取得手段
として機能させる
ことを特徴とするソフトウェア更新管理プログラム。
Computer
Software state detection means for detecting the state of the software including the occurrence of an error due to execution of the software and the update time of the software;
The generate status information indicating the status of the software that has been detected by the software state detecting means, the generated the status information, the status information generated, informing the software update management server for managing an update of the software through an electric communication line means,
Comprehensive evaluation value update score for error score and the update timing for said error occurrence of the score is an evaluation of the software state of operation determined in accordance with the status information transmitted from the software update management server score information indicating the said electrical acquired through a communication line and acquired software update management program for causing to function as a score acquisition means for storing said score information to the score information storage means.
JP2009180454A 2009-08-03 2009-08-03 Information processing apparatus, software update management server, and software update management program Active JP5365404B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009180454A JP5365404B2 (en) 2009-08-03 2009-08-03 Information processing apparatus, software update management server, and software update management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009180454A JP5365404B2 (en) 2009-08-03 2009-08-03 Information processing apparatus, software update management server, and software update management program

Publications (2)

Publication Number Publication Date
JP2011034384A JP2011034384A (en) 2011-02-17
JP5365404B2 true JP5365404B2 (en) 2013-12-11

Family

ID=43763385

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009180454A Active JP5365404B2 (en) 2009-08-03 2009-08-03 Information processing apparatus, software update management server, and software update management program

Country Status (1)

Country Link
JP (1) JP5365404B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6287340B2 (en) * 2014-03-03 2018-03-07 日本電気株式会社 Scheduling apparatus, scheduling method, and scheduling program
JP6281440B2 (en) * 2014-08-05 2018-02-21 株式会社デンソー Information processing terminal and update control program
JP2019159556A (en) 2018-03-09 2019-09-19 株式会社日本総合研究所 RPA maintenance support device and RPA maintenance support program

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003050723A (en) * 2001-08-03 2003-02-21 Toshiba Corp Quality control device for computer program, computer program editor, program, quality control method of the computer program, editing method of the computer program
JP2003162529A (en) * 2001-11-26 2003-06-06 Mitsubishi Electric Corp Quality management database for software component
JP4448307B2 (en) * 2003-09-29 2010-04-07 エヌ・ティ・ティ・コミュニケーションズ株式会社 Security management device, security management method, and security management program
JP2006059217A (en) * 2004-08-23 2006-03-02 Mitsubishi Electric Corp Software memory image generation apparatus and built-in device software update system and program

Also Published As

Publication number Publication date
JP2011034384A (en) 2011-02-17

Similar Documents

Publication Publication Date Title
JP5751336B2 (en) Information processing apparatus, time correction value determination method, and program
US8255893B2 (en) Software management process, software management apparatus, and computer-readable medium storing software management program
JP5212477B2 (en) Information processing apparatus and startup completion notification program
JP2010237870A (en) System, method, server and computer program for avoiding update conflict in distributed environment using a plurality of clients
JPWO2010109581A1 (en) Content recommendation method, recommended information creation method, content recommendation program, content recommendation server, and content providing system
EP2015202A1 (en) Method and apparatus for generating electronic content guide
JP2004355125A (en) Software update processing device, system, its method and program, and recording medium with the program recorded thereon
JP5365404B2 (en) Information processing apparatus, software update management server, and software update management program
JP5903783B2 (en) Server apparatus and information processing apparatus
JP4952348B2 (en) Content recommendation device and content recommendation program
JP5652333B2 (en) Storage device, storage system, and storage device control method
JP2007080201A (en) Information processing system, information processor, functional verification support method of new computer and computer program
JP6102621B2 (en) Information processing apparatus, device / outlet association method and program
JP5556646B2 (en) Data management apparatus, data management system, and data management program
JP2017084235A (en) Content data management device, program, and content data management method
JP2005234720A (en) Error processing system and error processing method
JP2012252606A (en) Portable terminal device, log collection system, log collection method and program
JP6497087B2 (en) Information processing apparatus and information processing program
JP2006099293A (en) Method for supporting user, user support program, and user support server device
JP4430299B2 (en) Terminal device, method, program, and recording medium for receiving data distribution from server device
JP2019079354A (en) Information processing apparatus and program
JP2010108382A (en) Monitoring program, monitoring method and information processor
JP2009223538A (en) Information providing method, information providing device, information providing system, and computer program
WO2017126116A1 (en) Saved data management device, saved data management system, and saved data management method
JP5338822B2 (en) Content playback device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120405

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130123

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130129

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130329

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130826

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5365404

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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