JP2020177281A - Information management device and information management program - Google Patents

Information management device and information management program Download PDF

Info

Publication number
JP2020177281A
JP2020177281A JP2019077149A JP2019077149A JP2020177281A JP 2020177281 A JP2020177281 A JP 2020177281A JP 2019077149 A JP2019077149 A JP 2019077149A JP 2019077149 A JP2019077149 A JP 2019077149A JP 2020177281 A JP2020177281 A JP 2020177281A
Authority
JP
Japan
Prior art keywords
information
log
failure
unit
recommended value
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.)
Granted
Application number
JP2019077149A
Other languages
Japanese (ja)
Other versions
JP7183931B2 (en
Inventor
高橋 淳二
Junji Takahashi
淳二 高橋
尊弘 荒川
Takahiro Arakawa
尊弘 荒川
麻衣 伊澤
Mai Izawa
麻衣 伊澤
伊東 健治
Kenji Ito
健治 伊東
敏一 内山
Toshiichi Uchiyama
敏一 内山
賢一 高柳
Kenichi Takayanagi
賢一 高柳
大輔 星
Daisuke Hoshi
大輔 星
主幹 松浦
Kazuki Matsuura
主幹 松浦
直之 吉見
Naoyuki Yoshimi
直之 吉見
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2019077149A priority Critical patent/JP7183931B2/en
Publication of JP2020177281A publication Critical patent/JP2020177281A/en
Application granted granted Critical
Publication of JP7183931B2 publication Critical patent/JP7183931B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide an information management device and an information management program which reduce labor for an estimate of a disk size used for storing a log.SOLUTION: A log information collection unit 11 collects configuration information, information on a collection setting, and a size of a storage area in which an operation history is stored of a management object device from which the operation history is acquired according to the collection setting. A support information collection unit 12 collects failure handling information representing a state of failure handling performed when failure occurs in the management object device. A recommended value determination unit 17 acquires configuration information on a new apparatus and calculates a recommended value of a storage capacity for storing an operation history of the new apparatus on the basis of the configuration information, the information on the collection setting, and the size of the storage area in which the operation history is stored collected by the log information collection unit 11 and the failure handling information collected by the support information collection unit 12. A notification unit 18 gives notification of the recommended value determined by the recommended value determination unit 17.SELECTED DRAWING: Figure 2

Description

本発明は、情報管理装置及び情報管理プログラムに関する。 The present invention relates to an information management device and an information management program.

近年、オンプレミス環境の機器を管理ソフトウェアで監視及び管理する運用が一般的である。管理ソフトウェアは、機能の1つとしてログ管理機能を備えるものが多い。ログ管理機能とは、管理対象機器のハードウェア及びソフトウェアのログを定期的に収集し、収集したログを保存や表示したり、障害発生時の調査資料としてログを提供したりする機能である。管理ソフトウェアで収集されたログは、インターネットを介して、各企業のログをまとめて管理する統合管理サーバに送られて蓄積される場合もある。 In recent years, it is common to monitor and manage devices in an on-premises environment with management software. Many management software has a log management function as one of its functions. The log management function is a function that periodically collects logs of hardware and software of managed devices, saves and displays the collected logs, and provides logs as investigation materials in the event of a failure. The logs collected by the management software may be sent to the integrated management server that collectively manages the logs of each company via the Internet and accumulated.

管理ソフトウェアのログの保管に用いられるディスクサイズは、管理対象機器の種類、機器数、機器構成、機器設定及びログ収集設定により異なるため、適切な大きさを算出することは難しい。一般的には、ログの保管に用いられるディスクサイズは、管理者により決定される場合が多い。例えば、管理者は、管理対象機器又は管理ソフトウェアのマニュアルに記載された管理対象機種毎のログサイズに基づいて、過去の経験などからログ収集周期などのログ収集設定を決定し、決定したログ収集設定にしたがってログ保管用ディスクサイズを見積もる。 Since the disk size used for storing the log of the management software differs depending on the type of managed device, the number of devices, the device configuration, the device setting, and the log collection setting, it is difficult to calculate an appropriate size. In general, the disk size used to store logs is often determined by the administrator. For example, the administrator determines the log collection settings such as the log collection cycle based on past experience based on the log size for each managed model described in the manual of the managed device or management software, and the determined log collection. Estimate the log storage disk size according to the settings.

従来、ログ保管用ディスクサイズの見積もりの方法には、大きく分けて次の2種類が存在する。1つは、管理対象機器やログ管理ソフトウェアのマニュアルを参照してログサイズの目安を取得し、取得した目安と機器数とを乗算して全体のログサイズを算出し、算出した全体のログサイズにバッファ分のサイズを付加して見積もりを行う方法である。 Conventionally, there are roughly two types of methods for estimating the log storage disk size. One is to obtain a guideline for the log size by referring to the manuals of the managed devices and log management software, multiply the obtained guideline by the number of devices to calculate the total log size, and calculate the total log size. This is a method of estimating by adding the size of the buffer to.

また他の1つは、過去の危機管理経験から、ログの保管に用いられるディスクサイズを見積もる方法である。この方法では、ログの保管に関するノウハウの共有が前提となる。この点、管理台数が多い企業や管理者総数が多い企業などの大規模な企業内では過去の記録を探したり、同じ企業の別管理者に質問したりすることで、ノウハウの共有が実現される。 The other method is to estimate the disk size used for log storage from past crisis management experience. This method is premised on sharing know-how regarding log storage. In this regard, know-how can be shared by searching past records or asking another manager of the same company within a large company such as a company with a large number of management units or a company with a large total number of managers. To.

このようなログ保管の技術として、ログデータベースのデータの利用情報を基に、ログデータベースの設定変更案を自動生成して提示する従来技術がある。また、障害が発生した場合に、キーワードを基にイベント毎に出力されるログのうち保管するログを決定して、障害解析に用いる動作履歴情報を保管する従来技術がある。 As such a log storage technique, there is a conventional technique for automatically generating and presenting a log database setting change proposal based on log database data usage information. Further, there is a conventional technique for deciding a log to be stored among the logs output for each event based on a keyword when a failure occurs and storing operation history information used for failure analysis.

特開2014−106655号公報Japanese Unexamined Patent Publication No. 2014-106655 特開2017−27169号公報JP-A-2017-27169

しかしながら、マニュアルを参考にログの保管に用いられるディスクサイズを見積もる方法は、機器の種別が多い場合、管理対象機器毎のログサイズを調べるのに時間がかかるおそれがある。また、バッファをどの程度設けるかは経験に依存する。また、マニュアルにログサイズの目安が記載されていない場合もある。さらには、機器構成、及び、ログの収集間隔や保持する世代数などのログ収集設定によって出力されるログのサイズが変化する可能性もある。また、他のユーザやインターネットから参考情報を得ようとしても、適当なユーザが見つけることが困難である場合や、インターネットから自分の環境に合った情報を見つけることが困難な場合もある。以上のような理由から、この方法を用いて、ログ保管用ディスクサイズを正確に見積もることは困難である。 However, the method of estimating the disk size used for log storage with reference to the manual may take time to check the log size for each managed device when there are many types of devices. Also, how much buffer is provided depends on experience. In some cases, the manual does not provide a guideline for log size. Furthermore, the size of the output log may change depending on the device configuration and the log collection settings such as the log collection interval and the number of generations to be retained. In addition, even if you try to obtain reference information from other users or the Internet, it may be difficult for a suitable user to find it, or it may be difficult to find information suitable for your environment from the Internet. For the above reasons, it is difficult to accurately estimate the log storage disk size using this method.

また、過去の危機管理経験を基にログ保管用ディスクサイズを見積もる方法は、大規模の企業と異なり中小規模の企業では、管理者数や管理台数が少ないことから機器管理の情報の蓄積が足りず、ノウハウの共有が難しい。そのため、この方法を用いても、運用環境によっては、ログ保管用ディスクサイズを正確に見積もることは困難である。 In addition, unlike large-scale companies, the method of estimating the log storage disk size based on past crisis management experience is sufficient for small and medium-sized companies to accumulate equipment management information because the number of administrators and the number of managed units are small. It is difficult to share know-how. Therefore, even if this method is used, it is difficult to accurately estimate the log storage disk size depending on the operating environment.

また、利用情報を基に設定変更案を自動生成する従来技術を用いても、ログの収集方法の改善は可能であるが、適切なログサイズの見積もりを行うことは困難である。さらに、障害が発生した場合にキーワードを基に保管するログを決定する従来技術を用いても、定期的なログの収集における適切なログサイズの見積もりを行うことは困難である。 Further, although it is possible to improve the log collection method by using the conventional technique for automatically generating a setting change proposal based on the usage information, it is difficult to estimate an appropriate log size. Furthermore, even if a conventional technique for determining a log to be stored based on a keyword occurs when a failure occurs, it is difficult to estimate an appropriate log size in periodic log collection.

開示の技術は、上記に鑑みてなされたものであって、ログ保管用ディスクサイズの見積もりのための適切な推奨値を容易に提示する情報管理装置及び情報管理プログラムを提供することを目的とする。 The technique of disclosure is made in view of the above, and an object of the present invention is to provide an information management device and an information management program that easily present appropriate recommended values for estimating a disk size for log storage. ..

本願の開示する情報管理装置及び情報管理プログラムの一つの態様において、情報収集部は、収集設定にしたがって動作履歴が取得される管理対象装置の構成情報、収集設定の情報、動作履歴を格納する記憶領域のサイズを収集する。障害対応情報収集部は、管理対象装置に障害が発生した際に実施された障害対応の状態を表す障害対応情報を収集する。推奨値決定部は、新規機器の構成情報を取得し、情報収集部により収集された構成情報、収集設定の情報及び動作履歴を格納する記憶領域のサイズ、並びに、障害対応情報収集部により収集された障害対応情報を基に、新規機器の動作履歴を格納する記憶容量の推奨値を算出する。通知部は、推奨値決定部により決定された推奨値を通知する。 In one aspect of the information management device and the information management program disclosed in the present application, the information collecting unit stores the configuration information of the managed device for which the operation history is acquired according to the collection setting, the information of the collection setting, and the operation history. Collect the size of the area. The failure response information collection unit collects failure response information indicating the status of the failure response implemented when a failure occurs in the managed device. The recommended value determination unit acquires the configuration information of the new device, and is collected by the configuration information collected by the information collection unit, the size of the storage area for storing the collection setting information and the operation history, and the failure response information collection unit. Based on the failure response information, the recommended value of the storage capacity for storing the operation history of the new device is calculated. The notification unit notifies the recommended value determined by the recommended value determination unit.

1つの側面では、本発明は、ログ保管用ディスクサイズの見積もりのための適切な推奨値を容易に提示することができる。 In one aspect, the present invention can readily provide appropriate recommendations for estimating log storage disk size.

図1は、情報管理システムの一例を表すシステム構成図である。FIG. 1 is a system configuration diagram showing an example of an information management system. 図2は、統合管理サーバのブロック図である。FIG. 2 is a block diagram of the integrated management server. 図3は、ログ情報表の一例を示す図である。FIG. 3 is a diagram showing an example of a log information table. 図4は、サポート情報表の一例を表す図である。FIG. 4 is a diagram showing an example of a support information table. 図5は、故障情報表の一例を表す図である。FIG. 5 is a diagram showing an example of a failure information table. 図6は、収集設定情報表の一例を示す図である。FIG. 6 is a diagram showing an example of a collection setting information table. 図7は、通常時のログ収集処理のシーケンス図である。FIG. 7 is a sequence diagram of log collection processing during normal operation. 図8は、通常時の統合管理サーバにおける情報蓄積の処理のシーケンス図である。FIG. 8 is a sequence diagram of information storage processing in the integrated management server during normal operation. 図9は、障害発生時の統合管理サーバにおける情報蓄積の処理のシーケンス図である。FIG. 9 is a sequence diagram of information storage processing in the integrated management server when a failure occurs. 図10は、サポート部門によるサポート情報の提供処理のシーケンス図である。FIG. 10 is a sequence diagram of the process of providing support information by the support department. 図11は、統合管理サーバによる推奨設定の決定及び送信処理のシーケンス図である。FIG. 11 is a sequence diagram of determination of recommended settings and transmission processing by the integrated management server. 図12は、統合管理サーバによる情報蓄積の処理のフローチャートである。FIG. 12 is a flowchart of information storage processing by the integrated management server. 図13は、統合管理サーバによるサポート情報の収集処理のフローチャートである。FIG. 13 is a flowchart of the support information collection process by the integrated management server. 図14は、実施例1に係る統合管理サーバによる推奨設定の通知処理のフローチャートである。FIG. 14 is a flowchart of notification processing of recommended settings by the integrated management server according to the first embodiment. 図15は、実施例2に係る統合管理サーバによる推奨設定の通知処理のフローチャートである。FIG. 15 is a flowchart of notification processing of recommended settings by the integrated management server according to the second embodiment. 図16は、統合管理サーバのハードウェア構成図である。FIG. 16 is a hardware configuration diagram of the integrated management server.

以下に、本願の開示する情報管理装置及び情報管理プログラムの実施例を図面に基づいて詳細に説明する。なお、以下の実施例により本願の開示する情報管理装置及び情報管理プログラムが限定されるものではない。 Hereinafter, examples of the information management device and the information management program disclosed in the present application will be described in detail with reference to the drawings. The information management device and information management program disclosed in the present application are not limited by the following examples.

図1は、情報管理システムの一例を表すシステム構成図である。情報処理システム100には、複数の企業201〜203、ポータルサイトに配置された統合管理サーバ1、サポート部門端末30及び利用者端末40が存在する。 FIG. 1 is a system configuration diagram showing an example of an information management system. The information processing system 100 includes a plurality of companies 201 to 203, an integrated management server 1 arranged on a portal site, a support department terminal 30, and a user terminal 40.

企業201は、サーバ群211及びサーバ群212を有する。そして、サーバ群211は管理ソフトウェア221により管理される。管理ソフトウェア221は、サーバ群211のログをログ収集設定にしたがって定期的にもしくは障害発生時に収集して記憶装置231に格納する。また、サーバ群212は、管理ソフトウェア222により管理される。管理ソフトウェア222は、サーバ群212の動作履歴であるログをログ収集設定にしたがって定期的にもしくは障害発生時に収集して記憶装置232に格納する。そして、記憶装置231及び232に保持されたログは、定期的もしくは障害発生に、インターネットを介して統合管理サーバ1へ送られる。同様に、企業202は、サーバ群213を有する。そして、サーバ群213は管理ソフトウェア223により管理される。管理ソフトウェア223は、サーバ群213のログをログ収集設定にしたがって定期的にもしくは障害発生時に収集して記憶装置233に格納する。そして、記憶装置233に保持されたログは、定期的もしくは障害発生時に、インターネットを介して統合管理サーバ1へ送られる。企業203は、サーバ群214を有する。そして、サーバ群214は管理ソフトウェア224により管理される。管理ソフトウェア224は、サーバ群214のログをログ収集設定にしたがって定期的にもしくは障害発生時に収集して記憶装置234に格納する。そして、記憶装置234に保持されたログは、定期的もしくは障害発生時に、インターネットを介して統合管理サーバ1へ送られる。 Company 201 has a server group 211 and a server group 212. Then, the server group 211 is managed by the management software 221. The management software 221 collects the logs of the server group 211 periodically or when a failure occurs according to the log collection setting, and stores them in the storage device 231. Further, the server group 212 is managed by the management software 222. The management software 222 collects the log, which is the operation history of the server group 212, periodically or when a failure occurs according to the log collection setting, and stores it in the storage device 232. Then, the logs held in the storage devices 231 and 232 are sent to the integrated management server 1 via the Internet on a regular basis or when a failure occurs. Similarly, company 202 has a group of servers 213. The server group 213 is managed by the management software 223. The management software 223 collects the log of the server group 213 periodically or when a failure occurs according to the log collection setting and stores it in the storage device 233. Then, the log held in the storage device 233 is sent to the integrated management server 1 via the Internet at regular intervals or when a failure occurs. Company 203 has a server group 214. The server group 214 is managed by the management software 224. The management software 224 collects the log of the server group 214 periodically or when a failure occurs according to the log collection setting and stores it in the storage device 234. Then, the log held in the storage device 234 is sent to the integrated management server 1 via the Internet at regular intervals or when a failure occurs.

サポート部門端末30は、サーバ群211〜214に障害が発生した場合に、問題解決を行う作業者が所属する組織が有するコンピュータである。サポート部門端末30は、作業者により操作され、作業者が行った作業の内容を表すサポート情報を統合管理サーバ1へ送信する。 The support department terminal 30 is a computer owned by an organization to which a worker who solves a problem belongs when a failure occurs in the server groups 211 to 214. The support department terminal 30 is operated by the worker and transmits support information representing the contents of the work performed by the worker to the integrated management server 1.

利用者端末40は、新たに情報処理システムを構築しようとする利用者又は情報処理システムを更新しようとする利用者により操作されるコンピュータである。利用者は、利用者端末40に表示された入力画面を用いて、ログ保管用ディスクサイズを決定したい情報処理システムの構成情報を入力する。この構成情報には、ハードウェア種別、搭載OS及びそれらの台数が含まれる。利用者端末40は、利用者が入力画面を用いて入力した構成情報を、ログ保管用ディスクサイズの推奨値の取得要求とともに統合管理サーバ1へ送信する。その後、利用者端末40は、ログ保管用ディスクサイズの推奨値を統合管理サーバ1から受信する。そして、利用者端末40は、表示画面にログ保管用ディスクサイズの推奨値を表示するなどして利用者への通知を行う。 The user terminal 40 is a computer operated by a user who intends to newly construct an information processing system or a user who intends to update the information processing system. The user inputs the configuration information of the information processing system for which the log storage disk size is to be determined by using the input screen displayed on the user terminal 40. This configuration information includes the hardware type, the installed OS, and the number of them. The user terminal 40 transmits the configuration information input by the user using the input screen to the integrated management server 1 together with a request for acquiring a recommended value of the log storage disk size. After that, the user terminal 40 receives the recommended value of the log storage disk size from the integrated management server 1. Then, the user terminal 40 notifies the user by displaying a recommended value of the log storage disk size on the display screen.

統合管理サーバ1は、データベース10を有する。統合管理サーバ1は、各企業201〜203が有するサーバ群211〜214のそれぞれのログを取得しデータベース10に保持する。また、統合管理サーバ1は、サポート部門が有するサポート部門端末30からサポート情報を取得しデータベース10に格納する。そして、統合管理サーバ1は、サーバ群211〜214のそれぞれのログ及びサポート情報を用いて、ハードウェア種別且つ搭載OS(Operating System)別のログ収集設定を決定するための情報を取得する。 The integrated management server 1 has a database 10. The integrated management server 1 acquires the logs of the server groups 211 to 214 of each company 201 to 203 and holds them in the database 10. Further, the integrated management server 1 acquires support information from the support department terminal 30 owned by the support department and stores it in the database 10. Then, the integrated management server 1 acquires information for determining the log collection setting for each hardware type and installed OS (Operating System) by using the logs and support information of the server groups 211 to 214.

統合管理サーバ1は、情報処理システムの新規導入又は更新を計画する利用者により利用者端末40を用いて入力された情報処理システムの構成情報を、インターネットを介して取得する。そして、統合管理サーバ1は、入力された構成情報から、機器毎のログの収集間隔、世代数及びログ保存用ディスクサイズの推奨値の情報を含む推奨設定を求める。そして、統合管理サーバ1は、求めた推奨設定をインターネットを介して利用者端末40に送信して、情報処理システムの新規導入又は更新を計画する利用者に通知する。そこで、以下に、統合管理サーバ1におけるログ収集設定の推奨設定の決定及び通知の機能について詳細に説明する。 The integrated management server 1 acquires the configuration information of the information processing system input by the user who plans to newly introduce or update the information processing system using the user terminal 40 via the Internet. Then, the integrated management server 1 obtains recommended settings including information on the log collection interval, the number of generations, and the recommended value of the log storage disk size for each device from the input configuration information. Then, the integrated management server 1 transmits the requested recommended setting to the user terminal 40 via the Internet, and notifies the user who plans to newly introduce or update the information processing system. Therefore, the function of determining the recommended setting of the log collection setting and the notification function of the integrated management server 1 will be described in detail below.

図2は、統合管理サーバのブロック図である。統合管理サーバ1は、データベース10、ログ情報収集部11、サポート情報収集部12、ログ設定情報算出部13、記録部14、新規構成取得部15、検索処理部16、推奨値決定部17及び通知部18を有する。 FIG. 2 is a block diagram of the integrated management server. The integrated management server 1 includes a database 10, a log information collection unit 11, a support information collection unit 12, a log setting information calculation unit 13, a recording unit 14, a new configuration acquisition unit 15, a search processing unit 16, a recommended value determination unit 17, and a notification. It has a part 18.

ここで、図2における個別管理装置20は、図1における管理ソフトウェア221〜224のそれぞれにおいて動作する情報処理装置を区別せずに表した装置である。以下では、個別管理装置20の管理下に置かれる各情報処理装置を管理対象装置210と呼ぶ。個別管理装置20は、予め決められたログ収集周期で収集したログを、定期的に統合管理サーバ1へ送信する。また、個別管理装置20は、障害が発生した場合、障害発生時のログを統合管理サーバ1へ送信する。 Here, the individual management device 20 in FIG. 2 is a device in which the information processing devices operating in the management software 221 to 224 in FIG. 1 are represented without distinction. Hereinafter, each information processing device under the control of the individual management device 20 is referred to as a management target device 210. The individual management device 20 periodically transmits the logs collected in a predetermined log collection cycle to the integrated management server 1. Further, when a failure occurs, the individual management device 20 transmits a log at the time of failure to the integrated management server 1.

ログ情報収集部11は、管理対象装置210の識別情報とともに、監視状態を表す監視データ、管理対象装置210のシステム構成を表す構成情報及びログを、定期的に個別管理装置20から受信する。ここで、管理対象装置210の識別情報は、企業201〜203のいずれに配置されたどの管理対象装置210であるかを示す情報である。この識別情報は、例えば、管理対象装置210のハードウェア種別及び搭載OSの組に対応させて割り当てられる。 The log information collecting unit 11 periodically receives the monitoring data indicating the monitoring state, the configuration information indicating the system configuration of the managed device 210, and the log together with the identification information of the managed device 210 from the individual management device 20. Here, the identification information of the managed device 210 is information indicating which managed device 210 is located in any of the companies 201 to 203. This identification information is assigned according to, for example, the hardware type of the managed device 210 and the set of the installed OS.

監視データは、ログ収集設定及び管理対象装置210毎の収集済のログサイズを含む。ログ収集設定には、ログの収集周期及びログの保存される世代数が含まれる。世代数とは1回のログ収集を1世代とした場合の蓄積される上限の数を指す。この収集済のログサイズが、「動作履歴を格納する記憶容量」の一例にあたる。 The monitoring data includes the log collection setting and the collected log size for each managed device 210. The log collection settings include the log collection cycle and the number of generations in which the logs are saved. The number of generations refers to the maximum number of accumulated logs when one log collection is regarded as one generation. This collected log size corresponds to an example of "storage capacity for storing operation history".

また、構成情報は、各管理対象装置210のハードウェア種別、搭載OS及び台数などを含む。管理対象装置210の台数とは、例えば管理ソフトウェア221が送信する構成情報の場合、サーバ群211に含まれる管理対象装置210のうち、同じハードウェア種別及び搭載OSを有する管理対象装置210の台数である。 In addition, the configuration information includes the hardware type, installed OS, number of units, and the like of each managed device 210. The number of managed devices 210 is, for example, the number of managed devices 210 having the same hardware type and installed OS among the managed devices 210 included in the server group 211 in the case of configuration information transmitted by the management software 221. is there.

また、ログ情報収集部11は、管理対象装置210に障害が発生した場合、管理対象装置210の識別情報とともに、構成情報及びログを個別管理装置20から受信する。この場合、ログ情報収集部11は、監視状態を表す監視データは取得しなくてもよい。 Further, when a failure occurs in the managed device 210, the log information collecting unit 11 receives the configuration information and the log from the individual management device 20 together with the identification information of the managed device 210. In this case, the log information collecting unit 11 does not have to acquire the monitoring data representing the monitoring state.

そして、ログ情報収集部11は、取得したログを識別情報に対応付けてデータベース10に蓄積する。ここで、ログ情報収集部11は、この際にログ収集設定で指定された世代数を超えるログを保持する場合、蓄積されたログのうちの最も古いログを削除する世代管理を行ってもよい。 Then, the log information collecting unit 11 associates the acquired log with the identification information and stores it in the database 10. Here, when the log information collection unit 11 holds logs exceeding the number of generations specified in the log collection setting at this time, the log information collection unit 11 may perform generation management for deleting the oldest log among the accumulated logs. ..

さらに、ログ情報収集部11は、データベース10のログ情報表101に取得した構成情報及び監視データなどの情報を登録する。このログ情報収集部11が、「情報収集部」の一例にあたる。 Further, the log information collecting unit 11 registers information such as acquired configuration information and monitoring data in the log information table 101 of the database 10. This log information collecting unit 11 corresponds to an example of the "information collecting unit".

図3は、ログ情報表の一例を示す図である。本実施例に係るログ情報表101は、図3に示すように、ハードウェア種別と搭載OSの組毎に情報が登録される。そして、ログ情報表101は、各ハードウェア種別と搭載OSの組に対して、ログフラグ、ログ収集設定、機器構成及びログサイズが登録される。 FIG. 3 is a diagram showing an example of a log information table. In the log information table 101 according to this embodiment, as shown in FIG. 3, information is registered for each set of hardware type and installed OS. Then, in the log information table 101, a log flag, a log collection setting, a device configuration, and a log size are registered for each set of hardware type and installed OS.

ログ情報表101におけるログフラグは、定期収集される通常時のログであるか、障害発生時のログであるかを区別するためのフラグである。ここで、ログフラグは、初期値が通常を表す値であり、ログ情報収集部11は、障害時のログ収集の場合に障害を表すフラグを設定する。また、ログ収集設定には、ログの収集周期及びログの保存される世代数が登録される。また、機器構成には、搭載されたOSの種別、ハードウェアの種別及び台数などが登録される。 The log flag in the log information table 101 is a flag for distinguishing whether it is a log at the time of normal collection or a log at the time of failure. Here, the initial value of the log flag is a value representing a normal value, and the log information collecting unit 11 sets a flag representing a failure in the case of log collection at the time of a failure. In addition, the log collection cycle and the number of generations in which the log is saved are registered in the log collection setting. In addition, the type of installed OS, the type of hardware, the number of units, and the like are registered in the device configuration.

図2に戻って説明を続ける。サポート情報収集部12は、サポート部門端末30からサポート対象の管理対象装置210の識別情報とともに、障害対応において原因究明に用いたログの期間である「使用ログ期間」及び障害の解決までに要した時間である「解決までの時間」を含むサポート情報の入力を受ける。このサポート情報が、「障害対応情報」の一例にあたる。そして、サポート情報収集部12は、取得したサポート情報をデータベース10のサポート情報表102に登録する。 The explanation will be continued by returning to FIG. The support information collection unit 12 required from the support department terminal 30 to identify the managed device 210 to be supported, as well as the "use log period" which is the log period used for investigating the cause in troubleshooting and the resolution of the failure. Receive input of support information including "time to resolve" which is the time. This support information is an example of "fault response information". Then, the support information collecting unit 12 registers the acquired support information in the support information table 102 of the database 10.

図4は、サポート情報表の一例を表す図である。本実施例に係るサポート情報表102には、図4に示すように、サポート対象の管理対象装置210の識別情報に対応させて、使用ログ期間及び解決までの時間が登録される。 FIG. 4 is a diagram showing an example of a support information table. In the support information table 102 according to this embodiment, as shown in FIG. 4, the usage log period and the time until resolution are registered in correspondence with the identification information of the managed device 210 to be supported.

次に、サポート情報収集部12は、取得した識別情報を有する管理対象装置210のサーバ種別及び搭載OSをログ情報表101から取得する。次に、サポート情報収集部12は、そのサーバ種別及び搭載OSの組に対応する管理対象装置210の全台数をログ情報表101から取得する。次に、サポート情報収集部12は、そのサーバ種別及び搭載OSの組に対応する管理対象装置210が図5に示す故障情報表103に登録済みであるか否かを判定する。図5は、故障情報表の一例を表す図である。 Next, the support information collecting unit 12 acquires the server type and the installed OS of the managed device 210 having the acquired identification information from the log information table 101. Next, the support information collecting unit 12 acquires the total number of managed devices 210 corresponding to the server type and the set of installed OS from the log information table 101. Next, the support information collecting unit 12 determines whether or not the managed device 210 corresponding to the server type and the set of installed OS is registered in the failure information table 103 shown in FIG. FIG. 5 is a diagram showing an example of a failure information table.

そのサーバ種別及び搭載OSの組みに対応する管理対象装置210が故障情報表103に登録済みであれば、サポート情報収集部12は、その管理対象装置210の故障台数を、図5に示す故障情報表103から取得する。そして、サポート情報収集部12は、取得した故障台数に1を加算し、加算結果をそのサーバ種別及び搭載OSの組みに対応する管理対象装置210の全台数で除算して故障率を算出する。その後、サポート情報収集部12は、故障率を故障情報表103に登録して更新する。 If the managed device 210 corresponding to the server type and the set of installed OS is registered in the failure information table 103, the support information collecting unit 12 indicates the number of failures of the managed device 210 as failure information shown in FIG. Obtained from Table 103. Then, the support information collecting unit 12 adds 1 to the acquired number of failures and divides the addition result by the total number of managed devices 210 corresponding to the server type and the set of installed OS to calculate the failure rate. After that, the support information collecting unit 12 registers and updates the failure rate in the failure information table 103.

また、そのサーバ種別及び搭載OSの組に対応する管理対象装置210が故障情報表103に未登録の場合、サポート情報収集部12は、それまでの故障台数を0として1を加算した結果を用いて故障率を算出する。このサポート情報収集部12が、「障害対応情報収集部」の一例にあたる。 If the managed device 210 corresponding to the server type and the set of installed OS is not registered in the failure information table 103, the support information collecting unit 12 uses the result of adding 1 to 0 as the number of failures so far. To calculate the failure rate. This support information collection unit 12 corresponds to an example of the “fault response information collection unit”.

図2に戻って説明を続ける。ログ設定情報算出部13は、サポート情報表102に登録された各サポート対象となった管理対象装置210の識別情報を取得する。そして、ログ設定情報算出部13は、取得した識別情報を有する管理対象装置210のサーバ種別及び搭載OSをログ情報表101から取得する。そして、ログ設定情報算出部13は、サポート対象となった管理対象装置210のサーバ種別及び搭載OSの情報を記録部14へ出力する。 The explanation will be continued by returning to FIG. The log setting information calculation unit 13 acquires the identification information of each supported device 210 registered in the support information table 102. Then, the log setting information calculation unit 13 acquires the server type and the installed OS of the management target device 210 having the acquired identification information from the log information table 101. Then, the log setting information calculation unit 13 outputs the information of the server type and the installed OS of the managed device 210 to be supported to the recording unit 14.

また、ログ設定情報算出部13は、時間を所定の区分に区切った各時間範囲を予め解決までの時間範囲として記憶する。例えば、解決までの時間範囲は、3時間、6時間、12時間、1日、3日及び1週間などと分けられる。ログ設定情報算出部13は、各サポート対象となった管理対象装置210毎に、解決までの時間をサポート情報表102から取得する。そして、ログ設定情報算出部13は、取得した解決までの時間がいずれの時間範囲にあたるか特定する。その後、ログ設定情報算出部13は、特定した時間範囲を記録部14へ出力する。 Further, the log setting information calculation unit 13 stores each time range in which the time is divided into predetermined divisions as a time range until resolution in advance. For example, the time range for resolution is divided into 3 hours, 6 hours, 12 hours, 1 day, 3 days, 1 week, and the like. The log setting information calculation unit 13 acquires the time until resolution from the support information table 102 for each managed device 210 to be supported. Then, the log setting information calculation unit 13 specifies which time range the acquired time until the resolution corresponds to. After that, the log setting information calculation unit 13 outputs the specified time range to the recording unit 14.

さらに、ログ設定情報算出部13は、使用ログ期間をサポート情報表102から取得する。また、ログ設定情報算出部13は、ログ収集設定をログ情報表101から取得する。そして、ログ設定情報算出部13は、取得した使用ログ期間をカバーする世代を算出する。例えば、使用ログ期間が7日分のログであり、周期が1日2回であれば、原因究明に用いられた世代が14世代であると算出する。その後、ログ設定情報算出部13は、ログ収集設定として、ログ情報表101から取得した周期及び算出した世代数を記録部14へ出力する。 Further, the log setting information calculation unit 13 acquires the usage log period from the support information table 102. Further, the log setting information calculation unit 13 acquires the log collection setting from the log information table 101. Then, the log setting information calculation unit 13 calculates the generation that covers the acquired usage log period. For example, if the usage log period is 7 days worth of logs and the cycle is twice a day, it is calculated that the generation used for investigating the cause is 14 generations. After that, the log setting information calculation unit 13 outputs the cycle acquired from the log information table 101 and the calculated number of generations to the recording unit 14 as the log collection setting.

記録部14は、ログ設定情報算出部13から入力された管理対象装置210毎に、ハードウェア種別及び搭載OSを登録して図6に示す収集設定情報表104を作成する。図6は、収集設定情報表の一例を示す図である。記録部14は、ログ設定情報算出部13から入力されたサポート対象の管理対象装置210の解決までの時間範囲を、作成した収集設定情報表104に登録する。さらに、記録部14は、ログ設定情報算出部13から入力された周期及び世代数を収集設定情報表104に登録する。 The recording unit 14 registers the hardware type and the installed OS for each managed device 210 input from the log setting information calculation unit 13, and creates the collection setting information table 104 shown in FIG. FIG. 6 is a diagram showing an example of a collection setting information table. The recording unit 14 registers the time range until the resolution of the managed device 210 to be supported, which is input from the log setting information calculation unit 13, in the created collection setting information table 104. Further, the recording unit 14 registers the cycle and the number of generations input from the log setting information calculation unit 13 in the collection setting information table 104.

新規構成取得部15は、新規導入又は更新される情報処理システムの構成情報の入力を利用者端末40から受ける。ここで、構成情報には、ハードウェア種別、搭載OS及び台数が含まれる。また、検索条件がある場合、新規構成取得部15は、検索条件の入力も利用者端末40から受ける。検索条件は、例えば、解決までの許容可能時間などである。ここで、検索条件の入力が無い場合、解決までの時間が最短となる条件を規定の検索条件として決定する。そして、新規構成取得部15は、取得した構成情報及び検索条件を検索処理部16へ出力する。 The new configuration acquisition unit 15 receives input of configuration information of the information processing system to be newly introduced or updated from the user terminal 40. Here, the configuration information includes the hardware type, the installed OS, and the number of units. Further, when there is a search condition, the new configuration acquisition unit 15 also receives the input of the search condition from the user terminal 40. The search condition is, for example, an allowable time until resolution. Here, if the search condition is not input, the condition that takes the shortest time to resolve is determined as the specified search condition. Then, the new configuration acquisition unit 15 outputs the acquired configuration information and search conditions to the search processing unit 16.

検索処理部16は、検索条件及び構成情報の入力を新規構成取得部15から受ける。そして、検索処理部16は、取得した構成情報からハードウェア種別、搭載OS及び台数を取得する。次に、検索処理部16は、指定されたハードウェア種別及び搭載OSの組の故障率を故障情報表103から取得する。そして、検索処理部16は、取得した故障率を推奨値決定部17へ出力する。 The search processing unit 16 receives input of search conditions and configuration information from the new configuration acquisition unit 15. Then, the search processing unit 16 acquires the hardware type, the installed OS, and the number of units from the acquired configuration information. Next, the search processing unit 16 acquires the failure rate of the designated hardware type and the set of installed OS from the failure information table 103. Then, the search processing unit 16 outputs the acquired failure rate to the recommended value determination unit 17.

また、検索処理部16は、指定されたハードウェア種別及び搭載OSの組に対応する機器構成を有するログ情報表101のエントリを抽出する。そして、検索処理部16は、特定したエントリにおける通常時及び障害時のログサイズを取得する。その後、検索処理部16は、通常時及び障害時のログサイズを推奨値決定部17へ出力する。ここで、複数のエントリを抽出した場合、検索処理部16は、取得した全てのログサイズを推奨値決定部17へ出力する。 In addition, the search processing unit 16 extracts entries in the log information table 101 having a device configuration corresponding to the specified hardware type and set of installed OS. Then, the search processing unit 16 acquires the log size at the time of normal and at the time of failure in the specified entry. After that, the search processing unit 16 outputs the log size at the time of normal and at the time of failure to the recommended value determination unit 17. Here, when a plurality of entries are extracted, the search processing unit 16 outputs all the acquired log sizes to the recommended value determination unit 17.

さらに、検索処理部16は、検索条件を確認する。検索条件が解決までの時間が最短となる条件の場合、検索処理部16は、以下の処理を実行する。検索処理部16は、指定されたハードウェア種別及び搭載OSの組であって解決までの時間が最も短い時間範囲となるログ収集設定を収集設定情報表104から取得する。ここで、解決までの時間が最も短い時間範囲となるログ収集設定が複数ある場合、検索処理部16は、その中で最も多いログ収集設定を取得する。この場合、検索処理部16は、標準偏差などを用いて特異な場合のログ収集設定を除いてもよい。その後、検索処理部16は、取得したログ収集設定を推奨値決定部17へ出力する。 Further, the search processing unit 16 confirms the search conditions. When the search condition has the shortest time to resolve, the search processing unit 16 executes the following processing. The search processing unit 16 acquires the log collection setting from the collection setting information table 104, which is the set of the specified hardware type and the installed OS and has the shortest time range until the resolution. Here, when there are a plurality of log collection settings that have the shortest time range until resolution, the search processing unit 16 acquires the most log collection settings among them. In this case, the search processing unit 16 may use a standard deviation or the like to remove the log collection setting in a peculiar case. After that, the search processing unit 16 outputs the acquired log collection setting to the recommended value determination unit 17.

これに対して、検索条件が複数の時間範囲を含む場合、検索処理部16は、以下の処理を実行する。検索処理部16は、指定された時間範囲の中から1つの時間範囲を選択する。そして、検索処理部16は、指定されたハードウェア種別及び搭載OSの組であって解決までの時間が選択した時間範囲に収まるログ収集設定を収集設定情報表104から取得する。ここで、指定された時間範囲に収まるログ収集設定が複数ある場合、検索処理部16は、その中で最も多いログ収集設定を取得する。この場合、検索処理部16は、標準偏差などを用いて特異な場合のログ収集設定を除いてもよい。検索処理部16は、指定された時間範囲の全てに対してログ収集設定の取得を実行する。その後、検索処理部16は、取得したログ収集設定を推奨値決定部17へ出力する。 On the other hand, when the search condition includes a plurality of time ranges, the search processing unit 16 executes the following processing. The search processing unit 16 selects one time range from the designated time range. Then, the search processing unit 16 acquires the log collection setting from the collection setting information table 104, which is a set of the specified hardware type and the installed OS and the time until the resolution falls within the selected time range. Here, when there are a plurality of log collection settings that fall within the specified time range, the search processing unit 16 acquires the most log collection settings among them. In this case, the search processing unit 16 may use a standard deviation or the like to remove the log collection setting in a peculiar case. The search processing unit 16 acquires the log collection setting for all of the designated time range. After that, the search processing unit 16 outputs the acquired log collection setting to the recommended value determination unit 17.

推奨値決定部17は、指定されたハードウェア種別及び搭載OSの組の故障率、通常時及び障害時のログサイズ、並びに、ログ収集設定の情報の入力を検索処理部16から受ける。ここで、推奨値決定部17は、通常時及び障害時のいずれもログサイズが複数ある場合、平均ログサイズを通常時及び障害時毎に求めて、求めた値を通常時及び障害時のログサイズとする。次に、推奨値決定部17は、取得した故障率が予め決められた基準値以上か否かを判定する。さらに、推奨値決定部17は、指定されたハードウェア種別及び搭載OSの組に対応する管理対象装置210の台数を検索処理部16から取得する。 The recommended value determination unit 17 receives input from the search processing unit 16 of the specified hardware type, the failure rate of the set of installed OS, the log size at the time of normal and failure, and the information of the log collection setting. Here, when there are a plurality of log sizes in both the normal time and the failure time, the recommended value determination unit 17 obtains the average log size for each of the normal time and the failure time, and obtains the obtained value for the normal time and the failure time log. The size. Next, the recommended value determination unit 17 determines whether or not the acquired failure rate is equal to or higher than a predetermined reference value. Further, the recommended value determination unit 17 acquires the number of managed devices 210 corresponding to the designated hardware type and the set of installed OS from the search processing unit 16.

故障率が基準値以下の場合、推奨値決定部17は、周期に世代数を乗算した乗算結果に通常時のログサイズを乗算して、1台当たりのログ保存用ディスクサイズを算出する。さらに、推奨値決定部17は、1台当たりのログ保存用ディスクサイズに台数を乗算して指定された構成における選択したハードウェア種別及び搭載OSの組に対応するログ保存用ディスクサイズの推奨値を算出する。そして、推奨値決定部17は、求めたログ保存用ディスクサイズの推奨値に応じた、ログ収集設定の情報を保持する。 When the failure rate is equal to or less than the reference value, the recommended value determination unit 17 calculates the log storage disk size per unit by multiplying the multiplication result by multiplying the period by the number of generations by the normal log size. Further, the recommended value determination unit 17 multiplies the log storage disk size per unit by the number of units, and the recommended value of the log storage disk size corresponding to the selected hardware type and the set of installed OS in the specified configuration. Is calculated. Then, the recommended value determination unit 17 holds the information of the log collection setting according to the recommended value of the obtained log storage disk size.

ここで、時間範囲の指定が複数の場合、時間範囲の数のログ保存用ディスクサイズの推奨値が算出される。その場合、推奨値決定部17は、最小となるログ保存用ディスクサイズの推奨値を選択する。そして、推奨値決定部17は、求めたログ保存用ディスクサイズの推奨値に応じた、ログ収集設定の情報に加えて、問題解決までの時間の目安を保持する。 Here, when a plurality of time ranges are specified, the recommended value of the log storage disk size for the number of time ranges is calculated. In that case, the recommended value determination unit 17 selects the recommended value of the minimum log storage disk size. Then, the recommended value determination unit 17 holds a guideline for the time until the problem is solved, in addition to the information of the log collection setting according to the recommended value of the obtained log storage disk size.

一方、故障率が基準値以下の場合、推奨値決定部17は、周期に世代数を乗算した乗算結果に通常時のログサイズを乗算し、乗算結果に障害時のログサイズを加算して1台当たりのログ保存用ディスクサイズを算出する。さらに、推奨値決定部17は、1台当たりのログ保存用ディスクサイズに台数を乗算して指定された構成におけるそのハードウェア種別及び搭載OSの組に対応するログ保存用ディスクサイズの推奨値を算出する。そして、推奨値決定部17は、求めたログ保存用ディスクサイズの推奨値に応じた、ログ収集設定の情報を保持する。 On the other hand, when the failure rate is equal to or less than the reference value, the recommended value determination unit 17 multiplies the multiplication result by multiplying the period by the number of generations by the normal log size, and adds the failure log size to the multiplication result to 1 Calculate the log storage disk size per unit. Further, the recommended value determination unit 17 multiplies the log storage disk size per unit by the number of units to determine the recommended value of the log storage disk size corresponding to the hardware type and the set of installed OS in the specified configuration. calculate. Then, the recommended value determination unit 17 holds the information of the log collection setting according to the recommended value of the obtained log storage disk size.

この場合も、時間範囲の指定が複数の場合、時間範囲の数のログ保存用ディスクサイズの推奨値が算出される。その場合、推奨値決定部17は、最小となるログ保存用ディスクサイズの推奨値を選択する。そして、推奨値決定部17は、求めたログ保存用ディスクサイズの推奨値に応じた、ログ収集設定の情報に加えて、問題解決までの時間の目安を保持する。 In this case as well, if a plurality of time ranges are specified, the recommended value of the log storage disk size for the number of time ranges is calculated. In that case, the recommended value determination unit 17 selects the recommended value of the minimum log storage disk size. Then, the recommended value determination unit 17 holds a guideline for the time until the problem is solved, in addition to the information of the log collection setting according to the recommended value of the obtained log storage disk size.

推奨値決定部17は、利用者端末40から入力された構成情報に含まれる全てのハードウェア種別及び搭載OSの組についてログ保存用ディスクサイズの推奨値の算出を行う。その後、推奨値決定部17は、ハードウェア種別及び搭載OSの各組についてのログ保存用ディスクサイズの推奨値及びログ収集設定の情報を含む推奨設定を通知部18へ出力する。また、指定された時間範囲が複数の場合、推奨値決定部17は、推奨設定にハードウェア種別及び搭載OSの各組についての問題解決までの時間の目安を含ませて推奨値決定部17へ出力する。この推奨値決定部17により算出されたログ保存用ディスクサイズの推奨値が、「動作履歴を格納する記憶容量の推奨値」の一例にあたる。 The recommended value determination unit 17 calculates the recommended value of the log storage disk size for all the hardware types and the sets of installed OS included in the configuration information input from the user terminal 40. After that, the recommended value determination unit 17 outputs the recommended setting including the recommended value of the log storage disk size for each set of the hardware type and the installed OS and the information of the log collection setting to the notification unit 18. In addition, when there are a plurality of specified time ranges, the recommended value determination unit 17 includes the guideline of the time until the problem is solved for each set of the hardware type and the installed OS in the recommended setting, and sends the recommended value determination unit 17. Output. The recommended value of the log storage disk size calculated by the recommended value determination unit 17 corresponds to an example of the "recommended value of the storage capacity for storing the operation history".

通知部18は、ハードウェア種別及び搭載OSの各組についてのログ保存用ディスクサイズの推奨値及びログ収集設定の情報を含む推奨設定の入力を推奨値決定部17から受ける。そして、通知部18は、ハードウェア種別及び搭載OSの各組についてのログ保存用ディスクサイズの推奨値及びログ収集設定を含む推奨設定を利用者端末40へ送信して、利用者が指定した情報処理システムの推奨設定を利用者に通知する。 The notification unit 18 receives input from the recommended value determination unit 17 of the recommended setting including the recommended value of the log storage disk size and the information of the log collection setting for each set of the hardware type and the installed OS. Then, the notification unit 18 transmits the recommended setting including the recommended value of the log storage disk size and the log collection setting for each set of the hardware type and the installed OS to the user terminal 40, and the information specified by the user. Notify the user of the recommended settings of the processing system.

また、指定された時間範囲が複数の場合、通知部18は、ハードウェア種別及び搭載OSの各組についての問題解決までの時間の目安を含む推奨設定の入力を推奨値決定部17から受ける。この場合、通知部18は、ログ保存用ディスクサイズの推奨値及びログ収集設定に加えて問題解決までの時間の目安を含む推奨設定を利用者端末40へ送信して利用者に通知する。 When there are a plurality of designated time ranges, the notification unit 18 receives input from the recommended value determination unit 17 including a guideline for the time until the problem is solved for each set of the hardware type and the installed OS. In this case, the notification unit 18 sends the recommended setting including the recommended value of the log storage disk size and the log collection setting as well as the guideline of the time until the problem is solved to the user terminal 40 to notify the user.

次に、通常時及び障害時のログ収集からログ保存用ディスクサイズの推奨値の通知までの処理の流れを説明する。まず、図7を参照して、通常時のログ収集の流れについて説明する。図7は、通常時のログ収集処理のシーケンス図である。 Next, the flow of processing from log collection at the time of normal and failure to notification of the recommended value of the log storage disk size will be described. First, the flow of log collection in the normal state will be described with reference to FIG. 7. FIG. 7 is a sequence diagram of log collection processing during normal operation.

個別管理装置20は、管理ソフトウェア221〜224のいずれかがセットアップされる(ステップS101)。次に、管理ソフトウェアがセットアップされた個別管理装置20に対して、管理対象装置210の登録が行われる(ステップS102)。例えば、図1において管理ソフトウェア221の管理対象装置210は、サーバ群211に含まれる各サーバである。 In the individual management device 20, any of the management software 221 to 224 is set up (step S101). Next, the management target device 210 is registered with respect to the individual management device 20 in which the management software is set up (step S102). For example, in FIG. 1, the management target device 210 of the management software 221 is each server included in the server group 211.

次に、個別管理装置20は、ログ収集設定を含む登録された管理対象装置210に対する監視設定が実施される(ステップS103)。 Next, the individual management device 20 implements the monitoring setting for the registered managed device 210 including the log collection setting (step S103).

その後、個別管理装置20は、監視設定にしたがって監視処理を実行する(ステップS104)。ここで、監視処理について詳細に説明する。 After that, the individual management device 20 executes the monitoring process according to the monitoring settings (step S104). Here, the monitoring process will be described in detail.

個別管理装置20は、ログ収集設定、管理対象装置210毎の収集済のログサイズを含む監視データ及び各管理対象装置210のハードウェア種別及び搭載OSの情報、及び台数などを含む構成情報の収集を行う(ステップS141)。管理対象装置210は、個別管理装置20の構成情報の収集処理に応じて、監視データ及び構成情報を個別管理装置20へ提供する(ステップS105)。個別管理装置20は、監視データ及び構成情報を蓄積する(ステップS142)。 The individual management device 20 collects log collection settings, monitoring data including the collected log size for each managed device 210, information on the hardware type and installed OS of each managed device 210, and configuration information including the number of units. (Step S141). The management target device 210 provides the monitoring data and the configuration information to the individual management device 20 in response to the collection process of the configuration information of the individual management device 20 (step S105). The individual management device 20 accumulates monitoring data and configuration information (step S142).

さらに、個別管理装置20は、管理対象装置210毎のログ収集を行う(ステップS143)。管理対象装置210は、個別管理装置20のログ収集処理に対応して、管理対象装置210毎のログを個別管理装置20へ提供する(ステップS106)。その後、個別管理装置20は、管理対象装置210毎のログを蓄積する(ステップS144)。 Further, the individual management device 20 collects logs for each managed device 210 (step S143). The management target device 210 provides the log for each management target device 210 to the individual management device 20 in response to the log collection process of the individual management device 20 (step S106). After that, the individual management device 20 accumulates the log for each managed device 210 (step S144).

その後、個別管理装置20は、世代数が上限に達している場合に最も古い世代のログを破棄して最新のログを保持する世代管理処理を行う(ステップS145)。 After that, the individual management device 20 performs a generation management process of discarding the oldest generation log and holding the latest log when the number of generations has reached the upper limit (step S145).

次に、図8を参照して、通常時の統合管理サーバ1における情報蓄積の処理の流れを説明する。図8は、通常時の統合管理サーバにおける情報蓄積の処理のシーケンス図である。 Next, with reference to FIG. 8, the flow of information storage processing in the integrated management server 1 at the normal time will be described. FIG. 8 is a sequence diagram of information storage processing in the integrated management server during normal operation.

個別管理装置20は、蓄積した監視データ及びログを確認する(ステップS201)。 The individual management device 20 confirms the accumulated monitoring data and the log (step S201).

次に、個別管理装置20は、蓄積した監視データ及びログの中から未送信情報を抽出する(ステップS202)。 Next, the individual management device 20 extracts untransmitted information from the accumulated monitoring data and the log (step S202).

次に、個別管理装置20は、構成情報、監視データ及びログを含む通常監視情報を生成する(ステップS203)。 Next, the individual management device 20 generates normal monitoring information including configuration information, monitoring data, and logs (step S203).

次に、個別管理装置20は、通常監視情報を統合管理サーバ1へ送信する(ステップS204)。統合管理サーバ1は、通常監視情報を個別管理装置20から受信する(ステップS205)。 Next, the individual management device 20 transmits the normal monitoring information to the integrated management server 1 (step S204). The integrated management server 1 normally receives the monitoring information from the individual management device 20 (step S205).

その後、統合管理サーバ1は、通常監視情報の受信応答を生成して個別管理装置20へ送信する(ステップS206)。個別管理装置20は、受信応答を統合管理サーバ1から受信する(ステップS207)。 After that, the integrated management server 1 generates a reception response of the normal monitoring information and transmits it to the individual management device 20 (step S206). The individual management device 20 receives the reception response from the integrated management server 1 (step S207).

次に、統合管理サーバ1は、通常監視情報から監視対象機器毎のログサイズを取得する(ステップS208)。 Next, the integrated management server 1 acquires the log size for each monitored device from the normal monitoring information (step S208).

その後、統合管理サーバ1は、管理対象装置210の識別情報に対応付けてログ収集設定、機器構成及びログサイズをデータベース10のログ情報表101に登録して保存する(ステップS209)。 After that, the integrated management server 1 registers and saves the log collection setting, the device configuration, and the log size in the log information table 101 of the database 10 in association with the identification information of the managed device 210 (step S209).

次に、図9を参照して、障害発生時の統合管理サーバ1における情報蓄積の処理の流れを説明する。図9は、障害発生時の統合管理サーバにおける情報蓄積の処理のシーケンス図である。 Next, with reference to FIG. 9, the flow of information storage processing in the integrated management server 1 when a failure occurs will be described. FIG. 9 is a sequence diagram of information storage processing in the integrated management server when a failure occurs.

管理対象装置210で障害が発生する(ステップS301)。 A failure occurs in the managed device 210 (step S301).

管理対象装置210は、障害発生を個別管理装置20に通知する(ステップS302)。個別管理装置20は、障害発生の通知を管理対象装置210から受信する(ステップS303)。 The management target device 210 notifies the individual management device 20 of the occurrence of a failure (step S302). The individual management device 20 receives the notification of the occurrence of the failure from the managed device 210 (step S303).

障害発生の通知を受けて、個別管理装置20は、管理対象装置210における障害発生を検出する(ステップS304)。 Upon receiving the notification of the occurrence of the failure, the individual management device 20 detects the occurrence of the failure in the managed device 210 (step S304).

次に、個別管理装置20は、構成情報及びログの収集を実行する(ステップS305)。管理対象装置210は、個別管理装置20からの送信要求を受けて、構成情報及びログを個別管理装置20へ提供する(ステップS306)。 Next, the individual management device 20 collects the configuration information and the log (step S305). The management target device 210 receives the transmission request from the individual management device 20 and provides the configuration information and the log to the individual management device 20 (step S306).

そして、個別管理装置20は、管理対象装置210から受信した構成情報及びログを保存する(ステップS307)。 Then, the individual management device 20 saves the configuration information and the log received from the management target device 210 (step S307).

次に、個別管理装置20は、通常時に既に取得済みのログ収集設定及びログサイズを含む監視データを取得する(ステップS308)。 Next, the individual management device 20 acquires monitoring data including the log collection setting and the log size that have already been acquired at normal times (step S308).

次に、個別管理装置20は、構成情報、監視データ及びログを含む障害時情報を生成する(ステップS309)。 Next, the individual management device 20 generates failure information including configuration information, monitoring data, and a log (step S309).

次に、個別管理装置20は、障害時情報を統合管理サーバ1へ送信する(ステップS310)。統合管理サーバ1は、障害時情報を個別管理装置20から受信する(ステップS311)。 Next, the individual management device 20 transmits the failure information to the integrated management server 1 (step S310). The integrated management server 1 receives the failure information from the individual management device 20 (step S311).

その後、統合管理サーバ1は、障害時情報の受信完了応答を生成して個別管理装置20へ送信する(ステップS312)。個別管理装置20は、受信完了応答を統合管理サーバ1から受信する(ステップS313)。 After that, the integrated management server 1 generates a reception completion response of the failure information and transmits it to the individual management device 20 (step S312). The individual management device 20 receives the reception completion response from the integrated management server 1 (step S313).

次に、統合管理サーバ1は、受信した障害時情報からログサイズを取得する(ステップS314)。 Next, the integrated management server 1 acquires the log size from the received failure information (step S314).

その後、統合管理サーバ1は、管理対象装置210の識別情報に対応付けて、ログフラグを障害に設定するとともに、ログ収集設定、機器構成及びログサイズをデータベース10のログ情報表101に登録して保存する(ステップS315)。 After that, the integrated management server 1 sets the log flag as a failure in association with the identification information of the managed device 210, and registers and saves the log collection setting, the device configuration, and the log size in the log information table 101 of the database 10. (Step S315).

次に、統合管理サーバ1は、管理対象装置210の故障通知をサポート部門300のサポート部門端末30に通知する(ステップS316)。ここで、サポート部門300は、サポート部門端末30が配置された組織であり、実際の動作は、サポート部門端末30又はサポート部門300に属する作業者が主体となる。サポート部門300のサポート部門端末30は、故障通知を受信して、サポート依頼を受け付ける(ステップS317)。 Next, the integrated management server 1 notifies the support department terminal 30 of the support department 300 of the failure notification of the managed device 210 (step S316). Here, the support department 300 is an organization in which the support department terminal 30 is arranged, and the actual operation is mainly performed by a worker belonging to the support department terminal 30 or the support department 300. The support department terminal 30 of the support department 300 receives the failure notification and receives the support request (step S317).

その後、サポート部門300のサポート部門端末30は、故障通知の受信完了応答を生成して統合管理サーバ1へ送信する(ステップS318)。統合管理サーバ1は、受信完了応答をサポート部門300のサポート部門端末30から受信する(ステップS319)。 After that, the support department terminal 30 of the support department 300 generates a failure notification reception completion response and transmits it to the integrated management server 1 (step S318). The integrated management server 1 receives the reception completion response from the support department terminal 30 of the support department 300 (step S319).

その後、サポート部門300の作業者は、サポート依頼にしたがって障害が発生した管理対象装置210に対するサポート作業を実施する(ステップS320)。 After that, the worker of the support department 300 performs the support work for the managed device 210 in which the failure has occurred according to the support request (step S320).

次に、図10を参照して、サポート部門300によるサポート情報の提供の流れについて説明する。図10は、サポート部門によるサポート情報の提供処理のシーケンス図である。 Next, the flow of providing support information by the support department 300 will be described with reference to FIG. FIG. 10 is a sequence diagram of the process of providing support information by the support department.

サポート部門300の作業者は、サポート部門端末30を用いて統合管理サーバ1に対して調査資料収集を実施する(ステップS401)。統合管理サーバ1は、サポート部門端末30からの要求に応じて、障害が発生した管理対象装置210のログ及び構成情報をサポート部門300のサポート部門端末30へ送信する(ステップS402)。 The worker of the support department 300 collects the survey data for the integrated management server 1 using the support department terminal 30 (step S401). In response to the request from the support department terminal 30, the integrated management server 1 transmits the log and configuration information of the managed device 210 in which the failure has occurred to the support department terminal 30 of the support department 300 (step S402).

サポート部門300の作業者は、障害が発生した管理対象装置210のログ及び構成情報を用いて障害の調査を実施する(ステップS403)。 The worker of the support department 300 investigates the failure by using the log and the configuration information of the managed device 210 in which the failure has occurred (step S403).

調査において、サポート部門300の作業者は、ログが不足しているか否かを判定する(ステップS404)。取得済みのログで原因究明が可能な場合(ステップS404:否定)、処理は、ステップS411に進む。 In the investigation, the worker of the support department 300 determines whether or not the log is insufficient (step S404). If the cause can be investigated from the acquired log (step S404: negation), the process proceeds to step S411.

これに対して、原因を究明するにあたり取得済みのログではログが不足する場合(ステップS404:肯定)、サポート部門300の作業者は、サポート部門端末30を用いて、取得済みのログ以前のログを取得するためにログの再取得を管理対象装置210に依頼する(ステップS405)。 On the other hand, when the acquired log is insufficient for investigating the cause (step S404: affirmative), the worker of the support department 300 uses the support department terminal 30 to use the log before the acquired log. The managed device 210 is requested to reacquire the log in order to acquire the log (step S405).

管理対象装置210は、ログの再取得の依頼をサポート部門端末30から受信する(ステップS406)。 The managed device 210 receives the request for reacquisition of the log from the support department terminal 30 (step S406).

次に、管理対象装置210は、サポート部門300の作業者が既に保持するログ以前のログを再取得する(ステップS407)。 Next, the managed device 210 reacquires the log before the log already held by the worker in the support department 300 (step S407).

次に、管理対象装置210は、再取得したログをサポート部門300のサポート部門端末30へ提供する(ステップS408)。サポート部門300のサポート部門端末30は、取得済みのログ以前の再取得されたログを管理対象装置210から受信する(ステップS409)。 Next, the managed device 210 provides the reacquired log to the support department terminal 30 of the support department 300 (step S408). The support department terminal 30 of the support department 300 receives the re-acquired log before the acquired log from the managed device 210 (step S409).

そして、サポート部門300の作業者は、取得済みのログに加えて、取得済みのログ以前のログを用いて管理対象装置210で発生した障害の再調査を実施する(ステップS410)。 Then, the worker of the support department 300 re-investigates the failure that occurred in the managed device 210 by using the log before the acquired log in addition to the acquired log (step S410).

その後、サポート部門300の作業者は、障害が発生した原因を判明させる(ステップS411)。 After that, the worker of the support department 300 determines the cause of the failure (step S411).

次に、サポート部門300の作業者は、判明した原因に応じて障害対応の作業を実施する(ステップS412)。これにより、障害が発生した管理対象装置210は、修理されて障害が解消される。その後、サポート部門300の作業者は、障害対応の作業を完了させる(ステップS413)。 Next, the worker of the support department 300 carries out the work of dealing with the failure according to the found cause (step S412). As a result, the managed device 210 in which the failure has occurred is repaired and the failure is resolved. After that, the worker of the support department 300 completes the work of dealing with the failure (step S413).

その後、サポート部門300の作業者は、サポート部門端末30を用いてサポート情報の統合管理サーバ1への入力を行う(ステップS414)。統合管理サーバ1は、サポート情報をサポート部門300のサポート部門端末30から受信する(ステップS415)。 After that, the worker of the support department 300 inputs the support information to the integrated management server 1 using the support department terminal 30 (step S414). The integrated management server 1 receives the support information from the support department terminal 30 of the support department 300 (step S415).

その後、統合管理サーバ1は、調査に用いたログの世代数を算出する(ステップS416)。 After that, the integrated management server 1 calculates the number of log generations used in the survey (step S416).

そして、統合管理サーバ1は、サポート対象となった管理対象装置210のハードウェア種別及び搭載OSに対応付けて、解決までの時間、周期及び算出した世代数が登録された収集設定情報表104を作成する(ステップS417)。 Then, the integrated management server 1 displays the collection setting information table 104 in which the time until resolution, the cycle, and the calculated number of generations are registered in association with the hardware type and the installed OS of the managed device 210 to be supported. Create (step S417).

次に、図11を参照して、統合管理サーバ1による推奨設定の決定及び送信処理の流れについて説明する。図11は、統合管理サーバによる推奨設定の決定及び送信処理のシーケンス図である。ここでは、規定の条件である解決時間が最短となる条件を検索条件とする場合で説明する。 Next, with reference to FIG. 11, the flow of determination of recommended settings and transmission processing by the integrated management server 1 will be described. FIG. 11 is a sequence diagram of determination of recommended settings and transmission processing by the integrated management server. Here, the case where the condition with the shortest resolution time, which is the specified condition, is set as the search condition will be described.

利用者は、利用者端末40を用いて新規導入又は更新する情報処理システムの機器構成の情報を統合管理サーバ1へ入力する(ステップS501)。統合管理サーバ1は、機器構成の情報を受信する(ステップS502)。 The user inputs information on the device configuration of the information processing system to be newly introduced or updated using the user terminal 40 to the integrated management server 1 (step S501). The integrated management server 1 receives the device configuration information (step S502).

次に、統合管理サーバ1は、各ハードウェア種別及び搭載OSの組み合わせについて、解決までの時間範囲が最も短い場合のログ収集設定を収集設定情報表104から取得する(ステップS503)。 Next, the integrated management server 1 acquires the log collection setting when the time range until resolution is the shortest for each hardware type and the combination of the installed OS from the collection setting information table 104 (step S503).

次に、統合管理サーバ1は、取得したログ収集設定及び通常時のログサイズを用いて、各ハードウェア種別及び搭載OSの組み合わせについて、ログ保存用ディスクサイズを算出する(ステップS504)。 Next, the integrated management server 1 calculates the log storage disk size for each hardware type and combination of installed OSs using the acquired log collection settings and the normal log size (step S504).

次に、統合管理サーバ1は、各ハードウェア種別及び搭載OSの組み合わせについての故障率を故障情報表103から取得する(ステップS505)。 Next, the integrated management server 1 acquires the failure rate for each hardware type and combination of installed OSs from the failure information table 103 (step S505).

次に、統合管理サーバ1は、故障率が基準値以上である組み合わせについて障害時のログサイズをログ情報表101から取得する(ステップS506)。 Next, the integrated management server 1 acquires the log size at the time of failure from the log information table 101 for the combination whose failure rate is equal to or higher than the reference value (step S506).

次に、統合管理サーバ1は、故障率が基準値以上である組み合わせについて障害時のログサイズをログ増分とし、故障率が基準値未満である組み合わせについてログ増分を0として決定する(ステップS507)。 Next, the integrated management server 1 determines the log size at the time of failure as the log increment for the combination having the failure rate equal to or higher than the reference value, and the log increment as 0 for the combination having the failure rate less than the reference value (step S507). ..

次に、統合管理サーバ1は、各ハードウェア種別及び搭載OSの組についてログ増分をログ保存用ディスクサイズに加算する(ステップS508)。そして、統合管理サーバ1は、各ハードウェア種別及び搭載OSの組み合わせについてこの時点でのログ保存用ディスクサイズを推奨値とする。 Next, the integrated management server 1 adds the log increment to the log storage disk size for each hardware type and set of installed OS (step S508). Then, the integrated management server 1 sets the log storage disk size at this point as a recommended value for each hardware type and combination of installed OSs.

その後、統合管理サーバ1は、各ハードウェア種別及び搭載OSの組について、ログ保存用ディスクサイズの推奨値及びログ収集設定を含む推奨設定を利用者端末40へ送信する(ステップS509)。 After that, the integrated management server 1 transmits the recommended settings including the recommended value of the log storage disk size and the log collection setting to the user terminal 40 for each hardware type and the set of the installed OS (step S509).

利用者端末40は、ログ保存用ディスクサイズの推奨値及びログ収集設定を含む推奨設定を統合管理サーバ1から受信する(ステップS510)。利用者は、利用者端末40を用いて統合管理サーバ1から提供されたログ保存用ディスクサイズの推奨値及びログ収集設定を含む推奨設定を確認し、情報処理システムにおけるログ保存用のディスクサイズを決定する。 The user terminal 40 receives the recommended value of the log storage disk size and the recommended setting including the log collection setting from the integrated management server 1 (step S510). The user confirms the recommended value of the log storage disk size provided by the integrated management server 1 and the recommended settings including the log collection setting by using the user terminal 40, and sets the disk size for log storage in the information processing system. decide.

さらに、統合管理サーバ1による各処理の詳細について説明する。まず、図12を参照して、統合管理サーバ1による情報蓄積の処理の詳細について説明する。図12は、統合管理サーバによる情報蓄積の処理のフローチャートである。 Further, details of each process by the integrated management server 1 will be described. First, with reference to FIG. 12, the details of the information storage process by the integrated management server 1 will be described. FIG. 12 is a flowchart of information storage processing by the integrated management server.

ログ情報収集部11は、定期的及び障害発生時に管理対象装置210の識別情報とともに、各種情報を個別管理装置20から受信する(ステップS601)。 The log information collecting unit 11 receives various information from the individual management device 20 together with the identification information of the management target device 210 at regular intervals and when a failure occurs (step S601).

次に、ログ情報収集部11は、識別情報を用いてログ情報表101を検索し、データベース10に登録済みの管理対象装置210か否かを判定する(ステップS602)。 Next, the log information collecting unit 11 searches the log information table 101 using the identification information, and determines whether or not it is the managed device 210 registered in the database 10 (step S602).

登録済みの管理対象装置210の場合(ステップS602:肯定)、ログ情報収集部11は、取得した情報が障害時の情報か否かを判定する(ステップS603)。取得した情報が通常時の情報の場合(ステップS603:否定)、ログ情報収集部11は、ステップS605に進む。 In the case of the registered managed device 210 (step S602: affirmative), the log information collecting unit 11 determines whether or not the acquired information is information at the time of failure (step S603). If the acquired information is normal information (step S603: negative), the log information collecting unit 11 proceeds to step S605.

これに対して、取得した情報が障害時の情報の場合(ステップS603:肯定)、ログ情報収集部11は、ログ情報表101のログフラグとして障害を表すフラグを設定する(ステップS604)。 On the other hand, when the acquired information is information at the time of failure (step S603: affirmative), the log information collecting unit 11 sets a flag indicating the failure as the log flag of the log information table 101 (step S604).

次に、ログ情報収集部11は、構成情報に更新があるか否かを判定する(ステップS605)。構成情報に更新がある場合(ステップS605:肯定)、ログ情報収集部11は、ログ情報表101における、機器構成、ログ収集設定及びログサイズの情報を更新する(ステップS606)。 Next, the log information collecting unit 11 determines whether or not the configuration information has been updated (step S605). When there is an update in the configuration information (step S605: affirmative), the log information collection unit 11 updates the device configuration, log collection setting, and log size information in the log information table 101 (step S606).

これに対して、構成情報に更新がない場合(ステップS605:否定)、ログ情報収集部11は、ログ情報表101における、ログ収集設定及びログサイズの情報を更新する(ステップS607)。 On the other hand, when the configuration information is not updated (step S605: negative), the log information collecting unit 11 updates the log collection setting and log size information in the log information table 101 (step S607).

一方、未登録の管理対象装置210の場合(ステップS602:否定)、ログ情報収集部11は、管理対象装置210をログ情報表101に新規に登録する(ステップS608)。 On the other hand, in the case of the unregistered managed device 210 (step S602: negative), the log information collecting unit 11 newly registers the managed device 210 in the log information table 101 (step S608).

次に、ログ情報収集部11は、取得した情報が障害時の情報か否かを判定する(ステップS609)。取得した情報が通常時の情報の場合(ステップS609:否定)、ログ情報収集部11は、ステップS611に進む。 Next, the log information collecting unit 11 determines whether or not the acquired information is information at the time of failure (step S609). If the acquired information is normal information (step S609: negative), the log information collecting unit 11 proceeds to step S611.

これに対して、取得した情報が障害時の情報の場合(ステップS609:肯定)、ログ情報収集部11は、ログ情報表101のログフラグとして障害を表すフラグを設定する(ステップS610)。 On the other hand, when the acquired information is information at the time of failure (step S609: affirmative), the log information collecting unit 11 sets a flag indicating the failure as the log flag of the log information table 101 (step S610).

その後、ログ情報収集部11は、ログ情報表101における新規登録した管理対象装置210の識別情報に対応させて、機器構成、ログ収集設定及びログサイズの情報を登録する(ステップS611)。 After that, the log information collection unit 11 registers the device configuration, the log collection setting, and the log size information in correspondence with the newly registered identification information of the managed device 210 in the log information table 101 (step S611).

次に、図13を参照して、統合管理サーバ1によるサポート情報の収集の流れについて説明する。図13は、統合管理サーバによるサポート情報の収集処理のフローチャートである。 Next, the flow of collecting support information by the integrated management server 1 will be described with reference to FIG. FIG. 13 is a flowchart of the support information collection process by the integrated management server.

サポート情報収集部12は、サポート部門端末30から入力されたサポート情報を受信する(ステップS621)。このサポート情報には、企業名を表す利用者情報及び管理対象装置210を表す機器情報が含まれる。 The support information collecting unit 12 receives the support information input from the support department terminal 30 (step S621). This support information includes user information representing a company name and device information representing a managed device 210.

次に、サポート情報収集部12は、ログ情報表101の識別情報に含まれる企業名を検索して、サポート情報で指定された利用者情報がデータベース10に存在するか否かを判定する(ステップS622)。データベース10に利用者情報が無い場合(ステップS622:否定)、サポート情報収集部12は、該当利用者情報なしをデータベース10に記録し(ステップS623)、サポート情報の収集処理を終了する。 Next, the support information collecting unit 12 searches for the company name included in the identification information of the log information table 101, and determines whether or not the user information specified in the support information exists in the database 10 (step). S622). If there is no user information in the database 10 (step S622: denial), the support information collection unit 12 records the absence of the corresponding user information in the database 10 (step S623), and ends the support information collection process.

これに対して、データベース10に利用者情報がある場合(ステップS622:肯定)、サポート情報収集部12は、以下の処理を行う。サポート情報収集部12は、ログ情報表101の識別情報の中のサーバの情報を検索して、サポート対象の機器がデータベース10に登録済みか存在するか否かを判定する(ステップS624)。サポート対象の機器がデータベース10に未登録の場合(ステップS624:否定)、サポート情報収集部12は、該当機器なしをデータベース10に記録し(ステップS625)、サポート情報の収集処理を終了する。 On the other hand, when there is user information in the database 10 (step S622: affirmative), the support information collecting unit 12 performs the following processing. The support information collecting unit 12 searches the server information in the identification information of the log information table 101, and determines whether or not the supported device is registered or exists in the database 10 (step S624). If the device to be supported is not registered in the database 10 (step S624: negative), the support information collection unit 12 records the absence of the device in the database 10 (step S625), and ends the support information collection process.

これに対して、サポート対象の機器がデータベース10に登録済みの場合(ステップS624:肯定)、サポート情報収集部12は、サポート対象の管理対象装置210の原因究明に用いた使用ログ期間及び解決までの時間をサポート情報表102に登録する。ログ設定情報算出部13は、サポート対象の管理対象装置210のハードウェア種別及び搭載OSと同じ管理対象装置210をログ情報表101から取得する。また、ログ設定情報算出部13は、サポート対象の管理対象装置210のハードウェア種別及び搭載OSと同じ管理対象装置210の故障数を故障情報表103から取得する(ステップS626)。 On the other hand, when the supported device is registered in the database 10 (step S624: affirmative), the support information collecting unit 12 continues until the usage log period and the solution used for investigating the cause of the supported managed device 210. The time of is registered in the support information table 102. The log setting information calculation unit 13 acquires the same managed device 210 as the hardware type of the supported managed device 210 and the installed OS from the log information table 101. Further, the log setting information calculation unit 13 acquires the hardware type of the managed device 210 to be supported and the number of failures of the managed device 210 which is the same as the installed OS from the failure information table 103 (step S626).

次に、ログ設定情報算出部13は、サポート対象の管理対象装置210のハードウェア種別及び搭載OSと同じ管理対象装置210の故障率を算出し、算出した故障率及び故障数を故障情報表103に登録してデータベース10を更新する(ステップS627)。 Next, the log setting information calculation unit 13 calculates the failure rate of the managed device 210 which is the same as the hardware type and the installed OS of the managed device 210 to be supported, and calculates the calculated failure rate and the number of failures in the failure information table 103. The database 10 is updated by registering in (step S627).

次に、ログ設定情報算出部13は、サポート対象の管理対象装置210のログ設定情報をログ情報表101から取得する(ステップS628)。 Next, the log setting information calculation unit 13 acquires the log setting information of the managed device 210 to be supported from the log information table 101 (step S628).

次に、ログ設定情報算出部13は、解決までの時間の時間範囲を特定する(ステップS629)。 Next, the log setting information calculation unit 13 specifies the time range of the time until resolution (step S629).

さらに、ログ設定情報算出部13は、使用ログ期間をサポート情報表102から取得する。そして、ログ設定情報算出部13は、使用ログ期間及びログ収集周期を用いて問題を解決するために利用したログの世代数を算出する(ステップS630)。 Further, the log setting information calculation unit 13 acquires the usage log period from the support information table 102. Then, the log setting information calculation unit 13 calculates the number of log generations used to solve the problem by using the usage log period and the log collection cycle (step S630).

その後、ログ設定情報算出部13は、サポート対象の管理対象装置210のハードウェア種別及び搭載OSとともに、解決までの時間の時間範囲、並びに、ログ収集周期及び世代数を記録部14へ出力する。記録部14は、ログ設定情報算出部13から入力されたハードウェア種別及び搭載OSに対応させて解決までの時間の時間範囲、並びに、ログ収集周期及び世代数を収集設定情報表104に登録する(ステップS631)。 After that, the log setting information calculation unit 13 outputs the time range of the time until resolution, the log collection cycle, and the number of generations to the recording unit 14, together with the hardware type and the installed OS of the managed device 210 to be supported. The recording unit 14 registers the time range of the time until resolution, the log collection cycle, and the number of generations in the collection setting information table 104 according to the hardware type and the installed OS input from the log setting information calculation unit 13. (Step S631).

次に、図14を参照して、本実施例に係る統合管理サーバ1による推奨設定の通知処理の流れについて説明する。図14は、実施例1に係る統合管理サーバによる推奨設定の通知処理のフローチャートである。 Next, with reference to FIG. 14, a flow of notification processing of recommended settings by the integrated management server 1 according to this embodiment will be described. FIG. 14 is a flowchart of notification processing of recommended settings by the integrated management server according to the first embodiment.

