JP2011060142A - Integrated management device, integrated management system, integrated management method, integrated management program, and recording medium with the program recorded thereon - Google Patents

Integrated management device, integrated management system, integrated management method, integrated management program, and recording medium with the program recorded thereon Download PDF

Info

Publication number
JP2011060142A
JP2011060142A JP2009210976A JP2009210976A JP2011060142A JP 2011060142 A JP2011060142 A JP 2011060142A JP 2009210976 A JP2009210976 A JP 2009210976A JP 2009210976 A JP2009210976 A JP 2009210976A JP 2011060142 A JP2011060142 A JP 2011060142A
Authority
JP
Japan
Prior art keywords
software
integrated management
integrated
update
introduction
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
JP2009210976A
Other languages
Japanese (ja)
Inventor
Masashi Minamisono
勝志 南園
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2009210976A priority Critical patent/JP2011060142A/en
Publication of JP2011060142A publication Critical patent/JP2011060142A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an integrated management device for updating and introducing software in consideration of compatibility and consistency, and to provide an integrated management system, an integrated management method, an integrated management program, and a recording medium with the program recorded thereon. <P>SOLUTION: The integrated management device 100 is connected to a server 300 on which one or a plurality of software 31 for providing a function operate, through a predetermined data transmission line.The integrated management device 100 includes: an acquisition means 41 for acquiring, from the software 31, an introduction procedure manual 32 in which an installation procedure based on a dependence relation with the other software 31 is defined; a generation means 42 for generating an integrated introduction procedure manual 51, based on the plurality of introduction procedure manuals 32 obtained for each software 31 to be updated, by the acquisition means 41; and a confirmation/execution means 44 for confirming the dependence relation between the software in update introduction, based on the integrated introduction procedure manual 51 generated by the generation means 42, and for performing update introduction of the software, based on a confirmation result. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、複数のソフトウェアを統合管理する統合管理装置、統合管理システムに関し、特に、機能を実現するソフトウェアを更新導入する技術に関するものである。   The present invention relates to an integrated management apparatus and an integrated management system for integrated management of a plurality of software, and particularly to a technique for updating and introducing software that realizes functions.

近年、オフィス環境には、サーバ・クライアント型のソフトウェア製品が導入され、様々な機能が提供されている。その中には、MFP(Multifunction Peripheral)やLP(Laser Printer)などの導入機器の運用・保守を支援する機能がある。例えば、収集した機器情報を基に導入機器を管理する機器管理機能、導入機器を用いたデータ配信ワークフローを実現する配信機能、導入機器の利用許可を制御する認証機能などがそれにあたる。これらの機能を実現するソフトウェア製品は、同一ソフトウェアベンダ内における異なる開発部門や異なるソフトウェアベンダで開発され提供されている。   In recent years, server-client type software products have been introduced into office environments and various functions are provided. Among them, there is a function for supporting the operation and maintenance of introduced devices such as MFP (Multifunction Peripheral) and LP (Laser Printer). For example, a device management function for managing the introduced device based on the collected device information, a distribution function for realizing a data distribution workflow using the introduced device, an authentication function for controlling use permission of the introduced device, and the like. Software products that realize these functions are developed and provided by different development departments or different software vendors within the same software vendor.

オフィス環境では、このような様々な環境で開発され提供される複数のソフトウェア製品を更新導入し、統合管理することが望まれる。   In an office environment, it is desired to update and introduce a plurality of software products developed and provided in such various environments for integrated management.

そこで、例えば、特許文献1には、統合開発環境システムに外部ツールを組み込む際に、システムバージョンに適した外部ツールのバージョンを取得し、インストール済みの外部ツールのバージョンが取得バージョンより古ければ、バージョンアップを行う情報処理装置、バージョン管理方法に係る技術が開示されている。   Therefore, for example, in Patent Document 1, when an external tool is incorporated into an integrated development environment system, an external tool version suitable for the system version is acquired, and if the installed external tool version is older than the acquired version, A technology relating to an information processing apparatus for performing version upgrade and a version management method is disclosed.

しかしながら、従来の統合管理では、更新導入時におけるソフトウェアの互換性・整合性について十分考慮されていない。   However, the conventional integrated management does not sufficiently consider the compatibility and consistency of software at the time of introducing the update.

ソフトウェア製品は、オフィス環境に導入後、機能の利用用途や目的に応じて動作連携する場合もある。また、同じインストール環境(プラットフォーム)であった場合には、共通するプログラムやデータを用いて各々の機能を実現する場合もある。   After software products are installed in an office environment, there are cases in which operation cooperation is performed depending on the usage and purpose of the function. In the case of the same installation environment (platform), each function may be realized using a common program or data.

このような場合には、単純にソフトウェアの更新導入を行うと、上記ソフトウェア間の依存関係に悪影響を及ぼす可能性がある。その結果、ソフトウェア製品が正常に動作しなくなることもある。   In such a case, simply introducing software updates may adversely affect the dependency relationship between the software. As a result, the software product may not operate normally.

このように、ソフトウェアの統合管理では、更新導入時に、ソフトウェア間の依存関係に影響を及ぼさないよう、バージョン管理だけでなく、ソフトウェアの互換性・整合性について考慮する必要がある。   As described above, in software integrated management, it is necessary to consider not only version management but also software compatibility and consistency so as not to affect the dependency relationship between softwares at the time of introducing updates.

本発明は上記従来技術の問題点を鑑み提案されたものであり、その目的とするところは、互換性・整合性を考慮したソフトウェアの更新導入が行える統合管理装置、統合管理システム、統合管理方法、統合管理プログラム、及びそのプログラムを記録した記録媒体を提供することにある。   The present invention has been proposed in view of the above-described problems of the prior art, and an object thereof is to provide an integrated management apparatus, an integrated management system, and an integrated management method capable of introducing software updates in consideration of compatibility and consistency. An integrated management program and a recording medium on which the program is recorded are provided.

上記目的を達成するため、本発明に係る統合管理装置は、機能を実現する1又は複数のソフトウェアが動作する情報処理装置と、所定のデータ伝送路で接続される統合管理装置であって、前記ソフトウェアから、他のソフトウェアとの依存関係に基づくインストール手続きが定義された導入手順書を取得する取得手段と、前記取得手段により、更新導入対象であるソフトウェアごとに取得した複数の導入手順書から、統合導入手順書を生成する生成手段と、前記生成手段により生成した統合導入手順書に基づき、更新導入時のソフトウェア間の依存関係を確認する確認手段と、前記確認手段による確認結果に基づき、ソフトウェアの更新導入を実行する実行手段と、を有している。   In order to achieve the above object, an integrated management apparatus according to the present invention is an integrated management apparatus that is connected to an information processing apparatus in which one or a plurality of software that implements a function is operating, through a predetermined data transmission path. From the software, an acquisition means for acquiring an installation procedure manual in which an installation procedure based on a dependency relationship with other software is defined, and a plurality of installation procedure manuals acquired for each software to be updated by the acquisition means, A generating unit that generates an integrated introduction procedure manual, a confirmation unit that confirms a dependency relationship between softwares at the time of update introduction based on the integrated introduction procedure document generated by the generating unit, and a software that is based on a confirmation result by the confirmation unit Execution means for executing the update introduction.

このような構成によって、本発明に係る統合管理装置は、機能を実現するソフトウェアから、他のソフトウェアとの依存関係に基づくインストール手続きが定義された導入手順書を取得する。統合管理装置は、更新導入対象であるソフトウェアごとに取得した複数の導入手順書から、統合導入手順書を生成する。統合管理装置は、統合導入手順書に基づき、更新導入時の各ソフトウェアにおける互換性・整合性を確認し、ソフトウェアの更新導入を実行する。   With such a configuration, the integrated management apparatus according to the present invention acquires an installation procedure manual in which an installation procedure based on a dependency relationship with other software is defined from software that realizes a function. The integrated management apparatus generates an integrated installation procedure manual from a plurality of installation procedure manuals acquired for each piece of software to be updated and installed. The integrated management apparatus confirms the compatibility and consistency of each software at the time of update installation based on the integrated installation procedure manual, and executes software update installation.

これによって、本発明に係る統合管理装置は、各ソフトウェアから収集した複数の導入手順書に基づき、ソフトウェア間の依存関係に従ったソフトウェアの更新導入を実現できる。その結果、互換性・整合性を考慮したソフトウェアの更新導入が行える。   As a result, the integrated management apparatus according to the present invention can implement software update introduction according to the dependency relationship between the software based on a plurality of introduction procedure manuals collected from each software. As a result, software updates can be introduced in consideration of compatibility and consistency.

上記目的を達成するため、本発明に係る統合管理システムは、機能を実現する1又は複数のソフトウェアが動作する情報処理装置と、前記ソフトウェアを統合管理する統合管理装置が、所定のデータ伝送路で接続される統合管理システムであって、前記統合管理装置が、前記ソフトウェアから、他のソフトウェアとの依存関係に基づくインストール手続きが定義された導入手順書を取得する取得手段と、前記取得手段により、更新導入対象であるソフトウェアごとに取得した複数の導入手順書から、統合導入手順書を生成する生成手段と、前記生成手段により生成した統合導入手順書に基づき、更新導入時のソフトウェア間の依存関係を確認する確認手段と、前記確認手段による確認結果に基づき、ソフトウェアの更新導入を実行する実行手段と、を有している。   In order to achieve the above object, an integrated management system according to the present invention includes an information processing apparatus that operates one or more software that realizes a function and an integrated management apparatus that performs integrated management of the software on a predetermined data transmission path. An integrated management system to be connected, wherein the integrated management device acquires from the software an installation procedure manual in which an installation procedure based on a dependency relationship with other software is defined, and the acquisition unit, Generation means for generating an integrated installation procedure manual from a plurality of installation procedure manuals acquired for each software that is the target of update installation, and dependency between software at the time of update installation based on the integrated installation procedure manual generated by the generation means Confirming means for confirming and executing means for executing software update introduction based on the confirmation result by the confirming means. And, the has.

上記目的を達成するため、本発明に係る統合管理方法は、機能を実現する1又は複数のソフトウェアが動作する情報処理装置と、所定のデータ伝送路で接続される統合管理装置における統合管理方法であって、前記ソフトウェアから、他のソフトウェアとの依存関係に基づくインストール手続きが定義された導入手順書を取得する取得手順と、前記取得手順により、更新導入対象であるソフトウェアごとに取得した複数の導入手順書から、統合導入手順書を生成する生成手順と、前記生成手順により生成した統合導入手順書に基づき、更新導入時のソフトウェア間の依存関係を確認する確認手順と、前記確認手順による確認結果に基づき、ソフトウェアの更新導入を実行する実行手順と、を有している。   In order to achieve the above object, an integrated management method according to the present invention is an integrated management method in an information processing apparatus that operates one or a plurality of software that realizes a function and an integrated management apparatus connected by a predetermined data transmission path. An acquisition procedure for acquiring an installation procedure document in which an installation procedure based on a dependency relationship with other software is defined from the software, and a plurality of installations acquired for each software to be updated by the acquisition procedure. A generation procedure for generating an integrated installation procedure manual from a procedure manual, a confirmation procedure for checking dependencies between softwares at the time of update installation based on the integrated installation procedure manual generated by the generation procedure, and a confirmation result by the confirmation procedure And an execution procedure for executing software update introduction.

このような手順によって、本発明に係る統合管理方法は、機能を実現するソフトウェアから、他のソフトウェアとの依存関係に基づくインストール手続きが定義された導入手順書を取得し、更新導入対象であるソフトウェアごとに取得した複数の導入手順書から、統合導入手順書を生成し、生成した統合導入手順書に基づき、更新導入時の各ソフトウェアにおける互換性・整合性を確認し、ソフトウェアの更新導入を実行すると言う動作を実現する。   Through such a procedure, the integrated management method according to the present invention obtains an installation procedure manual in which an installation procedure based on a dependency relationship with other software is defined from software that realizes a function, and is a software to be updated and installed. An integrated installation procedure manual is generated from multiple installation procedure manuals acquired for each, and based on the generated integrated installation procedure manual, the compatibility and consistency of each software at the time of update installation is confirmed, and software update installation is executed. The operation to say is realized.

これによって、本発明に係る統合管理方法は、互換性・整合性を考慮したソフトウェアの更新導入が可能な環境を提供できる。   As a result, the integrated management method according to the present invention can provide an environment in which software updates can be introduced in consideration of compatibility and consistency.

本発明によれば、各ソフトウェアから収集した複数の導入手順書に基づき、ソフトウェア間の依存関係に従ったソフトウェアの更新導入を行うことで、互換性・整合性を考慮したソフトウェアの更新導入が行える統合管理装置、統合管理システム、統合管理方法、統合管理プログラム、及びそのプログラムを記録した記録媒体を提供することができる。   According to the present invention, based on a plurality of installation procedure manuals collected from each software, the software can be updated and installed in consideration of compatibility and consistency by performing the software update installation according to the dependency relationship between the software. An integrated management apparatus, an integrated management system, an integrated management method, an integrated management program, and a recording medium on which the program is recorded can be provided.

本発明の第1の実施形態に係る統合管理システムの構成例を示す図である。It is a figure which shows the structural example of the integrated management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る統合管理装置のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the integrated management apparatus which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るソフトウェア更新導入の動作例を示す図である。It is a figure which shows the operation example of the software update introduction which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るソフトウェア統合を実現するソフトウェア構成例を示す図である。It is a figure which shows the example of a software structure which implement | achieves software integration which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るソフトウェア統合管理機能の構成例を示す図である。It is a figure which shows the structural example of the software integrated management function which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るソフトウェア更新導入を行う処理手順例を示すシーケンス図である。It is a sequence diagram which shows the example of a process sequence which performs software update introduction which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る導入手順書のデータ例を示す図である。It is a figure which shows the example of data of the introduction procedure manual which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係る更新導入の確認・実行を行う処理手順例を示すフローチャートである。It is a flowchart which shows the example of a process sequence which confirms and performs update introduction which concerns on the 1st Embodiment of this invention. 本発明の変形例に係る統合管理システムの構成例を示す図である。It is a figure which shows the structural example of the integrated management system which concerns on the modification of this invention. 本発明の変形例に係るソフトウェア統合管理機能の構成例を示す図である。It is a figure which shows the structural example of the software integrated management function which concerns on the modification of this invention.

以下、本発明の好適な実施の形態(以下「実施形態」と言う)について、図面を用いて詳細に説明する。   DESCRIPTION OF EMBODIMENTS Hereinafter, preferred embodiments of the present invention (hereinafter referred to as “embodiments”) will be described in detail with reference to the drawings.

[第1の実施形態]
<システム構成>
本実施形態に係る複数のソフトウェアを統合管理するシステムの構成について説明する。
[First Embodiment]
<System configuration>
A configuration of a system that integrally manages a plurality of software according to the present embodiment will be described.

図1は、本実施形態に係る統合管理システム1の構成例を示す図である。
図1には、各種ソフトウェアを搭載したサーバA300a,サーバB300b,サーバN300nなどの複数のサーバ(情報処理装置)300と、ユーザが情報閲覧や操作要求を行うユーザ端末A200a,ユーザ端末B200b,ユーザ端末N200nなどの複数のユーザ端末(情報処理装置)200との間に、統合管理装置(統合管理サーバ)100が介在する統合管理システム1の構成例が示されている。このような構成により、統合管理装置100は、ユーザに対して、サーバ300が搭載ソフトウェアにより実現される機能を統合・管理でき、一元的なサービス提供を実現する。つまり、ユーザは、ユーザ端末200を介して統合管理装置100にアクセスすることで、システム上で動作する各種ソフトウェアにより提供されるサービスを受けることができる。
FIG. 1 is a diagram illustrating a configuration example of an integrated management system 1 according to the present embodiment.
FIG. 1 shows a plurality of servers (information processing devices) 300 such as a server A 300a, a server B 300b, and a server N 300n loaded with various software, and a user terminal A 200a, a user terminal B 200b, and a user terminal from which a user browses information and requests operations. A configuration example of an integrated management system 1 in which an integrated management device (integrated management server) 100 is interposed between a plurality of user terminals (information processing devices) 200 such as N200n is shown. With such a configuration, the integrated management apparatus 100 can integrate and manage the functions realized by the installed software of the server 300 for the user, thereby realizing unified service provision. That is, the user can receive services provided by various software operating on the system by accessing the integrated management apparatus 100 via the user terminal 200.

よって、ソフトウェアの統合は、統合管理装置100により行われ、統合管理装置100は、ユーザに対して、一元化されたソフトウェア管理に係るサービス(ソフトウェア統合管理機能)を提供することができる。   Therefore, software integration is performed by the integrated management apparatus 100, and the integrated management apparatus 100 can provide a service (software integrated management function) related to centralized software management to the user.

なお、図1には、システム内に複数のサーバ300が設置されている例を示したが、この構成に本発明は限定されるものではない。本実施形態において統合管理を行う対象は、ソフトウェアである。そのため、1つのサーバ内に、複数のソフトウェアがインストールされている場合もある。このような場合、統合管理装置100は、サーバ上で動作する複数のソフトウェアを統合管理する。   Although FIG. 1 shows an example in which a plurality of servers 300 are installed in the system, the present invention is not limited to this configuration. In this embodiment, the target for integrated management is software. Therefore, a plurality of software may be installed in one server. In such a case, the integrated management apparatus 100 performs integrated management of a plurality of software running on the server.

<ハードウェア構成>
次に、上記ソフトウェア統合管理機能が動作する統合管理装置100のハードウェア構成について説明する。
<Hardware configuration>
Next, a hardware configuration of the integrated management apparatus 100 in which the software integrated management function operates will be described.

図2は、本実施形態に係る統合管理装置100のハードウェア構成例を示す図である。
図2に示すように、統合管理装置100は、入力装置101、表示装置102、ドライブ装置103、RAM(Random Access Memory)104、ROM(Read Only Memory)105、CPU(Central Processing Unit)106、インタフェース装置107、及びHDD(Hard Disk Drive)108などを備え、それぞれがバスBで相互に接続されている。
FIG. 2 is a diagram illustrating a hardware configuration example of the integrated management apparatus 100 according to the present embodiment.
As shown in FIG. 2, the integrated management apparatus 100 includes an input device 101, a display device 102, a drive device 103, a RAM (Random Access Memory) 104, a ROM (Read Only Memory) 105, a CPU (Central Processing Unit) 106, an interface. A device 107, an HDD (Hard Disk Drive) 108, and the like are provided and are connected to each other via a bus B.

入力装置101は、キーボード及びマウスなどを含み、統合管理装置100に各操作信号を入力するのに用いられる。表示装置102は、ディスプレイなどを含み、統合管理装置100による処理結果(例えば「ソフトウェア統合管理に係る情報」)などを表示する。   The input device 101 includes a keyboard and a mouse, and is used to input each operation signal to the integrated management device 100. The display device 102 includes a display or the like, and displays a processing result (for example, “information related to software integrated management”) by the integrated management device 100.

インタフェース装置107は、統合管理装置100をネットワークなどの所定のデータ伝送路に接続するインタフェースである。よって、統合管理装置100は、インタフェース装置107を介して、ユーザ端末200やサーバ300とデータ通信を行うことができる。   The interface device 107 is an interface that connects the integrated management device 100 to a predetermined data transmission path such as a network. Therefore, the integrated management apparatus 100 can perform data communication with the user terminal 200 and the server 300 via the interface apparatus 107.

HDD108は、各種プログラム及びデータを格納している不揮発性の記憶装置である。格納されるプログラム及びデータには、例えば、統合管理装置100全体を制御する情報処理システム(例えば「Windows(登録商標)」や「UNIX(登録商標)」などの基本ソフトウェアであるOS(Operating System))、及び情報処理システム上において各種機能(例えば「ソフトウェア統合管理機能」)を提供するアプリケーションなどがある。また、HDD108は、格納している上記プログラム及びデータを、所定のファイルシステム及び/又はDB(Data Base)により管理している。   The HDD 108 is a non-volatile storage device that stores various programs and data. The stored programs and data include, for example, an OS (Operating System) that is basic software such as an information processing system (for example, “Windows (registered trademark)”, “UNIX (registered trademark)”) that controls the integrated management apparatus 100 as a whole. And applications that provide various functions (for example, “software integrated management function”) on the information processing system. The HDD 108 manages the stored program and data by a predetermined file system and / or DB (Data Base).

ドライブ装置103は、着脱可能な記録媒体103aとのインタフェースである。これにより、統合管理装置100は、ドライブ装置103を介して、記録媒体103aの読み取り及び/又は書き込みを行うことができる。   The drive device 103 is an interface with a removable recording medium 103a. As a result, the integrated management apparatus 100 can read and / or write to the recording medium 103a via the drive apparatus 103.

ROM105は、電源を切っても内部データを保持することができる不揮発性の半導体メモリ(記憶装置)である。ROM105には、統合管理装置100が起動されるときに実行されるBIOS(Basic Input/Output System)や、統合管理装置100のシステム設定及びネットワーク関連設定などのデータが格納されている。   The ROM 105 is a nonvolatile semiconductor memory (storage device) that can retain internal data even when the power is turned off. The ROM 105 stores data such as a basic input / output system (BIOS) that is executed when the integrated management apparatus 100 is activated, and system settings and network-related settings of the integrated management apparatus 100.

RAM104は、上記各種記憶装置から読み出されたプログラム及びデータを一時保持する揮発性の半導体メモリ(記憶装置)である。CPU106は、上記RAM104上に読み出したプログラムを実行することにより、統合管理装置100の全体制御及び各種搭載機能の動作を実現する。   The RAM 104 is a volatile semiconductor memory (storage device) that temporarily stores programs and data read from the various storage devices. The CPU 106 implements overall control of the integrated management apparatus 100 and operations of various functions by executing the program read out on the RAM 104.

このようなハードウェア構成により、統合管理装置100は、例えばHDD108からRAM104上に読み出したプログラム(搭載機能を実現するソフトウェア部品)をCPU106により実行し、搭載機能を実現することができる。   With such a hardware configuration, the integrated management apparatus 100 can execute a program (software component that implements a mounting function) read from the HDD 108 onto the RAM 104, for example, to realize the mounting function.

また統合管理装置100は、上記ハードウェア構成からも分かるようにPC(Personal Computer)などと略同一の構成をしている。   The integrated management apparatus 100 has substantially the same configuration as a PC (Personal Computer) or the like as can be seen from the hardware configuration.

<ソフトウェア統合管理機能>
本実施形態に係るソフトウェア統合管理機能について説明する。
<Software integrated management function>
The software integrated management function according to this embodiment will be described.

本実施形態に係る統合管理装置100では、機能を実現するソフトウェアから、他のソフトウェアとの依存関係に基づくインストール手続きが定義された導入手順書を取得する。統合管理装置100は、更新導入対象であるソフトウェアごとに取得した複数の導入手順書から、統合導入手順書を生成する。統合管理装置100は、統合導入手順書に基づき、更新導入時の各ソフトウェアにおける互換性・整合性を確認し、ソフトウェアの更新導入を実行する。統合管理装置100は、このようなソフトウェア統合管理機能を有している。   In the integrated management apparatus 100 according to the present embodiment, an installation procedure document in which an installation procedure based on a dependency relationship with other software is defined is acquired from software that realizes a function. The integrated management apparatus 100 generates an integrated installation procedure manual from a plurality of installation procedure manuals acquired for each piece of software to be updated and installed. The integrated management apparatus 100 confirms the compatibility and consistency of each software at the time of update installation based on the integrated installation procedure manual, and executes software update installation. The integrated management apparatus 100 has such a software integrated management function.

ここで、ソフトウェア更新導入の動作例について説明する。
図3は、本実施形態に係るソフトウェア更新導入の動作例を示す図である。
図3には、スキャン文書配信機能を有するサーバA300a及び機器管理機能を有するサーバB300bにおけるソフトウェア更新導入の動作例が示されている。例えば、両機能には、機能連携による依存関係があるものとする。
Here, an operation example of software update introduction will be described.
FIG. 3 is a diagram showing an operation example of software update introduction according to the present embodiment.
FIG. 3 shows an operation example of software update introduction in the server A 300a having a scanned document distribution function and the server B 300b having a device management function. For example, it is assumed that both functions have a dependency relationship by function cooperation.

このような場合、従来のソフトウェア統合管理では、図3(A)に示すように、例えば、管理者などが互いの依存関係を考慮しながらソフトウェアの更新導入を行うことになる。これは、作業者にとって煩雑であり、高度な知識を要することになる。また、人為的なミスによりソフトウェアが動作しなくなる可能性があり、正常な動作環境に復元するのが困難である。   In such a case, in the conventional software integrated management, as shown in FIG. 3A, for example, an administrator or the like performs software update introduction while considering mutual dependency. This is cumbersome for the operator and requires advanced knowledge. Moreover, there is a possibility that the software may not operate due to human error, and it is difficult to restore to a normal operating environment.

これに対して、本実施形態に係るソフトウェア統合管理では、図3(B)に示すように、統合管理装置100により、一元的なソフトウェアの更新導入を行う。これにより、更新導入作業の煩わしさも軽減され、容易に正常な動作環境を維持・管理することができる。   On the other hand, in the software integrated management according to the present embodiment, as shown in FIG. 3B, the integrated management apparatus 100 performs centralized software update introduction. Thereby, the troublesomeness of the update introduction work is reduced, and a normal operating environment can be easily maintained and managed.

そのためには、統合管理装置100が、更新導入対象であるソフトウェアの依存関係を、互換性・整合性を確認することで動的に解決し、ソフトウェアの更新導入を行う必要がある。   For this purpose, it is necessary for the integrated management apparatus 100 to dynamically resolve the dependency relationship of the software that is the update introduction target by confirming compatibility and consistency, and to perform the software update introduction.

そこで、本実施形態に係る統合管理装置100では、各ソフトウェアから収集した、他のソフトウェアとの依存関係に基づくインストール手続きが定義された複数の導入手順書に基づき、ソフトウェア間の依存関係に従ったソフトウェアの更新導入を行う。   Therefore, the integrated management apparatus 100 according to the present embodiment follows the dependency relationship between softwares based on a plurality of installation procedure manuals that are collected from each software and that defines installation procedures based on dependency relationships with other software. Install software updates.

これによって、本実施形態に係る統合管理装置100では、互換性・整合性を考慮したソフトウェアの更新導入が行える。   As a result, the integrated management apparatus 100 according to the present embodiment can introduce software updates in consideration of compatibility and consistency.

以下に、上記ソフトウェア統合管理機能の構成とその動作について説明する。
図4は、本実施形態に係るソフトウェア統合を実現するソフトウェア構成例を示す図である。
図4に示すように、サーバ300は、機能実現プログラムであるソフトウェア31と、導入手順書32とを有している。導入手順書32には、他のソフトウェア31との依存関係に基づくインストール手続きが定義されている。なお、導入手順書32の具体的なデータ例については、機能動作説明で後述する。
The configuration and operation of the software integrated management function will be described below.
FIG. 4 is a diagram illustrating a software configuration example for realizing software integration according to the present embodiment.
As illustrated in FIG. 4, the server 300 includes software 31 that is a function realization program and an installation procedure manual 32. The installation procedure manual 32 defines an installation procedure based on the dependency with other software 31. A specific data example of the introduction procedure manual 32 will be described later in the description of the functional operation.

サーバ300では、上記ソフトウェア31と上記導入手順書32とが関連付けて保持される。   In the server 300, the software 31 and the installation procedure manual 32 are stored in association with each other.

統合管理装置100は、ソフトウェア統合によるソフトウェア更新導入を実現するための動作環境を提供する統合管理プラットフォーム21を有している。統合管理プラットフォーム21は、起動時にサーバ300から導入手順書32をロードする。これにより、統合管理プラットフォーム21では、例えば、導入手順書32から生成した統合導入手順書に基づき、ソフトウェア間の依存関係(互換性・整合性)を確認する。統合管理プラットフォーム21は、確認結果に基づき、更新導入対象であるソフトウェア31が動作するサーバ上で、統合導入手順書に従ってインストールを実行し、ソフトウェア31を更新導入する。   The integrated management apparatus 100 has an integrated management platform 21 that provides an operating environment for realizing software update introduction by software integration. The integrated management platform 21 loads the installation procedure manual 32 from the server 300 at the time of activation. Thereby, in the integrated management platform 21, for example, based on the integrated installation procedure document generated from the installation procedure document 32, the dependency relationship (compatibility / consistency) between the software is confirmed. Based on the confirmation result, the integrated management platform 21 installs the software 31 by executing installation according to the integrated installation procedure on the server on which the software 31 to be updated and installed operates.

本実施形態に係る統合管理システム1では、上記ソフトウェア構成により、ソフトウェア統合管理機能を実現する。   In the integrated management system 1 according to the present embodiment, the software integrated management function is realized by the above software configuration.

なお、本実施形態では、上述のように、更新導入対象であるソフトウェアの提供側から、導入手順書32を提供してもらうことを前提としている。そのため、統合管理プラットフォーム21の仕様について、上記ソフトウェアの提供側に開示する必要がある。ここで想定される「ソフトウェアの提供側」には、例えば、サードベンダや同一ベンダ内の異なる開発部門などがある。   Note that, in the present embodiment, as described above, it is assumed that the installation procedure manual 32 is provided from the software provider that is the target of update installation. Therefore, it is necessary to disclose the specifications of the integrated management platform 21 to the software provider side. The “software provider” assumed here includes, for example, third vendors and different development departments within the same vendor.

また、図4には、サーバ300が、一対のソフトウェア31と導入手順書32とを有するソフトウェア構成例が示されているが、この限りでない。例えば、複数のソフトウェア31を搭載する場合には、サーバ300が、搭載するソフトウェア31の数に対応する導入手順書32を保持することになる。   4 shows a software configuration example in which the server 300 includes a pair of software 31 and an installation procedure manual 32, but this is not restrictive. For example, when a plurality of software 31 is installed, the server 300 holds the introduction procedure manual 32 corresponding to the number of software 31 installed.

図5は、本実施形態に係るソフトウェア統合管理機能の構成例を示す図である。
本実施形態に係る統合管理装置100は、上記統合管理プラットフォーム21を動作させることで、取得部41、生成・更新部42、更新導入情報保持部43、及び確認・実行部44などの各機能部を有する。
FIG. 5 is a diagram illustrating a configuration example of the software integrated management function according to the present embodiment.
The integrated management apparatus 100 according to the present embodiment operates the integrated management platform 21 so that each functional unit such as the acquisition unit 41, the generation / update unit 42, the update introduction information holding unit 43, and the confirmation / execution unit 44. Have

これらの機能部は、主に「統合導入手順書の生成を行う機能」と「依存関係に従ったソフトウェア更新導入を実行する機能」とに大別される。   These functional units are mainly classified into “a function for generating an integrated installation procedure” and “a function for executing software update installation according to the dependency”.

「統合導入手順書の生成を行う機能」は、取得部41、生成・更新部42、及び更新導入情報保持部43により行われる。   The “function for generating the integrated introduction procedure manual” is performed by the acquisition unit 41, the generation / update unit 42, and the update introduction information holding unit 43.

取得部41は、所定のデータ伝送路を介して、サーバ300で動作するソフトウェア31から、ソフトウェア31に関連する導入手順書32を取得する機能部である。これにより、統合管理装置100には、各ソフトウェア31に対応してソフトウェアベンダが用意した導入手順書32が取得される。   The acquisition unit 41 is a functional unit that acquires the installation procedure manual 32 related to the software 31 from the software 31 that operates on the server 300 via a predetermined data transmission path. As a result, the installation procedure manual 32 prepared by the software vendor corresponding to each software 31 is acquired in the integrated management apparatus 100.

取得部41は、例えば、統合管理システム1に新たなサーバ300が導入された場合や、サーバ300に新たなソフトウェア31がインストールされた場合など、所定のタイミングで導入手順書32を取得する。その取得方法には、例えば、ポーリング処理などがある。   The acquisition unit 41 acquires the installation procedure manual 32 at a predetermined timing, for example, when a new server 300 is installed in the integrated management system 1 or when new software 31 is installed in the server 300. The acquisition method includes, for example, polling processing.

生成・更新部42は、統合導入手順書51を生成・更新する機能部である。
生成・更新部42は、ソフトウェア31ごとに取得した複数の導入手順書32に定義されたインストール手続きを統合し、統合導入手順書51を生成する。生成・更新部42は、例えば、複数の導入手順書32を取得順に連結し、1つのファイルに統合することで、統合導入手順書51を生成する。なお、生成・更新部42は、取得した全ての導入手順書32から1つの統合導入手順書51を生成するだけでなく、例えば、ソフトウェア31の種別単位で統合導入手順書51を生成してもよい。
The generation / update unit 42 is a functional unit that generates and updates the integrated introduction procedure manual 51.
The generation / update unit 42 integrates the installation procedures defined in the plurality of installation procedure manuals 32 acquired for each software 31 and generates an integrated installation procedure manual 51. For example, the generation / update unit 42 connects the plurality of introduction procedure manuals 32 in the order of acquisition and integrates them into one file, thereby generating the integrated introduction procedure manual 51. Note that the generation / update unit 42 not only generates one integrated introduction procedure document 51 from all the acquired installation procedure documents 32 but also generates the integrated introduction procedure document 51 for each type of software 31, for example. Good.

また、生成・更新部42は、統合導入手順書51の定義内容を更新する。生成・更新部42は、後述する確認・実行部44により確認されるソフトウェア間の依存関係(整合性)に基づき、定義内容を更新する。つまり、生成・更新部42は、更新導入されたソフトウェア31の動作結果に基づき定義内容の更新要否判定を行う。生成・更新部42は、整合性確認において更新導入後に不具合があることが確認されると、不具合が解消されるように定義内容を更新(修正)する。   Further, the generation / update unit 42 updates the definition content of the integrated introduction procedure manual 51. The generation / update unit 42 updates the definition content based on the dependency relationship (consistency) between software confirmed by the confirmation / execution unit 44 described later. That is, the generation / update unit 42 determines whether or not the definition content needs to be updated based on the operation result of the software 31 that has been updated and introduced. When it is confirmed that there is a problem after the update introduction in the consistency check, the generation / update unit 42 updates (corrects) the definition content so that the problem is resolved.

更新導入情報保持部43は、上記統合導入手順書51を更新導入情報として保持する機能部である。   The update introduction information holding unit 43 is a functional unit that holds the integrated introduction procedure manual 51 as update introduction information.

更新導入情報保持部43は、統合管理装置100が備える記憶装置(例えば「HDD」)の所定の記憶領域にあたる。なお、更新導入情報保持部43は、ソフトウェア31の種別単位で統合導入手順書51が生成される場合、例えば、上記統合導入手順書51を、ソフトウェア31の種別を示すソフトウェア種別情報と関連付けて保持してもよい。   The update introduction information holding unit 43 corresponds to a predetermined storage area of a storage device (for example, “HDD”) included in the integrated management apparatus 100. When the integrated introduction procedure manual 51 is generated for each type of software 31, the update introduction information holding unit 43 holds the integrated introduction procedure manual 51 in association with software type information indicating the type of the software 31, for example. May be.

次に「依存関係に従ったソフトウェア更新導入を実行する機能」は、更新導入動作確認・実行部44により行われる。   Next, the “function for executing software update installation according to the dependency” is performed by the update installation operation confirmation / execution unit 44.

確認・実行部44は、上記統合導入手順書51に基づき、ソフトウェア31の更新導入動作の確認・実行を行う機能部である。   The confirmation / execution unit 44 is a functional unit that confirms and executes an update introduction operation of the software 31 based on the integrated introduction procedure manual 51.

確認・実行部44は、統合導入手順書51の定義内容を参照し、ソフトウェア31のバージョン及びソフトウェア間の依存関係(互換性・整合性)を確認する。   The confirmation / execution unit 44 refers to the definition contents of the integrated introduction procedure manual 51 and confirms the version of the software 31 and the dependency (compatibility / consistency) between the software.

確認・実行部44は、ソフトウェア31のカレントバージョンと、定義されたバージョンとを比較することで、ソフトウェア31の更新要否判定を行い、定義されたバージョンにより、新たなソフトウェア31の導入要否判定を行う。確認・実行部44は、定義されたインストール手続きにより、更新導入対象であるソフトウェア31と他のソフトウェア31との互換性判定を行う。   The confirmation / execution unit 44 determines whether or not the software 31 needs to be updated by comparing the current version of the software 31 with the defined version, and determines whether or not the new software 31 needs to be installed based on the defined version. I do. The confirmation / execution unit 44 determines compatibility between the software 31 to be updated and the other software 31 by a defined installation procedure.

また、確認・実行部44は、上記判定結果に基づき、更新導入対象であるソフトウェア31が動作するサーバ300に対して、ソフトウェア更新導入を実行する。確認・実行部44は、サーバ300から実行結果として受信した更新導入結果に基づき、更新導入後のソフトウェア間の整合性判定を行う。   In addition, the confirmation / execution unit 44 executes software update introduction for the server 300 on which the software 31 that is an update introduction target operates, based on the determination result. The confirmation / execution unit 44 performs consistency determination between the software after the update introduction based on the update introduction result received from the server 300 as the execution result.

上記バージョン・依存関係の確認処理及び上記ソフトウェア更新導入の実行処理は、更新導入対象である各ソフトウェア31に対して行われる。また、上述したように、上記確認・実行処理は、統合導入手順書51の定義内容を参照して行うことから、例えば、手順書内の定義順に行われる。   The version / dependency confirmation processing and the software update introduction execution processing are performed for each software 31 that is an update introduction target. Further, as described above, the confirmation / execution process is performed with reference to the definition contents of the integrated introduction procedure manual 51, and is performed, for example, in the order of definition in the procedure manual.

これにより、統合管理装置100では、統合導入手順書51(他のソフトウェアとの依存関係に基づくインストール手続きが定義された導入手順書の統合ファイル)に基づき、ソフトウェア間の依存関係に従ったソフトウェア31の更新導入が行える。   Thereby, in the integrated management apparatus 100, based on the integrated installation procedure manual 51 (the integrated file of the installation procedure manual in which the installation procedure based on the dependency relationship with other software is defined), the software 31 according to the dependency relationship between the softwares. Can be introduced.

このように、本実施形態に係るソフトウェア統合管理機能は、上記各機能部が連係動作することにより実現される。   As described above, the software integrated management function according to the present embodiment is realized by the above-described functional units operating together.

次に、ソフトウェア統合管理機能の詳細な動作(機能部群の連係動作)について、処理手順を示すシーケンス図及びフローチャートを用いて説明する。   Next, a detailed operation of the software integrated management function (operational operation of the functional unit group) will be described with reference to a sequence diagram and a flowchart showing a processing procedure.

ソフトウェア統合管理機能は、統合管理装置100に搭載(インストール)される機器管理プログラム(ソフトウェア部品)が、CPU106により、格納先(例えば「ROM」など)からRAM104上に読み出され、以下の処理が実行されることで実現される。   In the software integrated management function, a device management program (software component) installed (installed) in the integrated management apparatus 100 is read from the storage location (for example, “ROM”) onto the RAM 104 by the CPU 106, and the following processing is performed. Realized by being executed.

以降では、まず、ソフトウェア統合管理機能による「ソフトウェア更新導入に係る全体処理」について説明し、続いて、確認・実行部により行われる「更新導入確認・実行処理」の詳細について説明する。   In the following, first, “overall processing related to software update introduction” by the software integrated management function will be described, and then, details of “update introduction confirmation / execution processing” performed by the confirmation / execution unit will be described.

《全体処理》
図6は、本実施形態に係るソフトウェア更新導入を行う処理手順例を示すシーケンス図である。なお、図6には、スキャン文書配信機能を有するサーバA300a及び機器管理機能を有するサーバB300bに対してソフトウェア更新導入を行う処理手順例が示されている。
<Overall processing>
FIG. 6 is a sequence diagram illustrating an example of a processing procedure for performing software update introduction according to the present embodiment. FIG. 6 shows an example of a processing procedure for introducing software updates to the server A 300a having a scanned document distribution function and the server B 300b having a device management function.

図6に示すように、統合管理装置100は、取得部41によるポーリング処理により、ソフトウェア統合管理の対象であるサーバA300a及びサーバB300bから、それぞれのサーバ300で動作するソフトウェア31に関連付けられた導入手順書32を取得する(ステップS101,S101)。 As illustrated in FIG. 6, the integrated management apparatus 100 performs the installation procedure associated with the software 31 operating on each server 300 from the server A 300 a and the server B 300 b that are the targets of the software integrated management by the polling process by the acquisition unit 41. Document 32 is acquired (steps S101 1 and S101 2 ).

ここで、取得部41が取得する導入手順書32について説明する。
図7は、本実施形態に係る導入手順書32のデータ例を示す図である。
図7に示すように、導入手順書32には、ソフトウェア31をインストールする手続き(インストール時の実行手順)などが定義されている。定義されるインストール手続きには、例えば、インストーラの格納先への移動やインストーラの実行順序などがある。
Here, the introduction procedure manual 32 acquired by the acquisition unit 41 will be described.
FIG. 7 is a diagram showing a data example of the introduction procedure manual 32 according to the present embodiment.
As shown in FIG. 7, the installation procedure manual 32 defines a procedure for installing the software 31 (execution procedure at the time of installation) and the like. The installation procedure defined includes, for example, transfer to an installer storage location and execution order of installers.

さらに、導入手順書32には、条件分岐による実行インストーラの切り換えが定義されている。例えば、図7に示すデータ例では、ifコマンド及びgotoコマンドの組み合わせにより、インストール時の実行手順を制御している。具体的には、ifコマンドにより文字列比較を行い、比較結果に基づき、gotoコマンドにより実行インストーラの切り換えを行う。   Furthermore, the installation procedure manual 32 defines execution installer switching by conditional branching. For example, in the data example shown in FIG. 7, the execution procedure at the time of installation is controlled by a combination of the if command and the goto command. Specifically, character strings are compared using the if command, and the execution installer is switched using the goto command based on the comparison result.

上記条件分岐の定義は、例えば、ソフトウェア間の依存関係やインストール環境(プラットフォーム)などに応じてインストーラを排他的に実行させる場合に用いられる。   The definition of the conditional branch is used, for example, when the installer is executed exclusively according to the dependency relationship between software, the installation environment (platform), or the like.

本実施形態では、サーバ上で、更新導入対象であるソフトウェア31に関連する上記導入手順書32を実行することで、ソフトウェア31の更新導入が行える。つまり、導入手順書32は、インストール時に用いられるバッチファイルである。   In the present embodiment, update introduction of the software 31 can be performed by executing the introduction procedure manual 32 related to the software 31 that is the update introduction target on the server. That is, the introduction procedure manual 32 is a batch file used at the time of installation.

図6の説明に戻る。統合管理装置100は、取得した複数の導入手順書32を生成・更新部42に渡し、統合導入手順書51の生成を要求する(ステップS102)。統合管理装置100は、生成・更新部42により、図7を用いて上述した複数の導入手順書32を取得順に連結し、統合導入手順書51を生成する(ステップS103)。ここで言う「連結」とは、ファイル単位の複数データを所定順に結合し、1つのデータファイルを生成することを意味する。例えば、導入手順書32が図7に示すようなデータであった場合には、「@echo off」から「:END」までのデータをファイル単位で抽出し、順に結合することで、1つのデータファイルを生成する。   Returning to the description of FIG. The integrated management apparatus 100 passes the acquired plurality of introduction procedure manuals 32 to the generation / update unit 42, and requests generation of the integrated introduction procedure manual 51 (step S102). The integrated management apparatus 100 uses the generation / update unit 42 to link the plurality of introduction procedure manuals 32 described above with reference to FIG. 7 in the order of acquisition, and generates the integrated introduction procedure manual 51 (step S103). Here, “concatenation” means that a plurality of data in units of files are combined in a predetermined order to generate one data file. For example, if the introduction procedure manual 32 is data as shown in FIG. 7, data from “@echo off” to “: END” is extracted in units of files and combined in order. Generate a file.

統合管理装置100は、取得した統合導入手順書51を更新導入情報保持部43に渡し、統合導入手順書51の保存を要求する(ステップS104)。統合管理装置100は、更新導入情報保持部43により、統合導入手順書51を所定の記憶領域に保存する(ステップS105)。   The integrated management apparatus 100 passes the acquired integrated introduction procedure manual 51 to the update introduction information holding unit 43 and requests storage of the integrated introduction procedure manual 51 (step S104). The integrated management apparatus 100 stores the integrated introduction procedure manual 51 in a predetermined storage area by the update introduction information holding unit 43 (step S105).

このように、統合管理装置100では、ソフトウェア統合管理機能を起動したときに、統合管理対象であるソフトウェア31の更新導入に係る情報として、各ソフトウェア31に関連する複数の導入手順書32を連結した統合導入手順書51を生成する。これにより、統合管理装置100では、生成した統合導入手順書51に基づき、以降に説明する「ソフトウェア間の依存関係に従ったソフトウェアの更新導入処理」を行う。   As described above, in the integrated management apparatus 100, when the software integrated management function is activated, a plurality of installation procedure manuals 32 related to each software 31 are linked as information related to the update installation of the software 31 that is the integrated management target. An integrated introduction procedure manual 51 is generated. Thereby, the integrated management apparatus 100 performs “software update introduction processing according to the dependency relationship between software” described below based on the generated integrated introduction procedure manual 51.

統合管理装置100は、確認・実行部44により、更新導入情報保持部43で保持する統合導入手順書51を参照する(ステップS201)。確認・実行部44は、統合導入手順書51に基づき次のような処理を行う。   The integrated management apparatus 100 refers to the integrated introduction procedure manual 51 held in the update introduction information holding unit 43 by the confirmation / execution unit 44 (step S201). The confirmation / execution unit 44 performs the following processing based on the integrated introduction procedure manual 51.

確認・実行部44は、統合導入手順書51に基づき、更新導入動作を確認する(ステップS301,S301)。このとき、確認・実行部44は、定義内容(インストール手続き)に含まれるバージョン情報に基づき、ソフトウェア31の更新導入要否を確認する。また、確認・実行部44は、定義されたインストーラの実行順序や条件分岐に係る情報に基づき、ソフトウェア間の依存関係を確認する。 The confirmation / execution unit 44 confirms the update introduction operation based on the integrated introduction procedure manual 51 (steps S301 1 and S301 2 ). At this time, the confirmation / execution unit 44 confirms whether or not the update introduction of the software 31 is necessary based on the version information included in the definition content (installation procedure). In addition, the confirmation / execution unit 44 confirms the dependency relationship between the software based on the defined execution order of the installer and information related to conditional branching.

確認・実行部44は、上記更新導入動作の確認結果(バージョン・依存関係の確認結果)に基づき、更新導入対象であるソフトウェア31が動作するサーバA300a及びサーバB300bに対し、ソフトウェア31の更新導入を実行する(ステップS302,S302)。 The confirmation / execution unit 44 introduces the update introduction of the software 31 to the server A 300a and the server B 300b on which the software 31 as the update introduction target operates based on the confirmation result (version / dependency confirmation result) of the update introduction operation. Execute (Steps S302 1 and S302 2 ).

確認・実行部44は、更新導入後の確認を行う(ステップS303)。このとき、確認・実行部44は、サーバA300a及びサーバB300bから実行結果として受信した更新導入結果に基づき、不具合の発生を確認する。   The confirmation / execution unit 44 performs confirmation after update introduction (step S303). At this time, the confirmation / execution unit 44 confirms the occurrence of a failure based on the update introduction result received as the execution result from the server A 300a and the server B 300b.

確認・実行部44は、上記更新導入後の確認結果(整合性の確認結果)に基づき、生成・更新部41に対し、統合導入手順書51の更新を要求する(ステップS304)。このとき、確認・実行部44は、不具合が確認された場合、生成・更新部41に更新情報を渡し、不具合を解消する定義内容の更新(修正)を要求する。   The confirmation / execution unit 44 requests the generation / update unit 41 to update the integrated introduction procedure manual 51 based on the confirmation result after the update introduction (consistency confirmation result) (step S304). At this time, if a defect is confirmed, the confirmation / execution unit 44 passes update information to the generation / update unit 41 and requests an update (correction) of the definition content to eliminate the defect.

統合管理装置100は、取得した更新情報を更新導入情報保持部43に渡し、統合導入手順書51の更新を要求する(ステップS401)。統合管理装置100は、更新導入情報保持部43により、統合導入手順書51に更新内容を反映する(ステップS402)。   The integrated management apparatus 100 passes the acquired update information to the update introduction information holding unit 43 and requests an update of the integrated introduction procedure manual 51 (step S401). The integrated management apparatus 100 causes the update introduction information holding unit 43 to reflect the update contents in the integrated introduction procedure manual 51 (step S402).

このように、統合管理装置100では、ソフトウェア間の依存関係に従って更新導入時に発生する不具合を解決し、統合導入手順書51を更新しながら、ソフトウェアの更新導入処理を行う。また、統合管理装置100では、例えば、上記S301〜S304,S401,S402の処理手順を、所定の間隔に従って実行することで、ソフトウェア31を統合管理する。   As described above, the integrated management apparatus 100 performs the software update installation process while resolving the problems that occur during the update installation according to the dependency relationship between the software and updating the integrated installation procedure manual 51. Further, in the integrated management apparatus 100, for example, the software 31 is integrated and managed by executing the processing procedures of S301 to S304, S401, and S402 according to a predetermined interval.

《更新導入確認・実行処理》
図8は、本実施形態に係る更新導入の確認・実行を行う処理手順例を示すフローチャートである。なお、ここで説明する処理手順は、確認・実行部44による上記S301〜S304に示した処理手順の詳細である。
<< Update introduction confirmation / execution process >>
FIG. 8 is a flowchart illustrating an example of a processing procedure for confirming and executing update introduction according to the present embodiment. The processing procedure described here is the details of the processing procedure shown in S301 to S304 by the confirmation / execution unit 44.

図8に示すように、確認・実行部44は、統合導入手順書51に定義されたバージョンと、ソフトウェア31のカレントバージョンとを比較することで、古いソフトウェア31の存在を確認する(ステップS501)。これにより、ソフトウェア31の更新要否判定を行う。   As shown in FIG. 8, the confirmation / execution unit 44 confirms the existence of the old software 31 by comparing the version defined in the integrated installation procedure manual 51 with the current version of the software 31 (step S501). . Thereby, it is determined whether or not the software 31 needs to be updated.

確認・実行部44は、古いソフトウェア31を確認すると(ステップS501:YES)、ソフトウェア31の更新が必要と判定する。続いて、確認・実行部44は、更新ソフトウェア31が他のソフトウェア31に対して互換性があるか否かを判定する(ステップS502)。これにより、更新ソフトウェア31の互換性判定を行う。このとき、確認・実行部44は、統合導入手順書51に定義されたインストーラの実行順序や条件分岐に係る情報に基づき、ソフトウェア間の互換性を確認する。   When confirming the old software 31 (step S501: YES), the confirmation / execution unit 44 determines that the software 31 needs to be updated. Subsequently, the confirmation / execution unit 44 determines whether or not the update software 31 is compatible with the other software 31 (step S502). Thereby, the compatibility determination of the update software 31 is performed. At this time, the confirmation / execution unit 44 confirms the compatibility between the software based on the information related to the execution order of the installer and the conditional branch defined in the integrated installation procedure manual 51.

確認・実行部44は、更新ソフトウェア31に互換性があると判定されると(ステップS502:YES)、更新ソフトウェア31が動作するサーバ300に対し、ソフトウェア31の更新を実行する(ステップS503)。このとき、確認・実行部44は、サーバ300にアクセスし、統合導入手順書51に定義されたインストール手続きに従って、サーバ上で該当インストーラを定義順に実行することで、ソフトウェア31の更新を行う。   If it is determined that the update software 31 is compatible (step S502: YES), the confirmation / execution unit 44 updates the software 31 to the server 300 on which the update software 31 operates (step S503). At this time, the confirmation / execution unit 44 accesses the server 300 and updates the software 31 by executing the corresponding installer on the server in the order of definition according to the installation procedure defined in the integrated introduction procedure manual 51.

一方、確認・実行部44では、古いソフトウェア31が確認されなかった場合(ステップS501:NO)や、更新ソフトウェア31に互換性がないと判定された場合(ステップS502:NO)、ソフトウェア31の更新処理を行わない。   On the other hand, in the confirmation / execution unit 44, when the old software 31 is not confirmed (step S501: NO), or when it is determined that the update software 31 is not compatible (step S502: NO), the software 31 is updated. Do not process.

また、確認・実行部44は、統合導入手順書51に定義されたバージョンが、統合管理対象にないソフトウェア31のバージョンか否かを判定することで、新しいソフトウェア31の存在を確認する(ステップS504)。これにより、新しいソフトウェア31の導入要否判定を行う。   Also, the confirmation / execution unit 44 confirms the existence of the new software 31 by determining whether or not the version defined in the integrated installation procedure manual 51 is a version of the software 31 that is not included in the integrated management target (step S504). ). Thereby, it is determined whether or not new software 31 is to be introduced.

確認・実行部44は、新しいソフトウェア31を確認すると(ステップS504:YES)、ソフトウェア31の導入が必要と判定する。続いて、確認・実行部44は、導入ソフトウェア31が他のソフトウェア31に対して互換性があるか否かを判定する(ステップS505)。これにより、導入ソフトウェア31の互換性判定を行う。このとき、確認・実行部44は、ステップS502の処理手順と同様に、統合導入手順書51に定義されたインストーラの実行順序や条件分岐に係る情報に基づき、ソフトウェア間の互換性を確認する。   When confirming the new software 31 (step S504: YES), the confirmation / execution unit 44 determines that the software 31 needs to be installed. Subsequently, the confirmation / execution unit 44 determines whether or not the installed software 31 is compatible with the other software 31 (step S505). Thereby, compatibility determination of the installed software 31 is performed. At this time, the confirmation / execution unit 44 confirms the compatibility between the software based on the information related to the execution order of the installer and the conditional branch defined in the integrated introduction procedure manual 51, as in the processing procedure of step S502.

確認・実行部44は、導入ソフトウェア31に互換性があると判定されると(ステップS505:YES)、導入ソフトウェア31を動作させるサーバ300に対し、ソフトウェア31の導入を実行する(ステップS506)。このとき、確認・実行部44は、ステップS503の処理手順と同様に、サーバ300にアクセスし、統合導入手順書51に定義されたインストール手続きに従って、サーバ上で該当インストーラを定義順に実行することで、ソフトウェア31の更新を行う。   When it is determined that the installed software 31 is compatible (step S505: YES), the confirmation / execution unit 44 executes the installation of the software 31 to the server 300 that operates the installed software 31 (step S506). At this time, the confirmation / execution unit 44 accesses the server 300 in the same manner as the processing procedure of step S503, and executes the corresponding installers in the order of definition on the server according to the installation procedure defined in the integrated introduction procedure manual 51. The software 31 is updated.

一方、確認・実行部44では、新しいソフトウェア31が確認されなかった場合(ステップS504:NO)や、導入ソフトウェア31に互換性がないと判定された場合(ステップS505:NO)、ソフトウェア31の導入処理を行わない。   On the other hand, in the confirmation / execution unit 44, when the new software 31 is not confirmed (step S504: NO) or when it is determined that the installed software 31 is not compatible (step S505: NO), the software 31 is introduced. Do not process.

確認・実行部44は、ソフトウェア31の更新導入が実行されたか否かを判定する(ステップS507)。   The confirmation / execution unit 44 determines whether the update introduction of the software 31 has been executed (step S507).

確認・実行部44は、更新導入が実行したと判定されると(ステップS507:YES)、更新導入実行時にサーバ300から受信した更新導入結果に基づき、不具合の発生を確認する(ステップ508)。これにより、更新導入ソフトウェア31の整合性判定を行う。   When it is determined that the update introduction has been executed (step S507: YES), the confirmation / execution unit 44 checks the occurrence of a malfunction based on the update introduction result received from the server 300 during the update introduction execution (step 508). Thereby, the consistency determination of the update introduction software 31 is performed.

確認・実行部44は、不具合の発生が確認されると(ステップS508:YES)、生成・更新部41に更新情報を渡し、不具合を解消する定義内容の更新を要求する(ステップS509)。その結果、確認・更新部44は、更新された統合導入手順書51に基づき、上記ステップS501〜S508の処理手順を、不具合が解消されるまで実行する。   When the occurrence of a problem is confirmed (step S508: YES), the confirmation / execution unit 44 passes update information to the generation / update unit 41, and requests an update of definition contents to eliminate the problem (step S509). As a result, the confirmation / update unit 44 executes the processing procedure of steps S501 to S508 based on the updated integrated introduction procedure manual 51 until the problem is resolved.

一方、確認・実行部44は、更新導入を実行しなかったと判定した場合(ステップS507:NO)や、更新導入後に不具合の発生が確認されなかった場合(ステップS508:NO)、処理を終了する。   On the other hand, if the confirmation / execution unit 44 determines that update introduction has not been executed (step S507: NO), or if no failure has been confirmed after update introduction (step S508: NO), the process ends. .

このように、統合管理装置100では、ソフトウェア間の依存関係に従ったソフトウェア更新導入を行う。   As described above, the integrated management apparatus 100 performs software update introduction according to the dependency relationship between software.

また、統合管理装置100では、更新導入時に発生した不具合に応じて統合導入手順書51を修正する。これにより、統合管理装置100では、統合管理対象であるソフトウェア環境の変化に柔軟かつ動的に対応することができる。   Further, the integrated management apparatus 100 corrects the integrated introduction procedure manual 51 in accordance with the trouble that occurred at the time of introducing the update. As a result, the integrated management apparatus 100 can flexibly and dynamically respond to changes in the software environment that is the object of integrated management.

<まとめ>
以上のように、本実施形態に係る統合管理装置100によれば、取得部41により、機能を実現するソフトウェア31から、他のソフトウェア31との依存関係に基づくインストール手続きが定義された導入手順書32を取得する。統合管理装置100は、生成・更新部42により、更新導入対象であるソフトウェア31ごとに取得した複数の導入手順書32から、統合導入手順書51を生成する。
<Summary>
As described above, according to the integrated management apparatus 100 according to the present embodiment, the acquisition procedure 41 defines the installation procedure based on the installation procedure based on the dependency relationship with the other software 31 from the software 31 that realizes the function. 32 is acquired. The integrated management apparatus 100 uses the generation / update unit 42 to generate an integrated installation procedure manual 51 from a plurality of installation procedure manuals 32 acquired for each software 31 that is an update introduction target.

統合管理装置100は、確認・実行部44により、統合導入手順書51に基づき、更新導入時の各ソフトウェア31における互換性・整合性を確認し、ソフトウェア31の更新導入を実行する。   The integrated management apparatus 100 confirms the compatibility / consistency of each software 31 at the time of update installation by the confirmation / execution unit 44 based on the integrated installation procedure manual 51 and executes update installation of the software 31.

このとき、確認・実行部44は、統合導入手順書51に定義されるインストーラの実行手順や条件分岐に係る情報に基づき、更新導入対象であるソフトウェア31と他のソフトウェア31との互換性を確認する。確認・実行部44は、互換性が確認されたソフトウェア31の更新導入を実行する。また、確認・実行部44は、更新導入結果に基づき、更新導入ソフトウェア31の整合性を確認する。   At this time, the confirmation / execution unit 44 confirms the compatibility between the update installation target software 31 and the other software 31 based on the installer execution procedure defined in the integrated installation procedure manual 51 and information related to conditional branching. To do. The confirmation / execution unit 44 executes update introduction of the software 31 whose compatibility has been confirmed. Also, the confirmation / execution unit 44 confirms the consistency of the update introduction software 31 based on the update introduction result.

統合管理装置100は、生成・更新部42により、整合性の確認結果に基づき、統合導入手順書51を更新する。   The integrated management apparatus 100 uses the generation / update unit 42 to update the integrated introduction procedure manual 51 based on the consistency check result.

これによって、統合管理装置100は、各ソフトウェア31から収集した複数の導入手順書32に基づき、ソフトウェア間の依存関係に従ったソフトウェア31の更新導入を実現できる。その結果、互換性・整合性を考慮したソフトウェア31の更新導入が行える。   As a result, the integrated management apparatus 100 can implement the update installation of the software 31 according to the dependency relationship between the software based on the plurality of installation procedure manuals 32 collected from each software 31. As a result, the software 31 can be updated and installed in consideration of compatibility and consistency.

[変形例]
上記各実施形態に係る統合管理システム1では、メーカが提供する、ソフウェア統合管理機能を実現するソフトウェアをインストールした統合管理装置100を導入する構成について説明を行った。ユーザへの上記ソフトウェア統合管理機能の提供方法については、この限りでない。統合管理装置100を提供する以外には、ソフトウェア統合管理機能を実現するソフトウェアを提供する方法などがある。
[Modification]
In the integrated management system 1 according to each of the above-described embodiments, the configuration in which the integrated management apparatus 100 installed with software that implements the software integrated management function provided by the manufacturer has been described. The method for providing the user with the software integrated management function is not limited to this. In addition to providing the integrated management apparatus 100, there is a method of providing software that realizes a software integrated management function.

例えば、図9,図10に、ソフトウェアを提供することにより、ユーザ環境においてソフトウェア統合管理機能を実現するシステム及びその機能構成例を示す。以下に、これらの図を用いて、上記実施形態に係る変形例について説明する。   For example, FIG. 9 and FIG. 10 show a system that realizes a software integrated management function in a user environment by providing software, and a functional configuration example thereof. Below, the modified example which concerns on the said embodiment is demonstrated using these figures.

図9は、本変形例に係る統合管理システム1の構成例を示す図である。
図9に示すように、ソフトウェア統合管理機能を実現するソフトウェアを、ユーザ端末200にインストールし、ユーザ端末200を統合管理装置とする構成であってもよい。この場合、例えば、図10に示すような機能構成となる。
FIG. 9 is a diagram illustrating a configuration example of the integrated management system 1 according to the present modification.
As illustrated in FIG. 9, software that realizes the software integrated management function may be installed in the user terminal 200 and the user terminal 200 may be configured as an integrated management apparatus. In this case, for example, the functional configuration is as shown in FIG.

図10は、本変形例に係るソフトウェア統合管理機能の構成例を示す図である。
本変形例に係るソフトウェア統合機能は、図10に示すように、図5に示す機能構成と同じである。上記実施形態で説明したソフトウェア統合管理機能を実現するソフトウェアをユーザ端末200にインストールすることで、ユーザ端末単位で同一の機能を実現することができる。
FIG. 10 is a diagram illustrating a configuration example of the software integrated management function according to the present modification.
As shown in FIG. 10, the software integration function according to this modification is the same as the functional configuration shown in FIG. By installing the software that realizes the software integrated management function described in the above embodiment in the user terminal 200, the same function can be realized in units of user terminals.

以上のように、ソフトウェア統合管理機能は、ソフトウェアにより実現できることから、ユーザ環境に応じた機能提供が可能である。   As described above, since the software integrated management function can be realized by software, it is possible to provide a function according to the user environment.

ここまで、上記実施形態の説明を行ってきたが、上記実施形態に係る統合管理装置100が有する「ソフトウェア統合管理機能」は、図を用いて説明を行った各処理手順を、動作環境(プラットフォーム)にあったプログラミング言語でコード化したプログラムが、CPU106により実行されることで実現される。   The above-described embodiment has been described so far. The “software integrated management function” of the integrated management apparatus 100 according to the above-described embodiment describes each processing procedure described with reference to the operation environment (platform). This is realized by the CPU 106 executing a program coded in a programming language suitable for the above.

上記プログラムは、コンピュータが読み取り可能な記録媒体103aに格納することができる。上記記録媒体103aには、例えば、フロッピー(登録商標)ディスク、CD(Compact Disk)、及びDVD(Digital Versatile Disk)、ならびにSDメモリカード(SD Memory Card)及びUSB(Universal Serial Bus)メモリなどがある。   The program can be stored in a computer-readable recording medium 103a. Examples of the recording medium 103a include a floppy (registered trademark) disk, a CD (Compact Disk), a DVD (Digital Versatile Disk), an SD memory card (SD Memory Card), and a USB (Universal Serial Bus) memory. .

よって、上記プログラムは、上記記録媒体103aに記憶させることで、記録媒体103aを読み取り可能なドライブ装置103などを介して統合管理装置100にインストールすることができる。また、統合管理装置100は、インタフェース装置107を備えていることから、インターネットなどの電気通信回線を用いて上記プログラムをダウンロードし、インストールすることもできる。   Therefore, by storing the program in the recording medium 103a, the program can be installed in the integrated management apparatus 100 via the drive device 103 that can read the recording medium 103a. Further, since the integrated management apparatus 100 includes the interface apparatus 107, the program can be downloaded and installed using an electric communication line such as the Internet.

また、上記実施形態では、サーバ300で動作するソフトウェア31を統合管理するシステム1について説明を行ったが、このサーバ300には、MFPやLPと言った画像処理装置などの機器も含まれる。このような場合、機器管理機能を実現するソフトウェア31を統合管理対象とすると、統合管理システム1では、統合管理装置100と1又は複数の機器とが接続され、統合管理装置100で上記機器管理機能を実現するソフトウェア31が動作する構成(統合管理装置が機器管理機能を有する構成)であればよい。   In the above-described embodiment, the system 1 that integrally manages the software 31 that operates on the server 300 has been described. However, the server 300 includes devices such as image processing apparatuses such as MFPs and LPs. In such a case, assuming that the software 31 that realizes the device management function is an integrated management target, in the integrated management system 1, the integrated management device 100 and one or a plurality of devices are connected. As long as the software 31 that implements the above-described configuration operates (a configuration in which the integrated management apparatus has a device management function).

最後に、上記実施形態に挙げた形状や構成に、その他の要素との組み合わせなど、ここで示した要件に、本発明が限定されるものではない。これらの点に関しては、本発明の主旨をそこなわない範囲で変更することが可能であり、その応用形態に応じて適切に定めることができる。   Finally, the present invention is not limited to the requirements shown here, such as combinations of other elements with the shapes and configurations described in the above embodiments. With respect to these points, the present invention can be changed within a range that does not detract from the gist of the present invention, and can be appropriately determined according to the application form.

1 統合管理システム
21 統合管理プラットフォーム
31 ソフトウェア(機能実現プログラム)
32 導入手順書
41 取得部
42 作成・更新部
43 更新導入情報保持部
44 確認・実行部
51 統合導入手順書
100 統合管理装置(統合管理サーバ)
101 入力装置
102 表示装置
103 ドライブ装置(a:記録媒体)
104 RAM(揮発性の半導体メモリ)
105 ROM(不揮発性の半導体メモリ)
106 CPU(中央処理装置)
107 インタフェース装置(NIC:Network I/F Card)
108 HDD(不揮発性の記憶装置)
200 ユーザ端末(情報処理装置)
300 サーバ(情報処理装置)
1 Integrated Management System 21 Integrated Management Platform 31 Software (Function Realization Program)
32 Installation Procedure Manual 41 Acquisition Unit 42 Creation / Update Unit 43 Update Introduction Information Holding Unit 44 Confirmation / Execution Unit 51 Integrated Installation Procedure Manual 100 Integrated Management Device (Integrated Management Server)
101 Input Device 102 Display Device 103 Drive Device (a: Recording Medium)
104 RAM (volatile semiconductor memory)
105 ROM (nonvolatile semiconductor memory)
106 CPU (Central Processing Unit)
107 Interface device (NIC: Network I / F Card)
108 HDD (nonvolatile storage device)
200 User terminal (information processing device)
300 server (information processing device)

特開2008−234466号公報JP 2008-234466 A

Claims (12)

機能を実現する1又は複数のソフトウェアが動作する情報処理装置と、所定のデータ伝送路で接続される統合管理装置であって、
前記ソフトウェアから、他のソフトウェアとの依存関係に基づくインストール手続きが定義された導入手順書を取得する取得手段と、
前記取得手段により、更新導入対象であるソフトウェアごとに取得した複数の導入手順書から、統合導入手順書を生成する生成手段と、
前記生成手段により生成した統合導入手順書に基づき、更新導入時のソフトウェア間の依存関係を確認する確認手段と、
前記確認手段による確認結果に基づき、ソフトウェアの更新導入を実行する実行手段と、を有することを特徴とする統合管理装置。
An integrated management device connected to an information processing device that operates one or more software that realizes a function via a predetermined data transmission path,
An acquisition means for acquiring an installation procedure document in which an installation procedure based on dependency with other software is defined from the software;
Generating means for generating an integrated installation procedure manual from a plurality of installation procedure manuals acquired for each software to be updated and introduced by the acquisition means,
Confirming means for confirming the dependency relationship between the software at the time of introducing the update based on the integrated introduction procedure manual generated by the generating means,
An integrated management apparatus comprising: execution means for executing software update introduction based on a confirmation result by the confirmation means.
前記生成手段は、
前記複数の導入手順書を連結し、各導入手順書の定義内容が1つのデータファイルに含まれる前記統合導入手順書を生成することを特徴とする請求項1に記載の統合管理装置。
The generating means includes
The integrated management apparatus according to claim 1, wherein the plurality of installation procedure manuals are connected to generate the integrated installation procedure manual in which the definition content of each installation procedure manual is included in one data file.
前記確認手段は、
前記統合導入手順書に定義されたインストーラの実行順序に係る情報、及び前記インストーラを排他的に実行するための条件分岐に係る情報に基づき、前記更新導入対象であるソフトウェアが、他のソフトウェアに対して互換性があるか否かを判定し、ソフトウェア間の依存関係を確認することを特徴とする請求項1又は2に記載の統合管理装置。
The confirmation means includes
Based on the information related to the execution order of the installers defined in the integrated installation procedure manual and the information related to the conditional branch for executing the installer exclusively, the software that is the update introduction target is different from other software. The integrated management apparatus according to claim 1, wherein the integrated management apparatus determines whether or not there is compatibility and confirms a dependency relationship between software.
前記実行手段は、
前記確認手段により、互換性があると判定された場合、
前記更新導入対象であるソフトウェアの更新導入を実行することを特徴とする請求項3に記載の統合管理装置。
The execution means includes
If it is determined by the checking means that they are compatible,
The integrated management apparatus according to claim 3, wherein update introduction of the software that is the update introduction target is executed.
前記実行手段は、
更新導入対象であるソフトウェアが動作する前記情報処理装置にアクセスし、前記統合導入手順書に定義されたインストール手続きに従って、インストーラを実行することで、ソフトウェアの更新導入を行うことを特徴とする請求項1ないし4のいずれか一項に記載の統合管理装置。
The execution means includes
The software update installation is performed by accessing the information processing apparatus on which the software to be updated and installed operates and executing an installer according to an installation procedure defined in the integrated installation procedure manual. 5. The integrated management device according to any one of 1 to 4.
前記確認手段は、
前記実行手段によるソフトウェアの更新導入結果に基づき、更新導入時に発生した不具合からソフトウェア更新導入時の整合性を判定し、ソフトウェア間の依存関係を確認することを特徴とする請求項1ないし5のいずれか一項に記載の統合管理装置。
The confirmation means includes
6. The software update introduction result by the execution means, the consistency at the time of software update introduction is determined from a defect that occurred at the time of update introduction, and the dependency relationship between the software is confirmed. The integrated management apparatus according to claim 1.
前記統合導入手順書を更新する更新手段を有し、
前記更新手段は、
前記確認手段によるソフトウェア更新導入時の整合性に係る確認結果に基づき、前記統合導入手順書を更新することを特徴とする請求項6に記載の統合管理装置。
Updating means for updating the integrated introduction procedure manual;
The updating means includes
The integrated management apparatus according to claim 6, wherein the integrated introduction procedure manual is updated based on a confirmation result relating to consistency when software update is introduced by the confirmation unit.
前記更新手段は、
不具合を解消する更新情報に基づき、前記統合導入手順書の定義内容を更新することを特徴とする請求項7に記載の統合管理装置。
The updating means includes
8. The integrated management apparatus according to claim 7, wherein the definition content of the integrated introduction procedure manual is updated based on update information for eliminating the problem.
機能を実現する1又は複数のソフトウェアが動作する情報処理装置と、前記ソフトウェアを統合管理する統合管理装置が、所定のデータ伝送路で接続される統合管理システムであって、
前記統合管理装置が、
前記ソフトウェアから、他のソフトウェアとの依存関係に基づくインストール手続きが定義された導入手順書を取得する取得手段と、
前記取得手段により、更新導入対象であるソフトウェアごとに取得した複数の導入手順書から、統合導入手順書を生成する生成手段と、
前記生成手段により生成した統合導入手順書に基づき、更新導入時のソフトウェア間の依存関係を確認する確認手段と、
前記確認手段による確認結果に基づき、ソフトウェアの更新導入を実行する実行手段と、を有することを特徴とする統合管理システム。
An integrated management system in which an information processing apparatus that operates one or a plurality of software that realizes a function and an integrated management apparatus that performs integrated management of the software are connected via a predetermined data transmission path
The integrated management device is
An acquisition means for acquiring an installation procedure document in which an installation procedure based on dependency with other software is defined from the software;
Generating means for generating an integrated installation procedure manual from a plurality of installation procedure manuals acquired for each software to be updated and introduced by the acquisition means,
Confirming means for confirming the dependency relationship between the software at the time of introducing the update based on the integrated introduction procedure manual generated by the generating means,
An integrated management system comprising: execution means for executing software update introduction based on a confirmation result by the confirmation means.
機能を実現する1又は複数のソフトウェアが動作する情報処理装置と、所定のデータ伝送路で接続される統合管理装置における統合管理方法であって、
前記ソフトウェアから、他のソフトウェアとの依存関係に基づくインストール手続きが定義された導入手順書を取得する取得手順と、
前記取得手順により、更新導入対象であるソフトウェアごとに取得した複数の導入手順書から、統合導入手順書を生成する生成手順と、
前記生成手順により生成した統合導入手順書に基づき、更新導入時のソフトウェア間の依存関係を確認する確認手順と、
前記確認手順による確認結果に基づき、ソフトウェアの更新導入を実行する実行手順と、を有することを特徴とする統合管理方法。
An integrated management method in an information processing apparatus that operates one or a plurality of software that realizes a function and an integrated management apparatus connected by a predetermined data transmission path,
An acquisition procedure for acquiring an installation procedure document in which an installation procedure based on a dependency relationship with other software is defined from the software;
A generation procedure for generating an integrated installation procedure document from a plurality of installation procedure documents acquired for each software that is an update installation target by the acquisition procedure;
Based on the integrated installation procedure document generated by the generation procedure, a confirmation procedure for confirming the dependency relationship between the software at the time of introducing the update,
An integrated management method comprising: an execution procedure for executing software update introduction based on a confirmation result obtained by the confirmation procedure.
機能を実現する1又は複数のソフトウェアが動作する情報処理装置と、所定のデータ伝送路で接続される統合管理装置における統合管理プログラムであって、
コンピュータを、
前記ソフトウェアから、他のソフトウェアとの依存関係に基づくインストール手続きが定義された導入手順書を取得する取得手段と、
前記取得手段により、更新導入対象であるソフトウェアごとに取得した複数の導入手順書から、統合導入手順書を生成する生成手段と、
前記生成手段により生成した統合導入手順書に基づき、更新導入時のソフトウェア間の依存関係を確認する確認手段と、
前記確認手段による確認結果に基づき、ソフトウェアの更新導入を実行する実行手段として機能させる統合管理プログラム。
An integrated management program in an information processing apparatus that operates one or a plurality of software that realizes a function and an integrated management apparatus connected by a predetermined data transmission path,
Computer
An acquisition means for acquiring an installation procedure document in which an installation procedure based on dependency with other software is defined from the software;
Generating means for generating an integrated installation procedure manual from a plurality of installation procedure manuals acquired for each software to be updated and introduced by the acquisition means,
Confirming means for confirming the dependency relationship between the software at the time of introducing the update based on the integrated introduction procedure manual generated by the generating means,
An integrated management program that functions as execution means for executing software update introduction based on a confirmation result by the confirmation means.
請求項11に記載のプログラムを記憶した、コンピュータが読み取り可能な記録媒体。   A computer-readable recording medium storing the program according to claim 11.
JP2009210976A 2009-09-11 2009-09-11 Integrated management device, integrated management system, integrated management method, integrated management program, and recording medium with the program recorded thereon Pending JP2011060142A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009210976A JP2011060142A (en) 2009-09-11 2009-09-11 Integrated management device, integrated management system, integrated management method, integrated management program, and recording medium with the program recorded thereon

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009210976A JP2011060142A (en) 2009-09-11 2009-09-11 Integrated management device, integrated management system, integrated management method, integrated management program, and recording medium with the program recorded thereon

Publications (1)

Publication Number Publication Date
JP2011060142A true JP2011060142A (en) 2011-03-24

Family

ID=43947678

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009210976A Pending JP2011060142A (en) 2009-09-11 2009-09-11 Integrated management device, integrated management system, integrated management method, integrated management program, and recording medium with the program recorded thereon

Country Status (1)

Country Link
JP (1) JP2011060142A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013140573A (en) * 2011-12-08 2013-07-18 Fujitsu Ltd Relation estimation program, relation estimation device and relation estimation method
KR20170047931A (en) * 2015-10-26 2017-05-08 에스케이텔레콤 주식회사 Apparatus and method for managing application
JP2018025892A (en) * 2016-08-08 2018-02-15 富士ゼロックス株式会社 Information processing device and program
JP6334771B1 (en) * 2017-03-31 2018-05-30 西日本電信電話株式会社 Construction order determination device, construction order determination method, and construction order determination program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013140573A (en) * 2011-12-08 2013-07-18 Fujitsu Ltd Relation estimation program, relation estimation device and relation estimation method
KR20170047931A (en) * 2015-10-26 2017-05-08 에스케이텔레콤 주식회사 Apparatus and method for managing application
KR102205458B1 (en) * 2015-10-26 2021-01-20 에스케이텔레콤 주식회사 Apparatus and method for managing application
JP2018025892A (en) * 2016-08-08 2018-02-15 富士ゼロックス株式会社 Information processing device and program
JP6334771B1 (en) * 2017-03-31 2018-05-30 西日本電信電話株式会社 Construction order determination device, construction order determination method, and construction order determination program
JP2018173841A (en) * 2017-03-31 2018-11-08 西日本電信電話株式会社 Construction order determination device, construction order determination method, and construction order determination program

Similar Documents

Publication Publication Date Title
TW556114B (en) System and method for installing window installer service without rebooting
JP4533780B2 (en) Image forming system, image forming apparatus, terminal device, and driver updating method for terminal device
JP5191705B2 (en) Maintenance management system, database server, maintenance management program, and maintenance management method
JP5310246B2 (en) Information processing apparatus, information processing system, and program
JP2011113391A (en) Equipment management system, equipment managing apparatus, equipment to be managed, software updating method, software updating program, and recording medium recorded with the program
US9612818B2 (en) Information processing apparatus, program management method for information processing apparatus, and non-transitory computer-readable storage medium
US20090210871A1 (en) System and method for software application migration
JP4486531B2 (en) Image forming system, image forming apparatus, management apparatus, and plug-in matching management method
US11330133B2 (en) Electronic apparatus and method for controlling display of a notification screen
JP2011086142A (en) Image forming apparatus and program controlling method
KR20140113685A (en) Installation engine and package format for parallelizable, reliable installations
JP2011060142A (en) Integrated management device, integrated management system, integrated management method, integrated management program, and recording medium with the program recorded thereon
JP5692319B2 (en) Integrated management apparatus, control method, and program
US9489219B2 (en) Integration and management apparatus, integration and management system and computer readable information recording medium
US20130067452A1 (en) Management server, host device, and application management method
JP2009009494A (en) Information processor, information processing method and control program
JP2006178881A (en) Software management system and software management method
JP5766065B2 (en) Management system, server device, management method, and computer program
JP4962595B2 (en) Information processing program, information processing apparatus, and information processing system
JP2010134706A (en) Equipment management device, equipment management system, software management method, software management program, and recording medium recording program
JP5526663B2 (en) Information processing apparatus, software management system, and software management method
JP2005107708A (en) Application distribution system
JP5825302B2 (en) REMOTE MANAGEMENT SYSTEM, MANAGEMENT DEVICE, DEVICE, PROGRAM UPDATE METHOD, PROGRAM, AND RECORDING MEDIUM
JP5692320B2 (en) Integrated management apparatus, control method, and program
JP6539701B2 (en) Terminal device, thin client conversion method and thin client conversion program