JP2013114437A - System construction support method - Google Patents

System construction support method Download PDF

Info

Publication number
JP2013114437A
JP2013114437A JP2011259709A JP2011259709A JP2013114437A JP 2013114437 A JP2013114437 A JP 2013114437A JP 2011259709 A JP2011259709 A JP 2011259709A JP 2011259709 A JP2011259709 A JP 2011259709A JP 2013114437 A JP2013114437 A JP 2013114437A
Authority
JP
Japan
Prior art keywords
project
past
environment
computer
manual
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2011259709A
Other languages
Japanese (ja)
Inventor
Takashi Oshima
敬志 大島
Hirofumi Nagasuga
弘文 長須賀
Hiroshige Fujiwara
啓成 藤原
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2011259709A priority Critical patent/JP2013114437A/en
Publication of JP2013114437A publication Critical patent/JP2013114437A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

PROBLEM TO BE SOLVED: To reduce work for system construction design by extracting a system configuration similar to that of a current project, out of system configurations of projects executed in the past to divert the extracted system configuration, in order to solve the problem that system configuration design work for determining the number of computers and software, their combinations, design of arrangement, computer collaboration systems, etc., is manually performed and takes time when an environment including developers, testers, and the like is constructed in a project of enterprise information system development.SOLUTION: A system construction support method includes: a project evaluation part 103 which calculates similarities between system requirements of a current project and those of past projects and man-hours of manual work executed by diverting computer environments of the past projects; and an input/output part 101 which extracts a past project candidate similar to the current project to display documented procedures for computer environment construction.

Description

本発明は、コンピューティングシステムの構築に関する。その中でも特に、金融分野を含む所定の業務を実行するコンピューティングシステムを、過去の構築ないし構築を検討した結果を利用して構築する技術に関する。   The present invention relates to the construction of a computing system. In particular, the present invention relates to a technology for constructing a computing system that executes a predetermined business including the financial field by using a result of examining past construction or construction.

企業情報システムの開発では、本番環境以外にも開発機、テスト機等、工程ごとにさまざまな環境を構築する必要がある。そのため、環境構築に多大な時間がかかってしまうという課題が発生している。   In the development of corporate information systems, it is necessary to construct various environments for each process, such as development machines and test machines, in addition to the production environment. Therefore, the subject that the environment construction takes a lot of time has occurred.

これを解決するための従来技術として、特許文献1や非特許文献1がある。特許文献1では、OSインストールスクリプトの配布と実行とを自動化することで、環境構築時間を低減している。また、非特許文献1では、OS、データベース、TPモニタ等を組み合わせた雛型を作成し、そのディスクイメージを他の計算機にコピーすることで、環境構築時間を低減している。   As conventional techniques for solving this, there are Patent Literature 1 and Non-Patent Literature 1. In Patent Literature 1, environment construction time is reduced by automating the distribution and execution of an OS installation script. In Non-Patent Document 1, the environment construction time is reduced by creating a template combining an OS, a database, a TP monitor, and the like, and copying the disk image to another computer.

これらの技術により、作業者が計算機個々の環境構築手順書を作成すれば、その手順書に従って自動的に環境を構築可能なため、環境構築時間の低減が可能である。   With these technologies, if an operator creates an environment construction procedure manual for each computer, the environment can be automatically constructed according to the procedure manual, so that the environment construction time can be reduced.

特表2010-503074号公報Special table 2010-503074 gazette

IBM Tivoli Provisioning Managerhttp://www-06.ibm.com/software/jp/tivoli/products/prov_mng/IBM Tivoli Provisioning Manager http://www-06.ibm.com/software/jp/tivoli/products/prov_mng/

しかし、先行技術文献においては、各工程のシステム構成設計はいまだ人手(手作業)で行っており、時間がかかっている。例えば、計算機やソフトウェアの員数、組合せ、配置の設計、計算機間の連携方式の設計等に手間が掛かるとの問題がある。   However, in the prior art documents, the system configuration design of each process is still performed manually (manual work) and takes time. For example, there is a problem that it takes time and effort to design the number of computers and software, combination, arrangement, and design of a linkage system between computers.

上記の課題を解決するために、本発明では、構築するシステムについてのプロジェクトに類似する過去のプロジェクトを特定し、特定されたプロジェクトを比較し、この結果と当該プロジェクトの手作業工数から、構築するシステムにおける手作業工数を算出するものである。また、本発明では、算出した手作業工数に基づいて、構築の手順を示す手順書を出力し、これに基づいて構築することが可能になり、より容易に構築作業を実行できる。なお、「類似」とは、所定の類似度(以下)の関係を有するものを指す。より詳細には、本発明では、以下の構成を有する。   In order to solve the above problems, in the present invention, past projects similar to the project for the system to be constructed are identified, the identified projects are compared, and the result is constructed from the manual man-hours of the project. The manual man-hours in the system are calculated. Further, according to the present invention, it is possible to output a procedure manual indicating the procedure of construction based on the calculated manual man-hours, and to construct based on this, so that construction work can be executed more easily. Note that “similarity” refers to those having a relationship of a predetermined similarity (hereinafter). More specifically, the present invention has the following configuration.

作業者の作成した環境構築手順書に基づいて計算機個々の環境を構築する手段を備え、現プロジェクトと類似している過去プロジェクトの候補を抽出し表示する手段と、現プロジェクトと過去プロジェクトとを比較しシステム要件の類似度を算出する手段と、現プロジェクトと過去プロジェクトとを比較し過去プロジェクトの計算機環境を流用した場合の手作業工数の見積もりを算出する手段と、過去プロジェクトの計算機環境構築手順書を表示する手段とを特徴とするシステム構築支援方法である。   Comparing the current project and past project with a means to extract and display past project candidates similar to the current project, with a means to construct the environment of each computer based on the environment construction procedure manual created by the worker A means for calculating the similarity of system requirements, a means for comparing the current project with the past project and calculating an estimate of the manual labor when diverting the computer environment of the past project, and a computer environment construction procedure manual for the past project Is a system construction support method characterized by means for displaying.

本発明によれば、作業量を算出することないし手順書を出力することで、システム構成設計の作業を軽減できる。   According to the present invention, it is possible to reduce the work of system configuration design by calculating a work amount or outputting a procedure manual.

本発明の第一の実施の形態における計算機の構成を示す図である。It is a figure which shows the structure of the computer in 1st embodiment of this invention. プロジェクト一覧111を示す図である。It is a figure which shows the project list. プロジェクトグループ一覧112を示す図である。It is a figure which shows the project group list. 環境構築指示書一覧113を示す図である。It is a figure which shows the environment construction instruction list 113. システム要件類似度重みづけテーブル114を示す図である。It is a figure which shows the system requirement similarity weighting table. 手作業工数重みづけテーブル115を示す図である。It is a figure which shows the manual man-hour weighting table. プロジェクト評価結果116を示す図である。It is a figure which shows the project evaluation result. プロジェクトグループ評価結果117を示す図である。It is a figure which shows the project group evaluation result 117. FIG. 現プロジェクトの情報を受け付けて類似した過去プロジェクトを評価し結果を表示する処理を説明するフローチャートである。It is a flowchart explaining the process which receives the information of the present project, evaluates a similar past project, and displays a result. 入出力部101が作業者から受け付ける現プロジェクトの情報を示す図である。It is a figure which shows the information of the present project which the input / output part 101 receives from an operator. プロジェクトグループ評価部102がプロジェクトグループのシステム要件類似度を算出する処理を説明するフローチャートである。It is a flowchart explaining the process in which the project group evaluation part 102 calculates the system requirement similarity of a project group. プロジェクトグループ評価部102がプロジェクトグループの手作業工数を算出する処理を説明するフローチャートである。It is a flowchart explaining the process in which the project group evaluation part 102 calculates the manual man-hour of a project group. プロジェクト評価部103がプロジェクトのシステム要件類似度を算出する処理を説明するフローチャートである。It is a flowchart explaining the process in which the project evaluation part 103 calculates the system requirement similarity of a project. プロジェクト評価部103がプロジェクトの手作業工数を算出する処理を説明するフローチャートである。It is a flowchart explaining the process which the project evaluation part 103 calculates the manual man-hour of a project. 入出力部101が作業者に結果を表示する画面を示す図である。It is a figure which shows the screen on which the input / output part 101 displays a result to an operator. 入力された環境構築指示書に従い計算機の環境を構築する処理を説明するフローチャートである。It is a flowchart explaining the process which builds the environment of a computer according to the input environment construction instruction. 過去プロジェクトを登録する処理を説明するフローチャートである。It is a flowchart explaining the process which registers a past project.

図1は、第一の実施の形態の全体図である。現プロジェクト(これからシステムを構築しようとするプロジェクト)と類似している過去プロジェクトの情報を表示する計算機1と環境構築指示書に従って計算機の環境を構築する計算機2と現プロジェクトのシステム開発で利用される計算機3とからなり、これらはネットワーク等を介して接続される。この構成は第一の実施の形態の例であり、ひとつの計算機の中に現プロジェクトと類似している過去プロジェクトの情報を表示する機能と環境構築指示書に従って計算機の環境を構築する機能とが存在する場合、計算機1、計算機2、計算機3が複数存在する場合もあり得る。   FIG. 1 is an overall view of the first embodiment. Computer 1 that displays information on past projects similar to the current project (the project that is going to build a system in the future), computer 2 that builds the environment of the computer according to the environment construction instruction, and the system development of the current project The computer 3 is connected through a network or the like. This configuration is an example of the first embodiment, and there is a function for displaying information on past projects similar to the current project in one computer and a function for building a computer environment according to an environment construction instruction. When it exists, there may be a case where a plurality of computers 1, 2, and 3 exist.

現プロジェクトと類似している過去プロジェクトの情報を表示する計算機1は、CPU10、メインメモリ11、記憶装置12、入力装置13、出力装置14、及び通信インタフェース15とからなる計算機であり、これらは内部バス等により接続される。CPU10は、記憶装置12に格納されている部(プログラム)をメインメモリ11に読み込み、実行することにより、種々の処理を行う。言い換えるとは各部(101〜104)はいわゆるコンピュータプログラムとして実現可能である(以下、他の計算機も同様である)。記憶装置12は、作業者から入力されるデータと計算機から出力するデータを管理する入出力部101、作業者から入力された現プロジェクトの情報と過去プロジェクトのグループを比較しシステム要件の類似度と手作業工数との概算を算出するプロジェクトグループ評価部102、現プロジェクトの情報と過去プロジェクトを比較しシステム要件の類似度と手作業工数との詳細を算出するプロジェクト評価部103、計算機1に過去プロジェクトの情報を登録するプロジェクト情報登録部104、過去プロジェクトの情報を格納するプロジェクト一覧111、過去プロジェクトをグルーピングした結果を格納するプロジェクトグルーピング一覧112、過去プロジェクトにおいて使用された環境構築指示書を格納する環境構築指示書一覧113、システム要件類似度を算出する際に利用する重み係数を格納したシステム要件類似度重みづけテーブル114、手作業工数を算出する際に利用する重み係数を格納した手作業工数重みづけテーブル115、過去プロジェクトと現プロジェクトを比較し、評価した結果を格納するプロジェクト評価結果116、プロジェクトグループと現プロジェクトを比較し、評価した結果を格納するプロジェクトグループ評価結果117を格納している。なお、以下、プロジェクトをPJとも称する。   A computer 1 that displays information on past projects similar to the current project is a computer including a CPU 10, a main memory 11, a storage device 12, an input device 13, an output device 14, and a communication interface 15. Connected by bus or the like. The CPU 10 performs various processes by reading a section (program) stored in the storage device 12 into the main memory 11 and executing it. In other words, each unit (101 to 104) can be realized as a so-called computer program (hereinafter the same applies to other computers). The storage device 12 includes an input / output unit 101 that manages data input from an operator and data output from a computer, and compares the information of the current project input from the operator with a group of past projects, and the similarity of system requirements. A project group evaluation unit 102 that calculates an approximation with manual labor, a project evaluation unit 103 that compares information of the current project with a past project, and calculates details of similarity of system requirements and manual labor, and a past project on the computer 1 Project information registration unit 104 for registering information on the past, a project list 111 for storing information on past projects, a project grouping list 112 for storing results of grouping past projects, and an environment for storing environment construction instructions used in past projects Construction instruction list 1 3. A system requirement similarity weighting table 114 storing weighting factors used when calculating system requirement similarity, a manual manhour weighting table 115 storing weighting factors used when calculating manual manhours, A project evaluation result 116 that stores a result of comparing and evaluating a past project and a current project, and a project group evaluation result 117 that stores a result of comparing and evaluating the project group and the current project are stored. Hereinafter, the project is also referred to as PJ.

