JP2013069243A - Configuration information management program and configuration information management method - Google Patents
Configuration information management program and configuration information management method Download PDFInfo
- Publication number
- JP2013069243A JP2013069243A JP2011209192A JP2011209192A JP2013069243A JP 2013069243 A JP2013069243 A JP 2013069243A JP 2011209192 A JP2011209192 A JP 2011209192A JP 2011209192 A JP2011209192 A JP 2011209192A JP 2013069243 A JP2013069243 A JP 2013069243A
- Authority
- JP
- Japan
- Prior art keywords
- data
- configuration
- configuration item
- read
- template
- 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
Links
Images
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
本発明は、構成アイテムを管理する構成情報管理方法、特に構築した構成アイテム及びリレーション(関連性)のテンプレートを蓄積・流用することが可能であり、蓄積・流用をするための柔軟なデータ構造を有する汎用的な構成情報管理方法に関する。 The present invention is a configuration information management method for managing configuration items, in particular, it is possible to accumulate and divert the constructed configuration items and relation (relevance) templates, and to provide a flexible data structure for accumulation and diversion. The present invention relates to a general-purpose configuration information management method.
システムの運用業務を遂行するに当たり、ネットワーク機器やサーバ機器の設定変更、ハードウェア(以下構成アイテム)の変更などの構成変更、また障害発生時の影響範囲特定など、システム全体の構成情報(構成アイテム)を最新、正確に把握しておく必要性がある。 System configuration information (configuration items) such as configuration changes such as network device and server device settings changes, hardware (hereinafter configuration item) changes, and identification of the scope of impact when a failure occurs. ) Must be kept up to date and accurate.
従来、運用業務で利用する構成アイテム(顧客情報や機器情報など)を管理する方法として、紙や表計算ソフトでの管理がまず考えられる。しかし、それには限界があり、構成管理ツールの導入を検討するパターンが多々ある。 Conventionally, as a method for managing configuration items (customer information, device information, etc.) used in operation operations, management using paper or spreadsheet software is first considered. However, it has its limitations and there are many patterns for considering the introduction of configuration management tools.
これら構成アイテムの容易且つ効率的な管理手法については、特開2004−038986号公報(特許文献1)で述べられている。 An easy and efficient management method for these configuration items is described in Japanese Patent Application Laid-Open No. 2004-038986 (Patent Document 1).
しかし、様々なサービスの運用業務で利用する構成アイテムは多種多様で、それぞれに適合する構成情報管理ツールを探し出すことは困難である。また、現状の運用業務にマッチするようカスタマイズするためにも労力がかかる。 However, there are a wide variety of configuration items used in operations for various services, and it is difficult to find a configuration information management tool suitable for each. It also takes effort to customize it to match the current operations.
本発明の目的は、構築した構成アイテム及びリレーションのテンプレートを蓄積していくことにより、他の運用業務などでも構成アイテムの情報を流用することが可能となり、精度の高い構成情報管理を実現する手法を提供することにある。 The object of the present invention is to accumulate the constructed configuration items and relation templates so that the configuration item information can be diverted even in other operations and the like, and a highly accurate configuration information management is realized. Is to provide.
本発明の前記並びにその他の目的と新規な特徴は、本明細書の記述及び添付図面から明らかになるであろう。 The above and other objects and novel features of the present invention will be apparent from the description of this specification and the accompanying drawings.
本願において開示される発明のうち、代表的なものの概要を簡単に説明すれば、次の通りである。 Of the inventions disclosed in the present application, the outline of typical ones will be briefly described as follows.
本発明の代表的な実施の形態に関わる構成情報管理プログラムは、構成アイテムの構成アイテム一覧及び構成アイテムの関連性を含めた構成アイテムデータモデルの入力端子、及びテンプレート蓄積データベースにアクセス可能な端子を持ち、且つ構成アイテムの管理に用いる情報処理装置上で動作する構成情報管理プログラムであって、情報処理装置に、対象の構成アイテムに対応する構成アイテム一覧を読み込む構成アイテム一覧読み込みステップと、対象の構成アイテムに対応する構成アイテムデータモデルを読み込む構成アイテムデータモデル読み込みステップと、読み込んだ構成アイテム一覧及び構成アイテムデータモデルをデータベースで取り扱うことができる形式に変換するデータ形式変換ステップと、読み込んだ各構成アイテムに対し、テンプレート蓄積データベースに格納されているデータと照合し、読み出す登録データを決定する読み出し登録データ決定ステップと、登録データ決定ステップで決定したデータをテンプレート蓄積データベースから読み出す登録データ読み出し実行ステップと、データ形式変換ステップで変換したデータと登録データ読み出し実行ステップで読み出したデータとを対比するデータ対比実行ステップとを処理させるものである。 The configuration information management program according to the representative embodiment of the present invention includes an input terminal of a configuration item data model including a configuration item list of configuration items and a relevance of the configuration item, and a terminal accessible to the template storage database. A configuration information management program that operates on an information processing apparatus used for managing configuration items, the configuration item list reading step for reading a configuration item list corresponding to the target configuration item to the information processing apparatus; A configuration item data model reading step for reading a configuration item data model corresponding to the configuration item, a data format conversion step for converting the read configuration item list and configuration item data model into a format that can be handled in the database, and each read configuration Eye A registration data determination step for determining registration data to be read out against the data stored in the template storage database, and a registration data reading execution step for reading out the data determined in the registration data determination step from the template storage database; A data comparison execution step for comparing the data converted in the data format conversion step and the data read in the registered data read execution step is processed.
本発明の代表的な実施の形態に関わる構成情報管理方法は、構成アイテムの構成アイテム一覧及び構成アイテムの関連性を含めた構成アイテムデータモデルの入力端子、及びテンプレート蓄積データベースにアクセス可能な端子を持ち、且つ構成アイテムの管理に用いる構成情報管理システムで処理する構成情報管理方法であって、対象の構成アイテムに対応する構成アイテム一覧を読み込む構成アイテム一覧読み込みステップと、対象の構成アイテムに対応する構成アイテムデータモデルを読み込む構成アイテムデータモデル読み込みステップと、読み込んだ構成アイテム一覧及び構成アイテムデータモデルをデータベースで取り扱うことができる形式に変換するデータ形式変換ステップと、読み込んだ各構成アイテムに対し、テンプレート蓄積データベースに格納されているデータと照合し、読み出す登録データを決定する読み出し登録データ決定ステップと、登録データ決定ステップで決定したデータをテンプレート蓄積データベースから読み出す登録データ読み出し実行ステップと、データ形式変換ステップで変換したデータと登録データ読み出し実行ステップで読み出したデータとを対比するデータ対比実行ステップとを有するものである。
A configuration information management method according to a representative embodiment of the present invention includes an input terminal of a configuration item data model including a configuration item list of configuration items and relevance of configuration items, and a terminal accessible to a template storage database. A configuration information management method for processing by a configuration information management system for managing configuration items, having a configuration item list reading step of reading a configuration item list corresponding to the target configuration item, and corresponding to the target configuration item A configuration item data model reading step for reading a configuration item data model, a data format conversion step for converting the read configuration item list and configuration item data model into a format that can be handled by the database, and a template for each read configuration item A read registration data determination step for determining registration data to be read by collating with data stored in the storage database, a registration data reading execution step for reading data determined in the registration data determination step from the template storage database, and a data format conversion step And a data comparison execution step for comparing the data converted in
本発明に関わる構成情報管理プログラムを用いることで、導入する対象の構成アイテムだけでなく、他業務で用いている構成アイテムのテンプレートを用いることが可能となり、容易且つ精度の高い構成アイテムの管理を行うことが可能となる。 By using the configuration information management program related to the present invention, it becomes possible to use not only the configuration item to be introduced but also the template of the configuration item used in other business, and easy and highly accurate configuration item management. Can be done.
以下の実施の形態においては、便宜上その必要があるときは、複数のセクション又は実施の形態に分割して説明する。しかし、特に明示した場合を除き、それは互いに無関係なものではなく、一方は他方の一部又は全部の変形例、詳細、補足説明などの関係にある。また、以下の実施の形態において、要素の数など(個数、数値、量、範囲などを含む)に言及する場合、特に明示した場合及び原理的に明らかに特定の数に限定される場合などを除き、その特定の数に限定されるものでなく、特定の数以上でも以下でも良い。 In the following embodiment, when it is necessary for the sake of convenience, the description will be divided into a plurality of sections or embodiments. However, unless otherwise specified, it is not irrelevant to one another, and one is related to some or all of the other, details, supplementary explanations, and the like. Also, in the following embodiments, when referring to the number of elements (including the number, numerical value, quantity, range, etc.), especially when clearly indicated and when clearly limited to a specific number in principle, etc. Except for the specific number, the number may be more than or less than the specified number.
さらに、以下の実施の形態において、その構成要素は、特に明示した場合及び原理的に明らかに必須であると考えられる場合を除き、必ずしも必須のものでないことは言うまでもない。 Further, in the following embodiments, it is needless to say that the constituent elements are not necessarily essential unless particularly specified and apparently essential in principle.
以下、図を用いて本発明の実施の形態を説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.
(第1の実施の形態)
図1は、本発明に関わる構成情報管理方法を利用したシステムの例を表す構成図である。
(First embodiment)
FIG. 1 is a configuration diagram showing an example of a system using a configuration information management method according to the present invention.
図1において、本発明に関わる構成情報管理方法を利用したシステムは、構成アイテム一覧101と、構成アイテム一覧101の構成アイテムのリレーション(関連性)を含めたデータモデルである構成アイテムデータモデル102と、構成情報管理システム111と、テンプレート蓄積データベース123を含む。
In FIG. 1, a system using the configuration information management method according to the present invention includes a
構成アイテム一覧101とは、運用業務を遂行するシステムのネットワーク機器やサーバと言った構成機器の一覧を表すデータである。
The
構成アイテムデータモデル102とは、ハードウェアの変更などの構成の変更や、障害発生時の影響範囲など、システム全体の構成を表し、且つ構成情報のリレーションを示すデータである。
The configuration
構成情報管理システム111とは、構成アイテム一覧101及び構成アイテムデータモデル102に基づき構成情報管理方法を利用したシステムを管理するサーバ(情報処理装置)及び該サーバ上で動作するプログラム群である。このプログラム群の1つとして、構成情報管理プログラム112が構成情報管理システム111中に存在する。
The configuration
また、構成情報管理システム111は、複数のテーブル131を有する構成管理データベース121を含む。
Further, the configuration
構成情報管理プログラム112とは、構成情報管理システム111上で動作するプログラムの1つであり、既述の通り構成アイテム一覧101、構成アイテムデータモデル102、及びテンプレート蓄積データベース123から得られたテンプレートに従って構成情報を形成し、構成管理データベース121に格納する。
The configuration
構成管理データベース121は、構成情報管理プログラム112によって形成された構成情報を格納し、適宜出力することができるデータベースソフトである。構成管理データベース121は、構成アイテムテーブルを適宜変更してテンプレート蓄積データベース123に対して出力する。
The
図1では構成管理データベース121中の構成アイテムテンプレート及びリレーションテンプレートを適宜修正してテンプレート蓄積データベース123に反映させる。
In FIG. 1, the configuration item template and the relation template in the
テンプレート蓄積データベース123は、構成情報を形成する際に用いる、データフィールドのテンプレートを格納するデータベースである。
The
また、テンプレート蓄積データベース123に格納されるテンプレート蓄積データベース123に格納されている複数のテーブル131の情報は、他の運用業務、お客様サイト、データセンタなどで利用している構成管理データベース222に格納されている複数のテーブル232としても利用できるようになっており、構成管理データベース222に格納されている複数のテーブル232もテンプレート蓄積データベース123に格納することも可能である。
The information of the plurality of tables 131 stored in the
図2は、構成アイテム一覧101のデータフォーマット例の1つを示す図である。また、図3は、図2の構成アイテム一覧101のデータフォーマットをUMLで表記したデータモデルを示す図である。
FIG. 2 is a diagram illustrating one example of the data format of the
図2に示す構成アイテム一覧101のデータフォーマット例では、顧客情報、拠点情報、契約内容、連絡体制の4つの大構成に分けて考えられる。この大構成中の個々のデータフィールドを埋める形で、構成情報管理システム111は構成情報を形成する。
The data format example of the
図3に示すデータモデル例では、顧客情報と、拠点情報、運用依頼者、契約内容、稼動報告者、及び機器情報などが関連付けられ、拠点情報には回線情報などが関連付けられ、機器情報には、機器詳細、稼動状況等が関連付けられている。 In the data model example shown in FIG. 3, customer information is associated with site information, operation requester, contract details, operation reporter, device information, and the like, line information is associated with the site information, and device information is associated with the device information. , Device details, operating status, etc. are associated.
図4は、構成管理データベース121から出力される構成アイテムの例を示す図である。
FIG. 4 is a diagram illustrating an example of configuration items output from the
この図でも明らかな通り本発明に関わる構成情報管理方法では、サーバのような主要な構成要素だけでなく、スイッチングハブといった周辺機器(ハードウェア)、サーバ上で使用されるOS(ソフトウェア)も構成管理データベース121における管理対象となる。この際、管理対象がハードウェアかソフトウェアかの違いでも、データフォーマットが相違しても良い。例えば図4の右下はOSの管理に関するものであるが、ソフトウェアであるためライセンス数もその管理の対象となっている。もちろんハードウェアについては、ライセンス数は意味がないためそのようなデータ項目は存在しない。
As is apparent from this figure, in the configuration information management method according to the present invention, not only main components such as a server but also peripheral devices such as a switching hub (hardware) and an OS (software) used on the server are configured. It becomes a management target in the
ただし、いかなる場合であっても、検索キーであるci_idは、一意かつ重複が合ってはならない。 However, in any case, the search key ci_id must be unique and not duplicated.
図5は、図4の構成アイテムの正規化を図るための構成アイテムテーブルの例を示す図である。この構成アイテムテーブルはci_idとci_template_idという2つのデータフィールドを有する。 FIG. 5 is a diagram illustrating an example of a configuration item table for normalizing the configuration items of FIG. This configuration item table has two data fields, ci_id and ci_template_id.
ci_idは、図4で検索キーとなるci_idである。 ci_id is ci_id which is a search key in FIG.
ci_template_idは対応するci_idを持つ構成要素がハードウェア/ソフトウェアか、どのようなデータフィールドを持つかを表すデータフィールドである。 ci_template_id is a data field indicating whether the component having the corresponding ci_id is hardware / software or what data field it has.
この例では、サーバを表すci_id=101、102は同じデータフィールドを持つ(ci_template_id=201)、一方、スイッチングハブを表すci_id=103とは異なるデータフィールドとなる(ci_template_id=202)。またサーバを表すci_id=101、102は、ソフトウェアであるOSを表すci_id=104とも相違する(ci_template_id=203)。 In this example, ci_id = 101 and 102 representing the server have the same data field (ci_template_id = 201), whereas the data field is different from ci_id = 103 representing the switching hub (ci_template_id = 202). Moreover, ci_id = 101, 102 representing a server is different from ci_id = 104 representing an OS that is software (ci_template_id = 203).
図6は、図5のci_template_idが何を対象としたものかを表す構成アイテムテンプレートテーブルの例を表す図である。 FIG. 6 is a diagram illustrating an example of a configuration item template table that represents what ci_template_id in FIG. 5 is intended for.
図5でも述べたがci_template_id=201はサーバであるため、nameデータフィールドにはその旨が、ci_template_id=202はスイッチングハブである旨が、ci_template_id=203はOSである旨が記録されている。 As described in FIG. 5, since ci_template_id = 201 is a server, the fact is recorded in the name data field, ci_template_id = 202 is a switching hub, and ci_template_id = 203 is an OS.
なお、図6は人が読めるように文字形式で格納されているが、実際にはこれらを取り扱うのは構成情報管理プログラム112である。従って、Nameデータフィールドについて文字コードではなくナンバー(=数字)として取り扱っても良い。
Although FIG. 6 is stored in a character format so that it can be read by humans, the configuration
図7は、構成管理データベース121内の構成アイテムプロパティテーブルの例を示した図である。
FIG. 7 is a diagram showing an example of the configuration item property table in the
このテーブルは、構成アイテムのプロパティを表すci_property_id、構成アイテムのIDであるci_id、構成アイテムのプロパティの型を表すci_property_type_id、及びその実際の値であるvalueの各データフィールドを有する。 This table has data fields of ci_property_id representing the property of the configuration item, ci_id which is the ID of the configuration item, ci_property_type_id representing the type of the property of the configuration item, and value which is its actual value.
図8は、図7で用いられた構成アイテムのプロパティci_property_type_idに関わる構成アイテムプロパティ詳細テーブルを表す図である。 FIG. 8 is a diagram illustrating a configuration item property detail table related to the configuration item property ci_property_type_id used in FIG.
図7に示す構成アイテムのプロパティci_property_type_idは、本図に示す構成アイテムプロパティ詳細テーブルに基づき設定される。例えば、サーバを表すci_template_id=201は、ホスト名、IPアドレス、用途、購入日と言ったデータフィールドが存在することを本図では表す。 The configuration item property ci_property_type_id shown in FIG. 7 is set based on the configuration item property detail table shown in FIG. For example, ci_template_id = 201 indicating a server indicates that there are data fields such as a host name, an IP address, a usage, and a purchase date.
従って、このテーブルに基づき構成情報管理プログラム112は、ci_id=101(Main Server)がホスト名、IPアドレス、用途、購入日の4つのプロパティを持つと判断する。この結果を構成情報管理プログラム112は構成アイテムプロパティテーブルに格納する。
Therefore, based on this table, the configuration
これにより、構成アイテムがどのようなプロパティ(=データフィールド)を持つか予め定義しておくことが可能となる。 This makes it possible to define in advance what property (= data field) the configuration item has.
図9は、構成管理データベース121内のリレーションテーブルを示す図である。
FIG. 9 is a diagram showing a relation table in the
このテーブルで取り扱うリレーションはリレーションタイプのIDと、リレーション名称と、リレーション元の構成アイテムIDと、リレーション先の構成アイテムIDからなる。 The relation handled in this table includes a relation type ID, a relation name, a configuration item ID of the relation, and a configuration item ID of the relation destination.
図10は、構成管理データベース121内のリレーションテンプレートテーブルの例を示す図である。本図のリレーションテンプレートテーブルで取り扱うリレーションテンプレートrelationship_template_idは、リレーションタイプのIDであるrelationship_type_idと、リレーション名称nameと、リレーション元の構成アイテムテンプレートIDであるsource_ci_template_idと、リレーション先の構成アイテムテンプレートIDであるtarget_ci_template_idと、を含んで構成される。
FIG. 10 is a diagram illustrating an example of a relation template table in the
図10における構成アイテム間のリレーションは構成アイテムテンプレート間のリレーションに基づく。すなわち、リレーションテンプレートテーブルに、構成アイテムテンプレート“server”と“switch”が定義されているときのみ構成アイテムテンプレート“server”である“MainServerA”と、構成アイテムテンプレート“switch”である構成アイテム“SW_A”との間にリレーションを作成することが可能となる。 The relationship between configuration items in FIG. 10 is based on the relationship between configuration item templates. That is, only when the configuration item templates “server” and “switch” are defined in the relationship template table, the configuration item template “server” “MainServerA” and the configuration item template “switch”, the configuration item “SW_A”. It is possible to create a relationship between
このリレーションテンプレートテーブルにより、構成アイテム同士がどのような関係性を持つか予め定義しておくことが可能となる。 With this relation template table, it is possible to define in advance what kind of relationship the configuration items have.
図11は、構成管理データベース121内のリレーションタイプテーブルの例を示す図である。このテーブルで取り扱うリレーションタイプはリレーションタイプの一意なIDであるrelationship_type_idとリレーションタイプ名称nameから構成される。
FIG. 11 is a diagram illustrating an example of a relationship type table in the
図12は、テンプレート蓄積データベース123内の構成アイテムテンプレートテーブルの例を示す図である。このテーブルで扱う構成アイテムテンプレートci_template_idは、構成管理データベース121の構成アイテムテンプレートci_template_idとは異なる一意のIDである。この構成アイテムテンプレートci_template_idは、システム名称system_nameと、構成アイテムテンプレート名称nameを含んで構成される。
FIG. 12 is a diagram showing an example of the configuration item template table in the
図13は、テンプレート蓄積データベース123内の構成アイテムプロパティ詳細テーブルの例を示す図である。このテーブルで扱う構成アイテムプロパティ詳細ci_property_type_idは、テンプレート蓄積データベースに定義された構成アイテムテンプレートのIDであるstored_template_id、その名称name、そのデータの変数型data_type及びそのデータ長data_lengthからなる。
FIG. 13 is a diagram illustrating an example of the configuration item property detail table in the
図14は、テンプレート蓄積データベース123内のリレーションテーブルの例を表す図である。このテーブルで扱うリレーションは、該リレーションのIDであるrelationship_id、リレーションシップの型を表すrelationship_type_id、リレーションの名称であるname、リレーション元の構成アイテムテンプレートのIDであるsource_ci_id、リレーション先の構成アイテムテンプレートのIDであるtarget_ci_idを含んで構成される。
FIG. 14 is a diagram illustrating an example of a relation table in the
図15は、テンプレート蓄積データベース123内のリレーションタイプテーブルの例を表す図である。このテーブルで取り扱うリレーションタイプは、リレーションタイプのIDであるrelationship_type_idと、リレーションタイプの名称であるnameを含んで構成される。
FIG. 15 is a diagram illustrating an example of a relationship type table in the
図16は、図1における構成情報管理プログラムの本発明に関わる処理動作を示すフローチャートである。 FIG. 16 is a flowchart showing a processing operation related to the present invention of the configuration information management program in FIG.
本発明ではまず、構成情報管理プログラム112が構成アイテム一覧101を読み込む(ステップS1001)。
In the present invention, first, the configuration
次に、構成情報管理プログラム112は構成アイテムデータモデル102を読み込む(ステップS1002)。
Next, the configuration
ステップS1001及びステップS1002で読み込んだ情報をデータベースで取り扱うことができる形式に変換する(ステップS1003)。この実現には、MICROSOFT社のVISIO(登録商標)や、ERMasterと言ったツールを用いて作業しても良いし、構成情報管理プログラム112に対応するプログラムを実装しても良い。
The information read in steps S1001 and S1002 is converted into a format that can be handled by the database (step S1003). For this realization, work may be performed using a tool such as VISIO (registered trademark) of MICROSOFT or ERMaster, or a program corresponding to the configuration
次に、読み込んだ各構成アイテムに対し、テンプレート蓄積データベース123に格納されているデータと照合し、読み出す登録データを決定する(ステップS1004)。すなわち、読み込んだ構成アイテムの種類と同じ構成アイテムテンプレートがテンプレート蓄積データベースに存在するかを確認する。
Next, each read configuration item is checked against data stored in the
同じ種類の構成アイテムが存在する場合(ステップS1004:存在する)、テンプレート蓄積データベース123から対応するテンプレート情報を取得し(ステップS1005)、ステップS1003で変換したデータとの差分を表示する(ステップS1006)。 If the same type of configuration item exists (step S1004: exists), the corresponding template information is acquired from the template accumulation database 123 (step S1005), and the difference from the data converted in step S1003 is displayed (step S1006). .
同じ種類の構成アイテムが存在しない場合(ステップS1004:存在しない)、ステップS1001及びステップS1002で読み込んだ構成アイテムを表示する(ステップS1007)。 If there is no configuration item of the same type (step S1004: does not exist), the configuration item read in step S1001 and step S1002 is displayed (step S1007).
ここで、ステップS1006及びステップS1007の表示の一例を示す。図17は、入力した構成アイテムと蓄積されている構成アイテムテンプレートとの比較結果及び登録画面の例を示す図である。このようにテキストバーなどに入力可能なようにすることで、登録が可能なようにしておく。 Here, an example of the display in steps S1006 and S1007 is shown. FIG. 17 is a diagram illustrating an example of a comparison result and a registration screen between the input configuration item and the stored configuration item template. In this way, registration is possible by enabling input to a text bar or the like.
次に、表示画面上での操作などにより、構成情報管理プログラム112は表示した情報の設定の変更を行うかを決定する(ステップS1008)。
Next, the configuration
情報の設定の変更を行う場合(ステップS1008:Yes)には入力された構成情報、定義情報の値に従い、これらの修正を行う(ステップS1009)。 When changing the setting of information (step S1008: Yes), these are corrected according to the values of the input configuration information and definition information (step S1009).
修正不要、若しくはステップS1009の修正が終了した場合、構成アイテムを構成管理データベース121に登録する(ステップS1010)。また、構成アイテムテンプレートをテンプレート蓄積データベース123に登録する(ステップS1011)。 If no modification is necessary or the modification in step S1009 is completed, the configuration item is registered in the configuration management database 121 (step S1010). Also, the configuration item template is registered in the template accumulation database 123 (step S1011).
以上のステップS1004からステップS1011までを構成アイテム毎に繰り返すこととなる。 The above steps S1004 to S1011 are repeated for each configuration item.
以上のように、本実施の形態では、構成情報管理プログラムによる処理により、構成アイテムテンプレートをテンプレート蓄積データベース123に格納していくことにより、導入する対象の構成アイテムだけでなく、他業務で用いている構成アイテムのテンプレートを用いることが可能となり、容易且つ精度の高い構成アイテムの管理を行うことが可能となる。
As described above, in this embodiment, the configuration item template is stored in the
以上、本発明者によってなされた発明を実施の形態に基づき具体的に説明したが、本発明は前記の実施の形態に限定されるものではなく、その要旨を逸脱しない範囲で種々変更が可能であることは言うまでもない。 As mentioned above, the invention made by the present inventor has been specifically described based on the embodiments. However, the present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the scope of the invention. Needless to say.
構成情報を管理するための構成管理システムへの適用を考慮する。 Consider application to a configuration management system for managing configuration information.
101…構成アイテム一覧、102…構成アイテムデータモデル、111…構成情報管理システム、112…構成情報管理プログラム、121…構成管理データベース、123…テンプレート蓄積データベース、222…構成管理データベース。
DESCRIPTION OF
Claims (4)
前記情報処理装置に、
対象の前記構成アイテムに対応する前記構成アイテム一覧を読み込む構成アイテム一覧読み込みステップと、
前記対象の構成アイテムに対応する前記構成アイテムデータモデルを読み込む構成アイテムデータモデル読み込みステップと、
読み込んだ前記構成アイテム一覧及び前記構成アイテムデータモデルをデータベースで取り扱うことができる形式に変換するデータ形式変換ステップと、
読み込んだ各構成アイテムに対し、テンプレート蓄積データベースに格納されているデータと照合し、読み出す登録データを決定する読み出し登録データ決定ステップと、
前記登録データ決定ステップで決定したデータを前記テンプレート蓄積データベースから読み出す登録データ読み出し実行ステップと、
前記データ形式変換ステップで変換したデータと前記登録データ読み出し実行ステップで読み出したデータとを対比するデータ対比実行ステップとを処理させることを特徴とする構成情報管理プログラム。 A configuration item data model including a configuration item list of configuration items and relevance of the configuration items, and a terminal that can access a template storage database, and operate on the information processing apparatus used to manage the configuration items A configuration information management program for
In the information processing apparatus,
A configuration item list reading step for reading the configuration item list corresponding to the target configuration item;
A configuration item data model reading step for reading the configuration item data model corresponding to the target configuration item;
A data format conversion step for converting the read configuration item list and the configuration item data model into a format that can be handled by a database;
A read registration data determination step for determining the registration data to be read by comparing each read configuration item with data stored in the template accumulation database;
A registration data read execution step of reading the data determined in the registration data determination step from the template accumulation database;
A configuration information management program for processing a data comparison execution step for comparing the data converted in the data format conversion step and the data read in the registration data read execution step.
さらに、前記情報処理装置に、前記データ対比実行ステップで対比した結果を出力するデータ表示実行ステップを処理させることを特徴とする構成情報管理プログラム。 The configuration information management program according to claim 1,
Furthermore, the information processing apparatus causes the information processing apparatus to process a data display execution step for outputting a result of comparison in the data comparison execution step.
対象の前記構成アイテムに対応する前記構成アイテム一覧を読み込む構成アイテム一覧読み込みステップと、
前記対象の構成アイテムに対応する前記構成アイテムデータモデルを読み込む構成アイテムデータモデル読み込みステップと、
読み込んだ前記構成アイテム一覧及び前記構成アイテムデータモデルをデータベースで取り扱うことができる形式に変換するデータ形式変換ステップと、
読み込んだ各構成アイテムに対し、テンプレート蓄積データベースに格納されているデータと照合し、読み出す登録データを決定する読み出し登録データ決定ステップと、
前記登録データ決定ステップで決定したデータを前記テンプレート蓄積データベースから読み出す登録データ読み出し実行ステップと、
前記データ形式変換ステップで変換したデータと前記登録データ読み出し実行ステップで読み出したデータとを対比するデータ対比実行ステップとを有することを特徴とする構成情報管理方法。 A configuration information management system having a configuration item data model input terminal including a configuration item list of configuration items and relevance of the configuration item, and a terminal accessible to a template storage database, and used for managing the configuration item A configuration information management method for
A configuration item list reading step for reading the configuration item list corresponding to the target configuration item;
A configuration item data model reading step for reading the configuration item data model corresponding to the target configuration item;
A data format conversion step for converting the read configuration item list and the configuration item data model into a format that can be handled by a database;
A read registration data determination step for determining the registration data to be read by comparing each read configuration item with data stored in the template accumulation database;
A registration data read execution step of reading the data determined in the registration data determination step from the template accumulation database;
A configuration information management method comprising: a data comparison execution step for comparing the data converted in the data format conversion step and the data read in the registration data read execution step.
さらに、前記データ対比実行ステップで対比した結果を出力するデータ表示実行ステップを有することを特徴とする構成情報管理方法。 In the configuration information management method according to claim 3,
And a data display execution step for outputting a result of comparison in the data comparison execution step.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011209192A JP5743826B2 (en) | 2011-09-26 | 2011-09-26 | Configuration information management program and configuration information management method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011209192A JP5743826B2 (en) | 2011-09-26 | 2011-09-26 | Configuration information management program and configuration information management method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013069243A true JP2013069243A (en) | 2013-04-18 |
JP5743826B2 JP5743826B2 (en) | 2015-07-01 |
Family
ID=48474843
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011209192A Expired - Fee Related JP5743826B2 (en) | 2011-09-26 | 2011-09-26 | Configuration information management program and configuration information management method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5743826B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014228874A (en) * | 2013-05-17 | 2014-12-08 | 三菱電機株式会社 | Configuration management device, configuration management method and program |
US10116002B2 (en) | 2013-05-31 | 2018-10-30 | Idemitsu Kosan Co., Ltd. | Production method of solid electrolyte |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006012152A (en) * | 2004-06-14 | 2006-01-12 | Microsoft Corp | System and method for auditing network |
JP2006164136A (en) * | 2004-12-10 | 2006-06-22 | Mitsubishi Electric Corp | Information processor, managing device, information processing method, and managing method and program |
JP2009238086A (en) * | 2008-03-28 | 2009-10-15 | Nec Corp | Parts list registration system, registration information creating device, parts list registering method and program |
-
2011
- 2011-09-26 JP JP2011209192A patent/JP5743826B2/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006012152A (en) * | 2004-06-14 | 2006-01-12 | Microsoft Corp | System and method for auditing network |
JP2006164136A (en) * | 2004-12-10 | 2006-06-22 | Mitsubishi Electric Corp | Information processor, managing device, information processing method, and managing method and program |
JP2009238086A (en) * | 2008-03-28 | 2009-10-15 | Nec Corp | Parts list registration system, registration information creating device, parts list registering method and program |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2014228874A (en) * | 2013-05-17 | 2014-12-08 | 三菱電機株式会社 | Configuration management device, configuration management method and program |
US10116002B2 (en) | 2013-05-31 | 2018-10-30 | Idemitsu Kosan Co., Ltd. | Production method of solid electrolyte |
Also Published As
Publication number | Publication date |
---|---|
JP5743826B2 (en) | 2015-07-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Gao et al. | Big data validation and quality assurance--issuses, challenges, and needs | |
CN109902105B (en) | Data query system, method, device and storage medium for micro-service architecture | |
CN111694841B (en) | Order identification generation method, device, server and storage medium | |
US10296859B1 (en) | Workflow discovery through user action monitoring | |
US10552296B2 (en) | Human-readable, language-independent stack trace summary generation | |
JPWO2007139039A1 (en) | Information classification device, information classification method, and information classification program | |
JP6457777B2 (en) | Automated generation and dynamic update of rules | |
JP6200584B2 (en) | Server system, method and computer program for converting corporate financial data | |
JP2019049802A (en) | Failure analysis supporting device, incident managing system, failure analysis supporting method, and program | |
JP5743826B2 (en) | Configuration information management program and configuration information management method | |
CN112015768B (en) | Information matching method based on Rete algorithm and related products thereof | |
JP6019187B1 (en) | Company information matching apparatus and company information matching program | |
CN112053058A (en) | Index model generation method and device | |
JP2005293044A (en) | Test data generation method and system | |
JP6634938B2 (en) | Analysis support method, analysis support program, and analysis support device | |
CN111984657B (en) | Data collection method, device, storage medium and computer equipment | |
CN114860305A (en) | Data processing method and device | |
JP7381290B2 (en) | Computer system and data management method | |
Patel et al. | Feature interaction testing of variability intensive systems | |
JP7445614B2 (en) | KPI analysis device, KPI analysis method, and KPI analysis program | |
JP2020101898A (en) | Design drawing creation support method, design drawing creation support device, and design drawing creation support program | |
JP6497087B2 (en) | Information processing apparatus and information processing program | |
CN110928667B (en) | Task scheduling method and device, electronic equipment and storage medium | |
JP2020021302A (en) | Document creation device, document creation system, document creation method, and program | |
WO2016075930A1 (en) | Development assistance device, development assistance method, and recording medium storing development assistance program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140814 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150320 |
|
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: 20150414 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150428 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5743826 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 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |