JP2007041677A - Policy type management device and method, and program - Google Patents

Policy type management device and method, and program Download PDF

Info

Publication number
JP2007041677A
JP2007041677A JP2005222716A JP2005222716A JP2007041677A JP 2007041677 A JP2007041677 A JP 2007041677A JP 2005222716 A JP2005222716 A JP 2005222716A JP 2005222716 A JP2005222716 A JP 2005222716A JP 2007041677 A JP2007041677 A JP 2007041677A
Authority
JP
Japan
Prior art keywords
policy
description
information
model
policy description
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
JP2005222716A
Other languages
Japanese (ja)
Other versions
JP4399740B2 (en
Inventor
Naoto Maeda
直人 前田
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2005222716A priority Critical patent/JP4399740B2/en
Publication of JP2007041677A publication Critical patent/JP2007041677A/en
Application granted granted Critical
Publication of JP4399740B2 publication Critical patent/JP4399740B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a policy type management device for preventing any problem from being generated by applying policy description. <P>SOLUTION: A model management unit 113 prepares an information model expressing the status of a management object system 13. When the application conditions of policy descriptions are established, an instruction definition interpretation unit 114 applies instruction definition descriptions obtained by describing an action on the management object system 13 as an action on an information model to the information model. A model inspection unit 115 refers to an inspection rule storage part 123, and determines whether or not an inspection rule is satisfied by the information model after applying the instruction definition description. When the inspection rule is satisfied, an instruction execution unit 116 applies the action of the policy descriptions to a management object system 13. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、ポリシ型管理装置、方法、及び、プログラムに関し、更に詳しくは、操作等を実行すべき条件とその操作内容とを記述したポリシ記述を用いて、管理対象システムを管理・運用するポリシ型管理装置、方法、及び、プログラムに関する。   The present invention relates to a policy type management apparatus, method, and program. More specifically, the present invention relates to a policy for managing and operating a management target system using a policy description that describes conditions for performing an operation and the contents of the operation. The present invention relates to a mold management apparatus, method, and program.

システム管理者の知識を、ポリシと呼ぶif-then型のルールとして記述し、それらポリシ記述に従って、管理対象システムを制御するポリシ型管理システムが知られている(例えば、特許文献1、非特許文献1)。ポリシ型管理システムでは、例えば、「あるサービスを提供しているサーバの負荷が高かったら、そのサービスを提供するサーバの台数を増やす。」という内容のポリシ記述があるときには、計測したサーバの負荷が高くなると、サーバの台数を増やすように動作する。ポリシ型管理システムは、従来人手で行っていた作業の一部をシステムによって自動化することにより、管理作業の手間の軽減と、問題発生時の迅速な対応とを実現することができる。   A policy type management system is known in which the knowledge of a system administrator is described as if-then type rules called policies, and the managed system is controlled according to the policy descriptions (for example, Patent Document 1, Non-Patent Document). 1). In the policy type management system, for example, when there is a policy description of “If the load of a server providing a service is high, the number of servers providing the service is increased.”, The measured server load is When it gets higher, it works to increase the number of servers. The policy-type management system can realize a reduction in management work and quick response when a problem occurs by automating part of the work that has been done manually by the system.

図9は、従来の一般的なポリシ型管理システムの構成を示している。この従来のポリシ型管理システムは、ポリシ型管理装置91と、記憶装置92と、管理対象システム93とから構成される。ポリシ型管理装置91は、イベント処理器911、監視器912、モデル管理器913、及び、命令実行器914を備える。管理対象システム93は、ポリシ型管理システム90により管理される、複数台のコンピュータと、記憶装置と、それらを接続するネットワーク機器とを含む分散システムである。   FIG. 9 shows a configuration of a conventional general policy type management system. This conventional policy type management system includes a policy type management device 91, a storage device 92, and a management target system 93. The policy type management device 91 includes an event processor 911, a monitor 912, a model manager 913, and an instruction executor 914. The management target system 93 is a distributed system including a plurality of computers, storage devices, and network devices that connect them, which are managed by the policy type management system 90.

記憶装置92は、ポリシ記述を記憶するポリシ記憶部921と、管理対象システム93の各種情報を記憶するモデル記憶部922とを有する。図10は、ポリシ記述の一例を示している。ポリシ記述71は、ポリシ型管理システム内で重複することがない一意に定まる識別子と、どのような場合に当該ポリシを実行すべきかを示す条件節と、管理対象システム93に対してどのような操作を行うかを記した命令節とから構成される(ポリシ記述については、非特許文献3を参照)。ポリシ記憶部921は、複数のポリシ記述を、図11に示すようなポリシ表711として記憶する。   The storage device 92 includes a policy storage unit 921 that stores policy descriptions, and a model storage unit 922 that stores various types of information of the management target system 93. FIG. 10 shows an example of policy description. The policy description 71 includes a unique identifier that is not duplicated in the policy type management system, a conditional clause that indicates when the policy should be executed, and what operation the management target system 93 performs. And an instruction clause describing whether to perform (for policy description, see Non-Patent Document 3). The policy storage unit 921 stores a plurality of policy descriptions as a policy table 711 as shown in FIG.

モデル管理器913は、管理対象システム93の各種情報を取得し、取得した各種情報を、共通情報モデルとして、モデル記憶部922に格納する。共通情報モデルとは、管理対象システムを構成する各種機器の製造メーカ特有の情報を捨象し、メーカに依存しない共通部分を抽出したものである(共通情報モデルについては、非特許文献2を参照)。   The model manager 913 acquires various types of information of the management target system 93 and stores the acquired various types of information in the model storage unit 922 as a common information model. The common information model is obtained by discarding information unique to the manufacturer of various devices constituting the managed system and extracting a common part that does not depend on the manufacturer (see Non-Patent Document 2 for the common information model). .

図12及び図13は、それぞれ、モデル記憶部922に格納される共通情報モデルの一例を示している。オブジェクトモデル731(図12)は、管理対象を表すデータ構造と手続きであり、関連モデル732(図13)は、管理対象間の関連を表すデータ構造である。関連モデル732は、内部にオブジェクトモデル731の識別子を2つ以上持ち、それらのオブジェクトモデル731が、関連モデル732が持つ名前で表現される関連を持つことを示す。モデル記憶部922には、管理対象システム93の状態を反映したデータが、オブジェクトモデル731や関連モデル732のデータ構造で、複数保存される。   12 and 13 show examples of the common information model stored in the model storage unit 922, respectively. The object model 731 (FIG. 12) is a data structure and procedure representing management objects, and the association model 732 (FIG. 13) is a data structure representing relations between management objects. The relation model 732 has two or more identifiers of the object model 731 inside, and indicates that these object models 731 have a relation expressed by the name of the relation model 732. A plurality of data reflecting the state of the management target system 93 is stored in the model storage unit 922 in the data structure of the object model 731 and the related model 732.

監視器912は、モデル管理器913から、管理対象システム93の状態を表すモデル情報を取得し、特定の条件が満たされると、イベント処理器911に、イベントの発行を通知する。イベント発行の条件は、あらかじめ人手で設定されている。イベントの一例を図14に示す。イベント72は、イベント名を示す名前と、イベント発生条件のパラメータの集合とから構成される。パラメータの一例を図15に示す。パラメータ79は、名前と値のペアである。イベント72に含まれるパラメータは、故障の箇所などを示す情報や、モデル記憶部922から取得したデータのうちでイベントに関連する特定の観測データなどを含む。   The monitor 912 acquires model information representing the state of the management target system 93 from the model manager 913, and notifies the event processor 911 that an event has been issued when a specific condition is satisfied. The conditions for event issuance are set manually in advance. An example of the event is shown in FIG. The event 72 includes a name indicating the event name and a set of parameters for the event occurrence condition. An example of the parameters is shown in FIG. The parameter 79 is a name / value pair. The parameters included in the event 72 include information indicating the location of the failure, specific observation data related to the event among the data acquired from the model storage unit 922, and the like.

イベント処理器911は、監視器912からイベント発行を受け取ると、ポリシ記憶部921を参照してポリシ表(図11)を取得し、イベントの発行により実行する必要があるポリシ記述が存在するか否かを検査する。イベント処理器911は、実行する必要があるポリシ記述を命令実行器914に受け渡し、命令実行器914は、受け取ったポリシ記述71に含まれる命令節に記述された操作を、管理対象システム93に対して実行する。このように、従来のポリシ管理システムは、管理対象システム93を監視して、ポリシ記述71に記述された条件が満たされたときに、当該ポリシ記述71の命令節に記述された操作を実行することにより、管理の自動化を実現する。   When the event processor 911 receives an event issuance from the monitoring device 912, the event processor 911 obtains a policy table (FIG. 11) by referring to the policy storage unit 921, and whether there is a policy description that needs to be executed by issuing the event. Inspect. The event processor 911 passes the policy description that needs to be executed to the instruction executor 914, and the instruction executor 914 performs the operation described in the instruction section included in the received policy description 71 on the managed system 93. And execute. Thus, the conventional policy management system monitors the management target system 93 and executes the operation described in the command section of the policy description 71 when the condition described in the policy description 71 is satisfied. This makes it possible to automate management.

特開2002−111729号公報JP 2002-111729 A エヌ・ダミノウ(N. Damianou)、他著、ザ ポンダー ポリシー スペシフィケーションランゲージ(The PONDER Policy Specification Language)、エル・エヌ・シー・エス1995(LNCS1995)、2001年、pp.18−39N. Damianou, et al., The PONDER Policy Specification Language, LNCS 1995 (2001), pp. 11-29. 18-39 “シー・アイ・エム コア モデル ホワイトペーパー(CIM Core Model White Paper)ver2.4”2000年8月30日[online][平成17年3月8日検索]、ディストリビューティッド・マネージメント・タスクフォース(Distributed Management Task Force)、インターネット<URL http://www.dmtf.org/standards/documents/CIM/DSP0111.pdf>“CIM Core Model White Paper ver2.4” August 30, 2000 [online] [searched March 8, 2005], Distributed Management Task Force (Distributed) Management Task Force), Internet <URL http://www.dmtf.org/standards/documents/CIM/DSP0111.pdf> ビー・ムーア(B. Moore)、他著、ポリシ・コア・インフォメーション・モデル(Policy Core Information Model)、アールエフシー3060(RFC3060)、インターネット・エンジニアリング・タスクフォース(Internet Engineering Task Force)、2001年B. Moore, et al., Policy Core Information Model, RFC3060, Internet Engineering Task Force, 2001

上記従来のポリシ型管理システムでは、ポリシが管理対象システムに与える作用により発生する問題を事前に検査する手段については特に考慮されていない。このため、管理対象システム93に対してポリシ記述71の命令節で定義された操作を実行することによって管理対象システム93に問題が発生する可能性があるか否かを、ポリシを実行する前に判定し、問題発生を未然に防止することができないという問題がある。   In the conventional policy type management system described above, no special consideration is given to means for inspecting problems that occur due to the action of the policy on the management target system in advance. Therefore, before executing the policy, whether or not there is a possibility that a problem occurs in the managed system 93 by executing the operation defined in the command clause of the policy description 71 for the managed system 93. There is a problem that it is not possible to prevent and prevent the occurrence of a problem.

特定のポリシの作用が管理対象システムに対して問題を引き起こす可能性があるか否かを精密に判定するためには、当該ポリシ記述71の命令節に記述された操作を適用する時点における管理対象システム93の状態を対象に検査を行うことが好ましい。仮に、従来のポリシ型管理システムと、ソフトウェア開発において一般に利用されるサンプルの値を用いて検査を行うテスト方式とを組み合わせた方式を利用したとしても、判定の精度の点で問題がある。   In order to accurately determine whether the action of a specific policy may cause a problem for a managed system, the management target at the time of applying the operation described in the command clause of the policy description 71 It is preferable to perform an inspection on the state of the system 93. Even if a method in which a conventional policy type management system is combined with a test method in which inspection is performed using sample values generally used in software development is used, there is a problem in terms of determination accuracy.

本発明は、上記従来技術の問題点を解消し、管理対象システムに対して、ポリシ記述の命令節で定義された操作を実行することによって、管理対象システムに問題が発生する可能性があるか否かを、その命令節を実際に実行する前に判定し、問題発生を未然に防ぐことができるポリシ型管理装置、方法、及び、プログラムを提供することを目的とする。   The present invention solves the above-mentioned problems of the prior art, and is there a possibility that a problem may occur in the managed system by executing the operation defined in the policy description command clause on the managed system? It is an object of the present invention to provide a policy type management apparatus, method, and program capable of determining whether or not a command clause is actually executed and preventing a problem from occurring.

上記目的を達成するために、本発明のポリシ型管理装置は、管理対象の情報システムから状態情報を取得し、該取得した状態情報に基づいて、管理対象システムの状態を示す情報モデルを作成し、記憶装置に記憶するモデル管理部と、適用条件、管理対象の情報システムに対する作用、及び、該作用を前記情報モデルに対する作用として記述した命令定義記述を含むポリシ記述を記憶する記憶装置を参照し、前記管理対象の情報システムの状態に基づいて、前記ポリシ記述の適用条件が成立するか否かを判断し、前記適用条件が成立するポリシ記述を抽出するイベント処理部と、前記抽出されたポリシ記述について、前記記憶装置に記憶された情報モデルに対して命令定義記述を適用し、ポリシ記述適用後の情報モデルを作成して記憶装置に記憶する命令定義解釈部と、前記情報モデルにおいて満たされるべき条件を記述した検査規則を記憶する記憶装置を参照し、前記記憶されたポリシ記述適用後の情報モデルが、前記検査規則を満たすか否かを判断するモデル検査部と、前記モデル検査部で前記検査規則を満たすと判断されたポリシ記述について、該ポリシ記述の作用を、管理対象の情報システムに対して適用する命令実行部とを備えたことを特徴とする。   In order to achieve the above object, the policy type management apparatus of the present invention acquires state information from the information system to be managed, and creates an information model indicating the state of the managed system based on the acquired state information. A model management unit stored in a storage device, and a storage device that stores a policy description including an application condition, an action on an information system to be managed, and an instruction definition description describing the action as an action on the information model. An event processing unit that determines whether or not an application condition of the policy description is satisfied based on a state of the information system to be managed, and extracts the policy description that satisfies the application condition; and the extracted policy For the description, apply the instruction definition description to the information model stored in the storage device, create the information model after applying the policy description, and store it in the storage device. An instruction definition interpreting unit that memorizes and a storage device that stores a check rule that describes a condition to be satisfied in the information model, and whether or not the stored information model after applying the policy description satisfies the check rule A model checking unit that determines whether the model checking unit satisfies the checking rule, and an instruction execution unit that applies the action of the policy description to the information system to be managed. It is characterized by that.

本発明のポリシ型管理方法は、コンピュータを用いて、管理対象の情報システムを管理する方法であって、前記コンピュータが、管理対象の情報システムから状態情報を取得し、該取得した状態情報に基づいて、管理対象システムの状態を示す情報モデルを作成し、記憶装置に記憶するステップと、前記コンピュータが、適用条件、管理対象の情報システムに対する作用、及び、該作用を前記情報モデルに対する作用として記述した命令定義記述を含むポリシ記述を記憶する記憶装置を参照し、前記管理対象の情報システムの状態に基づいて、前記ポリシ記述の適用条件が成立するか否かを判断し、前記適用条件が成立するポリシ記述を抽出するステップと、前記コンピュータが、前記抽出されたポリシ記述について、前記記憶装置に記憶された情報モデルに対して命令定義記述を適用し、ポリシ記述適用後の情報モデルを作成して記憶装置に記憶するステップと、前記コンピュータが、前記情報モデルにおいて満たされるべき条件を記述した検査規則を記憶する記憶装置を参照し、前記記憶されたポリシ記述適用後の情報モデルが、前記検査規則を満たすか否かを判断するステップと、前記コンピュータが、前記モデル検査部で前記検査規則を満たすと判断されたポリシ記述について、該ポリシ記述の作用を、管理対象の情報システムに対して適用するステップとを含むことを特徴とする。   The policy type management method of the present invention is a method for managing a management target information system using a computer, wherein the computer acquires status information from the management target information system and is based on the acquired status information. Creating an information model indicating the state of the managed system and storing it in the storage device, and the computer describes the application condition, the action on the managed information system, and the action as an action on the information model. The policy description including the command definition description is referred to, and based on the state of the information system to be managed, it is determined whether the policy description application condition is satisfied, and the application condition is satisfied Extracting the policy description to be executed, and the computer stores the extracted policy description in the storage device. Applying an instruction definition description to the information model, creating an information model after applying the policy description and storing the information model in a storage device; and a check rule describing a condition that the computer should satisfy in the information model. A step of determining whether or not the stored information model after application of the policy description satisfies the checking rule with reference to a storing device; and when the computer satisfies the checking rule in the model checking unit Applying the action of the policy description to the information system to be managed for the determined policy description.

本発明のプログラムは、管理対象の情報システムを管理するコンピュータのためのプログラムであって、前記コンピュータに、管理対象の情報システムから状態情報を取得し、該取得した状態情報に基づいて、管理対象システムの状態を示す情報モデルを作成し、記憶装置に記憶する処理と、適用条件、管理対象の情報システムに対する作用、及び、該作用を前記情報モデルに対する作用として記述した命令定義記述を含むポリシ記述を記憶する記憶装置を参照し、前記管理対象の情報システムの状態に基づいて、前記ポリシ記述の適用条件が成立するか否かを判断し、前記適用条件が成立するポリシ記述を抽出する処理と、前記抽出されたポリシ記述について、前記記憶装置に記憶された情報モデルに対して命令定義記述を適用し、ポリシ記述適用後の情報モデルを作成して記憶装置に記憶する処理と、前記情報モデルにおいて満たされるべき条件を記述した検査規則を記憶する記憶装置を参照し、前記記憶されたポリシ記述適用後の情報モデルが、前記検査規則を満たすか否かを判断する処理と、前記モデル検査部で前記検査規則を満たすと判断されたポリシ記述について、該ポリシ記述の作用を、管理対象の情報システムに対して適用する処理とを実行させることを特徴とする。   The program of the present invention is a program for a computer that manages an information system to be managed. The computer acquires state information from the information system to be managed in the computer, and the management target is based on the acquired state information. Policy description including processing for creating an information model indicating the state of the system and storing it in the storage device, application conditions, actions on the information system to be managed, and instruction definition description describing the actions as actions on the information model A process for extracting a policy description satisfying the application condition by determining whether an application condition for the policy description is satisfied based on a state of the information system to be managed For the extracted policy description, an instruction definition description is applied to the information model stored in the storage device, and the policy is Information stored after the policy description is applied with reference to the processing for creating the information model after application of the description and storing it in the storage device, and the storage device storing the inspection rule that describes the conditions to be satisfied in the information model The process of determining whether or not the model satisfies the inspection rule, and the policy description determined to satisfy the inspection rule by the model inspection unit, the action of the policy description is applied to the information system to be managed. The processing to be applied is executed.

本発明のポリシ型管理装置、方法、及び、プログラムでは、ポリシ記述の作用を管理対称の情報システムに適用する前に、管理対象の情報システムの状態を表す情報モデルに、ポリシ記述の作用を管理対象の情報システムに与える作用を情報モデルへの作用として表現した命令定義を適用して、命令定義適用後の情報システムが、管理対象の情報システムの情報モデルにおいて守られるべき条件を表す検査規則を満たすか否かを判断し、検査規則が満たされるときには、管理対象の情報システムにポリシ記述の作用を適用する。このようにすることで、検査規則を満たさない、すなわち問題を起こす可能性があるポリシ記述の管理対象の情報システムへの適用を中止することができ、問題発生を未然に回避することができる。   In the policy type management apparatus, method, and program of the present invention, before applying the policy description action to the management-symmetric information system, the policy description action is managed in the information model representing the state of the management target information system. Applying an instruction definition that expresses the action on the target information system as an action on the information model, and the information system after applying the instruction definition shows a check rule that indicates the conditions that should be observed in the information model of the information system to be managed It is determined whether or not it is satisfied, and when the inspection rule is satisfied, the action of the policy description is applied to the information system to be managed. By doing so, the application of the policy description that does not satisfy the inspection rule, that is, may cause a problem, to the information system to be managed can be stopped, and the occurrence of the problem can be avoided in advance.

本発明のポリシ型管理装置、方法、及び、プログラムは、前記ポリシ記述と前記検査規則とを対応付けて記憶し該ポリシ記述には前記検査規則を適用しない旨を例外規則として記憶する記憶装置を参照し、前記情報モデルに適用した命令定義記述を有するポリシ記述に対応する検査規則を除いた検査規則を用いて、前記ポリシ記述適用後の情報モデルが、検査規則を満たすか否かを判断する構成を採用できる。この場合、特定のポリシ記述について、実際には問題がない場合にも検査規則によって問題があると判定される誤検出を防ぐことができる。   The policy type management apparatus, method, and program according to the present invention comprise a storage device that stores the policy description and the inspection rule in association with each other, and stores in the policy description that the inspection rule is not applied as an exception rule. Refer to and determine whether or not the information model after applying the policy description satisfies the inspection rule by using the inspection rule excluding the inspection rule corresponding to the policy description having the instruction definition description applied to the information model. Configuration can be adopted. In this case, it is possible to prevent a false detection in which a specific policy description is determined to have a problem by the inspection rule even when there is no actual problem.

本発明のポリシ型管理装置、方法、及び、プログラムは、前記モデル検査部は、更に、前記ポリシ記述適用後の情報モデルが前記検査規則を満たさないときには、該検査規則違反を無視すべきか否かの入力を求め、無視すべき旨が入力されると、当該検査規則違反は発生しなかったものとみなし、前記情報モデルに適用した命令定義記述を有するポリシ記述と前記無視すべき検査規則違反が発生した検査規則とを対応付けて、前記例外規則として記憶装置に記憶する構成を採用できる。この場合、無視すべきと入力された検査規則違反については、検査規則違反が発生していないとみなすことで、管理対象の情報システムにポリシ記述の作用を適用することができる。また、記憶装置に、例外規則として記憶することで、そのポリシ記述と検査規則の組み合わせについては、次回から、検査規則を満たすか否かの検査から除外することができ、誤検出の発生を防ぐことができる。   In the policy type management apparatus, method, and program of the present invention, the model checking unit further determines whether or not the inspection rule violation should be ignored when the information model after applying the policy description does not satisfy the checking rule. If it is requested that input should be ignored, it is considered that the inspection rule violation has not occurred, and there is a policy description having an instruction definition description applied to the information model and the inspection rule violation to be ignored. A configuration can be adopted in which the generated inspection rules are associated with each other and stored in the storage device as the exception rules. In this case, the inspection rule violation that should be ignored can be applied to the information system to be managed by assuming that no inspection rule violation has occurred. Also, by storing them as exception rules in the storage device, the combination of the policy description and the inspection rules can be excluded from the next inspection whether or not the inspection rules are satisfied, thereby preventing the occurrence of false detections. be able to.

本発明のポリシ型管理装置、方法、及び、プログラムでは、管理対象の情報システムの状態を表す情報モデルを作成し、作成した情報モデル対して、管理対象の情報システムに与える作用を情報モデルへの作用として表現した命令定義を適用し、命令定義適用後の情報システムが、管理対象の情報システムの情報モデルにおいて守られるべき条件を表す検査規則を満たすか否かを判断する。検査規則が満たされるときには、管理対象の情報システムにポリシ記述の作用を適用する。このようにすることで、実際に、管理対象の情報システムに対してポリシ記述の作用を適用する前に、ポリシ記述の作用の適用によって、管理対象の情報システムに問題が発生するか否かを判断することができ、検査規則を満たさない、すなわち問題を起こす可能性があるポリシ記述の作用を、管理対象の情報システムに適用しないことで、問題発生を未然に回避することができる。   In the policy type management apparatus, method, and program of the present invention, an information model that represents the state of the information system to be managed is created, and the effect on the information system to be managed is applied to the created information model. The instruction definition expressed as an action is applied, and it is determined whether or not the information system after the application of the instruction definition satisfies an inspection rule representing a condition to be observed in the information model of the information system to be managed. When the inspection rule is satisfied, the policy description action is applied to the information system to be managed. In this way, before applying the policy description action to the managed information system, whether or not a problem occurs in the managed information system due to the application of the policy description action. The occurrence of a problem can be avoided in advance by not applying the action of the policy description that can be determined and does not satisfy the inspection rule, that is, may cause a problem, to the information system to be managed.

以下、図面を参照し、本発明の実施の形態を詳細に説明する。図1は、本発明の第1実施形態のポリシ型管理システムの構成を示している。ポリシ型管理システム10は、ポリシ型管理装置11と、記憶装置12と、管理対象システム13と、出力装置14とを有する。管理対象システム13は、複数台のコンピュータと、記憶装置と、それらを接続するネットワーク機器とを含む分散システムである。出力装置14は、ディスプレイ装置や印刷装置等の表示装置として構成される。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 shows the configuration of a policy type management system according to the first embodiment of the present invention. The policy type management system 10 includes a policy type management device 11, a storage device 12, a management target system 13, and an output device 14. The management target system 13 is a distributed system including a plurality of computers, storage devices, and network devices that connect them. The output device 14 is configured as a display device such as a display device or a printing device.

記憶装置12は、ポリシ記憶部121と、モデル記憶部122と、検査規則記憶部123とを有する。ポリシ記憶部121は、管理対象システム13を管理するための方法を記したポリシ記述を記憶する。モデル記憶部122は、管理対象システム13の状態を反映させた情報モデルのデータを記憶する。モデル記憶部122は、管理対象システム13の状態を反映した情報モデルを検査するための規則を記した検査規則を記憶する。   The storage device 12 includes a policy storage unit 121, a model storage unit 122, and an inspection rule storage unit 123. The policy storage unit 121 stores a policy description describing a method for managing the management target system 13. The model storage unit 122 stores information model data reflecting the state of the management target system 13. The model storage unit 122 stores an inspection rule that describes a rule for inspecting an information model reflecting the state of the management target system 13.

ポリシ型管理装置11は、管理対象システム13を、ポリシ記述に基づいて、管理運用する。ポリシ型管理装置11は、イベント処理器111と、監視器112と、モデル管理器113と、命令定義解釈器114と、モデル検査器115と、命令実行器116とを有する。モデル管理器113は、管理対象システム13に対応付けられた情報モデルを管理する。監視器112は、管理対象システム13の各機器の状態を、モデル管理器113を用いて監視する。イベント処理器111は、ポリシ記憶部121からポリシ記述を取得し、当該ポリシ記述の条件節を解釈し、必要に応じてポリシ記述を命令定義解釈器114に送信する。   The policy type management apparatus 11 manages and operates the management target system 13 based on the policy description. The policy type management apparatus 11 includes an event processor 111, a monitor 112, a model manager 113, an instruction definition interpreter 114, a model checker 115, and an instruction executor 116. The model manager 113 manages an information model associated with the management target system 13. The monitor 112 monitors the state of each device of the management target system 13 using the model manager 113. The event processor 111 acquires the policy description from the policy storage unit 121, interprets the conditional clause of the policy description, and transmits the policy description to the instruction definition interpreter 114 as necessary.

命令定義解釈器114は、モデル管理器113から、管理対象システム13の現在の状態を反映した情報モデルを取得し、イベント処理器111より送信されたポリシ記述の作用を当該情報モデルに反映させ、当該ポリシ記述の作用適用後の情報モデルを生成する。モデル検査器115は、検査規則記憶部123を参照して、命令定義解釈器114によって新たに生成された情報モデルに問題があるか否かを検査する。命令実行器116は、モデル検査器115により問題ないと判定された場合に、ポリシ記述の作用を、管理対象システム13に対して適用する。   The instruction definition interpreter 114 acquires an information model reflecting the current state of the management target system 13 from the model manager 113, reflects the action of the policy description transmitted from the event processor 111 on the information model, An information model after application of the policy description is generated. The model checker 115 refers to the check rule storage unit 123 and checks whether there is a problem in the information model newly generated by the instruction definition interpreter 114. The instruction executor 116 applies the action of the policy description to the managed system 13 when the model checker 115 determines that there is no problem.

モデル管理器113によって作成され、モデル記憶部122に記憶される情報モデルのデータ構造は、図12及び図13に示すデータ構造とすることができる。オブジェクトモデル731(図12)は、管理対象システム13の対象物を表現するために利用される。オブジェクトモデル731は、情報モデル内で一意に定まる識別子と、その管理対象物の名称と、管理対象物の情報帯を示すパラメータの集合と、管理対象に対して作用を与えるための手続きとを含む。   The data structure of the information model created by the model manager 113 and stored in the model storage unit 122 can be the data structure shown in FIGS. The object model 731 (FIG. 12) is used to represent the object of the management target system 13. The object model 731 includes an identifier uniquely determined in the information model, a name of the management target, a set of parameters indicating an information band of the management target, and a procedure for applying an action to the management target. .

例えば、管理対象システム13に含まれる計算機のオペレーティングシステムを1つの管理対象物として取り扱う場合には、オブジェクトモデルに識別子を付与して、名前を「オペレーティングシステム」とする。このオブジェクトモデルにおけるパラメータの集合には、現在のオペレーティングシステムの平均負荷状況を示すLoadAveragePercentageという名前のパラメータや、オペレーティングシステムの種別を示すOSTypteという名前のパラメータなどが含まれる。また、このオブジェクトモデルにおける手続きには、オペレーティングシステムを再起動させるrebootなどが含まれる。   For example, when the operating system of a computer included in the management target system 13 is handled as one management target, an identifier is assigned to the object model and the name is “operating system”. The set of parameters in this object model includes a parameter named LoadAveragePercentage indicating the current average load state of the operating system, a parameter named OSTypte indicating the type of the operating system, and the like. The procedure in the object model includes reboot for restarting the operating system.

関連モデル732(図13)は、管理対象物の間の関連を表現するために用いられる。関連モデル732は、オブジェクトモデル731の具体的なデータインスタンスを示す識別子を2つ以上内部に保存することにより、オブジェクト間の関係を表現する。このような情報モデルとしては、CIM(Common Information Base)を用いることができる。   The association model 732 (FIG. 13) is used to represent an association between managed objects. The association model 732 expresses a relationship between objects by storing two or more identifiers indicating specific data instances of the object model 731 inside. As such an information model, CIM (Common Information Base) can be used.

図2は、ポリシ記憶部121に記憶されるポリシ記述のデータ構造を示している。ポリシ記述61は、識別子と、条件節と、命令節と、命令定義とを有する。本実施形態におけるポリシ記述61と、従来のポリシ管理装置におけるポリシ記述71(図10)とを比較すると、ポリシ記述61は、命令定義を含む点で、従来のポリシ記述71と相違する。命令定義は、当該ポリシが管理システムに与える作用を、情報モデルへの作用として明示的に表現したものである。具体的には、外部より与えられた情報モデルへのオブジェクトモデル731と関連モデル732とのデータインスタンスの新規追加、与えられた情報モデル内の特定データインスタンスの値の変更又は削除などの手続きを表現したスクリプトである。   FIG. 2 shows the data structure of the policy description stored in the policy storage unit 121. The policy description 61 includes an identifier, a conditional clause, a command clause, and a command definition. When the policy description 61 in this embodiment is compared with the policy description 71 (FIG. 10) in the conventional policy management apparatus, the policy description 61 is different from the conventional policy description 71 in that it includes an instruction definition. The instruction definition explicitly expresses the action of the policy on the management system as an action on the information model. Specifically, a procedure for newly adding a data instance of the object model 731 and the related model 732 to an information model given from the outside, changing or deleting a value of a specific data instance in the given information model is expressed. It is a script.

命令定義では、命令定義を記述する際には決定されていない具体的な管理対象を指定する識別子やパラメータなどは、変数として記述されており、命令定義の引数として外部から与えられるように定義する。これにより、実行時の情報を用いて、情報モデルにどのような変更を加えるかを記述できる。このような命令定義をポリシ記述に含めることにより、当該ポリシ記述の命令節に定義された作用を、実際に管理対象システム13に適用する前に、当該ポリシ記述の命令定義を参考にして、管理対象システム13の状態を反映した情報モデルに、命令節に定義された作用を模擬した変更を加えることが可能となり、当該ポリシの作用を与えたときの変更を、情報モデルを用いて検査することにより、問題が発生する可能性があるポリシの適用を、未然に防止できる。   In the instruction definition, identifiers and parameters that specify specific management targets that have not been determined when the instruction definition is described are described as variables and are defined to be given externally as arguments for the instruction definition. . Thus, it is possible to describe what changes are made to the information model using information at the time of execution. By including such an instruction definition in the policy description, before the action defined in the instruction section of the policy description is actually applied to the management target system 13, the management is performed with reference to the instruction definition of the policy description. The information model reflecting the state of the target system 13 can be changed by simulating the action defined in the command clause, and the change when the policy action is given is checked using the information model. Therefore, it is possible to prevent the application of a policy that may cause a problem.

図3は、検査規則記憶部123に記憶される検査規則のデータ構造の一例を示している。検査規則は、命令定義解釈器114により生成された、ポリシ記述の命令定義で指定された作用を与えた後の情報モデルを対象に、作用を実際に管理対象システム13に適用して問題がないかを検査するための、具体的な規則を表現したデータである。検査規則のデータ構造や検査方法には、特願2003−286850に記載されたソフトウェアのルール検査システムの手法と類似したものを利用することができる。   FIG. 3 shows an example of the data structure of the inspection rules stored in the inspection rule storage unit 123. The inspection rule is applicable to the information model generated by the instruction definition interpreter 114 after the action specified by the instruction definition of the policy description is applied, and the action is actually applied to the managed system 13 without any problem. This is data that expresses a specific rule for checking. As the data structure and inspection method of the inspection rules, a method similar to the method of the software rule inspection system described in Japanese Patent Application No. 2003-286850 can be used.

検査規則62は、情報モデルの中から条件を満たすべき部分を指定するための対象指定部と、論理演算子で接続された述語の列からなる述語論理式とを含む。対象指定部は、情報モデルの中から特定の性質を満たす集合を算出する関数と、その集合に属することを示す変数とからなる。例として、情報モデルとしてCIMを利用し、対象指定部に、「instances = instanceOf(“CIM_SoftwareElement”)」と記述されている場合について説明する。ここで、“instances”は変数であり、“insntanceOf”は集合を求める関数、“CIM_SoftwareElement”は関数“instanceOf”に与えられる引数である。   The inspection rule 62 includes a target designating unit for designating a part that satisfies a condition from the information model, and a predicate logical expression composed of a sequence of predicates connected by a logical operator. The target designating unit includes a function for calculating a set satisfying a specific property from the information model, and a variable indicating that the information belongs to the set. As an example, a case will be described in which CIM is used as an information model and “instances = instanceOf (“ CIM_SoftwareElement ”)” is described in the target designation unit. Here, “instances” is a variable, “insntanceOf” is a function for obtaining a set, and “CIM_SoftwareElement” is an argument given to the function “instanceOf”.

関数“instanceOf”が、引数で指定されたクラス(“CIM_SoftwareElement”)、及び、当該クラスを継承した全てのクラスに属する全てのインスタンスを返す関数であるとすると、“instances”には、情報モデルに含まれる前記条件を満たした集合が束縛される。この変数instancesは、検査規則62の述語論理式において使用される。対象指定部の式は、集合を求める関数と変数の他に、"∪","∩"などの和集合や積集合を計算する集合演算子を含めることもできる。また、対象指定部の式は、集合を求める関数と変数と集合演算子の他に、述語論理で利用される"∀"や"∃"などの限量子を含めることもできる。   If the function “instanceOf” is a function that returns all the instances belonging to the class specified by the argument (“CIM_SoftwareElement”) and all the classes that inherited the class, “instances” contains the information model. A set that satisfies the included conditions is bound. This variable instances is used in the predicate logical expression of the check rule 62. In addition to the function and variable for obtaining a set, the target designating part expression can also include a set operator for calculating a union or intersection such as “∪” and “∩”. The expression of the target designating unit can also include quantifiers such as “∀” and “∃” used in the predicate logic, in addition to a function for obtaining a set, a variable, and a set operator.

述語論理式(図3)は、モデル検査器115に含まれる解析機能に対応した述語と論理演算子によって構成される。例として、「compStrAttr (“Name”, “openssl”, i) -> !isOlderVersionThan(“3.2.2”, i)」という論理式を考える。述語compStrAttrは、第3引数の変数iで示される管理対象の情報モデルが、第1引数で指定された名前を持つパラメータ、すなわち上記の例では“Name”を含み、当該パラメータの名前に対応した値が2番目の引数で指定された文字列、すなわち上記の例では“openssl”と等しいことを宣言した述語である。この述語が成立するか否かを検査する機能は、あらかじめモデル検査器115に組み込まれている。   The predicate logical expression (FIG. 3) is composed of a predicate and a logical operator corresponding to the analysis function included in the model checker 115. As an example, consider the logical expression “compStrAttr (“ Name ”,“ openssl ”, i)->! IsOlderVersionThan (“ 3.2.2 ”, i)). The predicate compStrAttr corresponds to the name of the parameter in which the information model to be managed indicated by the variable i of the third argument includes the parameter having the name specified by the first argument, that is, “Name” in the above example A predicate whose value is the string specified by the second argument, that is, a predicate declared equal to “openssl” in the above example. The function of checking whether or not this predicate is satisfied is incorporated in the model checker 115 in advance.

述語isOlderVersionThanは、第2引数(変数i)で指定された変数で示される管理対象の情報モデルに、バージョンを示すパラメータが存在し、かつ当該パラメータのバージョンが第1引数(3.2.2)より古いバージョン番号であることを示す述語である。この述語isOlderVersionThanが成立するか否かを検査する機能についても、あらかじめモデル検査器115に組み込まれている。   The predicate isOlderVersionThan has a parameter indicating the version in the managed information model indicated by the variable specified by the second argument (variable i), and the version of the parameter is older than the first argument (3.2.2) It is a predicate indicating that it is a version number. A function for checking whether or not the predicate isOlderVersionThan is established is also incorporated in the model checker 115 in advance.

上記の2つの述語は、論理演算子“->”により結合されており、かつ、isOlderVersionThanの前には論理演算子“!”がついているため、「compStrAttrが真であるならばisOlderVersionThanは偽である」と解釈される。すなわち、opensslという名前を持った管理対象の情報モデルデータに含まれるバージョン番号に相当する値が3.2.2以上であることを宣言している。なお、変数iは、当該述語論理に対応する対象指定部(図3)において管理対象の集合の要素に束縛されているものとする。   The above two predicates are linked by the logical operator “->” and isOlderVersionThan is preceded by the logical operator “!”, So “if compStrAttr is true, isOlderVersionThan is false. Is interpreted. In other words, it declares that the value corresponding to the version number included in the information model data to be managed with the name openssl is 3.2.2 or higher. It is assumed that the variable i is bound to an element of the management target set in the target designating unit (FIG. 3) corresponding to the predicate logic.

なお、検査規則は、ポリシ記述に埋め込むこともできる。図4は、検査規則を有するポリシ記述のデータ構造を示す。このポリシ記述61bは、図2に示すポリシ記述61に加えて、検査規則を有する。このような検査規則を有するポリシ記述61bの検査では、モデル検査器115は、検査規則記憶部123に記憶された検査規則だけでなく、ポリシ記述61bに含まれる検査規則を用いて検査を行う。これにより、特定のポリシ記述に特有の検査条件をモデル検査器115において検査することができる。   The inspection rule can also be embedded in the policy description. FIG. 4 shows a data structure of a policy description having an inspection rule. This policy description 61b has an inspection rule in addition to the policy description 61 shown in FIG. In the inspection of the policy description 61b having such an inspection rule, the model checker 115 performs an inspection using not only the inspection rule stored in the inspection rule storage unit 123 but also the inspection rule included in the policy description 61b. Accordingly, the model checker 115 can check the check conditions peculiar to the specific policy description.

ポリシに特有の検査規則とは、例えば、ポリシ記述の命令節に示された作用を管理対象システム13に与えた後に、管理対象システム13において満たされていなければならない後条件と呼ばれる条件が満たされるか否かを検査するための規則である。後条件を記述するためには、作用適用前と適用後の違いが明らかになっていることが好ましいため、ポリシ記述61bを適用しようとする場合は、命令定義解釈器114は、ポリシ記述61bの命令定義に記された作用を与える前の情報モデルと、与えた後の情報モデルの2つのデータをモデル検査器115に渡すことが好ましい。これにより、モデル検査器115は、作用の前後の差異に関する条件を検査できる。   The inspection rule specific to the policy satisfies, for example, a condition called a post-condition that must be satisfied in the managed system 13 after giving the managed system 13 the action indicated in the command description of the policy description. It is a rule for checking whether or not. In order to describe the post-condition, it is preferable that the difference between before and after the application of the action is clarified. Therefore, when the policy description 61b is to be applied, the instruction definition interpreter 114 includes the policy description 61b. It is preferable to pass the two data of the information model before giving the action described in the instruction definition and the information model after giving to the model checker 115. Thereby, the model checker 115 can test | inspect the conditions regarding the difference before and behind an effect | action.

図5は、ポリシ型管理システム10の動作手順を示している。ポリシ型管理システム10の運用に当たって、前処理として、ポリシ型管理装置11の処理に必要なデータであるポリシ記述一式をポリシ記憶部121に記憶し、検査規則一式を検査規則記憶部123に記憶する(ステップA10)。監視器112は、所定のタイミングで、モデル管理器113に情報モデルデータを要求し、モデル管理器113から、オブジェクトモデル731(図12)のデータインスタンスと、関連モデル732(図13)のデータインスタンスとの集合を取得して、管理対象システム13を監視する(ステップA20)。   FIG. 5 shows an operation procedure of the policy type management system 10. In the operation of the policy type management system 10, as pre-processing, a policy description set which is data necessary for processing of the policy type management apparatus 11 is stored in the policy storage unit 121, and a test rule set is stored in the test rule storage unit 123. (Step A10). The monitor 112 requests information model data from the model manager 113 at a predetermined timing, and the data instance of the object model 731 (FIG. 12) and the data instance of the related model 732 (FIG. 13) from the model manager 113. And the management target system 13 is monitored (step A20).

モデル管理器113は、所定時間間隔で、或いは、監視器112から情報モデルデータの取得要求を受け取ると、管理対象システム13から情報を取得して、モデル記憶部122に記憶された情報モデルデータを更新する。例えば、CIMを情報モデルとして利用する場合、モデル管理器113には、情報モデルを管理するCIMOM(CIM Object Manager)と呼ばれるシステムを用いることができる。モデル管理器113は、ステップA20では、モデル記憶部122に記憶された情報モデルデータから、オブジェクトモデル731のデータインスタンスと、関連モデル732のデータインスタンスの集合とを取得して、これを監視器112に受け渡す。   When the model manager 113 receives an information model data acquisition request at a predetermined time interval or from the monitor 112, the model manager 113 acquires information from the management target system 13 and stores the information model data stored in the model storage unit 122. Update. For example, when CIM is used as an information model, the model manager 113 can use a system called CIMOM (CIM Object Manager) that manages the information model. In step A <b> 20, the model manager 113 acquires the data instance of the object model 731 and the set of data instances of the related model 732 from the information model data stored in the model storage unit 122, and monitors them. Pass to.

監視器112は、モデル管理器113から取得したデータインスタンスの集合を解析し、あらかじめ定められた条件が整うと、イベントを発行する(ステップA30)。監視器112には、例えば「単位時間当たりのCPU平均負荷が90%以上」で発行される“CPU_OverLoad”という名前のイベントが定義されており、モデル管理器113から取得したCPU平均負荷が90%以上であることを検出すると、その“CPU_OverLoad”のイベントを発行する。   The monitor 112 analyzes the set of data instances acquired from the model manager 113, and issues an event when a predetermined condition is met (step A30). The monitor 112 defines an event named “CPU_OverLoad” that is issued when, for example, “CPU average load per unit time is 90% or more”, and CPU average load acquired from the model manager 113 is 90%. When the above is detected, the event “CPU_OverLoad” is issued.

監視器112が発行したイベントは、イベント処理器111によって受信される。イベント処理器111は、イベントの発行を受信すると、ポリシ記憶部121から全てのポリシ記述を取り出し、その条件節に示された条件が、当該イベントの発行により満たされるか否かを検査する(ステップA40)。イベント処理器111は、条件節の条件が満たされるポリシ記述のリストを作成し、そのリストに含まれるポリシ記述を1つずつ命令定義解釈器114に送信する。イベント処理器111は、リストに含まれるポリシ記述を全て命令定義解釈器114に送信したか否かを調べ(ステップA50)、全て送信したときには、ステップA20に戻って、管理対象システム13の監視を継続する。   The event issued by the monitor 112 is received by the event processor 111. Upon receiving the event issue, the event processor 111 retrieves all the policy descriptions from the policy storage unit 121 and checks whether or not the condition indicated in the conditional clause is satisfied by the event issue (step S110). A40). The event processor 111 creates a list of policy descriptions that satisfy the condition of the conditional clause, and transmits the policy descriptions included in the list to the instruction definition interpreter 114 one by one. The event processor 111 checks whether or not all the policy descriptions included in the list have been transmitted to the instruction definition interpreter 114 (step A50). When all the policy descriptions are transmitted, the event processor 111 returns to step A20 to monitor the management target system 13. continue.

ポリシ記述の条件節には、例えば“CPU_OverLoad”イベントの発行が、ポリシ記述を適用する際の条件として記述されている。また、イベントに加えて、例えば「負荷が高いサーバのCPUが特定のCPUであれば」、などの、具体的な内部の情報(パラメータ)に関する条件がされることもある。イベント処理器111は、ポリシ記述に、発行されたイベントが適用条件として記述されており、かつ、その他のパラメータが条件節で示される条件に合致する場合には、ステップA40で、ポリシ記述の条件節に示された条件が、当該イベントの発行により満たされると判断し、当該ポリシ記述を命令定義解釈器114に送信する。   In the condition clause of the policy description, for example, issuance of a “CPU_OverLoad” event is described as a condition for applying the policy description. In addition to the event, there may be a condition regarding specific internal information (parameter) such as “if the CPU of the server with a high load is a specific CPU”. When the issued event is described as an application condition in the policy description and the other parameters match the conditions indicated in the condition clause, the event processor 111 determines the policy description conditions in step A40. It is determined that the condition indicated in the section is satisfied by issuing the event, and the policy description is transmitted to the instruction definition interpreter 114.

命令定義解釈器114は、イベント処理器111からポリシ記述を受信すると、モデル管理器113から情報モデルのデータを取得し、受信したポリシ記述の命令定義に示された作用を当該情報モデルに対して適用し、適用後の情報モデルのデータを生成する(ステップA60)。命令定義解釈器114は、生成したポリシ適用後の情報モデルのデータと、当該ポリシ記述とを、モデル検査器115に送信する。このとき、命令定義解釈器114は、ポリシ記述が検査規則を含むポリシ記述61b(図4)であるときには、生成した情報モデルデータ及びポリシ記述に加えて、命令定義の作用を与える前の情報モデルデータをモデル検査器115に送信する。   When the instruction definition interpreter 114 receives the policy description from the event processor 111, the instruction definition interpreter 114 acquires information model data from the model manager 113, and performs the action indicated in the received policy description instruction definition on the information model. Apply and generate data of the information model after application (step A60). The instruction definition interpreter 114 transmits the generated data of the information model after applying the policy and the policy description to the model checker 115. At this time, when the policy description is the policy description 61b (FIG. 4) including the inspection rule, the instruction definition interpreter 114 adds the information model before giving the instruction definition action in addition to the generated information model data and policy description. Data is transmitted to the model checker 115.

モデル検査器115は、命令定義解釈器114から情報モデルデータとポリシ記述とを受信すると、検査規則記憶部123から検査規則を全て取り出して受信した情報モデルデータを検査し(ステップA70)、全ての検査規則を満たしているか否かを調べる(ステップA80)。モデル検査器115は、受信した情報モデルデータが何れかの検査規則に違反しているときには、出力装置14にエラー出力を送信し(ステップA100)、システム管理者などにエラーが起きた旨を報告する。エラー出力後、ステップA50に戻って、残りのポリシ記述についての処理を継続する。   When the model checker 115 receives the information model data and the policy description from the instruction definition interpreter 114, the model checker 115 takes out all the check rules from the check rule storage unit 123 and checks the received information model data (step A70). It is checked whether or not the inspection rule is satisfied (step A80). When the received information model data violates any inspection rule, the model checker 115 transmits an error output to the output device 14 (step A100), and reports to the system administrator that an error has occurred. To do. After the error is output, the process returns to step A50 to continue the process for the remaining policy description.

モデル検査器115は、ステップA80で、当該情報モデルが全ての規則を満たすと判断すると、命令定義解釈器114から受信したポリシ記述を命令実行器116に送信する。命令実行器116は、ポリシ記述を受信すると、当該ポリシ記述の命令節に定義された作用を、管理対象システム13に対して適用する(ステップA90)。その後、ステップA50に戻り、残りのポリシ記述についての処理を継続する。   When the model checker 115 determines in step A80 that the information model satisfies all the rules, the model checker 115 transmits the policy description received from the instruction definition interpreter 114 to the instruction executor 116. When receiving the policy description, the instruction executor 116 applies the action defined in the command section of the policy description to the management target system 13 (step A90). Thereafter, the process returns to step A50, and the process for the remaining policy description is continued.

図6は、図5のステップA60〜A80の動作の詳細な手順を示している。命令定義解釈器114は、イベント処理器111から、条件節の条件が満たされたポリシ記述を受信する。このとき、命令定義解釈器114は、イベント発生のパラメータの集合を、ポリシ記述と共にイベント処理器111から受信してもよい。命令定義解釈器114は、ポリシ記述を受信すると、モデル管理器113から、情報モデルデータを取得する(ステップB10)。このとき、命令定義解釈器114は、当該ポリシ記述の命令節が作用を与える可能性がある対象をあらかじめ算出することにより、全情報モデルデータのうち、必要な部分の情報モデルデータだけを取得することが好ましい。   FIG. 6 shows a detailed procedure of the operations in steps A60 to A80 in FIG. The instruction definition interpreter 114 receives from the event processor 111 a policy description that satisfies the condition of the conditional clause. At this time, the instruction definition interpreter 114 may receive a set of event generation parameters from the event processor 111 together with the policy description. When receiving the policy description, the instruction definition interpreter 114 acquires information model data from the model manager 113 (step B10). At this time, the instruction definition interpreter 114 obtains only necessary information model data of all information model data by calculating in advance a target to which the command clause of the policy description may act. It is preferable.

命令定義解釈器114は、情報モデルデータを取得すると、受信したポリシ記述の命令定義に示された作用を、取得した情報モデルに対して適用する(ステップB20)。命令定義解釈器114は、命令定義の適用に成功し、適用後の新たな情報モデルが得られると、その新たな情報モデルデータと、ポリシ記述とをモデル検査器115に送信する。一方、命令定義解釈器114は、命令定義の記述文法が、命令定義解釈器114によって解釈可能な文法と異なっている、或いは、命令定義を情報モデルに適用する際に問題が発生したなどの理由により、命令定義の適用に失敗したときには、空の情報モデルデータを、モデル検査器115に送信する。   When the command definition interpreter 114 acquires the information model data, the command definition interpreter 114 applies the action indicated in the command definition of the received policy description to the acquired information model (step B20). When the command definition interpreter 114 succeeds in applying the command definition and a new information model after application is obtained, the command definition interpreter 114 transmits the new information model data and the policy description to the model checker 115. On the other hand, the instruction definition interpreter 114 has a reason that the description grammar of the instruction definition is different from the grammar interpretable by the instruction definition interpreter 114, or that a problem has occurred when the instruction definition is applied to the information model. Thus, when application of the instruction definition fails, empty information model data is transmitted to the model checker 115.

モデル検査器115は、受信した情報モデルデータに基づいて、命令定義解釈器114において、命令定義を正常に適用できたか否かを判断する(ステップB30)。モデル検査器115は、受信した情報モデルデータが空であったときには、ステップA100(図5)に進み、出力装置14に、命令定義が正しく適用できなかった旨を示す文字列を送信して、システム管理者等にその旨を通知する。モデル検査器115は、受信した情報モデルデータが空でないときには、命令定義を正常に適用できたと判断し、検査規則記憶部123から検査規則を取得する(ステップB40)。モデル検査器115は、取得した検査規則が、受信した情報モデル上で守られているか否かを検査する(ステップB50)。   Based on the received information model data, the model checker 115 determines whether or not the instruction definition has been successfully applied in the instruction definition interpreter 114 (step B30). When the received information model data is empty, the model checker 115 proceeds to step A100 (FIG. 5) and sends a character string indicating that the instruction definition cannot be correctly applied to the output device 14, Notify the system administrator. When the received information model data is not empty, the model checker 115 determines that the instruction definition has been successfully applied, and acquires the check rule from the check rule storage unit 123 (step B40). The model checker 115 checks whether or not the acquired check rule is observed on the received information model (step B50).

検査規則記憶部123には、適用したポリシ記述の作用によって変化することがない性質の検査を行う検査規則も含まれており、このような検査規則については、ステップB50の検査の対象とする必要がない。例えば、ポリシ記述の作用がネットワーク構成に作用する性質のものである場合には、ソフトウェアのバージョンを検査するような検査規則については検査する必要がない。そこで、ポリシ記述と、そのポリシ記述の作用に関連した検査規則とを関連付けた表をあらかじめ用意しておき、ステップB40では、適用したポリシ記述に対応した検査規則のみを取得する。このようにすることで、ステップB50で、当該ポリシ記述の作用により変化することがない性質の検査を除外することができる。   The inspection rule storage unit 123 also includes an inspection rule for inspecting a property that does not change due to the action of the applied policy description. Such an inspection rule needs to be an inspection target in step B50. There is no. For example, when the action of the policy description is of a nature that affects the network configuration, it is not necessary to inspect an inspection rule that inspects the software version. Therefore, a table in which the policy description is associated with the inspection rule related to the action of the policy description is prepared in advance, and only the inspection rule corresponding to the applied policy description is acquired in Step B40. By doing in this way, in step B50, it is possible to exclude the examination of the property that does not change due to the action of the policy description.

モデル検査器115は、ステップB50の検査の結果、規則違反が発生しているか否かを判断する(ステップB60)。例えば、検査規則として、正しくない状態ないし不正な状態を示す条件を記述したものを利用する場合、モデル検査器115は、ポリシ記述の作用を適用した後の情報モデルが、検査規則で示された不正な状態の条件を満たすときには、規則違反が発生していると判断する。モデル検査器115は、検査の結果、規則違反が発生した、つまり、情報モデルに問題がある場合には、ステップA100に進み、ポリシ記述の適用に問題がある旨を示す文字列を出力装置14に出力する。規則違反がない場合には、ステップA90に進んで、命令実行器116に、ポリシ記述を送信する。   The model checker 115 determines whether or not a rule violation has occurred as a result of the check in step B50 (step B60). For example, when using a rule that describes a condition indicating an incorrect state or an illegal state as a check rule, the model checker 115 indicates that the information model after applying the policy description action is indicated by the check rule. When an illegal condition is satisfied, it is determined that a rule violation has occurred. If a rule violation has occurred as a result of the check, that is, there is a problem in the information model, the model checker 115 proceeds to step A100 and outputs a character string indicating that there is a problem in applying the policy description to the output device 14. Output to. If there is no rule violation, the process proceeds to step A90, and the policy description is transmitted to the instruction executor 116.

本実施形態では、ポリシ記述には、命令定義が含まれており、ポリシ型管理装置11は、ポリシを管理対象システム13に適用するのに先立って、管理対象システム13の現在の状態を示す情報モデルに対して、命令定義を適用する。その後、検査規則を用い、命令定義の適用後の情報モデルにおいて、規則違反が発生しているか否かを検査する。このように、本実施形態では、実際にポリシの作用を管理対象システム13に適用する前に、情報モデルを用いて問題があるか否かを検査しているため、管理対象システム13に問題を発生させる可能性があるポリシ記述の適用を、未然に防ぐことができる。   In the present embodiment, the policy description includes an instruction definition, and the policy type management apparatus 11 is information indicating the current state of the management target system 13 before applying the policy to the management target system 13. Apply the instruction definition to the model. After that, using the inspection rule, it is inspected whether or not a rule violation has occurred in the information model after the application of the instruction definition. As described above, in the present embodiment, before the policy action is actually applied to the management target system 13, whether or not there is a problem is checked using the information model. Application of policy descriptions that may be generated can be prevented in advance.

図7は、本発明の第2実施形態のポリシ型管理システムの構成を示している。本実施形態のポリシ型管理システム10aは、記憶装置12aが、適用除外の検査規則を記憶する例外記憶部124を更に有する点で、図1に示す第1実施形態のポリシ型管理システム10と相違する。第1実施形態のポリシ型管理システム10において、検査規則を画一的に適用すると、特定のポリシ記述については、実際には問題がない場合にも、規則により問題があると判定される誤検出が発生する場合がある。本実施形態は、このような誤検出問題に対応する。   FIG. 7 shows the configuration of a policy type management system according to the second embodiment of the present invention. The policy type management system 10a of the present embodiment is different from the policy type management system 10 of the first embodiment shown in FIG. 1 in that the storage device 12a further includes an exception storage unit 124 that stores the inspection rule for exclusion. To do. In the policy type management system 10 of the first embodiment, when the inspection rule is applied uniformly, even if there is no actual problem for a specific policy description, a false detection that is determined to be a problem by the rule. May occur. The present embodiment addresses such a false detection problem.

例外記憶部124は、適用除外とすべき、ポリシ記述の識別子と検査規則の識別子との組み合わせを記憶する。モデル検査器115は、ステップB40(図6)で、検査規則記憶部123から検査規則を取得する際に、例外記憶部124を参照して、命令定義解釈器114から受信したポリシ記述と対応付けられた検査規則があるか否かを調査する。モデル検査器115は、当該ポリシ記述と対応付けられた検査規則が存在する場合には、その検査規則を、ステップB40で、検査規則記憶部123から取得する検査規則から除外する。   The exception storage unit 124 stores a combination of the policy description identifier and the inspection rule identifier to be excluded. In step B40 (FIG. 6), the model checker 115 refers to the exception storage unit 124 and associates it with the policy description received from the instruction definition interpreter 114 when acquiring the check rule from the check rule storage unit 123. Investigate whether there are inspection rules specified. If there is an inspection rule associated with the policy description, the model checker 115 excludes the inspection rule from the inspection rule acquired from the inspection rule storage unit 123 in step B40.

モデル検査器115は、取得した検査規則に基づいて、情報モデルデータを検査する。モデル検査器115は、情報モデルデータが、何れかの検査規則に違反すると判断すると、違反が発生した各検査規則とポリシ記述とを、出力装置14に出力し、管理者に対して、その違反を無視するか否かを入力するように要求する。管理者は、出力装置14に表示されたポリシ記述と違反が発生した検査規則とを見て、キーボードやマウスなどの入力装置15を用い、違反が発生した検査規則のそれぞれについて、違反を無視して、当該ポリシ記述を適用すべきか否かを入力する。   The model checker 115 checks the information model data based on the acquired check rule. If the model checker 115 determines that the information model data violates any of the inspection rules, the model checker 115 outputs each inspection rule in which the violation has occurred and the policy description to the output device 14, and notifies the administrator of the violation. Requests to enter whether to ignore or not. The administrator looks at the policy description displayed on the output device 14 and the inspection rule in which the violation has occurred, and uses the input device 15 such as a keyboard and a mouse to ignore the violation for each of the inspection rules in which the violation has occurred. Input whether the policy description should be applied.

入力装置15より、違反を無視して当該ポリシ記述を適用すべきである旨が入力されると、モデル検査器115は、当該ポリシ記述の識別子と、違反が発生したものの無視すべき検査規則の識別子とを対応付けて、例外記憶部124に記憶する。また、発生した検査規則違反を無視して、命令実行器116に、当該ポリシ記述を送信する。これにより、特定のポリシ記述については、特定の検査規則が適用されず、適用しようとするポリシ記述が、その特定の検査規則以外の検査規則に違反しない場合には、命令実行器116にポリシ記述が送信され、管理対象システム13に対して、ポリシ記述の作用が適用される。   When the input device 15 inputs that the policy description should be applied while ignoring the violation, the model checker 115 and the identifier of the policy description and the check rule to be ignored even if the violation has occurred. The identifier is associated with and stored in the exception storage unit 124. Also, the policy description is transmitted to the instruction executor 116 ignoring the inspection rule violation that has occurred. As a result, when a specific inspection rule is not applied to a specific policy description and the policy description to be applied does not violate inspection rules other than the specific inspection rule, the policy description is transmitted to the instruction executor 116. Is transmitted, and the action of the policy description is applied to the management target system 13.

本実施形態では、ポリシ記述の作用により、情報モデルデータが検査規則違反を起こした場合には、管理者により、その違反を無視するか否かを入力させる。管理者により、違反を無視する旨が入力されたときには、モデル検査器115は、違反がなかったものとしてポリシ記述を命令実行器116に送信すると共に、以後、同様の検査規則違反を検出しないように、無視すべき検査規則とポリシ記述との組み合わせを例外記憶部124に記憶する。これにより、検査規則記憶部123に、本来正しい状態であるのにもかかわらず誤りであると検出する誤検出を引き起こすような検査規則が含まれる場合でも、適切に管理処理を継続することができる。   In the present embodiment, when the information model data violates the inspection rule due to the action of the policy description, the administrator inputs whether to ignore the violation. When the administrator inputs that the violation is to be ignored, the model checker 115 transmits the policy description to the instruction executor 116 as if there was no violation, and does not detect the same check rule violation thereafter. In addition, the exception storage unit 124 stores the combination of the inspection rule to be ignored and the policy description. As a result, even when the inspection rule storage unit 123 includes an inspection rule that causes an erroneous detection that detects an error even though the state is correct in nature, the management process can be appropriately continued. .

なお、第1実施形態のポリシ型管理装置11及び第2実施形態のポリシ型管理装置11aは、プログラム制御によって動作するコンピュータを用いて実現できる。図8は、図7に示すポリシ型管理システム10aを実現するコンピュータの構成を示している。このポリシ型管理システム20は、ポリシ型管理装置21と、記憶装置12bと、出力装置14と、入力装置15とを備える。ポリシ型管理装置21は、ポリシ型管理用プログラム22を読み込んで動作することにより、ポリシ型管理装置11aの各部の機能を実現する。   The policy type management apparatus 11 of the first embodiment and the policy type management apparatus 11a of the second embodiment can be realized using a computer that operates under program control. FIG. 8 shows the configuration of a computer that implements the policy type management system 10a shown in FIG. The policy type management system 20 includes a policy type management device 21, a storage device 12 b, an output device 14, and an input device 15. The policy type management device 21 implements the functions of the respective units of the policy type management device 11a by reading and operating the policy type management program 22.

上記各実施形態では、監視器112がイベントを発行した後に、イベント処理器111によってポリシ記述の条件節が満たされるか否かを調べたが、これに代えて、監視器112が、ポリシ記述の条件節を参照して、その条件節が満たされると、そのポリシ記述を命令定義解釈器114に送信する構成とすることもできる。この場合、例えば、条件節に「指定したコンピュータの単位時間当たりのCPUの平均負荷が90%以上」という条件が記述されたポリシ記述がある場合、監視器112は、その条件節の条件が満たされるか否かを判断し、満たされる場合には、ポリシを起動すべく、そのポリシ記述を命令定義解釈器114に送信する。   In each of the embodiments described above, after the monitor 112 issues an event, the event processor 111 checks whether the condition clause of the policy description is satisfied. Instead, the monitor 112 uses the policy description of the policy description. With reference to the conditional clause, the policy description may be transmitted to the instruction definition interpreter 114 when the conditional clause is satisfied. In this case, for example, when there is a policy description in which the condition that “the average load of the CPU per unit time of the designated computer is 90% or more” is described in the conditional clause, the monitor 112 satisfies the condition of the conditional clause. If the condition is satisfied, the policy description is transmitted to the instruction definition interpreter 114 in order to activate the policy.

以上、本発明をその好適な実施形態に基づいて説明したが、本発明のポリシ型管理装置、方法、及び、プログラムは、上記実施形態例にのみ限定されるものではなく、上記実施形態の構成から種々の修正及び変更を施したものも、本発明の範囲に含まれる。   Although the present invention has been described based on the preferred embodiment, the policy type management apparatus, method, and program of the present invention are not limited to the above embodiment example, and the configuration of the above embodiment. To which various modifications and changes are made within the scope of the present invention.

本発明の第1実施形態のポリシ型管理システムの構成を示すブロック図。The block diagram which shows the structure of the policy type management system of 1st Embodiment of this invention. ポリシ記憶部121に記憶されるポリシ記述のデータ構造を示すブロック図。The block diagram which shows the data structure of the policy description memorize | stored in the policy memory | storage part 121. FIG. 検査規則記憶部123に記憶される検査規則のデータ構造の一例を示すブロック図。The block diagram which shows an example of the data structure of the inspection rule memorize | stored in the inspection rule memory | storage part 123. FIG. 検査規則を有するポリシ記述のデータ構造を示すブロック図。The block diagram which shows the data structure of the policy description which has an inspection rule. ポリシ型管理システム10の動作手順を示すフローチャート。6 is a flowchart showing an operation procedure of the policy type management system 10. 図5のステップA60〜A80の動作の詳細な手順を示すフローチャート。The flowchart which shows the detailed procedure of operation | movement of step A60-A80 of FIG. 本発明の第2実施形態のポリシ型管理システムの構成を示すブロック図。The block diagram which shows the structure of the policy type management system of 2nd Embodiment of this invention. 図7に示すポリシ型管理システム10aを実現するコンピュータの構成を示すブロック図。The block diagram which shows the structure of the computer which implement | achieves the policy type management system 10a shown in FIG. 従来の一般的なポリシ型管理システムの構成を示すブロック図。The block diagram which shows the structure of the conventional general policy type | mold management system. ポリシ記述のデータ構造の一例を示すブロック図。The block diagram which shows an example of the data structure of a policy description. ポリシ記憶器921に記憶されるポリシ表を示すブロック図。The block diagram which shows the policy table memorize | stored in the policy memory | storage device 921. FIG. モデル記憶部922に格納されるオブジェクトモデルのデータ構造の一例を示すブロック図。The block diagram which shows an example of the data structure of the object model stored in the model memory | storage part 922. FIG. モデル記憶部922に格納される関連モデルのデータ構造の一例を示すブロック図。The block diagram which shows an example of the data structure of the related model stored in the model memory | storage part 922. FIG. イベントのデータ構造の一例を示すブロック図。The block diagram which shows an example of the data structure of an event. パラメータのデータ構造の一例を示すブロック図。The block diagram which shows an example of the data structure of a parameter.

符号の説明Explanation of symbols

11、21:ポリシ型管理装置
12:記憶装置
13:管理対象システム
14:出力装置
15:入力装置
22:ポリシ型管理用プログラム
61:ポリシ記述
62:検査規則
72:イベント
79:パラメータ
111:イベント処理器
112:監視器
113:モデル管理器
114:命令定義解釈器
115:モデル検査器
116:命令実行器
121:ポリシ記憶部
122:モデル記憶部
123:検査規則記憶部
124:例外記憶部
11, 21: Policy type management device 12: Storage device 13: Management target system 14: Output device 15: Input device 22: Policy type management program 61: Policy description 62: Inspection rule 72: Event 79: Parameter 111: Event processing 112: Monitor 113: Model manager 114: Instruction definition interpreter 115: Model checker 116: Instruction executor 121: Policy storage unit 122: Model storage unit 123: Check rule storage unit 124: Exception storage unit

Claims (9)

管理対象の情報システムから状態情報を取得し、該取得した状態情報に基づいて、管理対象システムの状態を示す情報モデルを作成し、記憶装置に記憶するモデル管理部と、
適用条件、管理対象の情報システムに対する作用、及び、該作用を前記情報モデルに対する作用として記述した命令定義記述を含むポリシ記述を記憶する記憶装置を参照し、前記管理対象の情報システムの状態に基づいて、前記ポリシ記述の適用条件が成立するか否かを判断し、前記適用条件が成立するポリシ記述を抽出するイベント処理部と、
前記抽出されたポリシ記述について、前記記憶装置に記憶された情報モデルに対して命令定義記述を適用し、ポリシ記述適用後の情報モデルを作成して記憶装置に記憶する命令定義解釈部と、
前記情報モデルにおいて満たされるべき条件を記述した検査規則を記憶する記憶装置を参照し、前記記憶されたポリシ記述適用後の情報モデルが、前記検査規則を満たすか否かを判断するモデル検査部と、
前記モデル検査部で前記検査規則を満たすと判断されたポリシ記述について、該ポリシ記述の作用を、管理対象の情報システムに対して適用する命令実行部とを備えたことを特徴とするポリシ型管理装置。
A model management unit that acquires state information from the information system to be managed, creates an information model indicating the state of the management target system based on the acquired state information, and stores the information model in a storage device;
Reference is made to a storage device that stores a policy description including an application condition, an action on the information system to be managed, and an instruction definition description describing the action as an action on the information model, and is based on the state of the information system to be managed An event processing unit that determines whether or not an application condition of the policy description is satisfied, and extracts a policy description that satisfies the application condition;
An instruction definition interpretation unit that applies an instruction definition description to the information model stored in the storage device for the extracted policy description, creates an information model after applying the policy description, and stores the information model in the storage device;
A model checking unit that refers to a storage device that stores a check rule that describes a condition to be satisfied in the information model, and that determines whether the stored information model after applying the policy description satisfies the check rule; ,
A policy type management comprising: an instruction execution unit that applies an action of the policy description to a management target information system for a policy description determined by the model checking unit to satisfy the checking rule. apparatus.
前記モデル検査部は、更に、前記ポリシ記述と前記検査規則とを対応付けて記憶し該ポリシ記述には前記検査規則を適用しない旨を例外規則として記憶する記憶装置を参照し、前記情報モデルに適用した命令定義記述を有するポリシ記述に対応する検査規則を除いた検査規則を用いて、前記ポリシ記述適用後の情報モデルが、検査規則を満たすか否かを判断する、請求項1に記載のポリシ型管理装置。   The model checking unit further stores the policy description and the check rule in association with each other, refers to a storage device that stores the exception rule indicating that the check rule is not applied to the policy description, and stores the policy description in the information model. 2. The method according to claim 1, wherein it is determined whether or not the information model after applying the policy description satisfies the inspection rule by using an inspection rule excluding the inspection rule corresponding to the policy description having the applied instruction definition description. Policy type management device. 前記モデル検査部は、更に、前記ポリシ記述適用後の情報モデルが前記検査規則を満たさないときには、該検査規則違反を無視すべきか否かの入力を求め、無視すべき旨が入力されると、当該検査規則違反は発生しなかったものとみなし、前記情報モデルに適用した命令定義記述を有するポリシ記述と前記無視すべき検査規則違反が発生した検査規則とを対応付けて、前記例外規則として記憶装置に記憶する、請求項2に記載のポリシ型管理装置。   Further, when the information model after applying the policy description does not satisfy the inspection rule, the model checking unit requests an input as to whether or not the inspection rule violation should be ignored. Assuming that the inspection rule violation has not occurred, the policy description having the instruction definition description applied to the information model is associated with the inspection rule in which the inspection rule violation to be ignored is associated and stored as the exception rule. The policy type management apparatus according to claim 2, which is stored in the apparatus. コンピュータを用いて、管理対象の情報システムを管理する方法であって、
前記コンピュータが、管理対象の情報システムから状態情報を取得し、該取得した状態情報に基づいて、管理対象システムの状態を示す情報モデルを作成し、記憶装置に記憶するステップと、
前記コンピュータが、適用条件、管理対象の情報システムに対する作用、及び、該作用を前記情報モデルに対する作用として記述した命令定義記述を含むポリシ記述を記憶する記憶装置を参照し、前記管理対象の情報システムの状態に基づいて、前記ポリシ記述の適用条件が成立するか否かを判断し、前記適用条件が成立するポリシ記述を抽出するステップと、
前記コンピュータが、前記抽出されたポリシ記述について、前記記憶装置に記憶された情報モデルに対して命令定義記述を適用し、ポリシ記述適用後の情報モデルを作成して記憶装置に記憶するステップと、
前記コンピュータが、前記情報モデルにおいて満たされるべき条件を記述した検査規則を記憶する記憶装置を参照し、前記記憶されたポリシ記述適用後の情報モデルが、前記検査規則を満たすか否かを判断するステップと、
前記コンピュータが、前記モデル検査部で前記検査規則を満たすと判断されたポリシ記述について、該ポリシ記述の作用を、管理対象の情報システムに対して適用するステップとを含むことを特徴とするポリシ型管理方法。
A method for managing an information system to be managed using a computer,
The computer acquires state information from the information system to be managed, creates an information model indicating the state of the management target system based on the acquired state information, and stores the information model in a storage device;
The computer refers to a storage device for storing a policy description including an application condition, an action on the information system to be managed, and an instruction definition description describing the action as an action on the information model, and the information system to be managed Determining whether an application condition of the policy description is satisfied based on the state of the policy description, and extracting a policy description satisfying the application condition;
The computer applies an instruction definition description to the information model stored in the storage device for the extracted policy description, creates an information model after applying the policy description, and stores the information model in the storage device;
The computer refers to a storage device that stores a check rule describing a condition to be satisfied in the information model, and determines whether or not the stored information model after applying the policy description satisfies the check rule. Steps,
And a step of applying the action of the policy description to the information system to be managed for the policy description determined by the model checking unit to satisfy the checking rule. Management method.
前記判断ステップは、前記ポリシ記述と前記検査規則とを対応付けて記憶し該ポリシ記述には前記検査規則を適用しない旨を例外規則として記憶する記憶装置を参照し、前記情報モデルに適用した命令定義記述を有するポリシ記述に対応する検査規則を除いた検査規則を用いて、前記ポリシ記述適用後の情報モデルが、検査規則を満たすか否かを判断する、請求項4に記載のポリシ型管理方法。   The determination step refers to a storage device that stores the policy description and the inspection rule in association with each other and stores the exception description indicating that the inspection rule is not applied to the policy description, and the instruction applied to the information model 5. The policy type management according to claim 4, wherein it is determined whether or not the information model after applying the policy description satisfies the inspection rule by using an inspection rule excluding the inspection rule corresponding to the policy description having the definition description. Method. 前記判断ステップは、前記ポリシ記述適用後の情報モデルが前記検査規則を満たさないときには、該検査規則違反を無視すべきか否かの入力を求め、無視すべき旨が入力されると、当該検査規則違反は発生しなかったものとみなし、前記情報モデルに適用した命令定義記述を有するポリシ記述と前記無視すべき検査規則違反が発生した検査規則とを対応付けて、前記例外規則として記憶装置に記憶する、請求項5に記載のポリシ型管理方法。   When the information model after application of the policy description does not satisfy the inspection rule, the determination step asks for an input as to whether or not the inspection rule violation should be ignored. Assuming that no violation has occurred, the policy description having the instruction definition description applied to the information model is associated with the inspection rule in which the inspection rule violation to be ignored is associated and stored in the storage device as the exception rule. The policy type management method according to claim 5. 管理対象の情報システムを管理するコンピュータのためのプログラムであって、前記コンピュータに、
管理対象の情報システムから状態情報を取得し、該取得した状態情報に基づいて、管理対象システムの状態を示す情報モデルを作成し、記憶装置に記憶する処理と、
適用条件、管理対象の情報システムに対する作用、及び、該作用を前記情報モデルに対する作用として記述した命令定義記述を含むポリシ記述を記憶する記憶装置を参照し、前記管理対象の情報システムの状態に基づいて、前記ポリシ記述の適用条件が成立するか否かを判断し、前記適用条件が成立するポリシ記述を抽出する処理と、
前記抽出されたポリシ記述について、前記記憶装置に記憶された情報モデルに対して命令定義記述を適用し、ポリシ記述適用後の情報モデルを作成して記憶装置に記憶する処理と、
前記情報モデルにおいて満たされるべき条件を記述した検査規則を記憶する記憶装置を参照し、前記記憶されたポリシ記述適用後の情報モデルが、前記検査規則を満たすか否かを判断する処理と、
前記モデル検査部で前記検査規則を満たすと判断されたポリシ記述について、該ポリシ記述の作用を、管理対象の情報システムに対して適用する処理とを実行させることを特徴とするプログラム。
A program for a computer that manages an information system to be managed, the computer comprising:
Processing for acquiring state information from the information system to be managed, creating an information model indicating the state of the management target system based on the acquired state information, and storing the information model in a storage device;
Reference is made to a storage device that stores a policy description including an application condition, an action on the information system to be managed, and an instruction definition description describing the action as an action on the information model, and is based on the state of the information system to be managed Determining whether the policy description application condition is satisfied, and extracting the policy description satisfying the application condition;
A process of applying an instruction definition description to the information model stored in the storage device for the extracted policy description, creating an information model after applying the policy description, and storing the information model in the storage device;
A process of referring to a storage device that stores a check rule describing a condition to be satisfied in the information model, and determining whether or not the stored information model after applying the policy description satisfies the check rule;
A program for causing a policy description determined by the model checking unit to satisfy the checking rule to execute processing for applying the action of the policy description to an information system to be managed.
前記判断する処理は、前記ポリシ記述と前記検査規則とを対応付けて記憶し該ポリシ記述には前記検査規則を適用しない旨を例外規則として記憶する記憶装置を参照し、前記情報モデルに適用した命令定義記述を有するポリシ記述に対応する検査規則を除いた検査規則を用いて、前記ポリシ記述適用後の情報モデルが、検査規則を満たすか否かを判断する、請求項7に記載のプログラム。   The determination process is applied to the information model with reference to a storage device that stores the policy description and the inspection rule in association with each other and stores the policy description as an exception rule in the policy description. The program according to claim 7, wherein it is determined whether or not the information model after applying the policy description satisfies the inspection rule by using an inspection rule excluding the inspection rule corresponding to the policy description having the instruction definition description. 前記判断する処理は、前記ポリシ記述適用後の情報モデルが前記検査規則を満たさないときには、該検査規則違反を無視すべきか否かの入力を求め、無視すべき旨が入力されると、当該検査規則違反は発生しなかったものとみなし、前記情報モデルに適用した命令定義記述を有するポリシ記述と前記無視すべき検査規則違反が発生した検査規則とを対応付けて、前記例外規則として記憶装置に記憶する、請求項8に記載のプログラム。   When the information model after applying the policy description does not satisfy the inspection rule, the determination process requests an input as to whether or not the inspection rule violation should be ignored. Assume that no rule violation has occurred, associate the policy description having the instruction definition description applied to the information model with the check rule in which the check rule violation to be ignored occurred, and store it as the exception rule in the storage device. The program according to claim 8, which is stored.
JP2005222716A 2005-08-01 2005-08-01 Policy type management apparatus, method, and program Expired - Fee Related JP4399740B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005222716A JP4399740B2 (en) 2005-08-01 2005-08-01 Policy type management apparatus, method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005222716A JP4399740B2 (en) 2005-08-01 2005-08-01 Policy type management apparatus, method, and program

Publications (2)

Publication Number Publication Date
JP2007041677A true JP2007041677A (en) 2007-02-15
JP4399740B2 JP4399740B2 (en) 2010-01-20

Family

ID=37799623

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005222716A Expired - Fee Related JP4399740B2 (en) 2005-08-01 2005-08-01 Policy type management apparatus, method, and program

Country Status (1)

Country Link
JP (1) JP4399740B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170110170A (en) * 2013-05-06 2017-10-10 콘비다 와이어리스, 엘엘씨 Machine-to-machine bootstrapping
US9819555B2 (en) 2011-04-22 2017-11-14 Nec Corporation Policy description assistance system and policy description assistance method
CN111857092A (en) * 2020-06-22 2020-10-30 杭州群核信息技术有限公司 Real-time error detection system and method for household parametric model
CN111857092B (en) * 2020-06-22 2024-04-30 杭州群核信息技术有限公司 Real-time error detection system and method for household parameterized model

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5966890B2 (en) 2012-11-29 2016-08-10 富士通株式会社 Constraint extraction program, constraint extraction device, and constraint extraction method

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9819555B2 (en) 2011-04-22 2017-11-14 Nec Corporation Policy description assistance system and policy description assistance method
KR20170110170A (en) * 2013-05-06 2017-10-10 콘비다 와이어리스, 엘엘씨 Machine-to-machine bootstrapping
JP2019013005A (en) * 2013-05-06 2019-01-24 コンヴィーダ ワイヤレス, エルエルシー Machine-to-machine bootstrapping
KR102013683B1 (en) 2013-05-06 2019-08-23 콘비다 와이어리스, 엘엘씨 Machine-to-machine bootstrapping
US10977052B2 (en) 2013-05-06 2021-04-13 Convida Wireless, Llc Machine-to-machine bootstrapping
US11354136B2 (en) 2013-05-06 2022-06-07 Convida Wireless, Llc Machine-to-machine bootstrapping
US11829774B2 (en) 2013-05-06 2023-11-28 Convida Wireless, Llc Machine-to-machine bootstrapping
CN111857092A (en) * 2020-06-22 2020-10-30 杭州群核信息技术有限公司 Real-time error detection system and method for household parametric model
CN111857092B (en) * 2020-06-22 2024-04-30 杭州群核信息技术有限公司 Real-time error detection system and method for household parameterized model

Also Published As

Publication number Publication date
JP4399740B2 (en) 2010-01-20

Similar Documents

Publication Publication Date Title
US10255058B2 (en) Analyzing deployment pipelines used to update production computing services using a live pipeline template process
US10162650B2 (en) Maintaining deployment pipelines for a production computing service using live pipeline templates
US10193961B2 (en) Building deployment pipelines for a production computing service using live pipeline templates
Decan et al. What do package dependencies tell us about semantic versioning?
US10334058B2 (en) Matching and enforcing deployment pipeline configurations with live pipeline templates
Briand et al. Automating regression test selection based on UML designs
US8683440B2 (en) Performing dynamic software testing based on test result information retrieved in runtime using test result entity
US9507943B1 (en) Analysis tool for data security
US9519495B2 (en) Timed API rules for runtime verification
US20160283345A1 (en) Application Execution Path Tracing With Configurable Origin Definition
US20140053138A1 (en) Quality on submit process
US20160004517A1 (en) SOFTWARE DEVELOPMENT IMPROVEMENT TOOL - iREVIEW
CN112771505A (en) Software test assurance by inconsistent disposition detection
KR20080091351A (en) Context based code analysis
US10509719B2 (en) Automatic regression identification
US10585723B2 (en) Quantification of compute performance across multiple independently executed microservices with a state machine supported workflow graph
Bertolino et al. DevOpRET: Continuous reliability testing in DevOps
WO2009144826A1 (en) Verification file generating program, verification file generating device, and verification file generating method
JP4399740B2 (en) Policy type management apparatus, method, and program
WO2017112801A1 (en) Live pipeline templates-template creation and extensibility
US9075921B2 (en) Error simulation
US9652365B2 (en) Fault configuration using a registered list of controllers
US20230237366A1 (en) Scalable and adaptive self-healing based architecture for automated observability of machine learning models
Cordeiro et al. Shaker: a tool for detecting more flaky tests faster
JP4111151B2 (en) Policy analysis system and method, and policy analysis program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090330

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: 20091001

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20091014

R150 Certificate of patent or registration of utility model

Ref document number: 4399740

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121106

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121106

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131106

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees