JP2017191467A - System management support device, system management support method, and program - Google Patents

System management support device, system management support method, and program Download PDF

Info

Publication number
JP2017191467A
JP2017191467A JP2016080618A JP2016080618A JP2017191467A JP 2017191467 A JP2017191467 A JP 2017191467A JP 2016080618 A JP2016080618 A JP 2016080618A JP 2016080618 A JP2016080618 A JP 2016080618A JP 2017191467 A JP2017191467 A JP 2017191467A
Authority
JP
Japan
Prior art keywords
information
node
system management
management support
nodes
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
JP2016080618A
Other languages
Japanese (ja)
Other versions
JP6734689B2 (en
Inventor
晋作 沼田
Shinsaku Numata
晋作 沼田
橋本 昭二
Shoji Hashimoto
昭二 橋本
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.)
NTT Communications Corp
Original Assignee
NTT Communications Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NTT Communications Corp filed Critical NTT Communications Corp
Priority to JP2016080618A priority Critical patent/JP6734689B2/en
Publication of JP2017191467A publication Critical patent/JP2017191467A/en
Application granted granted Critical
Publication of JP6734689B2 publication Critical patent/JP6734689B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a technique for automatically generating a design specification from a construction procedure.SOLUTION: A system management support device includes: input means that inputs a script in which the construction procedure of a system is described; analysis means that extracts predetermined components included in the script as nodes, generates links between the nodes on the basis of the dependence relations between the nodes, and stores information on the nodes and information on the links in a data storage unit; and output means that reads the node information and link information from the data storage unit, creates a directed graph from the node information and link information, and outputs the directed graph.SELECTED DRAWING: Figure 1

Description

本発明は、システムの運用・管理の技術分野に関連するものである。   The present invention relates to the technical field of system operation and management.

従来からネットワーク上で様々なシステムが構築され、運用されている。従来技術においては、システムの構築/運用に当たり、システム構築を行うための「構築手順書」と、構築前は構築手順書作成のために用いられ、構築後は運用時にシステムを俯瞰的に確認することに用いられる「設計書」の作成が必須である。   Conventionally, various systems have been constructed and operated on a network. In the prior art, when building / operating a system, it is used to create a construction procedure manual for system construction and before construction, to create a construction procedure manual. It is indispensable to create a “design document” to be used.

上記の「設計書」は、システムの運用中にシステムを保守する運用者が使用する。例えば、システムの障害を監視する監視システムは、アラートが発生している「サーバ名」とアラート内容(ログのキーワードやTCP/IPポート・アドレスのダウン、プロセスダウンなど)を通知する。運用者は、このアラートと設計書とを突き合わせ、「何が起きたか」を把握し、対応手順書等に従った対処を行う。   The above “design document” is used by an operator who maintains the system during system operation. For example, a monitoring system that monitors a system failure notifies a “server name” in which an alert has occurred and the alert content (log keyword, TCP / IP port address down, process down, etc.). The operator matches this alert with the design document, grasps what has happened, and takes action according to the response procedure manual or the like.

「構築手順書」と「設計書」については、作成をサポートするツールなどが存在する。構築手順書については、例えば、非特許文献1〜3に開示された自動化ツールが存在する。設計書については、例えば非特許文献5、6に開示された設計書自動作成補助ツールが存在する。   For the “construction procedure manual” and “design document”, there are tools that support creation. As for the construction procedure manual, for example, there are automated tools disclosed in Non-Patent Documents 1 to 3. As for the design document, for example, there is a design document automatic creation assist tool disclosed in Non-Patent Documents 5 and 6.

https://www.ansible.com/、平成28年4月6日検索https://www.ansible.com/, search April 6, 2016 https://www.chef.io/chef/、平成28年4月6日検索https://www.chef.io/chef/, retrieved on April 6, 2016 https://puppetlabs.com/、平成28年4月6日検索https://puppetlabs.com/, April 6, 2016 search http://www.itsmf-japan.org/、平成28年4月6日検索http://www.itsmf-japan.org/, retrieved on April 6, 2016 https://www.microsoft.com/ja-jp/dev/default.aspx、平成28年4月6日検索https://www.microsoft.com/en-us/dev/default.aspx, April 6, 2016 search http://www.sint.co.jp/products/obdz/product/product.html、平成28年4月6日検索http://www.sint.co.jp/products/obdz/product/product.html, April 6, 2016 search http://h50146.www5.hp.com/info/newsroom/pr/fy2003/fy03-047.html、平成28年4月6日検索http://h50146.www5.hp.com/info/newsroom/pr/fy2003/fy03-047.html, April 6, 2016 search http://www.zabbix.com/jp/、平成28年4月6日検索http://www.zabbix.com/jp/, April 6, 2016 search http://www-06.ibm.com/systems/jp/software/director/、平成28年4月6日検索http://www-06.ibm.com/systems/jp/software/director/, April 6, 2016 search

構築手順書と設計書は、同一システムについて「作り方」と「作った結果」を記載しているため、パラメータは共通である。しかし、これらは二重に作成する必要があり、稼働がかかっていた。また、運用中にシステムの改修や変更などを行う際には、新たに「変更手順書」を作成し、その変更に即して「設計書」を再作成・修正する必要があった。上述したサポートツールは手順書作成や設計書作成の稼働を軽減してくれるものの、根本的に2つを作成しなくてはならないことは変わらない。   Since the construction procedure manual and the design document describe “how to make” and “results made” for the same system, the parameters are the same. However, these had to be created twice and were in operation. In addition, when modifying or changing the system during operation, it was necessary to create a new “change procedure manual” and recreate and modify the “design document” in accordance with the change. Although the support tools described above reduce the operation of creating procedure manuals and design documents, there is no change in the necessity to create two fundamentally.

本発明は上記の点に鑑みてなされたものであり、構築手順書から設計書を自動的に作成することを可能とする技術を提供することを目的とする。   The present invention has been made in view of the above points, and an object of the present invention is to provide a technique capable of automatically creating a design document from a construction procedure document.

本発明の実施の形態によれば、システムの構築手順を記述したスクリプトを入力する入力手段と、
前記スクリプトに含まれる所定構成要素をノードとして抽出し、ノード間の依存関係に基づいて、ノード間のリンクを作成し、ノードの情報とリンクの情報とをデータ格納部に格納する分析手段と、
前記データ格納部からノードの情報及びリンクの情報を読み出し、当該ノードの情報及びリンクの情報から有向グラフを作成し、当該有向グラフを出力する出力手段と
を備えることを特徴とするシステム管理支援装置が提供される。
According to the embodiment of the present invention, an input means for inputting a script describing a system construction procedure;
Analyzing means for extracting a predetermined component included in the script as a node, creating a link between nodes based on a dependency relationship between nodes, and storing node information and link information in a data storage unit;
Provided with a system management support device comprising: output means for reading node information and link information from the data storage unit, creating a directed graph from the node information and link information, and outputting the directed graph Is done.

本発明の実施の形態によれば、構築手順書から設計書を自動的に作成することが可能となる。   According to the embodiment of the present invention, a design document can be automatically created from a construction procedure document.

本発明の実施の形態におけるシステム管理支援装置100の構成図である。It is a block diagram of the system management assistance apparatus 100 in embodiment of this invention. 自動構築スクリプトの例を示す図である。It is a figure which shows the example of an automatic construction script. 自動構築スクリプトを実行する工事手順書の例を示す図である。It is a figure which shows the example of the construction procedure manual which performs an automatic construction script. 依存関係を表す有向グラフデータの作成を説明するための図である。It is a figure for demonstrating creation of the directed graph data showing a dependence relationship. データの表示を説明するための図である。It is a figure for demonstrating the display of data. 関連性の検索、及び表示の例を説明するための図である。It is a figure for demonstrating the example of a search of a relationship, and a display. 関連性の検索、及び表示の例を説明するための図である。It is a figure for demonstrating the example of a search of a relationship, and a display. 表示例1を示す図である。It is a figure which shows the example 1 of a display. 表示例2を示す図である。It is a figure which shows the example 2 of a display. 表示例3を示す図である。It is a figure which shows the example 3 of a display. 表示例4を示す図である。It is a figure which shows the example 4 of a display. 表示例5を示す図である。It is a figure which shows the example 5 of a display. 表示例6を示す図である。It is a figure which shows the example 6 of a display. 変更の影響把握に関する表示例7を示す図である。It is a figure which shows the example 7 of a display regarding the influence grasp of a change. 変更の影響把握に関する表示例8を示す図である。It is a figure which shows the example 8 of a display regarding the influence grasp of a change. 変更の影響把握に関する表示例9を示す図である。It is a figure which shows the example 9 of a display regarding the influence grasp of a change. 故障箇所の設定と原因特定を説明するための図である。It is a figure for demonstrating the setting and cause identification of a failure location. 原因特定に関する例を説明するための図である。It is a figure for demonstrating the example regarding cause identification. 原因特定に関する例を説明するための図である。It is a figure for demonstrating the example regarding cause identification. 原因特定に関する例を説明するための図である。It is a figure for demonstrating the example regarding cause identification. 工事手順自動作成の概要を説明するための図である。It is a figure for demonstrating the outline | summary of construction procedure automatic creation. 工事手順自動作成の対象例を説明するための図である。It is a figure for demonstrating the example of construction procedure automatic creation. 工事手順自動作成の動作例を説明するための図である。It is a figure for demonstrating the operation example of construction procedure automatic creation. 工事手順自動作成の動作例を説明するための図である。It is a figure for demonstrating the operation example of construction procedure automatic creation. 工事手順自動作成の動作例を説明するための図である。It is a figure for demonstrating the operation example of construction procedure automatic creation.

以下、図面を参照して本発明の実施の形態(本実施の形態)を説明する。なお、以下で説明する実施の形態は一例に過ぎず、本発明が適用される実施の形態は、以下の実施の形態に限られるわけではない。   Hereinafter, an embodiment (this embodiment) of the present invention will be described with reference to the drawings. The embodiment described below is only an example, and the embodiment to which the present invention is applied is not limited to the following embodiment.

(本実施の形態の概要)
本実施の形態では、システムの開発者が従来行っていた「構築手順書」と「設計書」の作成を「構築手順書」の作成のみとする。また、本実施の形態では、「構築手順書」として、例えば、非特許文献1に開示されている構築自動化ツールで使用される自動構築スクリプトを使用する。
(Outline of this embodiment)
In this embodiment, the “construction procedure manual” and “design document” created by the system developer in the past are only created as “construction procedure manual”. In the present embodiment, as the “construction procedure manual”, for example, an automatic construction script used in a construction automation tool disclosed in Non-Patent Document 1 is used.

そして、後述するシステム管理支援装置100が、自動構築スクリプトを解析し、設計書を作成する。この設計書は有向グラフとして作成され、当該有効グラフに基づいて、システム内の依存関係等を分かり易く表示することが可能である。   Then, the system management support apparatus 100 described later analyzes the automatic construction script and creates a design document. This design document is created as a directed graph, and it is possible to display the dependency relationship in the system in an easy-to-understand manner based on the effective graph.

依存関係の把握には、例えば、自動構築スクリプト内部に記載された依存関係を示すパラメータ、自動構築スクリプトの実行順序、同一パラメータ、パラメータの包含関係、パラメータの命名規則等が用いられる。   For the purpose of grasping the dependency relationship, for example, a parameter indicating the dependency relationship described in the automatic construction script, the execution order of the automatic construction script, the same parameter, the parameter inclusion relationship, the parameter naming rule, and the like are used.

また、自動構築スクリプトを解析する際に、システムを構成するサーバ毎の情報を解析するだけでなく、システムを構成するサーバ間についても依存関係等を解析して、システムの系全体についての情報を表示することを可能としている。   In addition, when analyzing the automatic construction script, not only the information for each server that constitutes the system but also the dependency relationship between the servers that constitute the system is analyzed to obtain information on the entire system. It is possible to display.

以下、本実施の形態におけるシステム管理支援装置100の構成、動作を詳細に説明する。なお、以下で説明する表示の例においては、依存関係を示すリンク、関連性を示す線等に、依存関係や関連性を分かり易く示すための色が付されてもよい。   Hereinafter, the configuration and operation of the system management support apparatus 100 in the present embodiment will be described in detail. In the display example described below, a link indicating dependency relation, a line indicating relevance, or the like may be given a color for easily indicating the dependency relation or relevance.

(装置構成)
図1に、本実施の形態におけるシステム管理支援装置100の構成例を示す。図1に示すように、システム管理支援装置100は、分析部101、データ格納部102、変換部103、操作画面作成部104、関連情報検索部105、障害箇所設定部106、原因検索部107、変更手順作成部108を有する。各部の動作の概要は以下のとおりである。
(Device configuration)
FIG. 1 shows a configuration example of a system management support apparatus 100 in the present embodiment. As shown in FIG. 1, the system management support apparatus 100 includes an analysis unit 101, a data storage unit 102, a conversion unit 103, an operation screen creation unit 104, a related information search unit 105, a failure location setting unit 106, a cause search unit 107, A change procedure creation unit 108 is included. The outline of the operation of each part is as follows.

分析部101は、入力された自動構築スクリプトから有向グラフに相当するノード情報及びリンク情報を作成し、作成したノード情報及びリンク情報(これをまとめて有向グラフデータと呼ぶ)をデータ格納部102に格納する。また、分析部101は、パラメータ間の関係等の関連情報についても自動構築スクリプトから抽出し、データ格納部102に格納する。データ格納部102には、有向グラフデータ、関連情報等が格納される。   The analysis unit 101 creates node information and link information corresponding to the directed graph from the input automatic construction script, and stores the created node information and link information (collectively referred to as directed graph data) in the data storage unit 102. . The analysis unit 101 also extracts related information such as the relationship between parameters from the automatic construction script and stores the extracted information in the data storage unit 102. The data storage unit 102 stores directed graph data, related information, and the like.

変換部103は、データ格納部102に格納されたデータや操作画面作成部104により作成されたデータ等を、表示のためのデータ(例:HTML、PDF、PostScript)に変換し、出力する。操作画面作成部104は、ユーザが画面上で操作を行うためのデータ(例:変更情報を入力するためのインタフェース画面のデータ等)を作成する。   The conversion unit 103 converts the data stored in the data storage unit 102, the data created by the operation screen creation unit 104, and the like into data for display (eg, HTML, PDF, PostScript) and outputs the data. The operation screen creation unit 104 creates data (e.g., data on an interface screen for inputting change information) for a user to perform an operation on the screen.

関連情報検索部105は、有向グラフデータ、関連情報等に基づいて、ある情報に関連した情報を検索する。障害箇所設定部106は、有向グラフ内における障害箇所となるノードを設定する。原因検索部107は、障害箇所等に基づき、障害の原因と推定されるノードを検索し、特定する。変更手順作成部108は、システムにおける変更(例:設定されたアドレスの変更)を行う場合の工事手順を作成する。   The related information search unit 105 searches for information related to certain information based on the directed graph data, the related information, and the like. The failure location setting unit 106 sets a node that becomes a failure location in the directed graph. The cause search unit 107 searches and identifies a node that is presumed to be the cause of the failure based on the failure location or the like. The change procedure creating unit 108 creates a construction procedure for making a change in the system (eg, changing a set address).

本実施の形態におけるシステム管理支援装置100は、例えば、コンピュータに、本実施の形態で説明する処理内容を記述したプログラムを実行させることにより実現可能である。すなわち、システム管理支援装置100が有する機能は、当該コンピュータに内蔵されるCPUやメモリ、ハードディスクなどのハードウェア資源を用いて、システム管理支援装置100で実施される処理に対応するプログラムを実行することによって実現することが可能である。上記プログラムは、コンピュータが読み取り可能な記録媒体(可搬メモリ等)に記録して、保存したり、配布したりすることが可能である。また、上記プログラムをインターネットや電子メールなど、ネットワークを通して提供することも可能である。   The system management support apparatus 100 according to the present embodiment can be realized, for example, by causing a computer to execute a program describing the processing contents described in the present embodiment. That is, the function of the system management support apparatus 100 is to execute a program corresponding to the processing executed by the system management support apparatus 100 using hardware resources such as a CPU, memory, and hard disk built in the computer. Can be realized. The above-mentioned program can be recorded on a computer-readable recording medium (portable memory or the like), stored, or distributed. It is also possible to provide the program through a network such as the Internet or electronic mail.

以下、システム管理支援装置100における各機能部の処理内容を詳細に説明する。   Hereinafter, processing contents of each functional unit in the system management support apparatus 100 will be described in detail.

(有向グラフデータの作成処理)
まず、分析部101により実行される有向グラフデータの作成処理について説明する。前述したように、分析部101は、自動構築スクリプトから有向グラフデータを作成する。
(Directed graph data creation process)
First, directed graph data creation processing executed by the analysis unit 101 will be described. As described above, the analysis unit 101 creates directed graph data from the automatic construction script.

図2に、分析部101への入力となる自動構築スクリプトの一例を示す。本実施の形態で使用する自動構築スクリプトは、図2に示すように、再利用を意識して複数のブロックに分けて作成される。また、ブロックの中で使用する値(パラメータ)は変数化され、変数の値はブロックの外にまとめて記述される。また、各ブロックには、他のブロックとの依存関係を設定することもできる。   FIG. 2 shows an example of an automatic construction script that becomes an input to the analysis unit 101. As shown in FIG. 2, the automatic construction script used in this embodiment is divided into a plurality of blocks in consideration of reuse. Further, values (parameters) used in the block are converted into variables, and the values of the variables are collectively described outside the block. In addition, each block can have a dependency relationship with other blocks.

より具体的に、例えばAP(アプリケーション)サーバ(例:Webサーバ)を構築するためのソフトウェアに関しては、自動構築スクリプトは、通常、ソフトウェアのインストールを行う「install_[識別名]」、インストールしたソフトウェアの設定を行う「setting_[識別名]」、設定したソフトウェアをスタートさせる「start_[識別名]」の3のブロックを有する。図2は、識別名=AAAAというソフトウェアの例について、当該3つのブロックを有することが示されている。また、図2の例では、各ブロックはroleと呼ばれる。   More specifically, for example, for software for building an AP (application) server (for example, a Web server), the automatic construction script normally installs software “install_ [identification name]”, the installed software There are three blocks: “setting_ [identification name]” for setting and “start_ [identification name]” for starting the set software. FIG. 2 shows that the software has an identifier = AAAA and has the three blocks. In the example of FIG. 2, each block is called a role.

また、通常、工事においては「切り戻し手順」を作成するが、切り戻し手順は構築手順の逆向きとして「start」は「stop」、「setting」は「reset」、「install」は「uninstall」を対応付けてブロック化を行う。この対応ブロックは後述する工事手順の自動生成に使用されるので、入力データとして、データ格納部102に予め格納される。   Also, in general, a “switchback procedure” is created for construction, but the switchback procedure is the reverse of the construction procedure, “start” is “stop”, “setting” is “reset”, and “install” is “uninstall” Are made into a block by associating them. Since this corresponding block is used for automatic generation of a construction procedure to be described later, it is stored in advance in the data storage unit 102 as input data.

なお、図2は、install/setting/start(切り戻し手順としてはuninstall/reset/stop)の3つ全てが揃っている例を示しているが、OSのネットワーク設定のようにsetting/start(reset/stop)しかないもの、OSのユーザ設定のようにsetting(reset)しかないものなどもある。   Note that FIG. 2 shows an example in which all three of install / setting / start (uninstall / reset / stop as the switch-back procedure) are available, but setting / start (reset Some have only (/ stop), others have only setting (reset), such as OS user settings.

図3は、図2に示すようなブロックを適用して、ソフトウェアAAAAのインストールや設定等を行うことでWebサーバ構築を行う場合のイメージを示す図である。図3に示すように、ブロックの実行手順を記載した工事手順書(これも、分析部101に入力される自動構築スクリプトに含まれる)が準備され、当該工事手順書に従って、各ブロックがロードされ、実行(install/setting/start)される。工事手順書には、対象のサーバ(図3の例では"Web")と当該サーバに対して実行するブロックが、実行される順番で記述されている。後述するように、このような順番により、ブロック間、サーバ間の依存関係を把握できる。また、各ブロックに記述されている依存関係や、パラメータ等によっても依存関係を把握できる。なお、工事手順書に記載されてないブロックについても、ブロック間の依存関係に従って、実行される場合がある。また、自動構築スクリプトのブロックと工事手順書をあわせて「構築手順書」と呼んでも良い。以降、「構築手順書」は、自動構築スクリプトのブロックと工事手順書をあわせたものを指す。   FIG. 3 is a diagram showing an image when a Web server is constructed by installing and setting software AAAA by applying the block shown in FIG. As shown in FIG. 3, a construction procedure manual (which is also included in the automatic construction script input to the analysis unit 101) describing the block execution procedure is prepared, and each block is loaded according to the construction procedure manual. Is executed (install / setting / start). In the construction procedure manual, the target server ("Web" in the example of FIG. 3) and blocks to be executed on the server are described in the order of execution. As will be described later, the dependency relationship between blocks and servers can be grasped in this order. Further, the dependency relationship can be grasped by the dependency relationship described in each block, the parameter, or the like. Note that blocks that are not described in the construction procedure manual may be executed according to the dependency relationship between the blocks. The block of the automatic construction script and the construction procedure manual may be collectively referred to as “construction procedure manual”. Hereinafter, “construction procedure manual” refers to a combination of a block of an automatic construction script and a construction procedure manual.

図4に示すように、上記のような自動構築スクリプトが分析部101に入力され、分析部101は、ブロック間やサーバ間の依存関係を示す有向グラフデータを作成する。   As shown in FIG. 4, the automatic construction script as described above is input to the analysis unit 101, and the analysis unit 101 creates directed graph data indicating a dependency relationship between blocks or servers.

依存関係について説明すると、例えば、[install_AAAA]と[setting_AAAA]に関して、ソフトウェアAAAAはインストールされないと設定できないから、[setting_AAAA]は[install_AAAA]に依存する、という依存関係がある。この場合、本実施の形態では、依存されるほうに矢印が向くように、[install_ AAAA]←[setting_ AAAA]と有向グラフとして記述する。同様に、ソフトウェアAAAAは設定されないと正常に動作しないためスタートできないから、[start_ AAAA]は[setting_ AAAA]に依存する、つまり、[setting_ AAAA]←[start_ AAAA]と記述する。   Describing the dependency relationship, for example, regarding [install_AAAA] and [setting_AAAA], since software AAAA cannot be set unless it is installed, there is a dependency relationship that [setting_AAAA] depends on [install_AAAA]. In this case, in this embodiment, [install_AAAA] ← [setting_AAAA] is described as a directed graph so that the arrow is directed toward the dependency. Similarly, since software AAAA does not operate normally unless it is set, it cannot start, so [start_AAAA] depends on [setting_AAAA], that is, [setting_AAAA] ← [start_AAAA] is described.

すなわち、「あるブロックの実行のために前もって実行しておくべきブロック」の2つのブロック間に「依存関係」があるとする。上記の3つのブロックの例では、有効グラフとして、[install_ AAAA]←[setting_ AAAA]←[start_ AAAA]と記述する。分析部101は、このような有向グラフに相当する有向グラフデータを作成する。   That is, it is assumed that there is a “dependency relationship” between two blocks of “a block to be executed in advance for execution of a certain block”. In the example of the above three blocks, [install_AAAA] ← [setting_AAAA] ← [start_AAAA] is described as an effective graph. The analysis unit 101 creates directed graph data corresponding to such a directed graph.

なお、依存関係は、単一のソフトウェアモジュール内のみでなく、ソフトウェアモジュール間にも存在する。例えば、WebサーバソフトウェアモジュールがDBサーバソフトウェアモジュールを使用し、WebサーバソフトウェアモジュールはDBサーバソフトウェアモジュールがスタートしていないとサービスの提供ができないとする。この場合には、以下の有向グラフで示す依存関係が存在する。   Note that the dependency relationship exists not only within a single software module but also between software modules. For example, assume that a Web server software module uses a DB server software module, and the Web server software module cannot provide a service unless the DB server software module is started. In this case, the dependency shown by the following directed graph exists.

[install_database]←[setting_database]←[start_database]

[install_webserver]←[setting_webserver]←[start_webserver]
<分析部101の処理手順>
自動構築スクリプトの入力がされた分析部101は、以下の手順で有向グラフデータを作成する。
[install_database] ← [setting_database] ← [start_database]

[install_webserver] ← [setting_webserver] ← [start_webserver]
<Processing Procedure of Analysis Unit 101>
The analysis unit 101 to which the automatic construction script is input creates directed graph data in the following procedure.

ステップS101)まず、分析部101は、一連のブロックを適用する対象となるサーバ情報を取得する。例えば、分析部101は、工事手順書に記載されている、一連のブロックの適用対象となるホストの情報を当該サーバ情報として取得することができる。   Step S101) First, the analysis unit 101 acquires server information to which a series of blocks are applied. For example, the analysis unit 101 can acquire, as the server information, information on a host that is a target of application of a series of blocks described in a construction procedure manual.

ステップS102)次に、分析部101は、対象のサーバ毎に、自動構築スクリプトにおける複数ブロックをinstall/setting/startの3つのグループに分けノード化する。なお、前述したように、スクリプトの適用対象によっては、installのみ、settingのみ等の場合もある。   (Step S102) Next, the analysis unit 101 divides a plurality of blocks in the automatic construction script into three groups of install / setting / start for each target server to form nodes. As described above, depending on the application target of the script, there may be only install, only setting, and the like.

ステップS102では、例えば、ソフトウェアAに関するスクリプトのブロックとしてinstall/setting/startの3つがあり、ネットワーク設定に関するスクリプトのブロックとしてsettingがある場合、分析部101は、ソフトウェアAについてのinstallのノード、settingのノード、startのノードを作成し、ネットワーク設定についてのsettingのノードを作成する。   In step S102, for example, there are three install / setting / start script blocks related to software A, and if there is setting as a script block related to network settings, the analysis unit 101 sets the install node, setting Create a node, start node, and create a setting node for network settings.

ステップS103)次に、分析部101は、各ブロックに関連する変数(パラメータ)をnetwork/filepath/id/device等のグループに分けて関連付ける。すなわち、ファイルパス、ネットワーク、ユーザ、log、conf、serviceなど、システムを構成する内容によってグルーピングし、一致、不一致、関係性(例:包含関係)を抽出し、その情報をデータ格納部102に格納する。より詳細には、ファイルパスは前方一致、ネットワークはセグメント管理、ユーザはid,name,$home、logはローカルとリモート、confはファイル格納場所と起動時読み込み、serviceは自動起動、起動順序などの観点で、一致、不一致、関係性を抽出する。一例として、ソフトウェアAのsettingにおける設定アドレスがアドレス1であり、ソフトウェアBのsettingにおける設定アドレスがアドレス1である場合、両者は一致の関係があるとして、そのことを示す情報が格納される。   Step S103) Next, the analysis unit 101 associates variables (parameters) associated with each block by dividing them into groups such as network / filepath / id / device. In other words, file paths, networks, users, logs, conf, services, etc. are grouped according to the contents of the system, and matches, mismatches, relationships (eg, inclusion relationships) are extracted, and the information is stored in the data storage unit 102 To do. More specifically, the file path is forward matching, the network is segment management, the user is id, name, $ home, the log is local and remote, the conf is the file storage location and read at startup, the service is automatic startup, the startup order, etc. From the viewpoint, match, mismatch, and relationship are extracted. As an example, if the setting address in the setting of software A is address 1 and the setting address in the setting of software B is address 1, information indicating that the two have a matching relationship is stored.

ステップS104)分析部101は、依存関係のあるノード間について、ノード間を結びつけるリンク情報を作成する。依存関係は、例えば、工事手順書におけるブロックの実行手順から判断することができる。また、ブロック内に依存関係の記述がある場合には、その記述から判断することもできる。   Step S <b> 104) The analysis unit 101 creates link information for connecting nodes between nodes having a dependency relationship. The dependency relationship can be determined from, for example, a block execution procedure in the construction procedure manual. Further, when there is a description of the dependency relationship in the block, it can be determined from the description.

ステップS105)分析部101は、上記の処理により得られたノード情報及びリンク情報、パラメータの関連情報等をサーバ情報に紐づけてデータ格納部102に格納する。   Step S105) The analysis unit 101 stores the node information, link information, parameter related information, and the like obtained by the above processing in the data storage unit 102 in association with server information.

図4の左側には、データ格納部102に格納されるデータのイメージが示されている。当該イメージは、右側に示す入力情報に対応するものである。図4の例では、install_AAAA、setting_AAAA、start_AAAAのノード情報と、これらの間に「install_AAAA←setting_AAAA←start_AAAA」で示される依存関係が存在することを示すリンク情報がデータ格納部102に格納される。また、図示するように、各ノードにパラメータが関連付けられている。   An image of data stored in the data storage unit 102 is shown on the left side of FIG. The image corresponds to the input information shown on the right side. In the example of FIG. 4, node information of install_AAAA, setting_AAAA, and start_AAAA, and link information indicating that there is a dependency represented by “install_AAAA ← setting_AAAA ← start_AAAA” between them are stored in the data storage unit 102. Further, as shown in the figure, a parameter is associated with each node.

(変換、表示動作)
変換部103は、上記のようにして作成された有向グラフデータを変換し、可視化に適した形式のデータにして出力する。例えば、ネットワーク経由で、ユーザ端末にWeb画面として表示を行う場合、変換部103は、有向グラフデータをhtmlデータに変換し、出力する。また、変換部103は、有向グラフデータを印刷データや、数式で使用するようなデータに変換し、出力することもできる。また、変換部103をディスプレイを含む機能部とし、当該ディスプレイに有向グラフを表示させる形態であってもよい。
(Conversion and display operations)
The conversion unit 103 converts the directed graph data created as described above, and outputs the converted data in a format suitable for visualization. For example, when displaying as a Web screen on a user terminal via a network, the conversion unit 103 converts the directed graph data into html data and outputs it. The conversion unit 103 can also convert the directed graph data into print data or data that can be used in mathematical expressions and output the data. Further, the conversion unit 103 may be a functional unit including a display, and a directed graph may be displayed on the display.

図5は、APサーバの構築に関する有向グラフをWebサーバからユーザ端末に対してWebページとして出力する場合の例を示している。以下で説明する例では、この形態を想定している。   FIG. 5 shows an example in which a directed graph relating to the construction of the AP server is output as a Web page from the Web server to the user terminal. In the example described below, this mode is assumed.

変換部103は、以下の手順で、データ格納部102に格納されている有向グラフデータから、表示データを作成し、出力する。以下では、例として、「APサーバ」についての有向グラフを表示する場合について説明する。   The conversion unit 103 creates display data from the directed graph data stored in the data storage unit 102 and outputs the display data in the following procedure. Hereinafter, as an example, a case where a directed graph for “AP server” is displayed will be described.

ステップS201)変換部103は、データ格納部102からAPサーバに関連するノードの情報を全て取得する。   Step S201) The conversion unit 103 acquires all the node information related to the AP server from the data storage unit 102.

ステップS202)次に、変換部103は、取得したノードを含む(つまり、ノードを端点とする)リンク情報を取得する。   (Step S202) Next, the conversion unit 103 acquires link information including the acquired node (that is, using the node as an end point).

ステップS203)そして、変換部103は、ノード情報とリンク情報とから有向グラフを作成する。なお、ここで作成される有向グラフは、例えば、有向グラフの画像である。   Step S203) Then, the conversion unit 103 creates a directed graph from the node information and the link information. The directed graph created here is, for example, an image of a directed graph.

ステップS204)変換部103は、作成した有向グラフを、表示するデータに変換して(例:PDF/HTML/PS等)、当該データを出力する。   Step S204) The conversion unit 103 converts the created directed graph into data to be displayed (eg, PDF / HTML / PS) and outputs the data.

なお、上記の例では、APサーバという1つのサーバに関する有向グラフを表示する例であるが、複数のサーバの有向グラフを結び付けても表示することも可能である。   In the above example, a directed graph related to one server, which is an AP server, is displayed. However, the directed graph can also be displayed by connecting directed graphs of a plurality of servers.

例えば、図6(a)に示す、データ格納部102に格納されている有向グラフデータ(便宜上、表示イメージで記載している)において、APサーバとLB(ロードバランシング)サーバとの間に依存関係がある場合、図6(b)に示すように、各サーバの有向グラフを結びつけた表示を行うことができる。なお、図6は、APサーバにソフトウェアAAAAがインストールされ、LBサーバにソフトウェアlbがインストールされる場合の例を示している。以下で説明する図7についても同様である。   For example, in the directed graph data (shown in the display image for convenience) stored in the data storage unit 102 shown in FIG. 6A, there is a dependency between the AP server and the LB (load balancing) server. In some cases, as shown in FIG. 6B, a display in which the directed graphs of the servers are connected can be performed. FIG. 6 shows an example in which software AAAA is installed on the AP server and software lb is installed on the LB server. The same applies to FIG. 7 described below.

(関連性検索、及び表示)
本実施の形態では、関連情報検索部105が、依存関係がない関連性のあるデータについての検索を行って、変換部103がその表示を行うことができる。
(Relevance search and display)
In the present embodiment, the related information search unit 105 can search for related data having no dependency, and the conversion unit 103 can display the related data.

例えば、図7(a)に示すように、有向グラフデータにおいて、APサーバとLBサーバとに依存関係がないが、同じIPアドレスの設定がなされる場合を想定する。この場合、例えば、図7(b)の上側に示すように、APサーバについての有向グラフとともに検索を行うことを示す操作ボタンが表示される。この操作ボタン等の操作に関わる画面データは、操作画面作成部104により、作成され、変換部103を介して表示されるものである。   For example, as shown in FIG. 7A, it is assumed that the directed graph data has no dependency between the AP server and the LB server, but the same IP address is set. In this case, for example, as shown on the upper side of FIG. 7B, an operation button indicating that the search is performed is displayed together with the directed graph for the AP server. The screen data related to the operation of the operation buttons and the like is created by the operation screen creation unit 104 and displayed via the conversion unit 103.

ユーザが操作ボタンを操作することで、関連情報検索部105が、データ格納部102における、APサーバの有向グラフに関連する情報を検索する。ここでは、関連情報検索部105は、APサーバのsettingのノードに関連付けられたIPアドレスと同じIPアドレスがLBサーバの有向グラフデータにあることを検知し、図7(b)の下側に示すように、当該IPアドレスとともに、APサーバの有向グラフとLBサーバの有向グラフを表示する。これにより、同じIPアドレスが設定されることが一目でわかる。   When the user operates the operation button, the related information search unit 105 searches for information related to the directed graph of the AP server in the data storage unit 102. Here, the related information search unit 105 detects that the same IP address as the IP address associated with the setting node of the AP server is present in the directed graph data of the LB server, as shown in the lower part of FIG. 7B. The directed graph of the AP server and the directed graph of the LB server are displayed together with the IP address. As a result, it can be seen at a glance that the same IP address is set.

関連情報検索部105の処理は、例えば、以下の手順で実行される。   The processing of the related information search unit 105 is executed by the following procedure, for example.

ステップS251)関連情報検索部105は、操作画面からユーザにより指定された情報そのものを検索する。   Step S251) The related information search unit 105 searches the information specified by the user from the operation screen.

ステップS252)そして、関連情報検索部105は、指定された情報に関連する情報を検索する。一例として、指定された情報があるノードの特定のIPアドレスであるとすると、当該IPアドレスを包含するセグメント情報を有するノードを検索する。また、指定された情報があるノードの特定のファイルパスであるとすると、当該ファイルパスと前方一致で、所定の文字数まで一致する情報を有するノードを検索する。   Step S252) Then, the related information search unit 105 searches for information related to the specified information. As an example, if the specified information is a specific IP address of a certain node, a node having segment information including the IP address is searched. If the specified information is a specific file path of a certain node, a node having information that matches the file path up to a predetermined number of characters is searched.

ステップS253)関連情報検索部105は、上記のようにして検索された関連するノードが含まれる情報を表示する。   Step S253) The related information search unit 105 displays information including the related nodes searched as described above.

(表示の具体例)
以下、本実施の形態におけるシステム管理支援装置100において、これまでに説明した機能により表示される具体的な表示例を説明する。
(Specific example of display)
Hereinafter, specific display examples displayed by the functions described so far in the system management support apparatus 100 according to the present embodiment will be described.

ここでは、分析部101への入力情報にAP(アプリケーション)サーバ構築情報と、LB(ロードバランシング)サーバ構築情報が含まれている。また、APサーバ構築情報は、デーモン化を行うソフトウェアであるBBBB(インタプリタCCCC上で動作するソフトウェア)、BBBBがデーモン化対象とするCCCCスクリプト、CCCCスクリプトのユーザ設定情報、CCCCスクリプトのインタプリタであるCCCC、CCCCスクリプトが使用するデータベースソフトであるDDDD、及びネットワーク設定情報のそれぞれに対応する自動構築スクリプトのブロックを含む。また、LBサーバ構築情報は、WebサーバソフトであるEEEE、及びネットワーク設定情報のそれぞれに対応する自動構築スクリプトのブロックを含む。   Here, the input information to the analysis unit 101 includes AP (application) server construction information and LB (load balancing) server construction information. The AP server construction information includes BBBB (software that runs on the interpreter CCCC) that performs daemonization, CCCC scripts that BBBB targets to be daemonized, user setting information for CCCC scripts, and CCCC that is CCCC script interpreters , Including DDDD, which is the database software used by the CCCC script, and a block of the automatic construction script corresponding to each of the network setting information. In addition, the LB server construction information includes a block of an automatic construction script corresponding to each of EEEE, which is Web server software, and network setting information.

図8は、表示例1を示す。BBBBとCCCCスクリプトは、いずれもCCCC上で動作するため、図8の(1)と(2)の矢印付き線で示すように、依存関係としてCCCCを指示している。また、LBサーバに対し、同様にEEEEというソフトウェアにおけるinstall/setting/startの依存関係が表示されている。   FIG. 8 shows Display Example 1. Since both the BBBB and CCCC scripts operate on the CCCC, the CCCC is designated as a dependency as shown by the arrows with the arrows (1) and (2) in FIG. Similarly, the dependency of install / setting / start in software called EEEE is displayed for the LB server.

図9は、表示例2を示す。本実施の形態で使用する自動構築スクリプトにおける各ブロックでは、インストールや設定でパラメータを使用する。前述したように、これを各ブロックで把握し、関連付けられる内容でサーバをまたいだ依存関係を表示することができる。単にパラメータの一致だけでなく、ファイルパスの部分一致や、Networkセグメントの包含関係等も考慮して関連性を表示することが可能である。これにより、関連性、影響範囲の把握を行うことができる。このような関連性の検出は、システム管理支援装置100の関連情報検索部105により実行される。   FIG. 9 shows a display example 2. In each block in the automatic construction script used in this embodiment, parameters are used for installation and setting. As described above, this can be grasped by each block, and the dependency relationship across the servers can be displayed with the associated contents. Relevance can be displayed in consideration of not only parameter matching but also partial matching of file paths, network segment inclusion relationships, and the like. Thereby, the relevance and the influence range can be grasped. Such relevance detection is executed by the related information search unit 105 of the system management support apparatus 100.

図9に示す例では、LBサーバのブロックsetting_EEEEで使用するパラメータに、APサーバのsetting_BBBB(より具体的にはBBBB.conf)で使用されているIPアドレス(10.0.0.1)が指定されている。そして、この両者は関連性があることが点線の表示で示されている。   In the example shown in FIG. 9, the IP address (10.0.0.1) used in the AP server setting_BBBB (more specifically, BBBB.conf) is specified as the parameter used in the LB server block setting_EEEE. And it is shown by the dotted line that these two are related.

また、LBサーバのnetwork_settingで使用されいているアドレスは、BBBB.confの中に記載されているセグメントに含まれるため、これも関連性があるとして表示がなされている。   In addition, since the address used in the network_setting of the LB server is included in the segment described in BBBB.conf, this is also displayed as related.

図10に、表示例3を示す。表示例3では、サーバ間での依存関係を表示している。例えば、分析部101は、図10(b)に示すように、構築手順書に記載されたサーバの構築の「実行順序」に基づき、サーバ間の依存関係を把握し、サーバ間で依存関係を示すリンクを設定することができる。図10(b)の例では、APサーバを先に、次にLBサーバを構築するので、「APサーバ←LBサーバ」という依存関係になり、図10(a)に示すとおりの表示を行うことができる。また、構築手順書の実行順序で依存関係を把握することのほか、スクリプトの内部のパラメータの意味に基づいて依存関係を把握することも可能である。   FIG. 10 shows a display example 3. In the display example 3, the dependency relationship between servers is displayed. For example, as shown in FIG. 10B, the analysis unit 101 grasps the dependency relationship between servers based on the “execution order” of server construction described in the construction procedure manual, and determines the dependency relationship between servers. You can set a link to show. In the example of FIG. 10B, since the LB server is constructed first with the AP server first, the dependency relationship “AP server ← LB server” is established, and the display as shown in FIG. 10A is performed. Can do. In addition to grasping the dependency relationship in the execution order of the construction procedure manual, it is also possible to grasp the dependency relationship based on the meaning of the parameters inside the script.

図11(a)は、表示例4を示す。システムによっては「サーバAのモジュール1が、サーバBに依存し、サーバBはサーバAのモジュール2に依存する」というような、サーバ内部のモジュールも関係する依存関係が生じる場合がある。表示例4はそのような場合の表示例である。表示例3の場合と同様に、分析部101は、このような依存関係についても構築手順書に基づき把握することが可能である。   FIG. 11A shows a display example 4. Depending on the system, there may be a dependency relationship in which a module inside the server also relates, such as “module 1 of server A depends on server B, and server B depends on module 2 of server A”. Display example 4 is a display example in such a case. As in the case of the display example 3, the analysis unit 101 can grasp such dependency relationships based on the construction procedure manual.

図11(b)に示すように、本例では、構築手順書における実行手順は、(1)APサーバのCCCCまで、(2)LBサーバ、(3)APサーバのBBBBまで、の順番である。よって、図11(a)に示すとおり、「APサーバのCCCC←LBサーバ←APサーバのBBBB」という依存関係が表示される。図11(a)におけるCCCCが上記のモジュール2に相当し、図11(a)におけるLBサーバが上記のサーバBに相当し、図11(a)におけるBBBBが上記のモジュール1に相当する。   As shown in FIG. 11B, in this example, the execution procedure in the construction procedure manual is in the order of (1) CCCC of the AP server, (2) LB server, and (3) BBBB of the AP server. . Therefore, as shown in FIG. 11A, the dependency relationship “CCCC of AP server ← LB server ← BBBB of AP server” is displayed. The CCCC in FIG. 11A corresponds to the module 2, the LB server in FIG. 11A corresponds to the server B, and the BBBB in FIG. 11A corresponds to the module 1.

