WO2013105174A1 - Service level management device, service level management method and program, and service level monitoring system - Google Patents

Service level management device, service level management method and program, and service level monitoring system Download PDF

Info

Publication number
WO2013105174A1
WO2013105174A1 PCT/JP2012/007860 JP2012007860W WO2013105174A1 WO 2013105174 A1 WO2013105174 A1 WO 2013105174A1 JP 2012007860 W JP2012007860 W JP 2012007860W WO 2013105174 A1 WO2013105174 A1 WO 2013105174A1
Authority
WO
WIPO (PCT)
Prior art keywords
service level
unit
aggregation
definition
variable
Prior art date
Application number
PCT/JP2012/007860
Other languages
French (fr)
Japanese (ja)
Inventor
遼介 外川
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Publication of WO2013105174A1 publication Critical patent/WO2013105174A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling

Definitions

  • the present invention relates to a service level management device, a service level management method, a program, and a service level monitoring system, and more particularly, to a service level management device, a service level management method, a program, and a service level for managing service quality. It relates to a monitoring system.
  • SaaS Software as a Service
  • SLA service level agreement
  • SLA is a service level (SL) (for example, service content, scope, and quality) related to each of one or more service level items (Service Level Objective: SLO) connected between a service provider and a user. )
  • SLO Service Level Objective
  • the service level of the service level item in the SLA is, for example, “the service operation rate is 99.9% or more”, “the average recovery time when a failure occurs is within 12 hours”, and the like.
  • Patent Document 1 An example of a service evaluation system is described in Patent Document 1.
  • a user of the service evaluation system transmits a data processing command to the service evaluation system via a network.
  • the service evaluation system collects operational data (operation log, number of processes, etc.) of the server group for each service (business unit) according to the data processing command, and calculates service levels such as operation rate and average processing time.
  • the system converts SLA definition information (that is, service level items and service level definition information) given in advance into monitoring items (setting values, Monitoring method).
  • the service evaluation system monitors the individual items of the software service (for example, the operating status, the response status, and the number of connected users), and records the history.
  • the service evaluation system analyzes the recorded history, and records the result of analysis based on the history of a predetermined period (for example, from 0:00 to 24:00 on the previous day) as a usage record.
  • the data processing system includes a pre-existing total table, and a control table having information on the total table items and the number of data items.
  • This data processing system searches for a summary table that minimizes the number of data out of the summary tables that can be aggregated based on the control table when calculating a summary value that meets the requested conditions. The total value is calculated based on the total table.
  • An object of the present invention is to provide a service level management apparatus, a service level management method, a program, and a service level monitoring system that can solve the above-described high processing load.
  • the service level management apparatus of the present invention Analyze multiple service level definitions that define how to calculate the service level, which is the assurance level that the information processing system must satisfy, and use the same attribute based on a unit conversion definition table that defines the relationship between different aggregation units for each attribute.
  • Analyzing means for defining a plurality of different service levels having the aggregation unit, an aggregation aggregation unit for collecting the aggregation units between the same attributes, Aggregation means for obtaining the aggregated value by aggregating the management data for monitoring the operating state of the information processing system in the aggregation unit; Service level calculation means for calculating a service level from the aggregated values aggregated by the aggregation means based on a plurality of the service level definitions; With The aggregation means calculates the management data for each of the aggregation aggregation units defined by the analysis means to obtain an aggregation value, The service level calculation means calculates the service level defined by a plurality of the service level definitions based on the aggregate value for each of the aggregate aggregation units aggregated by the aggregation means.
  • the service level management method of the present invention comprises: A service level management method in a management device that manages a service level that is a guarantee level to be satisfied by an information processing system,
  • the management device is Analyzing a plurality of service level definitions that define the calculation method of the service level, defining a plurality of different service levels having the same attribute and different aggregation units, and defining an aggregation aggregation unit that aggregates the aggregation units between the same attributes, Management data for monitoring the operating state of the information processing system is aggregated for each aggregation unit using the defined aggregation aggregation unit to obtain an aggregate value, Based on the plurality of service level definitions defining the service level, the service levels defined in the plurality of service level definitions are calculated based on the aggregated values for each of the aggregated units.
  • the computer program of the present invention is: In a computer that realizes a management device that manages a service level that is a guarantee level to be satisfied by an information processing system, Analyzing a plurality of service level definitions that define the calculation method of the service level, defining a plurality of different service levels having the same attribute and different aggregation units, and defining an aggregation aggregation unit that aggregates the aggregation units between the same attributes; A procedure for calculating a management value obtained by monitoring the operation state of the information processing system, and calculating a total value for each total unit using the defined total unit Based on a plurality of service level definitions defining the service level, and executing a procedure for calculating a service level from the aggregated values defined in the plurality of service level definitions based on the aggregated values for each aggregated unit It is for making it happen.
  • the service level monitoring system of the present invention comprises: Comprising the service level management device of the present invention, The operation state of the information processing system is monitored using the calculated service level.
  • the computer program of the present invention is: A computer that realizes a service level management device that calculates a service level that is a guarantee level to be satisfied by the information processing system, Analyzing a plurality of service level definitions that define the calculation method of the service level, defining a plurality of different service levels having the same attribute and different aggregation units, and defining an aggregation aggregation unit that aggregates the aggregation units between the same attributes; This is to execute a procedure for outputting the defined aggregated unit.
  • a plurality of components are formed as a single member, and a single component is formed of a plurality of members. It may be that a certain component is a part of another component, a part of a certain component overlaps with a part of another component, or the like.
  • the plurality of procedures of the method and computer program of the present invention are not limited to being executed at different timings. For this reason, another procedure may occur during the execution of a certain procedure, or some or all of the execution timing of a certain procedure and the execution timing of another procedure may overlap.
  • a service level management apparatus it is possible to provide a service level management apparatus, a service level management method, a program, and a service level monitoring system that reduce processing load and are efficient.
  • FIG. 1 is a functional block diagram showing a configuration of a service level monitoring system 1 according to the embodiment of the present invention.
  • the service level monitoring system 1 of this embodiment is connected to an information processing system such as a data center 5 via a network 3, for example.
  • the service level monitoring system 1 includes a service level management apparatus 100 that monitors the operating state of the data center 5 and manages a service level that is a guarantee level to be satisfied by the information processing system.
  • the data center 5 is a facility where a large number of devices such as computers and communication devices are installed and managed.
  • SLA service level agreement
  • SLA is a contract of quantitative and explicit agreement for service level (SL) (eg, service content, scope and quality) for each of one or more service level items (Service Level Objective: SLO).
  • SL service level
  • SLO Service Level Objective
  • the service level of the service level item in the SLA is, for example, “the service operation rate is 99.9% or more”, “the average recovery time when a failure occurs is within 12 hours”, and the like.
  • the time span for aggregation (quarter, January, 1st, etc.), the scale of the system to be monitored (the entire data center, the entire service, the web (WEB) layer) , Application (APplication: AP) layer, database (DataBase: DB) layer (server), etc.) or calculation method (total, average, maximum, minimum, percentile, etc.).
  • the service level used for the SLA can be defined only after the threshold is set.
  • the service level requires a plurality of different definitions depending on the user and the service status. For example, regarding the range of time required for aggregation, the customer management needs a quarterly service level, but the user responsible for operation, such as the information system department, needs a daily unit. It is assumed that the service level is
  • the present invention is intended to improve the processing efficiency of the service level monitoring system 1 that calculates and monitors the service level for the service level item in the SLA.
  • the present invention can be suitably applied to the operation of a system for which a service level contract is concluded.
  • the service level management apparatus 100 of the present invention calculates and manages a service level for monitoring the operating state of an information processing system such as the data center 5.
  • the service level management apparatus 100 defines a method for calculating a service level that is a guarantee level to be satisfied by an information processing system (computer (not shown) or device (not shown) of the data center 5). Based on the unit conversion definition table 108 that analyzes a plurality of service level definitions (stored in the service level definition table 110) and defines the relationship between different aggregation units of each attribute, different services having different aggregation units with the same attribute.
  • the analysis unit 106 that defines the aggregation unit (unit variable) for grouping the aggregation units between the same attributes and the operating state of the information processing system (computer (not shown) or device (not shown) of the data center 5)
  • Aggregation unit 10 that aggregates management data to be monitored (stored in management data storage unit 160) in an aggregation unit to obtain an aggregate value.
  • the aggregation unit 102 aggregates management data for each aggregation aggregation unit (unit variable) defined by the analysis unit 106 to obtain an aggregation value (unit variable data).
  • the service level calculation unit 104 is defined by a plurality of service level definitions (stored in the service level definition table 110) based on the aggregate value (unit variable data) for each aggregate aggregation unit (unit variable) aggregated by the aggregation unit 102. Service level is calculated.
  • the service level management apparatus 100 is connected to a management data storage unit (indicated as “management data” in the figure) 160 that stores management data collected from the data center 5 via the network 3. Is done.
  • the management data is service level original data monitored by the service level monitoring system 1 of the present embodiment. Management data is appropriately collected from the data center 5 via the network 3 and stored in the management data storage unit 160.
  • the management data will be described in detail in an embodiment described later.
  • the management data storage unit 160 may be included in the service level management device 100 or may be included in a storage device connected to the service level management device 100. Alternatively, the management data may be recorded on a recording medium that can be read by the service level management apparatus 100.
  • the service level management apparatus 100 includes a totaling unit 102, a service level calculation unit 104, an analysis unit 106, a unit conversion definition table storage unit (shown as “unit conversion definition table” in the figure) 108, A service level definition table 110, a unit variable definition table 150, and a service level storage unit (shown as "service level” in the figure) 170 are provided.
  • the service level management apparatus of the present invention includes, for example, a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and an I / O (Input / Output) (not shown), a keyboard, Implemented by an input device (not shown) such as a mouse, an output device (not shown) such as a display or printer, a computer connected to another device (not shown) via a network, or a device equivalent thereto Can do.
  • a bus not shown
  • each function of each unit of each service level management device of the present invention to be described later can be performed by any combination of computer hardware and software. Can be realized. It will be understood by those skilled in the art that there are various modifications to the implementation method and apparatus. Each figure used for description shows not a configuration in hardware units but a block in functional units. Moreover, in each figure, about the structure of the part which is not related to the essence of this invention, it has abbreviate
  • the present invention is not limited to this.
  • a plurality of service level management devices 100 may be provided.
  • the service level management apparatus 100 may be configured by a virtual server or the like. The same applies to the service level management apparatus of other embodiments.
  • the computer program of the present embodiment analyzes a plurality of service level definitions that define a service level calculation method in a computer for realizing the service level management apparatus of the present invention, and has a plurality of different attributes having different aggregation units with the same attribute.
  • the service level is defined to execute a procedure for defining an aggregation unit (unit variable) for grouping aggregation units between the same attributes, and a procedure for outputting the defined aggregation unit (unit variable).
  • the computer program may be in any form such as an object code or a program executed by an interpreter.
  • the above-described program may be provided to a computer in a form incorporated in application software that can be operated on a general personal computer or a portable information terminal.
  • the computer program of the present embodiment analyzes a plurality of service level definitions (stored in the service level definition table 110) that define a service level calculation method in a computer for realizing the service level management apparatus of the present invention.
  • a procedure for defining an aggregation unit that aggregates aggregation units between the same attributes for different service levels with the same attribute and different aggregation units an aggregation unit that defines management data that monitors the operating status of the information processing system Aggregated for each aggregated unit using (unit variable), aggregated based on the procedure for obtaining the aggregated value (unit variable data), multiple service level definitions (stored in service level definition table 110) defining service levels Based on the aggregated value (unit variable data) for each unit, multiple service levels are defined. It is described defined aggregate value (stored in the service level definition table 110) from (in variable data) so as to perform the steps of calculating a service level.
  • the computer program of the present invention may be recorded on a computer-readable recording medium (not shown).
  • the recording medium is not particularly limited, and various forms can be considered.
  • the program may be loaded from a recording medium into a computer ROM, or downloaded to a computer through a network and loaded into the ROM.
  • the information stored in the unit conversion definition table storage unit 108, the service level definition table 110, the unit variable definition table 150, or the service level storage unit 170 in FIG. Can be stored in ROM or RAM. Alternatively, these pieces of information may be stored in a storage device (not shown) connected to the service level management apparatus 100 and accessible by the service level management apparatus 100 or another computer (not shown).
  • the service level definition table 110 includes definitions of a plurality of service levels that the service level monitoring system 1 should monitor. Various service levels to be monitored are included. For example, the service level may include availability such as availability, or information regarding performance such as response time (TAT) and CPU usage, or power consumption.
  • TAT response time
  • CPU usage or power consumption.
  • the service level definition table 110 defines the types of service levels, the time and space ranges to be monitored, and the like.
  • the service level monitoring system 1 can calculate the service level defined in the service level definition table 110 and monitor the service level with a set threshold. Note that the monitoring process itself based on the service level threshold is not related to the essence of the present invention, and thus detailed description thereof is omitted.
  • the unit conversion definition table storage unit 108 stores a unit conversion definition table that defines unit conversion used when the analysis unit 106 collects different aggregation units with the same attribute. As described above, when calculating the value of the service level, the time range for aggregation (quarter, January, 1st, etc.), the scale of the system to be monitored (the entire data center, the entire service, the web ( (WEB) layer, application (AP) layer, database (DataBase: DB) layer (server), etc.) or calculation method (total, average, maximum, minimum, percentile, etc.) is required.
  • the relationship between the counting units is defined for each counting time, counting space, or counting method, and the unit conversion definition table is provided.
  • the total unit may be, for example, one year, half year, quarter, two months, one month, two weeks, one week, one day, one hour, or ten minutes. Reciprocal relationships between the total units, for example, 365 days for one year, 24 hours for one day, and the like are stored in advance in the unit conversion definition table. Similarly, regarding the total space or the total method, the interrelationships between the respective total units are held as unit conversion definition tables.
  • Various unit conversion definition tables stored in the unit conversion definition table storage unit 108 will be described in detail in an embodiment described later.
  • the unit conversion definition table storage unit 108 stores a plurality of unit conversion definition tables. Each unit conversion definition table defines a relationship between different aggregation units of each attribute. Based on each unit conversion definition table, the analysis unit 106 defines and outputs a plurality of different service levels having the same attribute and different aggregation units as unit variables for grouping the aggregation units between the same attributes.
  • the unit variable definition table 150 holds unit variables defined by the analysis unit 106.
  • the TAT maximum value (MAX) in which the aggregation time is one day and the aggregation space is a node is defined as the service level
  • the TAT maximum value (MAX) in which the aggregation time is one month and the aggregation space is a node. ) Is defined as a service level.
  • the analysis unit 106 refers to the unit conversion definition table because the two service levels are the same in the attribute TAT maximum value (MAX) and the aggregation time is different. To be consolidated. Then, the analysis unit 106 defines the maximum value (MAX) of TAT whose aggregation time is one day and whose aggregation space is a node as a unit variable (aggregation aggregation unit).
  • the analysis unit 106 analyzes a plurality of service level definitions (hereinafter also referred to as “service level definition 110”) in the service level definition table 110. And the analysis part 106 defines what has a smaller total unit as a unit variable. Or the analysis part 106 defines the aggregation which should be performed previously as a unit variable, when the aggregation method has a subordinate relationship. Then, the analysis unit 106 aggregates the aggregation units.
  • the aggregation unit 102 uses the management data stored in the management data storage unit 160 to aggregate using the unit variables defined by the analysis unit 106, and outputs the aggregation results as unit variable data.
  • the unit variable data output from the counting unit 102 is input to the service level calculation unit 104.
  • the service level calculation unit 104 calculates and outputs each service level defined in the service level definition table 110 using the unit variable data tabulated by the tabulation unit 102. At this time, the service level calculation unit 104 avoids duplication processing by redefining other service level calculation methods using the aggregated unit (unit variable). For example, the maximum value (MAX) of TAT in which the aggregation unit is one month and the aggregation space is a node is one month based on unit variable data in which the aggregation unit aggregated by the aggregation unit 102 is one day and the aggregation space is a node. You only have to count minutes.
  • the service level calculation method may be redefined by the analysis unit 106.
  • the calculated service level is stored in the service level storage unit 170.
  • the service level is displayed on a display device or the like.
  • the service level is processed by various application programs and presented to the user.
  • FIG. 2 is a flowchart showing an example of the operation of the service level management apparatus 100 according to the embodiment of the present invention.
  • the service level management method of the present invention is a management apparatus (service level management apparatus 100) for managing a service level that is a guarantee level to be satisfied by an information processing system (computer (not shown) or equipment (not shown) of the data center 5).
  • the service level management apparatus 100 analyzes a plurality of service level definitions (stored in the service level definition table 110) that define a service level calculation method, and has different aggregation units with the same attribute.
  • Aggregate aggregation unit (unit variable) for grouping aggregation units between the same attributes for a plurality of different service levels is defined (step S101), and management data for monitoring the operating state of the information processing system (stored in the management data storage unit 160)
  • management data for monitoring the operating state of the information processing system stored in the management data storage unit 160
  • step S103 Using the defined aggregation unit (unit variable) Aggregated for each variable) to obtain an aggregated value (unit variable data) (step S103), and aggregated aggregated units (units) based on a plurality of service level definitions (stored in the service level definition table 110) defining service levels Based on the total value (unit variable data) for each variable), service levels defined by a plurality of service level definitions (stored in the service level definition table 110) are calculated (step S105).
  • the service level monitoring system 1 when a plurality of service levels are calculated, duplication of calculation procedures is automatically detected, and processing for avoiding duplication is performed. Therefore, it is possible to reduce the processing load and increase the efficiency.
  • FIG. 3 is a functional block diagram showing the configuration of the service level monitoring system 1 according to the embodiment of the present invention.
  • the service level monitoring system 1 of this embodiment includes a service level management device 200.
  • the service level management apparatus 200 of this embodiment shows an example of a specific configuration for realizing the service level management apparatus of the present invention.
  • the service level management apparatus 200 of this embodiment has the same configuration as that of the service level management apparatus 100 of the above embodiment, and further includes a service level display unit 208 and a unit variable data storage unit (in the figure, “unit variable data”). ) 210 and a service level calculation definition table 220.
  • each data is described as being stored in a table format.
  • the present invention is not limited to this and can be stored in various forms.
  • each data may be in the form of a file described in an arbitrary programming language or a text file described in CSV (Comma Separated Values) format.
  • each data may be in a database format. It is desirable that each data can be viewed and edited by a user using an arbitrary editor or the like.
  • the management data storage unit 160 stores management data collected from the data center 5.
  • management data relates to information such as unscheduled downtime availability information, response time (TAT), CPU usage rate, memory usage, disk usage, or batch processing completion rate, etc. Includes information or power consumption.
  • the management data storage unit 160 shows at least one record 165 (FIG. 4 shows five records 165a to 165e. Hereinafter, when there is no need to distinguish each record, “ 165 ").
  • Each record 165 records a log of each data collected from the monitored system.
  • Each record 165 includes a recording date 161, a management data name 162, a target 163, or a value 164.
  • the configuration of the management data stored in the management data storage unit 160 in FIG. 4 is an example, and the present invention is not limited to this.
  • the recording date 161 indicates the date when the management data was recorded in the management data storage unit 160. Further, the recording date 161 may be the date when management data is collected.
  • the management data name 162 indicates the name of the recorded management data.
  • the object 163 indicates a space where management data is collected, for example, a node, a service, or a data center.
  • a value 164 indicates the value of management data actually collected.
  • values and units are recorded, but only numerical values may be used.
  • the data of each item of each table described in the embodiment of the present invention is shown by type, name (TAT or node A), etc., it is not limited to this, for example, by identifiable information such as an identifier. I just need it.
  • FIG. 4 shows that “TAT” of “service A” recorded in “2011/08/01, 15:00” is “10 msec”.
  • “unscheduled stop time” of “service A” recorded at the same time is “2 minutes”. This example means, for example, that the unscheduled stop time in the past hour was “2 minutes”.
  • the value of “operation status” of “node A” at the same time is “response received”. This example means that there was a response to the ping for checking the operating status at the recorded time.
  • the service level definition table 110 stores a plurality of definitions such as the type of service level to be monitored by the service level monitoring system 1 and the range of time and space to be monitored.
  • the service level monitoring system 1 can calculate the service level defined in the service level definition table 110 and monitor the service level with a set threshold value. Note that the monitoring process itself based on the service level threshold is not related to the essence of the present invention, and thus detailed description thereof is omitted.
  • the service level of the present invention includes various things.
  • service level includes availability such as availability and service time, reliability such as average recovery time, or performance information such as response time (TAT), CPU usage, memory usage, or disk usage, consumption
  • TAT response time
  • CPU usage CPU usage
  • memory usage or disk usage
  • PUE Power Usage Effectiveness
  • the service level definition table 110 shows at least one record 117 (FIG. 5 shows three records 117a, 117b, and 117c. Hereinafter, when there is no need to distinguish each record in particular. , “117”).
  • Each record 117 includes a service level (hereinafter also referred to as “SL (Service Level)”) name 111, an SL type 112, an aggregation variable 113, an aggregation time 114, an aggregation space 115, or an aggregation method 116.
  • SL Service Level
  • the SL name 111 indicates a name for identifying a service level.
  • the SL type 112 indicates the type of service level to be calculated.
  • the total variable 113 indicates the type of management data used for calculating the service level value.
  • the total time 114 indicates a time range in which the total variable 113 is totaled and the service level value is calculated.
  • the total space 115 indicates the range of the space where the total variable 113 is totaled and the service level value is calculated.
  • the aggregation method 116 indicates a method for aggregating the aggregation variable 113.
  • the configuration of the service level definition table 110 in FIG. 5 is an example, and the present invention is not limited to this.
  • the SL type 112 includes, for example, availability such as operation rate or service time, reliability such as average recovery time, and response time (Turn Around Time: TAT), CPU usage rate, memory usage, or disk usage. Information on performance, power consumption, carbon dioxide equivalent, or power usage efficiency (PUE).
  • the aggregate variable 113 is, for example, service level values listed in the SL type 112 such as unscheduled stop time, response time (TAT), information on performance such as CPU usage rate, memory usage, disk usage, and power consumption. Is the type of management data required to calculate
  • the total time 114 is, for example, one year, quarter, two months, one month, two weeks, one week, one day, one hour, ten minutes, or one minute.
  • the total space 115 includes, for example, a plurality of data centers, one data center, a management unit defined based on an operation system, a customer, a customer department, a specific system, an entire service, an AP layer, a WEB layer, and a DB layer. Layers, nodes, etc.
  • the aggregation method 116 is, for example, sum, average, maximum, minimum, percentile, and the like. Alternatively, the counting method 116 may specify a calculation formula. In the example of the service level definition table 110 illustrated in FIG. 5, the aggregation method of “operation rate” is defined as “expression”, but this is defined separately.
  • the unit conversion definition table storage unit 108 in FIG. 3 stores a plurality of unit conversion definition tables that define unit conversions used when the analysis unit 106 in FIG. 3 collects different aggregation units with the same attribute.
  • the unit conversion definition table storage unit 108 includes at least one unit conversion definition table that defines the relationship between different aggregation units of each attribute shown in FIGS.
  • the unit conversion definition table storage unit 108 includes the time definition table 120 in FIG. 6, the space definition table 130 in FIG. 7, and the individual definition table 140 in FIG.
  • the time definition table 120 defines the relationship between time aggregation units. As shown in FIG. 6, the time definition table 120 shows at least one record 127 (FIG. 6 shows six records 127a to 127f. In the following, if there is no need to distinguish each record, “127 "). Each record 127 can include a unit name 121 and unit converted values 122 to 126. As can be seen from the figure, the time aggregation units are inclusive of each other, and the time definition table 120 defines the inclusion relationship of the time aggregation units. Note that the configuration of the time definition table 120 in FIG. 6 is an example, and the present invention is not limited to this.
  • the unit name 121 indicates the name of the time unit.
  • the time unit means a time width of a variable used for calculating a service level value. For example, if the time unit is “1 day”, the time width of the variable used to calculate the service level value is “a value measured at intervals of 1 day” or “statistics such as average and sum of management data for 1 day” It means “processed value”.
  • the unit conversion values 122 to 126 indicate the number of time aggregation units when the time in parentheses is based on the aggregation unit. For example, in FIG. 6, “90” is recorded in “Unit conversion value (1 day)” of “Quarter”. This indicates that “quarter” is “90 days” when “1 day” is used as a unit. On the other hand, “-” is recorded in “Unit conversion value (1 year)” of “Quarter”. This indicates that there is no corresponding data because “1 year” is larger than “quarter”.
  • the space definition table 130 defines the relationship of the aggregation units of the space to be managed. As shown in FIG. 7, the space definition table 130 shows at least one record 135 (FIG. 7 shows five records 135a to 135e. Hereinafter, when it is not necessary to distinguish each record, “135 ").
  • Each record 135 can include a unit name 131 and unit conversion values 132 to 134.
  • the space aggregation units are in an inclusive relationship
  • the space definition table 130 defines the inclusive relationship of the space aggregation units.
  • the inclusion relationship is, for example, a relationship such as unit size, long / short, wide / narrow.
  • the inclusion relationship can also include the relationship of the common parts between the aggregation units. In other embodiments, there may be cases where the aggregate units of space are not in an inclusive relationship.
  • These relationships may be defined and stored in the space definition table 130.
  • the configuration of the space definition table 130 in FIG. 7 is an example, and the present invention is not limited to this.
  • the unit name 131 indicates the name of the space unit.
  • the space unit means the width of a variable space used for calculating a service level value. For example, if the spatial unit is “AP layer”, the width of the space of the variable used for calculating the service level value is “value measured in the entire AP layer” or “management data of nodes included in the AP layer, It means “statistically processed value such as sum”.
  • Unit conversion values 132 to 134 indicate the number of space units when the space units in parentheses are used as a reference. For example, in FIG. 7, “10000” is recorded in “unit conversion value (node)” of “DC”. This indicates that “DC” is composed of “10000 nodes” when “node” is used as a unit. On the other hand, “ ⁇ ” is recorded in “Unit conversion value (plural DC)” of “DC”. This indicates that there is no corresponding data because “plural DC” is larger than “DC”.
  • the individual definition table 140 is a definition relating to a specific monitoring item, and stores information defining a counting method in which service levels are arbitrarily defined by mathematical formulas or the like. As shown in FIG. 8, the individual definition table 140 shows at least one record 146 (FIG. 8 shows one record of 146a. Hereinafter, if it is not necessary to distinguish each record, “146” is shown. Included).
  • Each record 146 includes an SL type 141, a tabulation method 142, a variable 143, a time unit 144, or a space unit 145.
  • the configuration of the individual definition table 140 in FIG. 8 is an example, and the present invention is not limited to this.
  • the SL type 141 indicates the type of service level calculated based on the individual definition defined in the individual definition table 140 (hereinafter also referred to as “individual definition 140”).
  • the aggregation method 142 indicates a calculation formula or a function used for calculating the service level value.
  • m represents a scheduled operation time
  • n represents an unscheduled stop time.
  • the scheduled operating time shall be a constant value.
  • a variable 143 indicates a variable used for calculating a service level value.
  • the time unit 144 indicates the range of the total time for calculating the service level value.
  • the space unit 145 indicates the width of the total space for calculating the service level value.
  • “unscheduled stop time” is a variable.
  • the time unit 144 is “1 day” and the space unit 145 is “service”.
  • the collection method defined as “expression” by the aggregation method 116 of the record 117c in the service level definition table 110 in FIG. 5 corresponds to the aggregation method 142 defined in the individual definition table 140.
  • the tabulation method 116 is shown as “expression”, but the individual definition table 140 can define information that can identify the formula of the tabulation method 142, for example, a function name.
  • the analysis unit 106 is based on the unit conversion definition composed of the time definition table 120, the space definition table 130, or the individual definition table 140 recorded in the service level definition table 110 and the unit conversion definition table storage unit 108. Detect duplicate service level calculation processes. The analysis unit 106 then defines a service level calculation definition that is a definition for calculating a service level value while avoiding duplication, and a definition for calculating a value (total value) used for calculating the service level value. The unit variable definition is output.
  • the output unit variable definition and service level calculation definition are stored in the unit variable definition table 150 and the service level calculation definition table 220, respectively.
  • the unit variable definition stored in the unit variable definition table 150 is referred to as “unit variable definition 150”.
  • the service level calculation definition stored in the service level calculation definition table 220 is referred to as “service level calculation definition 220”.
  • the analysis unit 106 first refers to the service level definition table 110, reads the service level definition, and based on the time definition table 120, the space definition table 130, or the individual definition table 140 recorded in the unit conversion definition table storage unit 108. Analyze the overlaps in calculating service level values.
  • the analysis unit 106 summarizes the aggregation units for the service levels of the different aggregation units with the same attribute, defines unit variables, and generates a service level calculation definition for calculating each service level from the unit variables. By using the unit variable definition and the service level calculation definition, the aggregation unit 102 and the service level calculation unit 104, which will be described later, can calculate the service level value while avoiding duplication.
  • the analysis unit 106 defines, as a unit variable, the smallest unit that is the innermost among the service levels defined in the service level definition 110 between service levels in which the aggregation units are in an inclusive relationship. .
  • the analysis unit 106 outputs the unit variable definition 150 to the counting unit 102.
  • the unit variable is a variable used by the service level calculation unit 104 to calculate a service level value.
  • the unit variable definition 150 is a definition used by the counting unit 102 to calculate unit variables.
  • the unit variable definition table 150 stores definitions of unit variables that summarize the aggregation units defined by the analysis unit 106. As shown in FIG. 9, the unit variable definition table 150 shows at least one record 158 (FIG. 9 shows one record 158a. In the following, if there is no need to distinguish each record, “158” is shown. Can be included. Each record 158 includes a unit variable name 151, a totaling method 152, a variable 153, a totaling time 154, a totaling space 155, a time unit 156, or a space unit 157.
  • the configuration of the unit variable definition table 150 in FIG. 9 is an example, and the present invention is not limited to this.
  • the unit variable name 151 indicates the name of the unit variable.
  • the totaling method 152 corresponds to the totaling method 116 of the service level definition table 110 in FIG. 5, and indicates a variable totaling method used when calculating a service level value.
  • a variable 153 corresponds to the aggregation variable 113 of the service level definition table 110 in FIG. 5 and indicates the type of management data used for calculating the service level value.
  • the total time 154 corresponds to the total time 114 of the service level definition table 110 in FIG. 5, and indicates a time range in which the variable 153 is totaled and the service level value is calculated.
  • the total space 155 corresponds to the total space 115 of the service level definition table 110 in FIG. 5 and indicates the range of the space where the variables 153 are totaled and the service level value is calculated.
  • the time unit 156 indicates the timing (time interval) for reading the original data (management data) of the variable 153 used when calculating the service level value.
  • a unit equal to or smaller than the total time 154 is selected.
  • the management data collection or recording time unit (5 minutes) may be used as it is as the time unit 156.
  • a time unit such as a 10-minute interval in which the management data collection interval is an integer multiple of 5 minutes may be set. These may be set appropriately by providing a setting table separately.
  • the space unit 157 indicates the range of the target space from which the original data (management data) of the variable 153 used when calculating the service level value is read. As the space unit 157, a unit equal to or smaller than the size of the total space 155 is selected.
  • Each record 158 includes a specific total time 154 of the variable 153 used for calculating the unit variable, for example, a range in which what time is designated, or a specific range of the total space 155, for example, the node A , B, D and the like. These may be set appropriately by providing a setting table separately. When the analysis unit 106 defines the unit variable definition 150, these setting tables may be referred to.
  • the unit variable “TAT (1 day, node)” in FIG. 9 is the variable “TAT” recorded in the management data storage unit 160 in units of “10 minutes” and “node”, This means reading in the range of each “node” and calculating the maximum value (MAX) within that range.
  • the service level calculation definition table 220 is a definition used when the service level calculation unit 104 calculates a service level value. As shown in FIG. 10, the service level calculation definition table 220 shows at least one record 229 (shown in FIG. 10 is three records 229a to 229c. Hereinafter, when there is no need to distinguish each record in particular, "229"). Each record 229 includes an SL name 221, an aggregation method 222, a variable 223, an aggregation time 224, an aggregation space 225, a time unit 226, a space unit 227, or an aggregation determination 228. Note that the configuration of the service level calculation definition table 220 in FIG. 10 is an example, and the present invention is not limited to this.
  • the SL name 221 indicates the name of the service level calculated by the service level calculation unit 104 based on the service level calculation definition 220.
  • the aggregation method 222 indicates a method for calculating a service level value.
  • the variable 223 indicates the name of the variable used when calculating the service level value.
  • the totaling time 224 indicates the width of time during which the variable 223 is totaled and the service level value is calculated.
  • the total space 225 indicates the width of the space where the variables 223 are totaled and the service level value is calculated.
  • the time unit 226 indicates the time width of the variable 223 used when calculating the service level value.
  • the space unit 227 indicates the space width of the variable 223 used when calculating the service level value.
  • the aggregation determination 228 indicates information (such as a flag) for identifying whether or not the target service level is a calculation aggregation target.
  • the aggregation determination 228 is defined as “1” by the analysis unit 106 as “1”, and “0” otherwise.
  • “TAT_B” in FIG. 10 includes a variable 223 “TAT (1 day, node)” recorded in units of “1 day” and “node”, and the service level calculation unit 104 sets “January” and It means reading in the range of “service” and calculating “MAX”, that is, the maximum value.
  • a variable 223 “TAT (1 day, node)” corresponds to the unit variable defined in the unit variable definition 150 of FIG.
  • the aggregation determination of “TAT_B” is “1”, which means that the service level calculation unit 104 reads the variable 223 from the unit variable data storage unit 210.
  • the service level calculation unit 104 reads the variable 223 from the management data storage unit 160 for the service level whose aggregation determination 228 is “0”.
  • the record 229 of the service level calculation definition 220 may include the total time 224 of the variable 223 and the specific range of the total space 225 used for calculating the service level value. The specific range may be set as appropriate by providing a setting table separately. When the analysis unit 106 defines the service level calculation definition 220, these setting tables may be referred to.
  • the aggregation unit 102 in FIG. 3 refers to the unit variable definition table 150, aggregates the management data read from the management data storage unit 160 based on the unit variable definition, and outputs the aggregation value.
  • the output total value is stored as unit variable data in the unit variable data storage unit 210.
  • the unit variable data storage unit 210 records the unit variable data (hereinafter also referred to as “unit variable data 210”) output by the totaling unit 102.
  • the unit variable data 210 is data used by the service level calculation unit 104 to calculate a service level value.
  • the unit variable data storage unit 210 has at least one record 217 (FIG. 11 shows three records 217a, 217b, and 217c. Hereinafter, it is not necessary to distinguish each record in particular. May be labeled "217").
  • Each record 217 includes a recording date and time 211, a unit variable name 212, a totaling time 213, a totaling space 214, a totaling method 215 or a value 216.
  • the structure of the unit variable data storage unit 210 in FIG. 11 is an example, and the present invention is not limited to this.
  • the recording date 211 indicates the date when the unit variable data 210 record was recorded.
  • the unit variable name 212 corresponds to the unit variable name 151 of the unit variable definition 150 in FIG. 9, and indicates a name for identifying the unit variable data 210.
  • the total time 213 indicates a time range in which the values of the unit variable data 210 are totaled.
  • the total space 214 indicates a spatial range in which the values of the unit variable data 210 are totaled.
  • the totaling method 215 corresponds to the totaling method 152 of the unit variable definition 150 in FIG. 9 and shows a method of calculating the value of the unit variable data 210.
  • a value 216 is a value of the calculated unit variable data 210.
  • FIG. 11 shows “TAT (1 day, 1 day, when calculating the maximum value for“ Node A ”in the time range“ 2011/07/31, 15:01 to 2011/08/08, 15:00 ””.
  • Node) "is” 5.1 sec ".
  • FIG. 11 only the record 217 of the value of TAT (1 day, node) of the node A is shown as the data of August 1, but the record 217 of the value of another node is also a unit variable data storage unit. Suppose that it is recorded in 210.
  • the service level calculation unit 104 refers to the service level definition table 110 and, based on each service level definition, is recorded in the management data and unit variable data storage unit 210 recorded in the management data storage unit 160.
  • the service level value is calculated using the unit variable data as input.
  • the service level calculation unit 104 can store the calculated service level value in the service level storage unit 170.
  • the service level storage unit 170 stores the service level value calculated by the service level calculation unit 104. As shown in FIG. 12, the service level storage unit 170 shows at least one service level record 177 (FIG. 12 shows two records 177a and 177b. In the following, there is no need to distinguish each record in particular. Can be labeled "177"). Each record 177 includes a recording date 171, an SL name 172, an aggregation time 173, an aggregation space 174, an aggregation method 175 or a value 176.
  • the structure of the service level storage unit 170 in FIG. 12 is an example, and the present invention is not limited to this.
  • the aggregation method 175 is not necessarily required because it can be known by referring to the aggregation method 116 of the SL name 111 in the corresponding service level definition table 110 of FIG.
  • the recording date 171 indicates the date when each service level record 177 was recorded in the service level storage unit 170.
  • the SL name 172 corresponds to the SL name 111 in FIG. 5 and indicates a name for identifying the service level.
  • the total time 173 indicates a time range in which the service level values are totaled.
  • the total space 174 indicates a space range in which the service level value is calculated.
  • the totaling method 175 corresponds to the totaling method 116 in FIG. 5 and shows a method for calculating a service level value.
  • the value 176 is the calculated service level value.
  • the value of “TAT_A” obtained by calculating the maximum value for “node A” in the time range “2011/07/31 15:01 to 2011/08/08 15:00” is “5”. .1 sec ".
  • the maximum value calculated for “Service A” is “TAT_B” and the value is “6.4 sec”. is there.
  • 11 and 12 indicate the time ranges by the start time and the end time, but are not limited thereto. Since the total time width can be acquired based on the unit variable name 212 or the SL name 172, the total time 213 and 173 may be only the start time or the end time, or the start time or the end time and the total time width. You may make it have the information of. If the timing of the total time is predetermined in operation, the time is not necessarily required, and only the date may be used.
  • the service level display unit 208 refers to the service level storage unit 170 and presents the service level value calculated by the service level calculation unit 104 to the user.
  • the service level display unit 208 may be configured by a display device such as a display (not shown) or an application that presents a service level value or an operation state to the user.
  • the service level display unit 208 may directly receive and present the service level calculated by the service level calculation unit 104 without referring to the service level storage unit 170.
  • FIG. 13 to 17 are flowcharts showing an example of the operation of the service level monitoring system 1 according to the embodiment of the present invention.
  • FIG. 13 shows the operation of the analysis unit 106 in this embodiment.
  • 14 and 15 show the details of each processing procedure in FIG.
  • FIG. 16 shows the operation of the counting unit 102 in the present embodiment.
  • FIG. 17 shows the operation of the service level calculation unit 104 in the present embodiment.
  • the analysis unit 106 reads the service level definition with reference to the service level definition table 110 (step S201).
  • the analysis unit 106 determines, for each service level definition, whether there is a service level that summarizes the aggregation units with the same attribute, that is, whether the calculated service level is an aggregation target (step S203).
  • the analysis unit 106 extracts records 117a and 117b having the same aggregation variable 113 and aggregation method 116 from the service level definition table 110 in FIG. 5 and sets them as aggregation targets (YES in step S203).
  • the analysis unit 106 determines that the record 117c in which the record 117 having the same aggregation variable 113 and the aggregation method 116 does not exist is excluded from the aggregation target (NO in Step S203).
  • the aggregation target means a service level in which a process that overlaps with another service level exists in the calculation process.
  • the aggregation variable 113 is “TAT” and the aggregation method 116 is “MAX” (YES in step S203). Determines that “TAT_A” and “TAT_B” are aggregation targets, and proceeds to step S205.
  • the analysis unit 106 selects “operation rate_A” as an aggregation target. It determines with there not being, and progresses to step S207.
  • the analysis unit 106 outputs a unit variable definition based on the service level definition 110 and the time definition 120, the space definition 130 or the individual definition 140 recorded in the unit conversion definition table storage unit 108, and the unit variable definition table 150 (step S205).
  • the analysis unit 106 outputs a service level calculation definition based on the service level definition 110 and the unit variable definition 150, and stores the service level calculation definition in the service level calculation definition table 220 (step S207).
  • the service level management apparatus 200 analyzes a plurality of service level definitions 110, and unit variable definition 150 and service level calculation definition 220 for service levels that can be aggregated with the same attribute. Can be output.
  • the analysis unit 106 defines an aggregation unit (unit variable) for the service level determined as the aggregation target in step S203 of FIG. 13 (step S211).
  • the aggregation unit (unit variable) is the aggregation time 114 or the aggregation space 115 of the aggregation variable 113 of the service level definition 110 that can be used in common when calculating values of a plurality of service levels that have overlapping calculation processes. It is a pair.
  • the analysis unit 106 selects the minimum aggregation time 114 and the aggregation space 115 from a plurality of service levels having the same aggregation method 116 among the service levels of the service level definition 110 determined to be an aggregation target, and defines them as unit variables. .
  • the analysis unit 106 may refer to the time definition 120 or the individual definition 140 recorded in the unit conversion definition table storage unit 108 when defining the unit variable.
  • the aggregation targets are “TAT_A” and “TAT_B”, and their aggregation times 114 are “1 month” and “1 day”, respectively.
  • “1 day” is an inner aggregation unit included in “1 month”. Therefore, the analysis unit 106 selects “1 day” as the unit variable based on the time definition 120.
  • the analysis unit 106 selects an inner “node” included in “service” as a unit variable based on the space definition 130. Therefore, the analysis unit 106 defines the unit variable as “1 day” and “node”.
  • the analysis unit 106 defines the unit variable name 151 of the unit variable definition 150 in FIG. 9 based on the service level definition 110 and the unit variable defined in step S211 (step S213).
  • the unit variable is a value used when the service level calculation unit 104 calculates a service level value.
  • the aggregation targets in the service level definition 110 are “TAT_A” and “TAT_B”, and the variable is “TAT”.
  • the unit variables are “1 day” and “node”. Accordingly, the analysis unit 106 defines the unit variable name 151 as “TAT (1 day, node)”. That is, the unit variable is defined by the aggregation time, the aggregation space, the aggregation method, or a combination thereof, together with the attribute of the service level variable to be aggregated.
  • the analysis unit 106 refers to the service level definition table 110, compares the SL type 112 and the aggregation method 116 of the service level to be aggregated with the individual definition 140, and finds a service level that matches the individual definition 140. It is determined whether or not it exists (step S215). If there is a matching service level (YES in step S215), step S217 and step S219 are bypassed for that service level, and the process proceeds to step S221.
  • the analysis unit 106 defines the aggregation method 142, variable 143, time unit 144, and space unit 145 recorded in the individual definition 140 as the aggregation method 152, variable 153, time unit 156, and space unit 157 of the unit variable definition table 150 as they are. (Step S221).
  • the aggregation targets in the service level definition 110 in FIG. 5 are “TAT_A” and “TAT_B”, and there is no item that matches the individual definition 140 for the SL type 112 and the aggregation method 116 (NO in step S215). . Therefore, the information of the individual definition 140 is not used as the unit variable definition 150.
  • the analysis unit 106 defines a totaling method 152, a totaling time 154, or a totaling space 155 for calculating unit variables (step S217). For example, based on the service level definition 110, the analysis unit 106 defines the aggregation method 152 of the unit variable “TAT (1 day, node)” in the unit variable definition 150 as “MAX”. Similarly, the analysis unit 106 defines the total time 154 in the unit variable definition 150 as “1 day” and the total space 155 as “node” based on the service level definition 110 and the unit variables defined in step S211.
  • the analysis unit 106 defines a variable 153 used when calculating a unit variable based on the service level definition 110. Further, the analysis unit 106 defines a time unit 156 and a space unit 157 for calculating the unit variable based on the unit variable, the time definition 120, and the space definition 130 (step S219). At this time, the analysis unit 106 selects a unit of the total time 154 and the total space 155 or less as the time unit 156 and the space unit 157.
  • the analysis unit 106 first defines the variable 153 of the unit variable “TAT (1 day, node)” as “TAT” based on the service level definition 110. Next, since the total time 154 of the unit variable “TAT (1 day, node)” is “1 day”, the analysis unit 106 uses the time definition 120 as the time unit 156 for calculating the unit variable. A smaller unit, and “10 minutes”, which is an integer multiple (2 times) of the management data collection timing, is defined. Similarly, since the total space 155 of the unit variable “TAT (1 day, node)” is “node”, the analysis unit 106 uses the space definition 130 as a space unit 157 for calculating the unit variable based on the space definition 130. Define a “node” which is the same unit.
  • the analysis unit 106 outputs a unit variable definition based on the results of steps S211 to S219 and stores the unit variable definition in the unit variable definition table 150 (step S221). In this way, the service level management apparatus 200 of the present embodiment can generate the unit variable definition table 150.
  • the analysis unit 106 classifies the service level of the service level definition 110 according to whether or not the service level is a calculation aggregation target based on the result of step S203 of FIG. 13 (step S231).
  • the analysis unit 106 generates records 229a, 229b, and 229c corresponding to the records 117a, 117b, and 117c in the service level definition table 110 in FIG. 5 in the service level calculation definition table 220 in FIG. That is, the SL name 111 of each record 117 of the service level definition 110 is defined as the SL name 221 of each record 229 of the service level calculation definition 220.
  • the analysis unit 106 sets the aggregation determination 228 of the service level calculation definition 220 of the service level classified as the aggregation target in step S231 to “1”, and sets the aggregation determination 228 of the service level classified as the aggregation target to “0”.
  • the aggregation determination 228 is an index used to determine which of the unit variable data storage unit 210 and the management data storage unit 160 is to read variables when the service level calculation unit 104 calculates a service level value. . That is, the aggregation determination 228 indicates whether to use the aggregate value of the management data aggregated by the aggregation unit 102 or the management data itself.
  • the analysis unit 106 sets the aggregation determination 228 of “TAT_A” of the record 229a and “TAT_B” of the record 229b to “1”, respectively. It is defined as Similarly, the analysis unit 106 defines “0” as the aggregation determination 228 of “operation rate_A” of the record 229c of the service level calculation definition 220.
  • the analysis unit 106 compares the SL type 112 and the aggregation method 116 of the service level definition 110 with the SL type 141 and the aggregation method 142 of the individual definition 140, and compares the SL type 112 and the aggregation method 116 of the service level definition 110 with each other. Then, it is determined whether or not the service level record 117 in which the SL type 141 and the tabulation method 142 of the individual definition 140 coincide with each other exists in the service level definition 110 (step S233). If there is a matching service level (YES in step S233), step S235 and step S237 are bypassed, and the process proceeds to step S239.
  • the analysis unit 106 defines the aggregation method 142, variable 143, time unit 144, and space unit 145 of the individual definition 140 as the aggregation method 222, variable 223, time unit 226, and space unit 227 of the service level calculation definition 220, respectively ( Step S239).
  • the SL type 112 “operating rate” defined in “operating rate_A” of the service level definition 110 and the SL type 141 “operating rate” recorded in the individual definition 140 match (YES in step S233).
  • the unit 106 stores the aggregation method 142 “(m ⁇ ni) / m”, the variable 143 “unscheduled stop time”, the time unit 144 “one day”, and the space unit 145 “service” recorded in the individual definition 140.
  • the “operation rate_A” totaling method 222, the variable 223, the time unit 226, and the space unit 227 of the record 229c of the service level calculation definition 220 are defined (step S239).
  • step S233 After the determination in step S233, apart from the service level processing that matches the individual definition 140, for the service level that does not match the individual definition 140 (NO in step S233), the process proceeds to step S235, and the analysis unit 106: Perform the process.
  • the analysis unit 106 defines a variable 223 used for calculation for a service level that does not have an item that matches the individual definition 140 (step S235).
  • step S235 the analysis unit 106 defines the unit variable defined in step S205 as the variable 223 used for calculation of the service level value of which the aggregation determination 228 is “1”.
  • the analysis unit 106 defines a variable 223 that is used to calculate a service level value for which the aggregation determination 228 is “0”. Further, the analysis unit 106 defines a total time 224 and a total space 225 based on the service level definition 110 for a service level that does not have an item that matches the individual definition 140.
  • the analysis unit 106 defines the unit variable “TAT (1 day, node)” as the variable 223 for calculating “TAT_A” and “TAT_B”. Further, the analysis unit 106 uses the total time 114 and the total space 115 of the record 117a based on the service level definition 110 as the total time 224 “1 day” and the total space 225 “of the TAT_A” of the record 229a of the service level calculation definition 220. Define as node. Similarly, the analysis unit 106 defines “TAT_B” of the record 229 b of the service level calculation definition 220 based on the record 117 b of the service level definition 110.
  • the analysis unit 106 defines a tabulation method 222 used when calculating a service level value (step S237). Further, the analysis unit 106 defines a time unit 226 and a space unit 227 for calculating a service level value based on the service level definition 110, the unit variable definition 150, the time definition 120, or the space definition 130. At this time, the analysis unit 106 selects, as the time unit 226 and the space unit 227, units less than the size of the total time 114 and the total space 115 recorded in the service level definition 110.
  • the variable 223 for calculating “TAT_A” in step S235 is defined as a unit variable “TAT (1 day, node)”.
  • the service level “TAT_A” of the record 117a of the service level definition 110 and the unit variable “TAT (1 day, node)” of the variable 223 of the record 229a of the service level calculation definition 220 (Corresponding to the record 158a of the unit variable definition 150) is the same. Therefore, when calculating the service level “TAT_A”, the analysis unit 106 uses the unit variable data of “TAT (1 day, node)” that has already been calculated by the counting unit 102 based on the unit variable definition 150 as a unit.
  • the analysis unit 106 compares the service level definition 110 and the variable 223 and, when determining that they are the same, defines “Read” as the aggregation method 222 of the service level “TAT_A” of the record 229a.
  • the aggregation method 222 “Read” means that the analysis unit 106 reads data from the unit variable data storage unit 210.
  • the analysis unit 106 defines a counting method 222 of “TAT_B”.
  • the variable 223 for calculating “TAT_B” is defined as “TAT (1 day, node)”.
  • the service level “TAT_B” of the service level definition 110 and the unit variable “TAT (1 day, node)” of the variable 223 are not the same. Therefore, based on the service level definition 110, the analysis unit 106 defines “MAX” of the aggregation method 116 of the record 117b as the aggregation method 222 of “TAT_B” of the record 229b of the service level calculation definition 220.
  • the total time 224 of “TAT_A” and the total space 225 of the record 229a of the service level calculation definition 220 are the total time 154 of the record 158a of the unit variable definition 150 corresponding to the variable 223 “TAT (1 day, node)”. Since it is the same as the total space 155, based on the unit variable “1 day” and “node” defined in step S211, the analysis unit 106 sets the time unit 226 to “1 day” and the space unit 227 to “ Each node is defined. Also, “TAT_B” is defined similarly.
  • the analysis unit 106 outputs a service level calculation definition that is a definition for calculating a service level value based on the results of steps S231 to S237, and stores the service level calculation definition in the service level calculation definition table 220 (step S239). ).
  • the service level calculation definition 220 shown in FIG. 10 is obtained.
  • the analysis unit 106 can analyze the duplication of the calculation process of the service level definition 110 and output the service level calculation definition 220 and the unit variable definition 150.
  • FIG. 16 is a flowchart showing the operation of the counting unit 102.
  • the totaling unit 102 reads the unit variable definition 150 (step S241).
  • the totaling unit 102 determines the range of the variable 153 used for calculating the value of the unit variable based on the unit variable definition 150 (step S243).
  • the variable 153 for calculating “TAT (1 day, node)” is “TAT”.
  • the time unit 156 is “10 minutes”, and the space unit 157 is “node”. Therefore, the totaling unit 102 determines that “TAT” recorded in units of “10 minutes” and “node” is a variable for calculating the value of the unit variable. Since the total time 154 is “1 day”, the total unit 102 defines the management data “1 day” recorded in units of “10 minutes” as the range of the variable 153.
  • the counting unit 102 may refer to the time definition 120 and the space definition 130 in order to determine the range and number of variables used to calculate the value of the unit variable.
  • the totaling unit 102 reads the variable 153 used for calculating the value of the unit variable from the management data storage unit 160 based on the unit variable definition 150 (step S245). For example, in order to calculate the value of “TAT (1 day, node)” of the record 158a of the unit variable definition 150, the counting unit 102 calculates “10 minutes” and “node” units from the calculation time point to one day before. Is read from the management data storage unit 160.
  • the totaling unit 102 calculates the value of the unit variable based on the read variable 153 and the totaling method 152 (step S247).
  • the aggregation method 152 of “TAT (1 day, node)” is “MAX” based on the unit variable definition 150
  • the aggregation unit 102 selects the TAT value from the range read in step S 245. Select the maximum value.
  • the totaling unit 102 outputs the unit variable value 216 calculated in step S247 to the unit variable data storage unit 210 (step S249). At this time, the totaling unit 102 adds the recording date and time 211, the unit variable name 212, the totaling time 213, the totaling space 214, and the totaling method 215 to the unit variable data record 217 of FIG. Record.
  • the totaling unit 102 outputs the totaling time 213 in the unit variable data based on the totaling time 154 recorded in the unit variable definition 150 in FIG. 9 and the recording date and time 211 when the unit variable data in FIG. 11 is calculated.
  • the totaling time 154 of “TAT (1 day, node)” is “1 day” based on the unit variable definition 150 of FIG. Let the day be the total time 213 in the unit variable data 210.
  • the aggregation method 215 is “MAX” of the aggregation method 152 of the unit variable definition 150.
  • the counting unit 102 can calculate the unit variables based on the unit variable definition 150 and the management data.
  • FIG. 17 is a flowchart showing the operation of the service level calculation unit 104.
  • the service level calculation unit 104 reads each record 229 from the service level calculation definition 220 (step S251). Next, the service level calculation unit 104 determines a variable 223 to be used for calculating a service level value based on the record 229. Next, the service level calculation unit 104 sets the range of the variable 223 used for calculating the service level value based on the total time 224, the total space 225, the time unit 226, and the space unit 227 recorded in the service level calculation definition 220. Determination is made (step S253).
  • the variable 223 for calculating “TAT_B” of the record 229b is “TAT (1 day, node)”.
  • the time unit 226 of the record 229b is “1 day”, and the space unit 227 is “node”. Therefore, the service level calculation unit 104 determines “TAT” recorded in units of “1 day” and “node” as a variable for calculating the value of “TAT_B”. Further, since the total time 224 is “January” and the total space 225 is “service”, the service level calculation unit 104 forms “service” for “January” recorded in units of “one day”. The value of “node” is set as the range of the variable 223.
  • the service level calculation unit 104 may refer to the time definition 120 and the space definition 130 in order to determine the range and the number of variables used for calculating the service level value.
  • the service level calculation unit 104 reads the variable 223 corresponding to the range defined in step S243 from either the unit variable data storage unit 210 or the management data storage unit 160.
  • the service level calculation unit 104 determines from which storage unit the variable 223 is read based on the aggregation determination 228 of the service level calculation definition 220. If the aggregation determination 228 is “1”, the service level calculation unit 104 reads the variable 223 from the unit variable data storage unit 210. On the other hand, if the aggregation determination 228 is “0”, the service level calculation unit 104 reads the variable 223 from the management data storage unit 160 (step S255).
  • the service level calculation unit 104 since the aggregation determination 228 of “TAT_A” in the record 229a and “TAT_B” in the record 229b in FIG. 10 are both “1”, the service level calculation unit 104 stores the variable 223 defined in step S253 as unit variable data storage. Read from the unit 210. On the other hand, since the aggregation determination 228 of “operation rate_A” of the record 229c is “0”, the service level calculation unit 104 reads the variable 223 defined in step S253 from the management data storage unit 160.
  • the service level calculation unit 104 calculates a service level value based on the aggregation method 222 of the service level calculation definition 220 using the variables read in step S245.
  • the service level calculation unit 104 outputs the calculated service level value to the service level display unit 208 (step S257).
  • the service level calculation unit 104 selects the maximum value from the values read in step S255.
  • the service level value output by the service level calculation unit 104 may be stored in the service level storage unit 170 of FIG. 12 as an example. As described above, the service level calculation unit 104 can calculate a service level value.
  • the service level monitoring system 1 may further include a management data collection unit 240 and a management data collection definition table 230, as shown in FIG.
  • the management data collection unit 240 first collects management data related to a monitoring target system (not shown) based on the management data collection definition table 230.
  • the management data collection unit 240 outputs the management data of each item to the management data storage unit 160 as a management data log based on the management data collection definition table 230.
  • the monitoring target system can be, for example, a server alone, a WEB three-tier system composed of a plurality of servers, a server group stored in one rack, the entire data center, or all servers constituting a service, Or all servers used by a certain user, a server group used by a part of a certain user group, or a server of a plurality of data centers as a whole.
  • the management data collected by the management data collection unit 240 includes information on availability of the monitored system such as unscheduled stop time, response time (TAT), CPU usage rate, memory usage rate, disk usage rate, batch processing completion rate, Such as performance information and power consumption.
  • TAT response time
  • CPU usage rate CPU usage rate
  • memory usage rate memory usage rate
  • disk usage rate disk usage rate
  • batch processing completion rate Such as performance information and power consumption.
  • the management data collection definition table 230 describes definitions related to management data collected by the management data collection unit 240. As shown in FIG. 19, the management data collection definition table 230 shows at least one record 234 (FIG. 19 shows three records 234a, 234b, and 234c. Hereinafter, there is no need to distinguish each record in particular. Is configured to include “234”. Each record 234 includes a management data name 231, a collection method 232, or a recording interval 233.
  • the configuration of the management data collection definition table 230 in FIG. 19 is an example, and the present invention is not limited to this.
  • Management data name 231 indicates a name for identifying management data.
  • the collection method 232 indicates a method for collecting management data.
  • the recording interval 233 indicates an interval at which collected management data is recorded in the management data storage unit 160.
  • the record in FIG. 19 and “TAT” in 234a mean that management data “TAT” “measured by middleware” every “5 minutes” is output to the management data storage unit 160 every 5 minutes.
  • the “operation status” of the record 234 c means that “response confirmation by Ping” is performed “every 5 minutes” and the result is output to the management data storage unit 160.
  • the management data collected by the management data collection unit 240 is recorded as a log in the management data storage unit 160.
  • the service level calculation unit 104 described above may directly receive management data as an input from the management data collection unit 240 instead of the management data stored in the management data storage unit 160, and calculate a service level value. .
  • FIG. 20 is a flowchart showing the operation of the management data collection unit 240 in the present embodiment.
  • the management data collection unit 240 reads the management data collection definition table 230 (step S261).
  • the management data collection unit 240 collects management data of the target system (data center 5) according to the collection method 232 and the recording interval 233 defined for each record 234 of the management data collection definition table 230 (step S263). .
  • the management data collection unit 240 collects “TAT” measured by the middleware of the target system every 5 minutes based on the management data collection definition table 230.
  • the management data collection unit 240 transmits a Ping to the target system based on the management data collection definition table 230, checks whether there is a response every 5 minutes, and collects “operation status”.
  • the management data collection unit 240 sequentially outputs the values of each management data as records 165 to the management data storage unit 160 (FIG. 4) and stores them (step S265).
  • the record 165a For example, in the example of the management data storage unit 160 shown in FIG. 4, in the record 165a, “TAT” measured by “Service A” at “2011/08/08 15:00” is “10 msec”. Show. Similarly, the record 165c indicates that the “operation status” of “node A” of “2011/08/01 15:00” is “response received”. This means that there was a response to Ping transmitted by the management data collection unit 240. Further, the record 165b indicates that the “unscheduled stop time” of “Service A” of “2011/08/01 15:00” was “2 minutes / 1 hour”. This means that there was an unscheduled stop time of 2 minutes in the past hour from the recording date.
  • the management data collection unit 240 can collect management data of the monitoring target system and record it in the management data storage unit 160 as a management data log.
  • the service level monitoring system 1 it is possible to automatically detect overlapping processes when calculating a plurality of service levels.
  • the reason is that the analysis unit 106 detects time and spatial overlap portions of the calculation process existing in the service level definition 110 based on the definition related to overlap (time definition 120, space definition 130, or individual definition 140). Because.
  • the first problem is that there is an overlap in the service level calculation process, such as reading out the recorded history information in duplicate.
  • the service evaluation system of Patent Document 1 calculates a service level value according to a command input by a user. For example, when calculating a service level value for one month, the system reads all history information for one month. Further, when calculating the value of the daily service level, the system reads the history information for one day. Therefore, when calculating the two types of service levels, the system reads the history information for one month redundantly.
  • the service evaluation system disclosed in Patent Document 1 has a problem that history information is read redundantly when calculating a plurality of service level values exemplified above for a specific period.
  • Patent Document 2 calculates a service level value according to SLA definition information given in advance, instead of inputting a command.
  • a service level value is calculated according to SLA definition information given in advance, instead of inputting a command.
  • the system in order to solve the first problem, includes a plurality of tabulation tables in which database data is tabulated in advance for a predetermined item, and a control table having information on the tabulation table items and the number of data items. Prepare. When the system calculates the aggregate value that meets the requested conditions, the aggregate that minimizes the number of aggregate data among the aggregate data that can be aggregated that meets the aggregation conditions based on the control table. Configured to search the table.
  • Patent Document 3 has a problem that it requires aggregated data that has been previously aggregated from the original data in order to improve data processing efficiency.
  • the third problem is that a person judges and avoids duplication of service level calculation processes. Since the service evaluation system of Patent Document 1 calculates a service level in accordance with a user's instruction, when the calculation process overlaps is obvious, it is possible to avoid the overlap by setting a certain rule. It is. However, the user has to judge where each point overlaps and set a rule. That is, the system of Patent Document 1 has a problem that a person has to determine a condition and set a rule for calculation in order to avoid duplication during service level calculation.
  • the above problem can be solved. That is, according to the service level monitoring system 1 according to the embodiment of the present invention, it is possible to efficiently calculate a plurality of service levels by reducing the number of times and the amount of data read from the storage device.
  • the reason is that it is configured to include the following elements.
  • the analysis unit 106 outputs a service level calculation definition 220 and a unit variable definition 150 in order to calculate a service level value while avoiding an overlapping portion included in the service level definition 110.
  • the totaling unit 102 calculates unit variables based on the unit variable definition 150 and outputs them to the unit variable data storage unit 210.
  • the service level calculation unit 104 calculates a service level value based on the service level calculation definition 220.
  • the service level calculation unit 104 reads necessary variables from the management data storage unit 160 and the unit variable data storage unit 210.
  • the storage unit from which the service level calculation unit 104 reads the variable 223 is defined as the aggregation determination 228 in the service level calculation definition 220.
  • the service level monitoring system 1 it is possible to increase the efficiency of data processing without preparing aggregate data in advance.
  • the reason is that it is configured to include the following elements.
  • the analysis unit 106 calculates values of a plurality of service levels based on the service level definition 110, the overlapping part is automatically detected, and a definition for calculating the overlapping part is output as a unit variable definition 150.
  • the totaling unit 102 calculates a unit variable based on the management data and the unit variable definition 150 and outputs the unit variable to the unit variable data storage unit 210.
  • the service level calculation unit 104 reads the variable 223 from the unit variable data storage unit 210 and the management data storage unit 160 according to the service level calculation definition 220, and calculates a service level value.
  • FIG. 21 is a functional block diagram showing the configuration of the service level monitoring system 1 according to the embodiment of the present invention.
  • the service level monitoring system 1 of this embodiment is different from the above-described embodiment in that the service level calculation method is defined as the highest aggregation unit (unit variable) when the service level calculation methods are in a vertical relationship with each other.
  • the hierarchical relationship is defined by the order of a plurality of service level calculation processing procedures, the priority order, or the dependency relationship.
  • the procedure to be processed earlier is set as the upper level, and the procedure for performing the calculation process after the upper level procedure or using the value calculated in the higher level procedure is set as the lower level.
  • the service level management apparatus 300 is similar to the service level management apparatus 200 according to the above-described embodiment of FIG. 3 and includes a totaling unit 102, a service level calculation unit 104, and a service level display unit 208. And an analysis unit 306 and a unit conversion definition table 308. 3 is the same as the service level definition table 110, the unit variable definition table 150, the service level storage unit 170, the unit variable data storage unit 210, and the service level calculation definition table 220 of the service level management apparatus 200 of the above embodiment of FIG.
  • a service level definition table 310, a unit variable definition table 330, a service level storage unit 370, a unit variable data storage unit 350, and a service level calculation definition table 340 each having a structure are provided.
  • the service level definition table 310 of this embodiment has the same configuration as the service level definition table 110 of FIG. 5 of the above embodiment.
  • FIG. 22 shows an example in which records 317 a to 317 d different from the service level definition table 110 of FIG. 5 are stored in the service level definition table 310.
  • the unit conversion definition table 308 of FIG. 21 includes the time definition table 120 of FIG. 6 of the above embodiment, the space definition table 130 of FIG. 7, and the individual definition table 140 of FIG. It has the method definition table 320 of FIG.
  • the method definition table 320 (hereinafter also referred to as “method definition 320”) defines a relationship such as an inclusion relationship, dependency relationship, master-slave relationship, or priority order of the service level aggregation method 116 recorded in the service level definition table 310. Is.
  • the method definition table 320 can also include definitions of common parts of the aggregation method. As shown in FIG. 23, the method definition table 320 shows at least one record 325 (FIG. 23 shows five records 325a to 325e. Hereinafter, if it is not necessary to distinguish each record, “325” is shown. Can be included). Each record 325 includes an aggregation method name 321, an aggregation type 322, an upper technique 323, or a lower technique 324.
  • the configuration of the method definition table 320 in FIG. 23 is an example, and the present invention is not limited to this.
  • the aggregation method name 321 indicates the name of the method for calculating the service level value.
  • the aggregation method name 321 is an item corresponding to the aggregation method 116 recorded in the service level definition 310.
  • “Aggregation type 322” indicates a classification of an operation performed by the corresponding aggregation method.
  • FIG. 23 shows two types of “four arithmetic operations” and “comparison” as examples.
  • the aggregation type 322 is used by the analysis unit 306 in order to consider aggregation of aggregation methods regarding aggregation methods belonging to the same aggregation type.
  • the high-order method 323 indicates a totaling method that enables different totals using the totaling result.
  • FIG. 23 illustrates “total” as the upper method 323 of “average”, and “reorder” as the upper method 323 of “percentile” and “MAX”.
  • the subordinate method 324 indicates a totaling method that can be totaled using the results totaled by the corresponding totaling method.
  • the related aggregation method names are recorded corresponding to each other's vertical relationship.
  • FIG. 23 shows “average” as the sub-method 324 of “total”, and “MAX”, “MIN”, and “percentile” as the sub-method 324 of “sort”.
  • “ ⁇ ” means that there is no corresponding method.
  • the analysis unit 306 refers to the service level definition table 310 and calculates a plurality of service levels based on the time definition 120, the space definition 130, the individual definition 140, or the method definition 320 recorded in the unit conversion definition table 308.
  • the unit variable definition and the service level calculation definition which are rules for calculating the service level value while avoiding the duplication, are output.
  • the analysis unit 306 defines, as a unit variable, the highest unit among the service levels defined in the service level definition 110 between service levels in which the aggregation units are vertically related to each other.
  • the analysis unit 306 uses the method definition 320 to determine the hierarchical relationship of the service level aggregation units.
  • the unit variable definition table 330 and the service level calculation definition table 340 have the same configurations as the unit variable definition table 150 in FIG. 9 and the service level calculation definition table 220 in FIG.
  • FIG. 25 shows an example in which a record 338 a different from the unit variable definition table 150 of FIG. 9 is recorded in the unit variable definition table 330.
  • FIG. 26 shows an example in which records 349a to 349d different from the service level calculation definition table 220 of FIG. 10 are recorded in the service level calculation definition table 340.
  • service level definition table 310 is also referred to as “service level definition 310”
  • unit variable definition table 330 is also referred to as “unit variable definition 330”
  • service level calculation definition table 340 is also referred to as “service level calculation definition 340”.
  • FIG. 24 is a flowchart showing an example of the operation of the service level management apparatus 300 of the service level monitoring system 1 of the present embodiment.
  • the operation of the management data collection unit 240 (FIG. 18) described in the above embodiment is the same.
  • the operation of the analysis unit 306 will be described.
  • the analysis unit 306 reads the service level definition 310 of FIG. 22 (step S301). The following processing is repeated for each service level definition defined in the service level definition table 310. Next, the analysis unit 306 refers to the method definition 320 stored in the unit conversion definition table 308 for the aggregation method 116 recorded in the read record 317, and the aggregation type 322 of the aggregation method 116 of the target service level. Is “comparison” (step S303).
  • the aggregation method 116 of “TAT_C” of the record 317d is “average”.
  • the analysis unit 306 determines that the aggregation type 322 of the aggregation method name 321 “average” is “four arithmetic operations” (NO in step S303).
  • the analysis unit 306 calculates the totaling method 116 of “TAT_A” in the record 317a of the service level definition 310 and “TAT_B” in the record 317b by “MAX” and “98th percentile”. It is determined that the type 322 is “comparison” (YES in step S303).
  • step S303 When the analysis unit 306 determines in step S303 that the aggregation type 322 of the aggregation method 116 of the record 317 is other than “comparison” (NO in step S303), the analysis unit 306 has an aggregation type other than “comparison”.
  • the service level determined to be is processed in the same manner as the unit variable definition process (step S210) of FIG. And the analysis part 306 progresses to step S230 after a process.
  • step S303 when the analysis unit 306 determines in step S303 that the aggregation type 322 of the aggregation method 116 of the record 317 is “comparison” (YES in step S303), the analysis unit 306 first determines the service level definition 310. , It is determined whether there is a service level in which the total time 114 and the total space 115 are the same and the total method 116 is different among the target service levels (step S305). If there is no service level in which the target service level is the same as the total service time 114 and the total space 115 and the total method 116 is different (NO in step S305), the analysis unit 306 does not set the target service level as an aggregation target. Then, the analysis unit 306 proceeds to step S230.
  • step S305 when there is a service level in which the target service level is the same as the total time 114 and the total space 115 and the total method 116 is different (YES in step S305), the analysis unit 306 sets the target service level as an aggregation target, The process proceeds to step S307.
  • the analysis unit 306 determines the two types of service levels “TAT_A” and “TAT_B” as aggregation targets. If at least one of the total time 114 and the total space 115 is different, the analysis unit 306 determines that none of the service levels is an aggregation target based on the service level definition 310.
  • the analysis unit 306 sets the total time 114 and the total space 115 as a total unit for the service level having the same total time 114 and total space 115 (step S307). For example, in the example of the service level definition 310 in FIG. 22, the analysis unit 306 defines the total time 114 “January” and the total space 115 “service” as a total unit for calculating “TAT_A” and “TAT_B”. To do.
  • the analysis unit 306 defines the name of the unit variable used for calculating the service level value determined as the aggregation target (step S309). For example, as shown in FIG. 25, the analysis unit 306 defines the unit variable name 151 used for calculating the values of “TAT_A” and “TAT_B” in the unit variable definition 330 as “reference SL_1”.
  • the analysis unit 306 refers to the method definition 320 in FIG. 23 based on the service level aggregation method 116 recorded in the service level definition 310 in FIG.
  • the corresponding method is defined as the aggregation method 152 of the unit variable definition 330 (step S311).
  • the aggregation methods 116 of “TAT_A” and “TAT_B” determined to be aggregation targets in step S305 are “MAX” and “98 percentile”, respectively.
  • the high-order method 323 of these aggregation methods 116 is “reordering”. Therefore, the analysis unit 306 defines “reordering” as the aggregation method 152 of the unit variable “reference SL_1” defined in step S309.
  • the analysis unit 306 defines a variable 153 used for aggregation of unit variables based on the service level definition 310 and the method definition 320. Further, the analysis unit 306 defines the total time 154, the total space 155, the time unit 156, and the space unit 157 based on the time definition 120, the space definition 130, the method definition 320, or the service level definition 310 (step S313).
  • the analysis unit 306 defines a unit variable “TAT” as the variable 153 for calculating “reference SL_1”.
  • the analysis unit 306 also defines “January” and “Service” as the total time 154 and the total space 155 for calculating “reference SL_1” based on the service level definition 310.
  • the analysis unit 306 defines “10 minutes” and “service” as the time unit 156 and the space unit 157 based on the time definition 120 and the space definition 130, respectively.
  • the analysis unit 306 outputs a unit variable definition based on the results of Steps S307 to S313, and creates the unit variable definition table 330 shown in FIG. 25 (Step S315). In this way, the analysis unit 306 generates the unit variable definition 330.
  • step S315 or step S210 is performed by the analysis unit 306 based on the service level definition 310 and the unit variable definition 330 as in the service level calculation definition process (step S230) of FIG.
  • the service level calculation definition is output and stored in the service level calculation definition table 340 shown in FIG.
  • the analysis unit 306 can analyze duplication of calculation processes in the service level definition 310 and output the unit variable definition 330 and the service level calculation definition 340.
  • the tabulation unit 102 of this embodiment operates in the same manner as the procedure described with reference to FIG. 16 in the service level management apparatus 200 of the above embodiment.
  • the aggregation unit 102 calculates unit variables based on the unit variable definition 330 and outputs the unit variables to the unit variable data storage unit 350 as in the above embodiment.
  • the counting unit 102 calculates “reference SL_1” based on the unit variable definition 330 of FIG. 25 .
  • the counting unit 102 first calculates the value of “TAT” recorded in units of “10 minutes” and “service” from the management data storage unit 160 one month before the measurement time point. Read to value.
  • the totaling unit 102 rearranges the read management data in ascending order according to the totalization method “rearrangement” recorded in the unit variable definition 330.
  • the totaling unit 102 outputs the rearranged management data to the unit variable data storage unit 350 as “reference SL_1”.
  • the above is the operation of the counting unit 102 that calculates unit variables based on the unit variable definition 330 and the management data storage unit 160 and outputs the unit variables to the unit variable data storage unit 350.
  • the service level calculation unit 104 of this embodiment operates in the same manner as the procedure described with reference to FIG. 17 in the service level management apparatus 200 of the above embodiment.
  • the service level calculation unit 104 calculates a service level value according to the service level calculation definition table 340 shown in FIG. 26.
  • the service level calculation unit 104 reads “reference SL_1” from the unit variable data storage unit 350.
  • the “reference SL_1” to be read is a value that is totaled in units of “January, service” based on the total time 224, the total space 225, the time unit 226, and the space unit 227.
  • the service level calculation unit 104 calculates the maximum value (MAX) based on the aggregation method 222 from the set of management data values read as “reference SL_1”. In the case of “TAT_B” in the record 349b, the service level calculation unit 104 calculates the 98th percentile value from the set of values.
  • the service level calculation unit 104 reads the variable used for calculating the service level value from the management data storage unit 160.
  • the range of the variable 223 read by the service level calculation unit 104 based on the service level calculation definition 340 is “unscheduled stop” collected in “one day” and “service” for “operation rate_A”. “Time” is “January”.
  • the service level calculation unit 104 applies the tabulation method 222 recorded in the service level calculation definition 340 to the read variable 223.
  • the service level calculation unit 104 can calculate a service level value based on the service level calculation definition 340, unit variable data, and management data.
  • the effects of the above embodiment can be obtained, and the aggregation type can be changed to “sort” when calculating a plurality of service levels. It is possible to summarize the calculation process of the classified aggregation method. The reason is that it is configured to include the following elements.
  • the method definition 320 is added as a duplicate definition.
  • the analysis unit 306 defines the calculation method for calculating the service level so that the service level is calculated while avoiding the overlapping portion as in the calculation time and the calculation space in the above embodiment.
  • the unit variable definition 330 and the service level calculation definition 340 are output.
  • the service level monitoring system 1 when a plurality of service levels using a totaling method in which the totaling type is classified as “sorting” is totalized, data reading is made efficient. it can.
  • the reason is that it operates as follows. First, based on the unit variable definition 330, the totaling unit 102 calculates a variable necessary for calculating the service level as a unit variable and records it in the unit variable data storage unit 350. Next, the service level calculation unit 104 reads a unit variable recorded in the unit variable data storage unit 350 based on the service level calculation definition 340 and calculates a service level value.
  • FIG. 27 is a functional block diagram showing the configuration of the service level monitoring system 1 according to the embodiment of the present invention.
  • the service level management apparatus 400 of the service level monitoring system 1 according to the present embodiment generates a definition that combines the aggregation units with different service level definitions, with the unit variable defined in the above embodiment as a unit. The difference is that the duplication of the service level calculation process is further reduced.
  • the service level management device 400 in the service level monitoring system 1 of this embodiment includes a service level calculation unit 104 and a service level display unit similar to the service level management device 300 of the above embodiment of FIG. 208, a unit conversion definition table 308, and a unit variable definition table 330, and further, an analysis unit 406, a service level variable calculation unit 402, a service level variable definition table 430, and a service level variable data storage unit 450. And comprising.
  • the service level definition table 410, the service level storage having the same structure as the service level definition table 110, the service level storage unit 170, and the service level calculation definition table 220 of the service level management apparatus 200 of the above embodiment of FIG. A unit 470 and a service level calculation definition table 440.
  • the service level definition table 410 of this embodiment has the same configuration as the service level definition table 110 of FIG. 5 or the service level definition table 310 of FIG.
  • FIG. 28 shows an example in which records 417 a to 417 c different from the service level definition table 110 or the service level definition table 310 are stored in the service level definition table 410.
  • the service level calculation definition table 440 in FIG. 30 has the same configuration as the service level calculation definition table 220 in FIG. 10 or the service level calculation definition table 340 in FIG.
  • FIG. 30 shows an example in which records 449 a to 449 c different from the service level calculation definition table 220 or the service level calculation definition table 340 are stored in the service level calculation definition table 440.
  • the configuration of the service level management apparatus 400 according to the present embodiment is not limited to the service level management apparatus 300 according to the above-described embodiment illustrated in FIG. 21, and the present embodiment is not limited to the service level management apparatus 100 illustrated in FIG. 3 may be combined with the configuration of the service level management apparatus 200 in FIG.
  • the analysis unit 406 defines a rule (service level variable definition 430) for converting a plurality of service level definitions 410 into units using the aggregation unit defined by the unit variables.
  • the service level calculation unit 104 calculates a service level by converting the plurality of service level definitions 410 as a unit according to (service level variable definition 430) defined by the analysis unit 406.
  • the service level variable definition table 430 is a definition used by the service level calculation unit 104 to calculate the value of the SL variable.
  • the SL variable indicates a value used by the service level calculation unit 104 to calculate a service level value.
  • FIG. 29 shows an exemplary data structure of the service level variable definition table 430.
  • the service level variable definition table 430 shows at least one record 434 (FIG. 29 shows two records 434a and 434b. In the following, when there is no need to distinguish each record, a reference numeral “434” is attached. ) Can be included.
  • Each record 434 includes a totaling method 152, a variable 153, a totaling time 154, a totaling space 155, and a time unit 156 similar to the records in the unit variable definition table 150 in FIG. 9 or the unit variable definition table 330 in FIG. Or a spatial unit 157, and further includes a calculation order 431, an SL variable name 432, or a reference source 433.
  • the configuration of the service level variable definition table 430 in FIG. 29 is an example, and the present invention is not limited to this.
  • the calculation order 431 means the order in which SL variables are calculated.
  • the SL variable name 432 indicates a name for identifying the SL variable.
  • the aggregation method 152 indicates a method for calculating the value of the SL variable.
  • a variable 153 indicates the name of a variable used for calculating the value of the SL variable.
  • the total time 154 indicates a time range in which the variables are totaled and the value of the SL variable is calculated.
  • the total space 155 indicates the range of the space where the variables are totaled and the value of the SL variable is calculated.
  • the time unit 156 indicates the time width of the variable used for calculating the SL variable.
  • the space unit 157 indicates the space width of the variable used for calculating the SL variable.
  • a reference source 433 indicates a location where a variable is read.
  • the service level variable calculation unit 402 reads a variable from the management data storage unit 160.
  • the service level variable calculation unit 402 reads a variable from the service level variable data storage unit 450.
  • FIG. 31 is a flowchart showing the operation of the service level management apparatus 400 of the service level monitoring system 1 according to the embodiment of the present invention.
  • the operation of the management data collection unit 240 (FIG. 18) described in the above embodiment is the same as that in the above embodiment.
  • the operation of the analysis unit 406 will be described.
  • the analysis unit 406 reads the service level definition 410 (step S201).
  • the operations in step S201 and step S203 are the same as the operation of the analysis unit 106 shown in the flowchart of FIG. 13 in the above embodiment. Further, the operations in steps S211 to S219 are the same as the operations of the analysis unit 106 shown in the flowchart of FIG.
  • the analysis unit 406 searches for an SL variable based on the service level definition 410 and the processing result (step S401).
  • the SL variable indicates a variable used for calculating the service level.
  • the unit variable is defined as “TAT (1 day, node)”.
  • TAT_B the total unit with the total time 224 and total space 225 of “TAT_B” and “TAT_C”
  • TAT_B may fall between the unit variable and “TAT_C”. Recognize.
  • the analysis unit 406 determines that “TAT_B” is an SL variable.
  • the analysis unit 406 defines SL variables based on the service level definition 110 and the processing result (step S403). For example, in the case of the service level definition 410 shown in FIG. 28, “TAT (1 day, node)” is defined as a unit variable based on the processing result. In this case, the analysis unit 406 defines the unit variable as an SL variable as it is. In addition to the definition as a unit variable, the analysis unit 406 may define the calculation order 431 and the reference source 433. The calculation order 431 is an order in which SL variables are calculated. When there are a plurality of SL variables, priority is given to the calculation order of SL variables having a small time unit and space unit.
  • the reference source 433 indicates a storage device that reads the variable 153 used for calculating the SL variable.
  • “0” means the management data storage unit 160.
  • “1” means the service level variable data storage unit 450.
  • the analysis unit 406 defines “TAT_B” as an SL variable.
  • the analysis unit 406 defines the SL variable name 432 of “TAT_B” as “TAT (1 day, service)” based on the service level definition 410.
  • the variable 153 is “TAT (1 day, node)” based on the processing result.
  • the time unit 156 is “1 day” and the space unit 157 is “node”. Is. Also, since the SL variable “TAT (1 day, service)” is recorded in the service level variable data storage unit 450, the reference source 433 is “1”.
  • the analysis unit 406 outputs a service level variable definition 430 based on the processing result (step S405).
  • the analysis unit 406 outputs the service level calculation definition 440 (step S230).
  • the operation of the analysis unit 406 that outputs the service level calculation definition 220 is the same as the service level calculation definition process S230 of FIG. 15 of the above embodiment. In this way, the analysis unit 406 of the present embodiment can output the service level variable definition 430 and the service level calculation definition 440.
  • FIG. 32 is a flowchart showing the operation of the service level variable calculation unit 402 of this embodiment.
  • the service level variable calculation unit 402 reads the service level variable definition 430 (step S411).
  • the service level variable calculation unit 402 calculates the calculation order 431 recorded in the service level variable definition 430, the SL variable name 432, the aggregation method 152, the variable 153, the aggregation time 154, the aggregation space 155, the time unit 156, and the space unit 157.
  • the management data is read (step S413), the SL variable is calculated (step S415), and is output to the service level variable data storage unit 450 (step S417).
  • the service level variable calculation unit 402 first determines from the management data storage unit 160 “10 minutes” for the past day from the calculation time point, and , “TAT” in “node” unit is read. Next, the service level variable calculation unit 402 records the maximum value of the read values as “TAT (1 day, node)” in the service level variable data storage unit 450. Next, the service level variable calculation unit 402 sets the value of “TAT (1 day, node)” for the past day recorded in the service level variable data storage unit 450 to the number of nodes constituting “service”. Read based on. Next, the service level variable calculation unit 402 records the maximum value of the read values in the service level variable data storage unit 450 as “TAT (1 day, service)”.
  • the service level variable calculation unit 402 may refer to the time definition 120 and the space definition 130 in order to define the number of variables 153 used for calculation of the SL variable value, the dependency relationship, and the like. As described above, the service level variable calculation unit 402 can calculate the SL variable based on the service level variable definition 430.
  • the service level calculation unit 104 in the present embodiment operates in the same manner as the service level calculation unit 104 of the above-described embodiment described with reference to the flowchart of FIG. Then, the service level calculation unit 104 can output the service level value and store it in the service level storage unit 470.
  • the analysis unit 406 outputs a service level variable definition 430 and a service level calculation definition 440 based on the service level definition 410.
  • the service level variable definition 430 can define not only a common variable for calculating a service level but also a service level itself used as a variable for calculating other service levels.
  • the service level management apparatus 400 of the present embodiment it is possible to reduce the amount and frequency of reading of the original management data by using another service level in order to calculate the service level. .
  • the reason is that it is configured as follows. First, the service level variable calculation unit 402 records the SL variable in the service level variable data storage unit 450 based on the service level variable definition 430. Next, the service level calculation unit 104 reads a variable from the management data storage unit 160 or the service level variable data storage unit 450 based on the service level calculation definition 440. Next, the service level calculation unit 104 calculates a service level using the read variable. At that time, it is not necessary to read the original management data again by using the SL variable calculated from the management data. In addition, since the SL variable calculated using the SL variable is also recorded in the service level variable data storage unit 450, the amount and the number of times of reading the variable are further reduced.
  • FIG. 33 is a functional block diagram showing the configuration of the service level monitoring system 1 according to the embodiment of the present invention.
  • the service level management apparatus 500 of the service level monitoring system 1 according to the present embodiment is different from the above embodiment in that it can automatically determine without using variables to be used for service level calculation in advance.
  • the service level management device 500 in the service level monitoring system 1 of this embodiment includes an analysis unit 106, a service level display unit 208, and the service level management device 200 of the above embodiment of FIG. , And a totaling unit 502 and a service level calculation unit 504.
  • the service level management apparatus 500 of this embodiment includes a service level definition table 110, a unit conversion definition table storage unit 108, and a unit variable definition table 150 similar to the service level management apparatus 200 of the above embodiment of FIG.
  • the service level management apparatus 500 according to the present embodiment is not limited to the configuration of the service level management apparatus 200 according to the above-described embodiment shown in FIG. 3, but the service level management apparatus 100 shown in FIG. 1, the service level management apparatus 300 shown in FIG.
  • the present invention can also be applied to the configuration of 27 service level management apparatuses 400.
  • the unit variable table 510 is a table that includes information such as unit variable names, tabulation methods, variables, time units, and space units recorded in the unit variable data storage unit 210.
  • FIG. 34 shows an example of the unit variable table 510.
  • the unit variable table 510 shows at least one record 515 (FIG. 34 shows three records 515a to 515c. Hereinafter, when it is not necessary to distinguish each record, “515” is shown. Can be included.
  • Each record 515 includes a unit variable name 511, a total time 512, a total space 513, or a total method 514.
  • the configuration of the unit variable table 510 in FIG. 34 is an example, and the present invention is not limited to this.
  • the record 515 may further include an aggregated variable name, value, time unit, space unit, or the like.
  • the maximum value obtained by tabulating the period “2011/07/31 15:01 to 2011/08/01 15:00” for “node A” of the record 515a is “TAT ( It is recorded in the unit variable data storage unit 210 as a value of “1 day, node)”. The same applies to the other records 515.
  • the aggregation unit 502 calculates a unit variable according to the unit variable definition 150 and outputs the unit variable name 212 regarding the unit variable output to the unit variable data storage unit 210 when outputting the unit variable.
  • the information such as the total time 213, the total space 214, and the total method 215 is output to the unit variable name 511, the total time 512, the total space 513, and the total method 514 of the unit variable table 510, respectively.
  • Information such as the variable 153, the time unit 156, and the space unit 157 corresponding to the aggregated unit variable definition 150 may be further output to the unit variable table 510.
  • the unit variable table 510 of this embodiment does not include the value 216, unlike the data items of the unit variable data storage unit 210 of FIG. Since the value 216 includes numerical data and the like, the data size becomes relatively large, and the capacity of the unit variable data storage unit 210 becomes large when information management is continued for a long time in a large-scale system. For this reason, the process of referring to the data in the unit variable data storage unit 210 increases the load. On the other hand, since the information recorded in the unit variable table 510 can be configured to include only identification information such as the unit variable name 511, the capacity can be kept relatively small, and the reference processing load of the unit variable table 510 can be reduced. be able to.
  • the service level calculation unit 504 calculates a service level value according to the service level calculation definition 220. At this time, the service level calculation unit 504 determines whether or not the variable recorded in the service level calculation definition 220 is recorded in the unit variable data storage unit 210 in addition to the operation of the service level calculation unit 104 of the above embodiment. This is determined with reference to the unit variable table 510. When the corresponding variable exists in the unit variable table 510, the service level calculation unit 504 reads the variable from the unit variable data storage unit 210. On the other hand, when the corresponding variable does not exist in the unit variable table 510, the service level calculation unit 504 reads the variable from the management data storage unit 160.
  • the service level calculation unit 504 can be either the management data storage unit 160 or the unit variable data storage unit 210. It is possible to automatically determine whether the necessary variables are read from without being defined in advance. The reason is that the totaling unit 502 is configured to output information about the unit variables to be output to the unit variable data storage unit 210 to the unit variable table 510. The service level calculation unit 504 can determine whether or not a variable necessary for the service level value is recorded in the unit variable data storage unit 210 by referring to the unit variable table 510.
  • the service level calculation unit 504 can calculate the service level value independently of the totaling unit 502. The reason is that since the totaling unit 502 outputs the unit variable table 510, the service level calculation unit 504 refers to the unit variable table 510 to calculate the service level value even at a time different from the unit variable calculation time. Because it is possible to do.
  • the service level calculation definition 220 can be determined based on the unit variable table 510 and the service level definition 110 without depending on the analysis unit 106.
  • FIG. 35 is a functional block diagram showing the main configuration of the service level management apparatus 600 of the service level monitoring system 1 according to the embodiment of the present invention.
  • the service level management apparatus 600 of the service level monitoring system 1 of this embodiment is different from the above embodiment in that the unit conversion definition is generated based on the system configuration information.
  • the service level management apparatus 600 of the present embodiment has a configuration similar to that of the service level management apparatus 200 of the above embodiment of FIG.
  • generation part 602 and the structure information table 610 are provided.
  • the configuration of the service level management apparatus 600 of the present embodiment is not limited to the configuration of the service level management apparatus 200 of FIG. 3, but the service level management apparatus 100 of FIG. 1 of the above embodiment and the service level management apparatus 300 of FIG.
  • the service level management apparatus 400 in FIG. 27 and the service level management apparatus 500 in FIG. 33 can also be applied.
  • the unit conversion definition generation unit 602 generates a time definition 120 or a space definition 130 stored in the unit conversion definition table storage unit 108 based on the service level definition 110 and the configuration information of the information processing system (stored in the configuration information table 610). To do.
  • the configuration information table 610 records configuration information of each node of the information processing system to be monitored.
  • FIG. 36 shows an example of the configuration information table 610.
  • the configuration information table 610 shows at least one record 615 (FIG. 36 shows four records 615a to 615d. In the following, if it is not necessary to distinguish each record, “615” is shown. Can be included.
  • Each record 615 includes a number 611, an IP address 612, a service ID 613, or a software name (shown as “software” in the figure) 614.
  • the configuration of the configuration information table 610 in FIG. 36 is an example, and the present invention is not limited to this.
  • Numeral 611 indicates the number of a node included in the monitored system.
  • An IP address 612 indicates an IP address assigned to each node.
  • the service ID 613 indicates the ID of a service that uses each node.
  • the software name 614 indicates the name of software installed on each node.
  • the node with the number 611 “1” of the record 615a in FIG. 36 has the IP address “128.6.1.1.101”, belongs to the service “service001_e_commerce”, and installs “Apache”. Indicates that In FIG. 36, the IP address is described in IPv4. However, it may be described using IPv6 or name information having similar properties and identifiable in units of nodes.
  • the unit conversion definition generation unit 602 classifies each node based on the configuration information 610, it first classifies each node based on the IP address.
  • the IP addresses of the nodes having the numbers 611 of “1” to “3” are “1286.16.1. ***”
  • the unit conversion definition generating unit 602 has the number 611 of “1”.
  • ”To“ 3 ” are determined to exist in the same“ data center ”or in a cluster belonging to the same network.
  • “***” means an arbitrary value (0 to 256).
  • the unit conversion definition generation unit 602 classifies each node based on the service ID 613. Since all the service IDs 613 of the nodes with numbers “1” to “3” in FIG. 36 are “service001_e_commerce”, the unit conversion definition generation unit 602 has the same “services” with the nodes with numbers “1” to “3”. ".
  • the unit conversion definition generation unit 602 classifies each node based on the software name. For example, in FIG. 36, since the software names having the numbers 611 “1” and “2” are “Apache”, the unit conversion definition generation unit 602 determines that the two nodes belong to the same “layer”. To do. Note that the unit conversion definition generation unit 602 may be configured to input the relationship between software and layers in advance and determine the layer to which the node belongs. For example, the unit conversion definition generation unit 602 may determine that “Apache” belongs to the “WEB layer”, and “MySQL” belongs to the “DB layer”.
  • the unit conversion definition generation unit 602 generates a time definition 120 and a space definition 130 based on the service level definition 110 and the configuration information 610 and outputs them to the unit conversion definition table storage unit 108.
  • FIG. 37 and FIG. 37 and 38 are flowcharts showing the operation of the unit conversion definition generation unit 602 of this embodiment.
  • the unit conversion definition generation unit 602 reads the service level definition 110 in FIG. 5 (step S601).
  • the unit conversion definition generation unit 602 collects information related to the total time 114 from each record 117 of the service level definition 110 (step S603). For example, in the case of the service level definition 110 in FIG. 5, the unit conversion definition generation unit 602 reads information “January” or “1 day”.
  • the unit conversion definition generation unit 602 determines a unit from the read total time 114 (step S605). For example, in the case of the service level definition 110 in FIG. 5, the unit conversion definition generation unit 602 determines “month” or “day” as a unit.
  • the unit conversion definition generation unit 602 outputs the unit of the total time 114 collected from the service level definition 110 and the relationship between the units as the time definition 120 (step S609).
  • FIG. 6 is an example of the time definition 120 output by the unit conversion definition generation unit 602. As described above, the unit conversion definition generation unit 602 can output the time definition 120.
  • the unit conversion definition generation unit 602 reads the configuration information 610 (step S611). Next, the unit conversion definition generation unit 602 classifies each node for each item recorded in the configuration information 610. First, the unit conversion definition generation unit 602 classifies each node based on the IP address. Next, the unit conversion definition generation unit 602 classifies each node based on the service ID 613. Next, the unit conversion definition generation unit 602 classifies each node based on the software name 614 (step S613).
  • the unit conversion definition generation unit 602 obtains the number of elements of each classification item based on the information of each node classified in step S613 (step S615). For example, referring to the example of the operation step, the unit conversion definition generation unit 602 has three nodes belonging to the space whose IP address is “128.6.1. ***” based on the configuration information 610. There are three nodes belonging to the service ID 613 “service001_e_commerce”, two nodes belonging to the “AP layer”, and one node belonging to the “DB layer”. Here, “***” means an arbitrary value (0 to 256).
  • the unit conversion definition generation unit 602 outputs the information collected up to the previous step as the space definition 130 (step S617).
  • FIG. 7 is an example of the space definition 130 output by the unit conversion definition generation unit 602. As described above, the unit conversion definition generation unit 602 can output the space definition 130.
  • the same effect as that of the above embodiment can be obtained. Further, based on the service level definition 110 and the configuration information 610, time can be automatically set. Definition 120 and space definition 130 can be output. This is because the unit conversion definition generation unit 602 outputs the time definition 120 and the space definition 130 based on the service level definition 110 and the configuration information.
  • each component described in each of the above embodiments does not necessarily have to be individually independent.
  • a plurality of components may be realized as one module, or one component may be realized as a plurality of modules.
  • Each component is configured such that a component is a part of another component, or a part of a component overlaps a part of another component. Also good.
  • each component in each embodiment described above and a module that realizes each component may be realized by hardware, or may be realized by a computer and a program if possible. However, it may be realized by mixing hardware modules, computers, and programs.
  • the program is provided by being recorded on a non-volatile computer-readable recording medium such as a magnetic disk or a semiconductor memory, and read by the computer when the computer is started up.
  • the read program causes the computer to function as a component in each of the above-described embodiments by controlling the operation of the computer.
  • a plurality of operations are not limited to being executed at different timings. For example, another operation may occur during execution of a certain operation, or the execution timing of a certain operation and another operation may partially or entirely overlap.
  • each of the embodiments described above it is described that a certain operation becomes a trigger for another operation, but the description does not limit all relationships between the certain operation and other operations. For this reason, when each embodiment is implemented, the relationship between the plurality of operations can be changed within a range that does not hinder the contents.
  • the specific description of each operation of each component does not limit each operation of each component. For this reason, each specific operation
  • movement of each component may be changed in the range which does not cause trouble with respect to a functional, performance, and other characteristic in implementing each embodiment.
  • a service level management method in a management device that manages a service level that is a guarantee level to be satisfied by an information processing system The management device is Analyzing a plurality of service level definitions that define the calculation method of the service level, defining a plurality of different service levels having the same attribute and different aggregation units, and defining an aggregation aggregation unit that aggregates the aggregation units between the same attributes, Management data for monitoring the operating state of the information processing system is aggregated for each aggregation unit using the defined aggregation aggregation unit to obtain an aggregate value, A service level management method for calculating service levels defined in a plurality of the service level definitions based on the aggregated values for the aggregated units based on the service level definitions defining the service levels.
  • Appendix 2 In the service level management method described in Appendix 1, A service level management method in which the management device defines the highest unit among the service levels defined in the service level definition as the aggregated unit between service levels in which the aggregated units are vertically related to each other .
  • Appendix 3 In the service level management method described in appendix 1 or appendix 2, A service in which the management device defines, as the aggregated aggregate unit, the smallest unit that is the innermost among the service levels defined in the service level definition between service levels in which the aggregated units are inclusive of each other Level management method.
  • the management device is Using the aggregation unit defined in the aggregation aggregation unit, defining a rule for unit conversion of a plurality of the service level definitions, A service level management method for calculating the service level by converting a plurality of the service level definitions according to the defined rule.
  • the management device is Store the defined aggregated unit in the unit variable definition table, A service level management method for referring to the unit variable definition table and totaling the management data to obtain a total value.
  • Appendix 6) In the service level management method according to any one of appendix 1 to appendix 5, A service level management method in which the management device further generates the unit conversion definition table based on the service level definition and configuration information of the information processing system.
  • Appendix 8 In the program described in Appendix 7, For causing the computer to further execute a procedure of defining the highest unit among the service levels defined in the service level definition as the aggregated unit between service levels in which the aggregated units are vertically related to each other program.
  • Appendix 9 In the program described in Appendix 7 or Appendix 8, In the service level in which the aggregation units are inclusive of each other, the computer further executes a procedure for defining, as the aggregation aggregation unit, the smallest unit that is the innermost among the service levels defined in the service level definition Program to let you.

Abstract

A service level management device (100) is provided with an analysis unit (106), an aggregation unit (102) and a service level computation unit (104). Said analysis unit (106) analyzes a service level definition table (110), and on the basis of a unit conversion definition table (108) that defines a relationship between aggregation units with different attributes, defines multiple different service levels having the same attribute and different aggregation units, and defines a grouping aggregation unit that groups aggregation units having the same attribute. Said aggregation unit (102) finds an aggregate value for management data. On the basis of multiple service level definition tables (110), said service level computation unit (104) computes a service level from the aggregate value. The aggregation unit (102) aggregates the management data for each grouping aggregation unit to find the aggregate value. On the basis of the aggregate value for each grouping aggregation unit, the service level computation unit (104) computes the service level defined by the multiple service level definition tables (110).

Description

サービスレベル管理装置、サービスレベル管理方法、およびプログラム、ならびに、サービスレベル監視システムService level management apparatus, service level management method, program, and service level monitoring system
 本発明は、サービスレベル管理装置、サービスレベル管理方法、およびプログラム、ならびに、サービスレベル監視システムに関し、特に、サービスの品質を管理するサービスレベル管理装置、サービスレベル管理方法、およびプログラム、ならびに、サービスレベル監視システムに関する。 The present invention relates to a service level management device, a service level management method, a program, and a service level monitoring system, and more particularly, to a service level management device, a service level management method, a program, and a service level for managing service quality. It relates to a monitoring system.
 近年、IT(Information Technology)分野において、SaaS(Software as a Service)など、クラウドコンピューティングと呼ばれる利用形態が増加してきた。クラウドコンピューティング環境においては、ソフトウェアやハードウェアではなく、サービスが契約の中心となる。 Recently, in the IT (Information Technology) field, usage forms called cloud computing such as SaaS (Software as a Service) have increased. In the cloud computing environment, services are the center of contracts, not software or hardware.
 こうした契約において、サービスの品質を保証する手段として、サービスレベル契約(Service Level Agreement:SLA)が用いられる。SLAとは、サービスの提供者と利用者間で結ばれる、1つ以上のサービスレベル項目(Service Level Objective:SLO)それぞれに関するサービスレベル(Service Level:SL)(たとえば、サービスの内容、範囲および品質)に対する定量的かつ明示的な合意の契約である。SLAにおけるサービスレベル項目のサービスレベルは、たとえば、「サービス稼働率が99.9%以上であること」、「障害発生時の平均復旧時間が12時間以内であること」などである。 In such a contract, a service level agreement (SLA) is used as a means for assuring service quality. SLA is a service level (SL) (for example, service content, scope, and quality) related to each of one or more service level items (Service Level Objective: SLO) connected between a service provider and a user. ) A quantitative and explicit agreement. The service level of the service level item in the SLA is, for example, “the service operation rate is 99.9% or more”, “the average recovery time when a failure occurs is within 12 hours”, and the like.
 サービス評価システムの一例が特許文献1に記載されている。特許文献1のサービス評価システムでは、まず、サービス評価システムの利用者がネットワークを介してサービス評価システムにデータ処理命令を送信する。次に、サービス評価システムがデータ処理命令に従い、サービス(業務単位)ごとのサーバ群の運用データ(稼働ログ、処理件数など)を収集し、稼働率や平均処理時間などのサービスレベルを算出する。 An example of a service evaluation system is described in Patent Document 1. In the service evaluation system disclosed in Patent Document 1, first, a user of the service evaluation system transmits a data processing command to the service evaluation system via a network. Next, the service evaluation system collects operational data (operation log, number of processes, etc.) of the server group for each service (business unit) according to the data processing command, and calculates service levels such as operation rate and average processing time.
 さらに、特許文献2に記載されたサービス評価システムの例では、まず、システムが、事前に与えられたSLA定義情報(即ち、サービスレベル項目とサービスレベルの定義情報)を、監視項目(設定値、監視方法)に変換する。次にサービス評価システムは、ソフトウェアサービスの個別の項目(たとえば、稼働状況、応答状況および接続ユーザ数)について、監視を行い、履歴を記録する。次に、サービス評価システムは、記録した履歴を解析し、予め定められた期間(たとえば、前日の0時から24時)の履歴に基づいて解析した結果を利用実績として記録する。 Furthermore, in the example of the service evaluation system described in Patent Document 2, first, the system converts SLA definition information (that is, service level items and service level definition information) given in advance into monitoring items (setting values, Monitoring method). Next, the service evaluation system monitors the individual items of the software service (for example, the operating status, the response status, and the number of connected users), and records the history. Next, the service evaluation system analyzes the recorded history, and records the result of analysis based on the history of a predetermined period (for example, from 0:00 to 24:00 on the previous day) as a usage record.
 また、特許文献3に記載されたデータ処理システムの例では、データ処理システムは、あらかじめ存在する集計テーブルと、集計テーブルの項目およびデータ件数に関する情報を有するコントロールテーブルを備える。このデータ処理システムは、要求された条件に適合する集計値を算出する際に、コントロールテーブルに基づいて、集計可能な集計テーブルのうち、データの件数が最小となる集計テーブルを探索し、探索された集計テーブルに基づいて集計値を算出する。 Further, in the example of the data processing system described in Patent Document 3, the data processing system includes a pre-existing total table, and a control table having information on the total table items and the number of data items. This data processing system searches for a summary table that minimizes the number of data out of the summary tables that can be aggregated based on the control table when calculating a summary value that meets the requested conditions. The total value is calculated based on the total table.
特開2009-146001号公報JP 2009-146001 A 特開2010-257272号公報JP 2010-257272 A 特開2001-256242号公報JP 2001-256242 A
 上述したシステムにおいては、監視対象サービスが同一であっても、利用者やサービスの状態に応じて、複数のサービスレベルを監視する必要があり、これらのサービスレベルの算出過程に重複が存在するため、システム規模の増大に伴い、算出処理負荷が高くなるという問題点があった。 In the system described above, even if the monitored service is the same, it is necessary to monitor a plurality of service levels according to the user and the service status, and there is an overlap in the calculation process of these service levels. As the system scale increases, the calculation processing load increases.
 本発明の目的は、上述した課題である処理の高負荷を解決するサービスレベル管理装置、サービスレベル管理方法、およびプログラム、ならびに、サービスレベル監視システムを提供することにある。 An object of the present invention is to provide a service level management apparatus, a service level management method, a program, and a service level monitoring system that can solve the above-described high processing load.
 本発明のサービスレベル管理装置は、
 情報処理システムの満たすべき保証レベルであるサービスレベルの算出方法を定義した複数のサービスレベル定義を分析し、各属性の異なる集計単位の関係を定義した単位換算定義テーブルに基づいて、同じ属性で異なる前記集計単位を有する異なる複数のサービスレベルを、同一属性間で集計単位をまとめる集約集計単位を定義する分析手段と、
 前記情報処理システムの動作状態を監視する管理データを前記集計単位で集計して集計値を求める集計手段と、
 複数の前記サービスレベル定義に基づき、前記集計手段が集計した前記集計値からサービスレベルを算出するサービスレベル算出手段と、
を備え、
 前記集計手段は、前記分析手段が定義した前記集約集計単位毎に前記管理データを集計して集計値を求め、
 前記サービスレベル算出手段は、前記集計手段が集計した前記集約集計単位毎の前記集計値に基づいて、複数の前記サービスレベル定義で定義された前記サービスレベルを算出する。
The service level management apparatus of the present invention
Analyze multiple service level definitions that define how to calculate the service level, which is the assurance level that the information processing system must satisfy, and use the same attribute based on a unit conversion definition table that defines the relationship between different aggregation units for each attribute. Analyzing means for defining a plurality of different service levels having the aggregation unit, an aggregation aggregation unit for collecting the aggregation units between the same attributes,
Aggregation means for obtaining the aggregated value by aggregating the management data for monitoring the operating state of the information processing system in the aggregation unit;
Service level calculation means for calculating a service level from the aggregated values aggregated by the aggregation means based on a plurality of the service level definitions;
With
The aggregation means calculates the management data for each of the aggregation aggregation units defined by the analysis means to obtain an aggregation value,
The service level calculation means calculates the service level defined by a plurality of the service level definitions based on the aggregate value for each of the aggregate aggregation units aggregated by the aggregation means.
 本発明のサービスレベル管理方法は、
 情報処理システムの満たすべき保証レベルであるサービスレベルを管理する管理装置におけるサービスレベル管理方法であって、
 前記管理装置が、
 前記サービスレベルの算出方法を定義した複数のサービスレベル定義を分析し、同じ属性で異なる集計単位を有する異なる複数のサービスレベルを、同一属性間で集計単位をまとめる集約集計単位を定義し、
 前記情報処理システムの動作状態を監視した管理データを、定義した前記集約集計単位を用いて前記集計単位毎に集計して集計値を求め、
 前記サービスレベルを定義した複数のサービスレベル定義に基づき、集計した前記集計単位毎の前記集計値に基づいて、複数の前記サービスレベル定義で定義されたサービスレベルを算出する。
The service level management method of the present invention comprises:
A service level management method in a management device that manages a service level that is a guarantee level to be satisfied by an information processing system,
The management device is
Analyzing a plurality of service level definitions that define the calculation method of the service level, defining a plurality of different service levels having the same attribute and different aggregation units, and defining an aggregation aggregation unit that aggregates the aggregation units between the same attributes,
Management data for monitoring the operating state of the information processing system is aggregated for each aggregation unit using the defined aggregation aggregation unit to obtain an aggregate value,
Based on the plurality of service level definitions defining the service level, the service levels defined in the plurality of service level definitions are calculated based on the aggregated values for each of the aggregated units.
 本発明のコンピュータプログラムは、
 情報処理システムの満たすべき保証レベルであるサービスレベルを管理する管理装置を実現するコンピュータに、
 前記サービスレベルの算出方法を定義した複数のサービスレベル定義を分析し、同じ属性で異なる集計単位を有する異なる複数のサービスレベルを、同一属性間で集計単位をまとめる集約集計単位を定義する手順、
 前記情報処理システムの動作状態を監視した管理データを、定義した前記集約集計単位を用いて前記集計単位毎に集計して集計値を求める手順、
 前記サービスレベルを定義した複数のサービスレベル定義に基づき、集計した前記集計単位毎の前記集計値に基づいて、複数の前記サービスレベル定義で定義された前記集計値からサービスレベルを算出する手順を実行させるためのものである。
The computer program of the present invention is:
In a computer that realizes a management device that manages a service level that is a guarantee level to be satisfied by an information processing system,
Analyzing a plurality of service level definitions that define the calculation method of the service level, defining a plurality of different service levels having the same attribute and different aggregation units, and defining an aggregation aggregation unit that aggregates the aggregation units between the same attributes;
A procedure for calculating a management value obtained by monitoring the operation state of the information processing system, and calculating a total value for each total unit using the defined total unit
Based on a plurality of service level definitions defining the service level, and executing a procedure for calculating a service level from the aggregated values defined in the plurality of service level definitions based on the aggregated values for each aggregated unit It is for making it happen.
 本発明のサービスレベル監視システムは、
 本発明の上記サービスレベル管理装置を備え、
 算出されたサービスレベルを利用して情報処理システムの動作状態を監視する。
The service level monitoring system of the present invention comprises:
Comprising the service level management device of the present invention,
The operation state of the information processing system is monitored using the calculated service level.
 本発明のコンピュータプログラムは、
 情報処理システムの満たすべき保証レベルであるサービスレベルを算出するサービスレベル管理装置を実現するコンピュータに、
 前記サービスレベルの算出方法を定義した複数のサービスレベル定義を分析し、同じ属性で異なる集計単位を有する異なる複数のサービスレベルを、同一属性間で集計単位をまとめる集約集計単位を定義する手順、
 定義した前記集約集計単位を出力する手順を実行させるためのものである。
The computer program of the present invention is:
A computer that realizes a service level management device that calculates a service level that is a guarantee level to be satisfied by the information processing system,
Analyzing a plurality of service level definitions that define the calculation method of the service level, defining a plurality of different service levels having the same attribute and different aggregation units, and defining an aggregation aggregation unit that aggregates the aggregation units between the same attributes;
This is to execute a procedure for outputting the defined aggregated unit.
 なお、以上の構成要素の任意の組合せ、本発明の表現を方法、装置、システム、記録媒体、コンピュータプログラムなどの間で変換したものもまた、本発明の態様として有効である。 It should be noted that an arbitrary combination of the above-described components and a conversion of the expression of the present invention between a method, an apparatus, a system, a recording medium, a computer program, etc. are also effective as an aspect of the present invention.
 また、本発明の各種の構成要素は、必ずしも個々に独立した存在である必要はなく、複数の構成要素が一個の部材として形成されていること、一つの構成要素が複数の部材で形成されていること、ある構成要素が他の構成要素の一部であること、ある構成要素の一部と他の構成要素の一部とが重複していること、等でもよい。 The various components of the present invention do not necessarily have to be independent of each other. A plurality of components are formed as a single member, and a single component is formed of a plurality of members. It may be that a certain component is a part of another component, a part of a certain component overlaps with a part of another component, or the like.
 また、本発明の方法およびコンピュータプログラムには複数の手順を順番に記載してあるが、その記載の順番は複数の手順を実行する順番を限定するものではない。このため、本発明の方法およびコンピュータプログラムを実施するときには、その複数の手順の順番は内容的に支障のない範囲で変更することができる。 In addition, although a plurality of procedures are described in order in the method and computer program of the present invention, the order of description does not limit the order in which the plurality of procedures are executed. For this reason, when the method and computer program of the present invention are implemented, the order of the plurality of procedures can be changed within a range that does not hinder the contents.
 さらに、本発明の方法およびコンピュータプログラムの複数の手順は個々に相違するタイミングで実行されることに限定されない。このため、ある手順の実行中に他の手順が発生すること、ある手順の実行タイミングと他の手順の実行タイミングとの一部ないし全部が重複していること、等でもよい。 Furthermore, the plurality of procedures of the method and computer program of the present invention are not limited to being executed at different timings. For this reason, another procedure may occur during the execution of a certain procedure, or some or all of the execution timing of a certain procedure and the execution timing of another procedure may overlap.
 本発明によれば、処理負荷を低減し、効率のよいサービスレベル管理装置、サービスレベル管理方法、およびプログラム、ならびに、サービスレベル監視システムが提供される。 According to the present invention, it is possible to provide a service level management apparatus, a service level management method, a program, and a service level monitoring system that reduce processing load and are efficient.
 上述した目的、およびその他の目的、特徴および利点は、以下に述べる好適な実施の形態、およびそれに付随する以下の図面によってさらに明らかになる。 The above-described object and other objects, features, and advantages will be further clarified by a preferred embodiment described below and the following drawings attached thereto.
本発明の実施の形態に係るサービスレベル監視システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the service level monitoring system which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル監視システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the service level monitoring system which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の管理データ記憶部の構造の一例を示す図である。It is a figure which shows an example of the structure of the management data storage part of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置のサービスレベル定義テーブルの構造の一例を示す図である。It is a figure which shows an example of the structure of the service level definition table of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の時間定義テーブルの構造の一例を示す図である。It is a figure which shows an example of the structure of the time definition table of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の空間定義テーブルの構造の一例を示す図である。It is a figure which shows an example of the structure of the space definition table of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の個別定義テーブルの構造の一例を示す図である。It is a figure which shows an example of the structure of the individual definition table of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の単位変数定義テーブルの構造の一例を示す図である。It is a figure which shows an example of the structure of the unit variable definition table of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置のサービスレベル算出定義テーブルの構造の一例を示す図である。It is a figure which shows an example of the structure of the service level calculation definition table of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の単位変数データ記憶部の構造の一例を示す図である。It is a figure which shows an example of the structure of the unit variable data storage part of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置のサービスレベル記憶部の構造の一例を示す図である。It is a figure which shows an example of the structure of the service level memory | storage part of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル監視システムの部分構成を示す機能ブロック図である。It is a functional block diagram which shows the partial structure of the service level monitoring system which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル監視システムの管理データ収集定義テーブルの構造の一例を示す図である。It is a figure which shows an example of the structure of the management data collection definition table of the service level monitoring system which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル監視システムの動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the service level monitoring system which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル監視システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the service level monitoring system which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置のサービスレベル定義テーブルの構造の一例を示す図である。It is a figure which shows an example of the structure of the service level definition table of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の方法定義テーブルの構造の一例を示す図である。It is a figure which shows an example of the structure of the method definition table of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の単位変数定義テーブルの構造の一例を示す図である。It is a figure which shows an example of the structure of the unit variable definition table of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置のサービスレベル算出定義テーブルの構造の一例を示す図である。It is a figure which shows an example of the structure of the service level calculation definition table of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル監視システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the service level monitoring system which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置のサービスレベル定義テーブルの構造の一例を示す図である。It is a figure which shows an example of the structure of the service level definition table of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置のサービスレベル変数定義テーブルの構造の一例を示す図である。It is a figure which shows an example of the structure of the service level variable definition table of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置のサービスレベル算出定義テーブルの構造の一例を示す図である。It is a figure which shows an example of the structure of the service level calculation definition table of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル監視システムの構成を示す機能ブロック図である。It is a functional block diagram which shows the structure of the service level monitoring system which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の単位変数テーブルの構造の一例を示す図である。It is a figure which shows an example of the structure of the unit variable table of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル監視システムの要部構成を示す機能ブロック図である。It is a functional block diagram which shows the principal part structure of the service level monitoring system which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の構成情報テーブルの構造の一例を示す図である。It is a figure which shows an example of the structure of the structure information table of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the service level management apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るサービスレベル管理装置の動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation | movement of the service level management apparatus which concerns on embodiment of this invention.
 以下、本発明の実施の形態について、図面を用いて説明する。尚、すべての図面において、同様な構成要素には同様の符号を付し、適宜説明を省略する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings. In all the drawings, the same reference numerals are given to the same components, and the description will be omitted as appropriate.
(第1の実施の形態)
 図1は、本発明の実施の形態に係るサービスレベル監視システム1の構成を示す機能ブロック図である。
 図1に示すように、本実施形態のサービスレベル監視システム1は、たとえば、ネットワーク3を介してデータセンタ5などの情報処理システムに接続される。サービスレベル監視システム1は、データセンタ5の動作状態を監視するとともに、情報処理システムが満たすべき保証レベルであるサービスレベルを管理するサービスレベル管理装置100を備える。
 データセンタ5とは、たとえば、多数のコンピュータや通信機器などの装置が設置され、管理運用される施設である。
(First embodiment)
FIG. 1 is a functional block diagram showing a configuration of a service level monitoring system 1 according to the embodiment of the present invention.
As shown in FIG. 1, the service level monitoring system 1 of this embodiment is connected to an information processing system such as a data center 5 via a network 3, for example. The service level monitoring system 1 includes a service level management apparatus 100 that monitors the operating state of the data center 5 and manages a service level that is a guarantee level to be satisfied by the information processing system.
The data center 5 is a facility where a large number of devices such as computers and communication devices are installed and managed.
 上述したように、利用者にサービスを提供する提供者と、その利用者間では、サービスの品質を保証するサービスレベル契約(Service Level Agreement:SLA)が結ばれる。SLAとは、1つ以上のサービスレベル項目(Service Level Objective:SLO)それぞれに関するサービスレベル(Service Level:SL)(たとえば、サービスの内容、範囲および品質)に対する定量的かつ明示的な合意の契約である。SLAにおけるサービスレベル項目のサービスレベルは、たとえば、「サービス稼働率が99.9%以上であること」、「障害発生時の平均復旧時間が12時間以内であること」などである。 As described above, a service level agreement (SLA) that guarantees the quality of the service is made between the provider who provides the service to the user and the user. SLA is a contract of quantitative and explicit agreement for service level (SL) (eg, service content, scope and quality) for each of one or more service level items (Service Level Objective: SLO). is there. The service level of the service level item in the SLA is, for example, “the service operation rate is 99.9% or more”, “the average recovery time when a failure occurs is within 12 hours”, and the like.
 一般に、サービスレベルの値を算出する際には、集計を行う時間の幅(四半期、1月、1日など)、監視対象となるシステムの規模(データセンタ全体、サービス全体、ウェブ(WEB)層、アプリケーション(APplication:AP)層、データベース(DataBase:DB)層(サーバ)など)、または算出の方法(合計、平均、最大、最小、パーセンタイルなど)などの情報が必要である。これらに加え、閾値を設定してはじめてSLAに用いるサービスレベルを定義することができる。 In general, when calculating the service level value, the time span for aggregation (quarter, January, 1st, etc.), the scale of the system to be monitored (the entire data center, the entire service, the web (WEB) layer) , Application (APplication: AP) layer, database (DataBase: DB) layer (server), etc.) or calculation method (total, average, maximum, minimum, percentile, etc.). In addition to these, the service level used for the SLA can be defined only after the threshold is set.
 さらに、サービスレベルは、対象となるサービスが同一の場合でも、利用者や、サービスの状態に応じて、異なる複数の定義を必要とする。たとえば、集計を行う時間の幅に関して、顧客の経営層が必要とするのは、四半期単位のサービスレベルであるが、情報システム部門など、運用を担う利用者が必要とするのは、1日単位のサービスレベルであることなどが想定される。 Furthermore, even if the target service is the same, the service level requires a plurality of different definitions depending on the user and the service status. For example, regarding the range of time required for aggregation, the customer management needs a quarterly service level, but the user responsible for operation, such as the information system department, needs a daily unit. It is assumed that the service level is
 本発明は、SLAにおけるサービスレベル項目に対するサービスレベルを算出し、監視するサービスレベル監視システム1の処理の効率化を図るものである。特に、本発明は、サービスレベル契約が締結されたシステムの運用に好適に適用できる。本発明のサービスレベル管理装置100は、データセンタ5などの情報処理システムの動作状態を監視するためのサービスレベルを算出し、管理するものである。 The present invention is intended to improve the processing efficiency of the service level monitoring system 1 that calculates and monitors the service level for the service level item in the SLA. In particular, the present invention can be suitably applied to the operation of a system for which a service level contract is concluded. The service level management apparatus 100 of the present invention calculates and manages a service level for monitoring the operating state of an information processing system such as the data center 5.
 本発明の実施の形態に係るサービスレベル管理装置100は、情報処理システム(データセンタ5のコンピュータ(不図示)や機器(不図示))の満たすべき保証レベルであるサービスレベルの算出方法を定義した複数のサービスレベル定義(サービスレベル定義テーブル110に記憶)を分析し、各属性の異なる集計単位の関係を定義した単位換算定義テーブル108に基づいて、同じ属性で異なる集計単位を有する異なる複数のサービスレベルを、同一属性間で集計単位をまとめる集約集計単位(単位変数)を定義する分析部106と、情報処理システム(データセンタ5のコンピュータ(不図示)や機器(不図示))の動作状態を監視する管理データ(管理データ記憶部160に記憶)を集計単位で集計して集計値を求める集計部102と、複数のサービスレベル定義(サービスレベル定義テーブル110に記憶)に基づき、集計部102が集計した集計値からサービスレベルを算出するサービスレベル算出部104と、を備える。
 集計部102は、分析部106が定義した集約集計単位(単位変数)毎に管理データを集計して集計値(単位変数データ)を求める。
 サービスレベル算出部104は、集計部102が集計した集約集計単位(単位変数)毎の集計値(単位変数データ)に基づいて、複数のサービスレベル定義(サービスレベル定義テーブル110に記憶)で定義されたサービスレベルを算出する。
The service level management apparatus 100 according to the embodiment of the present invention defines a method for calculating a service level that is a guarantee level to be satisfied by an information processing system (computer (not shown) or device (not shown) of the data center 5). Based on the unit conversion definition table 108 that analyzes a plurality of service level definitions (stored in the service level definition table 110) and defines the relationship between different aggregation units of each attribute, different services having different aggregation units with the same attribute The analysis unit 106 that defines the aggregation unit (unit variable) for grouping the aggregation units between the same attributes and the operating state of the information processing system (computer (not shown) or device (not shown) of the data center 5) Aggregation unit 10 that aggregates management data to be monitored (stored in management data storage unit 160) in an aggregation unit to obtain an aggregate value. When provided on the basis of a plurality of service level definition (stored in the service level definition table 110), and the service level calculation unit 104 for calculating a service level from a total value of aggregating unit 102 aggregates, the.
The aggregation unit 102 aggregates management data for each aggregation aggregation unit (unit variable) defined by the analysis unit 106 to obtain an aggregation value (unit variable data).
The service level calculation unit 104 is defined by a plurality of service level definitions (stored in the service level definition table 110) based on the aggregate value (unit variable data) for each aggregate aggregation unit (unit variable) aggregated by the aggregation unit 102. Service level is calculated.
 具体的には、本実施形態のサービスレベル管理装置100は、ネットワーク3を介してデータセンタ5から収集した管理データを記憶する管理データ記憶部(図中、「管理データ」と示す)160に接続される。管理データとは、本実施形態のサービスレベル監視システム1で監視されるサービスレベルの元データである。管理データは、データセンタ5からネットワーク3を介して適宜収集され、管理データ記憶部160に記憶される。管理データについては、後述する実施形態で詳細に説明する。管理データ記憶部160は、サービスレベル管理装置100に含まれてもよいし、サービスレベル管理装置100に接続された記憶装置に含まれてもよい。あるいは、管理データは、サービスレベル管理装置100が読み取り可能な記録媒体に記録されてもよい。 Specifically, the service level management apparatus 100 according to the present embodiment is connected to a management data storage unit (indicated as “management data” in the figure) 160 that stores management data collected from the data center 5 via the network 3. Is done. The management data is service level original data monitored by the service level monitoring system 1 of the present embodiment. Management data is appropriately collected from the data center 5 via the network 3 and stored in the management data storage unit 160. The management data will be described in detail in an embodiment described later. The management data storage unit 160 may be included in the service level management device 100 or may be included in a storage device connected to the service level management device 100. Alternatively, the management data may be recorded on a recording medium that can be read by the service level management apparatus 100.
 本実施形態のサービスレベル管理装置100は、集計部102と、サービスレベル算出部104と、分析部106と、単位換算定義テーブル記憶部(図中、「単位換算定義テーブル」と示す)108と、サービスレベル定義テーブル110と、単位変数定義テーブル150と、サービスレベル記憶部(図中、「サービスレベル」と示す)170と、を備える。 The service level management apparatus 100 according to the present embodiment includes a totaling unit 102, a service level calculation unit 104, an analysis unit 106, a unit conversion definition table storage unit (shown as “unit conversion definition table” in the figure) 108, A service level definition table 110, a unit variable definition table 150, and a service level storage unit (shown as "service level" in the figure) 170 are provided.
 本発明のサービスレベル管理装置は、たとえば、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)、およびI/O(Input/Output)を備え(不図示)、キーボードやマウス等の入力装置(不図示)、ディスプレイやプリンタ等の出力装置(不図示)、またはネットワークを介して他の装置(不図示)と接続されるコンピュータ、またはそれらに相当する装置により実現することができる。サービスレベル管理装置のこれらの各要素は、バス(不図示)を介して互いに接続され、CPUにより各要素とともにサービスレベル管理装置全体が制御される。そして、CPUが、ROMに記憶されるプログラムをRAMに読み出して実行することにより、コンピュータのハードウェアとソフトウェアの任意の組合せによって、後述する本発明の各サービスレベル管理装置の各ユニットの各機能を実現することができる。そして、その実現方法、装置にはいろいろな変形例があることは、当業者には理解されるところである。説明に使用する各図は、ハードウェア単位の構成ではなく、機能単位のブロックを示している。
 また、各図において、本発明の本質に関わらない部分の構成については省略してあり、図示されていない。
The service level management apparatus of the present invention includes, for example, a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and an I / O (Input / Output) (not shown), a keyboard, Implemented by an input device (not shown) such as a mouse, an output device (not shown) such as a display or printer, a computer connected to another device (not shown) via a network, or a device equivalent thereto Can do. These elements of the service level management apparatus are connected to each other via a bus (not shown), and the entire service level management apparatus is controlled together with the elements by the CPU. Then, the CPU reads out the program stored in the ROM to the RAM and executes it, so that each function of each unit of each service level management device of the present invention to be described later can be performed by any combination of computer hardware and software. Can be realized. It will be understood by those skilled in the art that there are various modifications to the implementation method and apparatus. Each figure used for description shows not a configuration in hardware units but a block in functional units.
Moreover, in each figure, about the structure of the part which is not related to the essence of this invention, it has abbreviate | omitted and is not illustrated.
 また、本実施形態では、サービスレベル管理装置100は、1台のみ図示されているが、これに限定されない。大規模なデータセンタ5を監視する場合、複数のサービスレベル管理装置100を備えてもよい。また、サービスレベル管理装置100は、仮想サーバなどにより構成されてもよい。以下、他の実施形態のサービスレベル管理装置においても同様である。 In the present embodiment, only one service level management apparatus 100 is shown, but the present invention is not limited to this. When monitoring a large-scale data center 5, a plurality of service level management devices 100 may be provided. Further, the service level management apparatus 100 may be configured by a virtual server or the like. The same applies to the service level management apparatus of other embodiments.
 本実施形態のコンピュータプログラムは、本発明のサービスレベル管理装置を実現させるためのコンピュータに、サービスレベルの算出方法を定義した複数のサービスレベル定義を分析し、同じ属性で異なる集計単位を有する異なる複数のサービスレベルを、同一属性間で集計単位をまとめる集約集計単位(単位変数)を定義する手順、定義した集約集計単位(単位変数)を出力する手順を実行させるように記述されている。
 このコンピュータプログラムは、オブジェクトコード、またはインタプリタにより実行されるプログラムなど、プログラムの形態を問わない。また、上述のプログラムは、一般のパソコンや携帯型情報端末などで動作可能なアプリケーションソフトに組み込まれた形態でコンピュータに提供されてもよい。
The computer program of the present embodiment analyzes a plurality of service level definitions that define a service level calculation method in a computer for realizing the service level management apparatus of the present invention, and has a plurality of different attributes having different aggregation units with the same attribute. The service level is defined to execute a procedure for defining an aggregation unit (unit variable) for grouping aggregation units between the same attributes, and a procedure for outputting the defined aggregation unit (unit variable).
The computer program may be in any form such as an object code or a program executed by an interpreter. The above-described program may be provided to a computer in a form incorporated in application software that can be operated on a general personal computer or a portable information terminal.
 また、本実施形態のコンピュータプログラムは、本発明のサービスレベル管理装置を実現させるためのコンピュータに、サービスレベルの算出方法を定義した複数のサービスレベル定義(サービスレベル定義テーブル110に記憶)を分析し、同じ属性で異なる集計単位を有する異なる複数のサービスレベルを、同一属性間で集計単位をまとめる集約集計単位を定義する手順、情報処理システムの動作状態を監視した管理データを、定義した集約集計単位(単位変数)を用いて集計単位毎に集計して集計値(単位変数データ)を求める手順、サービスレベルを定義した複数のサービスレベル定義(サービスレベル定義テーブル110に記憶)に基づき、集計した集計単位毎の集計値(単位変数データ)に基づいて、複数のサービスレベル定義(サービスレベル定義テーブル110に記憶)で定義された集計値(単位変数データ)からサービスレベルを算出する手順を実行させるように記述されている。 Further, the computer program of the present embodiment analyzes a plurality of service level definitions (stored in the service level definition table 110) that define a service level calculation method in a computer for realizing the service level management apparatus of the present invention. , A procedure for defining an aggregation unit that aggregates aggregation units between the same attributes for different service levels with the same attribute and different aggregation units, an aggregation unit that defines management data that monitors the operating status of the information processing system Aggregated for each aggregated unit using (unit variable), aggregated based on the procedure for obtaining the aggregated value (unit variable data), multiple service level definitions (stored in service level definition table 110) defining service levels Based on the aggregated value (unit variable data) for each unit, multiple service levels are defined. It is described defined aggregate value (stored in the service level definition table 110) from (in variable data) so as to perform the steps of calculating a service level.
 本発明のコンピュータプログラムは、コンピュータで読み取り可能な記録媒体(不図示)に記録されてもよい。記録媒体は特に限定されず、様々な形態のものが考えられる。また、プログラムは、記録媒体からコンピュータのROMにロードされてもよいし、ネットワークを通じてコンピュータにダウンロードされ、ROMにロードされてもよい。 The computer program of the present invention may be recorded on a computer-readable recording medium (not shown). The recording medium is not particularly limited, and various forms can be considered. The program may be loaded from a recording medium into a computer ROM, or downloaded to a computer through a network and loaded into the ROM.
 また、図1の単位換算定義テーブル記憶部108、サービスレベル定義テーブル110、単位変数定義テーブル150、またはサービスレベル記憶部170に記憶される情報は、サービスレベル管理装置100を構成する上述したコンピュータのROMまたはRAMに記憶できる。あるいは、これらの情報は、サービスレベル管理装置100に接続され、サービスレベル管理装置100がアクセス可能な記憶装置(不図示)または他のコンピュータ(不図示)に記憶されてもよい。 The information stored in the unit conversion definition table storage unit 108, the service level definition table 110, the unit variable definition table 150, or the service level storage unit 170 in FIG. Can be stored in ROM or RAM. Alternatively, these pieces of information may be stored in a storage device (not shown) connected to the service level management apparatus 100 and accessible by the service level management apparatus 100 or another computer (not shown).
 サービスレベル定義テーブル110は、サービスレベル監視システム1が監視すべき複数のサービスレベルの定義を含む。監視対象となるサービスレベルは様々なものが含まれる。たとえば、サービスレベルは、稼働率などの可用性、または応答時間(TAT)やCPU使用率などの性能に関する情報、あるいは消費電力量などを含むことができる。 The service level definition table 110 includes definitions of a plurality of service levels that the service level monitoring system 1 should monitor. Various service levels to be monitored are included. For example, the service level may include availability such as availability, or information regarding performance such as response time (TAT) and CPU usage, or power consumption.
 サービスレベル定義テーブル110は、上記サービスレベルの種類や、監視対象となる時間や空間の範囲などが定義される。サービスレベル監視システム1は、サービスレベル定義テーブル110で定義されたサービスレベルを算出し、設定された閾値でサービスレベルを監視することができる。なお、サービスレベルの閾値に基づく監視処理自体は、本発明の本質には関係ないので詳細な説明は省略する。 The service level definition table 110 defines the types of service levels, the time and space ranges to be monitored, and the like. The service level monitoring system 1 can calculate the service level defined in the service level definition table 110 and monitor the service level with a set threshold. Note that the monitoring process itself based on the service level threshold is not related to the essence of the present invention, and thus detailed description thereof is omitted.
 単位換算定義テーブル記憶部108は、分析部106が同一属性で異なる集計単位をまとめるときに使用する単位換算を定義した単位換算定義テーブルを記憶する。上述したように、サービスレベルの値を算出する際には、集計を行う時間の幅(四半期、1月、1日など)、監視対象となるシステムの規模(データセンタ全体、サービス全体、ウェブ(WEB)層、アプリケーション(Application:AP)層、データベース(DataBase:DB)層(サーバ)など)、または、算出の方法(合計、平均、最大、最小、パーセンタイルなど)などの情報を予め定義することが必要である。 The unit conversion definition table storage unit 108 stores a unit conversion definition table that defines unit conversion used when the analysis unit 106 collects different aggregation units with the same attribute. As described above, when calculating the value of the service level, the time range for aggregation (quarter, January, 1st, etc.), the scale of the system to be monitored (the entire data center, the entire service, the web ( (WEB) layer, application (AP) layer, database (DataBase: DB) layer (server), etc.) or calculation method (total, average, maximum, minimum, percentile, etc.) is required.
 本実施形態において、上記の集計時間、集計空間、または集計方法毎に、集計単位の関係を定義し、単位換算定義テーブルとして持つ。集計時間であれば、その集計単位は、たとえば、1年、半年、四半期、2カ月、1カ月、2週間、1週間、1日、1時間、または10分などが考えられる。各集計単位の相互関係、たとえば、1年は365日、1日は24時間などを予め単位換算定義テーブルに保持しておく。集計空間または集計方法についても同様に各集計単位の相互関係をそれぞれ単位換算定義テーブルとして保持しておく。単位換算定義テーブル記憶部108に記憶される各種の単位換算定義テーブルについては後述する実施形態で詳細に説明する。 In this embodiment, the relationship between the counting units is defined for each counting time, counting space, or counting method, and the unit conversion definition table is provided. For the total time, the total unit may be, for example, one year, half year, quarter, two months, one month, two weeks, one week, one day, one hour, or ten minutes. Reciprocal relationships between the total units, for example, 365 days for one year, 24 hours for one day, and the like are stored in advance in the unit conversion definition table. Similarly, regarding the total space or the total method, the interrelationships between the respective total units are held as unit conversion definition tables. Various unit conversion definition tables stored in the unit conversion definition table storage unit 108 will be described in detail in an embodiment described later.
 単位換算定義テーブル記憶部108は、複数の単位換算定義テーブルを記憶する。各単位換算定義テーブルには、各属性の異なる集計単位の関係がそれぞれ定義される。
 分析部106は、各単位換算定義テーブルに基づいて、同じ属性で異なる集計単位を有する異なる複数のサービスレベルを、同一属性間で集計単位をまとめる単位変数として定義し、出力する。
 単位変数定義テーブル150は、分析部106により定義された単位変数を保持する。
The unit conversion definition table storage unit 108 stores a plurality of unit conversion definition tables. Each unit conversion definition table defines a relationship between different aggregation units of each attribute.
Based on each unit conversion definition table, the analysis unit 106 defines and outputs a plurality of different service levels having the same attribute and different aggregation units as unit variables for grouping the aggregation units between the same attributes.
The unit variable definition table 150 holds unit variables defined by the analysis unit 106.
 たとえば、集計時間が1日かつ集計空間がノードであるTATの最大値(MAX)をサービスレベルとして定義されているものと、集計時間が1ヶ月かつ集計空間がノードであるTATの最大値(MAX)をサービスレベルとして定義されているものが存在する場合について説明する。分析部106は、これら2つのサービスレベルは、属性がTATの最大値(MAX)で同じであり、かつ、集計時間が異なるので、単位換算定義テーブルを参照し、より小さい集計単位の「1日」に集約することを決定する。そして、分析部106は、集計時間が1日かつ集計空間がノードであるTATの最大値(MAX)を単位変数(集約集計単位)と定義する。 For example, the TAT maximum value (MAX) in which the aggregation time is one day and the aggregation space is a node is defined as the service level, and the TAT maximum value (MAX) in which the aggregation time is one month and the aggregation space is a node. ) Is defined as a service level. The analysis unit 106 refers to the unit conversion definition table because the two service levels are the same in the attribute TAT maximum value (MAX) and the aggregation time is different. To be consolidated. Then, the analysis unit 106 defines the maximum value (MAX) of TAT whose aggregation time is one day and whose aggregation space is a node as a unit variable (aggregation aggregation unit).
 このように、分析部106は、サービスレベル定義テーブル110の複数のサービスレベル定義(以下、「サービスレベル定義110」とも呼ぶ)を分析する。そして、分析部106は、集計単位がより小さいものを単位変数として定義する。あるいは、分析部106は、集計方法が従属関係にある場合、先に実行すべき集計を単位変数として定義する。そして、分析部106は、集計単位を集約する。 In this way, the analysis unit 106 analyzes a plurality of service level definitions (hereinafter also referred to as “service level definition 110”) in the service level definition table 110. And the analysis part 106 defines what has a smaller total unit as a unit variable. Or the analysis part 106 defines the aggregation which should be performed previously as a unit variable, when the aggregation method has a subordinate relationship. Then, the analysis unit 106 aggregates the aggregation units.
 集計部102は、管理データ記憶部160の管理データを用いて、分析部106が定義した単位変数を用いて集計し、集計結果を単位変数データとして出力する。本実施形態では、集計部102から出力された単位変数データは、サービスレベル算出部104に入力される。 The aggregation unit 102 uses the management data stored in the management data storage unit 160 to aggregate using the unit variables defined by the analysis unit 106, and outputs the aggregation results as unit variable data. In the present embodiment, the unit variable data output from the counting unit 102 is input to the service level calculation unit 104.
 サービスレベル算出部104は、集計部102が集計した単位変数データを用いて、サービスレベル定義テーブル110に定義されている各サービスレベルを算出し、出力する。このとき、サービスレベル算出部104は、集約された集計単位(単位変数)を用いて、他のサービスレベルの算出方法を再定義することで、重複処理を回避するようにする。たとえば、集計単位が1ヶ月かつ集計空間がノードであるTATの最大値(MAX)は、集計部102が集計した集計単位が1日かつ集計空間がノードである単位変数データを元に、1ヶ月分の集計を行えばよい。
 なお、サービスレベル算出方法の再定義は、分析部106で行ってもよい。
The service level calculation unit 104 calculates and outputs each service level defined in the service level definition table 110 using the unit variable data tabulated by the tabulation unit 102. At this time, the service level calculation unit 104 avoids duplication processing by redefining other service level calculation methods using the aggregated unit (unit variable). For example, the maximum value (MAX) of TAT in which the aggregation unit is one month and the aggregation space is a node is one month based on unit variable data in which the aggregation unit aggregated by the aggregation unit 102 is one day and the aggregation space is a node. You only have to count minutes.
The service level calculation method may be redefined by the analysis unit 106.
 本実施形態では、算出されたサービスレベルは、サービスレベル記憶部170に記憶される。サービスレベルは、ディスプレイ装置などに表示される。または、サービスレベルは、各種アプリケーションプログラムで処理されて、利用者に提示される。 In the present embodiment, the calculated service level is stored in the service level storage unit 170. The service level is displayed on a display device or the like. Alternatively, the service level is processed by various application programs and presented to the user.
 上述のような構成において、本発明の実施の形態に係るサービスレベル管理装置100によるサービスレベル管理方法を以下に説明する。
 図2は、本発明の実施の形態に係るサービスレベル管理装置100の動作の一例を示すフローチャートである。
 本発明のサービスレベル管理方法は、情報処理システム(データセンタ5のコンピュータ(不図示)や機器(不図示))の満たすべき保証レベルであるサービスレベルを管理する管理装置(サービスレベル管理装置100)におけるサービスレベル管理方法であって、サービスレベル管理装置100が、サービスレベルの算出方法を定義した複数のサービスレベル定義(サービスレベル定義テーブル110に記憶)を分析し、同じ属性で異なる集計単位を有する異なる複数のサービスレベルを、同一属性間で集計単位をまとめる集約集計単位(単位変数)を定義し(ステップS101)、情報処理システムの動作状態を監視した管理データ(管理データ記憶部160に記憶)を、定義した集約集計単位(単位変数)を用いて集約集計単位(単位変数)毎に集計して集計値(単位変数データ)を求め(ステップS103)、サービスレベルを定義した複数のサービスレベル定義(サービスレベル定義テーブル110に記憶)に基づき、集計した集約集計単位(単位変数)毎の集計値(単位変数データ)に基づいて、複数のサービスレベル定義(サービスレベル定義テーブル110に記憶)で定義されたサービスレベルを算出する(ステップS105)。
In the configuration as described above, a service level management method by the service level management apparatus 100 according to the embodiment of the present invention will be described below.
FIG. 2 is a flowchart showing an example of the operation of the service level management apparatus 100 according to the embodiment of the present invention.
The service level management method of the present invention is a management apparatus (service level management apparatus 100) for managing a service level that is a guarantee level to be satisfied by an information processing system (computer (not shown) or equipment (not shown) of the data center 5). The service level management apparatus 100 analyzes a plurality of service level definitions (stored in the service level definition table 110) that define a service level calculation method, and has different aggregation units with the same attribute. Aggregate aggregation unit (unit variable) for grouping aggregation units between the same attributes for a plurality of different service levels is defined (step S101), and management data for monitoring the operating state of the information processing system (stored in the management data storage unit 160) Using the defined aggregation unit (unit variable) Aggregated for each variable) to obtain an aggregated value (unit variable data) (step S103), and aggregated aggregated units (units) based on a plurality of service level definitions (stored in the service level definition table 110) defining service levels Based on the total value (unit variable data) for each variable), service levels defined by a plurality of service level definitions (stored in the service level definition table 110) are calculated (step S105).
 以上説明したように、本発明の実施の形態に係るサービスレベル監視システム1によれば、複数のサービスレベルを算出する時、算出手順の重複を自動的に検出し、重複を回避する処理を行うことができるので、処理の負荷を低減し、効率化が図れる。 As described above, according to the service level monitoring system 1 according to the embodiment of the present invention, when a plurality of service levels are calculated, duplication of calculation procedures is automatically detected, and processing for avoiding duplication is performed. Therefore, it is possible to reduce the processing load and increase the efficiency.
(第2の実施の形態)
 図3は、本発明の実施の形態に係るサービスレベル監視システム1の構成を示す機能ブロック図である。
 本実施形態のサービスレベル監視システム1は、サービスレベル管理装置200を備える。本実施形態のサービスレベル管理装置200は、本発明のサービスレベル管理装置を実現するための具体的な構成の例を示す。本実施形態のサービスレベル管理装置200は、上記実施形態のサービスレベル管理装置100と同様な構成を有するとともに、さらに、サービスレベル表示部208と、単位変数データ記憶部(図中、「単位変数データ」と示す)210と、サービスレベル算出定義テーブル220と、を備える。
(Second Embodiment)
FIG. 3 is a functional block diagram showing the configuration of the service level monitoring system 1 according to the embodiment of the present invention.
The service level monitoring system 1 of this embodiment includes a service level management device 200. The service level management apparatus 200 of this embodiment shows an example of a specific configuration for realizing the service level management apparatus of the present invention. The service level management apparatus 200 of this embodiment has the same configuration as that of the service level management apparatus 100 of the above embodiment, and further includes a service level display unit 208 and a unit variable data storage unit (in the figure, “unit variable data”). ) 210 and a service level calculation definition table 220.
 なお、本発明の実施形態では、各データをテーブル形式で記憶するように説明しているが、これに限定されず、様々な形態で記憶することができる。たとえば、各データは、任意のプログラム言語で記述されたファイル、または、CSV(Comma Separated Values)形式で記述されたテキストファイル等の形式でもよい。または、各データは、データベース形式でもよい。各データは、ユーザが任意のエディタなどを利用して閲覧および編集できることが望ましい。 In the embodiment of the present invention, each data is described as being stored in a table format. However, the present invention is not limited to this and can be stored in various forms. For example, each data may be in the form of a file described in an arbitrary programming language or a text file described in CSV (Comma Separated Values) format. Alternatively, each data may be in a database format. It is desirable that each data can be viewed and edited by a user using an arbitrary editor or the like.
 管理データ記憶部160は、データセンタ5から収集された管理データを記憶する。
 本発明において、管理データは、監視対象システムの、予定外停止時間などの可用性に関する情報、応答時間(TAT)、CPU使用率、メモリ使用量、ディスク使用量、またはバッチ処理完了率などの性能に関する情報、あるいは、消費電力などを含む。
The management data storage unit 160 stores management data collected from the data center 5.
In the present invention, management data relates to information such as unscheduled downtime availability information, response time (TAT), CPU usage rate, memory usage, disk usage, or batch processing completion rate, etc. Includes information or power consumption.
 図4に示すように、管理データ記憶部160は、少なくとも1つのレコード165(図4には、165a~165eの5つのレコードを示す。以下、特に各レコードを区別する必要がない場合は、「165」と符号を付す)を含むことができる。各レコード165には、監視対象システムから収集された各データのログが記録される。そして、各レコード165は、記録日時161、管理データ名162、対象163、または値164を含む。なお、図4の管理データ記憶部160に記憶される管理データの構成は一例であり、これに限定されるものではない。 As shown in FIG. 4, the management data storage unit 160 shows at least one record 165 (FIG. 4 shows five records 165a to 165e. Hereinafter, when there is no need to distinguish each record, “ 165 "). Each record 165 records a log of each data collected from the monitored system. Each record 165 includes a recording date 161, a management data name 162, a target 163, or a value 164. The configuration of the management data stored in the management data storage unit 160 in FIG. 4 is an example, and the present invention is not limited to this.
 記録日時161は、管理データが管理データ記憶部160に記録された日時を示す。また、記録日時161は、管理データが収集された日時としてもよい。管理データ名162は、記録された管理データの名称を示す。対象163は、管理データを収集した空間、たとえば、ノード、サービスまたはデータセンタを示す。値164は、実際に収集された管理データの値を示す。ここでは、値と単位が記録されているが、数値のみでもよい。
 なお、本発明の実施形態で説明する各テーブルの各項目のデータは、種類や名称(TATやノードA)等で示しているが、これに限定されず、たとえば、識別子など識別可能な情報であればよい。
The recording date 161 indicates the date when the management data was recorded in the management data storage unit 160. Further, the recording date 161 may be the date when management data is collected. The management data name 162 indicates the name of the recorded management data. The object 163 indicates a space where management data is collected, for example, a node, a service, or a data center. A value 164 indicates the value of management data actually collected. Here, values and units are recorded, but only numerical values may be used.
In addition, although the data of each item of each table described in the embodiment of the present invention is shown by type, name (TAT or node A), etc., it is not limited to this, for example, by identifiable information such as an identifier. I just need it.
 図4は、「2011/08/01,15:00」に記録された「サービスA」の「TAT」が「10msec」であることを示す。同様に、同時刻に記録された「サービスA」の「予定外停止時間」は「2分」である。この例は、たとえば、過去1時間における予定外停止時間が「2分」であったことを意味している。また、同時刻の「ノードA」の「稼働状況」の値は「応答あり」である。この例は、記録された時刻において、稼働状況を調べるためのpingに対する応答があったことを意味する。 FIG. 4 shows that “TAT” of “service A” recorded in “2011/08/01, 15:00” is “10 msec”. Similarly, “unscheduled stop time” of “service A” recorded at the same time is “2 minutes”. This example means, for example, that the unscheduled stop time in the past hour was “2 minutes”. Further, the value of “operation status” of “node A” at the same time is “response received”. This example means that there was a response to the ping for checking the operating status at the recorded time.
 サービスレベル定義テーブル110は、図5に示すように、サービスレベル監視システム1が監視すべきサービスレベルの種類や、監視対象となる時間や空間の範囲などの定義を複数記憶する。サービスレベル監視システム1は、サービスレベル定義テーブル110に定義されたサービスレベルを算出し、設定された閾値でサービスレベルを監視することができる。なお、サービスレベルの閾値に基づく監視処理自体は、本発明の本質には関係ないので詳細な説明は省略する。 As shown in FIG. 5, the service level definition table 110 stores a plurality of definitions such as the type of service level to be monitored by the service level monitoring system 1 and the range of time and space to be monitored. The service level monitoring system 1 can calculate the service level defined in the service level definition table 110 and monitor the service level with a set threshold value. Note that the monitoring process itself based on the service level threshold is not related to the essence of the present invention, and thus detailed description thereof is omitted.
 本発明のサービスレベルは様々なものを含む。たとえば、サービスレベルは、稼働率やサービス時間などの可用性、平均復旧時間などの信頼性、あるいは、応答時間(TAT)やCPU使用率、メモリ使用量、またはディスク使用量などの性能に関する情報、消費電力量、二酸化炭素換算量、あるいは、Power Usage Effectiveness(PUE)などを含むことができる。 The service level of the present invention includes various things. For example, service level includes availability such as availability and service time, reliability such as average recovery time, or performance information such as response time (TAT), CPU usage, memory usage, or disk usage, consumption The amount of electric power, the amount of carbon dioxide conversion, or Power Usage Effectiveness (PUE) can be included.
 サービスレベル定義テーブル110は、図5に示すように、少なくとも1つのレコード117(図5には、117a、117b、117cの3つのレコードを示す。以下、特に各レコードを区別する必要がない場合は、「117」と符号を付す)を含むことができる。各レコード117は、サービスレベル(以下、「SL(Service Level)」とも呼ぶ)名111、SL種別112、集計変数113、集計時間114、集計空間115、または集計方法116を含む。 As shown in FIG. 5, the service level definition table 110 shows at least one record 117 (FIG. 5 shows three records 117a, 117b, and 117c. Hereinafter, when there is no need to distinguish each record in particular. , “117”). Each record 117 includes a service level (hereinafter also referred to as “SL (Service Level)”) name 111, an SL type 112, an aggregation variable 113, an aggregation time 114, an aggregation space 115, or an aggregation method 116.
 SL名111は、サービスレベルを識別する名称を示す。SL種別112は、算出するサービスレベルの種類を示す。集計変数113は、サービスレベルの値を算出するために用いる管理データの種類を示す。集計時間114は、集計変数113を集計し、サービスレベルの値を算出する時間の範囲を示す。集計空間115は、集計変数113を集計し、サービスレベルの値を算出する空間の範囲を示す。集計方法116は、集計変数113を集計する方法を示す。なお、図5のサービスレベル定義テーブル110の構成は一例であり、これに限定されるものではない。 SL name 111 indicates a name for identifying a service level. The SL type 112 indicates the type of service level to be calculated. The total variable 113 indicates the type of management data used for calculating the service level value. The total time 114 indicates a time range in which the total variable 113 is totaled and the service level value is calculated. The total space 115 indicates the range of the space where the total variable 113 is totaled and the service level value is calculated. The aggregation method 116 indicates a method for aggregating the aggregation variable 113. The configuration of the service level definition table 110 in FIG. 5 is an example, and the present invention is not limited to this.
 SL種別112は、たとえば、稼働率またはサービス時間などの可用性、平均復旧時間などの信頼性、および、応答時間(Turn Around Time:TAT)、CPU使用率、メモリ使用量、またはディスク使用量などの性能に関する情報、消費電力量、二酸化炭素換算量、あるいは、電力使用効率(Power Usage Effectiveness:PUE)などである。
 集計変数113は、たとえば、予定外停止時間や、応答時間(TAT)、CPU使用率、メモリ使用量、ディスク使用量などの性能に関する情報、消費電力など、SL種別112で挙げたサービスレベルの値を算出するために必要となる管理データの種類である。
 集計時間114は、たとえば、1年、四半期、2カ月、1カ月、2週間、1週間、1日、1時間、10分、または1分などである。
The SL type 112 includes, for example, availability such as operation rate or service time, reliability such as average recovery time, and response time (Turn Around Time: TAT), CPU usage rate, memory usage, or disk usage. Information on performance, power consumption, carbon dioxide equivalent, or power usage efficiency (PUE).
The aggregate variable 113 is, for example, service level values listed in the SL type 112 such as unscheduled stop time, response time (TAT), information on performance such as CPU usage rate, memory usage, disk usage, and power consumption. Is the type of management data required to calculate
The total time 114 is, for example, one year, quarter, two months, one month, two weeks, one week, one day, one hour, ten minutes, or one minute.
 集計空間115は、たとえば、複数のデータセンタ、1個のデータセンタ、運用体制に基づき定義される管理の単位、顧客、顧客の部門、特定のシステム、サービス全体、AP層、WEB層、DB層などの層、ノードなどである。
 集計方法116は、たとえば、総和、平均、最大、最小、パーセンタイルなどである。または、集計方法116は、算出式を指定してもよい。図5に示すサービスレベル定義テーブル110の例は、「稼働率」の集計方法を「式」と定義しているが、これは別途、定義するものとする。
The total space 115 includes, for example, a plurality of data centers, one data center, a management unit defined based on an operation system, a customer, a customer department, a specific system, an entire service, an AP layer, a WEB layer, and a DB layer. Layers, nodes, etc.
The aggregation method 116 is, for example, sum, average, maximum, minimum, percentile, and the like. Alternatively, the counting method 116 may specify a calculation formula. In the example of the service level definition table 110 illustrated in FIG. 5, the aggregation method of “operation rate” is defined as “expression”, but this is defined separately.
 図3の単位換算定義テーブル記憶部108は、図3の分析部106が同一属性で異なる集計単位をまとめるときに使用する単位換算を定義した単位換算定義テーブルを複数記憶する。
 本実施形態において、単位換算定義テーブル記憶部108は、図6~図8に示す各属性の異なる集計単位の関係を定義する少なくとも一つの単位換算定義テーブルを含む。本実施形態では、単位換算定義テーブル記憶部108は、図6の時間定義テーブル120と、図7の空間定義テーブル130と、図8の個別定義テーブル140とを含む。
The unit conversion definition table storage unit 108 in FIG. 3 stores a plurality of unit conversion definition tables that define unit conversions used when the analysis unit 106 in FIG. 3 collects different aggregation units with the same attribute.
In the present embodiment, the unit conversion definition table storage unit 108 includes at least one unit conversion definition table that defines the relationship between different aggregation units of each attribute shown in FIGS. In this embodiment, the unit conversion definition table storage unit 108 includes the time definition table 120 in FIG. 6, the space definition table 130 in FIG. 7, and the individual definition table 140 in FIG.
 時間定義テーブル120は、時間の集計単位の関係を定義している。時間定義テーブル120は、図6に示すように、少なくとも1つのレコード127(図6には、127a~127fの6つのレコードを示す。以下、特に各レコードを区別する必要がない場合は、「127」と符号を付す)を含む。
 それぞれのレコード127は、単位名121、および各単位換算値122~126を含むことができる。なお、図からも分かるように、時間の集計単位は、互いに包含関係にあり、時間定義テーブル120では、時間の集計単位の包含関係が定義される。
 なお、図6の時間定義テーブル120の構成は一例であり、これに限定されるものではない。
The time definition table 120 defines the relationship between time aggregation units. As shown in FIG. 6, the time definition table 120 shows at least one record 127 (FIG. 6 shows six records 127a to 127f. In the following, if there is no need to distinguish each record, “127 ").
Each record 127 can include a unit name 121 and unit converted values 122 to 126. As can be seen from the figure, the time aggregation units are inclusive of each other, and the time definition table 120 defines the inclusion relationship of the time aggregation units.
Note that the configuration of the time definition table 120 in FIG. 6 is an example, and the present invention is not limited to this.
 単位名121は、時間単位の名称を示す。なお、時間単位は、サービスレベルの値の算出に用いる変数の時間の幅を意味する。たとえば、時間単位が「1日」ならば、サービスレベルの値の算出に用いる変数の時間の幅が「1日間隔で計測された値」あるいは「1日分の管理データを平均、総和など統計処理した値」であることを意味する。単位換算値122~126は、括弧内の時間を、集計単位を基準とした場合の、時間の集計単位の数を示す。
 たとえば、図6では、「四半期」の「単位換算値(1日)」に「90」が記録されている。これは、「1日」を単位としたとき、「四半期」が「90日」であることを示す。一方、「四半期」の「単位換算値(1年)」に「-」が記録されている。これは、「1年」の方が「四半期」より大きいため、該当するデータがないことを示す。
The unit name 121 indicates the name of the time unit. The time unit means a time width of a variable used for calculating a service level value. For example, if the time unit is “1 day”, the time width of the variable used to calculate the service level value is “a value measured at intervals of 1 day” or “statistics such as average and sum of management data for 1 day” It means “processed value”. The unit conversion values 122 to 126 indicate the number of time aggregation units when the time in parentheses is based on the aggregation unit.
For example, in FIG. 6, “90” is recorded in “Unit conversion value (1 day)” of “Quarter”. This indicates that “quarter” is “90 days” when “1 day” is used as a unit. On the other hand, “-” is recorded in “Unit conversion value (1 year)” of “Quarter”. This indicates that there is no corresponding data because “1 year” is larger than “quarter”.
 空間定義テーブル130は、管理対象の空間の集計単位の関係を定義している。空間定義テーブル130は、図7に示すように、少なくとも1つのレコード135(図7には、135a~135eの5つのレコードを示す。以下、特に各レコードを区別する必要がない場合は、「135」と符号を付す)を含む。 The space definition table 130 defines the relationship of the aggregation units of the space to be managed. As shown in FIG. 7, the space definition table 130 shows at least one record 135 (FIG. 7 shows five records 135a to 135e. Hereinafter, when it is not necessary to distinguish each record, “135 ").
 それぞれのレコード135は、単位名131、単位換算値132~134を含むことができる。なお、図からも分かるように、本実施形態では、空間の集計単位は、互いに包含関係にあり、空間定義テーブル130では、空間の集計単位の包含関係が定義される。包含関係とは、たとえば、単位の大小、長短、広狭などの関係である。さらに、包含関係は、集計単位同士の共通部分の関係も含むことができる。他の実施形態において、空間の集計単位は包含関係にない場合も考えられる。それらの関係も含め、空間定義テーブル130に定義し、記憶してもよい。
 なお、図7の空間定義テーブル130の構成は一例であり、これに限定されるものではない。
Each record 135 can include a unit name 131 and unit conversion values 132 to 134. As can be seen from the figure, in this embodiment, the space aggregation units are in an inclusive relationship, and the space definition table 130 defines the inclusive relationship of the space aggregation units. The inclusion relationship is, for example, a relationship such as unit size, long / short, wide / narrow. Furthermore, the inclusion relationship can also include the relationship of the common parts between the aggregation units. In other embodiments, there may be cases where the aggregate units of space are not in an inclusive relationship. These relationships may be defined and stored in the space definition table 130.
The configuration of the space definition table 130 in FIG. 7 is an example, and the present invention is not limited to this.
 単位名131は、空間単位の名称を示す。なお、空間単位は、サービスレベルの値の算出に用いる変数の空間の幅を意味する。たとえば、空間単位が「AP層」ならば、サービスレベルの値の算出に用いる変数の空間の幅が「AP層全体で計測された値」あるいは「AP層に含まれるノードの管理データを平均、総和など統計処理した値」であることを意味する。 The unit name 131 indicates the name of the space unit. The space unit means the width of a variable space used for calculating a service level value. For example, if the spatial unit is “AP layer”, the width of the space of the variable used for calculating the service level value is “value measured in the entire AP layer” or “management data of nodes included in the AP layer, It means “statistically processed value such as sum”.
 単位換算値132~134は、括弧内の空間単位を基準とした場合の空間単位の数を示す。たとえば、図7では、「DC」の「単位換算値(ノード)」に、「10000」が記録されている。これは、「ノード」を単位とした時、「DC」が「10000ノード」で構成されていることを示す。一方、「DC」の「単位換算値(複数のDC)」に「-」が記録されている。これは「複数のDC」の方が「DC」より大きいため、該当するデータがないことを示す。 Unit conversion values 132 to 134 indicate the number of space units when the space units in parentheses are used as a reference. For example, in FIG. 7, “10000” is recorded in “unit conversion value (node)” of “DC”. This indicates that “DC” is composed of “10000 nodes” when “node” is used as a unit. On the other hand, “−” is recorded in “Unit conversion value (plural DC)” of “DC”. This indicates that there is no corresponding data because “plural DC” is larger than “DC”.
 個別定義テーブル140は、特定の監視項目に関する定義であり、サービスレベルを数式などで任意に定義した集計方法を定義する情報が記憶される。個別定義テーブル140は、図8に示すように、少なくとも一つのレコード146(図8には、146aの1つのレコードを示す。以下、特に各レコードを区別する必要がない場合は、「146」と符号を付す)を含む。 The individual definition table 140 is a definition relating to a specific monitoring item, and stores information defining a counting method in which service levels are arbitrarily defined by mathematical formulas or the like. As shown in FIG. 8, the individual definition table 140 shows at least one record 146 (FIG. 8 shows one record of 146a. Hereinafter, if it is not necessary to distinguish each record, “146” is shown. Included).
 それぞれのレコード146は、SL種別141、集計方法142、変数143、時間単位144または空間単位145を含む。
 なお、図8の個別定義テーブル140の構成は一例であり、これに限定されるものではない。
Each record 146 includes an SL type 141, a tabulation method 142, a variable 143, a time unit 144, or a space unit 145.
The configuration of the individual definition table 140 in FIG. 8 is an example, and the present invention is not limited to this.
 SL種別141は、個別定義テーブル140に定義された個別定義(以下、「個別定義140」とも呼ぶ)に基づき算出するサービスレベルの種別を示す。集計方法142は、サービスレベルの値の算出に用いられる計算式や関数を示す。なお、mは予定稼働時間、nは予定外停止時間を意味している。予定稼働時間は、一定値を指定するものとする。次に、変数143は、サービスレベルの値の算出に用いられる変数を示す。時間単位144は、サービスレベルの値を算出する集計時間の幅を示す。空間単位145は、サービスレベルの値を算出する集計空間の幅を示す。 The SL type 141 indicates the type of service level calculated based on the individual definition defined in the individual definition table 140 (hereinafter also referred to as “individual definition 140”). The aggregation method 142 indicates a calculation formula or a function used for calculating the service level value. Note that m represents a scheduled operation time, and n represents an unscheduled stop time. The scheduled operating time shall be a constant value. Next, a variable 143 indicates a variable used for calculating a service level value. The time unit 144 indicates the range of the total time for calculating the service level value. The space unit 145 indicates the width of the total space for calculating the service level value.
 たとえば、図8では、「予定外停止時間」が変数である。また、時間単位144は「1日」、かつ、空間単位145は「サービス」である。なお、図5のサービスレベル定義テーブル110のレコード117cの集計方法116で「式」と定義された収集方法が、この個別定義テーブル140で定義された集計方法142に相当する。図5では集計方法116を「式」と示してあるが、個別定義テーブル140は、集計方法142の式を識別可能な情報、たとえば、関数名などを定義することができる。 For example, in FIG. 8, “unscheduled stop time” is a variable. The time unit 144 is “1 day” and the space unit 145 is “service”. Note that the collection method defined as “expression” by the aggregation method 116 of the record 117c in the service level definition table 110 in FIG. 5 corresponds to the aggregation method 142 defined in the individual definition table 140. In FIG. 5, the tabulation method 116 is shown as “expression”, but the individual definition table 140 can define information that can identify the formula of the tabulation method 142, for example, a function name.
 図3に戻り、分析部106は、サービスレベル定義テーブル110および単位換算定義テーブル記憶部108に記録した時間定義テーブル120、空間定義テーブル130または個別定義テーブル140で構成される単位換算定義に基づき、サービスレベル算出過程の重複を検出する。そして、分析部106は、重複を回避してサービスレベルの値の算出を行うための定義であるサービスレベル算出定義と、サービスレベルの値の算出に用いる値(集計値)を算出するための定義である単位変数定義とを出力する。 Returning to FIG. 3, the analysis unit 106 is based on the unit conversion definition composed of the time definition table 120, the space definition table 130, or the individual definition table 140 recorded in the service level definition table 110 and the unit conversion definition table storage unit 108. Detect duplicate service level calculation processes. The analysis unit 106 then defines a service level calculation definition that is a definition for calculating a service level value while avoiding duplication, and a definition for calculating a value (total value) used for calculating the service level value. The unit variable definition is output.
 本実施形態では、出力された単位変数定義およびサービスレベル算出定義は、単位変数定義テーブル150およびサービスレベル算出定義テーブル220にそれぞれ記憶される。以後、単位変数定義テーブル150に記憶される単位変数定義を、「単位変数定義150」と表記する。さらに、サービスレベル算出定義テーブル220に記憶されるサービスレベル算出定義を、「サービスレベル算出定義220」と表記する。 In the present embodiment, the output unit variable definition and service level calculation definition are stored in the unit variable definition table 150 and the service level calculation definition table 220, respectively. Hereinafter, the unit variable definition stored in the unit variable definition table 150 is referred to as “unit variable definition 150”. Further, the service level calculation definition stored in the service level calculation definition table 220 is referred to as “service level calculation definition 220”.
 分析部106は、まず、サービスレベル定義テーブル110を参照し、サービスレベル定義を読み込み、単位換算定義テーブル記憶部108に記録された時間定義テーブル120、空間定義テーブル130、または個別定義テーブル140に基づき、サービスレベルの値の算出に関する重複を分析する。分析部106は、同一属性で異なる集計単位のサービスレベルについて集計単位をまとめ、単位変数を定義するとともに、単位変数から各サービスレベルを算出するためのサービスレベル算出定義を生成する。後述する集計部102とサービスレベル算出部104は、単位変数定義とサービスレベル算出定義を用いることで、重複を避けてサービスレベルの値を算出することができることとなる。 The analysis unit 106 first refers to the service level definition table 110, reads the service level definition, and based on the time definition table 120, the space definition table 130, or the individual definition table 140 recorded in the unit conversion definition table storage unit 108. Analyze the overlaps in calculating service level values. The analysis unit 106 summarizes the aggregation units for the service levels of the different aggregation units with the same attribute, defines unit variables, and generates a service level calculation definition for calculating each service level from the unit variables. By using the unit variable definition and the service level calculation definition, the aggregation unit 102 and the service level calculation unit 104, which will be described later, can calculate the service level value while avoiding duplication.
 本実施形態において、分析部106は、集計単位が互いに包含関係にあるサービスレベル間では、サービスレベル定義110で定義されているサービスレベルの中で最も内側となる最小の単位を単位変数として定義する。 In the present embodiment, the analysis unit 106 defines, as a unit variable, the smallest unit that is the innermost among the service levels defined in the service level definition 110 between service levels in which the aggregation units are in an inclusive relationship. .
 分析部106は、単位変数定義150を集計部102へ出力する。なお、単位変数はサービスレベル算出部104がサービスレベルの値を算出するために用いる変数である。さらに、単位変数定義150は、集計部102が単位変数を算出するために用いる定義である。 The analysis unit 106 outputs the unit variable definition 150 to the counting unit 102. The unit variable is a variable used by the service level calculation unit 104 to calculate a service level value. Furthermore, the unit variable definition 150 is a definition used by the counting unit 102 to calculate unit variables.
 単位変数定義テーブル150は、分析部106が定義した集計単位をまとめる単位変数の定義を記憶する。図9に示すように、単位変数定義テーブル150は、少なくとも1つのレコード158(図9には、158aの1つのレコードを示す。以下、特に各レコードを区別する必要がない場合は、「158」と符号を付す)を含むことができる。それぞれのレコード158は、単位変数名151、集計方法152、変数153、集計時間154、集計空間155、時間単位156、または空間単位157を含む。
 なお、図9の単位変数定義テーブル150の構成は一例であり、これに限定されるものではない。
The unit variable definition table 150 stores definitions of unit variables that summarize the aggregation units defined by the analysis unit 106. As shown in FIG. 9, the unit variable definition table 150 shows at least one record 158 (FIG. 9 shows one record 158a. In the following, if there is no need to distinguish each record, “158” is shown. Can be included. Each record 158 includes a unit variable name 151, a totaling method 152, a variable 153, a totaling time 154, a totaling space 155, a time unit 156, or a space unit 157.
The configuration of the unit variable definition table 150 in FIG. 9 is an example, and the present invention is not limited to this.
 単位変数名151は、単位変数の名称を示す。集計方法152は、図5のサービスレベル定義テーブル110の集計方法116に相当し、サービスレベルの値を算出するとき用いる変数の集計方法を示す。変数153は、図5のサービスレベル定義テーブル110の集計変数113に相当し、サービスレベルの値を算出するために用いる管理データの種類を示す。 The unit variable name 151 indicates the name of the unit variable. The totaling method 152 corresponds to the totaling method 116 of the service level definition table 110 in FIG. 5, and indicates a variable totaling method used when calculating a service level value. A variable 153 corresponds to the aggregation variable 113 of the service level definition table 110 in FIG. 5 and indicates the type of management data used for calculating the service level value.
 集計時間154は、図5のサービスレベル定義テーブル110の集計時間114に相当し、変数153を集計し、サービスレベルの値を算出する時間の範囲を示す。集計空間155は、図5のサービスレベル定義テーブル110の集計空間115に相当し、変数153を集計し、サービスレベルの値を算出する空間の範囲を示す。 The total time 154 corresponds to the total time 114 of the service level definition table 110 in FIG. 5, and indicates a time range in which the variable 153 is totaled and the service level value is calculated. The total space 155 corresponds to the total space 115 of the service level definition table 110 in FIG. 5 and indicates the range of the space where the variables 153 are totaled and the service level value is calculated.
 時間単位156は、サービスレベルの値を算出するとき用いる変数153の元データ(管理データ)を読み出すタイミング(時間間隔)を示す。時間単位156は、集計時間154の大きさ以下の単位を選択する。たとえば、時間単位156として、管理データの収集または記録時間の単位(5分)をそのまま用いてもよい。あるいは、時間単位156として、管理データの収集間隔が5分の整数倍の10分間隔などの時間単位を設定してもよい。これらは、設定テーブルを別途設けて適宜設定できるようにしてもよい。 The time unit 156 indicates the timing (time interval) for reading the original data (management data) of the variable 153 used when calculating the service level value. As the time unit 156, a unit equal to or smaller than the total time 154 is selected. For example, the management data collection or recording time unit (5 minutes) may be used as it is as the time unit 156. Alternatively, as the time unit 156, a time unit such as a 10-minute interval in which the management data collection interval is an integer multiple of 5 minutes may be set. These may be set appropriately by providing a setting table separately.
 空間単位157は、サービスレベルの値を算出するとき用いる変数153の元データ(管理データ)を読み出す対象空間の範囲を示す。空間単位157は、集計空間155の大きさ以下の単位を選択する。 The space unit 157 indicates the range of the target space from which the original data (management data) of the variable 153 used when calculating the service level value is read. As the space unit 157, a unit equal to or smaller than the size of the total space 155 is selected.
 また、各レコード158は、単位変数を算出するために用いる変数153の具体的な集計時間154、たとえば、何時から何時等を指定した範囲、または集計空間155の具体的な範囲、たとえば、ノードA、B、Dなどの範囲などを含んでもよい。これらは、設定テーブルを別途設けて適宜設定できるようにしてもよい。分析部106が単位変数定義150を定義するとき、これらの設定テーブルを参照すればよい。 Each record 158 includes a specific total time 154 of the variable 153 used for calculating the unit variable, for example, a range in which what time is designated, or a specific range of the total space 155, for example, the node A , B, D and the like. These may be set appropriately by providing a setting table separately. When the analysis unit 106 defines the unit variable definition 150, these setting tables may be referred to.
 たとえば、図9の単位変数「TAT(1日、ノード)」は、「10分」、「ノード」という単位で管理データ記憶部160に記録された変数「TAT」を、「1日」分、各「ノード」の範囲で読み込み、その範囲内の最大値(MAX)を算出することを意味している。 For example, the unit variable “TAT (1 day, node)” in FIG. 9 is the variable “TAT” recorded in the management data storage unit 160 in units of “10 minutes” and “node”, This means reading in the range of each “node” and calculating the maximum value (MAX) within that range.
 サービスレベル算出定義テーブル220は、サービスレベル算出部104がサービスレベルの値を算出するときに用いる定義である。サービスレベル算出定義テーブル220は、図10に示すように、少なくとも1つのレコード229(図10には、229a~229cの3つのレコードを示す。以下、特に各レコードを区別する必要がない場合は、「229」と符号を付す)を含むことができる。各レコード229は、SL名221、集計方法222、変数223、集計時間224、集計空間225、時間単位226、空間単位227または集約判定228を含む。
 なお、図10のサービスレベル算出定義テーブル220の構成は一例であり、これに限定されるものではない。
The service level calculation definition table 220 is a definition used when the service level calculation unit 104 calculates a service level value. As shown in FIG. 10, the service level calculation definition table 220 shows at least one record 229 (shown in FIG. 10 is three records 229a to 229c. Hereinafter, when there is no need to distinguish each record in particular, "229"). Each record 229 includes an SL name 221, an aggregation method 222, a variable 223, an aggregation time 224, an aggregation space 225, a time unit 226, a space unit 227, or an aggregation determination 228.
Note that the configuration of the service level calculation definition table 220 in FIG. 10 is an example, and the present invention is not limited to this.
 SL名221は、サービスレベル算出定義220に基づき、サービスレベル算出部104が算出するサービスレベルの名称を示す。集計方法222は、サービスレベルの値を算出する方法を示す。変数223は、サービスレベルの値を算出するとき用いる変数の名称を示す。 The SL name 221 indicates the name of the service level calculated by the service level calculation unit 104 based on the service level calculation definition 220. The aggregation method 222 indicates a method for calculating a service level value. The variable 223 indicates the name of the variable used when calculating the service level value.
 集計時間224は、変数223を集計し、サービスレベルの値を算出する時間の幅を示す。集計空間225は、変数223を集計し、サービスレベルの値を算出する空間の幅を示す。時間単位226は、サービスレベルの値を算出するとき用いる変数223の時間の幅を示す。空間単位227は、サービスレベルの値を算出するとき用いる変数223の空間の幅を示す。ここで、時間単位226または空間単位227は、それぞれ集計時間224または集計空間225の大きさ以下の単位を選択する。どのような単位を選択するかは、設定テーブルを別途設けて適宜設定できるようにしてもよい。
 集約判定228は、対象のサービスレベルが算出の集約対象であるか否かを識別する情報(フラグ等)を示す。
The totaling time 224 indicates the width of time during which the variable 223 is totaled and the service level value is calculated. The total space 225 indicates the width of the space where the variables 223 are totaled and the service level value is calculated. The time unit 226 indicates the time width of the variable 223 used when calculating the service level value. The space unit 227 indicates the space width of the variable 223 used when calculating the service level value. Here, as the time unit 226 or the space unit 227, a unit equal to or smaller than the size of the total time 224 or the total space 225 is selected. What unit is selected may be set appropriately by providing a separate setting table.
The aggregation determination 228 indicates information (such as a flag) for identifying whether or not the target service level is a calculation aggregation target.
 たとえば、図10では、集約判定228は、分析部106により、集約対象と判定されたものが「1」、それ以外が「0」と定義される。たとえば、図10の「TAT_B」は、「1日」かつ「ノード」という単位で記録された「TAT(1日、ノード)」という変数223を、サービスレベル算出部104が、「1月」かつ「サービス」の範囲で読み込み、その中の「MAX」すなわち最大値を算出することを意味している。「TAT(1日、ノード)」という変数223は、図9の単位変数定義150で定義された単位変数に対応する。 For example, in FIG. 10, the aggregation determination 228 is defined as “1” by the analysis unit 106 as “1”, and “0” otherwise. For example, “TAT_B” in FIG. 10 includes a variable 223 “TAT (1 day, node)” recorded in units of “1 day” and “node”, and the service level calculation unit 104 sets “January” and It means reading in the range of “service” and calculating “MAX”, that is, the maximum value. A variable 223 “TAT (1 day, node)” corresponds to the unit variable defined in the unit variable definition 150 of FIG.
 また、「TAT_B」の集約判定は「1」であり、これは、サービスレベル算出部104が、変数223を単位変数データ記憶部210から読み込むことを意味している。図10の場合、集約判定228が「0」のサービスレベルに対しては、サービスレベル算出部104は変数223を管理データ記憶部160から読み込むものとする。なお、サービスレベル算出定義220のレコード229は、サービスレベルの値を算出するために用いる変数223の集計時間224および集計空間225の具体的範囲などを含んでいてもよい。これの具体的な範囲は、設定テーブルを別途設けて適宜設定できるようにしてもよい。分析部106がサービスレベル算出定義220を定義するとき、これらの設定テーブルを参照すればよい。 Also, the aggregation determination of “TAT_B” is “1”, which means that the service level calculation unit 104 reads the variable 223 from the unit variable data storage unit 210. In the case of FIG. 10, it is assumed that the service level calculation unit 104 reads the variable 223 from the management data storage unit 160 for the service level whose aggregation determination 228 is “0”. Note that the record 229 of the service level calculation definition 220 may include the total time 224 of the variable 223 and the specific range of the total space 225 used for calculating the service level value. The specific range may be set as appropriate by providing a setting table separately. When the analysis unit 106 defines the service level calculation definition 220, these setting tables may be referred to.
 図3の集計部102は、単位変数定義テーブル150を参照し、単位変数定義に基づき、管理データ記憶部160から読み込んだ管理データを集計し、集計値を出力する。本実施形態では、出力された集計値は単位変数データ記憶部210に単位変数データとして記憶される。 The aggregation unit 102 in FIG. 3 refers to the unit variable definition table 150, aggregates the management data read from the management data storage unit 160 based on the unit variable definition, and outputs the aggregation value. In the present embodiment, the output total value is stored as unit variable data in the unit variable data storage unit 210.
 単位変数データ記憶部210は、集計部102が出力した単位変数データ(以後、「単位変数データ210」とも呼ぶ)を記録する。単位変数データ210は、サービスレベル算出部104がサービスレベルの値を算出するために用いるデータである。図11に示すように、単位変数データ記憶部210は、少なくとも1つのレコード217(図11には、217a、217b、217cの3つのレコードを示す。以下、特に各レコードを区別する必要がない場合は、「217」と符号を付す)を含むことができる。 The unit variable data storage unit 210 records the unit variable data (hereinafter also referred to as “unit variable data 210”) output by the totaling unit 102. The unit variable data 210 is data used by the service level calculation unit 104 to calculate a service level value. As shown in FIG. 11, the unit variable data storage unit 210 has at least one record 217 (FIG. 11 shows three records 217a, 217b, and 217c. Hereinafter, it is not necessary to distinguish each record in particular. May be labeled "217").
 各レコード217は、記録日時211、単位変数名212、集計時間213、集計空間214、集計方法215または値216を含む。
 なお、図11の単位変数データ記憶部210の構造は一例であり、これに限定されるものではない。
Each record 217 includes a recording date and time 211, a unit variable name 212, a totaling time 213, a totaling space 214, a totaling method 215 or a value 216.
Note that the structure of the unit variable data storage unit 210 in FIG. 11 is an example, and the present invention is not limited to this.
 記録日時211は、単位変数データ210のレコードが記録された日時を示す。単位変数名212は、図9の単位変数定義150の単位変数名151に相当し、単位変数データ210を識別する名称を示す。集計時間213は、単位変数データ210の値を集計した時間範囲を示す。集計空間214は、単位変数データ210の値を集計した空間範囲を示す。集計方法215は、図9の単位変数定義150の集計方法152に相当し、単位変数データ210の値を算出した方法を示す。値216は、算出した単位変数データ210の値である。 The recording date 211 indicates the date when the unit variable data 210 record was recorded. The unit variable name 212 corresponds to the unit variable name 151 of the unit variable definition 150 in FIG. 9, and indicates a name for identifying the unit variable data 210. The total time 213 indicates a time range in which the values of the unit variable data 210 are totaled. The total space 214 indicates a spatial range in which the values of the unit variable data 210 are totaled. The totaling method 215 corresponds to the totaling method 152 of the unit variable definition 150 in FIG. 9 and shows a method of calculating the value of the unit variable data 210. A value 216 is a value of the calculated unit variable data 210.
 たとえば、図11は、「2011/07/31,15:01~2011/08/01,15:00」の時間範囲で、「ノードA」を対象に最大値を算出した「TAT(1日、ノード)」の値が「5.1sec」であることを示している。図11には、8月1日のデータとして、ノードAのTAT(1日、ノード)の値のレコード217のみが示されているが、他のノードの値のレコード217も単位変数データ記憶部210に記録されているものとする。 For example, FIG. 11 shows “TAT (1 day, 1 day, when calculating the maximum value for“ Node A ”in the time range“ 2011/07/31, 15:01 to 2011/08/08, 15:00 ””. Node) "is" 5.1 sec ". In FIG. 11, only the record 217 of the value of TAT (1 day, node) of the node A is shown as the data of August 1, but the record 217 of the value of another node is also a unit variable data storage unit. Suppose that it is recorded in 210.
 図3に戻り、サービスレベル算出部104は、サービスレベル定義テーブル110を参照し、各サービスレベル定義に基づき、管理データ記憶部160に記録された管理データおよび単位変数データ記憶部210に記録された単位変数データを入力として、サービスレベルの値を算出する。サービスレベル算出部104は、算出したサービスレベルの値をサービスレベル記憶部170に記憶することができる。 Returning to FIG. 3, the service level calculation unit 104 refers to the service level definition table 110 and, based on each service level definition, is recorded in the management data and unit variable data storage unit 210 recorded in the management data storage unit 160. The service level value is calculated using the unit variable data as input. The service level calculation unit 104 can store the calculated service level value in the service level storage unit 170.
 サービスレベル記憶部170は、サービスレベル算出部104が算出したサービスレベルの値を記憶する。図12に示すように、サービスレベル記憶部170は、サービスレベルの少なくとも1つのレコード177(図12には、177a、177bの2つのレコードを示す。以下、特に各レコードを区別する必要がない場合は、「177」と符号を付す)を含むことができる。各レコード177は、記録日時171、SL名172、集計時間173、集計空間174、集計方法175または値176を含む。
 なお、図12のサービスレベル記憶部170の構造は一例であり、これに限定されるものではない。たとえば、集計方法175は、対応する図5のサービスレベル定義テーブル110のSL名111の集計方法116を参照すれば知ることが可能であるので、必ずしも必要ない。
The service level storage unit 170 stores the service level value calculated by the service level calculation unit 104. As shown in FIG. 12, the service level storage unit 170 shows at least one service level record 177 (FIG. 12 shows two records 177a and 177b. In the following, there is no need to distinguish each record in particular. Can be labeled "177"). Each record 177 includes a recording date 171, an SL name 172, an aggregation time 173, an aggregation space 174, an aggregation method 175 or a value 176.
The structure of the service level storage unit 170 in FIG. 12 is an example, and the present invention is not limited to this. For example, the aggregation method 175 is not necessarily required because it can be known by referring to the aggregation method 116 of the SL name 111 in the corresponding service level definition table 110 of FIG.
 記録日時171は、サービスレベルの各レコード177がサービスレベル記憶部170に記録された日時を示す。SL名172は、図5のSL名111に相当し、サービスレベルを識別する名称を示す。集計時間173は、サービスレベルの値を集計した時間範囲を示す。集計空間174は、サービスレベルの値を算出した空間範囲を示す。集計方法175は、図5の集計方法116に相当し、サービスレベルの値を算出した方法を示す。値176は、算出したサービスレベルの値である。 The recording date 171 indicates the date when each service level record 177 was recorded in the service level storage unit 170. The SL name 172 corresponds to the SL name 111 in FIG. 5 and indicates a name for identifying the service level. The total time 173 indicates a time range in which the service level values are totaled. The total space 174 indicates a space range in which the service level value is calculated. The totaling method 175 corresponds to the totaling method 116 in FIG. 5 and shows a method for calculating a service level value. The value 176 is the calculated service level value.
 たとえば、図12では、「2011/07/31 15:01~2011/08/01 15:00」の時間範囲で、「ノードA」を対象に最大値を算出した「TAT_A」の値が「5.1sec」であることを示している。同様に「2011/07/01 15:01~2011/08/01 15:00」の時間範囲で、「サービスA」を対象に最大値を算出した「TAT_B」の値が「6.4sec」である。 For example, in FIG. 12, the value of “TAT_A” obtained by calculating the maximum value for “node A” in the time range “2011/07/31 15:01 to 2011/08/08 15:00” is “5”. .1 sec ". Similarly, in the time range of “2011/07/01 15:01 to 2011/08/01 15:00”, the maximum value calculated for “Service A” is “TAT_B” and the value is “6.4 sec”. is there.
 図11および図12の集計時間213および173は、時間範囲を開始時刻と終了時刻で示しているが、これに限定されない。単位変数名212またはSL名172を元に、集計時間の幅は取得できるので、集計時間213および173は、開始時刻または終了時刻のみでもよく、または、開始時刻または終了時刻と、集計時間の幅の情報を持つようにしてもよい。また、集計時間のタイミングが運用上予め決まっているのであれば、時刻は必ずしも必要なく、日付だけでもよい。 11 and 12 indicate the time ranges by the start time and the end time, but are not limited thereto. Since the total time width can be acquired based on the unit variable name 212 or the SL name 172, the total time 213 and 173 may be only the start time or the end time, or the start time or the end time and the total time width. You may make it have the information of. If the timing of the total time is predetermined in operation, the time is not necessarily required, and only the date may be used.
 サービスレベル表示部208は、サービスレベル記憶部170を参照し、サービスレベル算出部104が算出したサービスレベルの値をユーザに提示する。なお、サービスレベル表示部208は、ディスプレイなどの表示装置(不図示)または、サービスレベルの値や動作状態をユーザに提示するアプリケーションなどで構成されてもよい。
 また、サービスレベル表示部208は、サービスレベル記憶部170を参照せず、サービスレベル算出部104が算出したサービスレベルを直接受け取り、提示してもよい。
The service level display unit 208 refers to the service level storage unit 170 and presents the service level value calculated by the service level calculation unit 104 to the user. The service level display unit 208 may be configured by a display device such as a display (not shown) or an application that presents a service level value or an operation state to the user.
The service level display unit 208 may directly receive and present the service level calculated by the service level calculation unit 104 without referring to the service level storage unit 170.
 このように構成された本実施形態のサービスレベル監視システム1の動作について、以下説明する。
 図13乃至図17は、本発明の実施の形態に係るサービスレベル監視システム1の動作の一例を示すフローチャートである。図13は、本実施形態における分析部106の動作を示す。図14および図15は、図13の各処理手順の詳細を示す。図16は、本実施形態における集計部102の動作を示す。図17は、本実施形態におけるサービスレベル算出部104の動作を示す。
The operation of the service level monitoring system 1 of the present embodiment configured as described above will be described below.
13 to 17 are flowcharts showing an example of the operation of the service level monitoring system 1 according to the embodiment of the present invention. FIG. 13 shows the operation of the analysis unit 106 in this embodiment. 14 and 15 show the details of each processing procedure in FIG. FIG. 16 shows the operation of the counting unit 102 in the present embodiment. FIG. 17 shows the operation of the service level calculation unit 104 in the present embodiment.
 まず、図13を用いて、分析部106の動作について説明する。
 はじめに、分析部106は、サービスレベル定義テーブル110を参照し、サービスレベル定義を読み込む(ステップS201)。
 次に、分析部106は、各サービスレベル定義について、同一属性で集計単位をまとめるサービスレベルがあるか否か、すなわち、算出するサービスレベルが集約対象か否かを判定する(ステップS203)。分析部106は、図5のサービスレベル定義テーブル110の中で、集計変数113と集計方法116が同一のレコード117aと117bを抽出し、集約対象とする(ステップS203のYES)。
First, the operation of the analysis unit 106 will be described with reference to FIG.
First, the analysis unit 106 reads the service level definition with reference to the service level definition table 110 (step S201).
Next, the analysis unit 106 determines, for each service level definition, whether there is a service level that summarizes the aggregation units with the same attribute, that is, whether the calculated service level is an aggregation target (step S203). The analysis unit 106 extracts records 117a and 117b having the same aggregation variable 113 and aggregation method 116 from the service level definition table 110 in FIG. 5 and sets them as aggregation targets (YES in step S203).
 ここでは、1組みのレコード117aと117bのみが集約対象となるが、実際には複数組みのレコード117がそれぞれ抽出される。また、2つのレコード117aと117bのみが抽出されたが、2つ以上のレコード117が集約対象としてそれぞれ抽出されてもよい。一方、分析部106は、集計変数113と集計方法116が同一のレコード117が存在しないレコード117cを、集約対象外と判定する(ステップS203のNO)。なお、集約対象とは、算出過程に他のサービスレベルと重複する処理が存在するサービスレベルを意味する。 Here, only one set of records 117a and 117b is an aggregation target, but actually, a plurality of sets of records 117 are respectively extracted. Further, only the two records 117a and 117b are extracted, but two or more records 117 may be extracted as aggregation targets. On the other hand, the analysis unit 106 determines that the record 117c in which the record 117 having the same aggregation variable 113 and the aggregation method 116 does not exist is excluded from the aggregation target (NO in Step S203). Note that the aggregation target means a service level in which a process that overlaps with another service level exists in the calculation process.
 たとえば、図5のサービスレベル定義110において「TAT_A」と「TAT_B」はともに、集計変数113が「TAT」、かつ集計方法116が「MAX」で同じあるため(ステップS203のYES)、分析部106は、「TAT_A」と「TAT_B」を集約対象と判定し、ステップS205に進む。一方、「稼働率_A」と同一の集計変数113および集計方法116を持つサービスレベルがサービスレベル定義110に存在しないため(ステップS203のNO)、分析部106は「稼働率_A」を集約対象ではないと判定し、ステップS207に進む。 For example, in “TAT_A” and “TAT_B” in the service level definition 110 of FIG. 5, the aggregation variable 113 is “TAT” and the aggregation method 116 is “MAX” (YES in step S203). Determines that “TAT_A” and “TAT_B” are aggregation targets, and proceeds to step S205. On the other hand, since a service level having the same aggregation variable 113 and aggregation method 116 as “operation rate_A” does not exist in the service level definition 110 (NO in step S203), the analysis unit 106 selects “operation rate_A” as an aggregation target. It determines with there not being, and progresses to step S207.
 次に、分析部106は、サービスレベル定義110と、単位換算定義テーブル記憶部108に記録された時間定義120、空間定義130または個別定義140に基づき、単位変数定義を出力し、単位変数定義テーブル150に記憶する(ステップS205)。
 次に、分析部106は、サービスレベル定義110と単位変数定義150に基づき、サービスレベル算出定義を出力し、サービスレベル算出定義テーブル220に記憶する(ステップS207)。
 このようにして、本実施形態のサービスレベル管理装置200は、複数のサービスレベル定義110を分析し、同一属性で集計単位をまとめることができるサービスレベルについて、単位変数定義150とサービスレベル算出定義220を出力することができる。
Next, the analysis unit 106 outputs a unit variable definition based on the service level definition 110 and the time definition 120, the space definition 130 or the individual definition 140 recorded in the unit conversion definition table storage unit 108, and the unit variable definition table 150 (step S205).
Next, the analysis unit 106 outputs a service level calculation definition based on the service level definition 110 and the unit variable definition 150, and stores the service level calculation definition in the service level calculation definition table 220 (step S207).
In this manner, the service level management apparatus 200 according to the present embodiment analyzes a plurality of service level definitions 110, and unit variable definition 150 and service level calculation definition 220 for service levels that can be aggregated with the same attribute. Can be output.
 次に、図14を参照して、図13のステップS205に対応する分析部106の単位変数定義処理S210の手順について詳細に説明する。
 まず、分析部106は、図13のステップS203で集約対象と判定したサービスレベルに対し、集約集計単位(単位変数)を定義する(ステップS211)。なお、集約集計単位(単位変数)は、算出過程に重複がある複数のサービスレベルの値を算出する際に共通して利用可能なサービスレベル定義110の集計変数113の集計時間114または集計空間115の組である。分析部106は、集約対象と判定したサービスレベル定義110のサービスレベルのうち、同一の集計方法116を持つ複数のサービスレベルから最小の集計時間114および集計空間115を選択し、単位変数として定義する。なお、分析部106は、単位変数の定義の際に、単位換算定義テーブル記憶部108に記録された時間定義120または個別定義140を参照してもよい。
Next, the procedure of the unit variable definition process S210 of the analysis unit 106 corresponding to step S205 of FIG. 13 will be described in detail with reference to FIG.
First, the analysis unit 106 defines an aggregation unit (unit variable) for the service level determined as the aggregation target in step S203 of FIG. 13 (step S211). The aggregation unit (unit variable) is the aggregation time 114 or the aggregation space 115 of the aggregation variable 113 of the service level definition 110 that can be used in common when calculating values of a plurality of service levels that have overlapping calculation processes. It is a pair. The analysis unit 106 selects the minimum aggregation time 114 and the aggregation space 115 from a plurality of service levels having the same aggregation method 116 among the service levels of the service level definition 110 determined to be an aggregation target, and defines them as unit variables. . The analysis unit 106 may refer to the time definition 120 or the individual definition 140 recorded in the unit conversion definition table storage unit 108 when defining the unit variable.
 たとえば、図5のサービスレベル定義110に記録されたサービスレベルのうち集約対象は「TAT_A」と「TAT_B」であり、それらの集計時間114はそれぞれ「1カ月」と「1日」である。ここで、時間定義120を参照すると、「1日」は「1カ月」に包含される内側の集計単位である。よって、分析部106は、時間定義120に基づき、単位変数として、「1日」を選択する。同様に、集約対象の集計空間115は「サービス」と「ノード」であるため、分析部106は空間定義130に基づき、「サービス」に包含される内側の「ノード」を単位変数として選択する。したがって分析部106は、単位変数を「1日」かつ「ノード」と定義する。 For example, among the service levels recorded in the service level definition 110 of FIG. 5, the aggregation targets are “TAT_A” and “TAT_B”, and their aggregation times 114 are “1 month” and “1 day”, respectively. Here, referring to the time definition 120, “1 day” is an inner aggregation unit included in “1 month”. Therefore, the analysis unit 106 selects “1 day” as the unit variable based on the time definition 120. Similarly, since the aggregation space 115 to be aggregated is “service” and “node”, the analysis unit 106 selects an inner “node” included in “service” as a unit variable based on the space definition 130. Therefore, the analysis unit 106 defines the unit variable as “1 day” and “node”.
 次に、分析部106は、サービスレベル定義110およびステップS211で定義した単位変数に基づき、図9の単位変数定義150の単位変数名151を定義する(ステップS213)。なお、単位変数は、サービスレベル算出部104がサービスレベルの値を算出するときに用いる値である。 Next, the analysis unit 106 defines the unit variable name 151 of the unit variable definition 150 in FIG. 9 based on the service level definition 110 and the unit variable defined in step S211 (step S213). The unit variable is a value used when the service level calculation unit 104 calculates a service level value.
 たとえば、サービスレベル定義110における集約対象は「TAT_A」と「TAT_B」であり、その変数は「TAT」である。また、上述したように、この例では、ステップS211の結果に基づき、単位変数は、「1日」および「ノード」である。これより、分析部106は、単位変数名151を「TAT(1日、ノード)」と定義する。すなわち、単位変数を、集約対象のサービスレベルの変数の属性とともに、集計時間、集計空間、または集計方法のいずれか、あるいは、これらの組み合わせで定義する。 For example, the aggregation targets in the service level definition 110 are “TAT_A” and “TAT_B”, and the variable is “TAT”. As described above, in this example, based on the result of step S211, the unit variables are “1 day” and “node”. Accordingly, the analysis unit 106 defines the unit variable name 151 as “TAT (1 day, node)”. That is, the unit variable is defined by the aggregation time, the aggregation space, the aggregation method, or a combination thereof, together with the attribute of the service level variable to be aggregated.
 次に、分析部106は、サービスレベル定義テーブル110を参照し、集約対象であるサービスレベルのSL種別112および集計方法116と、個別定義140とを比較し、個別定義140に一致するサービスレベルが存在するか否かを判定する(ステップS215)。一致するサービスレベルが存在する場合(ステップS215のYES)、そのサービスレベルについて、ステップS217とステップS219をバイパスし、ステップS221に進む。分析部106は、個別定義140に記録された集計方法142、変数143、時間単位144および空間単位145をそのまま単位変数定義テーブル150の集計方法152、変数153、時間単位156および空間単位157として定義する(ステップS221)。 Next, the analysis unit 106 refers to the service level definition table 110, compares the SL type 112 and the aggregation method 116 of the service level to be aggregated with the individual definition 140, and finds a service level that matches the individual definition 140. It is determined whether or not it exists (step S215). If there is a matching service level (YES in step S215), step S217 and step S219 are bypassed for that service level, and the process proceeds to step S221. The analysis unit 106 defines the aggregation method 142, variable 143, time unit 144, and space unit 145 recorded in the individual definition 140 as the aggregation method 152, variable 153, time unit 156, and space unit 157 of the unit variable definition table 150 as they are. (Step S221).
 たとえば、図5のサービスレベル定義110における集約対象は、「TAT_A」と「TAT_B」であり、これらのSL種別112と集計方法116について個別定義140に一致する項目は存在しない(ステップS215のNO)。したがって、単位変数定義150として個別定義140の情報は利用しない。 For example, the aggregation targets in the service level definition 110 in FIG. 5 are “TAT_A” and “TAT_B”, and there is no item that matches the individual definition 140 for the SL type 112 and the aggregation method 116 (NO in step S215). . Therefore, the information of the individual definition 140 is not used as the unit variable definition 150.
 次に、ステップS215の判定の後、個別定義140と一致するサービスレベルの処理とは別に、一致しないサービスレベルについて(ステップS215のNO)、ステップS217に進む。
 分析部106は、サービスレベル定義110に基づき、単位変数を算出するときの集計方法152、集計時間154、または集計空間155を定義する(ステップS217)。
 たとえば、分析部106は、サービスレベル定義110に基づき、単位変数定義150における単位変数「TAT(1日、ノード)」の集計方法152を「MAX」と定義する。同様に、分析部106は、サービスレベル定義110およびステップS211で定義した単位変数に基づき、単位変数定義150における集計時間154を「1日」、集計空間155を「ノード」と定義する。
Next, after the determination in step S215, apart from the service level processing that matches the individual definition 140, the service level that does not match (NO in step S215) proceeds to step S217.
Based on the service level definition 110, the analysis unit 106 defines a totaling method 152, a totaling time 154, or a totaling space 155 for calculating unit variables (step S217).
For example, based on the service level definition 110, the analysis unit 106 defines the aggregation method 152 of the unit variable “TAT (1 day, node)” in the unit variable definition 150 as “MAX”. Similarly, the analysis unit 106 defines the total time 154 in the unit variable definition 150 as “1 day” and the total space 155 as “node” based on the service level definition 110 and the unit variables defined in step S211.
 次に、分析部106は、サービスレベル定義110に基づき、単位変数を算出するときに用いる変数153を定義する。さらに、分析部106は、単位変数、時間定義120および空間定義130に基づき、単位変数を算出するときの時間単位156および空間単位157を定義する(ステップS219)。このとき、分析部106は、時間単位156および空間単位157として、集計時間154および集計空間155以下の単位を選択する。 Next, the analysis unit 106 defines a variable 153 used when calculating a unit variable based on the service level definition 110. Further, the analysis unit 106 defines a time unit 156 and a space unit 157 for calculating the unit variable based on the unit variable, the time definition 120, and the space definition 130 (step S219). At this time, the analysis unit 106 selects a unit of the total time 154 and the total space 155 or less as the time unit 156 and the space unit 157.
 たとえば、分析部106は、まず、サービスレベル定義110に基づき、単位変数「TAT(1日、ノード)」の変数153を、「TAT」と定義する。次に、単位変数「TAT(1日、ノード)」の集計時間154は、「1日」であるため、分析部106は、時間定義120に基づき、単位変数を算出するための時間単位156としてそれより小さな単位で、かつ、管理データの収集タイミングの5分の整数倍(2倍)の「10分」を定義する。同様に、単位変数「TAT(1日、ノード)」の集計空間155は、「ノード」であるため、分析部106は、空間定義130に基づき、単位変数を算出するための空間単位157として、それと等しい単位である「ノード」を定義する。 For example, the analysis unit 106 first defines the variable 153 of the unit variable “TAT (1 day, node)” as “TAT” based on the service level definition 110. Next, since the total time 154 of the unit variable “TAT (1 day, node)” is “1 day”, the analysis unit 106 uses the time definition 120 as the time unit 156 for calculating the unit variable. A smaller unit, and “10 minutes”, which is an integer multiple (2 times) of the management data collection timing, is defined. Similarly, since the total space 155 of the unit variable “TAT (1 day, node)” is “node”, the analysis unit 106 uses the space definition 130 as a space unit 157 for calculating the unit variable based on the space definition 130. Define a “node” which is the same unit.
 次に、分析部106は、ステップS211乃至ステップS219の結果に基づき、単位変数定義を出力し、単位変数定義テーブル150に記憶する(ステップS221)。
 このようにして、本実施形態のサービスレベル管理装置200は、単位変数定義テーブル150を生成することができる。
Next, the analysis unit 106 outputs a unit variable definition based on the results of steps S211 to S219 and stores the unit variable definition in the unit variable definition table 150 (step S221).
In this way, the service level management apparatus 200 of the present embodiment can generate the unit variable definition table 150.
 次に、図15を参照して、図13のステップS207に対応する分析部106のサービスレベル算出定義処理S230の手順について詳細に説明する。
 分析部106は、まず、図13のステップS203の結果に基づき、サービスレベルが算出の集約対象であるか否かに応じて、サービスレベル定義110のサービスレベルを分類する(ステップS231)。なお、分析部106は、図5のサービスレベル定義テーブル110のレコード117a、117b、および117cにそれぞれ対応するレコード229a、229b、および229cを図10のサービスレベル算出定義テーブル220に生成する。すなわち、サービスレベル定義110の各レコード117のSL名111が、サービスレベル算出定義220の各レコード229のSL名221にそれぞれ定義される。
Next, the procedure of the service level calculation definition process S230 of the analysis unit 106 corresponding to step S207 of FIG. 13 will be described in detail with reference to FIG.
First, the analysis unit 106 classifies the service level of the service level definition 110 according to whether or not the service level is a calculation aggregation target based on the result of step S203 of FIG. 13 (step S231). The analysis unit 106 generates records 229a, 229b, and 229c corresponding to the records 117a, 117b, and 117c in the service level definition table 110 in FIG. 5 in the service level calculation definition table 220 in FIG. That is, the SL name 111 of each record 117 of the service level definition 110 is defined as the SL name 221 of each record 229 of the service level calculation definition 220.
 そして、分析部106は、ステップS231で集約対象に分類されたサービスレベルのサービスレベル算出定義220の集約判定228を「1」、集約対象ではないサービスレベルに分類されたものの集約判定228を「0」とそれぞれ定義する。なお、集約判定228は、サービスレベル算出部104がサービスレベルの値を算出する際に、単位変数データ記憶部210および管理データ記憶部160のいずれから変数を読み込むか決定するために用いる指標である。すなわち、集約判定228は、集計部102によって集計された管理データの集計値を用いるか、管理データそのものを用いるかを示している。 Then, the analysis unit 106 sets the aggregation determination 228 of the service level calculation definition 220 of the service level classified as the aggregation target in step S231 to “1”, and sets the aggregation determination 228 of the service level classified as the aggregation target to “0”. Are defined respectively. The aggregation determination 228 is an index used to determine which of the unit variable data storage unit 210 and the management data storage unit 160 is to read variables when the service level calculation unit 104 calculates a service level value. . That is, the aggregation determination 228 indicates whether to use the aggregate value of the management data aggregated by the aggregation unit 102 or the management data itself.
 たとえば、分析部106は、サービスレベル定義110に基づく図13のステップS201の結果から、サービスレベル算出定義220のレコード229aの「TAT_A」およびレコード229bの「TAT_B」の集約判定228をそれぞれ「1」と定義する。同様に、分析部106は、サービスレベル算出定義220のレコード229cの「稼働率_A」の集約判定228を「0」と定義する。 For example, from the result of step S201 in FIG. 13 based on the service level definition 110, the analysis unit 106 sets the aggregation determination 228 of “TAT_A” of the record 229a and “TAT_B” of the record 229b to “1”, respectively. It is defined as Similarly, the analysis unit 106 defines “0” as the aggregation determination 228 of “operation rate_A” of the record 229c of the service level calculation definition 220.
 次に、分析部106は、サービスレベル定義110のSL種別112および集計方法116と、個別定義140のSL種別141および集計方法142を比較し、サービスレベル定義110のSL種別112および集計方法116と、個別定義140のSL種別141および集計方法142がともに一致するサービスレベルのレコード117が、サービスレベル定義110に存在するか否かを判定する(ステップS233)。一致するサービスレベルが存在する場合(ステップS233のYES)、ステップS235およびステップS237をバイパスし、ステップS239に進む。分析部106は、個別定義140の集計方法142、変数143、時間単位144および空間単位145をサービスレベル算出定義220の集計方法222、変数223、時間単位226、および空間単位227としてそれぞれ定義する(ステップS239)。 Next, the analysis unit 106 compares the SL type 112 and the aggregation method 116 of the service level definition 110 with the SL type 141 and the aggregation method 142 of the individual definition 140, and compares the SL type 112 and the aggregation method 116 of the service level definition 110 with each other. Then, it is determined whether or not the service level record 117 in which the SL type 141 and the tabulation method 142 of the individual definition 140 coincide with each other exists in the service level definition 110 (step S233). If there is a matching service level (YES in step S233), step S235 and step S237 are bypassed, and the process proceeds to step S239. The analysis unit 106 defines the aggregation method 142, variable 143, time unit 144, and space unit 145 of the individual definition 140 as the aggregation method 222, variable 223, time unit 226, and space unit 227 of the service level calculation definition 220, respectively ( Step S239).
 たとえば、サービスレベル定義110の「稼働率_A」で定義されたSL種別112「稼働率」と個別定義140に記録されたSL種別141「稼働率」が一致するため(ステップS233のYES)、分析部106は、個別定義140に記録された集計方法142「(m-Σni)/m」、変数143「予定外停止時間」、時間単位144「1日」、および空間単位145「サービス」を、サービスレベル算出定義220のレコード229cの「稼働率_A」の集計方法222、変数223、時間単位226、および空間単位227としてそれぞれ定義する(ステップS239)。 For example, the SL type 112 “operating rate” defined in “operating rate_A” of the service level definition 110 and the SL type 141 “operating rate” recorded in the individual definition 140 match (YES in step S233). The unit 106 stores the aggregation method 142 “(m−Σni) / m”, the variable 143 “unscheduled stop time”, the time unit 144 “one day”, and the space unit 145 “service” recorded in the individual definition 140. The “operation rate_A” totaling method 222, the variable 223, the time unit 226, and the space unit 227 of the record 229c of the service level calculation definition 220 are defined (step S239).
 次に、ステップS233の判定の後、個別定義140と一致するサービスレベルの処理とは別に、個別定義140と一致しないサービスレベルについて(ステップS233のNO)、ステップS235に進み、分析部106は以下の処理を行う。
 分析部106は、個別定義140と一致する項目がなかったサービスレベルに対し、算出に用いる変数223を定義する(ステップS235)。まず、分析部106は、ステップS231の結果に基づき、ステップS205で定義された単位変数を、集約判定228が「1」のサービスレベルの値の算出に用いる変数223として定義する。次に、分析部106は、サービスレベル定義110に基づき、集約判定228が「0」のサービスレベルの値の算出に用いる変数223を定義する。さらに、分析部106は、個別定義140と一致する項目がなかったサービスレベルに対し、サービスレベル定義110に基づき集計時間224および集計空間225を定義する。
Next, after the determination in step S233, apart from the service level processing that matches the individual definition 140, for the service level that does not match the individual definition 140 (NO in step S233), the process proceeds to step S235, and the analysis unit 106: Perform the process.
The analysis unit 106 defines a variable 223 used for calculation for a service level that does not have an item that matches the individual definition 140 (step S235). First, based on the result of step S231, the analysis unit 106 defines the unit variable defined in step S205 as the variable 223 used for calculation of the service level value of which the aggregation determination 228 is “1”. Next, based on the service level definition 110, the analysis unit 106 defines a variable 223 that is used to calculate a service level value for which the aggregation determination 228 is “0”. Further, the analysis unit 106 defines a total time 224 and a total space 225 based on the service level definition 110 for a service level that does not have an item that matches the individual definition 140.
 たとえば、ステップS205で定義された単位変数定義150に基づき、分析部106は、「TAT_A」および「TAT_B」を算出するための変数223として単位変数「TAT(1日、ノード)」を定義する。また、分析部106は、サービスレベル定義110に基づき、レコード117aの集計時間114および集計空間115をサービスレベル算出定義220のレコード229aの「TAT_A」の集計時間224「1日」および集計空間225「ノード」として定義する。分析部106は、サービスレベル算出定義220のレコード229bの「TAT_B」も同様に、サービスレベル定義110のレコード117bを元に定義する。 For example, based on the unit variable definition 150 defined in step S205, the analysis unit 106 defines the unit variable “TAT (1 day, node)” as the variable 223 for calculating “TAT_A” and “TAT_B”. Further, the analysis unit 106 uses the total time 114 and the total space 115 of the record 117a based on the service level definition 110 as the total time 224 “1 day” and the total space 225 “of the TAT_A” of the record 229a of the service level calculation definition 220. Define as node. Similarly, the analysis unit 106 defines “TAT_B” of the record 229 b of the service level calculation definition 220 based on the record 117 b of the service level definition 110.
 次に、分析部106は、サービスレベル定義110に基づき、サービスレベルの値を算出するときに用いる集計方法222を定義する(ステップS237)。また、分析部106は、サービスレベル定義110、単位変数定義150、時間定義120または空間定義130に基づき、サービスレベルの値を算出するときの時間単位226および空間単位227を定義する。このとき、分析部106は、時間単位226および空間単位227として、サービスレベル定義110に記録された集計時間114および集計空間115の大きさ以下の単位を選択する。 Next, based on the service level definition 110, the analysis unit 106 defines a tabulation method 222 used when calculating a service level value (step S237). Further, the analysis unit 106 defines a time unit 226 and a space unit 227 for calculating a service level value based on the service level definition 110, the unit variable definition 150, the time definition 120, or the space definition 130. At this time, the analysis unit 106 selects, as the time unit 226 and the space unit 227, units less than the size of the total time 114 and the total space 115 recorded in the service level definition 110.
 たとえば、ステップS235で「TAT_A」を算出するための変数223は単位変数「TAT(1日、ノード)」と定義された。サービスレベル定義110によれば、サービスレベル定義110のレコード117aのサービスレベル「TAT_A」と、サービスレベル算出定義220のレコード229aの変数223の単位変数「TAT(1日、ノード)」(図9の単位変数定義150のレコード158aに相当)は同一のものである。したがって、分析部106は、このサービスレベル「TAT_A」を算出するとき、単位変数定義150に基づき集計部102により既に算出が完了している「TAT(1日、ノード)」の単位変数データを単位変数データ記憶部210から読み込むだけでよい。このように、分析部106は、サービスレベル定義110および変数223を比較し、同一と判断した場合、レコード229aのサービスレベル「TAT_A」の集計方法222として「Read」を定義する。なお、集計方法222「Read」は、分析部106が、単位変数データ記憶部210からデータを読み込むことを意味する。 For example, the variable 223 for calculating “TAT_A” in step S235 is defined as a unit variable “TAT (1 day, node)”. According to the service level definition 110, the service level “TAT_A” of the record 117a of the service level definition 110 and the unit variable “TAT (1 day, node)” of the variable 223 of the record 229a of the service level calculation definition 220 (FIG. 9). (Corresponding to the record 158a of the unit variable definition 150) is the same. Therefore, when calculating the service level “TAT_A”, the analysis unit 106 uses the unit variable data of “TAT (1 day, node)” that has already been calculated by the counting unit 102 based on the unit variable definition 150 as a unit. It is only necessary to read from the variable data storage unit 210. As described above, the analysis unit 106 compares the service level definition 110 and the variable 223 and, when determining that they are the same, defines “Read” as the aggregation method 222 of the service level “TAT_A” of the record 229a. The aggregation method 222 “Read” means that the analysis unit 106 reads data from the unit variable data storage unit 210.
 次に、分析部106は、「TAT_B」の集計方法222を定義する。ステップS235で「TAT_B」を算出するための変数223は「TAT(1日、ノード)」と定義された。サービスレベル定義110によれば、サービスレベル定義110のサービスレベル「TAT_B」と、変数223の単位変数「TAT(1日、ノード)」は同一ではない。したがって、分析部106は、サービスレベル定義110に基づき、レコード117bの集計方法116の「MAX」を、サービスレベル算出定義220のレコード229bの「TAT_B」の集計方法222として定義する。 Next, the analysis unit 106 defines a counting method 222 of “TAT_B”. In step S235, the variable 223 for calculating “TAT_B” is defined as “TAT (1 day, node)”. According to the service level definition 110, the service level “TAT_B” of the service level definition 110 and the unit variable “TAT (1 day, node)” of the variable 223 are not the same. Therefore, based on the service level definition 110, the analysis unit 106 defines “MAX” of the aggregation method 116 of the record 117b as the aggregation method 222 of “TAT_B” of the record 229b of the service level calculation definition 220.
 次に、サービスレベル算出定義220のレコード229aの「TAT_A」の集計時間224および集計空間225は、変数223「TAT(1日、ノード)」に相当する単位変数定義150のレコード158aの集計時間154および集計空間155と同一であるため、ステップS211で定義した単位変数の「1日」かつ「ノード」に基づき、分析部106は、時間単位226を「1日」、および、空間単位227を「ノード」とそれぞれ定義する。また、「TAT_B」についても同様に定義する。 Next, the total time 224 of “TAT_A” and the total space 225 of the record 229a of the service level calculation definition 220 are the total time 154 of the record 158a of the unit variable definition 150 corresponding to the variable 223 “TAT (1 day, node)”. Since it is the same as the total space 155, based on the unit variable “1 day” and “node” defined in step S211, the analysis unit 106 sets the time unit 226 to “1 day” and the space unit 227 to “ Each node is defined. Also, “TAT_B” is defined similarly.
 次に、分析部106は、ステップS231~ステップS237の結果に基づき、サービスレベルの値を算出するための定義であるサービスレベル算出定義を出力し、サービスレベル算出定義テーブル220に記憶する(ステップS239)。
 本実施形態では、上記動作の結果、図10に示すサービスレベル算出定義220が得られることとなる。
Next, the analysis unit 106 outputs a service level calculation definition that is a definition for calculating a service level value based on the results of steps S231 to S237, and stores the service level calculation definition in the service level calculation definition table 220 (step S239). ).
In the present embodiment, as a result of the above operation, the service level calculation definition 220 shown in FIG. 10 is obtained.
 以上のようにして、分析部106は、サービスレベル定義110の算出過程の重複を分析し、サービスレベル算出定義220と単位変数定義150とを出力することができる。 As described above, the analysis unit 106 can analyze the duplication of the calculation process of the service level definition 110 and output the service level calculation definition 220 and the unit variable definition 150.
 次に、集計部102の動作について詳細に説明する。図16は、集計部102の動作を示すフローチャートである。
 まず、集計部102は、単位変数定義150を読み込む(ステップS241)。
 次に、集計部102は、単位変数定義150に基づき、単位変数の値の算出に用いる変数153の範囲を決定する(ステップS243)。
Next, the operation of the counting unit 102 will be described in detail. FIG. 16 is a flowchart showing the operation of the counting unit 102.
First, the totaling unit 102 reads the unit variable definition 150 (step S241).
Next, the totaling unit 102 determines the range of the variable 153 used for calculating the value of the unit variable based on the unit variable definition 150 (step S243).
 たとえば、単位変数定義150によれば、「TAT(1日、ノード)」を算出するための変数153は「TAT」である。同様に、時間単位156は「10分」、および、空間単位157は「ノード」である。したがって、集計部102は、「10分」および「ノード」単位で記録された「TAT」を単位変数の値を算出するための変数であると判定する。また、集計時間154は「1日」であるため、集計部102は「10分」単位で記録された管理データ「1日」分を変数153の範囲と定義する。 For example, according to the unit variable definition 150, the variable 153 for calculating “TAT (1 day, node)” is “TAT”. Similarly, the time unit 156 is “10 minutes”, and the space unit 157 is “node”. Therefore, the totaling unit 102 determines that “TAT” recorded in units of “10 minutes” and “node” is a variable for calculating the value of the unit variable. Since the total time 154 is “1 day”, the total unit 102 defines the management data “1 day” recorded in units of “10 minutes” as the range of the variable 153.
 なお、集計部102は、単位変数の値の算出に用いる変数の範囲および個数を決定するために、時間定義120および空間定義130を参照してもよい。 Note that the counting unit 102 may refer to the time definition 120 and the space definition 130 in order to determine the range and number of variables used to calculate the value of the unit variable.
 次に、集計部102は、単位変数定義150に基づき、管理データ記憶部160から単位変数の値の算出に用いる変数153を読み込む(ステップS245)。
 たとえば、集計部102は、単位変数定義150のレコード158aの「TAT(1日、ノード)」の値を算出するために、算出時点より、1日前までの、「10分」および「ノード」単位で記録された「TAT」を管理データ記憶部160から読み込む。
Next, the totaling unit 102 reads the variable 153 used for calculating the value of the unit variable from the management data storage unit 160 based on the unit variable definition 150 (step S245).
For example, in order to calculate the value of “TAT (1 day, node)” of the record 158a of the unit variable definition 150, the counting unit 102 calculates “10 minutes” and “node” units from the calculation time point to one day before. Is read from the management data storage unit 160.
 次に、集計部102は、読み込んだ変数153および集計方法152に基づき、単位変数の値を算出する(ステップS247)。
 この例では、単位変数定義150に基づき、「TAT(1日、ノード)」の集計方法152は、「MAX」であるため、集計部102はステップS245で読み込んだ範囲のTATの値の中から最大値を選択する。
Next, the totaling unit 102 calculates the value of the unit variable based on the read variable 153 and the totaling method 152 (step S247).
In this example, since the aggregation method 152 of “TAT (1 day, node)” is “MAX” based on the unit variable definition 150, the aggregation unit 102 selects the TAT value from the range read in step S 245. Select the maximum value.
 次に、集計部102は、ステップS247で算出した単位変数の値216を単位変数データ記憶部210へ出力する(ステップS249)。このとき、集計部102は、図11の単位変数データのレコード217に、値216とともに、記録日時211と、単位変数名212と、集計時間213と、集計空間214と、集計方法215と、を記録する。 Next, the totaling unit 102 outputs the unit variable value 216 calculated in step S247 to the unit variable data storage unit 210 (step S249). At this time, the totaling unit 102 adds the recording date and time 211, the unit variable name 212, the totaling time 213, the totaling space 214, and the totaling method 215 to the unit variable data record 217 of FIG. Record.
 たとえば、図11に示す単位変数データ210の一例では、レコード217aにあるように、「2011/07/31 15:01~2011/08/01 15:00」の間に「ノードA」で記録された管理データ「TAT」の最大値が「5.1sec」であったことを意味している。なお、集計部102は、図9の単位変数定義150に記録された集計時間154と、図11の単位変数データを算出した記録日時211に基づき、単位変数データにおける集計時間213を出力する。図11の例では、図9の単位変数定義150に基づき、「TAT(1日、ノード)」の集計時間154が「1日」であるため、集計部102は、記録日時211より前の1日間を単位変数データ210における集計時間213とする。また、集計方法215は、単位変数定義150の集計方法152の「MAX」とする。 For example, in the example of the unit variable data 210 shown in FIG. 11, as shown in the record 217a, it is recorded as “Node A” between “2011/07/31 15:01 to 2011/08/08 15:00”. This means that the maximum value of the management data “TAT” was “5.1 sec”. The totaling unit 102 outputs the totaling time 213 in the unit variable data based on the totaling time 154 recorded in the unit variable definition 150 in FIG. 9 and the recording date and time 211 when the unit variable data in FIG. 11 is calculated. In the example of FIG. 11, the totaling time 154 of “TAT (1 day, node)” is “1 day” based on the unit variable definition 150 of FIG. Let the day be the total time 213 in the unit variable data 210. The aggregation method 215 is “MAX” of the aggregation method 152 of the unit variable definition 150.
 以上のようにして、集計部102は、単位変数定義150および管理データに基づき単位変数を算出することができる。 As described above, the counting unit 102 can calculate the unit variables based on the unit variable definition 150 and the management data.
 次に、サービスレベル算出部104の動作について説明する。図17は、サービスレベル算出部104の動作を示すフローチャートである。 Next, the operation of the service level calculation unit 104 will be described. FIG. 17 is a flowchart showing the operation of the service level calculation unit 104.
 まず、サービスレベル算出部104は、サービスレベル算出定義220から各レコード229を読み込む(ステップS251)。
 次に、サービスレベル算出部104は、レコード229に基づき、サービスレベルの値の算出に用いる変数223を決定する。次に、サービスレベル算出部104は、サービスレベル算出定義220に記録された集計時間224、集計空間225、時間単位226および空間単位227に基づき、サービスレベルの値の算出に用いる変数223の範囲を決定する(ステップS253)。
First, the service level calculation unit 104 reads each record 229 from the service level calculation definition 220 (step S251).
Next, the service level calculation unit 104 determines a variable 223 to be used for calculating a service level value based on the record 229. Next, the service level calculation unit 104 sets the range of the variable 223 used for calculating the service level value based on the total time 224, the total space 225, the time unit 226, and the space unit 227 recorded in the service level calculation definition 220. Determination is made (step S253).
 たとえば、図10のサービスレベル算出定義220によれば、レコード229bの「TAT_B」を算出するための変数223は「TAT(1日、ノード)」である。同様に、レコード229bの時間単位226は「1日」、および、空間単位227は「ノード」である。したがって、サービスレベル算出部104は、「1日」および「ノード」単位で記録された「TAT」を「TAT_B」の値を算出するための変数と決定する。また、集計時間224は「1月」、かつ、集計空間225は「サービス」であるため、サービスレベル算出部104は「1日」単位で記録された「1月」分かつ「サービス」を構成する「ノード」の値を変数223の範囲とする。 For example, according to the service level calculation definition 220 of FIG. 10, the variable 223 for calculating “TAT_B” of the record 229b is “TAT (1 day, node)”. Similarly, the time unit 226 of the record 229b is “1 day”, and the space unit 227 is “node”. Therefore, the service level calculation unit 104 determines “TAT” recorded in units of “1 day” and “node” as a variable for calculating the value of “TAT_B”. Further, since the total time 224 is “January” and the total space 225 is “service”, the service level calculation unit 104 forms “service” for “January” recorded in units of “one day”. The value of “node” is set as the range of the variable 223.
 なお、サービスレベル算出部104は、サービスレベルの値の算出に用いる変数の範囲および個数を決定するために、時間定義120および空間定義130を参照してもよい。 Note that the service level calculation unit 104 may refer to the time definition 120 and the space definition 130 in order to determine the range and the number of variables used for calculating the service level value.
 次に、サービスレベル算出部104は、ステップS243で定義した範囲に該当する変数223を単位変数データ記憶部210または、管理データ記憶部160のいずれかから読み込む。ここで、サービスレベル算出部104は、サービスレベル算出定義220の集約判定228に基づき、どちらの記憶部から変数223を読み込むかを判別する。集約判定228が「1」ならば、サービスレベル算出部104は、単位変数データ記憶部210から変数223を読み込む。一方、集約判定228が「0」ならば、サービスレベル算出部104は、管理データ記憶部160から変数223を読み込む(ステップS255)。 Next, the service level calculation unit 104 reads the variable 223 corresponding to the range defined in step S243 from either the unit variable data storage unit 210 or the management data storage unit 160. Here, the service level calculation unit 104 determines from which storage unit the variable 223 is read based on the aggregation determination 228 of the service level calculation definition 220. If the aggregation determination 228 is “1”, the service level calculation unit 104 reads the variable 223 from the unit variable data storage unit 210. On the other hand, if the aggregation determination 228 is “0”, the service level calculation unit 104 reads the variable 223 from the management data storage unit 160 (step S255).
 たとえば、図10のレコード229aの「TAT_A」およびレコード229bの「TAT_B」の集約判定228はともに「1」であるので、サービスレベル算出部104は、ステップS253で定義した変数223を単位変数データ記憶部210から読み込む。一方、レコード229cの「稼働率_A」の集約判定228は「0」であるので、サービスレベル算出部104は、ステップS253で定義した変数223を管理データ記憶部160から読み込む。 For example, since the aggregation determination 228 of “TAT_A” in the record 229a and “TAT_B” in the record 229b in FIG. 10 are both “1”, the service level calculation unit 104 stores the variable 223 defined in step S253 as unit variable data storage. Read from the unit 210. On the other hand, since the aggregation determination 228 of “operation rate_A” of the record 229c is “0”, the service level calculation unit 104 reads the variable 223 defined in step S253 from the management data storage unit 160.
 次に、サービスレベル算出部104は、ステップS245で読み込んだ変数を用いて、サービスレベル算出定義220の集計方法222に基づき、サービスレベルの値を算出する。サービスレベル算出部104は、算出したサービスレベルの値を、サービスレベル表示部208へ出力する(ステップS257)。 Next, the service level calculation unit 104 calculates a service level value based on the aggregation method 222 of the service level calculation definition 220 using the variables read in step S245. The service level calculation unit 104 outputs the calculated service level value to the service level display unit 208 (step S257).
 たとえば、サービスレベル算出定義220に基づき、「TAT_B」の集計方法は「MAX」であるため、サービスレベル算出部104は、ステップS255で読み込んだ値の中から最大値を選択する。なお、サービスレベル算出部104が出力するサービスレベルの値は、一例として図12のサービスレベル記憶部170に記憶されてもよい。
 以上のようにして、サービスレベル算出部104は、サービスレベルの値を算出することができる。
For example, since the aggregation method of “TAT_B” is “MAX” based on the service level calculation definition 220, the service level calculation unit 104 selects the maximum value from the values read in step S255. Note that the service level value output by the service level calculation unit 104 may be stored in the service level storage unit 170 of FIG. 12 as an example.
As described above, the service level calculation unit 104 can calculate a service level value.
 また、本実施形態において、サービスレベル監視システム1は、図18に示すように、さらに、管理データ収集部240と、管理データ収集定義テーブル230と、を備えてもよい。
 管理データ収集部240は、まず、管理データ収集定義テーブル230に基づき、監視対象システム(不図示)に関する管理データを収集する。次に、管理データ収集部240は、管理データ収集定義テーブル230に基づき、各項目の管理データを管理データログとして管理データ記憶部160へ出力する。監視対象システムは、たとえば、サーバ単体や、複数のサーバで構成されるWEB三層システム、あるいは、1つのラックに格納されたサーバ群、データセンタ全体や、あるサービスを構成する全てのサーバ、さらに、あるユーザが利用している全てのサーバ、あるユーザ群の一部が利用しているサーバ群、または、複数のデータセンタ全体のサーバなどである。
In the present embodiment, the service level monitoring system 1 may further include a management data collection unit 240 and a management data collection definition table 230, as shown in FIG.
The management data collection unit 240 first collects management data related to a monitoring target system (not shown) based on the management data collection definition table 230. Next, the management data collection unit 240 outputs the management data of each item to the management data storage unit 160 as a management data log based on the management data collection definition table 230. The monitoring target system can be, for example, a server alone, a WEB three-tier system composed of a plurality of servers, a server group stored in one rack, the entire data center, or all servers constituting a service, Or all servers used by a certain user, a server group used by a part of a certain user group, or a server of a plurality of data centers as a whole.
 管理データ収集部240が収集する管理データは、監視対象システムの、予定外停止時間などの可用性に関する情報、応答時間(TAT)、CPU使用率、メモリ使用量、ディスク使用量、バッチ処理完了率、などの性能に関する情報および消費電力などである。 The management data collected by the management data collection unit 240 includes information on availability of the monitored system such as unscheduled stop time, response time (TAT), CPU usage rate, memory usage rate, disk usage rate, batch processing completion rate, Such as performance information and power consumption.
 管理データ収集定義テーブル230は、管理データ収集部240が収集する管理データに関する定義を記述したものである。図19に示すように、管理データ収集定義テーブル230は、少なくとも1つのレコード234(図19には、234a、234b、234cの3つのレコードを示す。以下、特に各レコードを区別する必要がない場合は、「234」と符号を付す)を含んで構成される。各レコード234は、管理データ名231、収集方法232、または記録間隔233を含む。
 なお、図19の管理データ収集定義テーブル230の構成は一例であり、これに限定されるものではない。
The management data collection definition table 230 describes definitions related to management data collected by the management data collection unit 240. As shown in FIG. 19, the management data collection definition table 230 shows at least one record 234 (FIG. 19 shows three records 234a, 234b, and 234c. Hereinafter, there is no need to distinguish each record in particular. Is configured to include “234”. Each record 234 includes a management data name 231, a collection method 232, or a recording interval 233.
The configuration of the management data collection definition table 230 in FIG. 19 is an example, and the present invention is not limited to this.
 管理データ名231は、管理データを識別するための名称を示す。収集方法232は、管理データを収集するための方法を示す。記録間隔233は、収集した管理データを管理データ記憶部160に記録する間隔を示す。 Management data name 231 indicates a name for identifying management data. The collection method 232 indicates a method for collecting management data. The recording interval 233 indicates an interval at which collected management data is recorded in the management data storage unit 160.
 たとえば、図19のレコードと234aの「TAT」は、「5分毎」に「ミドルウェアにより計測」された管理データ「TAT」を5分毎に管理データ記憶部160に出力することを意味する。同様に、レコード234cの「稼働状況」は、「5分毎」に「Pingによる応答確認」を行い、その結果を管理データ記憶部160に出力することを意味する。 For example, the record in FIG. 19 and “TAT” in 234a mean that management data “TAT” “measured by middleware” every “5 minutes” is output to the management data storage unit 160 every 5 minutes. Similarly, the “operation status” of the record 234 c means that “response confirmation by Ping” is performed “every 5 minutes” and the result is output to the management data storage unit 160.
 そして、管理データ収集部240が収集した管理データは、管理データ記憶部160にログとして記録される。
 なお、上述したサービスレベル算出部104は、管理データ記憶部160に格納された管理データに替えて、管理データ収集部240から管理データを入力として直接受け取り、サービスレベルの値を算出してもよい。
The management data collected by the management data collection unit 240 is recorded as a log in the management data storage unit 160.
Note that the service level calculation unit 104 described above may directly receive management data as an input from the management data collection unit 240 instead of the management data stored in the management data storage unit 160, and calculate a service level value. .
 上記管理データ収集部240の動作について以下説明する。図20は、本実施の形態における管理データ収集部240の動作を示すフローチャートである。
 まず、管理データ収集部240は、管理データ収集定義テーブル230を読み込む(ステップS261)。
 次に、管理データ収集部240は、管理データ収集定義テーブル230のレコード234毎に定義された収集方法232および記録間隔233に従って、対象システム(データセンタ5)の管理データを収集する(ステップS263)。
The operation of the management data collection unit 240 will be described below. FIG. 20 is a flowchart showing the operation of the management data collection unit 240 in the present embodiment.
First, the management data collection unit 240 reads the management data collection definition table 230 (step S261).
Next, the management data collection unit 240 collects management data of the target system (data center 5) according to the collection method 232 and the recording interval 233 defined for each record 234 of the management data collection definition table 230 (step S263). .
 たとえば、管理データ収集部240は、管理データ収集定義テーブル230に基づき、対象システムのミドルウェアによって計測された「TAT」を5分毎に収集する。あるいは、管理データ収集部240は、管理データ収集定義テーブル230に基づき、対象システムにPingを送信し、応答があるか否かを5分毎に確認し、「稼働状況」を収集する。 For example, the management data collection unit 240 collects “TAT” measured by the middleware of the target system every 5 minutes based on the management data collection definition table 230. Alternatively, the management data collection unit 240 transmits a Ping to the target system based on the management data collection definition table 230, checks whether there is a response every 5 minutes, and collects “operation status”.
 次に、管理データ収集部240は、各管理データの値をレコード165として、管理データ記憶部160(図4)へ逐次出力し、記憶する(ステップS265)。 Next, the management data collection unit 240 sequentially outputs the values of each management data as records 165 to the management data storage unit 160 (FIG. 4) and stores them (step S265).
 たとえば、図4に示す管理データ記憶部160の一例は、レコード165aでは、「2011/08/01 15:00」に「サービスA」で計測された「TAT」が「10msec」であったことを示している。同様に、レコード165cでは、「2011/08/01 15:00」の「ノードA」の「稼働状況」が「応答あり」であったことを示している。これは、管理データ収集部240が送信したPingに対する応答があったことを意味している。また、レコード165bでは、「2011/08/01 15:00」の「サービスA」の「予定外停止時間」は「2分/1時間」であったことを示している。これは、記録日時から、過去1時間に予定外停止時間が2分あったことを意味している。 For example, in the example of the management data storage unit 160 shown in FIG. 4, in the record 165a, “TAT” measured by “Service A” at “2011/08/08 15:00” is “10 msec”. Show. Similarly, the record 165c indicates that the “operation status” of “node A” of “2011/08/01 15:00” is “response received”. This means that there was a response to Ping transmitted by the management data collection unit 240. Further, the record 165b indicates that the “unscheduled stop time” of “Service A” of “2011/08/01 15:00” was “2 minutes / 1 hour”. This means that there was an unscheduled stop time of 2 minutes in the past hour from the recording date.
 以上のようにして、管理データ収集部240は、監視対象システムの管理データを収集し、管理データログとして管理データ記憶部160に記録することができる。 As described above, the management data collection unit 240 can collect management data of the monitoring target system and record it in the management data storage unit 160 as a management data log.
 以上説明したように、本発明の実施の形態に係るサービスレベル監視システム1によれば、複数のサービスレベル算出時に、重複過程を自動で検出することができる。
 その理由は、分析部106が、重複に関する定義(時間定義120、空間定義130、または個別定義140)に基づき、サービスレベル定義110内に存在する、算出過程の時間および空間的重複部分を検出するからである。
As described above, according to the service level monitoring system 1 according to the embodiment of the present invention, it is possible to automatically detect overlapping processes when calculating a plurality of service levels.
The reason is that the analysis unit 106 detects time and spatial overlap portions of the calculation process existing in the service level definition 110 based on the definition related to overlap (time definition 120, space definition 130, or individual definition 140). Because.
 また、上記文献に記載されたように、同一の監視対象に関し、複数のサービスレベルを算出する場合に、次の3点の課題が存在した。
 第1の課題は、記録した履歴情報の読み出しを重複して行うなど、サービスレベルの算出過程に重複が存在する点である。
Further, as described in the above document, there are the following three problems when calculating a plurality of service levels for the same monitoring target.
The first problem is that there is an overlap in the service level calculation process, such as reading out the recorded history information in duplicate.
 前記特許文献1のサービス評価システムは、利用者が入力する命令に従ってサービスレベルの値を算出する。たとえば、1月単位のサービスレベルの値を算出する場合には、システムは、1カ月分全ての履歴情報を読み出す。また、1日単位のサービスレベルの値を算出する場合には、システムは、1日分の履歴情報を読み出す。そのため、上記2種類のサービスレベルを算出する場合、システムは、1カ月分の履歴情報を重複して読み出している。 The service evaluation system of Patent Document 1 calculates a service level value according to a command input by a user. For example, when calculating a service level value for one month, the system reads all history information for one month. Further, when calculating the value of the daily service level, the system reads the history information for one day. Therefore, when calculating the two types of service levels, the system reads the history information for one month redundantly.
 したがって、前記特許文献1のサービス評価システムは、ある特定の期間について、上に例示した複数のサービスレベルの値を算出する場合に、履歴情報を重複して読み出す、という課題を有していた。 Therefore, the service evaluation system disclosed in Patent Document 1 has a problem that history information is read redundantly when calculating a plurality of service level values exemplified above for a specific period.
 これは、特許文献2のサービス評価システムについても同様である。特許文献2のシステムは命令を入力する代わりに、予め与えたSLA定義情報に従ってサービスレベルの値を算出する。複数のサービスレベルの値を算出する際には、複数の定義を与え、その重複に関しては考慮していない。 This also applies to the service evaluation system disclosed in Patent Document 2. The system of Patent Document 2 calculates a service level value according to SLA definition information given in advance, instead of inputting a command. When calculating values of a plurality of service levels, a plurality of definitions are given, and the duplication is not considered.
 第2の課題は、重複を回避する際に、事前に集計されたデータを必要とする点である。
 前記特許文献3では、第1の課題を解決するために、システムは、あらかじめ所定の項目についてデータベースのデータを集計した複数の集計テーブルと、集計テーブルの項目およびデータ件数に関する情報を有するコントロールテーブルを備える。そして、システムは、要求された条件に適合する集計値を算出する際には、コントロールテーブルに基づき、集計条件に適合する集計が可能である集計データのうち、集計データの件数が最小となる集計テーブルを探索するよう構成されている。
The second problem is that pre-aggregated data is required to avoid duplication.
In Patent Document 3, in order to solve the first problem, the system includes a plurality of tabulation tables in which database data is tabulated in advance for a predetermined item, and a control table having information on the tabulation table items and the number of data items. Prepare. When the system calculates the aggregate value that meets the requested conditions, the aggregate that minimizes the number of aggregate data among the aggregate data that can be aggregated that meets the aggregation conditions based on the control table. Configured to search the table.
 しかしながら、近年では、監視対象となるサービスが大規模化しているため、それに伴い履歴情報のサイズが大きくなっており、事前に個別の集計テーブルを集計、用意しておくことは困難である。
 したがって、前記特許文献3のデータ処理システムは、データ処理を効率化するために、事前に元のデータより集計された集計データを必要とする、という課題を有していた。
However, in recent years, since the services to be monitored have become large-scale, the size of history information has increased accordingly, and it is difficult to aggregate and prepare individual aggregation tables in advance.
Therefore, the data processing system of Patent Document 3 has a problem that it requires aggregated data that has been previously aggregated from the original data in order to improve data processing efficiency.
 第3の課題は、サービスレベル算出過程の重複を、人が判断して、回避する点である。
 前記特許文献1のサービス評価システムは、利用者の命令に従ってサービスレベルの算出を行うため、算出過程の重複が自明な場合には、一定のルールを設定することで、重複を回避することが可能である。しかしながら、どこが重複しているかは、その都度、利用者が判断し、ルールを設定しなければならない。つまり、特許文献1のシステムは、サービスレベル算出時の重複を回避するために、人が条件を判断し、算出のためのルールを設定しなければならないという課題を有していた。
The third problem is that a person judges and avoids duplication of service level calculation processes.
Since the service evaluation system of Patent Document 1 calculates a service level in accordance with a user's instruction, when the calculation process overlaps is obvious, it is possible to avoid the overlap by setting a certain rule. It is. However, the user has to judge where each point overlaps and set a rule. That is, the system of Patent Document 1 has a problem that a person has to determine a condition and set a rule for calculation in order to avoid duplication during service level calculation.
 たとえば、特許文献1および特許文献2のサービス評価システムにおいて、あるサービス全体の1カ月毎、1日毎のサービス稼働率を、半年分算出する場合を考える。この場合、どちらのシステムも、まず、1日毎に履歴情報を読み出し、1日分のサービス稼働率を算出する。次に、システムは、1カ月毎に、1か月分の履歴情報を読み出し、1カ月分のサービス稼働率を算出する。これを半年間継続する。このとき、特許文献1および特許文献2のサービス評価システムでは半年分の履歴情報全てを少なくとも2回は読み出さなければならない。さらに、特許文献1のサービス評価システムにおいて上記の重複を回避するためには、重複過程を特定し、算出のためのルールを人が設定しなければならない。 For example, in the service evaluation systems of Patent Document 1 and Patent Document 2, consider the case where the service availability for each month of a certain service is calculated for half a year. In this case, both systems first read the history information every day and calculate the service operating rate for one day. Next, the system reads out history information for one month every month, and calculates a service operation rate for one month. This is continued for half a year. At this time, in the service evaluation systems of Patent Document 1 and Patent Document 2, all the half-year history information must be read at least twice. Furthermore, in order to avoid the above-described duplication in the service evaluation system of Patent Document 1, it is necessary to specify the duplication process and set a rule for calculation.
 本発明のサービスレベル監視システム1によれば、上記課題を解決することができる。
 すなわち、本発明の実施の形態に係るサービスレベル監視システム1によれば、記憶装置からのデータの読込回数および読み込み量を減少させることで複数のサービスレベルを効率よく算出することができる。
 その理由は、以下の要素を含むように構成したからである。まず、分析部106がサービスレベル定義110に含まれる重複部分を回避してサービスレベルの値を算出するために、サービスレベル算出定義220および単位変数定義150を出力する。集計部102が単位変数定義150に基づき、単位変数を算出し、単位変数データ記憶部210へ出力する。次に、サービスレベル算出部104がサービスレベル算出定義220に基づきサービスレベルの値を算出する。その際、サービスレベル算出部104は、管理データ記憶部160および単位変数データ記憶部210から必要な変数を読み込む。なお、サービスレベル算出部104がどちらの記憶部から変数223を読み込むかは、サービスレベル算出定義220に集約判定228として定義する。前記動作により、サービスレベル監視システム1において、管理データ記憶部160から同一のデータを繰り返し読み込む回数および量を減少させることができる。
According to the service level monitoring system 1 of the present invention, the above problem can be solved.
That is, according to the service level monitoring system 1 according to the embodiment of the present invention, it is possible to efficiently calculate a plurality of service levels by reducing the number of times and the amount of data read from the storage device.
The reason is that it is configured to include the following elements. First, the analysis unit 106 outputs a service level calculation definition 220 and a unit variable definition 150 in order to calculate a service level value while avoiding an overlapping portion included in the service level definition 110. The totaling unit 102 calculates unit variables based on the unit variable definition 150 and outputs them to the unit variable data storage unit 210. Next, the service level calculation unit 104 calculates a service level value based on the service level calculation definition 220. At that time, the service level calculation unit 104 reads necessary variables from the management data storage unit 160 and the unit variable data storage unit 210. Note that the storage unit from which the service level calculation unit 104 reads the variable 223 is defined as the aggregation determination 228 in the service level calculation definition 220. With the above operation, the service level monitoring system 1 can reduce the number and the number of times the same data is repeatedly read from the management data storage unit 160.
 さらに、本発明の実施の形態に係るサービスレベル監視システム1によれば、事前に、集計データを準備せずに、データ処理の効率化が可能となる。
 その理由は、以下の要素を含むように構成したからである。分析部106がサービスレベル定義110に基づき、複数のサービスレベルの値を算出する際に、重複する部分を自動で検出し、その重複する部分を算出するための定義を単位変数定義150として出力する。次に、集計部102が管理データおよび単位変数定義150に基づき単位変数を算出し、単位変数データ記憶部210へ出力する。サービスレベル算出部104は、サービスレベル算出定義220に従い、単位変数データ記憶部210および管理データ記憶部160から変数223を読み込み、サービスレベルの値を算出する。
Furthermore, according to the service level monitoring system 1 according to the embodiment of the present invention, it is possible to increase the efficiency of data processing without preparing aggregate data in advance.
The reason is that it is configured to include the following elements. When the analysis unit 106 calculates values of a plurality of service levels based on the service level definition 110, the overlapping part is automatically detected, and a definition for calculating the overlapping part is output as a unit variable definition 150. . Next, the totaling unit 102 calculates a unit variable based on the management data and the unit variable definition 150 and outputs the unit variable to the unit variable data storage unit 210. The service level calculation unit 104 reads the variable 223 from the unit variable data storage unit 210 and the management data storage unit 160 according to the service level calculation definition 220, and calculates a service level value.
(第3の実施の形態)
 図21は、本発明の実施の形態に係るサービスレベル監視システム1の構成を示す機能ブロック図である。
 本実施形態のサービスレベル監視システム1は、上記実施形態とは、サービスレベルの算出方法が、互いに上下関係にあるものについて、最も上位のもの集計単位(単位変数)として定義する点で相違する。ここで、上下関係は、複数のサービスレベル算出処理手順の順序、優先順位、または依存関係などで定義される。より前に処理される手順を上位とし、上位の手順より後、または上位手順で算出された値を用いて算出処理を行う手順を下位とする。
(Third embodiment)
FIG. 21 is a functional block diagram showing the configuration of the service level monitoring system 1 according to the embodiment of the present invention.
The service level monitoring system 1 of this embodiment is different from the above-described embodiment in that the service level calculation method is defined as the highest aggregation unit (unit variable) when the service level calculation methods are in a vertical relationship with each other. Here, the hierarchical relationship is defined by the order of a plurality of service level calculation processing procedures, the priority order, or the dependency relationship. The procedure to be processed earlier is set as the upper level, and the procedure for performing the calculation process after the upper level procedure or using the value calculated in the higher level procedure is set as the lower level.
 図21に示すように、本実施形態のサービスレベル管理装置300は、図3の上記実施形態のサービスレベル管理装置200と同様な、集計部102、サービスレベル算出部104、およびサービスレベル表示部208を備えるとともに、さらに、分析部306と、単位換算定義テーブル308と、を備える。
 また、図3の上記実施形態のサービスレベル管理装置200のサービスレベル定義テーブル110、単位変数定義テーブル150、サービスレベル記憶部170、単位変数データ記憶部210、およびサービスレベル算出定義テーブル220と同様な構造をそれぞれ有するサービスレベル定義テーブル310、単位変数定義テーブル330、サービスレベル記憶部370、単位変数データ記憶部350、およびサービスレベル算出定義テーブル340を備える。
As shown in FIG. 21, the service level management apparatus 300 according to the present embodiment is similar to the service level management apparatus 200 according to the above-described embodiment of FIG. 3 and includes a totaling unit 102, a service level calculation unit 104, and a service level display unit 208. And an analysis unit 306 and a unit conversion definition table 308.
3 is the same as the service level definition table 110, the unit variable definition table 150, the service level storage unit 170, the unit variable data storage unit 210, and the service level calculation definition table 220 of the service level management apparatus 200 of the above embodiment of FIG. A service level definition table 310, a unit variable definition table 330, a service level storage unit 370, a unit variable data storage unit 350, and a service level calculation definition table 340 each having a structure are provided.
 図22に示すように、本実施形態のサービスレベル定義テーブル310は、上記実施形態の図5のサービスレベル定義テーブル110と同様な構成を有する。図22は、図5のサービスレベル定義テーブル110とは異なるレコード317a~317dがサービスレベル定義テーブル310に記憶されている例を示す。 As shown in FIG. 22, the service level definition table 310 of this embodiment has the same configuration as the service level definition table 110 of FIG. 5 of the above embodiment. FIG. 22 shows an example in which records 317 a to 317 d different from the service level definition table 110 of FIG. 5 are stored in the service level definition table 310.
 本実施形態において、図21の単位換算定義テーブル308は、上記実施形態の図6の時間定義テーブル120と、図7の空間定義テーブル130と、図8の個別定義テーブル140を有するとともに、さらに、図23の方法定義テーブル320を有する。 In this embodiment, the unit conversion definition table 308 of FIG. 21 includes the time definition table 120 of FIG. 6 of the above embodiment, the space definition table 130 of FIG. 7, and the individual definition table 140 of FIG. It has the method definition table 320 of FIG.
 方法定義テーブル320(以下、「方法定義320」とも呼ぶ)は、サービスレベル定義テーブル310に記録されたサービスレベルの集計方法116の包含関係、依存関係、主従関係または優先順位などの関係を定義するものである。また、方法定義テーブル320は、集計方法の共通部分の定義も含むことができる。図23に示すように、方法定義テーブル320は、少なくとも1つのレコード325(図23には、325a~325eの5つのレコードを示す。以下、特に各レコードを区別する必要がない場合は、「325」と符号を付す)を含むことができる。それぞれのレコード325は、集計方法名321、集計種別322、上位手法323、または下位手法324を含む。
 なお、図23の方法定義テーブル320の構成は一例であり、これに限定されるものではない。
The method definition table 320 (hereinafter also referred to as “method definition 320”) defines a relationship such as an inclusion relationship, dependency relationship, master-slave relationship, or priority order of the service level aggregation method 116 recorded in the service level definition table 310. Is. The method definition table 320 can also include definitions of common parts of the aggregation method. As shown in FIG. 23, the method definition table 320 shows at least one record 325 (FIG. 23 shows five records 325a to 325e. Hereinafter, if it is not necessary to distinguish each record, “325” is shown. Can be included). Each record 325 includes an aggregation method name 321, an aggregation type 322, an upper technique 323, or a lower technique 324.
The configuration of the method definition table 320 in FIG. 23 is an example, and the present invention is not limited to this.
 集計方法名321は、サービスレベルの値を算出する方法の名称を示す。集計方法名321は、サービスレベル定義310に記録された集計方法116に対応する項目である。 The aggregation method name 321 indicates the name of the method for calculating the service level value. The aggregation method name 321 is an item corresponding to the aggregation method 116 recorded in the service level definition 310.
 集計種別322は、該当する集計方法がどのような演算を行うかの分類を示す。図23は、「四則演算」と「比較」の2種類を例として示している。この集計種別322は、分析部306が、同一の集計種別に属する集計方法に関して、集計方法の集約を検討するために用いる。 Aggregation type 322” indicates a classification of an operation performed by the corresponding aggregation method. FIG. 23 shows two types of “four arithmetic operations” and “comparison” as examples. The aggregation type 322 is used by the analysis unit 306 in order to consider aggregation of aggregation methods regarding aggregation methods belonging to the same aggregation type.
 上位手法323は、その集計結果を用いて異なる集計が可能な集計方法を示す。図23は、「平均」の上位手法323として「合計」を、また「パーセンタイル」および「MAX」の上位手法323として「並び替え」を例示している。
 下位手法324は、該当する集計方法で集計した結果を用いて集計を行うことができる集計方法を示している。上位手法323と下位手法324は関連する集計方法名が互いの上下関係に対応して記録される。図23は、「合計」の下位手法324として「平均」を、「並び替え」の下位手法324として「MAX」、「MIN」、および「パーセンタイル」を示している。なお、方法定義テーブル320の上位手法323または下位手法324において、「-」は該当する手法が存在しないことを意味する。
The high-order method 323 indicates a totaling method that enables different totals using the totaling result. FIG. 23 illustrates “total” as the upper method 323 of “average”, and “reorder” as the upper method 323 of “percentile” and “MAX”.
The subordinate method 324 indicates a totaling method that can be totaled using the results totaled by the corresponding totaling method. In the upper method 323 and the lower method 324, the related aggregation method names are recorded corresponding to each other's vertical relationship. FIG. 23 shows “average” as the sub-method 324 of “total”, and “MAX”, “MIN”, and “percentile” as the sub-method 324 of “sort”. In the upper method 323 or the lower method 324 of the method definition table 320, “−” means that there is no corresponding method.
 なお、本実施の形態においては、方法定義320の集計種別の例として「四則演算」および「比較」のみを挙げているが、その他にも、個別定義140に記録した個別の計算式などを含むことができる。上位手法323または下位手法324のように入出力する値に基づく依存関係などに基づき、木構造を形成できるものを「集計種別322」として新たに定義してもよい。また、個別定義140に記録した個別の計算式などであっても、計算式を演算記号と文字列に分けるように構文解析することで上位手法323または下位手法324を抽出できる場合がある。このような上位手法323または下位手法324を計算式と関連付けて方法定義320として記録しておいてもよい。 In the present embodiment, only “four arithmetic operations” and “comparison” are given as examples of aggregation types of the method definition 320, but other calculation formulas recorded in the individual definition 140 are also included. be able to. Those that can form a tree structure based on dependency relationships based on input / output values, such as the upper method 323 or the lower method 324, may be newly defined as “aggregation type 322”. Further, even in the case of individual calculation formulas recorded in the individual definition 140, the upper method 323 or the lower method 324 may be extracted by parsing the calculation formula so as to be divided into operation symbols and character strings. Such upper method 323 or lower method 324 may be recorded as a method definition 320 in association with a calculation formula.
 分析部306は、サービスレベル定義テーブル310を参照し、複数のサービスレベルについて、単位換算定義テーブル308に記録された時間定義120、空間定義130、個別定義140、または方法定義320に基づき、算出過程の重複個所を検出し、重複を回避してサービスレベルの値の算出を行うためのルールである単位変数定義およびサービスレベル算出定義を出力する。 The analysis unit 306 refers to the service level definition table 310 and calculates a plurality of service levels based on the time definition 120, the space definition 130, the individual definition 140, or the method definition 320 recorded in the unit conversion definition table 308. The unit variable definition and the service level calculation definition, which are rules for calculating the service level value while avoiding the duplication, are output.
 本実施形態において、分析部306は、集計単位が互いに上下関係にあるサービスレベル間では、サービスレベル定義110で定義されているサービスレベルの中で最も上位の単位を単位変数として定義する。分析部306は、サービスレベルの集計単位の上下関係の判別に方法定義320を使用する。 In the present embodiment, the analysis unit 306 defines, as a unit variable, the highest unit among the service levels defined in the service level definition 110 between service levels in which the aggregation units are vertically related to each other. The analysis unit 306 uses the method definition 320 to determine the hierarchical relationship of the service level aggregation units.
 図25および図26に示すように、単位変数定義テーブル330およびサービスレベル算出定義テーブル340は、上記実施形態の図9の単位変数定義テーブル150および図10のサービスレベル算出定義テーブル220と同様な構成を有する。図25は、図9の単位変数定義テーブル150とは異なるレコード338aが単位変数定義テーブル330に記録されている例を示している。図26は、図10のサービスレベル算出定義テーブル220とは異なるレコード349a~349dがサービスレベル算出定義テーブル340に記録されている例を示している。以下、サービスレベル定義テーブル310は「サービスレベル定義310」、単位変数定義テーブル330は「単位変数定義330」、サービスレベル算出定義テーブル340は「サービスレベル算出定義340」とも呼ぶものとする。 As shown in FIGS. 25 and 26, the unit variable definition table 330 and the service level calculation definition table 340 have the same configurations as the unit variable definition table 150 in FIG. 9 and the service level calculation definition table 220 in FIG. Have FIG. 25 shows an example in which a record 338 a different from the unit variable definition table 150 of FIG. 9 is recorded in the unit variable definition table 330. FIG. 26 shows an example in which records 349a to 349d different from the service level calculation definition table 220 of FIG. 10 are recorded in the service level calculation definition table 340. Hereinafter, the service level definition table 310 is also referred to as “service level definition 310”, the unit variable definition table 330 is also referred to as “unit variable definition 330”, and the service level calculation definition table 340 is also referred to as “service level calculation definition 340”.
 このように構成された本実施形態のサービスレベル監視システム1の動作について、以下説明する。
 図24は、本実施形態のサービスレベル監視システム1のサービスレベル管理装置300の動作の一例を示すフローチャートである。なお、本実施形態において、上記実施形態で説明した管理データ収集部240(図18)の動作は同様である。以下、分析部306の動作について説明する。
The operation of the service level monitoring system 1 of the present embodiment configured as described above will be described below.
FIG. 24 is a flowchart showing an example of the operation of the service level management apparatus 300 of the service level monitoring system 1 of the present embodiment. In this embodiment, the operation of the management data collection unit 240 (FIG. 18) described in the above embodiment is the same. Hereinafter, the operation of the analysis unit 306 will be described.
 まず、分析部306は、図22のサービスレベル定義310を読み込む(ステップS301)。なお、以下の処理は、サービスレベル定義テーブル310に定義されているサービスレベル定義毎に繰り返し行うものとする。
 次に、分析部306は、読み込んだレコード317に記録された集計方法116について、単位換算定義テーブル308に記憶された方法定義320と照会し、対象となるサービスレベルの集計方法116の集計種別322が「比較」であるか否かを判定する(ステップS303)。
First, the analysis unit 306 reads the service level definition 310 of FIG. 22 (step S301). The following processing is repeated for each service level definition defined in the service level definition table 310.
Next, the analysis unit 306 refers to the method definition 320 stored in the unit conversion definition table 308 for the aggregation method 116 recorded in the read record 317, and the aggregation type 322 of the aggregation method 116 of the target service level. Is “comparison” (step S303).
 たとえば、図22のサービスレベル定義310においてレコード317dの「TAT_C」の集計方法116は「平均」である。分析部306は、図23の方法定義320に従って、集計方法名321「平均」の集計種別322は「四則演算」であると判定する(ステップS303のNO)。一方、分析部306は、サービスレベル定義310のレコード317aの「TAT_A」およびレコード317bの「TAT_B」の集計方法116は、「MAX」および「98パーセンタイル」であるため、方法定義320に基づき、集計種別322は「比較」であると判定する(ステップS303のYES)。 For example, in the service level definition 310 of FIG. 22, the aggregation method 116 of “TAT_C” of the record 317d is “average”. In accordance with the method definition 320 of FIG. 23, the analysis unit 306 determines that the aggregation type 322 of the aggregation method name 321 “average” is “four arithmetic operations” (NO in step S303). On the other hand, the analysis unit 306 calculates the totaling method 116 of “TAT_A” in the record 317a of the service level definition 310 and “TAT_B” in the record 317b by “MAX” and “98th percentile”. It is determined that the type 322 is “comparison” (YES in step S303).
 上記ステップS303で、分析部306が、レコード317の集計方法116の集計種別322が「比較」以外であると判定した場合(ステップS303のNO)、分析部306は、集計種別が「比較」以外であると判定したサービスレベルを、上記実施形態の図14の単位変数定義処理(ステップS210)と同様に処理する。そして、分析部306は、処理後、ステップS230に進む。 When the analysis unit 306 determines in step S303 that the aggregation type 322 of the aggregation method 116 of the record 317 is other than “comparison” (NO in step S303), the analysis unit 306 has an aggregation type other than “comparison”. The service level determined to be is processed in the same manner as the unit variable definition process (step S210) of FIG. And the analysis part 306 progresses to step S230 after a process.
 一方、上記ステップS303で、分析部306が、レコード317の集計方法116の集計種別322が「比較」であると判定した場合(ステップS303のYES)、まず、分析部306は、サービスレベル定義310を参照し、対象となるサービスレベルの中で、集計時間114および集計空間115が同一かつ集計方法116が異なるサービスレベルがあるか否かを判定する(ステップS305)。
 分析部306は、対象のサービスレベルと集計時間114および集計空間115が同一かつ集計方法116が異なるサービスレベルが存在しない場合(ステップS305のNO)、対象のサービスレベルを集約対象としない。そして、分析部306は、ステップS230に進む。
 一方、対象のサービスレベルと集計時間114および集計空間115が同一かつ集計方法116が異なるサービスレベルが存在する場合(ステップS305のYES)、分析部306は、対象のサービスレベルを集約対象とし、次のステップS307へ進む。
On the other hand, when the analysis unit 306 determines in step S303 that the aggregation type 322 of the aggregation method 116 of the record 317 is “comparison” (YES in step S303), the analysis unit 306 first determines the service level definition 310. , It is determined whether there is a service level in which the total time 114 and the total space 115 are the same and the total method 116 is different among the target service levels (step S305).
If there is no service level in which the target service level is the same as the total service time 114 and the total space 115 and the total method 116 is different (NO in step S305), the analysis unit 306 does not set the target service level as an aggregation target. Then, the analysis unit 306 proceeds to step S230.
On the other hand, when there is a service level in which the target service level is the same as the total time 114 and the total space 115 and the total method 116 is different (YES in step S305), the analysis unit 306 sets the target service level as an aggregation target, The process proceeds to step S307.
 たとえば、図22のサービスレベル定義310において、レコード317aの「TAT_A」およびレコード317bの「TAT_B」の集計時間114および集計空間115は同一であるが、集計方法116が異なる。したがって、分析部306は、前記2種類のサービスレベル「TAT_A」および「TAT_B」を集約対象と判定する。仮に、集計時間114および集計空間115の少なくともいずれか一方が異なっていた場合、分析部306は、サービスレベル定義310に基づき、いずれのサービスレベルも集約対象ではないと判定する。 For example, in the service level definition 310 of FIG. 22, the total time 114 and the total space 115 of “TAT_A” of the record 317a and “TAT_B” of the record 317b are the same, but the total method 116 is different. Therefore, the analysis unit 306 determines the two types of service levels “TAT_A” and “TAT_B” as aggregation targets. If at least one of the total time 114 and the total space 115 is different, the analysis unit 306 determines that none of the service levels is an aggregation target based on the service level definition 310.
 そして、分析部306は、サービスレベル定義310に基づき、集計時間114および集計空間115が同一であるサービスレベルについて、その集計時間114および集計空間115を集計単位とする(ステップS307)。
 たとえば、図22のサービスレベル定義310の例では、分析部306は、集計時間114「1月」および集計空間115「サービス」を、「TAT_A」および「TAT_B」を算出するための集計単位として定義する。
Then, based on the service level definition 310, the analysis unit 306 sets the total time 114 and the total space 115 as a total unit for the service level having the same total time 114 and total space 115 (step S307).
For example, in the example of the service level definition 310 in FIG. 22, the analysis unit 306 defines the total time 114 “January” and the total space 115 “service” as a total unit for calculating “TAT_A” and “TAT_B”. To do.
 次に、分析部306は、集約対象と判定したサービスレベルの値を算出するために用いる単位変数の名称を定義する(ステップS309)。
 たとえば、分析部306は、図25に示すように、単位変数定義330において、「TAT_A」および「TAT_B」の値の算出に用いる単位変数名151を「参考SL_1」と定義する。
Next, the analysis unit 306 defines the name of the unit variable used for calculating the service level value determined as the aggregation target (step S309).
For example, as shown in FIG. 25, the analysis unit 306 defines the unit variable name 151 used for calculating the values of “TAT_A” and “TAT_B” in the unit variable definition 330 as “reference SL_1”.
 次に、分析部306は、図22のサービスレベル定義310に記録された集約対象であるサービスレベルの集計方法116に基づき、図23の方法定義320を参照し、前記集計方法の上位手法323に該当する方法を、単位変数定義330の集計方法152として定義する(ステップS311)。
 たとえば、ステップS305で集約対象と判定した「TAT_A」および「TAT_B」の集計方法116はそれぞれ「MAX」および「98パーセンタイル」である。方法定義320に基づき、これらの集計方法116の上位手法323は、「並び替え」である。したがって、分析部306は、ステップS309で定義した単位変数「参考SL_1」の集計方法152として「並び替え」を定義する。
Next, the analysis unit 306 refers to the method definition 320 in FIG. 23 based on the service level aggregation method 116 recorded in the service level definition 310 in FIG. The corresponding method is defined as the aggregation method 152 of the unit variable definition 330 (step S311).
For example, the aggregation methods 116 of “TAT_A” and “TAT_B” determined to be aggregation targets in step S305 are “MAX” and “98 percentile”, respectively. Based on the method definition 320, the high-order method 323 of these aggregation methods 116 is “reordering”. Therefore, the analysis unit 306 defines “reordering” as the aggregation method 152 of the unit variable “reference SL_1” defined in step S309.
 次に、分析部306は、サービスレベル定義310および方法定義320に基づき単位変数の集計に用いる変数153を定義する。また、分析部306は、時間定義120、空間定義130、方法定義320またはサービスレベル定義310に基づき、集計時間154、集計空間155、時間単位156および空間単位157を定義する(ステップS313)。 Next, the analysis unit 306 defines a variable 153 used for aggregation of unit variables based on the service level definition 310 and the method definition 320. Further, the analysis unit 306 defines the total time 154, the total space 155, the time unit 156, and the space unit 157 based on the time definition 120, the space definition 130, the method definition 320, or the service level definition 310 (step S313).
 たとえば、分析部306は、「参考SL_1」を算出するための変数153として単位変数「TAT」を定義する。また、分析部306は、サービスレベル定義310に基づき「参考SL_1」を算出するための集計時間154および集計空間155として「1月」、「サービス」をそれぞれ定義する。さらに、分析部306は、時間定義120および空間定義130に基づき、時間単位156および空間単位157として「10分」、「サービス」をそれぞれ定義する。 For example, the analysis unit 306 defines a unit variable “TAT” as the variable 153 for calculating “reference SL_1”. The analysis unit 306 also defines “January” and “Service” as the total time 154 and the total space 155 for calculating “reference SL_1” based on the service level definition 310. Furthermore, the analysis unit 306 defines “10 minutes” and “service” as the time unit 156 and the space unit 157 based on the time definition 120 and the space definition 130, respectively.
 そして、分析部306は、ステップS307~ステップS313の結果に基づき、単位変数定義を出力し、図25に示す単位変数定義テーブル330にする(ステップS315)。
 このようにして、分析部306は、単位変数定義330を生成する。
Then, the analysis unit 306 outputs a unit variable definition based on the results of Steps S307 to S313, and creates the unit variable definition table 330 shown in FIG. 25 (Step S315).
In this way, the analysis unit 306 generates the unit variable definition 330.
 なお、ステップS315またはステップS210の後の動作は、上記実施形態の図15のサービスレベル算出定義処理(ステップS230)と同様に、分析部306が、サービスレベル定義310および単位変数定義330に基づき、サービスレベル算出定義を出力し、図26に示すサービスレベル算出定義テーブル340に記憶する。 The operation after step S315 or step S210 is performed by the analysis unit 306 based on the service level definition 310 and the unit variable definition 330 as in the service level calculation definition process (step S230) of FIG. The service level calculation definition is output and stored in the service level calculation definition table 340 shown in FIG.
 図24に示すように、サービスレベル定義310において、「TAT_A」および「TAT_B」は集約対象であるため、これらの変数223は上記処理で定義した「参考SL_1」である。また、同様に「TAT_A」および「TAT_B」の集約判定228は「1」である。一方、集約対象で否かあるかに関わらず、その他の項目はサービスレベル定義310と同一である。 24, since “TAT_A” and “TAT_B” are aggregation targets in the service level definition 310, these variables 223 are “reference SL_1” defined in the above processing. Similarly, the aggregation determination 228 for “TAT_A” and “TAT_B” is “1”. On the other hand, the other items are the same as those in the service level definition 310 regardless of whether or not they are aggregation targets.
 以上のようにして、分析部306は、サービスレベル定義310における算出過程の重複を分析し、単位変数定義330およびサービスレベル算出定義340を出力することができる。 As described above, the analysis unit 306 can analyze duplication of calculation processes in the service level definition 310 and output the unit variable definition 330 and the service level calculation definition 340.
 次に、集計部102の動作について説明する。
 本実施形態の集計部102は、上記実施形態のサービスレベル管理装置200で図16を用いて説明した手順と同様に動作する。
 集計部102は、上記実施形態と同様に、単位変数定義330に基づき単位変数を算出し、単位変数データ記憶部350へ出力する。
Next, the operation of the counting unit 102 will be described.
The tabulation unit 102 of this embodiment operates in the same manner as the procedure described with reference to FIG. 16 in the service level management apparatus 200 of the above embodiment.
The aggregation unit 102 calculates unit variables based on the unit variable definition 330 and outputs the unit variables to the unit variable data storage unit 350 as in the above embodiment.
 たとえば、集計部102が図25の単位変数定義330に基づき、「参考SL_1」を算出する場合について説明する。図25のレコード338aによれば、集計部102は、まず、管理データ記憶部160から「10分」および「サービス」の単位で記録された「TAT」の値を、計測時点より1月前の値まで読み込む。次に、集計部102は、単位変数定義330に記録された集計方法「並び替え」に従い、読み込んだ管理データを、昇順に並び替える。最後に、集計部102が、並び替えた管理データを「参考SL_1」として単位変数データ記憶部350へ出力する。 For example, the case where the counting unit 102 calculates “reference SL_1” based on the unit variable definition 330 of FIG. 25 will be described. According to the record 338a in FIG. 25, the counting unit 102 first calculates the value of “TAT” recorded in units of “10 minutes” and “service” from the management data storage unit 160 one month before the measurement time point. Read to value. Next, the totaling unit 102 rearranges the read management data in ascending order according to the totalization method “rearrangement” recorded in the unit variable definition 330. Finally, the totaling unit 102 outputs the rearranged management data to the unit variable data storage unit 350 as “reference SL_1”.
 以上が、単位変数定義330および管理データ記憶部160に基づき、単位変数を算出し、単位変数データ記憶部350へ出力する集計部102の動作である。 The above is the operation of the counting unit 102 that calculates unit variables based on the unit variable definition 330 and the management data storage unit 160 and outputs the unit variables to the unit variable data storage unit 350.
 次に、本実施形態のサービスレベル算出部104の動作について説明する。
 本実施形態のサービスレベル算出部104は、上記実施形態のサービスレベル管理装置200で図17を用いて説明した手順と同様に動作する。
Next, the operation of the service level calculation unit 104 of this embodiment will be described.
The service level calculation unit 104 of this embodiment operates in the same manner as the procedure described with reference to FIG. 17 in the service level management apparatus 200 of the above embodiment.
 たとえば、図26に示すサービスレベル算出定義テーブル340に従って、サービスレベル算出部104が、サービスレベルの値を算出する場合について説明する。
 レコード349aの「TAT_A」を算出する場合、集約判定228が「1」であるため、サービスレベル算出部104は、単位変数データ記憶部350から「参考SL_1」を読み込む。なお、読み込む「参考SL_1」は、集計時間224、集計空間225、時間単位226および空間単位227に基づき「1月、サービス」を単位として集計された値となる。サービスレベル算出部104は、「参考SL_1」として読み込んだ、管理データの値の集合から集計方法222に基づき、最大値(MAX)を算出する。
 レコード349bの「TAT_B」の場合、サービスレベル算出部104は、前記値の集合より98パーセンタイル値を算出する。
For example, a case where the service level calculation unit 104 calculates a service level value according to the service level calculation definition table 340 shown in FIG. 26 will be described.
When calculating “TAT_A” of the record 349a, since the aggregation determination 228 is “1”, the service level calculation unit 104 reads “reference SL_1” from the unit variable data storage unit 350. Note that the “reference SL_1” to be read is a value that is totaled in units of “January, service” based on the total time 224, the total space 225, the time unit 226, and the space unit 227. The service level calculation unit 104 calculates the maximum value (MAX) based on the aggregation method 222 from the set of management data values read as “reference SL_1”.
In the case of “TAT_B” in the record 349b, the service level calculation unit 104 calculates the 98th percentile value from the set of values.
 一方、「稼働率_A」および「TAT_C」の集約判定228は「0」であるため、サービスレベル算出部104は、サービスレベルの値の算出に用いる変数を管理データ記憶部160から読み込む。なお、サービスレベル算出定義340に基づき、サービスレベル算出部104が読み込む変数223の範囲は、「稼働率_A」に対しては、「1日」かつ「サービス」単位で収集された「予定外停止時間」を「1月」分である。同様に、「TAT_C」に対しては、「10分」かつ「ノード」単位で収集された「TAT」を「1日」分かつ「サービス」分である。次にサービスレベル算出部104は、読み込んだ変数223に対し、サービスレベル算出定義340に記録された集計方法222を適用する。 On the other hand, since the aggregation determination 228 of “operation rate_A” and “TAT_C” is “0”, the service level calculation unit 104 reads the variable used for calculating the service level value from the management data storage unit 160. Note that the range of the variable 223 read by the service level calculation unit 104 based on the service level calculation definition 340 is “unscheduled stop” collected in “one day” and “service” for “operation rate_A”. “Time” is “January”. Similarly, for “TAT_C”, “10 minutes” and “TAT” collected in “node” units are “1 day” and “service”. Next, the service level calculation unit 104 applies the tabulation method 222 recorded in the service level calculation definition 340 to the read variable 223.
 以上のようにして、サービスレベル算出部104は、サービスレベル算出定義340、単位変数データおよび管理データに基づき、サービスレベルの値を算出することができる。 As described above, the service level calculation unit 104 can calculate a service level value based on the service level calculation definition 340, unit variable data, and management data.
 以上、説明したように、本発明の実施の形態に係るサービスレベル監視システム1によれば、上記実施形態の効果を奏するとともに、さらに、複数のサービスレベル算出時に、集計種別が「並び替え」に分類される集計手法の算出過程を集約することができる。
 その理由は、以下の要素を含むように構成したからである。まず、上記実施形態に加え、重複定義として方法定義320を加えたからである。分析部306が前記方法定義320を参照し、サービスレベル算出時の集計方法に関しても、上記実施形態における集計時間および集計空間と同様に、重複部分を回避してサービスレベルを算出するよう定義したおよび単位変数定義330およびサービスレベル算出定義340を出力する。
As described above, according to the service level monitoring system 1 according to the embodiment of the present invention, the effects of the above embodiment can be obtained, and the aggregation type can be changed to “sort” when calculating a plurality of service levels. It is possible to summarize the calculation process of the classified aggregation method.
The reason is that it is configured to include the following elements. First, in addition to the above embodiment, the method definition 320 is added as a duplicate definition. With reference to the method definition 320, the analysis unit 306 defines the calculation method for calculating the service level so that the service level is calculated while avoiding the overlapping portion as in the calculation time and the calculation space in the above embodiment. The unit variable definition 330 and the service level calculation definition 340 are output.
 さらに、本発明の実施の形態に係るサービスレベル監視システム1によれば、集計種別が「並び替え」に分類される集計手法を用いる複数のサービスレベルを集計する際に、データの読み込みを効率化できる。
 その理由は、次のように動作するからである。まず、集計部102が、単位変数定義330に基づき、サービスレベルを算出する際に必要な変数を、単位変数として算出し、単位変数データ記憶部350へ記録する。次に、サービスレベル算出部104は、サービスレベル算出定義340に基づき、単位変数データ記憶部350に記録された単位変数を読みこみ、サービスレベルの値を算出する。
Furthermore, according to the service level monitoring system 1 according to the embodiment of the present invention, when a plurality of service levels using a totaling method in which the totaling type is classified as “sorting” is totalized, data reading is made efficient. it can.
The reason is that it operates as follows. First, based on the unit variable definition 330, the totaling unit 102 calculates a variable necessary for calculating the service level as a unit variable and records it in the unit variable data storage unit 350. Next, the service level calculation unit 104 reads a unit variable recorded in the unit variable data storage unit 350 based on the service level calculation definition 340 and calculates a service level value.
(第4の実施の形態)
 図27は、本発明の実施の形態に係るサービスレベル監視システム1の構成を示す機能ブロック図である。
 本実施形態のサービスレベル監視システム1のサービスレベル管理装置400は、上記実施形態とは、上記実施形態で定義した単位変数を単位として、さらに、サービスレベル定義の異なる集計単位をまとめる定義を生成し、サービスレベル算出過程の重複をさらに削減する点で相違する。
(Fourth embodiment)
FIG. 27 is a functional block diagram showing the configuration of the service level monitoring system 1 according to the embodiment of the present invention.
The service level management apparatus 400 of the service level monitoring system 1 according to the present embodiment generates a definition that combines the aggregation units with different service level definitions, with the unit variable defined in the above embodiment as a unit. The difference is that the duplication of the service level calculation process is further reduced.
 図27に示すように、本実施形態のサービスレベル監視システム1におけるサービスレベル管理装置400は、図21の上記実施形態のサービスレベル管理装置300と同様なサービスレベル算出部104と、サービスレベル表示部208と、単位換算定義テーブル308と、単位変数定義テーブル330とを備えるとともに、さらに、分析部406と、サービスレベル変数算出部402と、サービスレベル変数定義テーブル430と、サービスレベル変数データ記憶部450と、を備える。
 また、図3の上記実施形態のサービスレベル管理装置200のサービスレベル定義テーブル110、サービスレベル記憶部170、およびサービスレベル算出定義テーブル220と同様な構造をそれぞれ有するサービスレベル定義テーブル410、サービスレベル記憶部470、およびサービスレベル算出定義テーブル440を備える。
As shown in FIG. 27, the service level management device 400 in the service level monitoring system 1 of this embodiment includes a service level calculation unit 104 and a service level display unit similar to the service level management device 300 of the above embodiment of FIG. 208, a unit conversion definition table 308, and a unit variable definition table 330, and further, an analysis unit 406, a service level variable calculation unit 402, a service level variable definition table 430, and a service level variable data storage unit 450. And comprising.
In addition, the service level definition table 410, the service level storage having the same structure as the service level definition table 110, the service level storage unit 170, and the service level calculation definition table 220 of the service level management apparatus 200 of the above embodiment of FIG. A unit 470 and a service level calculation definition table 440.
 図28に示すように、本実施形態のサービスレベル定義テーブル410は、上記実施形態の図5のサービスレベル定義テーブル110または図22のサービスレベル定義テーブル310と同様な構成を有する。図28は、サービスレベル定義テーブル110またはサービスレベル定義テーブル310とは異なるレコード417a~417cがサービスレベル定義テーブル410に記憶されている例を示す。 As shown in FIG. 28, the service level definition table 410 of this embodiment has the same configuration as the service level definition table 110 of FIG. 5 or the service level definition table 310 of FIG. FIG. 28 shows an example in which records 417 a to 417 c different from the service level definition table 110 or the service level definition table 310 are stored in the service level definition table 410.
 また、本実施形態において、図30のサービスレベル算出定義テーブル440は、上記実施形態の図10のサービスレベル算出定義テーブル220または図26のサービスレベル算出定義テーブル340と同様な構成を有する。図30は、サービスレベル算出定義テーブル220またはサービスレベル算出定義テーブル340とは異なるレコード449a~449cがサービスレベル算出定義テーブル440に記憶されている例を示す。 In this embodiment, the service level calculation definition table 440 in FIG. 30 has the same configuration as the service level calculation definition table 220 in FIG. 10 or the service level calculation definition table 340 in FIG. FIG. 30 shows an example in which records 449 a to 449 c different from the service level calculation definition table 220 or the service level calculation definition table 340 are stored in the service level calculation definition table 440.
 なお、本実施形態のサービスレベル管理装置400の構成は、図21の上記実施形態のサービスレベル管理装置300だけでなく、本実施形態は、上記実施形態の図1のサービスレベル管理装置100または図3のサービスレベル管理装置200の構成と組み合わせてもよい。 Note that the configuration of the service level management apparatus 400 according to the present embodiment is not limited to the service level management apparatus 300 according to the above-described embodiment illustrated in FIG. 21, and the present embodiment is not limited to the service level management apparatus 100 illustrated in FIG. 3 may be combined with the configuration of the service level management apparatus 200 in FIG.
 本実施形態において、分析部406は、単位変数で定義した集計単位を用いて、複数のサービスレベル定義410を単位換算するルール(サービスレベル変数定義430)を定義する。サービスレベル算出部104は、分析部406が定義した(サービスレベル変数定義430)に従って、複数のサービスレベル定義410を単位換算してサービスレベルを算出する。 In the present embodiment, the analysis unit 406 defines a rule (service level variable definition 430) for converting a plurality of service level definitions 410 into units using the aggregation unit defined by the unit variables. The service level calculation unit 104 calculates a service level by converting the plurality of service level definitions 410 as a unit according to (service level variable definition 430) defined by the analysis unit 406.
 サービスレベル変数定義テーブル430は、サービスレベル算出部104がSL変数の値を算出するために用いる定義である。SL変数は、サービスレベル算出部104がサービスレベルの値を算出するために用いる値を示す。 The service level variable definition table 430 is a definition used by the service level calculation unit 104 to calculate the value of the SL variable. The SL variable indicates a value used by the service level calculation unit 104 to calculate a service level value.
 図29は、サービスレベル変数定義テーブル430のデータ構成の一例を示す。サービスレベル変数定義テーブル430は、少なくとも1つのレコード434(図29には、434aと434bの2つのレコードを示す。以下、特に各レコードを区別する必要がない場合は、「434」と符号を付す)を含むことができる。それぞれのレコード434は、上記実施形態の図9の単位変数定義テーブル150または図25の単位変数定義テーブル330のレコードと同様な集計方法152、変数153、集計時間154、集計空間155、時間単位156、または空間単位157を含むとともに、さらに、算出順序431、SL変数名432、または参照元433を含む。
 なお、図29のサービスレベル変数定義テーブル430の構成は一例であり、これに限定されるものではない。
FIG. 29 shows an exemplary data structure of the service level variable definition table 430. The service level variable definition table 430 shows at least one record 434 (FIG. 29 shows two records 434a and 434b. In the following, when there is no need to distinguish each record, a reference numeral “434” is attached. ) Can be included. Each record 434 includes a totaling method 152, a variable 153, a totaling time 154, a totaling space 155, and a time unit 156 similar to the records in the unit variable definition table 150 in FIG. 9 or the unit variable definition table 330 in FIG. Or a spatial unit 157, and further includes a calculation order 431, an SL variable name 432, or a reference source 433.
Note that the configuration of the service level variable definition table 430 in FIG. 29 is an example, and the present invention is not limited to this.
 算出順序431は、SL変数を算出する順序を意味する。SL変数名432は、SL変数を識別するための名称を示す。集計方法152はSL変数の値を算出するための方法を示す。変数153は、SL変数の値を算出するために用いる変数の名称を示す。集計時間154は、前記変数を集計し、SL変数の値を算出する時間の範囲を示す。集計空間155は、前記変数を集計し、SL変数の値を算出する空間の範囲を示す。時間単位156は、SL変数を算出するために用いる変数の時間の幅を示す。空間単位157は、SL変数を算出するために用いる変数の空間の幅を示す。また、参照元433は変数を読み込む場所を示す。図25の例では、参照元433が「0」の場合、サービスレベル変数算出部402は管理データ記憶部160から変数を読み込む。一方、参照元が「1」の場合、サービスレベル変数算出部402は、サービスレベル変数データ記憶部450から変数を読み込むものとする。 The calculation order 431 means the order in which SL variables are calculated. The SL variable name 432 indicates a name for identifying the SL variable. The aggregation method 152 indicates a method for calculating the value of the SL variable. A variable 153 indicates the name of a variable used for calculating the value of the SL variable. The total time 154 indicates a time range in which the variables are totaled and the value of the SL variable is calculated. The total space 155 indicates the range of the space where the variables are totaled and the value of the SL variable is calculated. The time unit 156 indicates the time width of the variable used for calculating the SL variable. The space unit 157 indicates the space width of the variable used for calculating the SL variable. A reference source 433 indicates a location where a variable is read. In the example of FIG. 25, when the reference source 433 is “0”, the service level variable calculation unit 402 reads a variable from the management data storage unit 160. On the other hand, when the reference source is “1”, the service level variable calculation unit 402 reads a variable from the service level variable data storage unit 450.
 このように構成された本実施形態のサービスレベル管理装置400の動作について、以下説明する。
 図31は、本発明の実施の形態に係るサービスレベル監視システム1のサービスレベル管理装置400の動作を示すフローチャートである。なお、上記実施形態で説明した管理データ収集部240(図18)の動作は、上記実施形態と同様である。以下、分析部406の動作について説明する。
The operation of the service level management apparatus 400 of this embodiment configured as described above will be described below.
FIG. 31 is a flowchart showing the operation of the service level management apparatus 400 of the service level monitoring system 1 according to the embodiment of the present invention. The operation of the management data collection unit 240 (FIG. 18) described in the above embodiment is the same as that in the above embodiment. Hereinafter, the operation of the analysis unit 406 will be described.
 まず、分析部406は、サービスレベル定義410を読み込む(ステップS201)。
 ステップS201とステップS203の動作は上記実施形態の図13のフローチャートに示す分析部106の動作と同様である。また、ステップS211~ステップS219の動作は、上記実施形態の図14のフローチャートに示す分析部106の動作と同様である。
First, the analysis unit 406 reads the service level definition 410 (step S201).
The operations in step S201 and step S203 are the same as the operation of the analysis unit 106 shown in the flowchart of FIG. 13 in the above embodiment. Further, the operations in steps S211 to S219 are the same as the operations of the analysis unit 106 shown in the flowchart of FIG.
 次に、分析部406は、サービスレベル定義410および上記処理結果に基づき、SL変数の探索を行う(ステップS401)。SL変数はサービスレベルを算出するために用いる変数を示す。ここでは、単位変数を用いて算出するサービスレベルの値自体が、他のサービスレベルを算出するための変数として用いることができるか否か判定する。 Next, the analysis unit 406 searches for an SL variable based on the service level definition 410 and the processing result (step S401). The SL variable indicates a variable used for calculating the service level. Here, it is determined whether or not the service level value itself calculated using the unit variable can be used as a variable for calculating another service level.
 たとえば、図28に示したサービスレベル定義410の場合、単位変数は、「TAT(1日、ノード)」と定義される。しかし、図6の時間定義120に基づき、集計単位と「TAT_B」および「TAT_C」の集計時間224および集計空間225を比較すると、「TAT_B」は単位変数と「TAT_C」の中間に該当することがわかる。この場合、分析部406は、「TAT_B」をSL変数であると判定する。 For example, in the case of the service level definition 410 shown in FIG. 28, the unit variable is defined as “TAT (1 day, node)”. However, based on the time definition 120 of FIG. 6, when comparing the total unit with the total time 224 and total space 225 of “TAT_B” and “TAT_C”, “TAT_B” may fall between the unit variable and “TAT_C”. Recognize. In this case, the analysis unit 406 determines that “TAT_B” is an SL variable.
 次に、分析部406は、サービスレベル定義110および上記処理結果に基づき、SL変数を定義する(ステップS403)。
 たとえば、図28に示したサービスレベル定義410の場合、上記処理結果により「TAT(1日、ノード)」が単位変数として定義されている。この場合、分析部406は、単位変数をそのままSL変数として定義する。なお、単位変数としての定義に加え、分析部406は、算出順序431および参照元433を定義してもよい。算出順序431は、SL変数を算出する順序である。複数のSL変数が存在する場合、時間単位および空間単位が小さいSL変数の算出順序が優先される。
Next, the analysis unit 406 defines SL variables based on the service level definition 110 and the processing result (step S403).
For example, in the case of the service level definition 410 shown in FIG. 28, “TAT (1 day, node)” is defined as a unit variable based on the processing result. In this case, the analysis unit 406 defines the unit variable as an SL variable as it is. In addition to the definition as a unit variable, the analysis unit 406 may define the calculation order 431 and the reference source 433. The calculation order 431 is an order in which SL variables are calculated. When there are a plurality of SL variables, priority is given to the calculation order of SL variables having a small time unit and space unit.
 なお、空間単位が等しい場合は、時間単位が小さいSL変数の算出順序を優先する。参照元433は、SL変数を算出するために用いる変数153を読み出す記憶装置を示す。ここでは「0」は管理データ記憶部160を意味する。同様に「1」はサービスレベル変数データ記憶部450を意味する。分析部406は、次に「TAT_B」をSL変数として定義する。この時、分析部406は、「TAT_B」のSL変数名432をサービスレベル定義410に基づき、「TAT(1日、サービス)」と定義する。変数153は上記処理結果により「TAT(1日、ノード)」である。さらに変数「TAT(1日、ノード)」の値を利用してSL変数「TAT(1日、サービス)」を算出するため、時間単位156は「1日」、かつ、空間単位157は「ノード」である。また、SL変数「TAT(1日、サービス)」は、サービスレベル変数データ記憶部450に記録されているため、参照元433は「1」である。 If the spatial units are equal, the calculation order of SL variables with small time units is given priority. The reference source 433 indicates a storage device that reads the variable 153 used for calculating the SL variable. Here, “0” means the management data storage unit 160. Similarly, “1” means the service level variable data storage unit 450. Next, the analysis unit 406 defines “TAT_B” as an SL variable. At this time, the analysis unit 406 defines the SL variable name 432 of “TAT_B” as “TAT (1 day, service)” based on the service level definition 410. The variable 153 is “TAT (1 day, node)” based on the processing result. Further, since the SL variable “TAT (1 day, service)” is calculated using the value of the variable “TAT (1 day, node)”, the time unit 156 is “1 day” and the space unit 157 is “node”. Is. Also, since the SL variable “TAT (1 day, service)” is recorded in the service level variable data storage unit 450, the reference source 433 is “1”.
 次に、分析部406は、上記処理結果に基づきサービスレベル変数定義430を出力する(ステップS405)。
 次に、分析部406は、サービスレベル算出定義440を出力する(ステップS230)。このサービスレベル算出定義220を出力する分析部406の動作は、上記実施の形態の図15のサービスレベル算出定義処理S230と同様である。
 このようにして、本実施形態の分析部406は、サービスレベル変数定義430とサービスレベル算出定義440を出力することができる。
Next, the analysis unit 406 outputs a service level variable definition 430 based on the processing result (step S405).
Next, the analysis unit 406 outputs the service level calculation definition 440 (step S230). The operation of the analysis unit 406 that outputs the service level calculation definition 220 is the same as the service level calculation definition process S230 of FIG. 15 of the above embodiment.
In this way, the analysis unit 406 of the present embodiment can output the service level variable definition 430 and the service level calculation definition 440.
 次に、サービスレベル変数算出部402が、サービスレベル変数定義430に基づき、SL変数を算出する動作について説明する。
 図32は、本実施形態のサービスレベル変数算出部402の動作を示すフローチャートである。
Next, an operation in which the service level variable calculation unit 402 calculates the SL variable based on the service level variable definition 430 will be described.
FIG. 32 is a flowchart showing the operation of the service level variable calculation unit 402 of this embodiment.
 まず、サービスレベル変数算出部402は、サービスレベル変数定義430を読み込む(ステップS411)。
 次にサービスレベル変数算出部402は、サービスレベル変数定義430に記録された算出順序431、SL変数名432、集計方法152、変数153、集計時間154、集計空間155、時間単位156、空間単位157または参照元433に基づき、管理データを読み込み(ステップS413)、SL変数を算出し(ステップS415)、サービスレベル変数データ記憶部450へ出力する(ステップS417)。
First, the service level variable calculation unit 402 reads the service level variable definition 430 (step S411).
Next, the service level variable calculation unit 402 calculates the calculation order 431 recorded in the service level variable definition 430, the SL variable name 432, the aggregation method 152, the variable 153, the aggregation time 154, the aggregation space 155, the time unit 156, and the space unit 157. Alternatively, based on the reference source 433, the management data is read (step S413), the SL variable is calculated (step S415), and is output to the service level variable data storage unit 450 (step S417).
 たとえば、図29のサービスレベル変数定義430に従い、SL変数を算出する場合、サービスレベル変数算出部402は、まず、管理データ記憶部160より、算出時点から過去1日分の「10分」、かつ、「ノード」単位の「TAT」を読み込む。次に、サービスレベル変数算出部402は、読み込んだ値の最大値を「TAT(1日、ノード)」としてサービスレベル変数データ記憶部450へ記録する。次に、サービスレベル変数算出部402は、サービスレベル変数データ記憶部450に記録された、過去1日分の「TAT(1日、ノード)」の値を「サービス」を構成するノードの数に基づき読み込む。次に、サービスレベル変数算出部402は、読み込んだ値の最大値を「TAT(1日、サービス)」としてサービスレベル変数データ記憶部450へ記録する。 For example, when the SL variable is calculated according to the service level variable definition 430 of FIG. 29, the service level variable calculation unit 402 first determines from the management data storage unit 160 “10 minutes” for the past day from the calculation time point, and , “TAT” in “node” unit is read. Next, the service level variable calculation unit 402 records the maximum value of the read values as “TAT (1 day, node)” in the service level variable data storage unit 450. Next, the service level variable calculation unit 402 sets the value of “TAT (1 day, node)” for the past day recorded in the service level variable data storage unit 450 to the number of nodes constituting “service”. Read based on. Next, the service level variable calculation unit 402 records the maximum value of the read values in the service level variable data storage unit 450 as “TAT (1 day, service)”.
 なお、サービスレベル変数算出部402は、SL変数の値の算出に用いる変数153の数、依存関係などを定義するために、時間定義120および空間定義130を参照してもよい。
 以上のようにして、サービスレベル変数算出部402は、サービスレベル変数定義430に基づき、SL変数を算出することができる。
The service level variable calculation unit 402 may refer to the time definition 120 and the space definition 130 in order to define the number of variables 153 used for calculation of the SL variable value, the dependency relationship, and the like.
As described above, the service level variable calculation unit 402 can calculate the SL variable based on the service level variable definition 430.
 また、本実施の形態におけるサービスレベル算出部104は、図17のフローチャートを用いて説明した上記実施形態のサービスレベル算出部104と同様に動作する。そして、サービスレベル算出部104は、サービスレベルの値を出力し、サービスレベル記憶部470に記憶することができる。 Further, the service level calculation unit 104 in the present embodiment operates in the same manner as the service level calculation unit 104 of the above-described embodiment described with reference to the flowchart of FIG. Then, the service level calculation unit 104 can output the service level value and store it in the service level storage unit 470.
 以上説明したように、本発明の実施の形態に係るサービスレベル管理装置400によれば、上記実施形態と同様な効果を奏するとともに、さらに、サービスレベルを算出するために、他のサービスレベルを利用することが可能となる。
 その理由は、次のように構成したからである。まず、分析部406が、サービスレベル定義410に基づき、サービスレベル変数定義430およびサービスレベル算出定義440を出力する。サービスレベル変数定義430は、サービスレベルを算出するために共通の変数だけでなく、他のサービスレベルを算出するために変数として用いるサービスレベル自体を定義することが可能である。
As described above, according to the service level management apparatus 400 according to the embodiment of the present invention, the same effect as that of the above embodiment can be obtained, and another service level can be used to calculate the service level. It becomes possible to do.
The reason is that it is configured as follows. First, the analysis unit 406 outputs a service level variable definition 430 and a service level calculation definition 440 based on the service level definition 410. The service level variable definition 430 can define not only a common variable for calculating a service level but also a service level itself used as a variable for calculating other service levels.
 さらに、本実施形態のサービスレベル管理装置400によれば、サービスレベルを算出するために、他のサービスレベルを利用することで元となる管理データの読み出し量および回数を削減することが可能である。
 その理由は、次のように構成したからである。まず、サービスレベル変数算出部402がサービスレベル変数定義430に基づき、SL変数をサービスレベル変数データ記憶部450に記録する。次に、サービスレベル算出部104が、サービスレベル算出定義440に基づき、管理データ記憶部160またはサービスレベル変数データ記憶部450から変数を読み込む。次にサービスレベル算出部104が、読み込んだ変数を用いてサービスレベルを算出する。その際に、管理データから算出済みのSL変数を利用することで、元となる管理データを再度読み込む必要がない。また、サービスレベル変数データ記憶部450には、SL変数を用いて算出したSL変数も記録されているので、変数を読み込む量および回数はさらに削減される。
Furthermore, according to the service level management apparatus 400 of the present embodiment, it is possible to reduce the amount and frequency of reading of the original management data by using another service level in order to calculate the service level. .
The reason is that it is configured as follows. First, the service level variable calculation unit 402 records the SL variable in the service level variable data storage unit 450 based on the service level variable definition 430. Next, the service level calculation unit 104 reads a variable from the management data storage unit 160 or the service level variable data storage unit 450 based on the service level calculation definition 440. Next, the service level calculation unit 104 calculates a service level using the read variable. At that time, it is not necessary to read the original management data again by using the SL variable calculated from the management data. In addition, since the SL variable calculated using the SL variable is also recorded in the service level variable data storage unit 450, the amount and the number of times of reading the variable are further reduced.
(第5の実施形態)
 図33は、本発明の実施の形態に係るサービスレベル監視システム1の構成を示す機能ブロック図である。
 本実施形態のサービスレベル監視システム1のサービスレベル管理装置500は、上記実施形態とは、サービスレベル算出に使用する変数を事前に定義することなく自動判定できる点で相違する。
(Fifth embodiment)
FIG. 33 is a functional block diagram showing the configuration of the service level monitoring system 1 according to the embodiment of the present invention.
The service level management apparatus 500 of the service level monitoring system 1 according to the present embodiment is different from the above embodiment in that it can automatically determine without using variables to be used for service level calculation in advance.
 図33に示すように、本実施形態のサービスレベル監視システム1におけるサービスレベル管理装置500は、図3の上記実施形態のサービスレベル管理装置200と同様な分析部106と、サービスレベル表示部208と、を備えるとともに、さらに、集計部502と、サービスレベル算出部504と、を備える。 As shown in FIG. 33, the service level management device 500 in the service level monitoring system 1 of this embodiment includes an analysis unit 106, a service level display unit 208, and the service level management device 200 of the above embodiment of FIG. , And a totaling unit 502 and a service level calculation unit 504.
 また、本実施形態のサービスレベル管理装置500は、図3の上記実施形態のサービスレベル管理装置200と同様なサービスレベル定義テーブル110と、単位換算定義テーブル記憶部108と、単位変数定義テーブル150と、単位変数データ記憶部210と、サービスレベル算出定義テーブル220と、サービスレベル記憶部170と、を備えるとともに、さらに、単位変数テーブル510を備える。 Further, the service level management apparatus 500 of this embodiment includes a service level definition table 110, a unit conversion definition table storage unit 108, and a unit variable definition table 150 similar to the service level management apparatus 200 of the above embodiment of FIG. A unit variable data storage unit 210, a service level calculation definition table 220, and a service level storage unit 170, and further includes a unit variable table 510.
 なお、本実施形態のサービスレベル管理装置500は、図3の上記実施形態のサービスレベル管理装置200の構成だけでなく、図1のサービスレベル管理装置100、図21のサービスレベル管理装置300、図27のサービスレベル管理装置400の構成に適用することもできる。 The service level management apparatus 500 according to the present embodiment is not limited to the configuration of the service level management apparatus 200 according to the above-described embodiment shown in FIG. 3, but the service level management apparatus 100 shown in FIG. 1, the service level management apparatus 300 shown in FIG. The present invention can also be applied to the configuration of 27 service level management apparatuses 400.
 単位変数テーブル510は、単位変数データ記憶部210に記録されている単位変数の名称、集計方法、変数、時間単位、または、空間単位などの情報が含まれているテーブルである。 The unit variable table 510 is a table that includes information such as unit variable names, tabulation methods, variables, time units, and space units recorded in the unit variable data storage unit 210.
 図34に単位変数テーブル510の一例を示す。図34を参照すると、単位変数テーブル510は、少なくとも1つのレコード515(図34には、515a~515cの3つのレコードを示す。以下、特に各レコードを区別する必要がない場合は、「515」と符号を付す)を含むことができる。それぞれのレコード515は、単位変数名511、集計時間512、集計空間513、または集計方法514を含む。
 なお、図34の単位変数テーブル510の構成は一例であり、これに限定されるものではない。たとえば、レコード515は、集計した変数の名称、値、時間単位または空間単位などをさらに含んでもよい。
FIG. 34 shows an example of the unit variable table 510. Referring to FIG. 34, the unit variable table 510 shows at least one record 515 (FIG. 34 shows three records 515a to 515c. Hereinafter, when it is not necessary to distinguish each record, “515” is shown. Can be included. Each record 515 includes a unit variable name 511, a total time 512, a total space 513, or a total method 514.
The configuration of the unit variable table 510 in FIG. 34 is an example, and the present invention is not limited to this. For example, the record 515 may further include an aggregated variable name, value, time unit, space unit, or the like.
 たとえば、図34の単位変数テーブル510を参照すると、レコード515aの「ノードA」について「2011/07/31 15:01~2011/08/01 15:00」の期間集計した最大値が「TAT(1日、ノード)」の値として単位変数データ記憶部210に記録されていることを示す。その他のレコード515についても同様である。 For example, referring to the unit variable table 510 of FIG. 34, the maximum value obtained by tabulating the period “2011/07/31 15:01 to 2011/08/01 15:00” for “node A” of the record 515a is “TAT ( It is recorded in the unit variable data storage unit 210 as a value of “1 day, node)”. The same applies to the other records 515.
 集計部502は、上記実施の形態の集計部102の動作に加え、単位変数定義150に従い、単位変数を算出し出力する際に、単位変数データ記憶部210に出力した単位変数に関する単位変数名212、集計時間213、集計空間214および集計方法215などの情報を単位変数テーブル510の単位変数名511、集計時間512、集計空間513および集計方法514にそれぞれ出力する。なお、集計した単位変数定義150に対応する変数153、時間単位156、空間単位157などの情報をさらに単位変数テーブル510に出力してもよい。 In addition to the operation of the aggregation unit 102 of the above embodiment, the aggregation unit 502 calculates a unit variable according to the unit variable definition 150 and outputs the unit variable name 212 regarding the unit variable output to the unit variable data storage unit 210 when outputting the unit variable. The information such as the total time 213, the total space 214, and the total method 215 is output to the unit variable name 511, the total time 512, the total space 513, and the total method 514 of the unit variable table 510, respectively. Information such as the variable 153, the time unit 156, and the space unit 157 corresponding to the aggregated unit variable definition 150 may be further output to the unit variable table 510.
 本実施形態の単位変数テーブル510には、図11の単位変数データ記憶部210のデータ項目と異なり、値216が含まれていない。値216は、数値データなどを含むため、データサイズが比較的大きくなり、大規模システムで長期間情報管理を継続した場合に、単位変数データ記憶部210の容量も大きくなってしまう。そのため、単位変数データ記憶部210のデータを参照する処理は負荷が高くなってしまう。一方、単位変数テーブル510に記録される情報は、単位変数名511などの識別情報のみを含む構成できるため、容量を比較的小さく抑えることができ、単位変数テーブル510の参照処理の負荷も軽くすることができる。 The unit variable table 510 of this embodiment does not include the value 216, unlike the data items of the unit variable data storage unit 210 of FIG. Since the value 216 includes numerical data and the like, the data size becomes relatively large, and the capacity of the unit variable data storage unit 210 becomes large when information management is continued for a long time in a large-scale system. For this reason, the process of referring to the data in the unit variable data storage unit 210 increases the load. On the other hand, since the information recorded in the unit variable table 510 can be configured to include only identification information such as the unit variable name 511, the capacity can be kept relatively small, and the reference processing load of the unit variable table 510 can be reduced. be able to.
 また、サービスレベル算出部504は、サービスレベル算出定義220に従い、サービスレベルの値を算出する。この時、サービスレベル算出部504は、上記実施形態のサービスレベル算出部104の動作に加え、サービスレベル算出定義220に記録された変数が、単位変数データ記憶部210に記録されているか否かを、単位変数テーブル510を参照し、判定する。単位変数テーブル510に該当する変数が存在する場合、サービスレベル算出部504は、変数を単位変数データ記憶部210から読み込む。一方、該当する変数が単位変数テーブル510に存在しない場合、サービスレベル算出部504は、変数を管理データ記憶部160から読み込む。 Also, the service level calculation unit 504 calculates a service level value according to the service level calculation definition 220. At this time, the service level calculation unit 504 determines whether or not the variable recorded in the service level calculation definition 220 is recorded in the unit variable data storage unit 210 in addition to the operation of the service level calculation unit 104 of the above embodiment. This is determined with reference to the unit variable table 510. When the corresponding variable exists in the unit variable table 510, the service level calculation unit 504 reads the variable from the unit variable data storage unit 210. On the other hand, when the corresponding variable does not exist in the unit variable table 510, the service level calculation unit 504 reads the variable from the management data storage unit 160.
 以上説明したように、本実施形態のサービスレベル管理装置500によれば、上記実施形態と同様な効果を奏するとともに、サービスレベル算出部504が管理データ記憶部160または単位変数データ記憶部210のいずれから必要な変数を読み込むのか、事前に定義することなく自動で判定可能となる。
 その理由は、集計部502が、単位変数データ記憶部210に出力する単位変数に関する情報を単位変数テーブル510に出力するよう構成したためである。サービスレベル算出部504は、単位変数テーブル510を参照することで、サービスレベルの値に必要な変数が単位変数データ記憶部210に記録されているか、されていないか判定することができる。
As described above, according to the service level management apparatus 500 of the present embodiment, the same effect as that of the above embodiment can be obtained, and the service level calculation unit 504 can be either the management data storage unit 160 or the unit variable data storage unit 210. It is possible to automatically determine whether the necessary variables are read from without being defined in advance.
The reason is that the totaling unit 502 is configured to output information about the unit variables to be output to the unit variable data storage unit 210 to the unit variable table 510. The service level calculation unit 504 can determine whether or not a variable necessary for the service level value is recorded in the unit variable data storage unit 210 by referring to the unit variable table 510.
 さらに、本実施形態のサービスレベル管理装置500によれば、サービスレベル算出部504が集計部502から独立してサービスレベルの値を算出することが可能となる。
 その理由は、集計部502が、単位変数テーブル510を出力するので、単位変数の算出時点とは異なる時点においても、サービスレベル算出部504が単位変数テーブル510を参照してサービスレベルの値を算出することが可能なためである。たとえば、分析部106によらず、単位変数テーブル510と、サービスレベル定義110に基づいてサービスレベル算出定義220を決定することも可能である。
Furthermore, according to the service level management apparatus 500 of the present embodiment, the service level calculation unit 504 can calculate the service level value independently of the totaling unit 502.
The reason is that since the totaling unit 502 outputs the unit variable table 510, the service level calculation unit 504 refers to the unit variable table 510 to calculate the service level value even at a time different from the unit variable calculation time. Because it is possible to do. For example, the service level calculation definition 220 can be determined based on the unit variable table 510 and the service level definition 110 without depending on the analysis unit 106.
(第6の実施形態)
 図35は、本発明の実施の形態に係るサービスレベル監視システム1のサービスレベル管理装置600の要部構成を示す機能ブロック図である。
 本実施形態のサービスレベル監視システム1のサービスレベル管理装置600は、上記実施形態とは、単位換算定義をシステム構成情報に基づき生成する点で相違する。
(Sixth embodiment)
FIG. 35 is a functional block diagram showing the main configuration of the service level management apparatus 600 of the service level monitoring system 1 according to the embodiment of the present invention.
The service level management apparatus 600 of the service level monitoring system 1 of this embodiment is different from the above embodiment in that the unit conversion definition is generated based on the system configuration information.
 本実施形態のサービスレベル管理装置600は、図35に示すように、本実施形態のサービスレベル管理装置600は、図3の上記実施形態のサービスレベル管理装置200と同様な構成に加え、さらに、単位換算定義生成部602と、構成情報テーブル610と、を備える。 As shown in FIG. 35, the service level management apparatus 600 of the present embodiment has a configuration similar to that of the service level management apparatus 200 of the above embodiment of FIG. The unit conversion definition production | generation part 602 and the structure information table 610 are provided.
 なお、本実施形態のサービスレベル管理装置600の構成は、図3のサービスレベル管理装置200の構成だけでなく、上記実施形態の図1のサービスレベル管理装置100、図21のサービスレベル管理装置300、図27のサービスレベル管理装置400、図33のサービスレベル管理装置500の構成にも適用できる。 Note that the configuration of the service level management apparatus 600 of the present embodiment is not limited to the configuration of the service level management apparatus 200 of FIG. 3, but the service level management apparatus 100 of FIG. 1 of the above embodiment and the service level management apparatus 300 of FIG. The service level management apparatus 400 in FIG. 27 and the service level management apparatus 500 in FIG. 33 can also be applied.
 単位換算定義生成部602は、サービスレベル定義110および情報処理システムの構成情報(構成情報テーブル610に記憶)に基づき、単位換算定義テーブル記憶部108に記憶される時間定義120または空間定義130を生成する。 The unit conversion definition generation unit 602 generates a time definition 120 or a space definition 130 stored in the unit conversion definition table storage unit 108 based on the service level definition 110 and the configuration information of the information processing system (stored in the configuration information table 610). To do.
 構成情報テーブル610は、監視対象の情報処理システムの各ノードの構成情報を記録したものである。
 図36は、構成情報テーブル610の一例を示す。図36を参照すると、構成情報テーブル610は、少なくとも1つのレコード615(図36には、615a~615dの4つのレコードを示す。以下、特に各レコードを区別する必要がない場合は、「615」と符号を付す)を含むことができる。それぞれのレコード615は、番号611、IPアドレス612、サービスID613、またはソフトウェア名(図中、「ソフトウェア」と示す)614を含む。
 なお、図36の構成情報テーブル610の構成は一例であり、これに限定されるものではない。
The configuration information table 610 records configuration information of each node of the information processing system to be monitored.
FIG. 36 shows an example of the configuration information table 610. Referring to FIG. 36, the configuration information table 610 shows at least one record 615 (FIG. 36 shows four records 615a to 615d. In the following, if it is not necessary to distinguish each record, “615” is shown. Can be included. Each record 615 includes a number 611, an IP address 612, a service ID 613, or a software name (shown as “software” in the figure) 614.
The configuration of the configuration information table 610 in FIG. 36 is an example, and the present invention is not limited to this.
 番号611は、監視対象システムに含まれるノードの番号を示す。IPアドレス612は各ノードに割り振られたIPアドレスを示す。サービスID613は、各ノードを利用しているサービスのIDを示す。ソフトウェア名614は、各ノードにインストールされたソフトウェアの名称を示す。 Numeral 611 indicates the number of a node included in the monitored system. An IP address 612 indicates an IP address assigned to each node. The service ID 613 indicates the ID of a service that uses each node. The software name 614 indicates the name of software installed on each node.
 たとえば、図36のレコード615aの番号611が「1」のノードは、IPアドレス「128.16.1.101」を持ち、「service001_e_commerce」というサービスに所属し、かつ、「Apache」をインストールしていることを示す。なお、図36では、IPアドレスをIPv4で記述しているが、IPv6あるいは、同様の性質を持ち、ノード単位で識別可能な名称情報などを用いて記述してもよい。 For example, the node with the number 611 “1” of the record 615a in FIG. 36 has the IP address “128.6.1.1.101”, belongs to the service “service001_e_commerce”, and installs “Apache”. Indicates that In FIG. 36, the IP address is described in IPv4. However, it may be described using IPv6 or name information having similar properties and identifiable in units of nodes.
 たとえば、単位換算定義生成部602が、構成情報610に基づき各ノードを分類する場合、まずIPアドレスに基づき各ノードを分類する。図36の例では、番号611が「1」~「3」のノードのIPアドレスが「128.16.1.***」であるため、単位換算定義生成部602は、番号611が「1」~「3」のノードは同一の「データセンタ」ないし同一のネットワークに属するクラスタ内部に存在すると判定する。ここで、「***」は、任意の値(ただし、0~256)であることを意味する。 For example, when the unit conversion definition generation unit 602 classifies each node based on the configuration information 610, it first classifies each node based on the IP address. In the example of FIG. 36, since the IP addresses of the nodes having the numbers 611 of “1” to “3” are “1286.16.1. ***”, the unit conversion definition generating unit 602 has the number 611 of “1”. ”To“ 3 ”are determined to exist in the same“ data center ”or in a cluster belonging to the same network. Here, “***” means an arbitrary value (0 to 256).
 次に、単位換算定義生成部602は、サービスID613に基づき、各ノードを分類する。図36の番号「1」~番号「3」のノードのサービスID613は全て「service001_e_commerce」であるため、単位換算定義生成部602は、番号「1」~番号「3」のノードが同一の「サービス」に属していると判定する。 Next, the unit conversion definition generation unit 602 classifies each node based on the service ID 613. Since all the service IDs 613 of the nodes with numbers “1” to “3” in FIG. 36 are “service001_e_commerce”, the unit conversion definition generation unit 602 has the same “services” with the nodes with numbers “1” to “3”. ".
 次に、単位換算定義生成部602は、ソフトウェア名に基づき、各ノードを分類する。たとえば、図36のうち、番号611が「1」および「2」のソフトウェア名は「Apache」であるため、単位換算定義生成部602は、2つのノードが、同一の「層」に属すると判定する。なお、ソフトウェアと層の関係を事前に入力し、ノードが属する層を判定するように単位換算定義生成部602を構成してもよい。たとえば、単位換算定義生成部602が、「Apache」ならば「WEB層」に属する、また、「MySQL」ならば「DB層」に属するなどと判定してもよい。 Next, the unit conversion definition generation unit 602 classifies each node based on the software name. For example, in FIG. 36, since the software names having the numbers 611 “1” and “2” are “Apache”, the unit conversion definition generation unit 602 determines that the two nodes belong to the same “layer”. To do. Note that the unit conversion definition generation unit 602 may be configured to input the relationship between software and layers in advance and determine the layer to which the node belongs. For example, the unit conversion definition generation unit 602 may determine that “Apache” belongs to the “WEB layer”, and “MySQL” belongs to the “DB layer”.
 単位換算定義生成部602は、サービスレベル定義110および構成情報610に基づき、時間定義120および空間定義130を生成し、単位換算定義テーブル記憶部108へ出力する。 The unit conversion definition generation unit 602 generates a time definition 120 and a space definition 130 based on the service level definition 110 and the configuration information 610 and outputs them to the unit conversion definition table storage unit 108.
 次に、図37および図38を参照して本実施の形態の動作について説明する。図37および図38は、本実施の形態の単位換算定義生成部602の動作を示すフローチャートである。 Next, the operation of the present embodiment will be described with reference to FIG. 37 and FIG. 37 and 38 are flowcharts showing the operation of the unit conversion definition generation unit 602 of this embodiment.
 まず、図37のフローチャートを参照し、単位換算定義生成部602が時間定義120を出力する動作について説明する。
 はじめに、単位換算定義生成部602は、図5のサービスレベル定義110を読み込む(ステップS601)。
 次に、単位換算定義生成部602は、サービスレベル定義110の各レコード117から集計時間114に関する情報を収集する(ステップS603)。
 たとえば、図5のサービスレベル定義110の場合、単位換算定義生成部602は、「1月」、または「1日」という情報を読み込む。
First, the operation in which the unit conversion definition generation unit 602 outputs the time definition 120 will be described with reference to the flowchart of FIG.
First, the unit conversion definition generation unit 602 reads the service level definition 110 in FIG. 5 (step S601).
Next, the unit conversion definition generation unit 602 collects information related to the total time 114 from each record 117 of the service level definition 110 (step S603).
For example, in the case of the service level definition 110 in FIG. 5, the unit conversion definition generation unit 602 reads information “January” or “1 day”.
 次に、単位換算定義生成部602は、読み込んだ集計時間114から単位を判定する(ステップS605)。
 たとえば、図5のサービスレベル定義110の場合、単位換算定義生成部602は、「月」、または「日」を単位と判定する。
Next, the unit conversion definition generation unit 602 determines a unit from the read total time 114 (step S605).
For example, in the case of the service level definition 110 in FIG. 5, the unit conversion definition generation unit 602 determines “month” or “day” as a unit.
 次に、単位換算定義生成部602は、事前に入力した情報に基づき、単位間の関係を算出する(ステップS607)。
 たとえば、図5のサービスレベル定義110の場合、「1月」=「30日」と事前に定義しておくことで、関係が算出できる。また、時間定義120において、たとえば、単位換算定義生成部602が「半年」を「日」ないし「時間」の単位に変換する場合、「半年」=「6か月」と事前に定義し、別途定義した「1月」=「30日」の情報に基づき「半年」=「180日」と算出するよう単位換算定義生成部602を構成してもよい。
Next, the unit conversion definition generation unit 602 calculates a relationship between units based on information input in advance (step S607).
For example, in the case of the service level definition 110 in FIG. 5, the relationship can be calculated by defining in advance “January” = “30 days”. Also, in the time definition 120, for example, when the unit conversion definition generation unit 602 converts “half year” to “day” or “hour” unit, it is defined in advance as “half year” = “6 months”, and separately. The unit conversion definition generation unit 602 may be configured to calculate “six months” = “180 days” based on the defined information “January” = “30 days”.
 次に、単位換算定義生成部602は、サービスレベル定義110より収集した集計時間114の単位および単位同士の関係を時間定義120として出力する(ステップS609)。なお、図6は、単位換算定義生成部602が出力する時間定義120の一例である。
 以上のようにして、単位換算定義生成部602は、時間定義120を出力することができる。
Next, the unit conversion definition generation unit 602 outputs the unit of the total time 114 collected from the service level definition 110 and the relationship between the units as the time definition 120 (step S609). FIG. 6 is an example of the time definition 120 output by the unit conversion definition generation unit 602.
As described above, the unit conversion definition generation unit 602 can output the time definition 120.
 次に、図38のフローチャートを参照し、単位換算定義生成部602が、空間定義130を出力する動作について説明する。
 はじめに、単位換算定義生成部602は、構成情報610を読み込む(ステップS611)。
 次に、単位換算定義生成部602は、構成情報610に記録された項目毎に各ノードを分類する。まず、単位換算定義生成部602は、IPアドレスに基づき各ノードを分類する。次に、単位換算定義生成部602は、サービスID613に基づき、各ノードを分類する。次に、単位換算定義生成部602は、ソフトウェア名614に基づき、各ノードを分類する(ステップS613)。
Next, an operation in which the unit conversion definition generation unit 602 outputs the space definition 130 will be described with reference to the flowchart of FIG.
First, the unit conversion definition generation unit 602 reads the configuration information 610 (step S611).
Next, the unit conversion definition generation unit 602 classifies each node for each item recorded in the configuration information 610. First, the unit conversion definition generation unit 602 classifies each node based on the IP address. Next, the unit conversion definition generation unit 602 classifies each node based on the service ID 613. Next, the unit conversion definition generation unit 602 classifies each node based on the software name 614 (step S613).
 次に、単位換算定義生成部602は、ステップS613で分類した各ノードの情報に基づき、各分類項目の要素数を求める(ステップS615)。
 たとえば、前記動作ステップの例を参照すると、単位換算定義生成部602は、構成情報610に基づき、IPアドレスが「128.16.1.***」の空間に関し、所属するノードは3台であり、そのうち、サービスID613「service001_e_commerce」に所属するノードが3台、「AP層」に属するノードが2台、「DB層」に属するノードが1台であると分類する。ここで、「***」は、任意の値(ただし、0~256)であることを意味する。
Next, the unit conversion definition generation unit 602 obtains the number of elements of each classification item based on the information of each node classified in step S613 (step S615).
For example, referring to the example of the operation step, the unit conversion definition generation unit 602 has three nodes belonging to the space whose IP address is “128.6.1. ***” based on the configuration information 610. There are three nodes belonging to the service ID 613 “service001_e_commerce”, two nodes belonging to the “AP layer”, and one node belonging to the “DB layer”. Here, “***” means an arbitrary value (0 to 256).
 次に、単位換算定義生成部602は、前ステップまでにまとめた情報を空間定義130として出力する(ステップS617)。なお、図7は、単位換算定義生成部602が出力する空間定義130の一例である。
 以上のようにして、単位換算定義生成部602は、空間定義130を出力することができる。
Next, the unit conversion definition generation unit 602 outputs the information collected up to the previous step as the space definition 130 (step S617). FIG. 7 is an example of the space definition 130 output by the unit conversion definition generation unit 602.
As described above, the unit conversion definition generation unit 602 can output the space definition 130.
 以上説明したように、本発明の実施の形態に係るサービスレベル管理装置600によれば、上記実施形態と同様な効果を奏するとともに、さらに、サービスレベル定義110および構成情報610に基づき、自動で時間定義120および空間定義130を出力できる。
 その理由は、サービスレベル定義110および構成情報に基づき、単位換算定義生成部602が、時間定義120および空間定義130を出力するからである。
As described above, according to the service level management apparatus 600 according to the embodiment of the present invention, the same effect as that of the above embodiment can be obtained. Further, based on the service level definition 110 and the configuration information 610, time can be automatically set. Definition 120 and space definition 130 can be output.
This is because the unit conversion definition generation unit 602 outputs the time definition 120 and the space definition 130 based on the service level definition 110 and the configuration information.
 以上、各実施形態および実施例を参照して本発明を説明したが、本発明は上記実施形態および実施例に限定されるものではない。本発明の構成や詳細には、本発明のスコープ内で当業者が理解しえるさまざまな変更をすることができる。 The present invention has been described above with reference to each embodiment and example, but the present invention is not limited to the above embodiment and example. Various changes that can be understood by those skilled in the art can be made to the configuration and details of the present invention within the scope of the present invention.
 また、以上の各実施形態で説明した各構成要素は、必ずしも個々に独立した存在である必要はない。たとえば、各構成要素は、複数の構成要素が1個のモジュールとして実現されたり、1つの構成要素が複数のモジュールで実現されたりしてもよい。また、各構成要素は、ある構成要素が他の構成要素の一部であったり、ある構成要素の一部と他の構成要素の一部とが重複していたり、といったような構成であってもよい。 In addition, each component described in each of the above embodiments does not necessarily have to be individually independent. For example, in each component, a plurality of components may be realized as one module, or one component may be realized as a plurality of modules. Each component is configured such that a component is a part of another component, or a part of a component overlaps a part of another component. Also good.
 さらに、以上説明した各実施形態における各構成要素および各構成要素を実現するモジュールは、必要に応じ可能であれば、ハードウェア的に実現されてもよいし、コンピュータおよびプログラムで実現されてもよいし、ハードウェア的なモジュールとコンピュータおよびプログラムとの混在により実現されてもよい。プログラムは、磁気ディスクや半導体メモリなど、不揮発性のコンピュータ可読記録媒体に記録されて提供され、コンピュータの立ち上げ時などにコンピュータに読み取られる。この読み取られたプログラムは、そのコンピュータの動作を制御することにより、そのコンピュータを前述した各実施形態における構成要素として機能させる。 Furthermore, each component in each embodiment described above and a module that realizes each component may be realized by hardware, or may be realized by a computer and a program if possible. However, it may be realized by mixing hardware modules, computers, and programs. The program is provided by being recorded on a non-volatile computer-readable recording medium such as a magnetic disk or a semiconductor memory, and read by the computer when the computer is started up. The read program causes the computer to function as a component in each of the above-described embodiments by controlling the operation of the computer.
 また、以上説明した各実施形態では、複数の動作をフローチャートの形式で順番に記載してあるが、その記載の順番は複数の動作を実行する順番を限定するものではない。このため、各実施形態を実施するときには、その複数の動作の順番は内容的に支障のない範囲で変更することができる。 In each of the embodiments described above, a plurality of operations are described in order in the form of a flowchart. However, the order of description does not limit the order in which the plurality of operations are executed. For this reason, when each embodiment is implemented, the order of the plurality of operations can be changed within a range that does not hinder the contents.
 さらに、以上説明した各実施形態では、複数の動作は個々に相違するタイミングで実行されることに限定されない。たとえば、ある動作の実行中に他の動作が発生したり、ある動作と他の動作との実行タイミングが部分的に乃至全部において重複していたりしていてもよい。 Furthermore, in each embodiment described above, a plurality of operations are not limited to being executed at different timings. For example, another operation may occur during execution of a certain operation, or the execution timing of a certain operation and another operation may partially or entirely overlap.
 さらに、以上説明した各実施形態では、ある動作が他の動作の契機になるように記載しているが、その記載はある動作と他の動作の全ての関係を限定するものではない。このため、各実施形態を実施するときには、その複数の動作の関係は内容的に支障のない範囲で変更することができる。また各構成要素の各動作の具体的な記載は、各構成要素の各動作を限定するものではない。このため、各構成要素の具体的な各動作は、各実施形態を実施する上で機能的、性能的、その他の特性に対して支障をきたさない範囲内で変更されてよい。 Furthermore, in each of the embodiments described above, it is described that a certain operation becomes a trigger for another operation, but the description does not limit all relationships between the certain operation and other operations. For this reason, when each embodiment is implemented, the relationship between the plurality of operations can be changed within a range that does not hinder the contents. The specific description of each operation of each component does not limit each operation of each component. For this reason, each specific operation | movement of each component may be changed in the range which does not cause trouble with respect to a functional, performance, and other characteristic in implementing each embodiment.
 以上、図面を参照して本発明の実施形態について述べたが、これらは本発明の例示であり、上記以外の様々な構成を採用することもできる。 As described above, the embodiments of the present invention have been described with reference to the drawings. However, these are exemplifications of the present invention, and various configurations other than the above can be adopted.
 上記の実施形態の一部または全部は、以下の付記のようにも記載されうるが、以下には限られない。
(付記1)
 情報処理システムの満たすべき保証レベルであるサービスレベルを管理する管理装置におけるサービスレベル管理方法であって、
 前記管理装置が、
 前記サービスレベルの算出方法を定義した複数のサービスレベル定義を分析し、同じ属性で異なる集計単位を有する異なる複数のサービスレベルを、同一属性間で集計単位をまとめる集約集計単位を定義し、
 前記情報処理システムの動作状態を監視した管理データを、定義した前記集約集計単位を用いて前記集計単位毎に集計して集計値を求め、
 前記サービスレベルを定義した複数のサービスレベル定義に基づき、集計した前記集計単位毎の前記集計値に基づいて、複数の前記サービスレベル定義で定義されたサービスレベルを算出するサービスレベル管理方法。
(付記2)
 付記1に記載のサービスレベル管理方法において、
 前記管理装置が、前記集計単位が互いに上下関係にあるサービスレベル間では、前記サービスレベル定義で定義されている前記サービスレベルの中で最も上位の単位を前記集約集計単位として定義するサービスレベル管理方法。
(付記3)
 付記1または付記2に記載のサービスレベル管理方法において、
 前記管理装置が、前記集計単位が互いに包含関係にあるサービスレベル間では、前記サービスレベル定義で定義されている前記サービスレベルの中で最も内側となる最小の単位を前記集約集計単位として定義するサービスレベル管理方法。
(付記4)
 付記1乃至付記3いずれかに記載のサービスレベル管理方法において、
 前記管理装置が、
  前記集約集計単位で定義した前記集計単位を用いて、複数の前記サービスレベル定義を単位換算するルールを定義し、
  定義した前記ルールに従って、複数の前記サービスレベル定義を単位換算して前記サービスレベルを算出するサービスレベル管理方法。
(付記5)
 付記1乃至付記4いずれかに記載のサービスレベル管理方法において、
 前記管理装置が、
  定義した前記集約集計単位を単位変数定義テーブルに記憶し、
  前記単位変数定義テーブルを参照し、前記管理データを集計して集計値を求めるサービスレベル管理方法。
(付記6)
 付記1乃至付記5いずれかに記載のサービスレベル管理方法において、
 前記管理装置が、さらに、前記サービスレベル定義および前記情報処理システムの構成情報に基づき、前記単位換算定義テーブルを生成するサービスレベル管理方法。
A part or all of the above-described embodiment can be described as in the following supplementary notes, but is not limited thereto.
(Appendix 1)
A service level management method in a management device that manages a service level that is a guarantee level to be satisfied by an information processing system,
The management device is
Analyzing a plurality of service level definitions that define the calculation method of the service level, defining a plurality of different service levels having the same attribute and different aggregation units, and defining an aggregation aggregation unit that aggregates the aggregation units between the same attributes,
Management data for monitoring the operating state of the information processing system is aggregated for each aggregation unit using the defined aggregation aggregation unit to obtain an aggregate value,
A service level management method for calculating service levels defined in a plurality of the service level definitions based on the aggregated values for the aggregated units based on the service level definitions defining the service levels.
(Appendix 2)
In the service level management method described in Appendix 1,
A service level management method in which the management device defines the highest unit among the service levels defined in the service level definition as the aggregated unit between service levels in which the aggregated units are vertically related to each other .
(Appendix 3)
In the service level management method described in appendix 1 or appendix 2,
A service in which the management device defines, as the aggregated aggregate unit, the smallest unit that is the innermost among the service levels defined in the service level definition between service levels in which the aggregated units are inclusive of each other Level management method.
(Appendix 4)
In the service level management method according to any one of appendix 1 to appendix 3,
The management device is
Using the aggregation unit defined in the aggregation aggregation unit, defining a rule for unit conversion of a plurality of the service level definitions,
A service level management method for calculating the service level by converting a plurality of the service level definitions according to the defined rule.
(Appendix 5)
In the service level management method according to any one of appendix 1 to appendix 4,
The management device is
Store the defined aggregated unit in the unit variable definition table,
A service level management method for referring to the unit variable definition table and totaling the management data to obtain a total value.
(Appendix 6)
In the service level management method according to any one of appendix 1 to appendix 5,
A service level management method in which the management device further generates the unit conversion definition table based on the service level definition and configuration information of the information processing system.
(付記7)
 情報処理システムの満たすべき保証レベルであるサービスレベルを管理する管理装置を実現するコンピュータに、
 前記サービスレベルの算出方法を定義した複数のサービスレベル定義を分析し、同じ属性で異なる集計単位を有する異なる複数のサービスレベルを、同一属性間で集計単位をまとめる集約集計単位を定義する手順、
 前記情報処理システムの動作状態を監視した管理データを、定義した前記集約集計単位を用いて前記集計単位毎に集計して集計値を求める手順、
 前記サービスレベルを定義した複数のサービスレベル定義に基づき、集計した前記集計単位毎の前記集計値に基づいて、複数の前記サービスレベル定義で定義された前記集計値からサービスレベルを算出する手順を実行させるためのプログラム。
(付記8)
 付記7に記載のプログラムにおいて、
 前記集計単位が互いに上下関係にあるサービスレベル間では、前記サービスレベル定義で定義されている前記サービスレベルの中で最も上位の単位を前記集約集計単位として定義する手順をコンピュータにさらに実行させるためのプログラム。
(付記9)
 付記7または付記8に記載のプログラムにおいて、
 前記集計単位が互いに包含関係にあるサービスレベル間では、前記サービスレベル定義で定義されている前記サービスレベルの中で最も内側となる最小の単位を前記集約集計単位として定義する手順をコンピュータにさらに実行させるためのプログラム。
(付記10)
 付記7乃至付記9いずれかに記載のプログラムにおいて、
 前記集約集計単位で定義した前記集計単位を用いて、複数の前記サービスレベル定義を単位換算するルールを定義する手順、
 定義した前記ルールに従って、複数の前記サービスレベル定義を単位換算して前記サービスレベルを算出する手順をコンピュータにさらに実行させるためのプログラム。
(付記11)
 付記7乃至付記10いずれかに記載のプログラムにおいて、
 定義した前記集約集計単位を単位変数定義テーブルに記憶する手順、
 前記単位変数定義テーブルを参照し、前記管理データを集計して集計値を求める手順をコンピュータにさらに実行させるためのプログラム。
(付記12)
 付記7乃至付記11いずれかに記載のプログラムにおいて、
 前記サービスレベル定義および前記情報処理システムの構成情報に基づき、前記単位換算定義テーブルを生成する手順をコンピュータにさらに実行させるためのプログラム。
(Appendix 7)
In a computer that realizes a management device that manages a service level that is a guarantee level to be satisfied by an information processing system,
Analyzing a plurality of service level definitions that define the calculation method of the service level, defining a plurality of different service levels having the same attribute and different aggregation units, and defining an aggregation aggregation unit that aggregates the aggregation units between the same attributes;
A procedure for calculating a management value obtained by monitoring the operation state of the information processing system, and calculating a total value for each total unit using the defined total unit
Based on a plurality of service level definitions defining the service level, and executing a procedure for calculating a service level from the aggregated values defined in the plurality of service level definitions based on the aggregated values for each aggregated unit Program to let you.
(Appendix 8)
In the program described in Appendix 7,
For causing the computer to further execute a procedure of defining the highest unit among the service levels defined in the service level definition as the aggregated unit between service levels in which the aggregated units are vertically related to each other program.
(Appendix 9)
In the program described in Appendix 7 or Appendix 8,
In the service level in which the aggregation units are inclusive of each other, the computer further executes a procedure for defining, as the aggregation aggregation unit, the smallest unit that is the innermost among the service levels defined in the service level definition Program to let you.
(Appendix 10)
In the program according to any one of appendix 7 to appendix 9,
A procedure for defining a rule for converting a plurality of the service level definitions using the aggregation unit defined in the aggregation aggregation unit;
A program for causing a computer to further execute a procedure of calculating the service level by converting a plurality of service level definitions according to the defined rule.
(Appendix 11)
In the program according to any one of appendix 7 to appendix 10,
A procedure for storing the defined aggregated unit in the unit variable definition table;
A program for causing a computer to further execute a procedure of referring to the unit variable definition table and totaling the management data to obtain a total value.
(Appendix 12)
In the program according to any one of appendix 7 to appendix 11,
A program for causing a computer to further execute a procedure for generating the unit conversion definition table based on the service level definition and the configuration information of the information processing system.
(付記13)
 情報処理システムの満たすべき保証レベルであるサービスレベルを算出するサービスレベル管理装置を実現するコンピュータに、
 前記サービスレベルの算出方法を定義した複数のサービスレベル定義を分析し、同じ属性で異なる集計単位を有する異なる複数のサービスレベルを、同一属性間で集計単位をまとめる集約集計単位を定義する手順、
 定義した前記集約集計単位を出力する手順を実行させるためのプログラム。
(付記14)
 付記13に記載のプログラムにおいて、
 前記集計単位が互いに上下関係にあるサービスレベル間では、前記サービスレベル定義で定義されている前記サービスレベルの中で最も上位の単位を前記集約集計単位として定義する手順をコンピュータにさらに実行させるためのプログラム。
(付記15)
 付記13または付記14に記載のプログラムにおいて、
 前記集計単位が互いに包含関係にあるサービスレベル間では、前記サービスレベル定義で定義されている前記サービスレベルの中で最も内側となる最小の単位を前記集約集計単位として定義する手順をコンピュータにさらに実行させるためのプログラム。
(Appendix 13)
In a computer that realizes a service level management device that calculates a service level that is a guarantee level to be satisfied by the information processing system,
Analyzing a plurality of service level definitions that define the calculation method of the service level, defining a plurality of different service levels having the same attribute and different aggregation units, and defining an aggregation aggregation unit that aggregates the aggregation units between the same attributes;
A program for executing a procedure for outputting the defined aggregated unit.
(Appendix 14)
In the program described in Appendix 13,
For causing the computer to further execute a procedure for defining the highest unit among the service levels defined in the service level definition as the aggregated unit between service levels in which the aggregated units are vertically related to each other program.
(Appendix 15)
In the program described in appendix 13 or appendix 14,
In the service level in which the aggregation units are inclusive of each other, the computer further executes a procedure for defining, as the aggregation aggregation unit, the smallest unit that is the innermost among the service levels defined in the service level definition Program to let you.
 この出願は、2012年1月12日に出願された日本出願特願2012-004398号を基礎とする優先権を主張し、その開示の全てをここに取り込む。 This application claims priority based on Japanese Patent Application No. 2012-004398 filed on January 12, 2012, the entire disclosure of which is incorporated herein.

Claims (10)

  1.  情報処理システムの満たすべき保証レベルであるサービスレベルの算出方法を定義した複数のサービスレベル定義を分析し、各属性の異なる集計単位の関係を定義した単位換算定義テーブルに基づいて、同じ属性で異なる前記集計単位を有する異なる複数のサービスレベルを、同一属性間で集計単位をまとめる集約集計単位を定義する分析手段と、
     前記情報処理システムの動作状態を監視する管理データを前記集計単位で集計して集計値を求める集計手段と、
     複数の前記サービスレベル定義に基づき、前記集計手段が集計した前記集計値からサービスレベルを算出するサービスレベル算出手段と、
    を備え、
     前記集計手段は、前記分析手段が定義した前記集約集計単位毎に前記管理データを集計して集計値を求め、
     前記サービスレベル算出手段は、前記集計手段が集計した前記集約集計単位毎の前記集計値に基づいて、複数の前記サービスレベル定義で定義された前記サービスレベルを算出するサービスレベル管理装置。
    Analyze multiple service level definitions that define how to calculate the service level, which is the assurance level that the information processing system must satisfy, and use the same attribute based on a unit conversion definition table that defines the relationship between different aggregation units for each attribute. Analyzing means for defining a plurality of different service levels having the aggregation unit, an aggregation aggregation unit for collecting the aggregation units between the same attributes,
    Aggregation means for obtaining the aggregated value by aggregating the management data for monitoring the operating state of the information processing system in the aggregation unit;
    Service level calculation means for calculating a service level from the aggregated values aggregated by the aggregation means based on a plurality of the service level definitions;
    With
    The aggregation means calculates the management data for each of the aggregation aggregation units defined by the analysis means to obtain an aggregation value,
    The service level management device, wherein the service level calculation means calculates the service level defined in the plurality of service level definitions based on the aggregate value for each aggregate aggregation unit aggregated by the aggregation means.
  2.  請求項1に記載のサービスレベル管理装置において、
     前記分析手段は、前記集計単位が互いに上下関係にあるサービスレベル間では、前記サービスレベル定義で定義されている前記サービスレベルの中で最も上位の単位を前記集約集計単位として定義するサービスレベル管理装置。
    In the service level management apparatus according to claim 1,
    The analysis means is a service level management device that defines the highest unit among the service levels defined in the service level definition as the aggregated unit between service levels in which the aggregated units are vertically related to each other .
  3.  請求項1または2に記載のサービスレベル管理装置において、
     前記分析手段は、前記集計単位が互いに包含関係にあるサービスレベル間では、前記サービスレベル定義で定義されている前記サービスレベルの中で最も内側となる最小の単位を前記集約集計単位として定義するサービスレベル管理装置。
    In the service level management apparatus according to claim 1 or 2,
    The analysis unit is a service that defines, as the aggregated aggregate unit, the smallest unit that is the innermost among the service levels defined in the service level definition between service levels in which the aggregated units are inclusive of each other. Level management device.
  4.  請求項1乃至3いずれかに記載のサービスレベル管理装置において、
     前記分析手段は、前記集約集計単位で定義した前記集計単位を用いて、複数の前記サービスレベル定義を単位換算するルールを定義し、
     前記サービスレベル算出手段は、前記分析手段が定義した前記ルールに従って、複数の前記サービスレベル定義を単位換算して前記サービスレベルを算出するサービスレベル管理装置。
    In the service level management apparatus in any one of Claims 1 thru | or 3,
    The analysis means defines a rule for unit conversion of a plurality of the service level definitions using the aggregation unit defined in the aggregation aggregation unit,
    The service level calculation unit is a service level management device that calculates the service level by converting a plurality of the service level definitions into units according to the rules defined by the analysis unit.
  5.  請求項1乃至4いずれかに記載のサービスレベル管理装置において、
     前記分析手段は、定義した前記集約集計単位を単位変数定義テーブルに記憶し、
     前記集計手段は、前記単位変数定義テーブルを参照し、前記管理データを集計して集計値を求めるサービスレベル管理装置。
    The service level management device according to any one of claims 1 to 4,
    The analysis means stores the defined aggregated unit in a unit variable definition table,
    The aggregation means refers to the unit variable definition table, and aggregates the management data to obtain an aggregate value.
  6.  請求項1乃至5いずれかに記載のサービスレベル管理装置において、
     前記サービスレベル定義および前記情報処理システムの構成情報に基づき、前記単位換算定義テーブルを生成する生成手段をさらに備えるサービスレベル管理装置。
    In the service level management apparatus in any one of Claims 1 thru | or 5,
    A service level management apparatus further comprising a generating unit that generates the unit conversion definition table based on the service level definition and the configuration information of the information processing system.
  7.  情報処理システムの満たすべき保証レベルであるサービスレベルを管理する管理装置におけるサービスレベル管理方法であって、
     前記管理装置が、
     前記サービスレベルの算出方法を定義した複数のサービスレベル定義を分析し、同じ属性で異なる集計単位を有する異なる複数のサービスレベルを、同一属性間で集計単位をまとめる集約集計単位を定義し、
     前記情報処理システムの動作状態を監視した管理データを、定義した前記集約集計単位を用いて前記集計単位毎に集計して集計値を求め、
     前記サービスレベルを定義した複数のサービスレベル定義に基づき、集計した前記集計単位毎の前記集計値に基づいて、複数の前記サービスレベル定義で定義されたサービスレベルを算出するサービスレベル管理方法。
    A service level management method in a management device that manages a service level that is a guarantee level to be satisfied by an information processing system,
    The management device is
    Analyzing a plurality of service level definitions that define the calculation method of the service level, defining a plurality of different service levels having the same attribute and different aggregation units, and defining an aggregation aggregation unit that aggregates the aggregation units between the same attributes,
    Management data for monitoring the operating state of the information processing system is aggregated for each aggregation unit using the defined aggregation aggregation unit to obtain an aggregate value,
    A service level management method for calculating service levels defined in a plurality of the service level definitions based on the aggregated values for the aggregated units based on the service level definitions defining the service levels.
  8.  情報処理システムの満たすべき保証レベルであるサービスレベルを管理する管理装置を実現するコンピュータに、
     前記サービスレベルの算出方法を定義した複数のサービスレベル定義を分析し、同じ属性で異なる集計単位を有する異なる複数のサービスレベルを、同一属性間で集計単位をまとめる集約集計単位を定義する手順、
     前記情報処理システムの動作状態を監視した管理データを、定義した前記集約集計単位を用いて前記集計単位毎に集計して集計値を求める手順、
     前記サービスレベルを定義した複数のサービスレベル定義に基づき、集計した前記集計単位毎の前記集計値に基づいて、複数の前記サービスレベル定義で定義された前記集計値からサービスレベルを算出する手順を実行させるためのプログラム。
    In a computer that realizes a management device that manages a service level that is a guarantee level to be satisfied by an information processing system,
    Analyzing a plurality of service level definitions that define the calculation method of the service level, defining a plurality of different service levels having the same attribute and different aggregation units, and defining an aggregation aggregation unit that aggregates the aggregation units between the same attributes;
    A procedure for calculating a management value obtained by monitoring the operation state of the information processing system, and calculating a total value for each total unit using the defined total unit
    Based on a plurality of service level definitions defining the service level, and executing a procedure for calculating a service level from the aggregated values defined in the plurality of service level definitions based on the aggregated values for each aggregated unit Program to let you.
  9.  請求項1乃至6いずれかに記載のサービスレベル管理装置を備え、
     算出されたサービスレベルを利用して情報処理システムの動作状態を監視するサービスレベル監視システム。
    A service level management device according to any one of claims 1 to 6,
    A service level monitoring system that monitors the operating state of an information processing system using a calculated service level.
  10.  情報処理システムの満たすべき保証レベルであるサービスレベルを算出するサービスレベル管理装置を実現するコンピュータに、
     前記サービスレベルの算出方法を定義した複数のサービスレベル定義を分析し、同じ属性で異なる集計単位を有する異なる複数のサービスレベルを、同一属性間で集計単位をまとめる集約集計単位を定義する手順、
     定義した前記集約集計単位を出力する手順を実行させるためのプログラム。
    A computer that realizes a service level management device that calculates a service level that is a guarantee level to be satisfied by the information processing system,
    Analyzing a plurality of service level definitions that define the calculation method of the service level, defining a plurality of different service levels having the same attribute and different aggregation units, and defining an aggregation aggregation unit that aggregates the aggregation units between the same attributes;
    A program for executing a procedure for outputting the defined aggregated unit.
PCT/JP2012/007860 2012-01-12 2012-12-07 Service level management device, service level management method and program, and service level monitoring system WO2013105174A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012004398 2012-01-12
JP2012-004398 2012-01-12

Publications (1)

Publication Number Publication Date
WO2013105174A1 true WO2013105174A1 (en) 2013-07-18

Family

ID=48781153

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/007860 WO2013105174A1 (en) 2012-01-12 2012-12-07 Service level management device, service level management method and program, and service level monitoring system

Country Status (2)

Country Link
JP (1) JPWO2013105174A1 (en)
WO (1) WO2013105174A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009500704A (en) * 2005-06-30 2009-01-08 インターナショナル・ビジネス・マシーンズ・コーポレーション Schedule management for monitored resources
JP2010092411A (en) * 2008-10-10 2010-04-22 Nec Corp Service providing system, server, service providing method, and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009500704A (en) * 2005-06-30 2009-01-08 インターナショナル・ビジネス・マシーンズ・コーポレーション Schedule management for monitored resources
JP2010092411A (en) * 2008-10-10 2010-04-22 Nec Corp Service providing system, server, service providing method, and program

Also Published As

Publication number Publication date
JPWO2013105174A1 (en) 2015-05-11

Similar Documents

Publication Publication Date Title
US11360950B2 (en) System for analysing data relationships to support data query execution
US11461294B2 (en) System for importing data into a data repository
EP2831767B1 (en) Method and system for processing data queries
KR101066949B1 (en) Computer readable recording medium having task analysis program and task analyzer
Van der Aalst et al. Process mining: a two-step approach to balance between underfitting and overfitting
US20170154057A1 (en) Efficient consolidation of high-volume metrics
US20170109657A1 (en) Machine Learning-Based Model for Identifying Executions of a Business Process
US20170109676A1 (en) Generation of Candidate Sequences Using Links Between Nonconsecutively Performed Steps of a Business Process
US20170109668A1 (en) Model for Linking Between Nonconsecutively Performed Steps in a Business Process
US20170109667A1 (en) Automaton-Based Identification of Executions of a Business Process
US8965959B2 (en) Processing event instance data in a client-server architecture
US20170109636A1 (en) Crowd-Based Model for Identifying Executions of a Business Process
US20130041924A1 (en) Event impact analysis
Meincheim et al. Combining process mining with trace clustering: manufacturing shop floor process-an applied case
CN114398669A (en) Joint credit scoring method and device based on privacy protection calculation and cross-organization
JP2012208664A (en) Integrated management system for software design/operation
CN103270520A (en) Importance class based data management
KR20140069669A (en) System and Method for processing of large scale data based rule set
Engel et al. ysla: reusable and configurable SLAs for large-scale SLA management
CN111737233A (en) Data monitoring method and device
US20170109637A1 (en) Crowd-Based Model for Identifying Nonconsecutive Executions of a Business Process
WO2013105174A1 (en) Service level management device, service level management method and program, and service level monitoring system
CN112749197B (en) Data fragment refreshing method, device, equipment and storage medium
Yasin et al. Big data services requirements analysis
CN114757448A (en) Manufacturing inter-link optimal value chain construction method based on data space model

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12865040

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2013553105

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12865040

Country of ref document: EP

Kind code of ref document: A1