環境構築指示書に従って計算機の環境を構築する計算機2は、CPU20、メインメモリ21、記憶装置22、入力装置23、出力装置24、及び通信インタフェース25とからなる計算機であり、これらは内部バス等により接続される。記憶装置22は、作業者から入力される環境構築指示書を受けつける環境構築指示書受付部201、受け付けた環境構築書に基づき適切なディスクイメージを転送する環境構築制御部202、ディスクイメージを格納したディスクイメージ一覧211を格納している。   The computer 2 that constructs the environment of the computer in accordance with the environment construction instruction is a computer comprising a CPU 20, a main memory 21, a storage device 22, an input device 23, an output device 24, and a communication interface 25. Connected. The storage device 22 stores an environment construction instruction receiving unit 201 that receives an environment construction instruction input from an operator, an environment construction control unit 202 that transfers an appropriate disk image based on the received environment construction document, and a disk image. A disk image list 211 is stored.

現プロジェクトのシステム開発で利用される計算機3は、CPU30、メインメモリ31、記憶装置32、入力装置33、出力装置34、及び通信インタフェース35とからなる計算機であり、これらは内部バス等により接続される。記憶装置32は、環境構築制御部202から転送されたディスクイメージを利用して環境を構築する環境構築実行部301を格納している。   The computer 3 used in the system development of the current project is a computer comprising a CPU 30, a main memory 31, a storage device 32, an input device 33, an output device 34, and a communication interface 35, which are connected by an internal bus or the like. The The storage device 32 stores an environment construction execution unit 301 that constructs an environment using the disk image transferred from the environment construction control unit 202.

なお、本実施の形態では、ディスクイメージを転送しコピーする事で計算機環境を構築しているが、その他の計算機環境の構築手段を用いてもよい。   In this embodiment, the computer environment is constructed by transferring and copying the disk image, but other computer environment construction means may be used.

図2は、プロジェクト一覧111の例であり、過去に実施されたプロジェクトの情報を格納している。プロジェクトID1111は、過去に実施されたプロジェクトに対して一意になるように付けられたIDである。システム構築パターン1112は、システム基盤の標準的なパターンのことであり、作業者が事前に定義したパターンである。本実施例では、OLTP(on-line transaction processing)システム、Webシステム、バッチシステム、バックアップシステムなどを想定しているが、口座管理業務や融資業務などといった業務観点でパターン分けしてもよい。システム要件1113は、各プロジェクトにて定められた要件である。本実施例では、継続性、耐障害性、業務処理量、性能目標値を例としているが、実際には保守性や安全性等の多数の項目が存在する。システム要件の各項目は1から3のレベルが設定されており、値が高いほどシステム要件の要求度が高い。例えば、継続性におけるレベル3は障害発生時において60秒未満で業務を再開するであり、レベル1は24時間以内で業務を再開するである。各システム要件のレベルは事前に作業者が定義する。ソフトウェアスタック1114は各プロジェクトで利用したOSやミドルウェアの名称及びそのバージョン情報である。本実施例では、OSとデータベースを例としているが、実際にはTPモニタ製品や開発環境製品等の多数のソフトウェアスタックが存在する。ツール1115は各プロジェクト利用したツールの名称及びそのバージョン情報である。本実施例では、電文投入ツールとカバレッジツールを例としているが、実際にはファイル転送ツールやデータ変換ツール等の多数のツールが存在する。各レコードは過去に実施したプロジェクトと対応しており、図2では1つのプロジェクトが登録されている。   FIG. 2 is an example of the project list 111, and stores information on projects executed in the past. The project ID 1111 is an ID assigned so as to be unique for a project executed in the past. The system construction pattern 1112 is a standard pattern of the system infrastructure, and is a pattern defined in advance by an operator. In this embodiment, an OLTP (on-line transaction processing) system, a Web system, a batch system, a backup system, and the like are assumed. However, patterns may be divided from business viewpoints such as account management business and loan business. The system requirement 1113 is a requirement determined in each project. In this embodiment, continuity, fault tolerance, business throughput, and performance target values are taken as examples, but there are actually many items such as maintainability and safety. Levels 1 to 3 are set for each item of the system requirement, and the higher the value, the higher the requirement of the system requirement. For example, level 3 in continuity is to resume the business in less than 60 seconds when a failure occurs, and level 1 is to resume the business within 24 hours. The level of each system requirement is defined in advance by the worker. The software stack 1114 is the name and version information of the OS and middleware used in each project. In this embodiment, an OS and a database are taken as an example, but there are actually many software stacks such as TP monitor products and development environment products. The tool 1115 is the name of the tool used for each project and its version information. In this embodiment, the message input tool and the coverage tool are taken as examples, but there are actually many tools such as a file transfer tool and a data conversion tool. Each record corresponds to a project executed in the past, and one project is registered in FIG.

図3は、プロジェクトグルーピング一覧112の例であり、過去プロジェクトをグルーピングした結果を格納している。プロジェクトグループID1121は、各プロジェクトグループに対して一意になるように付けられたIDである。システム構築パターン1122は、プロジェクトグループに属しているプロジェクトのシステム構築パターンである。システム大要件1123は、プロジェクトのシステム要件を集約したものである。本実施例では、可用性と性能を例としており、可用性は継続性と耐障害性を集約した項目、性能は業務処理量と性能目標値を集約した項目である。システム大要件1123の各項目も1から3のレベルが設定されており、値が高いほどシステム要件の要求度が高い。ソフトウェアスタック1124はプロジェクトグループに属しているプロジェクトのソフトウェアスタックである。ツール1125はプロジェクトグループに属しているプロジェクトで利用しているツールである。プロジェクトID1126は、プロジェクトグループに属しているプロジェクトのIDである。各レコードはグループングしたプロジェクトグループと対応しており、図3では、1つのプロジェクトグループが登録されている。   FIG. 3 shows an example of the project grouping list 112, which stores the results of grouping past projects. The project group ID 1121 is an ID uniquely assigned to each project group. The system construction pattern 1122 is a system construction pattern of projects belonging to the project group. The system large requirement 1123 is a collection of project system requirements. In this embodiment, availability and performance are taken as an example, availability is an item that aggregates continuity and fault tolerance, and performance is an item that aggregates business processing volume and performance target value. Levels 1 to 3 are also set for each item of the system large requirement 1123. The higher the value, the higher the requirement of the system requirement. A software stack 1124 is a software stack of a project belonging to the project group. A tool 1125 is a tool used in a project belonging to a project group. Project ID 1126 is an ID of a project belonging to a project group. Each record corresponds to a grouped project group. In FIG. 3, one project group is registered.

図4は、環境構築指示書一覧113の例であり、過去プロジェクトにおいて使用された環境構築指示書を格納している。プロジェクトID1131は、その指示書を使用したプロジェクトのIDである。環境構築指示書1132は、過去プロジェクトで使用された環境構築指示書であり、計算機環境を自動的に構築する計算機2の入力情報である。本実施の形態では、ディスクイメージ一覧211に格納されているどのディスクイメージを使用して環境を構築するかが記述されている。   FIG. 4 shows an example of the environment construction instruction list 113, which stores environment construction instructions used in past projects. The project ID 1131 is an ID of a project that uses the instruction. The environment construction instruction 1132 is an environment construction instruction used in a past project, and is input information of the computer 2 that automatically constructs a computer environment. In this embodiment, it is described which disk image stored in the disk image list 211 is used to construct the environment.

図5は、システム要件類似度重みづけテーブル114の例であり、システム要件類似度を算出する際に利用する重み係数を格納している。システム要件1141は、重みづけを行うシステム要件の項目を格納しており、システム要件1113とシステム大要件1123の項目である。本実施の形態の場合、継続性、耐障害性、業務処理量、性能目標値、可用性、性能の6つの項目となる。図5は、6つの項目の中で継続性に関するレコードを記述している。現PJ要件1142と過去PJ要件1143の組合せにより重み係数であるシステム要件類似度1144を定義する。例えば、継続性の場合、現プロジェクトのシステム要件がレベル3、過去プロジェクトのシステム要件がレベル1の場合、重み係数は10となる。現PJ要件1142と過去PJ要件1143の組合せが登録されていない場合、重み係数は0とする。   FIG. 5 is an example of the system requirement similarity weighting table 114, and stores weighting factors used when calculating the system requirement similarity. The system requirement 1141 stores items of the system requirement for weighting, and is an item of the system requirement 1113 and the system large requirement 1123. In the case of this embodiment, there are six items of continuity, fault tolerance, business processing volume, performance target value, availability, and performance. FIG. 5 describes a record relating to continuity among the six items. A system requirement similarity 1144 that is a weighting coefficient is defined by a combination of the current PJ requirement 1142 and the past PJ requirement 1143. For example, in the case of continuity, when the system requirement of the current project is level 3 and the system requirement of the past project is level 1, the weighting factor is 10. When the combination of the current PJ requirement 1142 and the past PJ requirement 1143 is not registered, the weight coefficient is set to 0.

図6は、手作業工数重みづけテーブル115の例であり、手作業工数を算出する際に利用する重み係数を格納している。作業対象1151は、重みづけを行うソフトウェアやツールの項目を格納しており、プロジェクト一覧111のソフトウェアスタック1114とツール1115の項目である。本実施の形態の場合、OS、DB、電文投入ツール、カバレッジツールの4つである。図6では4つの項目の中でDBに関するレコードを記述している。現PJ 名称1152、現PJ Ver1153、過去PJ 名称1154、過去PJ Ver1155の組合せにより重み係数である手作業見積もり工数1157とその作業内容である更新手順1156を抽出する。例えば、現プロジェクトのDBがDB_Aでバージョンが7.0、過去プロジェクトのDBがDB_Aでバージョンが8.0の場合、手作業見積もり工数は1、更新手順は手動アップデートとなる。また、各ソフトウェアスタックとツールに関して、現PJと過去PJのバージョンの組合せが登録されていない場合や現PJと過去PJの名称が異なる場合の重み係数も登録する。例えば、5番目のレコードに同じDBでバージョンの組合せが登録されていない場合、6番目のレコードにDBが異なる場合、の更新手順と手作業見積もり工数を登録する。   FIG. 6 shows an example of the manual man-hour weighting table 115, which stores a weighting factor used when calculating the manual man-hour. The work target 1151 stores items of software and tools to be weighted, and items of the software stack 1114 and the tool 1115 of the project list 111. In the case of this embodiment, there are four types: OS, DB, message input tool, and coverage tool. In FIG. 6, records related to the DB are described among the four items. Based on the combination of the current PJ name 1152, the current PJ Ver 1153, the past PJ name 1154, and the past PJ Ver 1155, a manual estimated man-hour 1157 that is a weighting factor and an update procedure 1156 that is the work content are extracted. For example, if the DB of the current project is DB_A and the version is 7.0, the DB of the past project is DB_A and the version is 8.0, the estimated manual man-hour is 1, and the update procedure is a manual update. Also, for each software stack and tool, a weighting factor is registered when a combination of the current PJ and past PJ versions is not registered or when the names of the current PJ and past PJ are different. For example, if the combination of version is not registered in the fifth record with the same DB, and the DB is different in the sixth record, the update procedure and manual estimated man-hours are registered.

図7は、プロジェクト評価結果116の例であり、過去プロジェクトと現プロジェクトを比較し、評価した結果を格納している。プロジェクトID1161は比較対象となった過去プロジェクトのIDである。システム要件類似度(詳細)1162は、過去プロジェクトと現プロジェクトのシステム要件の類似度の詳細値である。手作業工数(詳細)1163は過去プロジェクト流用時において必要な手作業工数の詳細値である。これらの値はプロジェクト評価部103が算出する。図7では5つのプロジェクトの評価結果を格納している。   FIG. 7 shows an example of the project evaluation result 116, which stores the result of comparing and evaluating the past project and the current project. Project ID 1161 is an ID of a past project to be compared. The system requirement similarity (detail) 1162 is a detailed value of the similarity between the system requirements of the past project and the current project. The manual labor (details) 1163 is a detailed value of the manual labor required when diverting a past project. These values are calculated by the project evaluation unit 103. In FIG. 7, the evaluation results of five projects are stored.

図8は、プロジェクトグループ評価結果117の例であり、プロジェクトグループと現プロジェクトを比較し、評価した結果を格納している。プロジェクトグループID1171は比較対象となったプロジェクトグループのIDである。システム要件類似度(概算)1172は、プロジェクトグループと現プロジェクトのシステム要件の類似度の概算値である。手作業工数(概算)1173はプロジェクトグループに属している過去プロジェクト流用時において必要な手作業工数の概算値である。これらの値はプロジェクト評価部103が算出する。これらの値はプロジェクトグループ評価部102が算出する。図8では、3つのプロジェクトグループの評価結果を格納している。   FIG. 8 shows an example of the project group evaluation result 117, which stores the result of comparing and evaluating the project group and the current project. A project group ID 1171 is an ID of a project group to be compared. The system requirement similarity (approximate) 1172 is an approximate value of the similarity between the system requirements of the project group and the current project. The manual man-hour (estimated) 1173 is an approximate value of the manual man-hours required when diverting past projects belonging to the project group. These values are calculated by the project evaluation unit 103. These values are calculated by the project group evaluation unit 102. In FIG. 8, the evaluation results of three project groups are stored.

次に、本の形態における処理の流れについて述べる。
第一に、作業者が現プロジェクトの情報を計算機1に入力し、計算機1が登録された過去プロジェクトを評価し、評価した結果を作業者に表示する処理について、図9のフローチャートを用いて説明する。
Next, the flow of processing in this embodiment will be described.
First, a process in which an operator inputs information on the current project to the computer 1, evaluates a past project in which the computer 1 is registered, and displays the evaluation result to the operator will be described with reference to the flowchart of FIG. To do.

まず、S11では、入出力部101を介して、作業者からの入力を受付け、現プロジェクトの情報を登録する。登録する情報の例を図10に示す。図10では、現プロジェクトで構築予定のシステム構築パターン、現プロジェクトで期待されるシステム要件、インストール予定であるソフトウェアスタックの名称とバージョン、開発工程やテスト工程において利用予定であるツールの名称とバージョンが格納されている。   First, in S11, the input from the operator is received via the input / output unit 101, and information on the current project is registered. An example of information to be registered is shown in FIG. In FIG. 10, the system construction pattern to be constructed in the current project, the system requirements expected in the current project, the name and version of the software stack to be installed, and the name and version of the tool to be used in the development process and test process are shown. Stored.

S12では、プロジェクトグループ評価部102が、入力された現プロジェクトの情報とプロジェクトグループ一覧112を比較し、各プロジェクトグループのシステム要件類似度(概算)を算出する。S12の詳細のフローチャートを図11に示す。   In S12, the project group evaluation unit 102 compares the input current project information with the project group list 112, and calculates the system requirement similarity (approximate) of each project group. A detailed flowchart of S12 is shown in FIG.

まず、入力された現プロジェクトのシステム大要件を算出する(S121)。システム大要件の値は集約しているシステム要件の中で最大の値とする。例えば、継続性のレベルが3、耐障害性のレベルが2の場合、可用性のレベルは3とする。次に、プロジェクトグループ一覧112からシステム構築パターン1112が現プロジェクトと一致するプロジェクトグループを1件取り出す(S122)。次に、プロジェクトグループと現プロジェクトのシステム大要件の項目を比較する(S123)。比較した項目が異なっていた場合、システム要件類似度重みづけテーブル114を参照し、該当するシステム要件類似度1144の値を取得する(S124)。各システム大要件を比較した後(S125)、プロジェクトグループ評価結果117にプロジェクトグループID1171とシステム要件類似度(概算)1172を更新する(S126)。システム要件類似度(概算)の値はS124で取得したシステム要件類似度の値を合算した値である。各プロジェクトグループを比較した後(S127)、次のステップに進む。   First, the system requirements for the input current project are calculated (S121). The value of the system large requirement is the maximum value among the aggregated system requirements. For example, if the continuity level is 3 and the fault tolerance level is 2, the availability level is 3. Next, one project group whose system construction pattern 1112 matches the current project is extracted from the project group list 112 (S122). Next, the system large requirement items of the project group and the current project are compared (S123). If the compared items are different, the system requirement similarity weighting table 114 is referred to, and the value of the corresponding system requirement similarity 1144 is acquired (S124). After comparing the large system requirements (S125), the project group evaluation result 117 is updated with the project group ID 1171 and the system requirement similarity (estimated) 1172 (S126). The value of the system requirement similarity (approximate) is a value obtained by adding up the values of the system requirement similarity acquired in S124. After comparing each project group (S127), the process proceeds to the next step.

S13では、プロジェクトグループ評価部102が、入力された現プロジェクトの情報とプロジェクトグループ一覧112を比較し、各プロジェクトグループの手作業工数(概算)を算出する。S13の詳細のフローチャートを図12に示す。   In S <b> 13, the project group evaluation unit 102 compares the input current project information with the project group list 112 and calculates the manual man-hours (approximate) of each project group. A detailed flowchart of S13 is shown in FIG.

最初に、プロジェクトグループ一覧112からシステム構築パターン1112が現プロジェクトと一致するプロジェクトグループを1件取り出す(S131)。次に、プロジェクトグループと現プロジェクトのソフトウェアスタックとツールの項目を比較する(S132)。比較した項目が異なっていた場合、手作業工数見積もりテーブル115を参照し、該当する手作業見積もり工数1157の値を取得する(S133)。全てのソフトウェアスタックとツールを比較した後(S134)、プロジェクトグループ評価結果117にプロジェクトグループID1171と手作業工数(概算)1173を更新する(S135)。手作業工数(概算)の値はS133で取得した手作業見積もり工数の値を合算した値である。全てのプロジェクトグループを比較した後(S136)、次のステップに進む。   First, one project group whose system construction pattern 1112 matches the current project is extracted from the project group list 112 (S131). Next, the software stack and tool items of the project group and the current project are compared (S132). If the compared items are different, the manual estimated man-hour estimation table 115 is referred to, and the value of the corresponding manual estimated man-hour 1157 is acquired (S133). After comparing all the software stacks and tools (S134), the project group ID 1171 and the manual man-hour (estimated) 1173 are updated to the project group evaluation result 117 (S135). The value of the manual man-hour (approximate) is the sum of the values of the manual labor estimated man-hour acquired in S133. After comparing all project groups (S136), the process proceeds to the next step.

S14では、プロジェクトグループ評価部102がプロジェクトグループ評価結果117を参照し、詳細な評価を実施するプロジェクトの候補を選定する。システム要件類似度(概算)1172と手作業工数(概算1173)の値が高いものを候補として選定する。選定方法の例として、システム要件類似度(概算)1172もしくは手作業工数(概算1173)のどちらかの値が全プロジェクトの上位100%に該当する、どちらかの値が上位100件に該当する等が挙げられる。   In S <b> 14, the project group evaluation unit 102 refers to the project group evaluation result 117, and selects project candidates for performing detailed evaluation. A candidate having a high system requirement similarity (approximate) 1172 and manual man-hour (approximate 1173) is selected as a candidate. As an example of the selection method, either the system requirement similarity (approximate) 1172 or manual man-hour (approximate 1173) corresponds to the top 100% of all projects, or either value corresponds to the top 100 Is mentioned.

S15では、プロジェクト評価部103がS14で選定した各プロジェクトに対し、現プロジェクトと比較を行い、システム要件類似度(詳細)を算出する。S15の詳細のフローチャートを図13に示す。   In S15, the project evaluation unit 103 compares each project selected in S14 with the current project, and calculates the system requirement similarity (details). A detailed flowchart of S15 is shown in FIG.

比較対象とするプロジェクトを1件取り出し(S151)、プロジェクトと現プロジェクトのシステム要件の項目を比較する(S152)。比較した項目が異なっていた場合、システム要件類似度重みづけテーブル114を参照し、該当するシステム要件類似度1144の値を取得する(S153)。各システム要件を比較した後(S154)、プロジェクト評価結果116にプロジェクトID1161とシステム要件類似度(詳細)1162を更新する(S155)。システム要件類似度(詳細)1162の値はS153で取得したシステム要件類似度の値を合算した値である。各プロジェクトを比較し(S156)、次のステップ(S16)に進む。   One project to be compared is extracted (S151), and the system requirement items of the project and the current project are compared (S152). If the compared items are different, the system requirement similarity weighting table 114 is referred to, and the value of the corresponding system requirement similarity 1144 is acquired (S153). After comparing the system requirements (S154), the project evaluation result 116 is updated with the project ID 1161 and the system requirement similarity (details) 1162 (S155). The value of the system requirement similarity (detail) 1162 is the sum of the values of the system requirement similarity obtained in S153. The projects are compared (S156), and the process proceeds to the next step (S16).

S16では、プロジェクト評価部103がS14で選定した各プロジェクトに対し、現プロジェクトと比較を行い、手作業工数(詳細)を算出する。S16の詳細のフローチャートを図14に示す。   In S16, the project evaluation unit 103 compares each project selected in S14 with the current project, and calculates the manual man-hours (details). A detailed flowchart of S16 is shown in FIG.

比較対象とするプロジェクトを1件取り出し(S161)、プロジェクトと現プロジェクトのソフトウェアスタックとツールの名称とバージョンを比較する(S162)。比較した名称とバージョンが異なっていた場合、手作業工数見積もりテーブル115を参照し、該当する手作業見積もり工数1157の値を取得する(S163)。全てのソフトウェアとツールを比較した後(S164)、プロジェクト評価結果116にプロジェクトID1161と手作業工数(詳細)1163を更新する(S165)。手作業工数(詳細)1163の値はS163で取得した手作業見積もり工数の値を合算した値である。各プロジェクトを比較し(S166)、次のステップ(S17)に進む。   One project to be compared is extracted (S161), and the software stack of the project and the current project are compared with the name and version of the tool (S162). If the compared name and version are different, the manual man-hour estimation table 115 is referred to, and the value of the corresponding manual man-hour estimation man-hour 1157 is acquired (S163). After comparing all the software and tools (S164), the project ID 1161 and the manual man-hour (detail) 1163 are updated to the project evaluation result 116 (S165). The value of manual labor (details) 1163 is a value obtained by adding up the values of the manual labor estimated labor obtained in S163. The projects are compared (S166), and the process proceeds to the next step (S17).

S17では、入出力部101がプロジェクト評価結果116と環境構築指示書一覧113を参照し、結果を作業者に表示する。表示の例を図15に示す。   In S17, the input / output unit 101 refers to the project evaluation result 116 and the environment construction instruction list 113, and displays the result to the operator. An example of the display is shown in FIG.

図15は、システム要件類似度の上位3件と手作業工数の上位3件のプロジェクトを表示しており、各プロジェクトのシステム要件類似度、手作業工数、プロジェクトで使用した環境構築指示書を表示している。作業者は、表示されたプロジェクトを確認し、どのプロジェクトの環境構築指示書を流用するかを判断する。   FIG. 15 shows the top three projects with the same system requirement similarity and the top three projects with the manual labor, and displays the system requirement similarity with each project, the manual labor, and the environment construction instructions used in the project. doing. The worker confirms the displayed project and determines which project environment construction instruction is to be diverted.

第二に、作業者が計算機1にて表示された結果を計算機2に入力し、計算機2が計算機3の環境を構築する処理について、図16のフローチャートを用いて説明する。なお、ここでは、上位3件としたが、これは2件、3件以上など他の件数でもよいし、所定の類似度以上の件数としても構わない。   Second, a process in which the operator inputs the result displayed on the computer 1 to the computer 2 and the computer 2 constructs the environment of the computer 3 will be described with reference to the flowchart of FIG. Here, although the top three cases are used, this may be other cases such as two cases, three or more cases, or the number of cases having a predetermined similarity or more.

S21では、環境構築指示書受付部201が作業者から環境構築手順書1132を受け付ける。例えば、作業者がP001のプロジェクトを流用してシステム構築を行うと判断した場合、作業者はSE001、SE002、SE003、SE004の4つの環境構築手順書を環境構築指示書受付部に登録する。S22では、環境構築制御部202が環境構築手順書1132に従って、該当するディスクイメージをディスクイメージ一覧211から参照し、環境構築実行部301に送付する。S23では、環境構築実行部301が送付されたディスクイメージを記憶装置32にコピーする。   In S21, the environment construction instruction receiving unit 201 receives the environment construction procedure manual 1132 from the worker. For example, when it is determined that the worker constructs the system by diverting the P001 project, the worker registers four environment construction procedure manuals SE001, SE002, SE003, and SE004 in the environment construction instruction reception part. In S 22, the environment construction control unit 202 refers to the corresponding disk image from the disk image list 211 according to the environment construction procedure manual 1132 and sends it to the environment construction execution unit 301. In S23, the disk image sent by the environment construction execution unit 301 is copied to the storage device 32.

第三に、作業者が過去に実施したプロジェクトの情報を計算機1に登録する処理について、図17のフローチャートを用いて説明する。   Thirdly, a process for registering information of a project executed by a worker in the past in the computer 1 will be described with reference to a flowchart of FIG.

まず、プロジェクト情報登録部104が作業者から過去に実施したプロジェクトの情報を受け付ける(S31)。作業者は入力する情報は、図10で示したプロジェクト情報とプロジェクトで使用した環境構築手順書とである。具体的には、システム構築パターン、システム要件、ソフトウェアスタックの名称とバージョン、ツールの名称とバージョン、プロジェクトで使用した環境構築手順書である。   First, the project information registration unit 104 receives information on a project executed in the past from the worker (S31). The information input by the worker is the project information shown in FIG. 10 and the environment construction procedure manual used in the project. Specifically, the system construction pattern, system requirements, software stack name and version, tool name and version, and environment construction procedure used in the project.

次に、プロジェクト情報登録部104は、受け付けたプロジェクトのIDを付与した後、プロジェクト一覧111にレコードを追加する(S32)。次に、環境構築指示書一覧113にプロジェクトで使用した環境構築手順書と該当するプロジェクトIDを登録する(S33)。次に、入力されたプロジェクト情報のシステム大要件を算出する(S34)。システム大要件の値は集約しているシステム要件の中で最大の値とする。例えば、継続性のレベルが3、耐障害性のレベルが2の場合、可用性のレベルは3とする。次に、プロジェクトグループ一覧112に格納している全てのプロジェクトグループに対し、システム大要件、ソフトウェアスタックの名称、ツールの名称を比較し、全て一致しているプロジェクトグループが存在するかを確認する(S35)。存在しない場合、新たにプロジェクトグループを作成し、プロジェクトグループ一覧112に追加する(S36)。存在する場合、プロジェクトグループ一覧112のプロジェクトID1126のプロジェクトIDを更新する(S37)。   Next, the project information registration unit 104 adds the received project ID, and then adds a record to the project list 111 (S32). Next, the environment construction procedure manual used in the project and the corresponding project ID are registered in the environment construction instruction list 113 (S33). Next, the system requirements for the input project information are calculated (S34). The value of the system large requirement is the maximum value among the aggregated system requirements. For example, if the continuity level is 3 and the fault tolerance level is 2, the availability level is 3. Next, for all the project groups stored in the project group list 112, the system large requirement, the name of the software stack, and the name of the tool are compared, and it is confirmed whether there is a project group that matches all ( S35). If it does not exist, a new project group is created and added to the project group list 112 (S36). If it exists, the project ID of the project ID 1126 in the project group list 112 is updated (S37).

101 入出力部
102 プロジェクトグループ評価部
103 プロジェクト評価部
104 プロジェクト情報登録部
111 プロジェクト一覧
112 プロジェクトグループ一覧
113 環境構築指示書一覧
114 システム要件類似度重みづけテーブル
115 手作業工数重みづけテーブル
116 プロジェクト評価結果
117 プロジェクトグループ評価結果
201 環境構築指示書受付部
202 環境構築制御部
211 ディスクイメージ一覧
301 環境構築実行部
101 I / O unit 102 Project group evaluation unit 103 Project evaluation unit 104 Project information registration unit 111 Project list 112 Project group list 113 Environment construction instruction list 114 System requirement similarity weighting table 115 Manual man-hour weighting table 116 Project evaluation result 117 Project Group Evaluation Result 201 Environment Construction Instruction Accepting Unit 202 Environment Construction Control Unit 211 Disk Image List 301 Environment Construction Execution Unit

Claims (8)

所定の業務を実行するシステムの開発において当該システム構築を支援するシステム構築支援装置であって、
作業者の作成した環境構築手順書に基づいて計算機個々の環境を構築する手段と、
前記システムに関する現プロジェクトと過去プロジェクトとを比較する手段と、
前記比較の結果を用いて、前記システムのシステム要件の類似度を算出する手段と、
前記比較の結果を用いて、前記過去プロジェクトの計算機環境を流用した場合の手作業工数の見積もりを算出する手段とを有することを特徴とするシステム構築支援装置。
A system construction support apparatus that supports the system construction in the development of a system that executes a predetermined task,
A method for building the environment of each computer based on the environment construction procedure manual created by the worker;
Means for comparing current and past projects for the system;
Means for calculating the similarity of the system requirements of the system using the result of the comparison;
And a means for calculating an estimate of manual man-hours when the computer environment of the past project is diverted using the result of the comparison.
請求項1に記載のシステム構築支援装置において、
前記見積もりに基づいて、前記過去プロジェクトの計算機環境構築手順書を出力する手段を更に有することを特徴とするシステム構築支援装置。
The system construction support device according to claim 1,
A system construction support apparatus further comprising means for outputting a computer environment construction procedure manual for the past project based on the estimate.
請求項1または2に記載のシステム構築支援装置において、
前記見積もりを算出する手段は、前記過去プロジェクトのシステムでインストールされているソフトウェアスタックとツールの名称とバージョンから前記手作業工数を見積もることを特徴とするシステム構築支援装置。
In the system construction support device according to claim 1 or 2,
The system construction support apparatus characterized in that the means for calculating the estimate estimates the manual man-hour from a software stack and a tool name and version installed in the system of the past project.
請求項1乃至3のいずれかに記載のシステム構築支援装置において、
前記過去プロジェクトのシステム要件とインストールされているソフトウェアスタックとツールに基づいて、当該過去プロジェクトのグループングする手段を更に有し、
前記比較する手段は、前記グルーピングした情報と前記現プロジェクトの情報を比較することを特徴とするシステム構築支援装置。
The system construction support device according to any one of claims 1 to 3,
Further comprising means for grouping the past projects based on system requirements of the past projects and installed software stacks and tools;
The comparing means compares the grouped information with the information of the current project.
所定の業務を実行するシステムの開発において当該システム構築を支援するシステム構築支援方法であって、
作業者の作成した環境構築手順書に基づいて計算機個々の環境を構築するステップと、
前記システムに関する現プロジェクトと過去プロジェクトとを比較するステップと、
前記比較の結果を用いて、前記システムのシステム要件の類似度を算出するステップと、
前記比較の結果を用いて、前記過去プロジェクトの計算機環境を流用した場合の手作業工数の見積もりを算出するステップとを有することを特徴とするシステム構築支援方法。
A system construction support method for supporting the system construction in the development of a system that executes a predetermined job,
Building the environment of each computer based on the environment construction procedure manual created by the worker;
Comparing a current project and a past project for the system;
Calculating the similarity of the system requirements of the system using the result of the comparison;
And calculating an estimate of manual man-hours when the computer environment of the past project is diverted using the result of the comparison.
請求項5に記載のシステム構築支援方法において、
前記見積もりに基づいて、前記過去プロジェクトの計算機環境構築手順書を出力するステップを更に有することを特徴とするシステム構築支援方法。
The system construction support method according to claim 5,
A system construction support method further comprising a step of outputting a computer environment construction procedure manual for the past project based on the estimate.
請求項5または6に記載のシステム構築支援方法において、
前記見積もりを算出するステップは、前記過去プロジェクトのシステムでインストールされているソフトウェアスタックとツールの名称とバージョンから前記手作業工数を見積もることを特徴とするシステム構築支援方法。
In the system construction support method according to claim 5 or 6,
The step of calculating the estimate comprises estimating the manual man-hour from a software stack and a tool name and version installed in the system of the past project.
請求項5乃至7のいずれかに記載のシステム構築支援方法において、
前記過去プロジェクトのシステム要件とインストールされているソフトウェアスタックとツールに基づいて、当該過去プロジェクトのグループングするステップを更に有し、
前記比較するステップは、前記グルーピングした情報と前記現プロジェクトの情報を比較することを特徴とするシステム構築支援方法。
The system construction support method according to any one of claims 5 to 7,
Further comprising grouping the past projects based on the system requirements of the past projects and installed software stacks and tools;
The comparing step includes comparing the grouped information with the information of the current project.
JP2011259709A 2011-11-29 2011-11-29 System construction support method Pending JP2013114437A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011259709A JP2013114437A (en) 2011-11-29 2011-11-29 System construction support method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011259709A JP2013114437A (en) 2011-11-29 2011-11-29 System construction support method

Publications (1)

Publication Number Publication Date
JP2013114437A true JP2013114437A (en) 2013-06-10

Family

ID=48709935

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011259709A Pending JP2013114437A (en) 2011-11-29 2011-11-29 System construction support method

Country Status (1)

Country Link
JP (1) JP2013114437A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016075930A1 (en) * 2014-11-13 2016-05-19 日本電気株式会社 Development assistance device, development assistance method, and recording medium storing development assistance program
JP5997315B1 (en) * 2015-04-09 2016-09-28 エプソンアヴァシス株式会社 Asset management apparatus, asset management method, and program
TWI800010B (en) * 2021-04-28 2023-04-21 日商三菱電機股份有限公司 Information processing device, information processing method, and recording medium
WO2023084741A1 (en) * 2021-11-12 2023-05-19 日本電気株式会社 Design system, information processing device, storage medium, output device, and method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016075930A1 (en) * 2014-11-13 2016-05-19 日本電気株式会社 Development assistance device, development assistance method, and recording medium storing development assistance program
JP5997315B1 (en) * 2015-04-09 2016-09-28 エプソンアヴァシス株式会社 Asset management apparatus, asset management method, and program
JP2016200940A (en) * 2015-04-09 2016-12-01 エプソンアヴァシス株式会社 Asset management device, asset management method, and program
TWI800010B (en) * 2021-04-28 2023-04-21 日商三菱電機股份有限公司 Information processing device, information processing method, and recording medium
WO2023084741A1 (en) * 2021-11-12 2023-05-19 日本電気株式会社 Design system, information processing device, storage medium, output device, and method

Similar Documents

Publication Publication Date Title
US10565097B2 (en) Orchestrating and providing a regression test
US20210342313A1 (en) Autobuild log anomaly detection methods and systems
CN110222036B (en) Method and system for automated database migration
US20160342666A1 (en) Performance checking component for an etl job
US9417865B2 (en) Determining when to update a package manager software
US10341199B2 (en) State synchronization in a service environment
US7698391B2 (en) Performing a provisioning operation associated with a software application on a subset of the nodes on which the software application is to operate
US20160098390A1 (en) Command history analysis apparatus and command history analysis method
US20130080834A1 (en) Computer product, test support method, and test support apparatus
US10942801B2 (en) Application performance management system with collective learning
JP2017201470A (en) Setting support program, setting support method, and setting support device
CN110688305B (en) Test environment synchronization method, device, medium and electronic equipment
KR20100002259A (en) A method and system for populating a software catalogue with related product information
US11153183B2 (en) Compacted messaging for application performance management system
US20210141714A1 (en) Creating a higher order mutant for mutation testing software
WO2014054230A1 (en) Information system construction device, information system construction method, and storage medium
JP2013114437A (en) System construction support method
CN108667872B (en) Archiving method and device for scheduling server
JP5740338B2 (en) Virtual environment operation support system
US9886271B2 (en) Change method, apparatus, and recording medium
US12073295B2 (en) Machine learning model operation management system and method
US10817396B2 (en) Recognition of operational elements by fingerprint in an application performance management system
CN113434382A (en) Database performance monitoring method and device, electronic equipment and computer readable medium
CN114327588A (en) Method and device for processing code submission log
CA2947893C (en) Orchestrating and providing a regression test