JP2008225878A - Distribution system, distribution server, distribution method and program - Google Patents

Distribution system, distribution server, distribution method and program Download PDF

Info

Publication number
JP2008225878A
JP2008225878A JP2007063722A JP2007063722A JP2008225878A JP 2008225878 A JP2008225878 A JP 2008225878A JP 2007063722 A JP2007063722 A JP 2007063722A JP 2007063722 A JP2007063722 A JP 2007063722A JP 2008225878 A JP2008225878 A JP 2008225878A
Authority
JP
Japan
Prior art keywords
distribution
software
version
terminal device
unit
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.)
Pending
Application number
JP2007063722A
Other languages
Japanese (ja)
Inventor
Akiyo Tago
晃代 田子
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2007063722A priority Critical patent/JP2008225878A/en
Publication of JP2008225878A publication Critical patent/JP2008225878A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a distribution server that can reduce the load of software distribution. <P>SOLUTION: A destination server decision part 204 decides a monitored device that is the destination of an executable program to update implemented software implemented in a plurality of terminal devices, from a plurality of monitored devices. An update program delivery part 206 sends the executable program to the monitored device decided by the destination server decision part 204. An information generation part 205 creates update information that the executable program should be acquired from the monitored device decided by the destination server decision part 204. An update information delivery part 207 sends the update information to monitored devices different from the monitored device decided by the destination server decision part 204. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、ソフトウェアを配布する配布システム、配布サーバ、配布方法およびプログラムに関する。   The present invention relates to a distribution system, distribution server, distribution method, and program for distributing software.

ソフトウェアを利用者に配布するサービスがある。従来では、ソフトウェアがCD―ROMなどの記録媒体に記録され、その記録媒体が利用者に配布されていた。   There are services that distribute software to users. Conventionally, software is recorded on a recording medium such as a CD-ROM, and the recording medium is distributed to users.

しかしながら、近年では、ソフトウェアが、通信ネットワークを介して、利用者の端末に配布されることが多くなっている。   However, in recent years, software is often distributed to user terminals via a communication network.

このような技術は、例えば、特許文献1(特開2001−265603号公報)に記載の自動振分ソフトウェア配布システムがある。   An example of such a technique is an automatic distribution software distribution system described in Patent Document 1 (Japanese Patent Laid-Open No. 2001-265603).

この自動振分ソフトウェア配布システムでは、サーバが、ソフトウェアと、そのソフトウェアの配布先である端末と、を対応付ける配布予定を作成する。サーバは、その配布予定に基づいて、そのソフトウェアをその配布先である端末に送信する。
特開2001−265603号公報
In this automatic distribution software distribution system, a server creates a distribution schedule for associating software with a terminal to which the software is distributed. Based on the distribution schedule, the server transmits the software to the terminal that is the distribution destination.
JP 2001-265603 A

一つのサーバが、複数の端末にソフトウェアを配布する場合がある。このような場合、サーバは一度に多くのソフトウェアを配布するため、負荷が大きくなる。   One server may distribute software to a plurality of terminals. In such a case, the server distributes a large amount of software at a time, which increases the load.

本発明の目的は、ソフトウェアの配布にかかる負荷を軽減することが可能な配布システム、配布サーバ、配布方法およびプログラムを提供することである。   An object of the present invention is to provide a distribution system, a distribution server, a distribution method, and a program that can reduce the load on software distribution.

上記の目的を達成するために、本発明の配布システムは、複数の端末装置と、前記複数の端末装置と接続可能な配布サーバと、を含む配布システムであって、前記配布サーバは、配布用ソフトウェアを記憶するサーバ記憶部と、前記複数の端末装置の中から前記配布用ソフトウェアの配布先となる端末装置を決定する決定部と、前記決定部が決定した端末装置に前記配布用ソフトウェアを送信するソフトウェア配信部と、前記配布用ソフトウェアを前記決定部が決定した端末装置から取得する旨の取得指示を作成する作成部と、前記作成部が作成した取得指示を、前記決定部が決定した端末装置と異なる端末装置に送信する取得指示配信部と、を含み、前記複数の端末装置のそれぞれは、前記配布先サーバと通信する通信部と、前記通信部が前記配布用ソフトウェアを受信した場合、該配布用ソフトウェアを記憶する端末記憶部と、前記通信部が前記取得指示を受信した場合、該取得指示にて指示された端末装置の端末記憶部から前記配布用ソフトウェアを取得する入手部と、を含む。   To achieve the above object, a distribution system of the present invention is a distribution system including a plurality of terminal devices and a distribution server connectable to the plurality of terminal devices, wherein the distribution server is for distribution. A server storage unit that stores software; a determination unit that determines a terminal device to which the distribution software is to be distributed from the plurality of terminal devices; and the distribution software is transmitted to the terminal device determined by the determination unit A software distribution unit that performs, a creation unit that creates an acquisition instruction to acquire the distribution software from the terminal device determined by the determination unit, and a terminal that the determination unit determines the acquisition instruction created by the creation unit An acquisition instruction distribution unit that transmits to a terminal device different from the device, each of the plurality of terminal devices includes a communication unit that communicates with the distribution destination server, and the communication unit When the distribution software is received, the terminal storage unit that stores the distribution software, and when the communication unit receives the acquisition instruction, the distribution from the terminal storage unit of the terminal device that is instructed by the acquisition instruction And an obtaining unit for obtaining software for use.

また、本発明の配布サーバは、配布用ソフトウェアを記憶するサーバ記憶部を含む配布サーバと、前記配布サーバと接続可能な複数の端末装置と、を含む配布システムが行う配布方法であって、前記配布サーバが、前記複数の端末装置の中から前記配布用ソフトウェアの配布先となる端末装置を決定する決定ステップと、前記配布サーバが、前記決定された端末装置に前記配布用ソフトウェアを送信するソフトウェア配布ステップと、前記配布サーバが、前記配布用ソフトウェアを前記決定された端末装置から取得する旨の取得指示を作成する指示作成ステップと、前記配布サーバが、前記作成された取得指示を、前記決定された端末装置と異なる端末装置に送信する指示配布ステップと、前記複数の端末装置のそれぞれが、前記配布用ソフトウェアを受信した場合、該配布ソフトウェアを記憶する記憶ステップと、前記複数の端末装置のそれぞれが、前記取得指示を受信した場合、該取得指示にて指示された端末装置の端末記憶部から前記配布用ソフトウェアを取得する入手ステップと、を含む。   The distribution server according to the present invention is a distribution method performed by a distribution system including a distribution server including a server storage unit that stores distribution software, and a plurality of terminal devices connectable to the distribution server. A determining step in which a distribution server determines a terminal device to which the distribution software is distributed from among the plurality of terminal devices; and software in which the distribution server transmits the distribution software to the determined terminal device A distribution step, an instruction creating step for creating an acquisition instruction for the distribution server to acquire the distribution software from the determined terminal device, and the distribution server for determining the generated acquisition instruction An instruction distribution step for transmitting to a terminal device different from the received terminal device, and each of the plurality of terminal devices includes the distribution software. A storage step of storing the distribution software when receiving the software, and when each of the plurality of terminal devices receives the acquisition instruction, the distribution from the terminal storage unit of the terminal device instructed by the acquisition instruction Obtaining the software for use.

また、本発明の配布システムが行う配布方法は、配布用ソフトウェアを記憶するサーバ記憶部を含む配布サーバと、前記配布サーバと接続可能な複数の端末装置と、を含む配布システムが行う配布方法であって、前記配布サーバが、前記複数の端末装置の中から前記配布用ソフトウェアの配布先となる端末装置を決定する決定ステップと、前記配布サーバが、前記決定された端末装置に前記配布用ソフトウェアを送信するソフトウェア配布ステップと、前記配布サーバが、前記配布用ソフトウェアを前記決定された端末装置から取得する旨の取得指示を作成する指示作成ステップと、前記配布サーバが、前記作成された取得指示を、前記決定された端末装置と異なる端末装置に送信する指示配布ステップと、前記複数の端末装置のそれぞれが、前記配布用ソフトウェアを受信した場合、該配布ソフトウェアを記憶する記憶ステップと、前記複数の端末装置のそれぞれが、前記取得指示を受信した場合、該取得指示にて指示された端末装置の端末記憶部から前記配布用ソフトウェアを取得する入手ステップと、を含む。   The distribution method performed by the distribution system of the present invention is a distribution method performed by a distribution system including a distribution server including a server storage unit that stores distribution software and a plurality of terminal devices connectable to the distribution server. A determining step in which the distribution server determines a terminal device as a distribution destination of the distribution software from the plurality of terminal devices; and the distribution server sends the distribution software to the determined terminal device. A software distribution step of transmitting, an instruction creation step of creating an acquisition instruction for the distribution server to acquire the distribution software from the determined terminal device, and the distribution server of the generated acquisition instruction Each of the plurality of terminal devices, and an instruction distribution step of transmitting a message to a terminal device different from the determined terminal device; A storage step of storing the distribution software when the distribution software is received, and a terminal storage unit of the terminal device instructed by the acquisition instruction when each of the plurality of terminal devices receives the acquisition instruction Obtaining the distribution software from:

また、本発明の配布サーバが行う配布方法は、配布用ソフトウェアを記憶するサーバ記憶部を含み、複数の端末と接続可能な配布サーバが行う配布方法であって、前記複数の端末装置の中から前記配布用ソフトウェアの配布先となる端末装置を決定する決定ステップと、前記決定された端末装置に前記配布用ソフトウェアを送信するソフトウェア配布ステップと、前記配布用ソフトウェアを前記決定された端末装置から取得する旨の取得指示を作成する指示作成ステップと、前記作成された取得指示を、前記決定された端末装置と異なる端末装置に送信する指示配布ステップと、を含む。   A distribution method performed by the distribution server of the present invention is a distribution method performed by a distribution server that includes a server storage unit that stores distribution software and can be connected to a plurality of terminals. A determination step of determining a terminal device to which the distribution software is to be distributed; a software distribution step of transmitting the distribution software to the determined terminal device; and acquiring the distribution software from the determined terminal device And an instruction distribution step of transmitting the generated acquisition instruction to a terminal device different from the determined terminal device.

上記の発明によれば、配布用ソフトウェアが、配布先として決定された端末装置に送信される。また、その配布用ソフトウェアをその決定された端末装置から取得する旨の取得指示が、その決定された端末装置と異なる端末装置に送信される。   According to the above invention, the distribution software is transmitted to the terminal device determined as the distribution destination. Further, an acquisition instruction for acquiring the distribution software from the determined terminal device is transmitted to a terminal device different from the determined terminal device.

このため、サーバが複数の端末装置に配布用ソフトウェアを送信しなくてもよくなるため、ソフトウェアの配布にかかる負荷を軽減することが可能になる。   This eliminates the need for the server to send distribution software to a plurality of terminal devices, thereby reducing the load on software distribution.

また、前記配布用ソフトウェアは、前記複数の端末装置のそれぞれに実装された実装ソフトウェアを更新する更新用ソフトウェアであり、前記サーバ記憶部は、前記実装ソフトウェアの最新バージョンを記憶し、前記端末記憶部は、自装置に実装された実装ソフトウェアと自装置の識別情報とを記憶し、前記複数の端末装置のそれぞれは、前記実装ソフトウェアのバージョンを判定し、該バージョンを前記識別情報と共に前記配布サーバに送信するバージョン送信部を含み、前記配布サーバは、前記複数の端末装置のそれぞれから前記バージョンを前記識別情報と共に受信する受信部と、前記受信部が受信した識別情報ごとに、該識別情報と共に受信されたバージョンが前記サーバ記憶部内の最新バージョンと同じか否かを判定する判定部と、を含み、前記決定部は、前記判定部が前記最新バージョンと異なると判定したバージョンと共に受信された識別情報の端末装置の中から、前記更新用ソフトウェアの配布先となる端末装置を決定し、前記取得指示配信部は、前記取得指示を、前記判定部が前記最新バージョンと異なると判定したバージョンと共に受信された識別情報の端末装置の中の、前記決定部が決定した端末装置と異なる端末装置に送信することが望ましい。   Further, the distribution software is update software for updating the installed software installed in each of the plurality of terminal devices, the server storage unit stores the latest version of the installed software, and the terminal storage unit Stores the installed software installed in the own device and the identification information of the own device, and each of the plurality of terminal devices determines the version of the installed software and sends the version to the distribution server together with the identification information. A version transmitting unit for transmitting, wherein the distribution server receives the version together with the identification information from each of the plurality of terminal devices, and receives the identification information for each identification information received by the receiving unit. A determination unit that determines whether or not the version that is updated is the same as the latest version in the server storage unit; The determination unit determines a terminal device to which the update software is distributed from among the terminal devices of the identification information received together with the version determined by the determination unit to be different from the latest version, and The acquisition instruction distribution unit sends the acquisition instruction to a terminal device different from the terminal device determined by the determination unit among the terminal devices of the identification information received together with the version determined by the determination unit to be different from the latest version. It is desirable to send.

上記の発明によれば、更新用ソフトウェアを配布する端末装置が、最新バージョンと異なるバージョンの実装ソフトウェアが実装された端末装置から決定される。また、取得指示が、その最新バージョンと異なるバージョンの実装ソフトウェアが実装された端末装置の中の、その決定された端末装置と異なる端末装置に送信される。   According to the above invention, the terminal device that distributes the update software is determined from the terminal device in which the installed software of a version different from the latest version is installed. Further, the acquisition instruction is transmitted to a terminal device different from the determined terminal device among the terminal devices in which the implementation software of a version different from the latest version is installed.

このため、実装ソフトウェアを更新する必要のある端末装置にだけ、その実装ソフトウェアを更新する更新用ソフトウェアを配布することが可能になる。   For this reason, it becomes possible to distribute the update software for updating the installed software only to the terminal device that needs to update the installed software.

本発明によれば、ソフトウェアの配布にかかる負荷を軽減することが可能になる。   According to the present invention, it is possible to reduce the load on software distribution.

以下、本発明の実施例について図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明の一実施例の配布システムを示したブロック図である。   FIG. 1 is a block diagram showing a distribution system according to an embodiment of the present invention.

図1において、配布システムは、監視対象装置1ないし4と、監視サーバ10とを含む。なお、監視対象装置の数は、図1では、4だけだが、実際には、4に限らず適宜変更可能である。   In FIG. 1, the distribution system includes monitoring target devices 1 to 4 and a monitoring server 10. The number of monitoring target devices is only four in FIG. 1, but is not limited to four and can be changed as appropriate.

また、監視対象装置1ないし4と、監視サーバ10とは、通信ネットワーク(図示せず)を介して相互に接続可能である。   Further, the monitoring target devices 1 to 4 and the monitoring server 10 can be connected to each other via a communication network (not shown).

監視対象装置1ないし4は、例えば、PCなどの端末装置である。   The monitoring target devices 1 to 4 are terminal devices such as a PC, for example.

先ず、監視対象装置1ないし4の構成について説明する。図2は、監視対象装置1ないし4の構成の一例を示したブロック図である。   First, the configuration of the monitoring target devices 1 to 4 will be described. FIG. 2 is a block diagram illustrating an example of the configuration of the monitoring target devices 1 to 4.

図2において、監視対象装置1ないし4は、端末記憶部101と、端末通信部102と、情報作成部103と、更新プログラム入手部104と、更新プログラム実行部105と、更新結果通報部106とを含む。   In FIG. 2, the monitoring target devices 1 to 4 include a terminal storage unit 101, a terminal communication unit 102, an information creation unit 103, an update program acquisition unit 104, an update program execution unit 105, and an update result notification unit 106. including.

端末記憶部101は、自装置に実装された実装ソフトウェアと、自装置の装置名とを記憶する。   The terminal storage unit 101 stores the installed software installed in the own device and the device name of the own device.

実装ソフトウェアは、ソフトウェア名と、設定情報とを含む。ソフトウェア名は、その実装ソフトウェアの名前であり、その実装ソフトウェアを特定する情報である。設定情報は、実装ソフトウェアの各種設定を示した情報であり、例えば、実装ソフトウェアのバージョンを含む。なお、実装ソフトウェアは、一つでもよいし、複数でもよいが、本実施例では、複数とする。   The installed software includes a software name and setting information. The software name is the name of the installed software, and is information that identifies the installed software. The setting information is information indicating various settings of the installed software, and includes, for example, the version of the installed software. Although there may be one installed software or a plurality of installed software, a plurality of installed software are used in this embodiment.

装置名は、識別情報の一例であり、自装置を特定する。   The device name is an example of identification information and identifies the device itself.

端末通信部102は、監視サーバ10と通信する。具体的には、端末通信部102は、監視サーバ10から、実行プログラムと、バージョン取得指示と、更新情報とを受信する。   The terminal communication unit 102 communicates with the monitoring server 10. Specifically, the terminal communication unit 102 receives an execution program, a version acquisition instruction, and update information from the monitoring server 10.

実行プログラムは、実装ソフトウェアを更新する更新用ソフトウェアであり、実装ソフトウェアに応じて定められている。   The execution program is update software for updating the implementation software, and is determined according to the implementation software.

バージョン取得指示は、実装ソフトウェアのバージョンを取得する旨の指示である。   The version acquisition instruction is an instruction to acquire the version of the installed software.

更新情報は、実行プログラム名と、配布先サーバとなる監視対象装置の装置名とを含む情報であり、その実行プログラムをその装置名の配布先サーバから取得する旨の取得指示として用いられる。ここで、配布先サーバとなる監視対象装置は、監視サーバ10にて決定される。なお、実行プログラム名は、実行プログラムの名前であり、その実行プログラムを特定する情報である。   The update information is information including the execution program name and the device name of the monitoring target device that is the distribution destination server, and is used as an acquisition instruction for acquiring the execution program from the distribution destination server of the device name. Here, the monitoring target device to be the distribution destination server is determined by the monitoring server 10. The execution program name is the name of the execution program, and is information that identifies the execution program.

情報作成部103は、端末通信部102がバージョン取得指示を受信すると、端末記憶部101内の複数の実装ソフトウェアからバージョン情報を作成する。バージョン情報では、実装ソフトウェアのバージョンがソフトウェア名ごとに対応付けられている。   When the terminal communication unit 102 receives the version acquisition instruction, the information creation unit 103 creates version information from a plurality of installed software in the terminal storage unit 101. In the version information, the version of the installed software is associated with each software name.

具体的には、情報作成部103は、複数の実装ソフトウェアのそれぞれから、その実装ソフトウェアのバージョンを判定する。例えば、実装ソフトウェアがバージョンを含めば、そのバージョンをその実装ソフトウェアのバージョンと判定する。情報作成部103は、その判定したバージョンを、その実装ソフトウェアが含むソフトウェア名ごとに対応付けてバージョン情報を作成する。   Specifically, the information creation unit 103 determines the version of the installed software from each of the plurality of installed software. For example, if the installed software includes a version, the version is determined as the version of the installed software. The information creation unit 103 creates version information by associating the determined version with each software name included in the installed software.

図3は、バージョン情報の一例を示した説明図である。図3においてバージョン情報300は、ソフトウェア301と、バージョン302とを含む。   FIG. 3 is an explanatory diagram showing an example of version information. In FIG. 3, the version information 300 includes software 301 and a version 302.

ソフトウェア301は、実装ソフトウェアの名前である。バージョン302は、実装ソフトウェアのバージョンである。   Software 301 is the name of the installed software. Version 302 is a version of the installed software.

図2に戻る。情報作成部103は、その作成したバージョン情報を、端末記憶部101内の装置名と共に監視サーバ10に送信する。   Returning to FIG. The information creation unit 103 transmits the created version information to the monitoring server 10 together with the device name in the terminal storage unit 101.

端末通信部102が実行プログラムを受信した場合、更新プログラム入手部104は、その実行プログラムを端末記憶部101に記憶する。   When the terminal communication unit 102 receives the execution program, the update program acquisition unit 104 stores the execution program in the terminal storage unit 101.

また、端末通信部102が更新情報を受信した場合、更新プログラム入手部104は、端末通信部102が受信した更新情報にて指示された監視対象装置(配布先サーバ)の端末記憶部101から、その更新情報にて指示された実行プログラムを取得する。   Further, when the terminal communication unit 102 receives the update information, the update program acquisition unit 104 receives the update information from the terminal storage unit 101 of the monitoring target device (distribution destination server) instructed by the update information received by the terminal communication unit 102. The execution program designated by the update information is acquired.

更新プログラム実行部105は、端末通信部102が受信した実行プログラム、または、更新プログラム入手部104が取得した実行プログラムを実行して、その実行プログラムに対応した、端末記憶部101内の実装ソフトウェアを更新する。   The update program execution unit 105 executes the execution program received by the terminal communication unit 102 or the execution program acquired by the update program acquisition unit 104, and installs the installed software in the terminal storage unit 101 corresponding to the execution program. Update.

更新結果通報部106は、更新プログラム実行部105の実行結果を監視サーバ10に送信する。実行結果は、例えば、実装ソフトウェアの更新の成否を示す。   The update result reporting unit 106 transmits the execution result of the update program execution unit 105 to the monitoring server 10. The execution result indicates, for example, whether or not the installed software has been updated.

次に、監視サーバ10の構成について説明する。図4は、監視サーバ10の構成の一例を示したブロック図である。   Next, the configuration of the monitoring server 10 will be described. FIG. 4 is a block diagram illustrating an example of the configuration of the monitoring server 10.

図4において、監視サーバ10は、データベース記憶部201と、サーバ通信部202と、バージョン比較部203と、配信先サーバ決定部204と、情報生成部205と、更新プログラム配信部206と、更新情報配信部207とを含む。   4, the monitoring server 10 includes a database storage unit 201, a server communication unit 202, a version comparison unit 203, a distribution destination server determination unit 204, an information generation unit 205, an update program distribution unit 206, and update information. A delivery unit 207.

データベース記憶部201は、装置データベースと、ソフトデータベースとを記憶する。   The database storage unit 201 stores a device database and a software database.

装置データベースは、監視対象装置1ないし4のそれぞれの装置名を含む。   The device database includes device names of the monitoring target devices 1 to 4.

ソフトデータベースでは、実装ソフトウェアの最新バージョンと、その実装ソフトウェアを最新バージョンに更新する実行プログラムと、がソフトウェア名ごとに対応付けられている。実行プログラムは、その実行プログラム名を含む。なお、ソフトデータベースは、監視対象装置1ないし4のそれぞれに実装された全ての実装ソフトウェアのソフトウェア名を含む。   In the software database, the latest version of the installed software and the execution program for updating the installed software to the latest version are associated for each software name. The execution program includes the execution program name. The software database includes software names of all installed software installed in each of the monitoring target devices 1 to 4.

図5は、ソフトデータベースの一例を示した説明図である。   FIG. 5 is an explanatory diagram showing an example of a soft database.

図5において、ソフトデータベース500は、ソフトウェア501と、最新バージョン502と、最新実行プログラム503とを含む。   In FIG. 5, the software database 500 includes software 501, the latest version 502, and the latest execution program 503.

ソフトウェア501は、実装ソフトウェアの名前である。最新バージョン502は、その実装ソフトウェアの最新バージョンである。最新実行プログラム503は、その実装ソフトウェアを最新バージョン502に更新する更新用ソフトウェアである。   Software 501 is the name of the installed software. The latest version 502 is the latest version of the installed software. The latest execution program 503 is update software that updates the installed software to the latest version 502.

図4に戻る。サーバ通信部202は、監視対象装置1ないし4のそれぞれと通信する。具体的には、サーバ通信部202は、監視対象装置1ないし4のそれぞれから、バージョン情報を装置名と共に受信する。   Returning to FIG. The server communication unit 202 communicates with each of the monitoring target devices 1 to 4. Specifically, the server communication unit 202 receives version information together with the device name from each of the monitoring target devices 1 to 4.

バージョン比較部203は、バージョン取得指示を、監視対象装置1ないし4のそれぞれに送信する。なお、バージョン比較部203は、例えば、定期的に、そのバージョン取得指示を送信する。   The version comparison unit 203 transmits a version acquisition instruction to each of the monitoring target devices 1 to 4. Note that the version comparison unit 203 periodically transmits the version acquisition instruction, for example.

バージョン比較部203は、サーバ通信部202が監視対象装置1ないし4のそれぞれから受信した装置名ごとに、以下の判定処理を行う。   The version comparison unit 203 performs the following determination process for each device name received by the server communication unit 202 from each of the monitoring target devices 1 to 4.

具体的には、バージョン比較部203は、その装置名と共に受信されたバージョン情報内のソフトウェア名ごとに、そのソフトウェア名と対応付けられたバージョンと、データベース記憶部201内のそのソフトウェア名と対応付けられた最新バージンとを比較して、そのバージョンがその最新バージョンと同じか否かを判定する。   Specifically, the version comparison unit 203 associates the version associated with the software name and the software name in the database storage unit 201 for each software name in the version information received together with the device name. Is compared to the latest virgin provided to determine whether the version is the same as the latest version.

ここで、最新バージョンと異なるバージョンと対応付けられたソフトウェア名は、更新の必要のある実装ソフトウェアのソフトウェア名になる。   Here, the software name associated with a version different from the latest version is the software name of the installed software that needs to be updated.

配信先サーバ決定部204は、バージョン比較部203にて最新バージョンと異なると判定されたバージョンと対応付けられたソフトウェア名ごとに、そのバージョンを含むバージョン情報と共に受信した装置名の監視対象装置の中から、そのソフトウェア名に対する配布先サーバを決定する。なお、ソフトウェア名に対する配布先サーバは、そのソフトウェア名とデータベース記憶部201内で対応付けられた実行プログラムの配布先となる監視対象装置である。   For each software name associated with the version that is determined to be different from the latest version by the version comparison unit 203, the distribution destination server determination unit 204 includes the monitoring target device of the device name received together with the version information including the version. To determine the distribution destination server for the software name. The distribution destination server for the software name is a monitoring target device that is a distribution destination of the execution program associated with the software name in the database storage unit 201.

情報生成部205は、バージョン比較部203にて最新バージョンと異なると判定されたバージョンと対応付けられたソフトウェア名ごとに、そのソフトウェア名に対する更新情報を作成する。ソフトウェア名に対する更新情報は、データベース記憶部201内でそのソフトウェア名と対応付けられた実行プログラムをそのソフトウェア名に対する配布先サーバから取得する旨の取得指示であり、その実行プログラム名と、配布先サーバとなる監視対象装置の装置名を含む。   The information generation unit 205 creates update information for the software name for each software name associated with the version determined to be different from the latest version by the version comparison unit 203. The update information for the software name is an acquisition instruction indicating that the execution program associated with the software name in the database storage unit 201 is acquired from the distribution destination server for the software name, and the execution program name and the distribution destination server Device name of the monitoring target device.

情報生成部205は、更新情報作成部205aと、更新情報追加部205bとを含む。   The information generation unit 205 includes an update information creation unit 205a and an update information addition unit 205b.

更新情報作成部205aは、バージョン比較部203にて最新バージョンと異なると判定されたバージョンのソフトウェア名ごとに、そのソフトウェア名と対応付けられた実行プログラム内の実行プログラム名を、データベース記憶部201から、そのソフトウェア名に対する更新情報として取得する。   For each version of the software name determined to be different from the latest version by the version comparison unit 203, the update information creation unit 205a obtains the execution program name in the execution program associated with the software name from the database storage unit 201. And obtained as update information for the software name.

更新情報追加部205bは、バージョン比較部203にて最新バージョンと異なると判定されたバージョンのソフトウェア名ごとに、配信先サーバ決定部204にてそのソフトウェア名に対する配布先サーバとして決定された監視対象装置の装置名を、更新情報作成部205aにて作成されたそのソフトウェア名に対する更新情報に追加する。   The update information adding unit 205b, for each version of the software name determined to be different from the latest version by the version comparison unit 203, is a monitoring target device determined as a distribution destination server for the software name by the distribution destination server determination unit 204 Is added to the update information for the software name created by the update information creation unit 205a.

これにより、そのソフトウェア名ごとに、そのソフトウェア名に対する更新情報が作成される。   As a result, update information for the software name is created for each software name.

更新プログラム配信部206は、バージョン比較部203にて最新バージョンと異なると判定されたバージョンと対応付けられたソフトウェア名ごとに、データベース記憶部201内でそのソフトウェア名と対応付けられた実行プログラムを、そのソフトウェア名に対する配布先サーバに送信する。   For each software name associated with the version determined to be different from the latest version by the version comparison unit 203, the update program distribution unit 206 executes the execution program associated with the software name in the database storage unit 201. Sent to the distribution destination server for that software name.

更新情報配信部207は、バージョン比較部203にて最新バージョンと異なると判定されたバージョンと対応付けられたソフトウェア名ごとに、そのソフトウェア名に対する更新情報を、そのバージョンを含むバージョン情報と共に受信された装置名の監視対象装置の中の、配信先サーバ決定部204が決定したそのソフトウェア名に対する配布先サーバ(監視対象装置)と異なる監視対象装置に送信する。   For each software name associated with the version determined to be different from the latest version by the version comparison unit 203, the update information distribution unit 207 has received update information for the software name together with version information including the version. The information is transmitted to a monitoring target device different from the distribution destination server (monitoring target device) corresponding to the software name determined by the distribution destination server determination unit 204 among the monitoring target devices of the device name.

図6は、ある監視対象装置に送信される複数の更新情報の一例を示した説明図である。図6において、更新情報600は、実行プログラム名601と、配布先サーバ602とを含む。   FIG. 6 is an explanatory diagram illustrating an example of a plurality of pieces of update information transmitted to a certain monitoring target device. In FIG. 6, the update information 600 includes an execution program name 601 and a distribution destination server 602.

実行プログラム名601は、実行プログラムの名前である。配布先サーバ602は、実行プログラム名601を取得する監視対象装置の装置名である。   The execution program name 601 is the name of the execution program. The distribution destination server 602 is the device name of the monitoring target device from which the execution program name 601 is acquired.

次に動作を説明する。   Next, the operation will be described.

図7は、配布システムの動作例を説明するためのフローチャートである。   FIG. 7 is a flowchart for explaining an operation example of the distribution system.

ステップS701では、バージョン比較部203は、バージョン取得指示を作成する。バージョン比較部203は、データベース記憶部201内の装置名を全て確認する。バージョン比較部203は、そのバージョン取得指示を、サーバ通信部202を介して、その全ての装置名の監視対象装置1ないし4のそれぞれの端末通信部102に送信する。   In step S701, the version comparison unit 203 creates a version acquisition instruction. The version comparison unit 203 confirms all device names in the database storage unit 201. The version comparison unit 203 transmits the version acquisition instruction to the terminal communication units 102 of the monitoring target devices 1 to 4 of all the device names via the server communication unit 202.

端末通信部102は、そのバージョン取得指示を受信すると、そのバージョン取得指示を情報作成部103に送信する。   When receiving the version acquisition instruction, the terminal communication unit 102 transmits the version acquisition instruction to the information creation unit 103.

情報作成部103は、そのバージョン取得指示を受信すると、端末記憶部101内の複数の実装ソフトウェアのそれぞれのバージョンを判定する。情報作成部103は、そのバージョンを、その実装ソフトウェアが含むソフトウェア名ごとに対応付けてバージョン情報を作成する。   When receiving the version acquisition instruction, the information creation unit 103 determines the versions of the plurality of installed software in the terminal storage unit 101. The information creating unit 103 creates version information by associating the version with each software name included in the installed software.

情報作成部103は、バージョン情報を作成すると、端末記憶部101から装置名を取得し、その装置名と共に、そのバージョン情報を、端末通信部102を介して監視サーバ10のサーバ通信部202に送信する。サーバ通信部202は、そのバージョン情報と共にその装置名を受信すると、ステップS702を実行する。   When creating the version information, the information creating unit 103 acquires the device name from the terminal storage unit 101, and transmits the version information together with the device name to the server communication unit 202 of the monitoring server 10 via the terminal communication unit 102. To do. When the server communication unit 202 receives the device name together with the version information, the server communication unit 202 executes step S702.

ステップS702では、サーバ通信部202は、そのバージョン情報をその装置名と共にバージョン比較部203に送信する。   In step S702, the server communication unit 202 transmits the version information to the version comparison unit 203 together with the device name.

バージョン比較部203は、そのバージョン情報と共にその装置名を受信すると、そのバージョン情報および装置名を対応付ける。   When the version comparison unit 203 receives the device name together with the version information, the version comparison unit 203 associates the version information with the device name.

バージョン比較部203は、そのバージョン情報と共にその装置名を受信するたびに、上記の対応付けを行い、データベース記憶部201内の全ての装置名とバージョン情報とを対応付けると、その装置名ごとに、以下の判定処理を行う。   Whenever the version comparison unit 203 receives the device name together with the version information, the version comparison unit performs the above association, and when all the device names in the database storage unit 201 are associated with the version information, for each device name, The following determination process is performed.

具体的には、バージョン比較部203は、その装置名と対応付けられたバージョン情報内のソフトウェア名ごとに、そのソフトウェア名と対応付けられたバージョンと、データベース記憶部201内のそのソフトウェア名と対応付けられた最新バージンとを比較して、そのバージョンがその最新バージョンと同じか否かを判定する。   Specifically, for each software name in the version information associated with the device name, the version comparison unit 203 corresponds to the version associated with the software name and the software name in the database storage unit 201. The latest virgin attached is compared to determine whether the version is the same as the latest version.

バージョン比較部203は、少なくとも一つの装置名において、最新バージョンと異なるバージョンがあると、実装ソフトウェアを更新する必要があると判定し、ステップS703を実行する。一方、バージョン比較部203は、全ての装置名において、最新バージョンと異なるバージョンがないと、実装ソフトウェアを更新する必要がないと判定し、ステップS701を実行する。   If there is a version different from the latest version in at least one device name, the version comparison unit 203 determines that the installed software needs to be updated, and executes step S703. On the other hand, if there is no version different from the latest version in all device names, the version comparison unit 203 determines that it is not necessary to update the installed software, and executes step S701.

ステップS703では、バージョン比較部203は、実装ソフトウェアを更新する必要のある監視対象装置の装置名を、その実装ソフトウェアのソフトウェア名ごとに対応付けた装置テーブルを作成する。   In step S <b> 703, the version comparison unit 203 creates a device table in which device names of monitoring target devices for which the installed software needs to be updated are associated with the software names of the installed software.

