JP2020154659A - Information processing system, unified management server, management method, and program - Google Patents

Information processing system, unified management server, management method, and program Download PDF

Info

Publication number
JP2020154659A
JP2020154659A JP2019052003A JP2019052003A JP2020154659A JP 2020154659 A JP2020154659 A JP 2020154659A JP 2019052003 A JP2019052003 A JP 2019052003A JP 2019052003 A JP2019052003 A JP 2019052003A JP 2020154659 A JP2020154659 A JP 2020154659A
Authority
JP
Japan
Prior art keywords
data processing
processing execution
server
managed
execution servers
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.)
Withdrawn
Application number
JP2019052003A
Other languages
Japanese (ja)
Inventor
悠毅 大▲高▼
Yuki Otaka
悠毅 大▲高▼
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 JP2019052003A priority Critical patent/JP2020154659A/en
Publication of JP2020154659A publication Critical patent/JP2020154659A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Computer And Data Communications (AREA)

Abstract

To reassign management target devices and reset connection destinations of the management target devices in correspondence with data processing execution servers the number of which has been reduced.SOLUTION: An information processing system having: an unified management server which manages assignment of one or more management target devices to one or more data processing execution servers; and a management tool which increases or decreases the number of data processing execution servers solves the aforementioned problem by including, in the management tool, scale processing execution means for, based on a request for processing of increasing or decreasing the number of data processing execution servers, increasing or decreasing the number of data processing execution servers and transmitting a result of the number increased or decreased to the unified management server, and by including, in the unified management server, function execution means for reassigning the management target devices to the data processing execution servers the number of which has increased or decreased based on the result of the number increased or decreased and transmitting a result of the reassignment of the management target devices to the data processing execution servers to update connection destinations of the management target devices based on the result of the reassignment of the management target devices.SELECTED DRAWING: Figure 10

Description

本発明は、情報処理システム、一元管理サーバ、管理方法及びプログラムに関する。 The present invention relates to an information processing system, a centralized management server, a management method and a program.

近年、クラウドコンピューティングの隆盛に伴い、多量のデータの処理や保持を効率的に行うことが求められている。そこで、複数のサーバを協調動作させることにより効率的な処理を実現する分散処理技術が発展している。分散処理を行う際には、処理対象(管理対象)のデータを、クラスタを構成する各サーバ(以下、「クラスタメンバ」または「メンバ」とも称する。)に振り分けておく必要がある。 In recent years, with the rise of cloud computing, it is required to efficiently process and retain a large amount of data. Therefore, a distributed processing technology that realizes efficient processing by coordinating a plurality of servers has been developed. When performing distributed processing, it is necessary to distribute the data of the processing target (managed target) to each server (hereinafter, also referred to as "cluster member" or "member") constituting the cluster.

例えばクラスタを構成する各サーバへの負荷を適切に分散するとともに、サーバ増設のコスト増を抑制するため、負荷判定部がリバランシングとスケールアウトとを適切に併用することで、クラスタを構成する各サーバへの負荷を適切に分散するとともに、サーバ増設のコスト増を抑制する技術は従来から知られている(例えば、特許文献1参照)。 For example, in order to appropriately distribute the load to each server that composes the cluster and suppress the cost increase of server expansion, the load determination unit appropriately uses rebalancing and scale-out together to configure each cluster. A technique for appropriately distributing the load on a server and suppressing an increase in the cost of adding a server has been conventionally known (see, for example, Patent Document 1).

従来からクラウドプラットフォーム上のIaaS(Infrastructure as a Service)のVM(Virtual Machine)インスタンスに対して、ソフトウェアをインストールしてクラウドサービスを提供する仕組みがある。 Conventionally, there is a mechanism for providing a cloud service by installing software on a VM (Virtual Machine) instance of Infrastructure as a Service (IAAS) on a cloud platform.

このようなクラウドサービスの構成として、小規模〜大規模な運用まで柔軟に対応できるように、顧客当たり、1台の一元管理サーバVMと1台以上のジョブ実行サーバVMとがネットワーク接続された構成があった。例えばジョブ実行サーバVMの台数は、管理対象機器の台数や、ユーザ数/ジョブ数などのシステムの負荷に応じて、オートスケールの仕組みにより増減できる。 As such a cloud service configuration, one centralized management server VM and one or more job execution server VMs are connected to each customer via a network so that they can flexibly support small to large-scale operations. was there. For example, the number of job execution server VMs can be increased or decreased by an autoscale mechanism according to the number of managed devices and the system load such as the number of users / jobs.

しかしながら、従来のオートスケールの仕組みは、ジョブ実行サーバVMの台数の増減に対応させて、管理対象機器の再割り振りと管理対象機器の接続先の再設定とを行うことが考慮されていない、という問題があった。なお、特許文献1は上記のような問題についての記載がない。 However, the conventional autoscale mechanism does not consider reallocating managed devices and resetting the connection destination of managed devices in response to the increase or decrease in the number of job execution server VMs. There was a problem. In addition, Patent Document 1 does not describe the above-mentioned problems.

本発明の実施の形態は、数が増減されたデータ処理実行サーバに対応させて管理対象機器の再割り振りと管理対象機器の接続先の再設定とを行うことができる情報処理システムを提供することを目的とする。 An embodiment of the present invention provides an information processing system capable of reallocating managed devices and resetting the connection destination of managed devices in correspondence with an increased or decreased number of data processing execution servers. With the goal.

上記目的を達成するため、本発明の実施の形態は、一以上のデータ処理実行サーバに対する一以上の管理対象機器の割り振りを管理する一元管理サーバと、前記データ処理実行サーバの数を増減させる管理ツールと、を有する情報処理システムであって、前記管理ツールは、前記データ処理実行サーバの数を増減させる処理の要求に基づき、前記データ処理実行サーバの数を増減させ、前記データ処理実行サーバの数の増減の結果を前記一元管理サーバに送信するスケール処理実行手段、を有し、前記一元管理サーバは、前記データ処理実行サーバの数の増減の結果に基づき、数が増減された前記データ処理実行サーバに前記管理対象機器の再割り振りを行い、前記管理対象機器の再割り振りの結果を前記データ処理実行サーバに送信して前記管理対象機器の接続先の設定を、前記管理対象機器の再割り振りの結果に基づき更新させる機能実行手段、を有することを特徴とする。 In order to achieve the above object, an embodiment of the present invention includes a centralized management server that manages the allocation of one or more managed devices to one or more data processing execution servers, and management that increases or decreases the number of the data processing execution servers. An information processing system including a tool, wherein the management tool increases or decreases the number of the data processing execution servers based on a processing request for increasing or decreasing the number of the data processing execution servers, and the data processing execution server of the data processing execution server. The centralized management server has a scale processing execution means for transmitting the result of an increase or decrease in the number to the centralized management server, and the centralized management server increases or decreases the number of the data processing based on the result of the increase or decrease in the number of the data processing execution servers. The managed device is reassigned to the execution server, the result of the reassignment of the managed device is transmitted to the data processing execution server, and the connection destination setting of the managed device is reassigned to the managed device. It is characterized by having a function execution means for updating based on the result of.

数が増減されたデータ処理実行サーバに対応させて管理対象機器の再割り振りと管理対象機器の接続先の再設定とを行うことができる。 It is possible to reallocate the managed device and reset the connection destination of the managed device according to the data processing execution server whose number has been increased or decreased.

本実施形態に係る情報処理システムの一例の構成図である。It is a block diagram of an example of an information processing system which concerns on this embodiment. 本実施形態に係るコンピュータの一例のハードウェア構成図である。It is a hardware block diagram of an example of the computer which concerns on this embodiment. 本実施形態に係るサービス管理ツールの一例の機能構成図である。It is a functional block diagram of an example of the service management tool which concerns on this embodiment. 本実施形態に係る一元管理サーバの一例の機能構成図である。It is a functional block diagram of an example of the centralized management server which concerns on this embodiment. 本実施形態に係るジョブ実行サーバの一例の機能構成図である。It is a functional block diagram of an example of the job execution server which concerns on this embodiment. 本実施形態に係る機器の一例の機能構成図である。It is a functional block diagram of an example of the device which concerns on this embodiment. 一元管理サーバのデータ管理部が管理する管理データの一例を説明する図である。It is a figure explaining an example of management data managed by the data management part of a centralized management server. ジョブ実行サーバのデータ管理部が管理する管理データの一例を説明する図である。It is a figure explaining an example of the management data managed by the data management part of a job execution server. 機器のデータ管理部が管理する管理データの一例を説明する図である。It is a figure explaining an example of the management data managed by the data management part of a device. 本実施形態に係る情報処理システムの一例の処理概要図である。It is a processing schematic diagram of an example of an information processing system which concerns on this embodiment. スケールアウト処理実行時においてサービス管理ツールにスケールアウト処理要求が送信されるまでの処理の一例のシーケンス図である。It is a sequence diagram of an example of the process until the scale-out process request is sent to the service management tool at the time of executing the scale-out process. スケールアウト処理実行時においてサービス管理ツールにスケールアウト処理要求が送信されるまでの処理の一例のシーケンス図である。It is a sequence diagram of an example of the process until the scale-out process request is sent to the service management tool at the time of executing the scale-out process. スケールアウト処理実行時においてサービス管理ツールがスケールアウト処理の結果を一元管理サーバに返すまでの処理の一例のシーケンス図である。It is a sequence diagram of an example of the process until the service management tool returns the result of the scale-out process to the centralized management server at the time of executing the scale-out process. スケールアウト処理実行時においてスケールアウト処理の結果をジョブ実行サーバに返すまでの処理の一例のシーケンス図である。It is a sequence diagram of an example of the process until the result of the scale-out process is returned to the job execution server at the time of executing the scale-out process. スケールアウト処理実行時において機器の接続先のジョブ実行サーバの設定が更新されるまでの処理の一例のフローチャート図である。It is a flowchart of an example of the process until the setting of the job execution server of the connection destination of a device is updated at the time of execution of scale-out process. 機器側からジョブ実行サーバへのジョブ処理要求をトリガに機器の接続先の設定を更新する処理の一例のシーケンス図である。It is a sequence diagram of an example of the process of updating the setting of the connection destination of a device triggered by the job process request from the device side to the job execution server. スケールイン処理実行時においてサービス管理ツールにスケールイン処理要求が送信されるまでの処理の一例のシーケンス図である。It is a sequence diagram of an example of the process until the scale-in process request is transmitted to the service management tool at the time of executing the scale-in process. スケールイン処理実行時においてサービス管理ツールがスケールイン処理を行うまでの処理の一例のシーケンス図である。It is a sequence diagram of an example of the process until the service management tool performs the scale-in process at the time of executing the scale-in process. 機器側からジョブ実行サーバへのジョブ処理要求をトリガに機器の接続先の設定を更新する処理の一例のシーケンス図である。It is a sequence diagram of an example of the process of updating the setting of the connection destination of a device triggered by the job process request from the device side to the job execution server.

以下、本発明の実施形態について図面を参照しながら詳細に説明する。なお、本実施形態ではデータ処理の一例としてのジョブ処理について説明するが、ジョブ処理に限定するものではない。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In this embodiment, job processing as an example of data processing will be described, but the present embodiment is not limited to job processing.

[第一の実施形態]
<システム構成>
まず、本実施形態に係る情報処理システム1のシステム構成について、図1を参照しながら説明する。図1は本実施形態に係る情報処理システム1の一例の構成図である。図1の情報処理システム1はクラウド環境10とオンプレミス環境20とがインターネットなどのネットワーク40を介してデータ通信可能に接続されている。また、ネットワーク40には管理者が操作する管理者端末30がデータ通信可能に接続されている。
[First Embodiment]
<System configuration>
First, the system configuration of the information processing system 1 according to the present embodiment will be described with reference to FIG. FIG. 1 is a configuration diagram of an example of an information processing system 1 according to the present embodiment. In the information processing system 1 of FIG. 1, the cloud environment 10 and the on-premises environment 20 are connected to each other via a network 40 such as the Internet so that data communication is possible. Further, an administrator terminal 30 operated by the administrator is connected to the network 40 so that data communication is possible.

クラウド環境10はネットワーク40を介してコンピュータ資源をサービスの形で提供するコンピューティング環境の一例である。クラウド環境10は、リソース管理API12、サービス管理ツール14、一元管理サーバ16、及びジョブ実行サーバ18を有している。なお、サービス管理ツール14の名称は一例であって、サービス管理サーバという名称であってもよく、1以上のサーバで構築されていてもよい。 The cloud environment 10 is an example of a computing environment that provides computer resources in the form of a service via a network 40. The cloud environment 10 has a resource management API 12, a service management tool 14, a centralized management server 16, and a job execution server 18. The name of the service management tool 14 is an example, and may be the name of a service management server, or may be constructed by one or more servers.

リソース管理API12は、クラウドプラットフォーム上の例えばIaaSの公開API(Application Programming Interface)であって、ジョブ実行サーバ18のインスタンスの生成や破棄を行う。サービス管理ツール14は一元管理サーバ16からのスケールアウトやスケールインの要求に基づき、リソース管理API12を利用して、ジョブ実行サーバ18のスケールアウトやスケールインを実行する。 The resource management API 12 is, for example, a public API (Application Programming Interface) of IaaS on a cloud platform, and creates or destroys an instance of a job execution server 18. The service management tool 14 executes the scale-out or scale-in of the job execution server 18 by using the resource management API 12 based on the scale-out or scale-in request from the centralized management server 16.

一元管理サーバ16は、例えば顧客ごとに設けられている。一元管理サーバ16は情報処理システム1の構成管理やオーケストレーション、マスタデータ管理などの処理を例えば顧客ごとに行う。また、一元管理サーバ16は管理対象のジョブ実行サーバ18を管理する。ジョブ実行サーバ18は割り振られた機器22(管理対象機器の一例)の管理や監視、機器22からのジョブ要求の実行などの処理を行う。機器22からのジョブ要求の実行は、ユーザ認証、スキャンドキュメント配信等である。なお、一台の一元管理サーバ16が管理する管理対象のジョブ実行サーバ18の台数は、オートスケールの仕組みにより増減する。なお、本実施形態において「増減」とは、台数を増減させることの他、台数を増やすこと又は減らすことの何れかを示す場合も含まれる。 The centralized management server 16 is provided for each customer, for example. The centralized management server 16 performs processes such as configuration management, orchestration, and master data management of the information processing system 1 for each customer, for example. Further, the centralized management server 16 manages the job execution server 18 to be managed. The job execution server 18 manages and monitors the allocated device 22 (an example of a managed device), executes a job request from the device 22, and performs other processes. Execution of the job request from the device 22 includes user authentication, scan document distribution, and the like. The number of managed job execution servers 18 managed by one centralized management server 16 increases or decreases depending on the autoscale mechanism. In the present embodiment, "increase / decrease" includes not only increasing / decreasing the number of units but also increasing or decreasing the number of units.

オンプレミス環境20はユーザが運用するコンピューティング環境の一例である。オンプレミス環境20には、画像形成装置などの機器22がネットワーク40を介してデータ通信可能に設置されている。画像形成装置はMFP(Multifunction Peripheral)やプリンタ、スキャナ又はファクシミリなどである。 The on-premises environment 20 is an example of a computing environment operated by a user. In the on-premises environment 20, equipment 22 such as an image forming apparatus is installed so that data communication is possible via the network 40. The image forming apparatus is an MFP (Multifunction Peripheral), a printer, a scanner, a facsimile, or the like.

画像形成装置は機器22の一例である。機器22は画像形成装置に限定されず、例えばPJ(Projector:プロジェクタ)、IWB(Interactive White Board:相互通信が可能な電子式の黒板機能を有する白板)、デジタルサイネージ等の出力装置、HUD(Head Up Display)装置、産業機械、撮像装置、集音装置、医療機器、ネットワーク家電、自動車(Connected Car)などであってもよい。管理者端末30は、PC、携帯電話、スマートフォン、タブレット端末、ゲーム機、PDAなどの情報処理装置で実現され、管理者などのユーザにより操作される。 The image forming apparatus is an example of the device 22. The device 22 is not limited to an image forming device, for example, an output device such as a PJ (Projector: projector), an IWB (Interactive White Board: a white board having an electronic whiteboard function capable of intercommunication), a digital signage, and a HUD (Head). It may be an Up Display) device, an industrial machine, an imaging device, a sound collecting device, a medical device, a network home appliance, a car (Connected Car), or the like. The administrator terminal 30 is realized by an information processing device such as a PC, a mobile phone, a smartphone, a tablet terminal, a game machine, or a PDA, and is operated by a user such as an administrator.

なお、図1に示す情報処理システム1の構成は一例である。例えば図1に示す情報処理システム1は、本明細書に開示された実施形態を実施するための複数のコンピューティング環境のうちの1つを示すものにすぎない。 The configuration of the information processing system 1 shown in FIG. 1 is an example. For example, the information processing system 1 shown in FIG. 1 is only one of a plurality of computing environments for implementing the embodiments disclosed in the present specification.

ある実施形態では、一元管理サーバ16又はジョブ実行サーバ18は、サーバクラスタといった複数のコンピューティングデバイスを含む。複数のコンピューティングデバイスは、ネットワークや共有メモリなどを含む任意のタイプの通信リンクを介して互いに通信するように構成されており、本明細書に開示された処理を実施する。一元管理サーバ16又はジョブ実行サーバ18の各要素は、1つの情報処理装置にまとめられてもよいし、複数の情報処理装置に分けられてもよい。 In certain embodiments, the centralized management server 16 or job execution server 18 includes a plurality of computing devices, such as a server cluster. The plurality of computing devices are configured to communicate with each other over any type of communication link, including networks, shared memory, and the like, and perform the processes disclosed herein. Each element of the centralized management server 16 or the job execution server 18 may be integrated into one information processing device, or may be divided into a plurality of information processing devices.

<ハードウェア構成>
《コンピュータ》
リソース管理API12、サービス管理ツール14、一元管理サーバ16、及びジョブ実行サーバ18は例えば図2に示すハードウェア構成のコンピュータ500により実現される。また、管理者端末30が情報処理端末の一例であるPCである場合も例えば図2に示すハードウェア構成のコンピュータ500により実現される。
<Hardware configuration>
"Computer"
The resource management API 12, the service management tool 14, the centralized management server 16, and the job execution server 18 are realized by, for example, the computer 500 having the hardware configuration shown in FIG. Further, when the administrator terminal 30 is a PC which is an example of an information processing terminal, it is realized by, for example, a computer 500 having a hardware configuration shown in FIG.

図2は、本実施形態に係るコンピュータ500の一例のハードウェア構成図である。図2に示されているように、コンピュータ500はCPU501、ROM502、RAM503、HD504、HDD(Hard Disk Drive)コントローラ505、ディスプレイ506、外部機器接続I/F(Interface)508、ネットワークI/F509、データバス510、キーボード511、ポインティングデバイス512、DVD−RW(Digital Versatile Disk Rewritable)ドライブ514、メディアI/F516を備えている。 FIG. 2 is a hardware configuration diagram of an example of the computer 500 according to the present embodiment. As shown in FIG. 2, the computer 500 includes a CPU 501, a ROM 502, a RAM 503, an HD 504, an HDD (Hard Disk Drive) controller 505, a display 506, an external device connection I / F (Interface) 508, a network I / F 509, and data. It includes a bus 510, a keyboard 511, a pointing device 512, a DVD-RW (Digital Versatile Disk Rewritable) drive 514, and a media I / F 516.

これらのうち、CPU501は、コンピュータ500全体の動作を制御する。ROM502は、IPL等のCPU501の駆動に用いられるプログラムを記憶する。RAM503は、CPU501のワークエリアとして使用される。HD504は、プログラム等の各種データを記憶する。HDDコントローラ505は、CPU501の制御にしたがってHD504に対する各種データの読み出し又は書き込みを制御する。 Of these, the CPU 501 controls the operation of the entire computer 500. The ROM 502 stores a program used to drive the CPU 501 such as an IPL. The RAM 503 is used as a work area of the CPU 501. The HD504 stores various data such as programs. The HDD controller 505 controls reading or writing of various data to the HD 504 according to the control of the CPU 501.

ディスプレイ506は、カーソル、メニュー、ウィンドウ、文字、又は画像などの各種情報を表示する。外部機器接続I/F508は、各種の外部機器を接続するためのインタフェースである。この場合の外部機器は例えば、USB(Universal Serial Bus)メモリやプリンタ等である。 The display 506 displays various information such as cursors, menus, windows, characters, or images. The external device connection I / F 508 is an interface for connecting various external devices. The external device in this case is, for example, a USB (Universal Serial Bus) memory, a printer, or the like.

また、ネットワークI/F509は、ネットワークを利用してデータ通信をするためのインタフェースである。データバス510は、CPU501等の各構成要素を電気的に接続するためのアドレスバスやデータバス等である。 Further, the network I / F 509 is an interface for performing data communication using the network. The data bus 510 is an address bus, a data bus, or the like for electrically connecting each component such as the CPU 501.

また、キーボード511は、文字、数値、各種指示などの入力のための複数のキーを備えた入力手段の一種である。ポインティングデバイス512は、各種指示の選択や実行、処理対象の選択、カーソルの移動などを行う入力手段の一種である。DVD−RWドライブ514は、着脱可能な記録媒体の一例としてのDVD−RW513に対する各種データの読み出し又は書き込みを制御する。なお、DVD−RWに限らず、DVD−R等であってもよい。メディアI/F516は、フラッシュメモリ等の記録メディア515に対するデータの読み出し又は書き込み(記憶)を制御する。 Further, the keyboard 511 is a kind of input means including a plurality of keys for inputting characters, numerical values, various instructions and the like. The pointing device 512 is a kind of input means for selecting and executing various instructions, selecting a processing target, moving a cursor, and the like. The DVD-RW drive 514 controls reading or writing of various data to the DVD-RW 513 as an example of the removable recording medium. In addition, it is not limited to DVD-RW, and may be DVD-R or the like. The media I / F 516 controls reading or writing (storage) of data to a recording medium 515 such as a flash memory.

<機能構成>
図3は、本実施形態に係るサービス管理ツール14の一例の機能構成図である。図3のサービス管理ツール14は、スケール処理実行部50及び通信部52を有する。スケール処理実行部50及び通信部52は、サービス管理ツール14にインストールされた1以上のプログラムが、CPU501に実行させる処理により実現される。
<Functional configuration>
FIG. 3 is a functional configuration diagram of an example of the service management tool 14 according to the present embodiment. The service management tool 14 of FIG. 3 has a scale processing execution unit 50 and a communication unit 52. The scale processing execution unit 50 and the communication unit 52 are realized by processing one or more programs installed in the service management tool 14 to be executed by the CPU 501.

スケール処理実行部50は一元管理サーバ16からの要求を元に、リソース管理API12を利用してジョブ実行サーバ18のスケールアウト又はスケールインを実行する。通信部52は一元管理サーバ16又はリソース管理API12との通信を行う。 The scale processing execution unit 50 executes scale-out or scale-in of the job execution server 18 by using the resource management API 12 based on the request from the centralized management server 16. The communication unit 52 communicates with the centralized management server 16 or the resource management API 12.

図4は、本実施形態に係る一元管理サーバ16の一例の機能構成図である。図4の一元管理サーバ16は、機能実行部60、データ管理部62、通知部64、入力部66、監視部68、通信部70、及び管理データ保持部72を有する。機能実行部60、データ管理部62、通知部64、入力部66、監視部68、通信部70、及び管理データ保持部72は、一元管理サーバ16にインストールされた1以上のプログラムが、CPU501に実行させる処理により実現される。 FIG. 4 is a functional configuration diagram of an example of the centralized management server 16 according to the present embodiment. The centralized management server 16 in FIG. 4 has a function execution unit 60, a data management unit 62, a notification unit 64, an input unit 66, a monitoring unit 68, a communication unit 70, and a management data holding unit 72. In the function execution unit 60, the data management unit 62, the notification unit 64, the input unit 66, the monitoring unit 68, the communication unit 70, and the management data holding unit 72, one or more programs installed on the centralized management server 16 are installed in the CPU 501. It is realized by the process to be executed.

機能実行部60は一元管理サーバ16の各種機能を実行する。データ管理部62は管理データ保持部72が保持するデータベース(以下、DBと呼ぶ)からデータを読み出し又はDBにデータを書き込む。通知部64は管理者端末30に通知(例えばメール通知)を送信する。入力部66は管理者からの操作(例えばブラウザ操作)を受け付ける。 The function execution unit 60 executes various functions of the centralized management server 16. The data management unit 62 reads data from a database (hereinafter referred to as DB) held by the management data holding unit 72 or writes data to the DB. The notification unit 64 transmits a notification (for example, an e-mail notification) to the administrator terminal 30. The input unit 66 accepts an operation (for example, a browser operation) from the administrator.

監視部68は一元管理サーバ16の管理対象のシステム全体の状態(管理対象機器である機器22の台数、ジョブ数などの負荷やエラー)を監視する。通信部70はサービス管理ツール14又はジョブ実行サーバ18との通信を行う。管理データ保持部72は、一元管理サーバ16の管理対象のシステムの動作に必要なマスタデータを格納するDBを保持する。 The monitoring unit 68 monitors the state of the entire managed system of the centralized management server 16 (loads and errors such as the number of devices 22 that are managed devices and the number of jobs). The communication unit 70 communicates with the service management tool 14 or the job execution server 18. The management data holding unit 72 holds a DB that stores master data necessary for the operation of the system to be managed by the centralized management server 16.

図5は、本実施形態に係るジョブ実行サーバ18の一例の機能構成図である。図5に示すジョブ実行サーバ18は、機能実行部80、データ管理部82、監視部84,通信部86、及び管理データ保持部88を有する。機能実行部80、データ管理部82、監視部84,通信部86、及び管理データ保持部88は、ジョブ実行サーバ18にインストールされた1以上のプログラムが、CPU501に実行させる処理により実現される。 FIG. 5 is a functional configuration diagram of an example of the job execution server 18 according to the present embodiment. The job execution server 18 shown in FIG. 5 includes a function execution unit 80, a data management unit 82, a monitoring unit 84, a communication unit 86, and a management data holding unit 88. The function execution unit 80, the data management unit 82, the monitoring unit 84, the communication unit 86, and the management data holding unit 88 are realized by processing one or more programs installed in the job execution server 18 to be executed by the CPU 501.

機能実行部80はジョブ実行サーバ18の各種機能を実行する。データ管理部82は管理データ保持部88が保持するDBからデータを読み出し又はDBにデータを書き込む。監視部84はジョブ実行サーバ18の状態(管理対象機器である機器22の台数、ジョブ数などの負荷やエラー)を監視する。通信部86は一元管理サーバ16又は機器22との通信を行う。管理データ保持部88は、ジョブ実行サーバ18の動作に必要なデータを格納するDBを保持する。 The function execution unit 80 executes various functions of the job execution server 18. The data management unit 82 reads data from the DB held by the management data holding unit 88 or writes data to the DB. The monitoring unit 84 monitors the status of the job execution server 18 (loads and errors such as the number of devices 22 that are managed devices and the number of jobs). The communication unit 86 communicates with the centralized management server 16 or the device 22. The management data holding unit 88 holds a DB that stores data necessary for the operation of the job execution server 18.

図6は本実施形態に係る機器22の一例の機能構成図である。図6の機器22は、機能実行部90、データ管理部92、通信部94、及び管理データ保持部96を有する。機能実行部90、データ管理部92、通信部94、及び管理データ保持部96は、機器22にインストールされた1以上のプログラムが、CPUに実行させる処理により実現される。 FIG. 6 is a functional configuration diagram of an example of the device 22 according to the present embodiment. The device 22 of FIG. 6 has a function execution unit 90, a data management unit 92, a communication unit 94, and a management data holding unit 96. The function execution unit 90, the data management unit 92, the communication unit 94, and the management data holding unit 96 are realized by a process of causing the CPU to execute one or more programs installed in the device 22.

機能実行部90は機器22の各種機能を実行する。データ管理部92は管理データ保持部96が保持するDBからデータを読み出し又はDBにデータを書き込む。通信部94はジョブ実行サーバ18との通信を行う。管理データ保持部96は、機器22の動作に必要なデータを格納するDBを保持する。 The function execution unit 90 executes various functions of the device 22. The data management unit 92 reads data from the DB held by the management data holding unit 96 or writes data to the DB. The communication unit 94 communicates with the job execution server 18. The management data holding unit 96 holds a DB that stores data necessary for the operation of the device 22.

図7は一元管理サーバ16のデータ管理部62が管理する管理データの一例を説明する図である。一元管理サーバ16は管理データとして、ジョブ実行サーバ情報、管理対象機器情報、及びジョブログ情報を保持する。 FIG. 7 is a diagram illustrating an example of management data managed by the data management unit 62 of the centralized management server 16. The centralized management server 16 holds job execution server information, managed device information, and job log information as management data.

ジョブ実行サーバ情報は、それぞれの一元管理サーバ16が管理する1台以上のジョブ実行サーバ18に関する情報である。ジョブ実行サーバ情報は、ジョブ実行サーバID、IPアドレス、ホスト名、バージョン、顧客ID、リージョンID、及びサブネットIDを項目として有する。 The job execution server information is information about one or more job execution servers 18 managed by each centralized management server 16. The job execution server information includes a job execution server ID, an IP address, a host name, a version, a customer ID, a region ID, and a subnet ID as items.

ジョブ実行サーバIDはジョブ実行サーバ18を識別する識別情報の一例である。IPアドレスはジョブ実行サーバ18のIPアドレスである。ホスト名はジョブ実行サーバ18のホスト名である。バージョンはジョブ実行サーバ18のバージョンである。顧客IDはジョブ実行サーバ18を利用する顧客の識別情報の一例である。リージョンIDは例えばクラウド環境10のデータセンタが設置されているエリア(リージョン)の識別情報の一例である。サブネットIDはサブネットの識別情報の一例である。 The job execution server ID is an example of identification information that identifies the job execution server 18. The IP address is the IP address of the job execution server 18. The host name is the host name of the job execution server 18. The version is the version of the job execution server 18. The customer ID is an example of customer identification information that uses the job execution server 18. The region ID is, for example, an example of identification information of an area (region) in which a data center of a cloud environment 10 is installed. The subnet ID is an example of subnet identification information.

顧客ID、リージョンID、及びサブネットIDは、それぞれのジョブ実行サーバ18がクラウドプラットフォーム上のIaaSのどの顧客アカウント内のどのリージョン内のどのサブネットに属するかを特定するための情報である。顧客ID、リージョンID、及びサブネットIDは、オートスケール時に適切なジョブ実行サーバ18のグループを判定するために利用される。 The customer ID, region ID, and subnet ID are information for identifying which subnet in which region in which customer account of IaaS on the cloud platform each job execution server 18 belongs to. The customer ID, region ID, and subnet ID are used to determine an appropriate group of job execution servers 18 during autoscaling.

また、管理対象機器情報は、管理対象のジョブ実行サーバ18が管理する1台以上の機器22に関する情報である。管理対象機器情報は、ジョブ実行サーバID、機器ID、シリアル番号、IPアドレス、MACアドレス、モデル名、及び登録日時を項目として有する。 The managed device information is information about one or more devices 22 managed by the managed job execution server 18. The managed device information includes a job execution server ID, a device ID, a serial number, an IP address, a MAC address, a model name, and a registration date and time as items.

機器IDは機器22を識別する識別情報の一例である。シリアル番号は機器22のシリアル番号である。IPアドレスは機器22のIPアドレスである。MACアドレスは機器22のMACアドレスである。モデル名は機器22のモデル名である。登録日時は機器22が管理対象機器として一元管理サーバ16に登録された日時である。 The device ID is an example of identification information that identifies the device 22. The serial number is the serial number of the device 22. The IP address is the IP address of the device 22. The MAC address is the MAC address of the device 22. The model name is the model name of the device 22. The registration date and time is the date and time when the device 22 is registered in the centralized management server 16 as a managed device.

また、ジョブログ情報は、管理対象のジョブ実行サーバ18が管理する1台以上の機器22のジョブログに関する情報である。ジョブログ情報は、ジョブ実行サーバID、機器ID、ジョブID、開始時刻、及び終了時刻を項目として有する。ジョブIDは機器22で実行されたジョブを識別する識別情報の一例である。開始時刻は機器22で実行されたジョブの開始時刻である。終了時刻は機器22で実行されたジョブの終了時刻である。 Further, the job log information is information related to the job log of one or more devices 22 managed by the management target job execution server 18. The job log information includes a job execution server ID, a device ID, a job ID, a start time, and an end time as items. The job ID is an example of identification information that identifies a job executed by the device 22. The start time is the start time of the job executed by the device 22. The end time is the end time of the job executed by the device 22.

図7のように、一元管理サーバ16は管理対象の全てのジョブ実行サーバ18のジョブ実行サーバ情報と、管理対象のジョブ実行サーバ18が管理する全ての機器22の管理対象機器情報と、を保持する。ジョブ実行サーバ18及び機器22のマッピング情報は、ジョブ実行サーバ情報と管理対象機器情報とにより表される。なお、ジョブ実行サーバ18及び機器22のマッピング情報は、どの機器22のジョブがどのジョブ実行サーバ18で実行されるべきかを表す情報である。 As shown in FIG. 7, the centralized management server 16 holds job execution server information of all managed job execution servers 18 and managed device information of all devices 22 managed by the managed job execution server 18. To do. The mapping information of the job execution server 18 and the device 22 is represented by the job execution server information and the managed device information. The mapping information of the job execution server 18 and the device 22 is information indicating which job of the device 22 should be executed by which job execution server 18.

図8はジョブ実行サーバ18のデータ管理部82が管理する管理データの一例を説明する図である。図8に示すようにジョブ実行サーバ18は管理データとして、管理対象機器情報、機器−ジョブ実行サーバマッピング情報、及びジョブログ情報を保持する。 FIG. 8 is a diagram illustrating an example of management data managed by the data management unit 82 of the job execution server 18. As shown in FIG. 8, the job execution server 18 holds the managed device information, the device-job execution server mapping information, and the job log information as management data.

管理対象機器情報は、ジョブ実行サーバ18が管理する1台以上の機器22に関する情報である。管理対象機器情報は、機器ID、シリアル番号、IPアドレス、MACアドレス、モデル名、及び登録日時を項目として有する。ジョブログ情報は、ジョブ実行サーバ18が管理する1台以上の機器22のジョブログに関する情報である。 The managed device information is information about one or more devices 22 managed by the job execution server 18. The managed device information includes a device ID, a serial number, an IP address, a MAC address, a model name, and a registration date and time as items. The job log information is information related to the job log of one or more devices 22 managed by the job execution server 18.

また、機器−ジョブ実行サーバマッピング情報は、一台の一元管理サーバ16が管理する全てのジョブ実行サーバ18にそれぞれ割り振られた機器22を表すマッピング情報である。機器−ジョブ実行サーバマッピング情報は、機器シリアル番号、ジョブ実行サーバIPアドレス、ジョブ実行サーバホスト名及び優先順位を項目として有する。 Further, the device-job execution server mapping information is mapping information representing the device 22 assigned to all the job execution servers 18 managed by one centralized management server 16. The device-job execution server mapping information has a device serial number, a job execution server IP address, a job execution server host name, and a priority as items.

機器シリアル番号は、機器22のシリアル番号である。ジョブ実行サーバIPアドレスは機器を割り振ったジョブ実行サーバ18のIPアドレスである。ジョブ実行サーバホスト名は機器を割り振ったジョブ実行サーバ18のホスト名である。優先順位は、そのマッピング情報の優先順位である。 The device serial number is the serial number of the device 22. The job execution server IP address is the IP address of the job execution server 18 to which the device is allocated. The job execution server host name is the host name of the job execution server 18 to which the device is allocated. The priority is the priority of the mapping information.

図8のように、ジョブ実行サーバ18は自身が管理する管理対象機器である機器22の管理対象機器情報と、同一の一元管理サーバ16によって管理されている全てのジョブ実行サーバ18と機器22とのマッピング情報と、を保持する。 As shown in FIG. 8, the job execution server 18 includes the managed device information of the device 22 which is the managed device managed by itself, and all the job execution servers 18 and the device 22 managed by the same centralized management server 16. Holds the mapping information of.

また、図9は機器22のデータ管理部92が管理する管理データの一例を説明する図である。図9に示すように機器22は、管理データとして、接続先ジョブ実行サーバ情報を保持する。接続先ジョブ実行サーバ情報は、ジョブ実行サーバIPアドレス、ジョブ実行サーバホスト名、及び優先順位を保持する。 Further, FIG. 9 is a diagram illustrating an example of management data managed by the data management unit 92 of the device 22. As shown in FIG. 9, the device 22 holds the connection destination job execution server information as management data. The connection-destination job execution server information holds the job execution server IP address, the job execution server host name, and the priority.

ジョブ実行サーバIPアドレスは、その機器22が割り振られたジョブ実行サーバ18のIPアドレスである。ジョブ実行サーバホスト名は、機器22が割り振られたジョブ実行サーバ18のホスト名である。なお、ジョブ実行サーバIPアドレス及びジョブ実行サーバホスト名は、その機器22が接続するジョブ実行サーバ18を示す接続先の設定の一例である。優先順位は、その接続先の設定の優先順位である。 The job execution server IP address is the IP address of the job execution server 18 to which the device 22 is assigned. The job execution server host name is the host name of the job execution server 18 to which the device 22 is assigned. The job execution server IP address and the job execution server host name are examples of connection destination settings indicating the job execution server 18 to which the device 22 is connected. The priority is the priority of the setting of the connection destination.

<処理>
次に、本実施形態に係る情報処理システム1の処理について説明する。図10は本実施形態に係る情報処理システムの一例の処理概要図である。一元管理サーバ16は顧客毎に配置される。また、図10に示すように、一台の一元管理サーバ16の管理対象のジョブ実行サーバ18は複数のリージョンに跨って配置することもできる。図10の例では「Region1」に「ジョブ実行サーバA1」及び「ジョブ実行サーバA2」が配置されると共に「Region2」に「ジョブ実行サーバA3」が配置されている。
<Processing>
Next, the processing of the information processing system 1 according to the present embodiment will be described. FIG. 10 is a processing schematic diagram of an example of the information processing system according to the present embodiment. The centralized management server 16 is arranged for each customer. Further, as shown in FIG. 10, the job execution server 18 to be managed by one centralized management server 16 can be arranged across a plurality of regions. In the example of FIG. 10, "Job execution server A1" and "Job execution server A2" are arranged in "Region 1", and "Job execution server A3" is arranged in "Region 2".

また、リージョンの顧客仮想ネットワーク間(例えば図10の「Region1のCustomer A Env.」と「Region2のCustomer A Env.」との間)はVPN(Virtual Private Network)で接続されているため、双方向通信が可能である。さらに、リージョンの顧客仮想ネットワークと顧客のオンプレミス環境20との間もVPNで接続されているため、双方向通信が可能である。 In addition, since the customer virtual networks of the region (for example, between “Region 1 Customer A Env.” And “Region 2 Customer A Env.” In FIG. 10) are connected by VPN (Virtual Private Network), they are bidirectional. Communication is possible. Further, since the customer virtual network of the region and the customer's on-premises environment 20 are also connected by VPN, bidirectional communication is possible.

図10のように顧客毎に配置される一元管理サーバ16の管理対象のシステム全体はサービス管理ツール14によって管理される。サービス管理ツール14は、サービスの死活監視や、サービス運用の自動化、効率化に関する各種機能が実装されている。本実施形態ではサービス管理ツール14が、ジョブ実行サーバ18のオートスケールのオーケストレーションを担う。 As shown in FIG. 10, the entire managed system of the centralized management server 16 arranged for each customer is managed by the service management tool 14. The service management tool 14 is equipped with various functions related to life-and-death monitoring of services, automation of service operations, and efficiency improvement. In this embodiment, the service management tool 14 is responsible for the autoscale orchestration of the job execution server 18.

サービス管理ツール14は、ジョブ実行サーバ18のスケールアウトやスケールインなどのオートスケールが必要になったタイミングで、リソース管理API12をコールしてジョブ実行サーバ18をプロビジョニング/デプロビジョニングする。 The service management tool 14 calls the resource management API 12 to provision / deprovision the job execution server 18 when auto-scaling such as scale-out or scale-in of the job execution server 18 is required.

本実施形態におけるプロビジョニングは、例えばジョブ実行サーバ18のインスタンスを生成することである。デプロビジョニングはプロビジョニングしたものを元に戻すことであり、例えばジョブ実行サーバ18のインスタンスを破棄することである。 The provisioning in this embodiment is, for example, to generate an instance of the job execution server 18. Deprovisioning is to restore what was provisioned, for example, to destroy an instance of the job execution server 18.

<<スケールアウト処理>>
図11はスケールアウト処理実行時においてサービス管理ツール14にスケールアウト処理要求が送信されるまでの処理の一例のシーケンス図である。
<< Scale-out processing >>
FIG. 11 is a sequence diagram of an example of processing until a scale-out processing request is transmitted to the service management tool 14 when the scale-out processing is executed.

なお、図11に示したシーケンス図はジョブ実行サーバ18でスケールアウト処理条件の合致を検知する例を示している。例えばジョブ実行サーバ18の監視部84は「単位時間あたりのジョブ数がxxxより大きく/少なくなったら」や「機器22の台数がxxxより大きく/少なくなったら」や「ユーザ認証にかかる時間がxxxより大きく/少なくなったら」や「CPUやメモリ消費量がxxxより大きく/少なくなったら」などのスケールアウト/スケールイン処理条件を設定しておくことができる。 The sequence diagram shown in FIG. 11 shows an example in which the job execution server 18 detects the match of the scale-out processing conditions. For example, the monitoring unit 84 of the job execution server 18 "when the number of jobs per unit time is larger / less than xxx", "when the number of devices 22 is larger / less than xxx", and "time required for user authentication is xxx". Scale-out / scale-in processing conditions such as "when larger / less" and "when CPU and memory consumption are larger / less than xxx" can be set.

ステップS10においてスケールアウト処理条件の合致を検知したジョブ実行サーバ18の監視部84はスケールアウト処理条件の合致を検知したことをデータ管理部82に通知する。また、ステップS12において監視部84は機能実行部80にスケールアウト処理要求を行う。 The monitoring unit 84 of the job execution server 18 that has detected the match of the scale-out processing condition in step S10 notifies the data management unit 82 that the match of the scale-out processing condition has been detected. Further, in step S12, the monitoring unit 84 requests the function execution unit 80 for scale-out processing.

ステップS14〜S18においてジョブ実行サーバ18の機能実行部80から一元管理サーバ16の機能実行部60にスケールアウト処理要求が行われる。ステップS20において機能実行部60はスケールアウト処理要求を行ったスケールアウト対象のジョブ実行サーバ18のジョブ実行サーバ情報をデータ管理部62から取得する。 In steps S14 to S18, a scale-out processing request is made from the function execution unit 80 of the job execution server 18 to the function execution unit 60 of the centralized management server 16. In step S20, the function execution unit 60 acquires the job execution server information of the scale-out target job execution server 18 for which the scale-out processing request has been made from the data management unit 62.

ステップS20で取得したジョブ実行サーバ情報にはスケールアウト対象のジョブ実行サーバ18の顧客ID、リージョンID、及びサブネットIDが含まれる。機能実行部60はステップS22〜S24において、顧客ID、リージョンID、及びサブネットIDを指定して、サービス管理ツール14にスケールアウト処理要求を行う。 The job execution server information acquired in step S20 includes the customer ID, region ID, and subnet ID of the job execution server 18 to be scaled out. In steps S22 to S24, the function execution unit 60 specifies a customer ID, a region ID, and a subnet ID, and makes a scale-out processing request to the service management tool 14.

これにより、サービス管理ツール14はスケールアウト処理要求で指定されていた顧客ID、リージョンID、及びサブネットIDのリソースとして新しいジョブ実行サーバ18のインスタンスを生成するためのスケールアウト処理要求を受信できる。 As a result, the service management tool 14 can receive the scale-out processing request for creating an instance of the new job execution server 18 as a resource of the customer ID, the region ID, and the subnet ID specified in the scale-out processing request.

図11に示したシーケンス図はジョブ実行サーバ18でスケールアウト処理条件の合致を検知する例を示したが、図12のシーケンス図のように一元管理サーバ16でスケールアウト処理条件の合致を検知するようにしてもよい。図12はスケールアウト処理実行時においてサービス管理ツール14にスケールアウト処理要求が送信されるまでの処理の一例のシーケンス図である。 The sequence diagram shown in FIG. 11 shows an example in which the job execution server 18 detects the match of the scale-out processing conditions. However, as shown in the sequence diagram of FIG. 12, the centralized management server 16 detects the match of the scale-out processing conditions. You may do so. FIG. 12 is a sequence diagram of an example of processing until a scale-out processing request is transmitted to the service management tool 14 when the scale-out processing is executed.

ステップS30においてスケールアウト処理条件の合致を検知した一元管理サーバ16の監視部68はスケールアウト処理条件の合致を検知したことをデータ管理部62に通知する。また、ステップS31において監視部68は管理者端末30にスケールアウト処理の実行有無を確認するための通知を行う。通知を受け取った管理者は、スケールアウト処理の実行有無を指示できる。 The monitoring unit 68 of the centralized management server 16 that detects the match of the scale-out processing condition in step S30 notifies the data management unit 62 that the match of the scale-out processing condition has been detected. Further, in step S31, the monitoring unit 68 notifies the administrator terminal 30 to confirm whether or not the scale-out process is executed. The administrator who receives the notification can instruct whether or not the scale-out process is executed.

ステップS32に進み、監視部68は管理者端末30から管理者によるスケールアウト処理の実行OK/NGの指示を受信する。管理者によるスケールアウト処理の実行OKの指示を受信すると、監視部68はステップS33以降の処理を行う。なお、管理者によるスケールアウト処理の実行NGの指示を受信すると、監視部68はステップS33以降の処理を行わない。図12は、管理者によるスケールアウト処理の実行OKの指示を受信した例を示している。 Proceeding to step S32, the monitoring unit 68 receives an instruction from the administrator terminal 30 to execute the scale-out process OK / NG by the administrator. Upon receiving the instruction of the administrator to execute the scale-out process OK, the monitoring unit 68 performs the process after step S33. When the administrator receives an instruction of NG to execute the scale-out process, the monitoring unit 68 does not perform the process after step S33. FIG. 12 shows an example in which the administrator has received an instruction to execute the scale-out process.

管理者によるスケールアウト処理の実行OKの指示を受信した監視部68はステップS33に進み、機能実行部60にスケールアウト処理要求を行う。ステップS34において機能実行部60はスケールアウト処理要求を行ったスケールアウト対象のジョブ実行サーバ18のジョブ実行サーバ情報をデータ管理部62から取得する。 Upon receiving the instruction of OK to execute the scale-out process by the administrator, the monitoring unit 68 proceeds to step S33 and requests the function execution unit 60 for the scale-out process. In step S34, the function execution unit 60 acquires the job execution server information of the scale-out target job execution server 18 for which the scale-out processing request has been made from the data management unit 62.

ステップS34で取得したジョブ実行サーバ情報にはスケールアウト対象のジョブ実行サーバ18の顧客ID、リージョンID、及びサブネットIDが含まれる。機能実行部60はステップS35〜S36において、顧客ID、リージョンID、及びサブネットIDを指定して、サービス管理ツール14にスケールアウト処理要求を行う。 The job execution server information acquired in step S34 includes the customer ID, region ID, and subnet ID of the job execution server 18 to be scaled out. In steps S35 to S36, the function execution unit 60 specifies a customer ID, a region ID, and a subnet ID, and requests the service management tool 14 for scale-out processing.

これにより、サービス管理ツール14はスケールアウト処理要求で指定されていた顧客ID、リージョンID、及びサブネットIDのリソースとして新しいジョブ実行サーバ18のインスタンスを生成するためのスケールアウト処理要求を送信できる。また、管理者にスケールアウト処理の実行有無を指示させるため、スケールアウトによりシステムのコストが許容できない程に上がってしまうことを抑止できる。さらに、偶然一時的に負荷が上がっている/下がっているような状態(システム障害の影響で一時的に負荷が異常に多く/少なくなっている等)で、本来、行われるべきでないオートスケールが発生することを抑止できる。 As a result, the service management tool 14 can send a scale-out processing request for creating an instance of the new job execution server 18 as a resource of the customer ID, the region ID, and the subnet ID specified in the scale-out processing request. In addition, since the administrator is instructed whether or not to execute the scale-out process, it is possible to prevent the system cost from rising unacceptably due to the scale-out. Furthermore, in a state where the load is temporarily increased / decreased by chance (such as when the load is temporarily increased / decreased due to the influence of a system failure), auto-scaling that should not be performed originally It can be suppressed from occurring.

なお、図12のステップS31〜S32の処理は必須ではなく、図11のシーケンス図のようにステップS30でスケールアウト処理条件の合致を検知したあと、ステップS33の機能実行部60へのスケールアウト処理要求を行うようにしてもよい。 The processing of steps S31 to S32 in FIG. 12 is not essential, and after detecting the matching of the scale-out processing conditions in step S30 as shown in the sequence diagram of FIG. 11, the scale-out processing to the function execution unit 60 in step S33. You may make a request.

さらに、図11のステップS12のスケールアウト処理要求や図12のステップS33のスケールアウト処理要求は、スケールアウト処理条件の内容や合致の程度によって生成するジョブ実行サーバ18のインスタンスの数(増設するジョブ実行サーバ18の数)を指定するようにしてもよい。 Further, the scale-out processing request in step S12 of FIG. 11 and the scale-out processing request in step S33 of FIG. 12 are the number of instances of the job execution server 18 (jobs to be expanded) generated according to the content of the scale-out processing conditions and the degree of matching. The number of execution servers 18) may be specified.

図13はスケールアウト処理実行時においてサービス管理ツール14がスケールアウト処理の結果を一元管理サーバ16に返すまでの処理の一例のシーケンス図である。 FIG. 13 is a sequence diagram of an example of processing until the service management tool 14 returns the result of the scale-out processing to the centralized management server 16 when the scale-out processing is executed.

ステップS40〜S42においてサービス管理ツール14のスケール処理実行部50は一元管理サーバ16からのスケールアウト処理要求を受信する。スケール処理実行部50はリソース管理API12を利用して、スケールアウト対象のジョブ実行サーバ18と同じ顧客ID、リージョンID、及びサブネットIDの新しいジョブ実行サーバ18のインスタンスを生成する。 In steps S40 to S42, the scale processing execution unit 50 of the service management tool 14 receives the scale-out processing request from the centralized management server 16. The scale processing execution unit 50 uses the resource management API 12 to generate an instance of a new job execution server 18 having the same customer ID, region ID, and subnet ID as the job execution server 18 to be scaled out.

ステップS46に進み、スケール処理実行部50はリソース管理API12を利用して新しいジョブ実行サーバ18のジョブ実行サーバ情報を取得する。ステップS48〜S50において一元管理サーバ16は、サービス管理ツール14からオートスケール前後の新旧ジョブ実行サーバ情報を通知される。 Proceeding to step S46, the scale processing execution unit 50 acquires the job execution server information of the new job execution server 18 by using the resource management API 12. In steps S48 to S50, the centralized management server 16 is notified by the service management tool 14 of old and new job execution server information before and after autoscale.

図14は、スケールアウト処理実行時においてスケールアウト処理の結果をジョブ実行サーバ18に返すまでの処理の一例のシーケンス図である。 FIG. 14 is a sequence diagram of an example of processing until the result of the scale-out processing is returned to the job execution server 18 at the time of executing the scale-out processing.

ステップS60〜S62において一元管理サーバ16の機能実行部60はサービス管理ツール14からオートスケール前後の新旧ジョブ実行サーバ情報を通知される。ステップS64において、スケールアウト対象のジョブ実行サーバ18と新しいジョブ実行サーバ18とで管理対象機器である機器22を分割し、再割り振りを行う。 In steps S60 to S62, the function execution unit 60 of the centralized management server 16 is notified of the old and new job execution server information before and after the autoscale from the service management tool 14. In step S64, the device 22 that is the managed device is divided between the job execution server 18 to be scaled out and the new job execution server 18, and reallocation is performed.

なお、ステップS64で行う機器22の再割り振りは、管理者が設定した管理対象機器の割り振りルールに従って行うようにしてもよい。管理者は、システムの運用に合わせた例えば以下のような管理対象機器の割り振りルールを設定できる。 The reassignment of the device 22 performed in step S64 may be performed according to the allocation rule of the managed device set by the administrator. The administrator can set the following allocation rules for managed devices according to the operation of the system.

管理対象機器の割り振りルールの一例としては、ジョブ実行サーバ18のジョブログ情報を集計し、所要時間の大きいジョブを発生させる機器22を集中して割り振らないようにすることが考えられる。また、管理対象機器の割り振りルールの一例としては、機器22の機種ごとの台数が同じくらいになるように割り振ることが考えられる。また、管理対象機器の割り振りルールの一例としては、登録日時が新しい機器22を優先的に付け替えることが考えられる。ステップS64の処理により図7の管理データが、再割り振りの結果に基づいて更新される。 As an example of the allocation rule of the managed device, it is conceivable to aggregate the job log information of the job execution server 18 so that the device 22 that generates a job having a long required time is not centrally allocated. Further, as an example of the allocation rule of the managed device, it is conceivable to allocate the device 22 so that the number of each model is about the same. Further, as an example of the allocation rule of the managed device, it is conceivable to preferentially replace the device 22 having a new registration date and time. By the process of step S64, the management data of FIG. 7 is updated based on the result of reallocation.

ステップS66〜S68においてジョブ実行サーバ18は、一元管理サーバ16から図8に示すような管理対象機器情報と、機器−ジョブ実行サーバマッピング情報と、が通知される。一元管理サーバ16から図8に示すような管理対象機器情報と、機器−ジョブ実行サーバマッピング情報とが通知されたジョブ実行サーバ18は例えば図15に示すようなフローチャートの処理を実行する。 In steps S66 to S68, the job execution server 18 is notified from the centralized management server 16 of the managed device information as shown in FIG. 8 and the device-job execution server mapping information. The job execution server 18 notified of the managed device information as shown in FIG. 8 and the device-job execution server mapping information from the centralized management server 16 executes the processing of the flowchart as shown in FIG. 15, for example.

図15はスケールアウト処理実行時において機器22の接続先のジョブ実行サーバ18の設定が更新されるまでの処理の一例のフローチャート図である。ステップS70においてジョブ実行サーバ18の機能実行部80は一元管理サーバ16から図8に示すような管理対象機器情報と、機器−ジョブ実行サーバマッピング情報と、を受信する。 FIG. 15 is a flowchart of an example of processing until the setting of the job execution server 18 to which the device 22 is connected is updated when the scale-out processing is executed. In step S70, the function execution unit 80 of the job execution server 18 receives the managed device information as shown in FIG. 8 and the device-job execution server mapping information from the centralized management server 16.

ステップS71に進み、機能実行部80は、管理データ保持部88から読み出した既存の管理対象機器情報と一元管理サーバ16から受信した新しい管理対象機器情報と、を比較し、新しい管理対象機器があるか否かを判定する。新しい管理対象機器があれば、機能実行部80はステップS72に進み、新しい管理対象機器である機器22に、図9の接続先ジョブ実行サーバ情報を通知する。これにより、機器22の接続先の設定は、再割り振りされたジョブ実行サーバ18に更新される。なお、新しい管理対象機器がなければ、機能実行部80はステップS72の処理をスキップする。 Proceeding to step S71, the function execution unit 80 compares the existing managed device information read from the management data holding unit 88 with the new managed device information received from the centralized management server 16, and has a new managed device. Judge whether or not. If there is a new managed device, the function execution unit 80 proceeds to step S72 and notifies the device 22, which is the new managed device, of the connection destination job execution server information of FIG. As a result, the setting of the connection destination of the device 22 is updated to the reassigned job execution server 18. If there is no new managed device, the function execution unit 80 skips the process of step S72.

ステップS73において、機能実行部80はデータ管理部82が管理する管理データを一元管理サーバ16から受信した新しい管理対象機器情報と、機器−ジョブ実行サーバマッピング情報と、で更新する。 In step S73, the function execution unit 80 updates the management data managed by the data management unit 82 with new managed device information received from the centralized management server 16 and device-job execution server mapping information.

なお、ステップS72における機器22への通知に失敗する場合に備え、例えば図6に示すように、機器22側からジョブ実行サーバ18へのジョブ処理要求をトリガに、機器22の接続先の設定を更新するようにしてもよい。 In case the notification to the device 22 fails in step S72, for example, as shown in FIG. 6, the connection destination of the device 22 is set by triggering the job processing request from the device 22 side to the job execution server 18. You may try to update.

図16は機器22側からジョブ実行サーバ18へのジョブ処理要求をトリガに機器22の接続先の設定を更新する処理の一例のシーケンス図である。なお、図16のシーケンス図では、再割り振り前の機器22の接続先がジョブ実行サーバ18であり、再割り振り後の機器22の接続先がジョブ実行サーバ18aとして説明する。ジョブ実行サーバ18の管理データは再割り振りの結果に基づいて更新されているものとする。 FIG. 16 is a sequence diagram of an example of a process of updating the connection destination setting of the device 22 triggered by a job processing request from the device 22 side to the job execution server 18. In the sequence diagram of FIG. 16, the connection destination of the device 22 before reallocation is the job execution server 18, and the connection destination of the device 22 after reassignment is the job execution server 18a. It is assumed that the management data of the job execution server 18 is updated based on the result of reallocation.

ステップS80〜S82においてジョブ実行サーバ18の機能実行部80は機器22からジョブ処理要求を受信する。ステップS84に進み、機能実行部80は図8の管理対象機器情報を参照し、ジョブ処理要求を行った機器22が自身の管理対象機器に含まれていればジョブ処理要求に応じた処理を行う。なお、図16ではジョブ処理要求を行った機器22が自身の管理対象機器に含まれていない例を示している。 In steps S80 to S82, the function execution unit 80 of the job execution server 18 receives the job processing request from the device 22. Proceeding to step S84, the function execution unit 80 refers to the managed device information of FIG. 8, and if the device 22 that made the job processing request is included in its own managed device, performs processing according to the job processing request. .. Note that FIG. 16 shows an example in which the device 22 that made the job processing request is not included in the own managed device.

ステップS86に進み、機能実行部80は図8の機器−ジョブ実行サーバマッピング情報を参照し、ジョブ処理要求を行った機器22の新しい接続先ジョブ実行サーバ情報を読み出す。ステップS88〜S92において機能実行部80は、ジョブ処理要求を行った機器22に、新しい接続先ジョブ実行サーバ情報を送信する。 Proceeding to step S86, the function execution unit 80 refers to the device-job execution server mapping information of FIG. 8 and reads out the new connection destination job execution server information of the device 22 that has made the job processing request. In steps S88 to S92, the function execution unit 80 transmits new connection destination job execution server information to the device 22 that has made the job processing request.

ステップS94において、機能実行部90はデータ管理部92が管理する管理データをジョブ実行サーバ18から受信した新しい接続先ジョブ実行サーバ情報で更新する。これにより、機器22の接続先の設定は、再割り振りされたジョブ実行サーバ18aに更新される。ステップS96に進み、機器22は更新された接続先の設定に基づき、再割り振りされたジョブ実行サーバ18aにジョブ処理要求を送信できる。 In step S94, the function execution unit 90 updates the management data managed by the data management unit 92 with the new connection destination job execution server information received from the job execution server 18. As a result, the setting of the connection destination of the device 22 is updated to the reassigned job execution server 18a. Proceeding to step S96, the device 22 can send a job processing request to the reassigned job execution server 18a based on the updated connection destination setting.

<<スケールイン処理>>
図17はスケールイン処理実行時においてサービス管理ツール14にスケールイン処理要求が送信されるまでの処理の一例のシーケンス図である。
<< Scale-in processing >>
FIG. 17 is a sequence diagram of an example of processing until a scale-in processing request is transmitted to the service management tool 14 when the scale-in processing is executed.

なお、図17に示したシーケンス図はジョブ実行サーバ18でスケールイン処理条件の合致を検知する例を示しているが、一元管理サーバ16でスケールイン処理条件の合致を検知するようにしてもよい。 Although the sequence diagram shown in FIG. 17 shows an example in which the job execution server 18 detects the match of the scale-in processing conditions, the centralized management server 16 may detect the match of the scale-in processing conditions. ..

ステップS100においてスケールイン処理条件の合致を検知したジョブ実行サーバ18の監視部84はスケールイン処理条件の合致を検知したことをデータ管理部82に通知する。また、ステップS102において監視部84は機能実行部80にスケールイン処理要求を行う。 The monitoring unit 84 of the job execution server 18 that has detected the match of the scale-in processing condition in step S100 notifies the data management unit 82 that the match of the scale-in processing condition has been detected. Further, in step S102, the monitoring unit 84 requests the function execution unit 80 for scale-in processing.

ステップS104〜S108においてジョブ実行サーバ18の機能実行部80から一元管理サーバ16の機能実行部60にスケールイン処理要求が行われる。ステップS110において機能実行部60はスケールイン処理要求を行ったスケールイン対象のジョブ実行サーバ18のジョブ実行サーバ情報をデータ管理部62から取得する。 In steps S104 to S108, a scale-in processing request is made from the function execution unit 80 of the job execution server 18 to the function execution unit 60 of the centralized management server 16. In step S110, the function execution unit 60 acquires the job execution server information of the scale-in target job execution server 18 that has made the scale-in processing request from the data management unit 62.

ステップS110で取得したジョブ実行サーバ情報にはスケールイン対象のジョブ実行サーバ18の顧客ID、リージョンID、及びサブネットIDが含まれる。ステップS112において、スケールイン対象のジョブ実行サーバ18の管理対象機器を、スケールイン対象のジョブ実行サーバ18と顧客ID、リージョンID、及びサブネットIDが同じジョブ実行サーバの管理対象機器と統合し、その結果に基づいて図7の管理データを更新する。ステップS114〜S116において、一元管理サーバ16はそれぞれのジョブ実行サーバ18に新しい管理対象機器情報と、機器−ジョブ実行サーバマッピング情報とを通知する。 The job execution server information acquired in step S110 includes the customer ID, region ID, and subnet ID of the job execution server 18 to be scaled in. In step S112, the managed device of the scale-in target job execution server 18 is integrated with the managed device of the job execution server having the same customer ID, region ID, and subnet ID as the scale-in target job execution server 18. The management data of FIG. 7 is updated based on the result. In steps S114 to S116, the centralized management server 16 notifies each job execution server 18 of new managed device information and device-job execution server mapping information.

一元管理サーバ16から新しい管理対象機器情報と、機器−ジョブ実行サーバマッピング情報とを通知されたジョブ実行サーバ18は、データ管理部82が管理する管理データを一元管理サーバ16から受信した新しい管理対象機器情報と、機器−ジョブ実行サーバマッピング情報と、で更新する。また、ジョブ実行サーバ18は新しい管理対象機器である機器22に、図9の接続先ジョブ実行サーバ情報を通知する。これにより、機器22の接続先の設定は、再割り振り(統合)されたジョブ実行サーバ18に更新される。 The job execution server 18 notified of the new managed device information and the device-job execution server mapping information from the centralized management server 16 receives the management data managed by the data management unit 82 from the centralized management server 16 as a new management target. Update with device information and device-job execution server mapping information. Further, the job execution server 18 notifies the device 22, which is a new managed device, of the connection destination job execution server information of FIG. As a result, the setting of the connection destination of the device 22 is updated to the reassigned (integrated) job execution server 18.

機能実行部60はステップS118〜S120において、スケールイン対象のジョブ実行サーバ18を指定して、サービス管理ツール14にスケールイン処理要求を行う。これにより、サービス管理ツール14はスケールイン対象のジョブ実行サーバ18のインスタンスを破棄するためのスケールイン処理要求を受信できる。 In steps S118 to S120, the function execution unit 60 specifies the job execution server 18 to be scaled in and makes a scale-in processing request to the service management tool 14. As a result, the service management tool 14 can receive the scale-in processing request for destroying the instance of the job execution server 18 to be scaled-in.

図18はスケールイン処理実行時においてサービス管理ツール14がスケールイン処理を行うまでの処理の一例のシーケンス図である。 FIG. 18 is a sequence diagram of an example of processing until the service management tool 14 performs the scale-in processing when the scale-in processing is executed.

ステップS140〜S142においてサービス管理ツール14のスケール処理実行部50は一元管理サーバ16からのスケールイン処理要求を受信する。スケール処理実行部50はリソース管理API12を利用して、スケールイン対象のジョブ実行サーバ18のインスタンスを破棄する。このように、スケールイン対象のジョブ実行サーバ18のインスタンスは破棄できる。 In steps S140 to S142, the scale processing execution unit 50 of the service management tool 14 receives the scale-in processing request from the centralized management server 16. The scale processing execution unit 50 uses the resource management API 12 to destroy the instance of the job execution server 18 to be scaled in. In this way, the instance of the job execution server 18 to be scaled in can be destroyed.

なお、機器22への通知に失敗する場合に備え、例えば図19に示すように、機器22側からジョブ実行サーバ18へのジョブ処理要求をトリガに、機器22の接続先の設定を更新するようにしてもよい。 In case the notification to the device 22 fails, for example, as shown in FIG. 19, the setting of the connection destination of the device 22 is updated by triggering the job processing request from the device 22 side to the job execution server 18. It may be.

図19は機器22側からジョブ実行サーバ18へのジョブ処理要求をトリガに機器22の接続先の設定を更新する処理の一例のシーケンス図である。なお、図19のシーケンス図では、再割り振り前の機器22の接続先がジョブ実行サーバ18であり、再割り振り後の機器22の接続先がジョブ実行サーバ18bとして説明する。ジョブ実行サーバ18はスケールイン処理によりインスタンスが破棄済みであるとする。また、ジョブ実行サーバ18bの管理データは再割り振りの結果に基づいて更新されているものとする。 FIG. 19 is a sequence diagram of an example of processing for updating the setting of the connection destination of the device 22 triggered by a job processing request from the device 22 side to the job execution server 18. In the sequence diagram of FIG. 19, the connection destination of the device 22 before reassignment is the job execution server 18, and the connection destination of the device 22 after reallocation is the job execution server 18b. It is assumed that the instance of the job execution server 18 has been destroyed by the scale-in process. Further, it is assumed that the management data of the job execution server 18b is updated based on the result of reallocation.

ステップS180において機器22はジョブ実行サーバ18へジョブ処理要求を送信しようとするが、ジョブ実行サーバ18が無いため、ジョブ処理要求に失敗する。ステップS182において機器22は図9の接続先ジョブ実行サーバ情報を参照し、次の優先順位のジョブ実行サーバ18bにジョブ処理要求を送信する。 In step S180, the device 22 tries to send the job processing request to the job execution server 18, but fails because the job execution server 18 does not exist. In step S182, the device 22 refers to the connection destination job execution server information of FIG. 9 and transmits a job processing request to the job execution server 18b having the next priority.

ステップS182〜S184においてジョブ実行サーバ18bの機能実行部80は機器22から2位以下の優先順位を指定したジョブ処理要求を受信する。ステップS186に進み、機能実行部80は図8の管理対象機器情報を確認する。また、ステップS188に進み、機能実行部80は図8の機器−ジョブ実行サーバマッピング情報を参照し、ジョブ処理要求を行った機器22の新しい接続先ジョブ実行サーバ情報を読み出す。ステップS190〜S194において機能実行部80は、ジョブ処理要求を行った機器22に、新しい接続先ジョブ実行サーバ情報を送信する。 In steps S182 to S184, the function execution unit 80 of the job execution server 18b receives the job processing request for which the priority of the second or lower rank is specified from the device 22. Proceeding to step S186, the function execution unit 80 confirms the managed device information of FIG. Further, in step S188, the function execution unit 80 refers to the device-job execution server mapping information in FIG. 8 and reads out the new connection destination job execution server information of the device 22 that has made the job processing request. In steps S190 to S194, the function execution unit 80 transmits new connection destination job execution server information to the device 22 that has made the job processing request.

ステップS196に進み、機能実行部90はデータ管理部92が管理する管理データをジョブ実行サーバ18bから受信した新しい接続先ジョブ実行サーバ情報で更新する。これにより、機器22の接続先の設定は、再割り振りされたジョブ実行サーバ18bに更新される。ステップS198に進み、機器22は更新された接続先の設定に基づき、再割り振りされたジョブ実行サーバ18bにジョブ処理要求を送信できる。 Proceeding to step S196, the function execution unit 90 updates the management data managed by the data management unit 92 with the new connection destination job execution server information received from the job execution server 18b. As a result, the setting of the connection destination of the device 22 is updated to the reassigned job execution server 18b. Proceeding to step S198, the device 22 can send a job processing request to the reassigned job execution server 18b based on the updated connection destination setting.

なお、図19ではステップS182及びS198のジョブ処理要求が同一のジョブ実行サーバ18bに行われる例を示したが、ステップS198のジョブ処理要求が、更新された接続先の設定に基づき、ジョブ実行サーバ18b以外に行われてもよい。 Although FIG. 19 shows an example in which the job processing request in steps S182 and S198 is executed on the same job execution server 18b, the job processing request in step S198 is based on the updated connection destination setting. It may be performed in addition to 18b.

<まとめ>
本実施形態に係る情報処理システム1によれば、管理対象機器が割り振られたジョブ実行サーバのオートスケール時の処理において、ジョブ実行サーバへの管理対象機器の再割り振りと、管理対象機器の接続先の再設定とを行うことができる。
<Summary>
According to the information processing system 1 according to the present embodiment, in the processing at the time of auto-scaling of the job execution server to which the management target device is assigned, the management target device is reassigned to the job execution server and the connection destination of the management target device. Can be reset and done.

本発明は、具体的に開示された上記の実施の形態に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。上記で説明した本実施形態の各機能は、一又は複数の処理回路によって実現することが可能である。ここで、本明細書における「処理回路」とは、電子回路により実装されるプロセッサのようにソフトウェアによって各機能を実行するようプログラミングされたプロセッサや、上記で説明した各機能を実行するよう設計されたASIC(Application Specific Integrated Circuit)、DSP(digital signal processor)、FPGA(field programmable gate array)や従来の回路モジュール等のデバイスを含むものとする。 The present invention is not limited to the above-described embodiment disclosed in detail, and various modifications and modifications can be made without departing from the scope of claims. Each function of the present embodiment described above can be realized by one or more processing circuits. Here, the "processing circuit" in the present specification is a processor programmed to execute each function by software such as a processor implemented by an electronic circuit, or a processor designed to execute each function described above. It shall include devices such as ASIC (Application Specific Integrated Circuit), DSP (digital signal processor), FPGA (field programmable gate array) and conventional circuit modules.

なお、ジョブ実行サーバ18は特許請求の範囲に記載したデータ処理実行サーバの一例である。サービス管理ツール14は管理ツールの一例である。スケール処理実行部50はスケール処理実行手段の一例である。機能実行部60は機能実行手段の一例である。データ管理部62はデータ管理手段の一例である。監視部68は監視手段の一例である。 The job execution server 18 is an example of the data processing execution server described in the claims. The service management tool 14 is an example of a management tool. The scale processing execution unit 50 is an example of a scale processing execution means. The function execution unit 60 is an example of a function execution means. The data management unit 62 is an example of data management means. The monitoring unit 68 is an example of monitoring means.

1 情報処理システム
10 クラウド環境
12 リソース管理API
14 サービス管理ツール
16 一元管理サーバ
18 ジョブ実行サーバ
20 オンプレミス環境
22 機器
30 管理者端末
40 ネットワーク
1 Information processing system 10 Cloud environment 12 Resource management API
14 Service management tool 16 Centralized management server 18 Job execution server 20 On-premises environment 22 Equipment 30 Administrator terminal 40 Network

特開2015−162066号公報Japanese Unexamined Patent Publication No. 2015-162066

Claims (10)

一以上のデータ処理実行サーバに対する一以上の管理対象機器の割り振りを管理する一元管理サーバと、前記データ処理実行サーバの数を増減させる管理ツールと、を有する情報処理システムであって、
前記管理ツールは、
前記データ処理実行サーバの数を増減させる処理の要求に基づき、前記データ処理実行サーバの数を増減させ、前記データ処理実行サーバの数の増減の結果を前記一元管理サーバに送信するスケール処理実行手段、
を有し、
前記一元管理サーバは、
前記データ処理実行サーバの数の増減の結果に基づき、数が増減された前記データ処理実行サーバに前記管理対象機器の再割り振りを行い、前記管理対象機器の再割り振りの結果を前記データ処理実行サーバに送信して前記管理対象機器の接続先の設定を、前記管理対象機器の再割り振りの結果に基づき更新させる機能実行手段、
を有する情報処理システム。
An information processing system having a centralized management server that manages the allocation of one or more managed devices to one or more data processing execution servers, and a management tool that increases or decreases the number of the data processing execution servers.
The management tool
Scale processing execution means that increases or decreases the number of data processing execution servers based on a processing request for increasing or decreasing the number of data processing execution servers, and transmits the result of the increase or decrease in the number of data processing execution servers to the centralized management server. ,
Have,
The centralized management server
Based on the result of the increase / decrease in the number of the data processing execution servers, the managed device is reassigned to the data processing execution server whose number has been increased / decreased, and the result of the reallocation of the managed device is the data processing execution server. A function execution means for updating the connection destination setting of the managed device based on the result of reallocation of the managed device.
Information processing system with.
前記一元管理サーバは、更に、
前記データ処理実行サーバのグループを管理するデータ管理手段、
を有し、
前記機能実行手段は、数が増減された前記データ処理実行サーバと同じグループの前記データ処理実行サーバに前記管理対象機器の再割り振りを行うこと
を特徴とする請求項1記載の情報処理システム。
The centralized management server further
A data management means for managing a group of data processing execution servers,
Have,
The information processing system according to claim 1, wherein the function executing means reallocates the managed device to the data processing execution server in the same group as the data processing execution server whose number has been increased or decreased.
前記一元管理サーバは、更に、
前記データ処理実行サーバの数を増減させる処理条件の合致を監視し、前記処理条件の合致を検知すると、前記機能実行手段に前記データ処理実行サーバの数を増減させる処理の要求を行う監視手段、
を有し、
前記監視手段は、前記処理条件の合致を検知すると、管理者端末に通知を行い、前記管理者端末からの管理者による指示に従い、前記データ処理実行サーバの数を増減させる処理の要求を前記機能実行手段に行う処理と行わない処理とを切り替えること
を特徴とする請求項1又は2記載の情報処理システム。
The centralized management server further
A monitoring means that monitors the matching of processing conditions that increase or decrease the number of data processing execution servers, and when it detects the matching of the processing conditions, requests the function executing means for processing that increases or decreases the number of data processing execution servers.
Have,
When the monitoring means detects that the processing conditions are met, the monitoring means notifies the administrator terminal, and according to an instruction from the administrator from the administrator terminal, requests for processing to increase or decrease the number of the data processing execution servers. The information processing system according to claim 1 or 2, wherein the processing performed by the executing means and the processing not performed are switched.
前記機能実行手段は、前記管理対象機器の再割り振りを、前記管理者が設定した前記管理対象機器の割り振りルールに従って行うこと
を特徴とする請求項3記載の情報処理システム。
The information processing system according to claim 3, wherein the function executing means reallocates the managed device according to an allocation rule of the managed device set by the administrator.
前記監視手段は、前記監視を、前記管理者が設定した前記データ処理実行サーバの数を増減させる処理条件に従って行うこと
を特徴とする請求項3又は4記載の情報処理システム。
The information processing system according to claim 3 or 4, wherein the monitoring means performs the monitoring in accordance with processing conditions for increasing or decreasing the number of the data processing execution servers set by the administrator.
前記機能実行手段は、前記一元管理サーバが管理する全ての前記データ処理実行サーバへの前記管理対象機器の再割り振りの結果を、前記一元管理サーバが管理する前記データ処理実行サーバのそれぞれへ送信すること
を特徴とする請求項1乃至5何れか一項記載の情報処理システム。
The function executing means transmits the result of reallocating the managed device to all the data processing execution servers managed by the centralized management server to each of the data processing execution servers managed by the centralized management server. The information processing system according to any one of claims 1 to 5, wherein the information processing system is characterized by the above.
前記データ処理実行サーバは、前記一元管理サーバから受信した前記一元管理サーバが管理する全ての前記データ処理実行サーバへの前記管理対象機器の再割り振りの結果に基づいて、再割り振り前の前記管理対象機器に再割り振り後の前記データ処理実行サーバの接続先を通知すること
を特徴とする請求項6記載の情報処理システム。
The data processing execution server is the management target before reassignment based on the result of reallocating the managed device to all the data processing execution servers managed by the centralized management server received from the centralized management server. The information processing system according to claim 6, wherein the device is notified of the connection destination of the data processing execution server after reallocating.
一以上のデータ処理実行サーバに対する一以上の管理対象機器の割り振りを管理する一元管理サーバであって、
前記データ処理実行サーバの数を増減させる処理の要求に基づき、前記データ処理実行サーバの数を増減させる管理ツールから受信した前記データ処理実行サーバの数の増減の結果に基づき、数が増減された前記データ処理実行サーバに前記管理対象機器の再割り振りを行い、前記管理対象機器の再割り振りの結果を前記データ処理実行サーバに送信して前記管理対象機器の接続先の設定を、前記管理対象機器の再割り振りの結果に基づき更新させる機能実行手段、
を有する一元管理サーバ。
A centralized management server that manages the allocation of one or more managed devices to one or more data processing execution servers.
The number was increased or decreased based on the result of the increase or decrease in the number of the data processing execution servers received from the management tool for increasing or decreasing the number of the data processing execution servers based on the processing request for increasing or decreasing the number of the data processing execution servers. The management target device is reassigned to the data processing execution server, the result of the reassignment of the management target device is transmitted to the data processing execution server, and the connection destination setting of the management target device is set by the management target device. Function execution means to update based on the result of reallocation of
Centralized management server with.
一以上のデータ処理実行サーバに対する一以上の管理対象機器の割り振りを管理する一元管理サーバで実行される管理方法あって、
前記データ処理実行サーバの数を増減させる処理の要求に基づき、前記データ処理実行サーバの数を増減させる管理ツールから前記データ処理実行サーバの数の増減の結果を受信するステップと、
前記データ処理実行サーバの数の増減の結果に基づき、数が増減された前記データ処理実行サーバに前記管理対象機器の再割り振りを行うステップと、
前記管理対象機器の再割り振りの結果を前記データ処理実行サーバに送信して前記管理対象機器の接続先の設定を、前記管理対象機器の再割り振りの結果に基づき更新させるステップと、
を有する管理方法。
There is a management method executed by a centralized management server that manages the allocation of one or more managed devices to one or more data processing execution servers.
A step of receiving the result of increasing / decreasing the number of the data processing execution servers from the management tool for increasing / decreasing the number of the data processing execution servers based on the processing request for increasing / decreasing the number of the data processing execution servers.
Based on the result of the increase / decrease in the number of data processing execution servers, the step of reallocating the managed device to the data processing execution server whose number has been increased / decreased, and
A step of transmitting the result of reallocating the managed device to the data processing execution server and updating the setting of the connection destination of the managed device based on the result of reallocating the managed device.
Management method with.
一以上のデータ処理実行サーバに対する一以上の管理対象機器の割り振りを管理する一元管理サーバに、
前記データ処理実行サーバの数を増減させる処理の要求に基づき、前記データ処理実行サーバの数を増減させる管理ツールから前記データ処理実行サーバの数の増減の結果を受信するステップ、
前記データ処理実行サーバの数の増減の結果に基づき、数が増減された前記データ処理実行サーバに前記管理対象機器の再割り振りを行うステップ、
前記管理対象機器の再割り振りの結果を前記データ処理実行サーバに送信して前記管理対象機器の接続先の設定を、前記管理対象機器の再割り振りの結果に基づき更新させるステップ、
を実行させるためのプログラム。
To a centralized management server that manages the allocation of one or more managed devices to one or more data processing execution servers
A step of receiving the result of increasing or decreasing the number of data processing execution servers from a management tool for increasing or decreasing the number of data processing execution servers based on a processing request for increasing or decreasing the number of data processing execution servers.
A step of reallocating the managed device to the data processing execution server whose number has been increased or decreased based on the result of the increase or decrease in the number of data processing execution servers.
A step of transmitting the result of reallocating the managed device to the data processing execution server and updating the setting of the connection destination of the managed device based on the result of reallocating the managed device.
A program to execute.
JP2019052003A 2019-03-19 2019-03-19 Information processing system, unified management server, management method, and program Withdrawn JP2020154659A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019052003A JP2020154659A (en) 2019-03-19 2019-03-19 Information processing system, unified management server, management method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019052003A JP2020154659A (en) 2019-03-19 2019-03-19 Information processing system, unified management server, management method, and program

Publications (1)

Publication Number Publication Date
JP2020154659A true JP2020154659A (en) 2020-09-24

Family

ID=72559141

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019052003A Withdrawn JP2020154659A (en) 2019-03-19 2019-03-19 Information processing system, unified management server, management method, and program

Country Status (1)

Country Link
JP (1) JP2020154659A (en)

Similar Documents

Publication Publication Date Title
US10949158B2 (en) Screenshot method and apparatus
KR100998391B1 (en) Method, system and computer program for dynamic resources allocation
US9075659B2 (en) Task allocation in a computer network
US9424096B2 (en) Task allocation in a computer network
CN101739285A (en) System and method of graphics hardware resource usage in a fully virtualized computing environment
JP6003590B2 (en) Data center, virtual system copy service providing method, data center management server, and virtual system copy program
US20190171443A1 (en) Method of Updating Application and Recording Medium
EP3731093A1 (en) Service location management in computing systems
CN115965517B (en) Graphics processor resource management method and device, electronic equipment and storage medium
US20070083660A1 (en) Amorphic Computing
US10552146B2 (en) Information processing apparatus that executes update application, control method therefor, and storage medium
US20220035681A1 (en) Ict resource managment device, ict resource management method and ict resource management program
US11442763B2 (en) Virtual machine deployment system using configurable communication couplings
JP2015121574A (en) Multi-display management device and multi-display management program
JP6123472B2 (en) Device management apparatus, device management system, device management method and program
KR101262849B1 (en) Apparatus and method for allocating and releasing of image device in virtualization system
JP2020154659A (en) Information processing system, unified management server, management method, and program
US20170078509A1 (en) Information processing system and information processing method
JP2017033310A (en) Network device setting method, information processor, and bios program
JP6515597B2 (en) Management program, management method, management device
JP5987947B2 (en) Device management system, device, device management method and program
JP7354620B2 (en) Service system, information registration method
JP2017194865A (en) Information processing system and information processing method
JP2021087162A (en) Server, information processing system, and control method
JP2015103827A (en) Management device, method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220113

A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20220804