図12は、表示例5を示す。分析部101が、パラメータによりサーバ間依存関係の把握を行う場合の例である。表示例5では、自動構築スクリプトのパラメータについて、一定のルールに従った命名を行うことで、分析部101が、パラメータの命名規則に基づいて、サーバ間の依存関係を把握し、把握した依存関係に基づく有向グラフデータを作成している。   FIG. 12 shows a display example 5. This is an example in which the analysis unit 101 grasps the inter-server dependency using parameters. In the display example 5, the parameters of the automatic construction script are named according to a certain rule, so that the analysis unit 101 grasps the dependency relationship between the servers based on the parameter naming rule, and understands the dependency relationship Directed graph data based on.

具体的には、ラウンドロビンの投げ先と、待ち受けのアドレスについてのIPアドレスの変数名として、下記の通り変数名を使用している。   Specifically, the following variable names are used as IP address variable names for round robin destinations and standby addresses.

net_ip_listen=10.0.0.1
net_ip_target=10.0.0.1
分析部101は、この命名規則とIPアドレスの値に基づいて、RoundRobin元⇒RoundRobin先という、サーバ間の依存関係を把握することができ、結果として表示例5の表示を行うことができる。また、別の命名規則を用いることで、クライアント⇒サーバという依存関係を把握することもできる。例えば、サーバが先に落ちているとクライアントの動作が止まるので、このような依存関係を表示することで、ユーザは、確実に「クライアントを落としてからサーバを落とす」ということを認識できる。
net_ip_listen = 10.0.0.1
net_ip_target = 10.0.0.1
Based on the naming rule and the IP address value, the analysis unit 101 can grasp the dependency relationship between the servers, RoundRobin source → RoundRobin destination, and can display the display example 5 as a result. In addition, by using a different naming convention, it is possible to grasp the dependency relationship between client and server. For example, since the operation of the client stops when the server has fallen first, the user can recognize that “the server is dropped after the client is dropped” by displaying such a dependency.

また、上記の例の他にも、例えば、DBサーバに設定されている他サーバのIPアドレス⇒ACL(ACcess List、アクセスリスト)、Webサーバに設定されている他サーバのIPアドレス⇒Forward先のように、サーバの特性によって依存関係を把握し、表示することも可能である。   In addition to the above example, for example, the IP address of the other server set in the DB server ⇒ ACL (ACcess List, access list), the IP address of the other server set in the Web server ⇒ Forward destination As described above, it is possible to grasp and display the dependency relationship according to the characteristics of the server.

図13は、表示例6を示す。表示例6では、APサーバにおけるeth0というデバイス名に割り当てたネットワークアドレス(10.0.0.1/24、自サーバのアドレス)を、webサーバであるEEEEが使用しているため、APサーバがLBサーバからのフォワード先であると推定し、それを表示している。すなわち、依存関係としてはLBサーバ→APサーバとなる。   FIG. 13 shows a display example 6. In display example 6, the network address assigned to the device name eth0 in the AP server (10.0.0.1/24, the address of the local server) is used by the web server EEEE. It is estimated to be the forward destination and displayed. That is, the dependency relationship is LB server → AP server.

<変更の影響把握に関する表示例>
システム管理支援装置100の関連情報検索部105は、データ格納部102に格納された関連性の情報等に基づいて、システムの変更に伴う影響箇所を検索して把握し、表示を行うことが可能である。
<Display example for grasping the impact of changes>
The related information search unit 105 of the system management support apparatus 100 can search for and grasp the influence location associated with the change of the system based on the relevance information stored in the data storage unit 102, and can display it. It is.

システムの変更の例としては、Network公開によるIPアドレスの変更、脆弱性対応によるソフトウェアのバージョンアップ等がある。   Examples of system changes include changing the IP address by releasing the network, and upgrading the software version by dealing with the vulnerability.

図14は、変更の影響把握に関する表示例7を示す。表示例7では、LBサーバのIPアドレスを変えたことにより、関連情報検索部105が、関連箇所の検索を行った結果、BBBBの設定に影響があることが表示されている。つまり、LBサーバの変更後のIPアドレスが、BBBBのACLのセグメントから外れてしまっている(包含されていない)ことが示されている。   FIG. 14 shows a display example 7 related to grasping the influence of the change. In the display example 7, it is displayed that the setting of the BBBB is affected as a result of the related information search unit 105 searching for the related part by changing the IP address of the LB server. In other words, it is indicated that the IP address after the change of the LB server is out of (not included in) the BBBB ACL segment.

図15は、表示例8を示す。表示例8は、CCCCの脆弱性対応(ソフトウェアのバージョンアップ)を行ったときの変更の影響箇所を表示した例である。具体的には、CCCCを利用するBBBBにおける、CCCCを指定するパスと、CCCCがインストールされる場所のパスとが異なるものとなったことが表示されている。   FIG. 15 shows a display example 8. The display example 8 is an example in which the affected part of the change when the CCCC vulnerability countermeasure (software version upgrade) is performed is displayed. Specifically, in the BBBB using CCCC, it is displayed that the path for specifying CCCC is different from the path where CCCC is installed.

図16は、表示例9を示す。表示例9は、APサーバにNIC(eh1)を追加する変更の影響を表示した例である。この例では、eh1のIPアドレスとLBサーバのeth0のIPアドレスが同一セグメントとなってしまったことが示されている。   FIG. 16 shows a display example 9. Display example 9 is an example in which the effect of the change to add the NIC (eh1) to the AP server is displayed. This example shows that the IP address of eh1 and the IP address of eth0 of the LB server are the same segment.

(障害箇所の設定と原因の特定の処理について)
次に、システム管理支援装置100の障害箇所設定部106及び原因検索部107により実行される処理について説明する。図17は、当該処理の概要を説明するための図である。図17の例では、図6(a)で示した有向グラフデータと同じデータを対象とする。そして、依存関係を示す画面(図6(b))が表示されているものとする。障害が発生した場合の処理手順は以下のようにして行われる。この手順において、適宜、図17の例を使用する。
(About fault location setting and cause specific processing)
Next, processing executed by the failure location setting unit 106 and the cause searching unit 107 of the system management support apparatus 100 will be described. FIG. 17 is a diagram for explaining the outline of the processing. In the example of FIG. 17, the same data as the directed graph data shown in FIG. It is assumed that a screen (FIG. 6B) showing the dependency relationship is displayed. The processing procedure when a failure occurs is performed as follows. In this procedure, the example of FIG. 17 is used as appropriate.

ステップS301)障害箇所を示す情報が、監視システムから、もしくは手動でシステム管理支援装置100に入力されると、操作画面作成部104により、当該障害箇所が目立つように表示される。図17の例では、LBサーバのstartブロックが目立つように表示される。また、障害箇所設定部106により、当該障害箇所の情報がデータ格納部102に格納される。   Step S301) When information indicating a failure location is input from the monitoring system or manually to the system management support apparatus 100, the operation screen creation unit 104 displays the failure location so as to stand out. In the example of FIG. 17, the start block of the LB server is displayed prominently. Further, the failure location setting unit 106 stores information on the failure location in the data storage unit 102.

ステップS302)次に、原因検索部107は、障害箇所のノードを終点とするリンクを検索し、始点のノードを影響箇所として目立つように表示する。図17の例では、障害箇所のノード(LBサーバのstart)を終点とするリンクの始点のノードとして、start_AAAAが目立つように表示される。   Step S302) Next, the cause search unit 107 searches for a link having the failure point node as an end point, and displays the start point node prominently as an influence point. In the example of FIG. 17, start_AAAA is displayed prominently as the node at the start point of the link whose end point is the node at the failure location (LB server start).

ステップS303)また、原因検索部107は、障害箇所のノードを始点とするリンクを検索し、終点のノードを原因(被疑箇所)として目立つように表示する。図17の例では、障害箇所のノード(LBサーバのstart)を始点とするリンクの終点のノードとして、LBサーバのsettingが目立つように表示される。被疑箇所については、実際のシステムに対する確認が行われる。   Step S303) Further, the cause search unit 107 searches for a link starting from the node at the failure location, and displays the node at the end point prominently as the cause (suspected location). In the example of FIG. 17, the setting of the LB server is displayed conspicuously as the node at the end point of the link starting from the node at the fault location (start of the LB server). The suspected part is checked against the actual system.

ステップS304)被疑箇所が複数表示された場合、疑義が晴れた箇所は被疑箇所としての表示をクリアする。   Step S304) When a plurality of suspected places are displayed, the place where the doubt is clear clears the display as the suspected place.

ステップS305)原因検索部107は、被疑箇所を始点としているリンクを検索し、終点のノードを更なる被疑個所として遷移し、ステップS303に戻る。ステップS303では、この被疑箇所を障害箇所と見なして処理を行う。   Step S305) The cause search unit 107 searches for a link having the suspected place as the starting point, transitions the end point node as a further suspected place, and returns to step S303. In step S303, the suspected location is regarded as a failure location and processing is performed.

(障害箇所の設定と原因の特定の処理についての表示例)
図18〜20は、障害箇所の設定と原因の特定の処理についての具体的な表示例1〜3を示す。
(Display example of fault location setting and cause specific processing)
18 to 20 show specific display examples 1 to 3 regarding the setting of the fault location and the specific processing of the cause.

図18では、BBBB(start_BBBB)にエラーが出ていることが示されている。そして、上記のステップS303に従って、依存先の1つ目である、setting_BBBBとstart_DDDD(DDDDがスタートしているかどうか)が被疑箇所として表示される。この表示を見たユーザはその確認を行う。   FIG. 18 shows that an error has occurred in BBBB (start_BBBB). And according to said step S303, setting_BBBB and start_DDDD (whether DDDD has started) which are the 1st dependence destinations are displayed as a suspected place. The user who sees this display confirms it.

ここで、setting_BBBBの設定に変更がなく(障害の原因ではなく)、start_DDDDが原因である(DDDDがスタートしていない)ことがわかったとすると、図19に示すように、start_DDDDが被疑箇所として残る。そして、依存先を辿ることで、setting_network(ネットワークの設定)とsetting_DDDDが被疑個所となる。   Here, if there is no change in the setting_BBBB setting (not the cause of failure) and it is found that start_DDDD is the cause (DDDD has not started), start_DDDD remains as a suspected location, as shown in FIG. . By following the dependency destination, setting_network (network setting) and setting_DDDD become suspect locations.

これらを調べた結果、図20に示すように、最終的にDDDDの設定変更によるトラブルであることが判明した。この場合、DDDDの設定がBBBBの動作に影響を及ぼしていることが、論理的に最短距離で把握できる。   As a result of investigating these, as shown in FIG. 20, it was finally found that the trouble was caused by the DDDD setting change. In this case, it can be logically understood that the DDDD setting affects the operation of the BBBB in the shortest distance.

上記のように、本実施の形態のシステム管理支援装置100により、障害が発生している箇所を選択すると、可能性のある個所を表示させることができる。設計書上は関連性が把握しにくい箇所であっても、依存関係が有向グラフで確認できるため、依存先をわかりやすく表示できる。   As described above, when a location where a failure has occurred is selected by the system management support apparatus 100 according to the present embodiment, possible locations can be displayed. Even if it is difficult to grasp the relationship on the design document, the dependency relationship can be confirmed with the directed graph, so that the dependency destination can be displayed in an easy-to-understand manner.

(変更手順自動作成処理について)
次に、システム管理支援装置100の変更手順作成部108により実行される処理について説明する。図21は、当該処理の概要を説明するための図である。図21の例は、左側の画面に表示されている有向グラフにおいて、例えば、settingにおけるIPアドレスを変更する場合を示している。この場合、操作画面作成部104により、アドレス変更を入力する画面が表示される。そして、ユーザにより、変更の操作がなされると、変更手順作成部108が、当該変更内容と、データ格納部102に格納されている有向グラフデータに基づいて、変更手順を作成し、出力する。図21の例では、AAAAを停止し、アドレス変更の設定を行って、AAAAを再スタートする、という手順が作成されたことが示されている。
(About change procedure automatic creation processing)
Next, processing executed by the change procedure creation unit 108 of the system management support apparatus 100 will be described. FIG. 21 is a diagram for explaining the outline of the processing. The example of FIG. 21 illustrates a case where, for example, the IP address in setting is changed in the directed graph displayed on the left screen. In this case, the operation screen creation unit 104 displays a screen for inputting an address change. When a change operation is performed by the user, the change procedure creation unit 108 creates and outputs a change procedure based on the change content and the directed graph data stored in the data storage unit 102. In the example of FIG. 21, it is shown that a procedure has been created in which AAAA is stopped, address change is set, and AAAA is restarted.

<変更手順自動作成の具体例>
以下、変更手順作成部108が実行する変更手順作成処理をより具体的に説明する。
<Specific example of automatic creation of change procedure>
Hereinafter, the change procedure creating process executed by the change procedure creating unit 108 will be described more specifically.

図22は、本例で前提としている有向グラフを示している。この例は、既に説明した具体的な表示例におけるAPサーバ側の構成に相当する。そして、本例では、BBBBにおけるACLのアドレスを、172.16.0.0/28から172.16.0.0/24に変更する場合の手順作成処理を説明する。   FIG. 22 shows a directed graph assumed in this example. This example corresponds to the configuration on the AP server side in the specific display example already described. In this example, a procedure creation process when the ACL address in BBBB is changed from 172.16.0.0/28 to 172.16.0.0/24 will be described.

図23〜25は、変更手順作成部108により実行される処理のフローチャートを示す。また、処理を分かり易く説明するために、図23〜25には、図22で示した具体例に対応させた手順作成の進行状況が示されている。以下、図23〜25を参照して、変更手順作成処理を説明する。なお、図23、図24はフローチャートとしては同じである。手順を具体例を用いて説明するために2つに分けている。   23 to 25 are flowcharts of processing executed by the change procedure creation unit 108. In order to explain the processing in an easy-to-understand manner, FIGS. 23 to 25 show the progress of procedure creation corresponding to the specific example shown in FIG. Hereinafter, the change procedure creation process will be described with reference to FIGS. 23 and 24 are the same as the flowchart. The procedure is divided into two in order to explain using specific examples.

図23に示すように、変更手順作成部108は、まず、工事対象のノードを選択する。具体例では、ステップS1において、setting_BBBBを選択する。次に、現在の対象ノードを終点とするリンクがあるか否かを判定する。具体例では、ステップS2で示すように、当該リンクがあるので、判定はYesとなり、次に、リンクの始点を対象ノードとし、終点を親ノードとしてデータ格納部102にその情報を記録する。具体例では、ステップS3として示されるように、リンクの始点であるstart_BBBBを対象ノードとし、終点であるsetting_BBBBを親ノードとしてデータ格納部102にその情報を記録する。   As shown in FIG. 23, the change procedure creation unit 108 first selects a construction target node. In a specific example, setting_BBBB is selected in step S1. Next, it is determined whether there is a link having the current target node as an end point. In the specific example, as shown in step S2, since there is the link, the determination is Yes, and the information is recorded in the data storage unit 102 with the start point of the link as the target node and the end point as the parent node. In the specific example, as shown in step S3, the information is recorded in the data storage unit 102 with the start_BBBB that is the link start point as the target node and the setting_BBBB that is the end point as the parent node.

次に、現在の対象ノードを終点とするリンクがあるか否かを判定すると、ステップS4に示すように、そのようなリンクはないので判定はNoとなり、次に、対象ノードの対称となる工事手順ノードを選択する。なお、対称となるノードの情報は、予めデータ格納部102に格納されているものとする。具体例では、ステップS5に示すように、start_BBBBの対称ノードであるstop_BBBBが選択される。   Next, when it is determined whether or not there is a link having the current target node as an end point, as shown in step S4, since there is no such link, the determination is No, and then a construction that is symmetrical with the target node. Select a procedure node. It is assumed that symmetrical node information is stored in the data storage unit 102 in advance. In the specific example, as shown in step S5, stop_BBBB that is a symmetric node of start_BBBB is selected.

次に、工事手順ツリーにノードが1つでもあるかどうかを判定する。具体例では、ステップS6に示すように、ノードはないので、判定はNoとなり、次に、ステップS7に示すように、工事手順ノード(具体例でのstop_BBBB)を工事手順ツリーのトップに指定する。   Next, it is determined whether or not there is even one node in the construction procedure tree. In the specific example, since there is no node as shown in step S6, the determination is No. Next, as shown in step S7, the construction procedure node (stop_BBBB in the concrete example) is designated at the top of the construction procedure tree. .

次に、現在の対象ノードが、選択されたノードと一致するか否かを判定する。具体例では、ステップS8として示すように、対象ノード(start_BBBB)は選択されたノード(setting_BBBB)と一致しないので、判定はNoとなり、次に、対象ノードを呼び出したノードを対象ノードに設定する。具体例では、ステップS9(及びS2)に示されるように、対象ノード(start_BBBB)を呼び出したノードであるsetting_BBBBを対象ノードに設定する。   Next, it is determined whether or not the current target node matches the selected node. In the specific example, as shown in step S8, since the target node (start_BBBB) does not match the selected node (setting_BBBB), the determination is no, and then the node that called the target node is set as the target node. In the specific example, as shown in step S9 (and S2), setting_BBBB, which is a node that called the target node (start_BBBB), is set as the target node.

次に、図24に進み、具体例でステップS10として示されるように、対象ノードの対称となる工事手順ノードを選択する。具体例では、re_setting_BBBBが選択される。   Next, proceeding to FIG. 24, as shown in step S10 in the specific example, a construction procedure node that is symmetrical to the target node is selected. In a specific example, re_setting_BBBB is selected.

次に、工事手順ツリーにノードが1つでもあるかどうかを判定する。具体例では、ステップS11に示されるとおり、ノード(stop_BBBB)があるので、判定はYesとなり、次に、工事手順ノードを工事手順ツリーの末端ノードに設定する。具体例では、ステップS12に示されるとおり、re_setting_BBBBが末端ノードとして設定される。   Next, it is determined whether or not there is even one node in the construction procedure tree. In the specific example, as shown in step S11, since there is a node (stop_BBBB), the determination is Yes, and then the construction procedure node is set as the end node of the construction procedure tree. In a specific example, as shown in step S12, re_setting_BBBB is set as a terminal node.

次に、対象ノードが、選択されたノードと一致するかどうかを判定する。具体例では、ステップS13として示すように、一致するので、判定はYesとなり、前半処理が終了し、図25に示す工事手順出力処理に進む。なお、この時点では、具体例の工事手順ツリーは、図24のステップS14に示すとおりである。   Next, it is determined whether the target node matches the selected node. In the specific example, as shown in step S13, since they match, the determination is yes, the first half process is terminated, and the process proceeds to the construction procedure output process shown in FIG. At this point, the construction procedure tree of the specific example is as shown in step S14 in FIG.

図25において、まず、生成された工事手順ツリーの末端を選択する。具体例では、ステップS15に示すように、末端ノードであるre_setting_BBBBが選択される。この選択されたノードが現在の対象ノードになる。   In FIG. 25, first, the end of the generated construction procedure tree is selected. In the specific example, as shown in step S15, re_setting_BBBB which is a terminal node is selected. This selected node becomes the current target node.

次に、現在の対象ノードを終点とするリンクがあるかどうかを判定する。具体例では、ステップS16に示すように、re_setting_BBBBを終点とするリンクがあるので、判定はYesとなり、次に、リンクの始点ノードを対象ノードとして選択する。具体例では、ステップS17に示すように、stop_BBBBが選択される。   Next, it is determined whether there is a link having the current target node as an end point. In the specific example, as shown in step S16, since there is a link whose end point is re_setting_BBBB, the determination is Yes, and then the link start point node is selected as the target node. In a specific example, stop_BBBB is selected as shown in step S17.

次に、対象ノードと対称となる工事手順を選択し、これを工事手順ツリーの末端に設定する。具体例では、ステップS18として示されるように、stop_BBBBの対称ノードであるstart_BBBBが末端に追加される。   Next, a construction procedure that is symmetrical to the target node is selected, and this is set at the end of the construction procedure tree. In the specific example, as shown in step S18, start_BBBB, which is a symmetrical node of stop_BBBB, is added to the end.

次に、再び、現在の対象ノードを終点とするリンクがあるかどうかを判定する。具体例では、ステップS19に示すように、現在の対象ノードを終点とするリンクはないので、判定はNoとなり、ステップS20に示すように、全体の工事手順ツリーを出力する。   Next, it is determined again whether there is a link having the current target node as an end point. In the specific example, as shown in step S19, since there is no link having the current target node as the end point, the determination is no, and the entire construction procedure tree is output as shown in step S20.

なお、上記の例は、1つのノードのパラメータを変更する場合の例である。複数のノードのパラメータを変更する場合には、例えば、変更対象の各ノードについて、上記の手順を適用すればよい。   In addition, said example is an example in the case of changing the parameter of one node. When changing the parameters of a plurality of nodes, for example, the above procedure may be applied to each node to be changed.

(実施の形態の効果)
以上、説明したように、本実施の形態では、以下のような効果を奏する。以下では、従来技術により発生することが想定される課題と、本実施の形態に係る技術により、その課題が解決されることを説明する。
(Effect of embodiment)
As described above, the present embodiment has the following effects. Hereinafter, it will be described that a problem that is expected to occur due to the conventional technique and that the problem is solved by the technique according to the present embodiment.