ここで、装置テーブル内の装置名は、最新バージョンと異なるバージョンを含むバージョン情報と対応付けられた装置名である。また、装置テーブル内のソフトウェア名は、最新バージョンと異なるバージョンと対応付けられたソフトウェア名である。   Here, the device name in the device table is a device name associated with version information including a version different from the latest version. The software name in the device table is a software name associated with a version different from the latest version.

バージョン比較部203は、その装置テーブルを、更新情報作成部205aと、配信先サーバ決定部204と、に送信する。   The version comparison unit 203 transmits the device table to the update information creation unit 205a and the distribution destination server determination unit 204.

更新情報作成部205aは、その装置テーブルを受信すると、その装置テーブル内のソフトウェア名ごとに、そのソフトウェア名と対応付けられた実行プログラム内の実行プログラム名を、そのソフトウェア名に対する更新情報として取得し、その更新情報をその装置テーブルに追加する。このとき、更新情報作成部205aは、そのソフトウェア名に対する更新情報を、装置テーブル内のそのソフトウェア名に対応付ける。   When receiving the device table, the update information creation unit 205a acquires, for each software name in the device table, the execution program name in the execution program associated with the software name as update information for the software name. The update information is added to the device table. At this time, the update information creation unit 205a associates the update information for the software name with the software name in the device table.

更新情報作成部205aは、その更新情報を追加した装置テーブルを更新情報追加部205bに送信する。更新情報追加部205bは、その装置テーブルを受信する。   The update information creation unit 205a transmits the device table to which the update information is added to the update information addition unit 205b. The update information adding unit 205b receives the device table.

一方、配信先サーバ決定部204は、その装置テーブルを受信すると、ステップS704を実行する。   On the other hand, when receiving the device table, the delivery destination server determination unit 204 executes step S704.

ステップS704では、配信先サーバ決定部204は、その装置テーブル内のソフトウェア名ごとに、そのソフトウェア名と対応付けられた装置名の監視対象装置の中から、そのソフトウェア名に対する配布先サーバを決定する。配信先サーバ決定部204は、そのソフトウェア名に対する配布先サーバの装置名(以下、サーバ名と称する)を、そのソフトウェア名ごとに対応付けたサーバテーブルを作成する。   In step S704, the distribution destination server determination unit 204 determines, for each software name in the device table, a distribution destination server for the software name from among the monitoring target devices having the device name associated with the software name. . The distribution destination server determination unit 204 creates a server table in which a distribution destination server device name (hereinafter referred to as a server name) corresponding to the software name is associated with each software name.

配信先サーバ決定部204は、そのサーバテーブルを、更新情報追加部205bと、更新プログラム配信部206と、に送信する。   The distribution destination server determination unit 204 transmits the server table to the update information addition unit 205b and the update program distribution unit 206.

更新情報追加部205bは、そのサーバテーブルを受信すると、そのサーバテーブル内のソフトウェア名ごとに、そのソフトウェア名と対応付けられたサーバ名を、その装置テーブル内のそのソフトウェア名と対応付けられた更新情報に追加する。   When the update information adding unit 205b receives the server table, for each software name in the server table, the update information adding unit 205b updates the server name associated with the software name with the software name in the device table. Add to information.

更新情報追加部205bは、ソフトウェア名を追加した装置テーブルを、更新情報配信部207に送信する。   The update information adding unit 205b transmits the device table to which the software name has been added to the update information distributing unit 207.

一方、更新プログラム配信部206は、そのサーバテーブルを受信すると、ステップS705を実行する。   On the other hand, when receiving the server table, the update program distribution unit 206 executes step S705.

ステップS705では、更新プログラム配信部206は、そのサーバテーブル内のソフトウェア名ごとに、そのソフトウェアと対応付けられた実行プログラムをデータベース記憶部201から取得する。更新プログラム配信部206は、そのソフトウェア名ごとに、その実行プログラムを、そのソフトウェア名と対応付けられたサーバ名の監視対象装置の端末通信部102に、サーバ通信部202を介して送信する。   In step S705, the update program distribution unit 206 acquires an execution program associated with the software from the database storage unit 201 for each software name in the server table. The update program distribution unit 206 transmits the execution program for each software name to the terminal communication unit 102 of the monitoring target apparatus having the server name associated with the software name via the server communication unit 202.

端末通信部102は、その実行プログラムを受信すると、その実行プログラムを更新プログラム入手部104に送信する。   When the terminal communication unit 102 receives the execution program, the terminal communication unit 102 transmits the execution program to the update program acquisition unit 104.

更新プログラム入手部104は、その実行プログラムを受信すると、その実行プログラムを端末記憶部101に記憶し、その実行プログラムを更新プログラム実行部105に送信する。   When receiving the execution program, the update program acquisition unit 104 stores the execution program in the terminal storage unit 101 and transmits the execution program to the update program execution unit 105.

更新プログラム実行部105は、その実行プログラムを受信すると、その実行プログラムを実行して、その実行プログラムに応じた、端末記憶部101内の実装ソフトウェアを更新する。更新プログラム実行部105は、その更新に成功すると、実行プログラム名および成功を示す実行結果を作成し、その更新に失敗すると、実行プログラム名および失敗を示す実行結果を作成する。   When the update program execution unit 105 receives the execution program, the update program execution unit 105 executes the execution program and updates the installed software in the terminal storage unit 101 according to the execution program. The update program execution unit 105 creates an execution program name and an execution result indicating success when the update is successful, and creates an execution program name and an execution result indicating failure when the update fails.

更新プログラム実行部105は、実行結果を作成すると、端末記憶部101から装置名を取得し、その実行結果と装置名とを、端末通信部102を介して監視サーバ10に送信する。   When the update program execution unit 105 creates the execution result, the update program execution unit 105 acquires the device name from the terminal storage unit 101, and transmits the execution result and the device name to the monitoring server 10 via the terminal communication unit 102.

また、更新情報配信部207は、更新情報追加部205bから装置テーブルを受信すると、その装置テーブル内の更新情報を、その更新情報と対応付けられた装置名の監視対象装置の中の、その更新情報が含むサーバ名の監視対象装置と異なる監視対象装置の端末通信部102に、サーバ通信部202を介して送信する。   When the update information distribution unit 207 receives the device table from the update information addition unit 205b, the update information distribution unit 207 updates the update information in the device table in the monitoring target device having the device name associated with the update information. The information is transmitted via the server communication unit 202 to the terminal communication unit 102 of the monitoring target device different from the monitoring target device of the server name included in the information.

端末通信部102は、その実行プログラムを受信すると、その実行プログラムを更新プログラム入手部104に送信する。   When the terminal communication unit 102 receives the execution program, the terminal communication unit 102 transmits the execution program to the update program acquisition unit 104.

更新プログラム入手部104は、その実行プログラムを受信すると、ステップS706を実行する。   When receiving the execution program, the update program acquisition unit 104 executes step S706.

ステップS706では、更新プログラム入手部104は、その更新情報を受信すると、その更新情報内のサーバ名の監視対象装置の端末記憶部101にアクセスして、その監視対象装置の端末記憶部101から、その更新情報内の実行プログラム名の実行プログラムを取得する。更新プログラム入手部104は、その実行プログラムを更新プログラム実行部105に送信する。   In step S706, when the update program acquisition unit 104 receives the update information, the update program acquisition unit 104 accesses the terminal storage unit 101 of the monitoring target device of the server name in the update information, and from the terminal storage unit 101 of the monitoring target device, The execution program having the execution program name in the update information is acquired. The update program acquisition unit 104 transmits the execution program to the update program execution unit 105.

更新プログラム実行部105は、その実行プログラムを受信すると、その実行プログラムを実行して、端末記憶部101内の実装ソフトウェアを更新する。更新プログラム実行部105は、その更新に成功すると、実行プログラム名および成功を示す実行結果を作成し、その更新に失敗すると、実行プログラム名および失敗を示す実行結果を作成する。   When receiving the execution program, the update program execution unit 105 executes the execution program and updates the installed software in the terminal storage unit 101. The update program execution unit 105 creates an execution program name and an execution result indicating success when the update is successful, and creates an execution program name and an execution result indicating failure when the update fails.

更新プログラム実行部105は、実行結果を作成すると、端末記憶部101から装置名を取得し、その実行結果と装置名とを、端末通信部102を介して監視サーバ10に送信する。   When the update program execution unit 105 creates the execution result, the update program execution unit 105 acquires the device name from the terminal storage unit 101, and transmits the execution result and the device name to the monitoring server 10 via the terminal communication unit 102.

なお、監視サーバ10は、その実行結果および装置名を受信すると、その実行結果に応じた結果対応処理を行う。例えば、その実行結果が失敗を示すと、監視サーバ10は、その実行結果が示す実行プログラム名の実行プログラム、または、その実行プログラム名の実行プログラムを含む更新情報を、その装置名の監視対象装置に送信する。   When the monitoring server 10 receives the execution result and the device name, the monitoring server 10 performs a result handling process according to the execution result. For example, if the execution result indicates failure, the monitoring server 10 updates the execution program with the execution program name indicated by the execution result or update information including the execution program with the execution program name to the monitoring target device with the device name. Send to.

本実施例によれば、配信先サーバ決定部204は、監視対象装置1ないし4の中から、実行プログラムの配布先となる監視対象装置を決定する。更新プログラム配信部206は、配信先サーバ決定部204が決定した監視対象装置に、実行プログラムを送信する。情報生成部205は、実行プログラムを配信先サーバ決定部204が決定した監視対象装置から取得する旨の更新情報を作成する。更新情報配信部207は、その更新情報を、配信先サーバ決定部204が決定した監視対象装置と異なる監視対象装置に送信する。端末通信部102は、その実行プログラムまたは更新情報を受信する。端末記憶部101は、その実行プログラムを記憶する。更新プログラム入手部104は、その更新情報にて指示された監視対象装置の端末記憶部101から実行プログラムを取得する。   According to the present embodiment, the distribution destination server determination unit 204 determines the monitoring target device that is the distribution destination of the execution program from among the monitoring target devices 1 to 4. The update program distribution unit 206 transmits the execution program to the monitoring target device determined by the distribution destination server determination unit 204. The information generation unit 205 creates update information indicating that the execution program is acquired from the monitoring target device determined by the distribution destination server determination unit 204. The update information distribution unit 207 transmits the update information to a monitoring target device different from the monitoring target device determined by the distribution destination server determination unit 204. The terminal communication unit 102 receives the execution program or update information. The terminal storage unit 101 stores the execution program. The update program acquisition unit 104 acquires an execution program from the terminal storage unit 101 of the monitoring target apparatus designated by the update information.

この場合、監視サーバ10が複数の監視対象装置に実行プログラム(ソフトウェア)を送信しなくてもよくなるため、ソフトウェアの配布にかかる負荷を軽減することが可能になる。   In this case, it is not necessary for the monitoring server 10 to transmit an execution program (software) to a plurality of monitoring target devices, so that it is possible to reduce the load on software distribution.

また、本実施例では、サーバ通信部202は、監視対象装置1ないし4のそれぞれから、実装ソフトウェアのバージョンをその監視対象装置の装置名と共に受信する。バージョン比較部203は、その装置名ごとに、その装置名と共に受信したバージョンがデータベース記憶部201内の最新バージョンと同じか否かを判定する。配信先サーバ決定部204は、バージョン比較部203がその最新バージョンと異なると判定されたバージョンと共に受信された装置名の監視対象装置の中から、実行プログラムの配布先となる監視対象装置を決定する。更新情報配信部207は、更新情報を、バージョン比較部203がその最新バージョンと異なると判定したバージョンと共に受信された装置名の監視対象装置の中の、配信先サーバ決定部204が決定した監視対象装置と異なる監視対象装置に送信する。   In this embodiment, the server communication unit 202 receives the version of the installed software together with the device name of the monitoring target device from each of the monitoring target devices 1 to 4. For each device name, the version comparison unit 203 determines whether the version received together with the device name is the same as the latest version in the database storage unit 201. The distribution destination server determination unit 204 determines the monitoring target device that is the distribution destination of the execution program from among the monitoring target devices with the device names received together with the version determined to be different from the latest version by the version comparison unit 203. . The update information distribution unit 207 is the monitoring target determined by the distribution destination server determination unit 204 among the monitoring target devices having the device names received together with the version determined by the version comparison unit 203 to be different from the latest version. Transmit to a monitoring target device different from the device.

この場合、実装ソフトウェアを更新する必要のある監視対象装置にだけ、その実装ソフトウェアを更新する実行プログラムを配布することが可能になる。   In this case, it is possible to distribute the execution program for updating the installed software only to the monitoring target apparatus that needs to update the installed software.

なお、以上説明した配布方法は、専用のハードウェアにより実現されるもの以外に、その方法を実現するためのプログラムを、コンピュータにて読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行するものであってもよい。コンピュータにて読み取り可能な記録媒体とは、フロッピーディスク、光磁気ディスク、CD−ROM等の記録媒体、コンピュータシステムに内蔵されるハードディスク装置等の記憶装置を指す。さらに、コンピュータにて読み取り可能な記録媒体は、インターネットを介してプログラムを送信する場合のように、短時間の間、動的にプログラムを保持するもの(伝送媒体もしくは伝送波)、その場合のサーバとなるコンピュータシステム内部の揮発性メモリのように、一定時間プログラムを保持しているものも含む。   The distribution method described above is recorded on a computer-readable recording medium by recording a program for realizing the method in addition to that realized by dedicated hardware. The program may be read by a computer system and executed. The computer-readable recording medium refers to a recording medium such as a floppy disk, a magneto-optical disk, or a CD-ROM, and a storage device such as a hard disk device built in the computer system. Furthermore, a computer-readable recording medium is a medium that dynamically holds a program (transmission medium or transmission wave) for a short time, such as when transmitting a program via the Internet, and a server in that case. Such as a volatile memory inside a computer system that holds a program for a certain period of time.

また、以上説明した実施例において、図示した構成は単なる一例であって、本発明はその構成に限定されるものではない。   Moreover, in the Example demonstrated above, the structure shown in figure is only an example, Comprising: This invention is not limited to the structure.

本発明の一実施例の配布システムを示したブロック図である。It is the block diagram which showed the distribution system of one Example of this invention. 監視対象装置の構成の一例を示したブロック図である。It is the block diagram which showed an example of the structure of the monitoring object apparatus. バージョン情報の一例を示した説明図である。It is explanatory drawing which showed an example of version information. 監視サーバの構成の一例を示したブロック図である。It is the block diagram which showed an example of the structure of the monitoring server. ソフトデータベースの一例を示した説明図である。It is explanatory drawing which showed an example of the soft database. 更新情報の一例を示した説明図である。It is explanatory drawing which showed an example of update information. 配布システムの動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of a distribution system.

符号の説明Explanation of symbols

1〜4 監視対象装置
10 監視サーバ
101 端末記憶部
102 端末通信部
103 情報作成部
104 更新プログラム入手部
105 更新プログラム実行部
106 更新結果通報部
201 データベース記憶部
202 サーバ通信部
203 バージョン比較部
204 配信先サーバ決定部
205 情報作成部
205a 更新情報作成部
205b 更新情報追加部
206 更新プログラム配信部
207 更新情報配信部
1 to 4 monitoring target devices 10 monitoring server 101 terminal storage unit 102 terminal communication unit 103 information creation unit 104 update program acquisition unit 105 update program execution unit 106 update result notification unit 201 database storage unit 202 server communication unit 203 version comparison unit 204 distribution Destination server determination unit 205 Information creation unit 205a Update information creation unit 205b Update information addition unit 206 Update program distribution unit 207 Update information distribution unit

Claims (9)

複数の端末装置と、前記複数の端末装置と接続可能な配布サーバと、を含む配布システムであって、
前記配布サーバは、
配布用ソフトウェアを記憶するサーバ記憶部と、
前記複数の端末装置の中から前記配布用ソフトウェアの配布先となる端末装置を決定する決定部と、
前記決定部が決定した端末装置に前記配布用ソフトウェアを送信するソフトウェア配信部と、
前記配布用ソフトウェアを前記決定部が決定した端末装置から取得する旨の取得指示を作成する作成部と、
前記作成部が作成した取得指示を、前記決定部が決定した端末装置と異なる端末装置に送信する取得指示配信部と、を含み、
前記複数の端末装置のそれぞれは、
前記配布先サーバと通信する通信部と、
前記通信部が前記配布用ソフトウェアを受信した場合、該配布用ソフトウェアを記憶する端末記憶部と、
前記通信部が前記取得指示を受信した場合、該取得指示にて指示された端末装置の端末記憶部から前記配布用ソフトウェアを取得する入手部と、を含む、配布システム。
A distribution system including a plurality of terminal devices and a distribution server connectable to the plurality of terminal devices,
The distribution server
A server storage unit for storing distribution software;
A determining unit that determines a terminal device that is a distribution destination of the distribution software from the plurality of terminal devices;
A software distribution unit that transmits the distribution software to the terminal device determined by the determination unit;
A creation unit that creates an acquisition instruction to acquire the distribution software from the terminal device determined by the determination unit;
An acquisition instruction distribution unit that transmits the acquisition instruction created by the creation unit to a terminal device different from the terminal device determined by the determination unit;
Each of the plurality of terminal devices is
A communication unit that communicates with the distribution destination server;
When the communication unit receives the distribution software, a terminal storage unit that stores the distribution software;
A distribution system comprising: an acquisition unit that acquires the distribution software from a terminal storage unit of a terminal device instructed by the acquisition instruction when the communication unit receives the acquisition instruction.
請求項1に記載の配布システムにおいて、
前記配布用ソフトウェアは、前記複数の端末装置のそれぞれに実装された実装ソフトウェアを更新する更新用ソフトウェアであり、
前記サーバ記憶部は、前記実装ソフトウェアの最新バージョンを記憶し、
前記端末記憶部は、自装置に実装された実装ソフトウェアと自装置の識別情報とを記憶し、
前記複数の端末装置のそれぞれは、前記実装ソフトウェアのバージョンを判定し、該バージョンを前記識別情報と共に前記配布サーバに送信するバージョン送信部を含み、
前記配布サーバは、前記複数の端末装置のそれぞれから前記バージョンを前記識別情報と共に受信する受信部と、前記受信部が受信した識別情報ごとに、該識別情報と共に受信されたバージョンが前記サーバ記憶部内の最新バージョンと同じか否かを判定する判定部と、を含み、
前記決定部は、前記判定部が前記最新バージョンと異なると判定したバージョンと共に受信された識別情報の端末装置の中から、前記更新用ソフトウェアの配布先となる端末装置を決定し、
前記取得指示配信部は、前記取得指示を、前記判定部が前記最新バージョンと異なると判定したバージョンと共に受信された識別情報の端末装置の中の、前記決定部が決定した端末装置と異なる端末装置に送信する、配布システム。
The distribution system according to claim 1,
The distribution software is update software for updating the installed software installed in each of the plurality of terminal devices,
The server storage unit stores the latest version of the implementation software,
The terminal storage unit stores the installed software installed in the own device and the identification information of the own device,
Each of the plurality of terminal devices includes a version transmission unit that determines a version of the installed software and transmits the version together with the identification information to the distribution server,
The distribution server includes: a receiving unit that receives the version together with the identification information from each of the plurality of terminal devices; and a version received together with the identification information for each identification information received by the receiving unit in the server storage unit A determination unit for determining whether or not the same as the latest version of
The determination unit determines a terminal device that is a distribution destination of the update software from among the terminal devices of the identification information received together with the version that the determination unit determines to be different from the latest version,
The acquisition instruction distribution unit is a terminal device different from the terminal device determined by the determination unit among the terminal devices of the identification information received together with the version determined by the determination unit to be different from the latest version. Distribution system to send to.
複数の端末装置と接続可能な配布サーバであって、
配布用ソフトウェアを記憶するサーバ記憶部と、
前記複数の端末装置の中から前記配布用ソフトウェアの配布先となる端末装置を決定する決定部と、
前記決定部が決定した端末装置に前記配布用ソフトウェアを送信するソフトウェア配信部と、
前記配布用ソフトウェアを前記決定部が決定した端末装置から取得する旨の取得指示を作成する作成部と、
前記作成部が作成した取得指示を、前記決定部が決定した端末装置と異なる端末装置に送信する取得指示配信部と、を含む配布サーバ。
A distribution server that can be connected to a plurality of terminal devices,
A server storage unit for storing distribution software;
A determining unit that determines a terminal device that is a distribution destination of the distribution software from the plurality of terminal devices;
A software distribution unit that transmits the distribution software to the terminal device determined by the determination unit;
A creation unit that creates an acquisition instruction to acquire the distribution software from the terminal device determined by the determination unit;
A distribution server including: an acquisition instruction distribution unit that transmits an acquisition instruction generated by the generation unit to a terminal device different from the terminal device determined by the determination unit.
請求項3に記載の配布サーバにおいて、
前記配布用ソフトウェアは、前記複数の端末装置のそれぞれに実装された実装ソフトウェアを更新する更新用ソフトウェアであり、
前記サーバ記憶部は、前記実装ソフトウェアの最新バージョンを記憶し、
前記複数の端末装置のそれぞれから、該端末装置に実装された実装ソフトウェアのバージョンを該端末装置の識別情報と共に受信する受信部と、前記受信部が受信した識別情報ごとに、該識別情報と共に受信されたバージョンが前記サーバ記憶部内の最新バージョンと同じか否かを判定する判定部と、を含み、
前記決定部は、前記判定部が前記最新バージョンと異なると判定したバージョンと共に受信された識別情報の端末装置の中から、前記更新用ソフトウェアの配布先となる端末装置を決定し、
前記取得指示配信部は、前記取得指示を、前記判定部が前記最新バージョンと異なると判定したバージョンと共に受信された識別情報の端末装置の中の、前記決定部が決定した端末装置と異なる端末装置に送信する、配布サーバ。
In the distribution server according to claim 3,
The distribution software is update software for updating the installed software installed in each of the plurality of terminal devices,
The server storage unit stores the latest version of the implementation software,
From each of the plurality of terminal devices, a receiving unit that receives the version of the installed software installed in the terminal device together with the identification information of the terminal device, and the identification information received by the receiving unit together with the identification information A determination unit that determines whether or not the version made is the same as the latest version in the server storage unit,
The determination unit determines a terminal device that is a distribution destination of the update software from among the terminal devices of the identification information received together with the version that the determination unit determines to be different from the latest version,
The acquisition instruction distribution unit is a terminal device different from the terminal device determined by the determination unit among the terminal devices of the identification information received together with the version determined by the determination unit to be different from the latest version. Distribution server to send to.
配布用ソフトウェアを記憶するサーバ記憶部を含む配布サーバと、前記配布サーバと接続可能な複数の端末装置と、を含む配布システムが行う配布方法であって、
前記配布サーバが、前記複数の端末装置の中から前記配布用ソフトウェアの配布先となる端末装置を決定する決定ステップと、
前記配布サーバが、前記決定された端末装置に前記配布用ソフトウェアを送信するソフトウェア配布ステップと、
前記配布サーバが、前記配布用ソフトウェアを前記決定された端末装置から取得する旨の取得指示を作成する指示作成ステップと、
前記配布サーバが、前記作成された取得指示を、前記決定された端末装置と異なる端末装置に送信する指示配布ステップと、
前記複数の端末装置のそれぞれが、前記配布用ソフトウェアを受信した場合、該配布ソフトウェアを記憶する記憶ステップと、
前記複数の端末装置のそれぞれが、前記取得指示を受信した場合、該取得指示にて指示された端末装置の端末記憶部から前記配布用ソフトウェアを取得する入手ステップと、を含む配布方法。
A distribution method performed by a distribution system including a distribution server including a server storage unit that stores distribution software and a plurality of terminal devices connectable to the distribution server,
A determining step in which the distribution server determines a terminal device that is a distribution destination of the distribution software from the plurality of terminal devices;
A software distribution step in which the distribution server transmits the distribution software to the determined terminal device;
An instruction creating step for creating an acquisition instruction to the effect that the distribution server acquires the distribution software from the determined terminal device;
An instruction distribution step in which the distribution server transmits the created acquisition instruction to a terminal device different from the determined terminal device;
When each of the plurality of terminal devices receives the distribution software, a storage step of storing the distribution software;
When each of the plurality of terminal devices receives the acquisition instruction, the distribution method includes an obtaining step of acquiring the distribution software from a terminal storage unit of the terminal device instructed by the acquisition instruction.
請求項5に記載の配布方法において、
前記配布用ソフトウェアは、前記複数の端末装置のそれぞれに実装された実装ソフトウェアを更新する更新用ソフトウェアであり、
前記サーバ記憶部は、前記実装ソフトウェアの最新バージョンを記憶し、
前記複数の端末装置のそれぞれは、自装置に実装された実装ソフトウェアと自装置の識別情報とを記憶する記憶部を含み、
前記複数の端末装置のそれぞれが、前記実装ソフトウェアのバージョンを判定するバージョン判定ステップと、
前記複数の端末装置のそれぞれが、前記判定されたバージョンを前記識別情報と共に前記配布サーバに送信するバージョン送信ステップと、
前記配布サーバが、前記複数の端末装置のそれぞれから、前記バージョンを前記識別情報と共に受信するバージョン受信ステップと、
前記配布サーバが、前記受信された識別情報ごとに、該識別情報と共に受信されたバージョンが前記サーバ記憶部内の最新バージョンと同じか否かを判定する判定ステップと、
前記配布サーバが、前記最新バージョンと異なると判定されたバージョンと共に受信された識別情報の端末装置の中から、前記更新用ソフトウェアの配布先となる端末装置を決定する配布用端末決定ステップと、
前記配布サーバが、前記作成された取得指示を、前記最新バージョンと異なると判定されたバージョンと共に受信された識別情報の端末装置の中の、前記決定された端末装置と異なる端末装置に送信する取得指示配布ステップと、を含む配布方法。
The distribution method according to claim 5,
The distribution software is update software for updating the installed software installed in each of the plurality of terminal devices,
The server storage unit stores the latest version of the implementation software,
Each of the plurality of terminal devices includes a storage unit that stores mounting software installed in the device and identification information of the device.
A version determination step in which each of the plurality of terminal devices determines a version of the implemented software;
A version transmission step in which each of the plurality of terminal devices transmits the determined version together with the identification information to the distribution server;
A version receiving step in which the distribution server receives the version together with the identification information from each of the plurality of terminal devices;
The distribution server determines for each received identification information whether the version received together with the identification information is the same as the latest version in the server storage unit;
A distribution terminal determining step for determining a terminal device as a distribution destination of the update software from among the terminal devices of the identification information received together with the version determined that the distribution server is different from the latest version;
Acquisition in which the distribution server transmits the created acquisition instruction to a terminal device different from the determined terminal device in the terminal device of the identification information received together with the version determined to be different from the latest version An instruction distribution step.
配布用ソフトウェアを記憶するサーバ記憶部を含み、複数の端末と接続可能な配布サーバが行う配布方法であって、
前記複数の端末装置の中から前記配布用ソフトウェアの配布先となる端末装置を決定する決定ステップと、
前記決定された端末装置に前記配布用ソフトウェアを送信するソフトウェア配布ステップと、
前記配布用ソフトウェアを前記決定された端末装置から取得する旨の取得指示を作成する指示作成ステップと、
前記作成された取得指示を、前記決定された端末装置と異なる端末装置に送信する指示配布ステップと、を含む配布方法。
A distribution method performed by a distribution server that includes a server storage unit that stores distribution software and can be connected to a plurality of terminals,
A determining step of determining a terminal device to which the distribution software is distributed from among the plurality of terminal devices;
A software distribution step of transmitting the distribution software to the determined terminal device;
An instruction creating step for creating an acquisition instruction for acquiring the distribution software from the determined terminal device;
An instruction distribution step of transmitting the created acquisition instruction to a terminal device different from the determined terminal device.
請求項7に記載の配布方法において、
前記配布用ソフトウェアは、前記複数の端末装置のそれぞれに実装された実装ソフトウェアを更新する更新用ソフトウェアであり、
前記サーバ記憶部は、前記実装ソフトウェアの最新バージョンを記憶し、
前記複数の端末装置のそれぞれから、該端末装置に実装された実装ソフトウェアのバージョンを、該端末装置の識別情報と共に受信するバージョン受信ステップと、
前記受信された識別情報ごとに、該識別情報と共に受信されたバージョンが前記サーバ記憶部内の最新バージョンと同じか否かを判定する判定ステップと、
前記最新バージョンと異なると判定されたバージョンと共に受信された識別情報の端末装置の中から、前記更新用ソフトウェアの配布先となる端末装置を決定する配布用端末決定ステップと、
前記作成された取得指示を、前記最新バージョンと異なると判定されたバージョンと共に受信された識別情報の端末装置の中の、前記決定された端末装置と異なる端末装置に送信する取得指示配布ステップと、を含む配布方法。
The distribution method according to claim 7,
The distribution software is update software for updating the installed software installed in each of the plurality of terminal devices,
The server storage unit stores the latest version of the implementation software,
A version receiving step of receiving, from each of the plurality of terminal devices, a version of installed software installed in the terminal device together with identification information of the terminal device;
For each received identification information, a determination step of determining whether the version received together with the identification information is the same as the latest version in the server storage unit;
A distribution terminal determination step for determining a terminal device as a distribution destination of the update software from among the terminal devices of the identification information received together with the version determined to be different from the latest version;
An acquisition instruction distribution step of transmitting the created acquisition instruction to a terminal device different from the determined terminal device in the terminal device of the identification information received together with the version determined to be different from the latest version; Including distribution method.
配布用ソフトウェアを記憶するサーバ記憶部と、複数の端末とに接続されたコンピュータに、
前記複数の端末装置の中から前記配布用ソフトウェアの配布先となる端末装置を決定する決定手順と、
前記決定された端末装置に前記配布用ソフトウェアを送信するソフトウェア配布手順と、
前記配布用ソフトウェアを前記決定された端末装置から取得する旨の取得指示を作成する作成手順と、
前記作成された取得指示を、前記決定された端末装置と異なる端末装置に送信する指示配布手順と、を実行させるためのプログラム。
To a computer connected to a server storage unit storing distribution software and a plurality of terminals,
A determination procedure for determining a terminal device to which the distribution software is to be distributed from among the plurality of terminal devices;
A software distribution procedure for transmitting the distribution software to the determined terminal device;
A creation procedure for creating an acquisition instruction for acquiring the distribution software from the determined terminal device;
A program for executing an instruction distribution procedure for transmitting the created acquisition instruction to a terminal device different from the determined terminal device.
JP2007063722A 2007-03-13 2007-03-13 Distribution system, distribution server, distribution method and program Pending JP2008225878A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007063722A JP2008225878A (en) 2007-03-13 2007-03-13 Distribution system, distribution server, distribution method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007063722A JP2008225878A (en) 2007-03-13 2007-03-13 Distribution system, distribution server, distribution method and program

Publications (1)

Publication Number Publication Date
JP2008225878A true JP2008225878A (en) 2008-09-25

Family

ID=39844421

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007063722A Pending JP2008225878A (en) 2007-03-13 2007-03-13 Distribution system, distribution server, distribution method and program

Country Status (1)

Country Link
JP (1) JP2008225878A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010134706A (en) * 2008-12-04 2010-06-17 Ricoh Co Ltd Equipment management device, equipment management system, software management method, software management program, and recording medium recording program
JP2011014090A (en) * 2009-07-06 2011-01-20 Ricoh Co Ltd Device managing apparatus, device managing system, software managing method, software managing program, and recording medium storing the program
JP2014112417A (en) * 2014-02-07 2014-06-19 Ricoh Co Ltd Apparatus management device, apparatus management system, apparatus management method, and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010134706A (en) * 2008-12-04 2010-06-17 Ricoh Co Ltd Equipment management device, equipment management system, software management method, software management program, and recording medium recording program
JP2011014090A (en) * 2009-07-06 2011-01-20 Ricoh Co Ltd Device managing apparatus, device managing system, software managing method, software managing program, and recording medium storing the program
US9390273B2 (en) 2009-07-06 2016-07-12 Ricoh Company, Ltd. Device managing apparatus, device managing system, and recording medium storing a software management program
JP2014112417A (en) * 2014-02-07 2014-06-19 Ricoh Co Ltd Apparatus management device, apparatus management system, apparatus management method, and program

Similar Documents

Publication Publication Date Title
US8245225B2 (en) Method, system, terminal and device management server for installing software components
JP4583452B2 (en) Method and system for monitoring server events in a node configuration by using direct communication between servers
KR101422563B1 (en) Method and system for efficient download of data package
CN106341244B (en) Configuration file updating method, client, server and system
JP2006191391A (en) Mobile, contents distribution system and contents distribution method
JP2013097548A (en) Information processing system, information processing device, client terminal, information processing method and program
JP2009259161A (en) Knowledge-based failure recovery support system, user terminal, relay server and knowledge supply server, and data relay method
CN102420857A (en) Operation instruction transmission and processing methods, transmission and cache servers and storage system
JP2006235838A (en) Software update system, server, method, and program
JP2008225878A (en) Distribution system, distribution server, distribution method and program
CN105530323B (en) File upgrading method, related equipment and system
JP6660911B2 (en) Reliability determination device, reliability determination system, and source code sharing system
JP2010079523A (en) Method of sharing session data
CN111367761A (en) Information management method, system and related components of universal server
JP2008124977A (en) Method, apparatus, and program of message delivery
EP3015990B1 (en) Information processing device, and destination information updating method and program
JP2015156104A (en) Self-controlling system, self-controlling device, self-controlling method, and program
WO2019087786A1 (en) Distributed information memory system, method, and program
JP2016115155A (en) Apparatus management device, apparatus management system, correspondence instruction method and program
JP2014178721A (en) Image collation system and image collation method
JP6011601B2 (en) Information processing apparatus and program
US9027090B2 (en) Network system and information processing method
JP5401586B2 (en) Network storage control device, network storage system, and network storage control method
JP2007086924A (en) Software distribution system, server, control method for server, and program
JP6044882B2 (en) Information processing system, management terminal device, information processing device, information processing method, and program