新規構成取得部15は、導入される情報処理システムの構成情報及び検索条件があれば検索条件を含む推奨設定の取得要求を受信する(ステップS701)。そして、新規構成取得部15は、推奨設定の取得要求を検索処理部16へ出力する。 The new configuration acquisition unit 15 receives the acquisition request of the recommended setting including the search condition if there is the configuration information and the search condition of the information processing system to be introduced (step S701). Then, the new configuration acquisition unit 15 outputs the acquisition request of the recommended setting to the search processing unit 16.

検索処理部16は、推奨設定の取得要求の入力を新規構成取得部15から受ける。そして、検索処理部16は、推奨設定の取得要求で指定された検索条件があるか否かを判定する(ステップS702)。検索条件がある場合(ステップS702:肯定)、検索処理部16は、ステップS704へ進む。 The search processing unit 16 receives an input of an acquisition request for recommended settings from the new configuration acquisition unit 15. Then, the search processing unit 16 determines whether or not there is a search condition specified in the acquisition request of the recommended setting (step S702). If there is a search condition (step S702: affirmative), the search processing unit 16 proceeds to step S704.

検索条件が無い場合(ステップS702:否定)、検索処理部16は、検索条件として規定条件を設定する(ステップS703)。規定条件とは、例えば、解決時間が最短といった条件などである。 When there is no search condition (step S702: negative), the search processing unit 16 sets a specified condition as a search condition (step S703). The specified condition is, for example, a condition such as the shortest resolution time.

次に、検索処理部16は、構成情報で指定されたハードウェア種別及び搭載OSの組の中から1つを選択する(ステップS704)。以下では、検索処理部16は、選択したハードウェア種別及び搭載OSの組に関して処理を行う。 Next, the search processing unit 16 selects one from the set of the hardware type and the installed OS specified in the configuration information (step S704). In the following, the search processing unit 16 performs processing on the selected hardware type and set of installed OS.

検索処理部16は、検索条件で指定された時間範囲が1つか否かを判定する(ステップS705)。 The search processing unit 16 determines whether or not the time range specified in the search condition is one (step S705).

時間範囲が1つの場合(ステップS705:肯定)、検索処理部16は、収集設定情報表104を検索して、指定された時間範囲で最多のログ収集周期及びログ世代数を取得する(ステップS706)。 When there is one time range (step S705: affirmative), the search processing unit 16 searches the collection setting information table 104 and acquires the maximum number of log collection cycles and the number of log generations in the specified time range (step S706). ).

次に、検索処理部16は、選択したハードウェア種別及び搭載OSの組を構成情報とする管理対象装置210をログ情報表101から抽出し、抽出した管理対象装置210の通常時のログサイズをログ情報表101から取得する。その後、検索処理部16は、取得したログサイズの平均ログサイズを算出する。さらに、検索処理部16は、選択したハードウェア種別及び搭載OSの組の障害時のログサイズを取得し、障害時の平均ログサイズを算出する(ステップS707)。さらに、検索処理部16は、選択したハードウェア種別及び搭載OSの組の故障率を故障情報表103から取得する。その後、検索処理部16は、通常時及び障害時の平均ログサイズ、故障率、並びに、選択したハードウェア種別及び搭載OSの組の新規の情報システムに含まれる台数を推奨値決定部17へ出力する。 Next, the search processing unit 16 extracts the managed device 210 whose configuration information is the selected hardware type and the set of the installed OS from the log information table 101, and determines the normal log size of the extracted managed device 210. Obtained from log information table 101. After that, the search processing unit 16 calculates the average log size of the acquired log size. Further, the search processing unit 16 acquires the log size at the time of failure of the selected hardware type and the set of installed OS, and calculates the average log size at the time of failure (step S707). Further, the search processing unit 16 acquires the failure rate of the selected hardware type and the set of the installed OS from the failure information table 103. After that, the search processing unit 16 outputs to the recommended value determination unit 17 the average log size at the time of normal and failure, the failure rate, and the number of units included in the new information system of the selected hardware type and the set of installed OS. To do.

推奨値決定部17は、通常時及び障害時の平均ログサイズ、故障率、並びに、台数の入力を検索処理部16から受ける。次に、推奨値決定部17は、故障率が基準値以上か否かを判定する(ステップS708)。 The recommended value determination unit 17 receives input from the search processing unit 16 of the average log size, the failure rate, and the number of units at the time of normal and failure. Next, the recommended value determining unit 17 determines whether or not the failure rate is equal to or higher than the reference value (step S708).

故障率が基準値以上の場合(ステップ708:肯定)、推奨値決定部17は、障害時のログサイズをログ増分として取得する(ステップS709)。これに対して、故障率が基準値未満の場合(ステップS708:否定)、推奨値決定部17は、ログ増分を0に設定する(ステップS710)。 When the failure rate is equal to or higher than the reference value (step 708: affirmative), the recommended value determining unit 17 acquires the log size at the time of failure as a log increment (step S709). On the other hand, when the failure rate is less than the reference value (step S708: negative), the recommended value determination unit 17 sets the log increment to 0 (step S710).

その後、推奨値決定部17は、平均ログサイズにログ増分を加算して、加算結果を台数で乗算することで、ログ保存用ディスクサイズの推奨値を算出する(ステップS711)。その後、推奨値決定部17は、ステップS721へ進む。 After that, the recommended value determining unit 17 calculates the recommended value of the log storage disk size by adding the log increment to the average log size and multiplying the addition result by the number of units (step S711). After that, the recommended value determination unit 17 proceeds to step S721.

一方、時間範囲が複数指定されている場合(ステップS705:否定)、検索処理部16は、時間範囲を1つ選択する(ステップS712)。 On the other hand, when a plurality of time ranges are specified (step S705: negative), the search processing unit 16 selects one time range (step S712).

次に、検索処理部16は、収集設定情報表104を検索して、選択した時間範囲で最多のログ収集周期及びログ世代数を取得する(ステップS713)。 Next, the search processing unit 16 searches the collection setting information table 104 and acquires the maximum number of log collection cycles and the number of log generations in the selected time range (step S713).

次に、検索処理部16は、選択したハードウェア種別及び搭載OSの組を構成情報とする管理対象装置210をログ情報表101から抽出し、抽出した管理対象装置210の通常時のログサイズをログ情報表101から取得する。その後、検索処理部16は、取得したログサイズの平均ログサイズを算出する。さらに、検索処理部16は、選択したハードウェア種別及び搭載OSの組の障害時のログサイズを取得し、障害時の平均ログサイズを算出する(ステップS714)。さらに、検索処理部16は、選択したハードウェア種別及び搭載OSの組の故障率を故障情報表103から取得する。その後、検索処理部16は、通常時及び障害時の平均ログサイズ、故障率、並びに、選択したハードウェア種別及び搭載OSの組の新規の情報システムに含まれる台数を推奨値決定部17へ出力する。 Next, the search processing unit 16 extracts the managed device 210 whose configuration information is the selected hardware type and the set of the installed OS from the log information table 101, and determines the normal log size of the extracted managed device 210. Obtained from log information table 101. After that, the search processing unit 16 calculates the average log size of the acquired log size. Further, the search processing unit 16 acquires the log size at the time of failure of the selected hardware type and the set of installed OS, and calculates the average log size at the time of failure (step S714). Further, the search processing unit 16 acquires the failure rate of the selected hardware type and the set of the installed OS from the failure information table 103. After that, the search processing unit 16 outputs to the recommended value determination unit 17 the average log size at the time of normal and failure, the failure rate, and the number of units included in the new information system of the selected hardware type and the set of installed OS. To do.

推奨値決定部17は、通常時及び障害時の平均ログサイズ、故障率、並びに、台数の入力を検索処理部16から受ける。次に、推奨値決定部17は、故障率が基準値以上か否かを判定する(ステップS715)。 The recommended value determination unit 17 receives input from the search processing unit 16 of the average log size, the failure rate, and the number of units at the time of normal and failure. Next, the recommended value determining unit 17 determines whether or not the failure rate is equal to or higher than the reference value (step S715).

故障率が基準値以上の場合(ステップ715:肯定)、推奨値決定部17は、障害時のログサイズをログ増分として取得する(ステップS716)。これに対して、故障率が基準値未満の場合(ステップS715:否定)、推奨値決定部17は、ログ増分を0に設定する(ステップS717)。 When the failure rate is equal to or higher than the reference value (step 715: affirmative), the recommended value determining unit 17 acquires the log size at the time of failure as a log increment (step S716). On the other hand, when the failure rate is less than the reference value (step S715: negative), the recommended value determining unit 17 sets the log increment to 0 (step S717).

その後、推奨値決定部17は、平均ログサイズにログ増分を加算して、加算結果を台数で乗算することで、選択した時間範囲で解決するために使用されるログ保存用ディスクサイズを算出する(ステップS718)。 After that, the recommended value determination unit 17 calculates the log storage disk size used for solving in the selected time range by adding the log increment to the average log size and multiplying the addition result by the number of units. (Step S718).

次に、推奨値決定部17は、指定された全ての時間範囲について、ログ保存用ディスクサイズの算出が完了したか否かを判定する(ステップS719)。ログ保存用ディスクサイズが未算出の時間範囲が残っている場合(ステップS719:否定)、処理は、ステップS712に戻る。 Next, the recommended value determination unit 17 determines whether or not the calculation of the log storage disk size has been completed for all the designated time ranges (step S719). If there is a time range in which the log storage disk size has not been calculated (step S719: negation), the process returns to step S712.

これに対して、指定された全ての時間範囲についてログ保存用ディスクサイズの算出が完了した場合(ステップS719:肯定)、推奨値決定部17は、各時間範囲におけるログ保存用ディスクサイズを比較する。そして、推奨値決定部17は、ログ保存用ディスクサイズが最小となる時間範囲における、ログ収集周期、世代数及び解決までの時間を取得する(ステップS720)。その後、推奨値決定部17は、ステップS721へ進む。 On the other hand, when the calculation of the log storage disk size is completed for all the specified time ranges (step S719: affirmative), the recommended value determination unit 17 compares the log storage disk sizes in each time range. .. Then, the recommended value determination unit 17 acquires the log collection cycle, the number of generations, and the time until resolution in the time range in which the log storage disk size is minimized (step S720). After that, the recommended value determination unit 17 proceeds to step S721.

推奨値決定部17は、全てのハードウェア種別及び搭載OSの組について、ログ保存用ディスクサイズの推奨値の算出が完了したか否かを判定する(ステップS721)。ログ保存用ディスクサイズの推奨値が未算出のハードウェア種別及び搭載OSの組が存在する場合(ステップS721:否定)、処理は、ステップS704へ戻る。 The recommended value determination unit 17 determines whether or not the calculation of the recommended value of the log storage disk size has been completed for all the hardware types and the sets of the installed OS (step S721). If there is a set of hardware type and installed OS for which the recommended value of the log storage disk size has not been calculated (step S721: negative), the process returns to step S704.

これに対して、全てのハードウェア種別及び搭載OSの組について、ログ保存用ディスクサイズの推奨値の算出が完了した場合(ステップS721:肯定)、推奨値決定部17は、推奨設定を通知部18へ出力する。推奨設定には、ログ保存用ディスクの推奨値、ログ収集周期、世代数及び解決までの時間が含まれる。通知部18は、推奨値決定部17から取得した推奨設定を利用者端末40へ送信して、利用者に通知する(ステップS722)。 On the other hand, when the calculation of the recommended value of the log storage disk size is completed for all the hardware types and the set of the installed OS (step S721: affirmative), the recommended value determination unit 17 notifies the recommended setting. Output to 18. The recommended settings include the recommended value of the log storage disk, the log collection cycle, the number of generations, and the time to resolve. The notification unit 18 transmits the recommended setting acquired from the recommended value determination unit 17 to the user terminal 40 and notifies the user (step S722).

以上に説明したように、本実施例に係る統合管理サーバは、ログ収集設定及び構成情報を企業などの個々の利用者から取得する。また、統合管理サーバは、管理対象装置に対して実施されたサポートの情報をサポート部門から取得する。そして、統合管理サーバは、推奨設定の取得要求で指定された構成情報に応じて、既存の管理対象装置のログ収集設定及び構成情報、並びに、サポート情報を用いて、故障率を考慮したログ保存用ディスクサイズを算出し利用者に通知する。これにより、環境に合わせたログ保管用ディスクサイズの推奨値を利用者に提供することができ、新規構築及び環境更新時のログの保管に用いられるディスクサイズの見積もりの労力を削減することができる。また、ノウハウの共有が難しい中小企業の利用者に対しても、ログ保管用ディスクサイズの見積もりのノウハウを共有する仕組みを提供することができる。さらに、この推奨値を用いて情報処理システムを構築することで、障害を解決するのに十分と考えられる期間のログを蓄積することができる。したがって、障害発生時に調査のためのログが上書きされてしまっているために再現時のログ取得を行うといった手間を省くことができ、障害発生時の解決までの時間を短縮することができる。 As described above, the integrated management server according to this embodiment acquires log collection settings and configuration information from individual users such as companies. In addition, the integrated management server acquires information on the support provided for the managed device from the support department. Then, the integrated management server saves the log in consideration of the failure rate by using the log collection setting and configuration information of the existing managed device and the support information according to the configuration information specified in the acquisition request of the recommended setting. Calculate the disk size for use and notify the user. As a result, it is possible to provide the user with a recommended value of the log storage disk size according to the environment, and it is possible to reduce the labor of estimating the disk size used for log storage at the time of new construction and environment update. .. In addition, it is possible to provide a mechanism for sharing know-how for estimating the disk size for log storage even for users of small and medium-sized enterprises who have difficulty sharing know-how. Furthermore, by constructing an information processing system using this recommended value, it is possible to accumulate logs for a period considered to be sufficient to solve the failure. Therefore, since the log for investigation has been overwritten when a failure occurs, it is possible to save the trouble of acquiring the log at the time of reproduction, and it is possible to shorten the time until the failure is resolved.

次に、実施例2について説明する。本実施例に係る統合管理サーバ1も図2のブロック図で表される。本実施例に係る統合管理サーバ1は、解決までの時間を満たす推奨設定のうち実績数が高い順にランキング形式で推奨設定を利用者に通知することが実施例1と異なる。そこで、統合管理サーバ1による推奨設定の決定及び通知処理について主に説明する。以下の説明では、実施例1と同様の各部の動作については説明を省略する。 Next, Example 2 will be described. The integrated management server 1 according to this embodiment is also represented by the block diagram of FIG. The integrated management server 1 according to this embodiment is different from the first embodiment in that it notifies the user of the recommended settings in a ranking format in descending order of the number of actual results among the recommended settings that satisfy the time until resolution. Therefore, the determination of the recommended setting and the notification processing by the integrated management server 1 will be mainly described. In the following description, description of the operation of each part similar to that of the first embodiment will be omitted.

本実施例では、統合管理サーバ1の新規構成取得部15は、ランキング形式で表示させる推奨設定の数であるランキング数を検索条件として利用者端末40から取得する。そして、新規構成取得部15は、ランキング数を含む検索条件及び構成情報を検索処理部16へ出力する。 In this embodiment, the new configuration acquisition unit 15 of the integrated management server 1 acquires the number of rankings, which is the number of recommended settings to be displayed in the ranking format, from the user terminal 40 as a search condition. Then, the new configuration acquisition unit 15 outputs the search condition and the configuration information including the number of rankings to the search processing unit 16.

検索処理部16は、ランキング数を含む検索条件及び構成情報の入力を新規構成取得部15から受ける。次に、検索処理部16は、解決までの時間範囲の指定があるか否かを判定する。 The search processing unit 16 receives input of search conditions and configuration information including the number of rankings from the new configuration acquisition unit 15. Next, the search processing unit 16 determines whether or not a time range until resolution is specified.

時間範囲の指定が無ければ、検索処理部16は、指定された構成情報に含まれるハードウェア種別及び搭載OSの組の中から1つを選択する。そして、検索処理部16は、ログ情報表101の中から選択したハードウェア種別及び搭載OSの組を有する管理対象装置210のログ収集設定のうち設定された数が多い順にランキング数のログ収集設定を取得する。 If the time range is not specified, the search processing unit 16 selects one from the set of the hardware type and the installed OS included in the specified configuration information. Then, the search processing unit 16 sets the number of ranking logs in descending order of the number of log collection settings of the managed device 210 having the hardware type and the set of installed OS selected from the log information table 101. To get.

次に、検索処理部16は、取得した各ログ収集設定を有する管理対象装置210の通常時及び障害時のログサイズをログ情報表101から取得して通常時及び障害時の平均ログサイズを算出する。さらに、検索処理部16は、選択したハードウェア種別及び搭載OSの組の故障率を故障情報表103から取得する。そして、検索処理部16は、ランキング毎のログ収集設定、通常時及び障害時のログサイズ、故障率、指定された情報処理システムに含まれる選択したハードウェア種別及び搭載OSの組の台数を推奨値決定部17へ出力する。 Next, the search processing unit 16 acquires the log sizes of the managed device 210 having the acquired log collection settings during normal times and failures from the log information table 101, and calculates the average log sizes during normal times and failures. To do. Further, the search processing unit 16 acquires the failure rate of the selected hardware type and the set of the installed OS from the failure information table 103. Then, the search processing unit 16 recommends the log collection setting for each ranking, the log size at the time of normal and failure, the failure rate, the selected hardware type included in the designated information processing system, and the number of sets of installed OS. Output to the value determination unit 17.

一方、時間範囲の指定がある場合、検索処理部16は、指定された構成情報に含まれるハードウェア種別及び搭載OSの組の中から1つを選択する。次に、検索処理部16は、時間範囲指定が1つであるか否かを判定する。 On the other hand, when the time range is specified, the search processing unit 16 selects one from the set of the hardware type and the installed OS included in the specified configuration information. Next, the search processing unit 16 determines whether or not there is only one time range designation.

時間範囲指定が1つの場合、検索処理部16は、ログ情報表101の中から選択したハードウェア種別及び搭載OSの組を有する管理対象装置210のログ収集設定のうち、指定された時間範囲内で設定された数が多い順にランキング数のログ収集設定を取得する。 When one time range is specified, the search processing unit 16 is within the specified time range of the log collection settings of the managed device 210 having the hardware type and the set of installed OS selected from the log information table 101. Acquire the log collection setting of the ranking number in descending order of the number set in.

次に、検索処理部16は、取得した各ログ収集設定を有する管理対象装置210の通常時及び障害時のログサイズをログ情報表101から取得する。さらに、検索処理部16は、選択したハードウェア種別及び搭載OSの組の故障率を故障情報表103から取得する。そして、検索処理部16は、ランキング毎のログ収集設定、通常時及び障害時のログサイズ、故障率、指定された情報処理システムに含まれる選択したハードウェア種別及び搭載OSの組に対応する管理対象装置210の台数を推奨値決定部17へ出力する。 Next, the search processing unit 16 acquires the log size of the managed device 210 having each acquired log collection setting at the time of normal operation and at the time of failure from the log information table 101. Further, the search processing unit 16 acquires the failure rate of the selected hardware type and the set of the installed OS from the failure information table 103. Then, the search processing unit 16 manages the log collection setting for each ranking, the log size at the time of normal and failure, the failure rate, the selected hardware type included in the designated information processing system, and the set of installed OS. The number of target devices 210 is output to the recommended value determination unit 17.

また、複数の時間範囲が指定された場合、検索処理部16は、選択したハードウェア種別及び搭載OSの組に対応する管理対象装置210のログ収集設定のうち、指定された複数の時間範囲の中で設定された数が多い順にランキング数のログ収集設定を取得する。 When a plurality of time ranges are specified, the search processing unit 16 sets the log collection settings of the managed device 210 corresponding to the selected hardware type and the set of the installed OS in the specified plurality of time ranges. Acquire the log collection setting of the ranking number in descending order of the number set in.

次に、検索処理部16は、取得した各ログ収集設定を有する管理対象装置210の通常時及び障害時のログサイズをログ情報表101から取得する。さらに、検索処理部16は、選択したハードウェア種別及び搭載OSの組の故障率を故障情報表103から取得する。そして、検索処理部16は、ランキング毎のログ収集設定、通常時及び障害時のログサイズ、故障率、並びに、台数を推奨値決定部17へ出力する。 Next, the search processing unit 16 acquires the log size of the managed device 210 having each acquired log collection setting at the time of normal operation and at the time of failure from the log information table 101. Further, the search processing unit 16 acquires the failure rate of the selected hardware type and the set of the installed OS from the failure information table 103. Then, the search processing unit 16 outputs the log collection setting for each ranking, the log size at the time of normal and failure, the failure rate, and the number of units to the recommended value determination unit 17.

推奨値決定部17は、ランキング毎のログ収集設定、通常時及び障害時のログサイズ、故障率、並びに、台数の入力を検索処理部16から受ける。そして、推奨値決定部17は、通常時及び障害時のログサイズの平均ログサイズを算出する。 The recommended value determination unit 17 receives input from the search processing unit 16 of the log collection setting for each ranking, the log size at the time of normal and failure, the failure rate, and the number of units. Then, the recommended value determination unit 17 calculates the average log size of the log size at the time of normal operation and at the time of failure.

そして、故障率が基準値未満であれば、推奨値決定部17は、通常時の平均ログサイズに台数を乗算することでログ保存用ディスクの推奨値を算出する。また、故障率が基準値以上であれば、推奨値決定部17は、通常時の平均ログサイズに障害時の平均ログサイズを加算し、加算結果に台数を乗算することでログ保存用ディスクの推奨値を算出する。そして、推奨値決定部17は、全てのハードウェア種別及び搭載OSの組についてランキングの順位毎にログ保存用ディスクサイズの推奨値を算出する。その後、推奨値決定部17は、ランキングの順位毎の、ログ保存用ディスクサイズの推奨値及びログ収集設定を通知部18へ出力する。 Then, if the failure rate is less than the reference value, the recommended value determining unit 17 calculates the recommended value of the log storage disk by multiplying the average log size at the normal time by the number of units. If the failure rate is equal to or higher than the reference value, the recommended value determination unit 17 adds the average log size at the time of failure to the average log size at normal time, and multiplies the addition result by the number of units to save the log. Calculate the recommended value. Then, the recommended value determination unit 17 calculates the recommended value of the log storage disk size for each ranking of all hardware types and sets of installed OSs. After that, the recommended value determination unit 17 outputs the recommended value of the log storage disk size and the log collection setting for each ranking to the notification unit 18.

その後、推奨値決定部17は、ランキングの順位毎の、ログ保存用ディスクサイズの推奨値及びログ収集設定を含む推奨設定を通知部18へ出力する。 After that, the recommended value determination unit 17 outputs the recommended value of the log storage disk size and the recommended setting including the log collection setting for each ranking to the notification unit 18.

通知部18は、推奨設定の入力を推奨値決定部17から受ける。そして、通知部18は、ランキングを付けて推奨設定を利用者端末40へ送信して利用者に通知する。 The notification unit 18 receives the input of the recommended setting from the recommended value determination unit 17. Then, the notification unit 18 assigns a ranking and transmits the recommended setting to the user terminal 40 to notify the user.

次に、図15を参照して、本実施例に係る統合管理サーバ1による推奨設定の通知処理の流れについて説明する。図15は、実施例2に係る統合管理サーバによる推奨設定の通知処理のフローチャートである。 Next, with reference to FIG. 15, a flow of notification processing of recommended settings by the integrated management server 1 according to this embodiment will be described. FIG. 15 is a flowchart of notification processing of recommended settings by the integrated management server according to the second embodiment.

新規構成取得部15は、導入される情報処理システムの構成情報及び検索条件があれば検索条件を含む推奨設定の取得要求を受信する(ステップS801)。そして、新規構成取得部15は、推奨設定の取得要求を検索処理部16へ出力する。 The new configuration acquisition unit 15 receives the configuration information of the information processing system to be introduced and the acquisition request of the recommended setting including the search condition if there is a search condition (step S801). Then, the new configuration acquisition unit 15 outputs the acquisition request of the recommended setting to the search processing unit 16.

検索処理部16は、推奨設定の取得要求の入力を新規構成取得部15から受ける。そして、検索処理部16は、推奨設定の取得要求で指定された検索条件があるか否かを判定する(ステップS802)。検索条件がある場合(ステップS802:肯定)、検索処理部16は、ステップS804へ進む。 The search processing unit 16 receives an input of an acquisition request for recommended settings from the new configuration acquisition unit 15. Then, the search processing unit 16 determines whether or not there is a search condition specified in the acquisition request of the recommended setting (step S802). If there is a search condition (step S802: affirmative), the search processing unit 16 proceeds to step S804.

検索条件が無い場合(ステップS802:否定)、検索処理部16は、検索条件として規定条件を設定する(ステップS803)。規定条件とは、例えば、解決時間が最短といった条件などである。 When there is no search condition (step S802: negative), the search processing unit 16 sets a specified condition as a search condition (step S803). The specified condition is, for example, a condition such as the shortest resolution time.

次に、検索処理部16は、検索条件に解決までの時間範囲の指定があるか否かを判定する(ステップS804)。 Next, the search processing unit 16 determines whether or not the search condition specifies a time range until resolution (step S804).

時間範囲の指定がない場合(ステップS804:肯定)、検索処理部16は、指定された構成情報に含まれるハードウェア種別及び搭載OSの組の中から1つを選択する(ステップS805)。 When the time range is not specified (step S804: affirmative), the search processing unit 16 selects one from the set of the hardware type and the installed OS included in the specified configuration information (step S805).

次に、検索処理部16は、ログ情報表101の中から選択したハードウェア種別及び搭載OSの組を有する管理対象装置210のログ収集設定のうち設定された数が多い順にランキング数のログ収集設定を取得する(ステップS806)。次に、検索処理部16は、取得した各ログ収集設定を有する管理対象装置210の通常時及び障害時のログサイズをログ情報表101から取得する。また、検索処理部16は、選択したハードウェア種別及び搭載OSの組に対応する故障率を故障情報表103から取得する。そして、検索処理部16は、ログ収集設定、通常時及び障害時のログサイズ、故障率、並びに、台数を推奨値決定部17へ送信する。 Next, the search processing unit 16 collects the ranking number of logs in descending order of the set number of the log collection settings of the managed device 210 having the hardware type and the set of the installed OS selected from the log information table 101. Acquire the setting (step S806). Next, the search processing unit 16 acquires the log size of the managed device 210 having each acquired log collection setting at the time of normal operation and at the time of failure from the log information table 101. Further, the search processing unit 16 acquires the failure rate corresponding to the selected hardware type and the set of the installed OS from the failure information table 103. Then, the search processing unit 16 transmits the log collection setting, the log size at the time of normal and failure, the failure rate, and the number of units to the recommended value determination unit 17.

推奨値決定部17は、ログ収集設定、通常時及び障害時のログサイズ、故障率、並びに、台数の入力を検索処理部16から受ける。そして、推奨値決定部17は、通常時及び故障時の平均ログサイズを算出する(ステップS807)。 The recommended value determination unit 17 receives input from the search processing unit 16 of the log collection setting, the log size at the time of normal and failure, the failure rate, and the number of units. Then, the recommended value determination unit 17 calculates the average log size at the time of normal operation and at the time of failure (step S807).

次に、推奨値決定部17は、故障率が基準値以上か否かを判定する(ステップS808)。 Next, the recommended value determining unit 17 determines whether or not the failure rate is equal to or higher than the reference value (step S808).

故障率が基準値以上の場合(ステップ808:肯定)、推奨値決定部17は、障害時のログサイズをログ増分として取得する(ステップS809)。これに対して、故障率が基準値未満の場合(ステップS808:否定)、推奨値決定部17は、ログ増分を0に設定する(ステップS810)。 When the failure rate is equal to or higher than the reference value (step 808: affirmative), the recommended value determining unit 17 acquires the log size at the time of failure as a log increment (step S809). On the other hand, when the failure rate is less than the reference value (step S808: negative), the recommended value determination unit 17 sets the log increment to 0 (step S810).

その後、推奨値決定部17は、平均ログサイズにログ増分を加算して、加算結果を台数で乗算することで、ランキング順位毎のログ保存用ディスクサイズの推奨値を算出する(ステップS811)。 After that, the recommended value determining unit 17 calculates the recommended value of the log storage disk size for each ranking order by adding the log increment to the average log size and multiplying the addition result by the number of units (step S811).

推奨値決定部17は、全ての順位のログ保存用ディスクサイズの推奨値の算出が完了したか否かを判定する(ステップS812)。ログ保存用ディスクサイズの推奨値の未算出の順位が存在する場合(ステップS812:否定)、推奨値決定部17は、ステップS811へ戻り、残りのランキングのログ保存用ディスクサイズの推奨値の算出を繰り返す。 The recommended value determination unit 17 determines whether or not the calculation of the recommended values of the log storage disk sizes of all ranks has been completed (step S812). If there is an uncalculated rank of the recommended value of the log storage disk size (step S812: negative), the recommended value determination unit 17 returns to step S811 and calculates the recommended value of the log storage disk size of the remaining ranking. repeat.

これに対して、ログ保存用ディスクサイズの推奨値の算出が全て完了した場合(ステップS812:肯定)、推奨値決定部17は、全てのハードウェア種別及び搭載OSの組についての推奨設定の取得が完了したか否かを判定する(ステップS813)。推奨設定の取得が完了していないハードウェア種別及び搭載OSの組がある場合(ステップS813:否定)、処理は、ステップS805へ戻る。 On the other hand, when all the calculation of the recommended value of the log storage disk size is completed (step S812: affirmative), the recommended value determining unit 17 acquires the recommended setting for all the hardware types and the set of the installed OS. Determines whether or not is completed (step S813). If there is a set of hardware type and installed OS for which acquisition of recommended settings has not been completed (step S813: negation), the process returns to step S805.

これに対して、全てのハードウェア種別及び搭載OSの組について推奨設定の取得が完了した場合(ステップS813:肯定)、推奨値決定部17は、ステップS831へ進む。 On the other hand, when the acquisition of the recommended settings for all the hardware types and the sets of the installed OS is completed (step S813: affirmative), the recommended value determination unit 17 proceeds to step S831.

一方、時間範囲の指定がある場合(ステップS804:否定)、検索処理部16は、指定された構成情報に含まれるハードウェア種別及び搭載OSの組の中から1つを選択する(ステップS814)。 On the other hand, when the time range is specified (step S804: negative), the search processing unit 16 selects one from the set of the hardware type and the installed OS included in the specified configuration information (step S814). ..

次に、検索処理部16は、時間範囲指定が1つであるか否かを判定する(ステップS815)。 Next, the search processing unit 16 determines whether or not there is only one time range designation (step S815).

時間範囲指定が1つの場合(ステップS815:肯定)、検索処理部16は、ログ情報表101の中から選択したハードウェア種別及び搭載OSの組を有する管理対象装置210のログ収集設定を抽出する。そして、検索処理部16は、抽出したログ収集設定のうち指定された時間範囲を満たし且つ設定された数が多い順にランキング数のログ収集設定を取得する(ステップS816)。次に、検索処理部16は、取得した各ログ収集設定を有する管理対象装置210の通常時及び障害時のログサイズをログ情報表101から取得する。また、検索処理部16は、選択したハードウェア種別及び搭載OSの組に対応する故障率を故障情報表103から取得する。そして、検索処理部16は、ログ収集設定、通常時及び障害時のログサイズ、故障率、並びに、台数を推奨値決定部17へ送信する。 When one time range is specified (step S815: affirmative), the search processing unit 16 extracts the log collection setting of the managed device 210 having the hardware type and the set of installed OS selected from the log information table 101. .. Then, the search processing unit 16 acquires the log collection settings of the ranking number in descending order of the number of the extracted log collection settings that satisfy the designated time range and the set number (step S816). Next, the search processing unit 16 acquires the log size of the managed device 210 having each acquired log collection setting at the time of normal operation and at the time of failure from the log information table 101. Further, the search processing unit 16 acquires the failure rate corresponding to the selected hardware type and the set of the installed OS from the failure information table 103. Then, the search processing unit 16 transmits the log collection setting, the log size at the time of normal and failure, the failure rate, and the number of units to the recommended value determination unit 17.

推奨値決定部17は、ログ収集設定、通常時及び障害時のログサイズ、故障率、並びに、台数の入力を検索処理部16から受ける。そして、推奨値決定部17は、通常時及び故障時の平均ログサイズを算出する(ステップS817)。 The recommended value determination unit 17 receives input from the search processing unit 16 of the log collection setting, the log size at the time of normal and failure, the failure rate, and the number of units. Then, the recommended value determination unit 17 calculates the average log size at the time of normal operation and at the time of failure (step S817).

次に、推奨値決定部17は、故障率が基準値以上か否かを判定する(ステップS818)。 Next, the recommended value determining unit 17 determines whether or not the failure rate is equal to or higher than the reference value (step S818).

故障率が基準値以上の場合(ステップ818:肯定)、推奨値決定部17は、障害時のログサイズをログ増分として取得する(ステップS819)。これに対して、故障率が基準値未満の場合(ステップS818:否定)、推奨値決定部17は、ログ増分を0に設定する(ステップS820)。 When the failure rate is equal to or higher than the reference value (step 818: affirmative), the recommended value determining unit 17 acquires the log size at the time of failure as a log increment (step S819). On the other hand, when the failure rate is less than the reference value (step S818: negative), the recommended value determination unit 17 sets the log increment to 0 (step S820).

その後、推奨値決定部17は、平均ログサイズにログ増分を加算して、加算結果を台数で乗算することで、ランキングの順位毎のログ保存用ディスクサイズの推奨値を算出する(ステップS821)。 After that, the recommended value determination unit 17 calculates the recommended value of the log storage disk size for each ranking by adding the log increment to the average log size and multiplying the addition result by the number of units (step S821). ..

推奨値決定部17は、全ての順位のログ保存用ディスクサイズの推奨値の算出が完了したか否かを判定する(ステップS822)。ログ保存用ディスクサイズの推奨値の未算出の順位が存在する場合(ステップS822:否定)、推奨値決定部17は、ステップS821へ戻り、残りのランキングのログ保存用ディスクサイズの推奨値の算出を繰り返す。 The recommended value determination unit 17 determines whether or not the calculation of the recommended values of the log storage disk sizes of all ranks has been completed (step S822). If there is an uncalculated rank of the recommended value of the log storage disk size (step S822: negative), the recommended value determination unit 17 returns to step S821 and calculates the recommended value of the log storage disk size of the remaining ranking. repeat.

これに対して、全ての順位のログ保存用ディスクサイズの推奨値の算出が完了した場合(ステップS822:肯定)、推奨値決定部17は、ステップS830へ進む。 On the other hand, when the calculation of the recommended value of the log storage disk size of all ranks is completed (step S822: affirmative), the recommended value determining unit 17 proceeds to step S830.

一方、複数の時間範囲が指定された場合(ステップS815:否定)、検索処理部16は、ログ情報表101の中から選択したハードウェア種別及び搭載OSの組を有する管理対象装置210のログ収集設定を抽出する。そして、検索処理部16は、抽出したログ収集設定のうち指定された複数の時間範囲を満たし且つ設定された数が多い順にランキング数のログ収集設定を取得する(ステップS823)。次に、検索処理部16は、取得した各ログ収集設定を有する管理対象装置210の通常時及び障害時のログサイズをログ情報表101から取得する。また、検索処理部16は、選択したハードウェア種別及び搭載OSの組に対応する故障率を故障情報表103から取得する。そして、検索処理部16は、ログ収集設定、通常時及び障害時のログサイズ、故障率、並びに、台数を推奨値決定部17へ送信する。 On the other hand, when a plurality of time ranges are specified (step S815: negative), the search processing unit 16 collects logs of the managed device 210 having the hardware type and the set of installed OS selected from the log information table 101. Extract settings. Then, the search processing unit 16 acquires the log collection settings of the ranking number in descending order of satisfying the plurality of designated time ranges and the set numbers among the extracted log collection settings (step S823). Next, the search processing unit 16 acquires the log size of the managed device 210 having each acquired log collection setting at the time of normal operation and at the time of failure from the log information table 101. Further, the search processing unit 16 acquires the failure rate corresponding to the selected hardware type and the set of the installed OS from the failure information table 103. Then, the search processing unit 16 transmits the log collection setting, the log size at the time of normal and failure, the failure rate, and the number of units to the recommended value determination unit 17.

推奨値決定部17は、ログ収集設定、通常時及び障害時のログサイズ、故障率、並びに、台数の入力を検索処理部16から受ける。そして、推奨値決定部17は、通常時及び故障時の平均ログサイズを算出する(ステップS824)。 The recommended value determination unit 17 receives input from the search processing unit 16 of the log collection setting, the log size at the time of normal and failure, the failure rate, and the number of units. Then, the recommended value determination unit 17 calculates the average log size at the time of normal operation and at the time of failure (step S824).

次に、推奨値決定部17は、故障率が基準値以上か否かを判定する(ステップS825)。 Next, the recommended value determining unit 17 determines whether or not the failure rate is equal to or higher than the reference value (step S825).

故障率が基準値以上の場合(ステップ825:肯定)、推奨値決定部17は、障害時のログサイズをログ増分として取得する(ステップS826)。これに対して、故障率が基準値未満の場合(ステップS825:否定)、推奨値決定部17は、ログ増分を0に設定する(ステップS827)。 When the failure rate is equal to or higher than the reference value (step 825: affirmative), the recommended value determining unit 17 acquires the log size at the time of failure as a log increment (step S826). On the other hand, when the failure rate is less than the reference value (step S825: negative), the recommended value determining unit 17 sets the log increment to 0 (step S827).

その後、推奨値決定部17は、平均ログサイズにログ増分を加算して、加算結果を台数で乗算することで、ランキングの順位毎にログ保存用ディスクサイズの推奨値を算出する(ステップS828)。 After that, the recommended value determination unit 17 calculates the recommended value of the log storage disk size for each ranking by adding the log increment to the average log size and multiplying the addition result by the number of units (step S828). ..

推奨値決定部17は、全ての順位のログ保存用ディスクサイズの推奨値の算出が完了したか否かを判定する(ステップS829)。ログ保存用ディスクサイズの推奨値の未算出の順位が存在する場合(ステップS829:否定)、推奨値決定部17は、ステップS828へ戻り、残りのランキングのログ保存用ディスクサイズの推奨値の算出を繰り返す。 The recommended value determination unit 17 determines whether or not the calculation of the recommended values of the log storage disk sizes of all ranks has been completed (step S829). If there is an uncalculated rank of the recommended value of the log storage disk size (step S829: negative), the recommended value determination unit 17 returns to step S828 and calculates the recommended value of the log storage disk size of the remaining ranking. repeat.

これに対して、全ての順位のログ保存用ディスクサイズの推奨値の算出が完了した場合(ステップS829:肯定)、推奨値決定部17は、ステップS830へ進む。 On the other hand, when the calculation of the recommended value of the log storage disk size of all ranks is completed (step S829: affirmative), the recommended value determining unit 17 proceeds to step S830.

推奨値決定部17は、全てのハードウェア種別及び搭載OSの組についての推奨設定の取得が完了したか否かを判定する(ステップS830)。推奨設定の取得が完了していないハードウェア種別及び搭載OSの組がある場合(ステップS830:否定)、処理は、ステップS814へ戻る。 The recommended value determination unit 17 determines whether or not the acquisition of the recommended settings for all the hardware types and the sets of installed OSs has been completed (step S830). If there is a set of hardware type and installed OS for which acquisition of recommended settings has not been completed (step S830: negative), the process returns to step S814.

これに対して、全てのハードウェア種別及び搭載OSの組について推奨設定の取得が完了した場合(ステップS830:肯定)、推奨値決定部17は、ステップS831へ進む。 On the other hand, when the acquisition of the recommended settings for all the hardware types and the sets of the installed OS is completed (step S830: affirmative), the recommended value determination unit 17 proceeds to step S831.

推奨値決定部17は、ランキングの順位毎の、ログ保存用ディスクサイズの推奨値及びログ収集設定を含む推奨設定を通知部18へ出力する。通知部18は、推奨設定の入力を推奨値決定部17から受ける。そして、通知部18は、ランキングを付けて推奨設定を利用者端末40へ送信して利用者に通知する(ステップS831)。 The recommended value determination unit 17 outputs to the notification unit 18 the recommended value of the log storage disk size and the recommended setting including the log collection setting for each ranking. The notification unit 18 receives the input of the recommended setting from the recommended value determination unit 17. Then, the notification unit 18 assigns a ranking and transmits the recommended setting to the user terminal 40 to notify the user (step S831).

以上に説明したように、本実施例に係る統合管理サーバは、実績数が高い順にランキング形式で推奨設定を利用者に通知する。これにより、利用者は、実績のある推奨設定を複数取得することができ、導入する情報処理システムに合わせてログ保管用ディスクのサイズを決定することができる。したがって、本実施例に係る統合管理サーバは、ログ保管用ディスクサイズの見積もりのための適切な推奨値を容易に提示することができ、より利用者のニーズに合った情報処理システムの構築に寄与することができる。 As described above, the integrated management server according to this embodiment notifies the user of the recommended settings in the ranking format in descending order of the number of achievements. As a result, the user can acquire a plurality of proven recommended settings, and can determine the size of the log storage disk according to the information processing system to be introduced. Therefore, the integrated management server according to this embodiment can easily present an appropriate recommended value for estimating the log storage disk size, and contributes to the construction of an information processing system that better meets the needs of users. can do.

ここで、統合管理サーバ1は、実施例1における1つの推奨設定の提供と実施例2における推奨設定のランキング表示のいずかを利用者が選択する構成であってもよい。その場合、統合管理サーバ1は、利用者による推奨設定の取得要求を受信する際に、ランキング表示を行うか否かの指示も取得し、その指示にしたがっていずれかの処理を行う。 Here, the integrated management server 1 may be configured such that the user selects either the provision of one recommended setting in the first embodiment or the ranking display of the recommended setting in the second embodiment. In that case, when the integrated management server 1 receives the acquisition request of the recommended setting by the user, it also acquires an instruction as to whether or not to display the ranking, and performs any processing according to the instruction.

(ハードウェア構成)
次に、図16を参照して、以上に説明した統合管理サーバ1のハードウェア構成について説明する。図16は、統合管理サーバのハードウェア構成図である。
(Hardware configuration)
Next, the hardware configuration of the integrated management server 1 described above will be described with reference to FIG. FIG. 16 is a hardware configuration diagram of the integrated management server.

統合管理サーバ1は、図16に示すように、CPU(Central Processing Unit)91、メモリ92、NIC(Network Interface Card)93及びディスク94を有する。CPU91は、バスを介してメモリ92、NIC93及びディスク94と接続される。 As shown in FIG. 16, the integrated management server 1 includes a CPU (Central Processing Unit) 91, a memory 92, a NIC (Network Interface Card) 93, and a disk 94. The CPU 91 is connected to the memory 92, the NIC 93, and the disk 94 via a bus.

NIC93は、CPU91が外部の装置と通信を行うためのインターフェースである。NIC93は、CPU91と個別管理装置20、サポート部門端末30及び利用者端末40との間の通信を中継する。NIC93は、例えば、図2に例示したログ情報収集部11、サポート情報収集部12、新規構成取得部15及び通知部18がサポート部門端末30又は利用者端末40との間で通信を行う場合に、通信の中継を行う。 The NIC 93 is an interface for the CPU 91 to communicate with an external device. The NIC 93 relays communication between the CPU 91, the individual management device 20, the support department terminal 30, and the user terminal 40. In the NIC 93, for example, when the log information collecting unit 11, the support information collecting unit 12, the new configuration acquisition unit 15, and the notification unit 18 illustrated in FIG. 2 communicate with the support department terminal 30 or the user terminal 40. , Relay communication.

ディスク94は、副記憶装置である。ディスク94は、例えば、ハードディスクやSSD(Solid State Drive)などである。ディスク94は、図2に例示したデータベース10の機能を実現する。また、ディスク94は、図2に例示したログ情報収集部11、サポート情報収集部12、ログ設定情報算出部13、記録部14、新規構成取得部15、検索処理部16、推奨値決定部17及び通知部18の機能を実現するプログラムを含む各種プログラムが格納される。 The disk 94 is a secondary storage device. The disk 94 is, for example, a hard disk, an SSD (Solid State Drive), or the like. The disk 94 realizes the function of the database 10 illustrated in FIG. Further, the disk 94 has a log information collection unit 11, a support information collection unit 12, a log setting information calculation unit 13, a recording unit 14, a new configuration acquisition unit 15, a search processing unit 16, and a recommended value determination unit 17 illustrated in FIG. And various programs including a program that realizes the function of the notification unit 18 are stored.

CPU91は、ディスク94から各種プログラムを読み出してメモリ92に展開して実行する。これにより、CPU91及びメモリ92は、図2に例示したログ情報収集部11、サポート情報収集部12、ログ設定情報算出部13、記録部14、新規構成取得部15、検索処理部16、推奨値決定部17及び通知部18の機能を実現する。 The CPU 91 reads various programs from the disk 94, expands them into the memory 92, and executes them. As a result, the CPU 91 and the memory 92 have the log information collection unit 11, the support information collection unit 12, the log setting information calculation unit 13, the recording unit 14, the new configuration acquisition unit 15, the search processing unit 16, and the recommended values illustrated in FIG. The functions of the determination unit 17 and the notification unit 18 are realized.

1 統合管理サーバ
10 データベース
11 ログ情報収集部
12 サポート情報収集部
13 ログ設定情報算出部
14 記録部
15 新規構成取得部
16 検索処理部
17 推奨値決定部
18 通知部
20 個別管理装置
30 サポート部門端末
40 利用者端末
100 情報処理システム
210 管理対象装置
1 Integrated management server 10 Database 11 Log information collection unit 12 Support information collection unit 13 Log setting information calculation unit 14 Recording unit 15 New configuration acquisition unit 16 Search processing unit 17 Recommended value determination unit 18 Notification unit 20 Individual management device 30 Support department terminal 40 User terminal 100 Information processing system 210 Managed device

Claims (7)

収集設定にしたがって動作履歴が取得される管理対象装置の構成情報、前記収集設定の情報、前記動作履歴を格納する記憶容量を収集する情報収集部と、
前記管理対象装置に障害が発生した際に実施された障害対応の状態を表す障害対応情報を収集する障害対応情報収集部と、
新規機器の構成情報を取得し、前記情報収集部により収集された前記構成情報、前記収集設定の情報及び前記動作履歴を格納する記憶容量、並びに、前記障害対応情報収集部により収集された前記障害対応情報を基に、前記新規機器の動作履歴を格納する記憶容量の推奨値を算出する推奨値決定部と、
前記推奨値決定部により決定された前記推奨値を通知する通知部と、
を備えたことを特徴とする情報管理装置。
The configuration information of the managed device whose operation history is acquired according to the collection setting, the information of the collection setting, the information collection unit that collects the storage capacity for storing the operation history, and the information collection unit.
A failure response information collection unit that collects failure response information that represents the status of the failure response that was implemented when a failure occurred in the managed device.
The configuration information collected by the information collecting unit, the storage capacity for storing the collection setting information and the operation history, and the failure collected by the failure handling information collecting unit by acquiring the configuration information of the new device. A recommended value determination unit that calculates the recommended value of the storage capacity for storing the operation history of the new device based on the corresponding information,
A notification unit that notifies the recommended value determined by the recommended value determination unit, and
An information management device characterized by being equipped with.
前記構成情報は、前記管理対象装置のハードウェアの種別、前記管理対象装置に搭載されたOperating System(OS)の情報を含むことを特徴とする請求項1に記載の情報管理装置。 The information management device according to claim 1, wherein the configuration information includes information on the type of hardware of the managed device and the operating system (OS) mounted on the managed device. 前記収集設定は、前記動作履歴の収集周期及び保存される世代数を含むことを特徴とする請求項1又は2に記載の情報管理装置。 The information management device according to claim 1 or 2, wherein the collection setting includes a collection cycle of the operation history and the number of generations to be stored. 前記障害対応情報は、故障が発生した前記管理対象装置のハードウェアの種類及び搭載されたOSの情報、調査に用いた動作履歴の期間、調査に費やした時間を含むことを特徴とする請求項1〜3のいずれか一つに記載の情報管理装置。 The claim is characterized in that the failure response information includes information on the hardware type and installed OS of the managed device in which a failure has occurred, the period of operation history used for the investigation, and the time spent on the investigation. The information management device according to any one of 1 to 3. 前記推奨値決定部は、前記新規機器の構成情報を入力するための入力画面を用いて入力された前記新規機器の構成情報を取得することを特徴とする請求項1〜4のいずれか一つに記載の情報管理装置。 Any one of claims 1 to 4, wherein the recommended value determining unit acquires the configuration information of the new device input by using the input screen for inputting the configuration information of the new device. The information management device described in. 前記推奨値決定部は、記憶容量の推奨値を複数算出し、
前記通知部は、所定の基準にしたがって複数の前記推奨値を順位付けして通知する
ことを特徴とする請求項1〜5のいずれか一つに記載の情報管理装置。
The recommended value determination unit calculates a plurality of recommended values for the storage capacity and calculates them.
The information management device according to any one of claims 1 to 5, wherein the notification unit ranks and notifies a plurality of the recommended values according to a predetermined standard.
収集設定にしたがって動作履歴が取得される管理対象装置の構成情報、前記収集設定の情報及び前記動作履歴を格納する記憶容量を収集し、
前記管理対象装置に障害が発生した際に実施された障害対応の状態を表す障害対応情報を収集し、
新規機器の構成情報を取得し、
収集した前記構成情報、前記収集設定の情報、前記動作履歴を格納する記憶容量及び前記障害対応情報を基に、前記新規機器の記憶容量の推奨値を算出し、
算出した前記推奨値を通知する
処理をコンピュータに実行させることを特徴とする情報管理プログラム。
The configuration information of the managed device whose operation history is acquired according to the collection setting, the information of the collection setting, and the storage capacity for storing the operation history are collected.
Collects failure response information that represents the status of the failure response that was implemented when a failure occurred in the managed device.
Get the configuration information of the new device
Based on the collected configuration information, the collection setting information, the storage capacity for storing the operation history, and the failure response information, the recommended value of the storage capacity of the new device is calculated.
An information management program characterized in that a computer executes a process of notifying the calculated recommended value.
JP2019077149A 2019-04-15 2019-04-15 Information management device and information management program Active JP7183931B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019077149A JP7183931B2 (en) 2019-04-15 2019-04-15 Information management device and information management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019077149A JP7183931B2 (en) 2019-04-15 2019-04-15 Information management device and information management program

Publications (2)

Publication Number Publication Date
JP2020177281A true JP2020177281A (en) 2020-10-29
JP7183931B2 JP7183931B2 (en) 2022-12-06

Family

ID=72936379

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019077149A Active JP7183931B2 (en) 2019-04-15 2019-04-15 Information management device and information management program

Country Status (1)

Country Link
JP (1) JP7183931B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1011330A (en) * 1996-06-26 1998-01-16 Ricoh Co Ltd Log recording method and device therefor
JP2004356716A (en) * 2003-05-27 2004-12-16 Olympus Corp Medical use image recording apparatus
JP2009238010A (en) * 2008-03-27 2009-10-15 Fujitsu Ltd Trouble coping apparatus, troubleshooting method for information technology system, and program therefor

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1011330A (en) * 1996-06-26 1998-01-16 Ricoh Co Ltd Log recording method and device therefor
JP2004356716A (en) * 2003-05-27 2004-12-16 Olympus Corp Medical use image recording apparatus
JP2009238010A (en) * 2008-03-27 2009-10-15 Fujitsu Ltd Trouble coping apparatus, troubleshooting method for information technology system, and program therefor

Also Published As

Publication number Publication date
JP7183931B2 (en) 2022-12-06

Similar Documents

Publication Publication Date Title
CN110597626B (en) Method, device and system for allocating resources and tasks in distributed system
JP5851610B2 (en) Computer, guide information providing method and recording medium
US20130305083A1 (en) Cloud service recovery time prediction system, method and program
CN108632106A (en) System for monitoring service equipment
JP2014229176A (en) Information management device and information management method
JP7183931B2 (en) Information management device and information management program
US20160283306A1 (en) Information processing apparatus, information processing method, and data center system
JP2020031359A (en) Network management device, and network management method
EP4184343A1 (en) Information processing system, information processing method and information processing program
KR20190002769A (en) Management system for virtual desktop environment and virtual application environment based on personnel information of user
JP6943061B2 (en) Information processing program, information processing method and information processing device
CN115543345A (en) Distributed computing system for power time sequence data and implementation method thereof
JP6915345B2 (en) Cloud management equipment, cloud management methods, and programs
JP4464655B2 (en) Computer monitoring apparatus and message processing method related to monitored computer
JP2019095898A (en) Instance use promotion system
Cisco Gaining Energy Transparency & Efficiency in the Data Center
JP2016184252A (en) Live migration management method and apparatus
JP2017045232A (en) Management system and management method
JP5390424B2 (en) Plant monitoring device
JP2018181360A (en) Server device to provide service related to issuing work instruction to user and method and program to be executed by the server device
JP5699752B2 (en) Information processing system, information processing apparatus, information processing method, and information processing program
JP2017156875A (en) Device management system and information processing method
JP2018181297A (en) Server device to provide service related to issuing work instruction to user and method and program to be executed by the server device
JP2018181051A (en) Server device to provide service related to issuing work instruction to user and method and program to be executed by the server device
JP7019103B2 (en) Remote monitoring system and remote monitoring method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220111

TRDD Decision of grant or rejection written
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221019

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20221025

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221107

R150 Certificate of patent or registration of utility model

Ref document number: 7183931

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150