1)設計書の精度の向上
従来の技術では、設計書作成の稼働、構築手順書の稼働、両者をそれぞれ単体で減らす取り組みは行われてきた。しかし、設計書に記載されている情報が、本当に構築されたシステムに設定されているかどうかは、確認が必要であった。すでに作成した成果物からのデータ抽出も、開発コードからモジュールの関連性を表示するのが限界であった。
1) Improving the accuracy of the design document In the conventional technology, efforts have been made to reduce both the operation of creating the design document and the operation of the construction procedure document. However, it was necessary to confirm whether the information described in the design document was set in the system that was actually constructed. Data extraction from already created deliverables was also limited in displaying module relevance from development code.

システム構築後に、「使用したつもり」のパラメータや「インストールすることになっていた」アプリケーションモジュールの一覧表を記載するため、誤りが生じ易い。   After the system is built, a parameter “intent to use” and a list of application modules “to be installed” are described, so errors are likely to occur.

一方、本実施の形態に係る技術によれば、自動構築スクリプトから設計書(有向グラフ)を自動生成するため、高い精度の設計書を得ることができる。   On the other hand, according to the technology according to the present embodiment, a design document (directed graph) is automatically generated from an automatic construction script, so a highly accurate design document can be obtained.

2)単一サーバ内の影響範囲、依存関係の把握容易化
従来技術では、システムの構成やモジュール間の依存関係、変更を加える際の影響箇所を確認するには、設計書そのものを理解し、設計書からシステムを想定しなければならない。設計書は一覧性を重視して作成されることが多く、単一のサーバ内にインストールされているアプリケーションやIPアドレスは記載されていても、それらの依存関係や影響箇所を推測するためには、ある程度の知識が必要であった。仮に、設計書全体を理解し把握する知識や経験が不足していると、大きなシステムや高度な技術を使用したシステムの構成を把握することができず、関連しているシステムやパラメータを見落としてしまう。
2) Ease of understanding the scope of influence and dependencies within a single server In the conventional technology, in order to confirm the system configuration, the dependency between modules, and the location where changes are made, understand the design document itself, The system must be assumed from the design document. Design documents are often created with emphasis on listability, and even if applications and IP addresses installed in a single server are listed, in order to infer their dependencies and affected points Some knowledge was necessary. If there is a lack of knowledge and experience to understand and grasp the entire design document, it is impossible to grasp the configuration of a large system or a system using advanced technology, and overlook the related system and parameters. End up.

例えば、NW装置のIPアドレスというパラメータが理解できても、ネットマスクというものがわかっていなければ、192.168.0.1と192.168.0.0/24や192.168.0.129と192.168.0.128/25の関係がわからない。同様にLinux(登録商標)でマウントされているディスクのマウントポイントとデバイス名は理解できても、iSCSIストレージの場合、iSCSIでのinitiator名やmultipath時のVENDOR名、PRODUCT名の影響は把握できない。また、uuidというユニークなIDはIPアドレスやMACアドレスによって生成されるが、この生成についても把握していないと関連性を見落とす可能性がある。   For example, even if you can understand the IP address parameter of the NW device, but you don't know the netmask, you can't understand the relationship between 192.168.0.1 and 192.168.0.0/24 or 192.168.0.129 and 192.168.0.128/25. Similarly, you can understand the mount point and device name of a disk mounted with Linux (registered trademark), but in the case of iSCSI storage, you cannot understand the influence of the initiator name in iSCSI, the VENDOR name in multipath, and the PRODUCT name. Also, a unique ID called uuid is generated by IP address or MAC address, but if this generation is not grasped, the relevance may be overlooked.

一方、本実施の形態に係る技術によれば、自動構築スクリプトから有効グラフ及び関連性を示す情報を自動生成するため、上記のような関連性の見落としをなくすことができる。   On the other hand, according to the technology according to the present embodiment, the information indicating the valid graph and the relevance is automatically generated from the automatic construction script, so that the relevance of the relevance as described above can be eliminated.

3)システム全体の影響範囲、依存関係の把握の容易化
従来技術では、サーバ間が複雑に依存し合っているシステム全体の影響を把握するためには、1つのサーバの設計書だけでなく、関連すると思われる設計書すべてを読み込む必要があった。これは、スキルの低い人にとっては、困難な作業である。設計書は単一のサーバについて一覧性を重要視して作成することが多く、他サーバへの関連性すべてを記載することが難しいことによる。特に、自サーバの設定が他サーバのどのパラメータのために設定しているか、設定が外れた際の影響については記載しきると一覧性が崩れてしまい、標記することができない。
3) Easier understanding of the impact range and dependency of the entire system In the conventional technology, in order to understand the impact of the entire system where the servers depend on each other in complex ways, not only the design document for one server, It was necessary to read all the design documents that seem to be related. This is a difficult task for those with low skills. Design documents are often created with a focus on listability for a single server, and it is difficult to describe all relevance to other servers. In particular, if the parameters of the other server are set for the parameter of the own server, and the influence when the setting is deviated, the listability will be lost and cannot be marked.

例えば、ロードバランサによるロードバランシングは、ロードバランサ配下のWebサーバのDMZのアドレスに依存している。これはWebサーバのIPアドレス情報として「ロードバランサにて使用」と記載したうえ、ロードバランサ側にも「WebサーバのIPアドレスを設定」というように関連性を明記しなければならない。これは関連性を明記しやすい例であるが、すべての関連性を明記しきることは難しい。例えば、あるサーバへのアクセス制御が「10.0.0.0/24」であった時「10.0.0.129/28」のサーバはアクセス可能である。しかし、このACLアクセス制御を10.0.0.0/25に変更することができるかどうかは、NWの知識とシステムの関連性を正しく把握していないと難しい。   For example, load balancing by the load balancer depends on the DMZ address of the Web server under the load balancer. This is described as “Used by load balancer” as the IP address information of the Web server, and the relationship must be clearly stated on the load balancer side as “Set the IP address of the Web server”. This is an example where it is easy to specify relationships, but it is difficult to specify all relationships. For example, when the access control to a certain server is “10.0.0.0/24”, the server “10.0.0.129/28” is accessible. However, whether this ACL access control can be changed to 10.0.0.0/25 is difficult unless the knowledge of the NW and the relationship between the systems are correctly grasped.

一方、本実施の形態に係る技術によれば、自動構築スクリプトから有効グラフ及び関連性を示す情報を自動生成するため、上記のような関連性の把握を容易に行うことができる。   On the other hand, according to the technology according to the present embodiment, information indicating the valid graph and the relevance is automatically generated from the automatic construction script, so the relevance as described above can be easily grasped.

4)継続した開発における設計書と実環境の整合性の維持の容易化
システムはその後発生する仕様変更や追加開発、トラブルへのワークアラウンドなどのためにパラメータや構成が変化する。設計書は、都度この変更に追従する形で改変されなければならない。これには大きな手間がかかる。
4) Ease of maintaining consistency between the design document and the actual environment in continued development The parameters and configuration of the system change due to subsequent specification changes, additional development, and workarounds for troubles. The design document must be modified to follow this change each time. This takes a lot of work.

一方、本実施の形態に係る技術によれば、自動構築スクリプトから有効グラフ及び関連性を示す情報(設計書)を自動生成するため、容易に設計書と実環境の整合性の維持ができる。   On the other hand, according to the technique according to the present embodiment, since the information (design document) indicating the valid graph and the relevance is automatically generated from the automatic construction script, the consistency between the design document and the actual environment can be easily maintained.

5)コスト削減
システムを正しく把握し運用するためには、設計書を構築者および開発者と同等のレベルにある技術スキル者が完全に理解する必要があり、従来技術では、実際にこのような運用が行われることが想定される。しかし、これは運用コストの増大につながる。
5) Cost reduction In order to correctly grasp and operate the system, it is necessary for the technical skill person who is at the same level as the architect and developer to fully understand the design document. It is assumed that operations will be performed. However, this leads to an increase in operating costs.

一方、本実施の形態に係る技術によれば、自動構築スクリプトから有効グラフ及び関連性を示す情報(設計書)を自動生成するため、構築者および開発者と同等のレベルにある技術スキル者でなくても、容易にシステムを把握でき、コストの削減ができる。   On the other hand, according to the technology according to the present embodiment, since a valid graph and information (design document) indicating relevance are automatically generated from an automatic construction script, a technical skill person at the same level as a builder and a developer. Even without it, you can easily grasp the system and reduce costs.

(実施の形態のまとめ)
本実施の形態では、システムの構築手順を記述したスクリプトを入力する入力手段と、前記スクリプトに含まれる所定構成要素をノードとして抽出し、ノード間の依存関係に基づいて、ノード間のリンクを作成し、ノードの情報とリンクの情報とをデータ格納部に格納する分析手段と、前記データ格納部からノードの情報及びリンクの情報を読み出し、当該ノードの情報及びリンクの情報から有向グラフを作成し、当該有向グラフを出力する出力手段とを備えることを特徴とするシステム管理支援装置が提供される。
(Summary of embodiment)
In this embodiment, input means for inputting a script describing a system construction procedure, and predetermined constituent elements included in the script are extracted as nodes, and links between nodes are created based on the dependency relationship between the nodes. And analyzing means for storing node information and link information in a data storage unit, reading node information and link information from the data storage unit, creating a directed graph from the node information and link information, There is provided a system management support apparatus comprising output means for outputting the directed graph.

実施の形態で説明した分析部101は、上記の入力手段及び分析手段の例である。また、変換部103は出力手段の例である。上記の構成により、構築手順書に相当するスクリプトから設計書に相当する有向グラフを自動的に作成することが可能となる。   The analysis unit 101 described in the embodiment is an example of the input unit and the analysis unit. The conversion unit 103 is an example of an output unit. With the above configuration, a directed graph corresponding to the design document can be automatically created from the script corresponding to the construction procedure document.

前記所定構成要素は、例えば、前記スクリプトにおいて、システムの構築処理を、構築処理の種類別にグループ化したブロックである。前記分析手段は、前記ブロックに記述された情報に基づいて、前記依存関係を決定することとしてもよいし、前記分析手段は、前記スクリプトに含まれる手順情報に基づいて、前記依存関係を決定することとしてもよい。   The predetermined component is, for example, a block obtained by grouping system construction processing according to the type of construction processing in the script. The analysis unit may determine the dependency relationship based on information described in the block, and the analysis unit determines the dependency relationship based on procedure information included in the script. It is good as well.

前記分析手段は、ノードで使用されるパラメータを抽出し、ノード間でのパラメータの関連性を示す関連性情報を作成し、当該関連性情報を前記データ格納部に格納することもできる。   The analysis unit may extract parameters used in the nodes, create relevance information indicating the relevance of the parameters between the nodes, and store the relevance information in the data storage unit.

前記関連性情報に基づいて、ノード間の関連性、又は、ノードを含むサーバ間の関連性を検出する関連性検出手段を更に備えてもよく、その場合、前記出力手段は、前記関連性を示す情報を付加した有向グラフを出力することとしてもよい。   Based on the relevance information, it may further comprise relevance detection means for detecting relevance between nodes or relevance between servers including nodes, in which case the output means may include the relevance. It is good also as outputting the directed graph which added the information to show.

前記有向グラフにおけるあるノードが障害箇所である場合に、障害の原因の被疑箇所として、当該障害箇所のノードを始点とするリンクの終点のノードを前記データ格納部から抽出する原因検索手段を更に備えることとしてもよい。   When a certain node in the directed graph is a failure location, the system further comprises cause search means for extracting from the data storage unit a node at a link end point starting from the node at the failure location as a suspected location of the failure cause It is good.

前記有向グラフにおける一以上のノードのパラメータを変更する指示を受けた場合に、前記一以上のノードと他のノードとの間の依存関係に基づいて、当該パラメータを変更するための工事手順を作成する変更手順作成手段を更に備えることとしてもよい。   When receiving an instruction to change a parameter of one or more nodes in the directed graph, a construction procedure for changing the parameter is created based on a dependency relationship between the one or more nodes and another node. It is good also as providing a change procedure preparation means.

以上、本実施の形態について詳述したが、本発明はかかる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   Although the present embodiment has been described in detail above, the present invention is not limited to the specific embodiment, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims. Is possible.

100 システム管理支援装置
101 分析部
102 データ格納部
103 変換部
104 操作画面作成部
105 関連情報検索部
106 障害箇所設定部
107 原因検索部
108 変更手順作成部
DESCRIPTION OF SYMBOLS 100 System management support apparatus 101 Analysis part 102 Data storage part 103 Conversion part 104 Operation screen creation part 105 Related information search part 106 Fault location setting part 107 Cause search part 108 Change procedure creation part

Claims (10)

システムの構築手順を記述したスクリプトを入力する入力手段と、
前記スクリプトに含まれる所定構成要素をノードとして抽出し、ノード間の依存関係に基づいて、ノード間のリンクを作成し、ノードの情報とリンクの情報とをデータ格納部に格納する分析手段と、
前記データ格納部からノードの情報及びリンクの情報を読み出し、当該ノードの情報及びリンクの情報から有向グラフを作成し、当該有向グラフを出力する出力手段と
を備えることを特徴とするシステム管理支援装置。
An input means for inputting a script describing a system construction procedure;
Analyzing means for extracting a predetermined component included in the script as a node, creating a link between nodes based on a dependency relationship between nodes, and storing node information and link information in a data storage unit;
The system management support apparatus comprising: output means for reading node information and link information from the data storage unit, creating a directed graph from the node information and link information, and outputting the directed graph.
前記所定構成要素は、前記スクリプトにおいて、システムの構築処理を、構築処理の種類別にグループ化したブロックである
ことを特徴とする請求項1に記載のシステム管理支援装置。
The system management support apparatus according to claim 1, wherein the predetermined component is a block obtained by grouping system construction processes according to types of construction processes in the script.
前記分析手段は、前記ブロックに記述された情報に基づいて、前記依存関係を決定する
ことを特徴とする請求項2に記載のシステム管理支援装置。
The system management support apparatus according to claim 2, wherein the analysis unit determines the dependency relationship based on information described in the block.
前記分析手段は、前記スクリプトに含まれる手順情報に基づいて、前記依存関係を決定する
ことを特徴とする請求項1ないし3のうちいずれか1項に記載のシステム管理支援装置。
4. The system management support apparatus according to claim 1, wherein the analysis unit determines the dependency relationship based on procedure information included in the script. 5.
前記分析手段は、ノードで使用されるパラメータを抽出し、ノード間でのパラメータの関連性を示す関連性情報を作成し、当該関連性情報を前記データ格納部に格納する
ことを特徴とする請求項1ないし4のうちいずれか1項に記載のシステム管理支援装置。
The analysis unit extracts parameters used in nodes, creates relevance information indicating relevance of parameters between nodes, and stores the relevance information in the data storage unit. Item 5. The system management support apparatus according to any one of Items 1 to 4.
前記関連性情報に基づいて、ノード間の関連性、又は、ノードを含むサーバ間の関連性を検出する関連性検出手段を更に備え、
前記出力手段は、前記関連性を示す情報を付加した有向グラフを出力する
ことを特徴とする請求項5に記載のシステム管理支援装置。
Relevance detecting means for detecting relevance between nodes or relevance between servers including nodes based on the relevance information;
The system management support apparatus according to claim 5, wherein the output unit outputs a directed graph to which information indicating the relevance is added.
前記有向グラフにおけるあるノードが障害箇所である場合に、障害の原因の被疑箇所として、当該障害箇所のノードを始点とするリンクの終点のノードを前記データ格納部から抽出する原因検索手段
を更に備えることを特徴とする請求項1ないし6のうちいずれか1項に記載のシステム管理支援装置。
When a certain node in the directed graph is a failure location, the system further comprises cause search means for extracting from the data storage unit a node at the end point of the link starting from the node at the failure location as the suspected location of the failure cause The system management support apparatus according to claim 1, wherein:
前記有向グラフにおける一以上のノードのパラメータを変更する指示を受けた場合に、前記一以上のノードと他のノードとの間の依存関係に基づいて、当該パラメータを変更するための工事手順を作成する変更手順作成手段
を更に備えることを特徴とする請求項1ないし7のうちいずれか1項に記載のシステム管理支援装置。
When receiving an instruction to change a parameter of one or more nodes in the directed graph, a construction procedure for changing the parameter is created based on a dependency relationship between the one or more nodes and another node. The system management support apparatus according to claim 1, further comprising a change procedure creation unit.
システム管理支援装置により実行されるシステム管理支援方法であって、
システムの構築手順を記述したスクリプトを入力する入力ステップと、
前記スクリプトに含まれる所定構成要素をノードとして抽出し、ノード間の依存関係に基づいて、ノード間のリンクを作成し、ノードの情報とリンクの情報とをデータ格納部に格納する分析ステップと、
前記データ格納部からノードの情報及びリンクの情報を読み出し、当該ノードの情報及びリンクの情報から有向グラフを作成し、当該有向グラフを出力する出力ステップと
を備えることを特徴とするシステム管理支援方法。
A system management support method executed by a system management support device,
An input step for entering a script describing the system construction procedure;
An analysis step of extracting a predetermined component included in the script as a node, creating a link between nodes based on a dependency relationship between the nodes, and storing node information and link information in a data storage unit;
A system management support method comprising: an output step of reading node information and link information from the data storage unit, creating a directed graph from the node information and link information, and outputting the directed graph.
コンピュータを、請求項1ないし8のうちいずれか1項に記載のシステム管理支援装置における各手段として機能させるためのプログラム。   The program for functioning a computer as each means in the system management assistance apparatus of any one of Claims 1 thru | or 8.
JP2016080618A 2016-04-13 2016-04-13 System management support device, system management support method, and program Active JP6734689B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016080618A JP6734689B2 (en) 2016-04-13 2016-04-13 System management support device, system management support method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016080618A JP6734689B2 (en) 2016-04-13 2016-04-13 System management support device, system management support method, and program

Publications (2)

Publication Number Publication Date
JP2017191467A true JP2017191467A (en) 2017-10-19
JP6734689B2 JP6734689B2 (en) 2020-08-05

Family

ID=60086019

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016080618A Active JP6734689B2 (en) 2016-04-13 2016-04-13 System management support device, system management support method, and program

Country Status (1)

Country Link
JP (1) JP6734689B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112534369A (en) * 2019-03-13 2021-03-19 欧姆龙株式会社 Graph display device, graph display method, and graph display program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006031109A (en) * 2004-07-12 2006-02-02 Ntt Docomo Inc Management system and management method
WO2012124018A1 (en) * 2011-03-11 2012-09-20 富士通株式会社 Information processing device, information processing method, and information processing program
JP2014191641A (en) * 2013-03-27 2014-10-06 Fujitsu Ltd Installation program and installation method
WO2014167790A1 (en) * 2013-04-11 2014-10-16 日本電気株式会社 Information processing device and deployment method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006031109A (en) * 2004-07-12 2006-02-02 Ntt Docomo Inc Management system and management method
WO2012124018A1 (en) * 2011-03-11 2012-09-20 富士通株式会社 Information processing device, information processing method, and information processing program
JP2014191641A (en) * 2013-03-27 2014-10-06 Fujitsu Ltd Installation program and installation method
WO2014167790A1 (en) * 2013-04-11 2014-10-16 日本電気株式会社 Information processing device and deployment method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112534369A (en) * 2019-03-13 2021-03-19 欧姆龙株式会社 Graph display device, graph display method, and graph display program
CN112534369B (en) * 2019-03-13 2024-04-12 欧姆龙株式会社 Chart display device, chart display method, and recording medium

Also Published As

Publication number Publication date
JP6734689B2 (en) 2020-08-05

Similar Documents

Publication Publication Date Title
US11860821B2 (en) Generating target application packages for groups of computing devices
US20160124793A1 (en) Log analytics for problem diagnosis
JP2022527390A (en) Program orchestration of cloud-based services
US11061669B2 (en) Software development tool integration and monitoring
JP2009146122A (en) Installing method, installer and installing program
US10416976B2 (en) Deployment device, deployment method, and recording medium
JP2010117957A (en) Configuration management server, name specification method, and name specification program
WO2016201995A1 (en) Method and apparatus for implementation of test object construction, and service configuration test apparatus
US20230086377A1 (en) Dynamic automation of prerequisite component deployment in disconnected environments
US8677339B2 (en) Component relinking in migrations
CN113986270B (en) Distributed application deployment method and device, storage medium and electronic equipment
CN111831567B (en) Application test environment configuration method, device, system and medium
JP4293169B2 (en) Network equipment control system
JP6734689B2 (en) System management support device, system management support method, and program
CN113312148B (en) Big data service deployment method, device, equipment and medium
US10592227B2 (en) Versioned intelligent offline execution of software configuration automation
JP6818654B2 (en) Test automation equipment, test methods, and programs
JP7230951B2 (en) Mobile terminal, information processing system, control method, and program
US20230008839A1 (en) Smart environment assessment of prerequisites to private cloud provisioning
JP6367721B2 (en) Test apparatus and method using test scenario
CN110347409B (en) Automatic control method, client and server
JP7047054B2 (en) Test automation equipment, test methods, and programs
US10180830B2 (en) Information processing device, deployment method, and recording medium
JP7007998B2 (en) Setting information management device, setting information management method, and program
JP2013012225A (en) Name specification program, configuration management server and information processing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190123

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20191122

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20191203

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200203

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20200623

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200710

R150 Certificate of patent or registration of utility model

Ref document number: 6734689

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250