WO2013042270A1 - システム管理装置及びシステム管理方法 - Google Patents

システム管理装置及びシステム管理方法 Download PDF

Info

Publication number
WO2013042270A1
WO2013042270A1 PCT/JP2011/071736 JP2011071736W WO2013042270A1 WO 2013042270 A1 WO2013042270 A1 WO 2013042270A1 JP 2011071736 W JP2011071736 W JP 2011071736W WO 2013042270 A1 WO2013042270 A1 WO 2013042270A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
management
component
configuration information
device configuration
Prior art date
Application number
PCT/JP2011/071736
Other languages
English (en)
French (fr)
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 株式会社日立製作所
Priority to PCT/JP2011/071736 priority Critical patent/WO2013042270A1/ja
Priority to US13/378,066 priority patent/US20130080604A1/en
Publication of WO2013042270A1 publication Critical patent/WO2013042270A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/02Standardisation; Integration
    • H04L41/022Multivendor or multi-standard integration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/12Discovery or management of network topologies

Definitions

  • the present invention relates to a system management apparatus and a system management method.
  • an information processing system such as a data center includes a large number of server computers, a large number of storage devices, a large number of network devices, and the like.
  • a computer system for managing an information processing system having a large number of devices is known (Patent Document 1).
  • protocols for managing devices include Windows Management Interface (WMI), Secure SHell (SSH), Simple Network Management Protocol (SNMP), and Intelligent Platform Management (IPMI). Interface) and the like are known.
  • WMI Windows Management Interface
  • SSH Secure SHell
  • SNMP Simple Network Management Protocol
  • IPMI Intelligent Platform Management
  • devices corresponding to a plurality of management protocols respond to the respective management protocols, they are detected as if they are a plurality of different devices even though they are physically the same casing. Therefore, a large number of duplicate management information is generated, system management by the administrator becomes complicated, and the efficiency of management work decreases. Furthermore, even if an event occurs due to the same factor, it is detected as a different event for each management protocol, so it takes time to grasp the root cause when a failure occurs.
  • the prior art described in the above document manages a combination of a certain component and another component as a new component, and redundancy of information acquired from the same device by different management protocols. Is not to be excluded.
  • the present invention has been made in view of the above problems, and an object of the present invention is to determine whether information acquired by a plurality of different management protocols is information from the same device, and to reduce management effort. Another object of the present invention is to provide a system management apparatus and a system management method. Another object of the present invention is to provide a system management apparatus and a system management method that can determine whether the information is obtained from the same apparatus based on the unique information and monitoring information obtained from the apparatus. .
  • a system management apparatus is a system management apparatus that manages an information processing system including a plurality of apparatuses, and uses a plurality of different management protocols to manage management information for each management protocol from each apparatus.
  • a plurality of device configuration information acquired from the same device among the devices is identified by comparing the device configuration information obtained from each management information with the management information acquisition unit for acquiring
  • a device configuration information management unit for collectively managing a plurality of device configuration information as one device configuration information, and component information included in the plurality of device configuration information identified as being acquired from the same device Among them, multiple component information related to the same component is identified, and the identified multiple component information is associated and managed. And a component information management unit for.
  • the device configuration information management unit has an automatic mode, and the device configuration information management unit that operates according to the automatic mode compares each piece of device configuration information based on the synthesis rules stored in advance in the synthesis rule management table. A plurality of pieces of device configuration information acquired from the same device among the devices can be specified.
  • the combination rule is that if one piece of unique information included in one piece of device configuration information in each piece of device configuration information matches the other piece of unique information contained in the other piece of device configuration information.
  • the device configuration information and the other device configuration information are the first determination rule for determining that the device configuration information is acquired from the same device, and one piece of monitoring information included in one of the pieces of management information.
  • One monitoring information indicating the monitoring result of the performance or state of the device corresponding to one management information is the other monitoring information included in the other management information among the management information, and is included in the other management information.
  • the one device configuration information obtained from one management information and the other device configuration obtained from the other management information A second determination rule determines that has been device configuration information acquired from the same device from the broadcast may include.
  • the device configuration information management unit first specifies a plurality of device configuration information acquired from the same device according to the first determination rule, and when the device configuration information management unit cannot be specified by the first determination rule, It is also possible to specify a plurality of device configuration information acquired from the same device.
  • the device configuration information management unit determines whether each device configuration information identified as acquired from the same device satisfies the essential rules stored in advance in the mandatory rule management table, and each device configuration information is required When the rule is satisfied, it can be determined that each piece of device configuration information is obtained from the same device.
  • the device configuration information management unit has a manual mode, and the essential rule management table is pre-set with essential rules that must be satisfied when a plurality of device configuration information is acquired from the same device,
  • the device configuration information management unit presents a list screen of each device configuration information to the user, and whether or not a plurality of device configuration information selected by the user via the list screen satisfies the essential rule.
  • the device configuration information selected by the user satisfies the essential rule, it can be determined that the device configuration information is acquired from the same device.
  • FIG. 1 is an explanatory diagram showing an overall outline of the embodiment.
  • FIG. 2 shows the overall configuration of the information processing system and the hardware configuration of the management computer and the client computer.
  • FIG. 3 is an explanatory diagram showing computer programs and tables stored in the memory of the management computer.
  • FIG. 4 shows the hardware configuration of the server computer.
  • FIG. 5 shows the hardware configuration of the storage apparatus.
  • FIG. 6 shows a hardware configuration of the network device.
  • FIG. 7 shows the configuration of the connection information management table.
  • FIG. 8 shows the configuration of the authentication information management table.
  • FIG. 9 shows the configuration of the device configuration information management table.
  • FIG. 10 shows an example of the component information management table.
  • FIG. 11 shows another example of the component information management table.
  • FIG. 12 shows still another example of the component information management table.
  • FIG. 10 shows an example of the component information management table.
  • FIG. 13 shows an example of the monitoring value history management table.
  • FIG. 14 shows another example of the monitoring value history management table.
  • FIG. 15 shows still another example of the monitoring value history management table.
  • FIG. 16 shows the composition of the synthesis rule management table.
  • FIG. 17 shows the structure of the essential rule management table.
  • FIG. 18 shows the configuration of the aggregation rule management table.
  • FIG. 19 is a flowchart of processing for acquiring management information.
  • FIG. 20 is a flowchart of processing for acquiring a monitoring value.
  • FIG. 21 is a flowchart of the automatic synthesis process.
  • FIG. 22 is a flowchart of processing for supporting manual synthesis.
  • FIG. 23 is a flowchart of a process for evaluating a synthesis rule.
  • FIG. 24 is a flowchart of a process for evaluating essential rules.
  • FIG. 25 is a flowchart of processing for developing an evaluation formula.
  • FIG. 26 is an explanatory diagram of a development example of an evaluation formula.
  • FIG. 27 is an explanatory diagram showing another example of development of the evaluation formula.
  • FIG. 28 is a flowchart of the synthesis process.
  • FIG. 29 is a flowchart illustrating a process for collecting component information.
  • FIG. 30 is a flowchart of processing for evaluating an aggregation rule.
  • FIG. 31 shows a development example of the aggregation rule.
  • FIG. 32 is a flowchart of processing for generating display information.
  • FIG. 33 is an example of a screen that displays a list of discovered devices.
  • FIG. 34 is an example of a screen that supports manual composition.
  • FIG. 35 is an example of a screen that displays device information.
  • FIG. 36 is a flowchart of a process for supporting manual synthesis executed
  • FIG. 1 shows an overall outline of the present embodiment.
  • the information processing system includes a management computer 1, a client computer 2, and a plurality of devices 3.
  • the management computer 1 is connected to each device 3 via the communication network CN so that bidirectional communication is possible.
  • the management computer 1 is connected to the client computer 2 via a communication network CN or other communication means so that bidirectional communication is possible.
  • the management computer 1 is a device for managing each device 3.
  • the management computer 1 and the client computer 2 constitute a “system management device”.
  • the “system management apparatus” may be configured only by the management computer 1.
  • the user interface device included in the client computer 2 can also be provided in the management computer 1.
  • the management computer 1 includes, for example, a management information acquisition unit 1A, a node configuration information management unit 1B, a component information management unit 1C, a display information generation unit 1D, and various management tables 1E, 1B1, and 1B2.
  • Management information acquisition unit 1A acquires management information from each device 3 using a plurality of management protocols P1 and P2. Examples of management protocols include WMI, SSH, SNMP, and IPMI. The acquired management information is stored in the management table 1E.
  • Each device 3 includes a plurality of different management interfaces 3B (1) and 3B (2).
  • the interface is abbreviated as I / F.
  • the management interfaces 3B (1) and 3B (2) are referred to as management interfaces 3B.
  • Each management interface 3B provides management information in response to a request from a management protocol corresponding to the management interface 3B.
  • Management information is information for management acquired from the device 3 and the component 3A constituting the device 3. Examples of management information include node configuration information, component information, and monitoring values.
  • ⁇ ⁇ Not all devices 3 need to support multiple management protocols. It is sufficient that at least one device 3 corresponding to a plurality of different management protocols is included in the information processing system.
  • a server computer on which an IPMI board is mounted may be included in the information processing system.
  • the node configuration information management unit 1B corresponds to a “device configuration information management unit”.
  • the node configuration information management unit 1B determines whether or not the node configuration information is derived from the same device for the node configuration information obtained from a plurality of management information acquired by different management protocols.
  • the node configuration information corresponds to “device configuration information”.
  • the node configuration information is information generated based on management information acquired from the device 3, and includes, for example, a node type, a system GUID (Global Unique Identifier), a product serial number, a monitoring value, and the like.
  • the node configuration information management unit 1B determines whether a plurality of node configuration information is derived from the same device based on the synthesis rule stored in the synthesis rule management table 1B1.
  • the combination rule includes a first determination rule and a second determination rule.
  • the first determination rule determines whether a plurality of pieces of node configuration information are derived from the same device, based on unique information preset in the device 3.
  • Specific information includes, for example, a system GUID, a product serial number, a board serial number, and the like.
  • the unique information is static information because it does not change after being set in the device 3.
  • the node configuration information management unit 1B determines whether the plurality of node configuration information is derived from the same device based on the second determination rule.
  • the second determination rule compares monitoring information (monitoring values described later) acquired from the device 3.
  • the monitoring information include information indicating the temperature of the device 3.
  • the monitoring information is dynamic information that changes with time.
  • the node configuration information management unit 1B determines whether or not the determination result is based on the synthesis rule using the essential rule stored in the essential rule management table 1B2.
  • Indispensable rules stipulate information that must be provided if the management information comes from the same device. For example, as the indispensable rule, the system GUID matches, the node type (device type) matches, and the like.
  • the node configuration information management unit 1B treats the determination result based on the synthesis rule as correct. Fail-prof is realized by checking with the mandatory rules.
  • the node configuration information management unit 1B has an automatic mode and a manual mode.
  • the automatic mode is selected, the node configuration information management unit 1B automatically determines whether a plurality of pieces of node configuration information are derived from the same device based on the synthesis rule and the essential rule.
  • the manual mode is selected, the node configuration information management unit 1B receives a set of node configuration information selected by the user from the client computer 2.
  • the node configuration information management unit 1B determines whether or not a plurality of node configuration information selected by the user satisfies the essential rule, and if it satisfies, treats the user's selection as correct.
  • the node configuration information management unit 1B also has a function of supporting manual operation by the user.
  • the component information management unit 1C determines whether a plurality of component information is derived from the same device.
  • the component information is information related to the component 3A that the device 3 has.
  • the component information management unit 1C determines whether a plurality of component information is derived from the same device based on the component composition rule (aggregation rule management table T17 described in FIG. 18).
  • the node configuration information management unit 1B leaves only predetermined node configuration information among the overlapping node configuration information, and deletes other node configuration information.
  • the predetermined node configuration information is node configuration information created from management information acquired by a management protocol having a high priority.
  • the component information management unit 1C presents only predetermined component information among the duplicated component information to the user, and hides other component information from the user. However, even component information that is not presented to the user is not deleted but retained.
  • the display information generation unit 1D generates display information and displays it on the display device of the client computer 2.
  • the display information can include node configuration information organized by the node configuration information management unit 1B and component information organized by the component information management unit 1C.
  • the device 3 is a node included in the information processing system, and examples thereof include a server computer, a storage device, a network device, a printer, a monitoring camera, and a copy machine.
  • the apparatus 3 includes at least one, usually a plurality of, components 3A (1) to 3A (3). When not distinguished, it is referred to as component 3A.
  • components 3A include a cooling fan, a CPU (Central Processing Unit), and a temperature sensor.
  • the type of component 3A differs depending on the type of device 3. Among the components 3A that differ depending on the device type, the component 3A that is common in a relatively wide range is the management target of the component information management unit 1C.
  • the first management interface 3B (1) is associated with the component 3A (1) and the component 3A (2)
  • the second management interface 3B (2) is associated with the component 3A (2) and the component 3A. (3) is associated.
  • the first management information acquired from the first management interface 3B (1) by the first management protocol P1 and the second management information acquired from the second management interface 3B (2) by the second management protocol P2 Different.
  • the first management information includes information related to the component 3A (1) and the component 3A (2)
  • the second management information includes information related to the component 3A (2) and the component 3A (3).
  • management information node configuration information, component information derived from the same device is detected and managed as one piece of management information.
  • duplicate node configuration information originating from the same device is detected and managed as one node configuration information, and further, duplicate component information originating from the same device is also a component. Manage as information. Therefore, the total number of pieces of information to be managed can be reduced, and an information processing system in which a plurality of apparatuses 3 corresponding to a plurality of management protocols exists can be efficiently managed.
  • a set of node configuration information selected by a user is checked according to a mandatory rule. Therefore, human error of the user can be prevented and usability and reliability can be improved.
  • the first determination rule based on static unique information and the second determination rule based on dynamic monitoring information are used as a composition rule. Furthermore, after determining based on the first determination rule, determination is performed based on the second determination rule. Thereby, in this embodiment, a highly accurate determination can be performed efficiently.
  • the comparison based on the unique information is more accurate in determining whether it is derived from the same device than the comparison based on the monitoring information.
  • the determination based on the monitoring information is effective when the unique information cannot be used.
  • the processing load increases.
  • the determination based on the unique information which is relatively simple and highly accurate, is executed first, and then the determination based on the monitoring information with a large processing load is executed. It has become.
  • the determination result based on the synthesis rule is checked based on the essential rule. Therefore, it is possible to prevent an erroneous determination. Furthermore, in this embodiment, the result selected manually by the user is also checked based on the essential rules. Accordingly, human error of the user can be prevented and management reliability can be improved.
  • the management computer 10 is the management computer 1
  • the client computer 20 is the client computer 2
  • the server computer 30 the storage device 40, the network device 50, and the other devices 60 are the device 3. Respectively.
  • the management computer 10 includes, for example, a microprocessor (CPU in the figure) 11, a memory 12, and a communication interface 13.
  • the memory 12 is a component symbolizing main memory and auxiliary memory, and may be called a storage resource.
  • the computer programs P10 to P19 and management tables T10 to T17 included in the management computer 10 will be described later.
  • the management computer 10 is connected to a client computer 20, a server computer 30, a storage device 40, a network device 50, and other devices 60 via a communication network CN configured as a LAN (Local Area Network).
  • LAN Local Area Network
  • the client computer 20 is a computer for a user such as a system administrator to operate the management computer 10.
  • the client computer 20 includes, for example, a microprocessor 21, a memory 22, a communication interface 23, and a user interface device 24.
  • the memory 22 stores a display program P20 for displaying screens G10, G11, and G12, which will be described later, on the user interface device 24.
  • the user can input an instruction to the management computer 10 and take out information from the management computer 10 by operating the display program P20 using the user interface device 24.
  • the user interface device 24 includes an information input device for inputting information and an information output device for outputting information.
  • Examples of the information input device include a keyboard switch, a pointing device, a pen input device, and a voice recognition device.
  • Examples of the information output device include a display device, a printer, and an audio output device.
  • the management computer 10 and the client computer 20 will be described separately.
  • the management computer 10 may be provided with a user interface unit.
  • the client computer 20 is not limited to a computer terminal such as a personal computer, but may be a portable information terminal (including a mobile phone).
  • the server computer 30, the storage device 40, the network device 50, and other devices 60 are illustrated as management target devices of the management computer 10.
  • the information processing system does not need to include all of these devices 30 to 60, and may include at least one of at least one type of device.
  • FIG. 3 shows computer programs and management tables stored in the memory 12 of the management computer 10.
  • the memory 12 stores a plurality of computer programs P10 to P19 and a plurality of management tables T10 to T17. Note that illustrations of computer programs such as an operating system and device drivers are omitted.
  • the rule management unit P10 is a program for managing the synthesis rule, the essential rule, and the aggregation rule.
  • the device configuration information combining unit P11 is a program for collecting overlapping device configuration information derived from the same device as one device configuration information.
  • the component information aggregation unit P12 is a program for collecting duplicate component information as one component information.
  • handling multiple device configuration information as one device configuration information is “combining”. Call it.
  • component information other than the predetermined component information it is not necessary to maintain a history of monitoring values. This is because the component information is used in a special case such as when a failure occurs and is not used in a normal case. By not collecting or storing the monitoring value or the like, it is possible to prevent the unused data from being accumulated in the storage area of the management computer 10. That is, component information other than the predetermined component information among a plurality of overlapping component information is continuously recognized in the management computer 10 in case of a failure, etc., but data collection and storage are stopped. Can do.
  • the synthesis rule evaluation unit P13 is a program for evaluating the application result of the synthesis rule.
  • the essential rule evaluation unit P14 is a program for evaluating the application result of the essential rule.
  • the aggregation rule evaluation unit P15 is a program that evaluates the application result of the aggregation rule.
  • the manual synthesis support unit P16 is a program that determines the suitability of synthesis by a user's manual operation.
  • the configuration information acquisition unit P17 is a program for acquiring configuration information from each device 30-60.
  • the monitoring value acquisition unit P18 is a program for acquiring monitoring values from the devices 30 to 60. In the later-described management information acquisition process (see FIG. 19), the configuration information acquisition unit P17 and the monitoring value acquisition unit P18 are executed.
  • the display information generation unit P19 is a program that generates display information and transmits it to the client computer 20.
  • management table is abbreviated as “table”.
  • the connection information management table T10 manages information for the management computer 10 to access the devices 30 to 60.
  • the authentication information management table T11 manages information for the management computer 10 to log in to each of the devices 30 to 60.
  • the device configuration information management table T12 manages device configuration information acquired from each of the devices 30-60.
  • the component information management table T13 manages component information about components included in the devices 30 to 60.
  • the monitoring value history management table T14 manages monitoring values (monitoring information) acquired from components.
  • the composition rule management table T15 manages composition rules.
  • the essential rule management table T16 manages the essential rules.
  • the aggregation rule management table T17 manages aggregation rules.
  • FIG. 4 shows a hardware configuration of the server computer 30 which is one of the management target devices.
  • the server computer 30 includes, for example, a CPU 31, a memory 32, a communication interface 33, an auxiliary storage device 34, a fan controller 35, a sensor controller 36, and an IPMI management board 37.
  • the CPU 31 executes a computer program stored in memory 32 or auxiliary storage device 34.
  • the CPU 31 can access the logical volume 480 (see FIG. 5) of the storage apparatus 40 via the communication interface CN and read / write data.
  • the CPU 31 is an example of components that constitute the server computer 30.
  • the fan controller 35 controls at least one fan 350.
  • the fan 350 is another example of components that constitute the server computer 30.
  • a cooling water pump is an example of a component.
  • the cooling water pump is controlled by a pump controller.
  • the sensor controller 36 controls at least one sensor 360.
  • the sensor 360 is yet another example of a component that constitutes the server computer 30.
  • the sensor 360 is configured, for example, as a temperature sensor for measuring the temperature inside the housing of the server computer 30 or a temperature sensor for measuring the temperature of the CPU 31.
  • the sensor 360 is not limited to a temperature sensor, and may be another sensor such as a current sensor or a voltage sensor.
  • the IPMI management board 37 is a board for management by IPMI.
  • the IPMI management board 37 includes, for example, a communication interface 370, a microprocessor 371, and a memory 372.
  • the memory 372 stores a management program P30.
  • the IPMI management board 37 transmits management information (device configuration, performance, status, etc.) of the server computer 30 to the management computer 10 in accordance with IPMI.
  • FIG. 5 shows a hardware configuration of the storage apparatus 40 that is one of the management target apparatuses.
  • the storage device 40 includes a controller 41 and a storage device 48.
  • the controller 41 includes, for example, a CPU 42, a memory 43, a management communication interface 44, an I / O (Input / Output) communication interface 45, a fan controller 46, and a sensor controller 47.
  • I / O Input / Output
  • the CPU 42 executes the computer program P40 stored in the memory 43.
  • the CPU 42 is an example of components that make up the storage device 40.
  • the memory 43 also stores information T40 indicating the storage configuration.
  • the storage configuration information T40 is information indicating which logical volume 480 is generated by which storage device 48 and the like.
  • the management communication interface 44 is connected to the communication network CN via an SMI-S (Storage Management Initiative Specification) provider 70.
  • the SMI-S provider 70 may be provided in the storage apparatus 40, and is not necessary when the management communication interface 44 supports communication by SMI-S.
  • the I / O communication interface 45 is for data communication with the server computer 30 via the communication network CN.
  • the communication network CN to which the management communication interface 44 and the I / O communication interface 45 are connected may be different.
  • the fan controller 46 controls a fan 460 that is another example of the components constituting the storage apparatus 40.
  • the sensor controller 47 controls a sensor 470 such as a temperature sensor or a voltage sensor.
  • the sensor 470 is another example of a component that constitutes the storage apparatus 40.
  • the storage device 48 is configured as a non-volatile readable / writable storage device such as a hard disk drive or a flash memory device.
  • a physical storage area of the plurality of storage devices 48 is virtualized as one physical storage area, and a logical volume 480 that is a logical storage device is formed using the virtualized physical storage area.
  • FIG. 6 shows a hardware configuration of the network device 50 which is one of the management target devices.
  • the network device 50 is configured as a device such as a switching device, a hub, or a router, for example.
  • the network device 50 includes, for example, a CPU 51, a memory 52, a communication interface 53, a fan controller 54, and a sensor controller 55.
  • the memory 52 stores a computer program P50 executed by the CPU 51 and network configuration information T50.
  • the network configuration information T50 manages the connection relationship between communication ports.
  • the CPU 51 is an example of components that make up the network device 50.
  • the fan controller 54 controls a fan 540 that is another example of the components constituting the network device 50.
  • the sensor controller 55 controls a sensor 550 that is still another example of components constituting the network device 50.
  • FIG. 7 shows a configuration example of the connection information management table T10.
  • the connection information management table T10 manages, for example, a node name C100, an IP address C101, and a credential name C102 in association with each other.
  • “SERVER1” and “SERVER1BMC”, “SERVER2” and “SERVER2BMC”, “SERVER3” and “SERVER3BMC” are connection information having the same physical casing.
  • FIG. 8 shows a configuration example of the authentication information management table T11.
  • the authentication information management table T11 manages the credential name C110, the protocol type C111, the user name C112, the password C113, the port number C114, the domain name C115, and the name space C116 in association with each other.
  • FIG. 9 shows a configuration example of the device configuration information management table T12.
  • the device configuration information management table T12 manages, for example, a node name C120, a node type C121, a description C122, a system GUID C123, a product serial number C124, a board serial number C125, and a monitoring value C126 in association with each other. To do.
  • the node name C120 the same node name as that described in the node name C100 of the connection information management table T10 is stored.
  • the node type C121 stores the type of node (devices 30 to 60 are called nodes).
  • the description C122 stores a simple description about the node.
  • the system GUID C123 stores a system GUID value for uniquely identifying each node.
  • the product serial number C124 stores a serial number set when the node is manufactured.
  • the board serial number C125 stores the serial number of the main board constituting the node.
  • the monitoring value C126 stores information indicating whether or not the monitoring value can be acquired from the node.
  • a configuration example of the component information management tables T13A to T13C for managing component information will be described with reference to FIGS. Since the information items that can be managed differ for each component type, in this embodiment, a component information management table is prepared for each component type.
  • FIG. 10 shows a configuration example of a component information management table T13A that manages information about the fans 350, 460, and 540 as components.
  • the component information management table T13A includes, for example, a component name C130A, a node name C131A, a description C132A, a manufacturer name C133A, a model name C134A, a serial number C135A, a protocol type C136A, and a visible flag C137A.
  • the value C138A is managed in association with it.
  • the component name C130A a name for identifying the fan in the information processing system is stored.
  • the node name C131A stores the name of the node to which the fan belongs.
  • the description C132A stores a brief description of the fan.
  • the name of the manufacturer of the fan is stored in the manufacturer name C133A.
  • the model name of the fan is stored in the model name C134A.
  • the protocol type C136A stores the type of management protocol used to acquire fan information.
  • the serial number column C135A is blank in FIG. 10, but when the serial number is acquired, the value is stored in the column C135A.
  • the visible flag C137A a value indicating whether or not to display fan information on the screen is stored. “True” is set in the visible flag of the fan information displayed on the screen G12 described later. “False” is set in the visible flag of the fan information that is not displayed on the screen G12.
  • the monitoring value for the fan is displayed in the monitoring value C138A.
  • the monitoring value includes, for example, a value indicating performance and a value indicating state. 10 to 12, state values are shown as monitoring values. “OK” is set in the normal state, and “ERROR” is set in the abnormal state.
  • As the performance value as will be described later with reference to FIGS.
  • FIG. 11 shows a configuration example of a component information management table T13B for managing information on the CPUs 31, 42 and 51 as components.
  • the component information management table T13B includes, for example, a component name C130B, a node name C131B, a manufacturer name C132B, a model name C133B, a clock frequency C134B, a serial number C135B, a protocol type C136B, a visible flag C137B, The monitoring value C138B is managed in association with it.
  • a clock frequency value of the CPU is stored in the clock frequency C134B.
  • FIG. 12 shows a configuration example of a component information management table T13C that manages information about the sensors 360, 470, and 550 as components.
  • a temperature sensor will be described as an example.
  • the component management information table T13C includes, for example, a component name C130C, a node name C131C, a description C132C, a manufacturer name C133C, a model name C134C, a serial number C135C, a protocol type C136C, and a visible flag C137C.
  • the value C138C is managed in association with it.
  • tables T14A to T14C for managing the history of monitoring values acquired from components will be described. Since the types of monitoring values to be managed are different for each component type, the history of monitoring values is managed for each component type.
  • FIG. 13 is a configuration example of a monitoring value history management table T14A for managing monitoring values (performance values) acquired from the fans 350, 460, and 540 as components.
  • the monitoring value history management table T14A manages, for example, the component name C140A, the date / time C141A, and the fan rotation speed C142A in association with each other.
  • the date and time C141A is information indicating the date and time when the monitoring value is acquired.
  • FIG. 14 shows a configuration example of a table T14B for managing monitoring values acquired from the CPUs 31, 42 and 51 as components.
  • the monitoring value history management table T14B manages, for example, the component name C140B, the date / time C141B, and the temperature C142B in association with each other.
  • FIG. 15 shows a configuration example of a table T14C for managing monitoring values acquired from the sensors 360, 470, and 550 as components.
  • the monitoring value history management table T14C manages, for example, the component name C140C, the date / time C141C, and the temperature C142C in association with each other.
  • FIG. 16 shows a configuration example of the table T15 for managing the synthesis rules.
  • the composition rule management table T15 manages, for example, a composition rule name C150 and an evaluation formula C151.
  • the synthesis rules include, for example, a first comparison of system GUIDs, a second comparison of system GUIDs, a product serial number comparison, a board serial number comparison, and a CPU temperature history comparison.
  • system GUIDs are substantially the same, the system GUID acquired by one management protocol may be apparently different from the GUID acquired by the other management protocol. Therefore, “second comparison of system GUID” is prepared.
  • the system GUID, product serial number, and port serial number are information unique to the device (node).
  • the first comparison of the system GUID, the second comparison of the system GUID, the comparison of the product serial number, and the comparison of the board serial number correspond to the “first determination rule”.
  • the CPU temperature is monitoring information that changes with time.
  • the CPU temperature history comparison corresponds to the “second determination rule”.
  • IGNORECASE This function returns a character string obtained by removing the uppercase and lowercase letters from the character string str. For example, a character string obtained by converting all alphabets (AZ and az) in the character string str into uppercase or lowercase letters is returned.
  • IGNORECASE (“ABC + abc-123.”) ⁇ “ABC + ABC-123”
  • ALPHANUMERIC (str) This function returns a character string obtained by removing characters other than alphabets (AZ and az) and numbers (0-9) from the character string str.
  • ALPHANUMERIC (“ABC + abc-123.”) ⁇ “ABCabc123”
  • STRCAT (str1, str2) This function returns a character string obtained by concatenating the character string str1 and the character string str2.
  • STRCAT (“ABC”, “123”) ⁇ “ABC123”
  • SWAPENDIAN This function interprets a character string str as a character string representation of a hexadecimal value, divides the character string str into 8 digits, 4 digits, and 4 digits from the beginning, and returns a character string obtained by concatenating the converted endians.
  • SWAPENDIAN 01234456789ABCDEF
  • 67452301AB89EFCD ⁇ “67452301AB89EFCD”
  • HEAD (str, count) This function returns a character string from the beginning of the character string str to the count character.
  • HEAD (“ABC123”, 3) ⁇ “ABC”
  • TAIL (str, count) This function returns a character string from the end of the character string str to the count character to the end.
  • TAIL (“ABC123”, 3) ⁇ “123”
  • CORRELATION FACTOR (set1, set2) This function returns the correlation coefficient between the set set1 and the set set2. If the information acquisition times of the sets set1 and set2 are different, the value at the same time is calculated by interpolation.
  • Known Pearson product moment correlation coefficients, Spearman rank correlation coefficients, Kendall rank correlation coefficients, and the like are known as correlation coefficient calculation algorithms.
  • Newton interpolation, Lagrange interpolation, spline interpolation, and the like are known as interpolation algorithms.
  • COMPONENT This function returns a component belonging to the device configuration information node and whose name is component.
  • HISTORY It is a function that returns a history set of monitoring values value of component components.
  • REGEX (10) REGEX (equation) It is a function that returns a regular expression character string expressed by an expression.
  • REGEX (“ ⁇ ABC * $”) ⁇ “AB”
  • the essential rule management table T16 manages, for example, the name C160 of the essential rule and the evaluation formula C161 in association with each other.
  • Requirement rules include, for example, system GUID determination, product serial number determination, board serial number determination, and node type determination.
  • a valid system GUID is a system GUID other than an invalid system GUID composed of only 0, such as “00000...”.
  • the node may return an invalid value. Therefore, in this embodiment, it is confirmed whether the comparison results between valid system GUIDs match.
  • the product serial number determination it is determined whether the two product serial numbers match.
  • the determination of the board serial number it is determined whether the two board serial numbers match.
  • the node type determination it is determined whether the two node types match.
  • the above four essential rules are examples, and may be three or less essential rules, or may be five or more essential rules.
  • FIG. 18 shows a configuration example of the table T17 for managing the aggregation rules.
  • the aggregation rule management table T17 manages, for example, the aggregation rule name C170, the target component type C171, the evaluation formula C172, and the protocol priority C173 in association with each other.
  • a description will be given by taking a fan as an example.
  • the aggregation rule is a condition for detecting component information derived from the same component, and corresponds to the “composition rule for components”.
  • first rule corresponding to the “component first determination rule” the serial numbers of two fans are compared to evaluate whether or not they match.
  • second rule corresponding to the “component second determination rule” the rotation speed histories of the two fans are compared, and it is evaluated whether the change patterns of the rotation speeds coincide with each other by a predetermined ratio or more.
  • the serial number which is unique information
  • the rotational speed history which is dynamic monitoring information
  • the priority of each management protocol is set for each rule.
  • the priority is set in the order of WMI, SSH, SNMP, and IPMI (WMI> SSH> SNMP> IPMI).
  • the operation of the management computer 10 will be described with reference to FIGS.
  • Each processing described below is realized by the CPU 11 executing the computer programs P10 to 19 stored in the memory 12. Therefore, the subject of processing may be any of a management computer, a microprocessor, and a computer program.
  • the management computer 10 will be mainly described as an operation subject.
  • FIG. 19 is a flowchart showing a process for acquiring management information. This process may be called a discovery process.
  • the management computer 10 executes Steps S11 to S14 for all IP addresses described in the connection information management table T10 (S10).
  • An IP address to be processed is called a target IP address.
  • the management computer 10 acquires authentication information (user name C112 and password C113) corresponding to the target IP address based on the credential name C110 from the authentication information management table T11 (S11).
  • the management computer 10 accesses and logs in to a device (target device) having the target IP address, and acquires configuration information of the target device (S12).
  • the management computer 10 determines whether the configuration information from the target device has been successfully acquired (S13). If the configuration information can be acquired (S13: YES), the management computer 10 adds an entry describing the node name of the target device to the component information management table T13 (S14), and proceeds to step S15. When acquisition of configuration information has failed (S13: NO), the management computer 10 skips S14 and proceeds to step S15.
  • the management computer 10 After attempting to read the configuration information for all the devices (nodes) registered in the connection information management table T10, the management computer 10 executes a process for acquiring a monitoring value (S15).
  • FIG. 20 is a flowchart showing processing for acquiring a monitoring value from the apparatus.
  • the management computer 10 executes steps S21 to S24 for all devices described in the device configuration information management table T12 (S20).
  • the management computer 10 acquires authentication information corresponding to the target device from the authentication information management table T11 (S21), logs in to the target device using the authentication information, and acquires a monitoring value from the target device (S22).
  • the management computer 10 determines whether the monitoring value has been successfully acquired (S23). When acquisition of the monitoring value is successful (S23: YES), the management computer 10 adds an entry to the component information management table T13 and the monitoring value history management table T14, and stores the monitoring value (S24).
  • the management computer 10 skips step S24 and moves to the next target device.
  • the management computer 10 first acquires configuration information from the target device (FIG. 19), and then acquires a monitoring value from the target device (FIG. 20).
  • FIG. 21 is a flowchart showing a process for automatically discovering duplicate device configuration information and combining it as a single device configuration information.
  • the management computer 10 executes steps S31 to S35 for all combinations of all discovered devices described in the device configuration information management table T12 (S30).
  • the management computer 10 first applies the synthesis rule to the two selected target devices and evaluates the result (S31).
  • the process for evaluating the synthesis rule will be described in detail with reference to FIG.
  • the target of processing is a set of device configuration information, but for simplification of explanation, it may be called a set of target devices.
  • the management computer 10 determines whether the evaluation result of the synthesis rule is true (S32). When the evaluation result is false (S32: NO), the management computer 10 moves to another set of target devices.
  • the management computer 10 applies the essential rule to the set of target devices and evaluates the result (S33).
  • the process for evaluating the essential rules will be described in detail with reference to FIG.
  • the management computer 10 determines whether the evaluation result of the essential rule is true (S34). When the evaluation result is false (S34: NO), the management computer 10 moves to another set of target devices. When the evaluation result is true (S34: YES), the management computer 10 executes a synthesis process for the set of target devices (S35). Details of the synthesis processing will be described with reference to FIG.
  • an automatic mode for automatically detecting and synthesizing duplicate device configuration information is prepared. Therefore, a user such as a system administrator can automatically organize a large number of pieces of apparatus configuration information acquired from the information processing system by selecting and executing the automatic mode. Further, in this embodiment, a manual mode is also provided.
  • the manual mode is a synthesis support mode for synthesizing a set of target devices selected by the user.
  • FIG. 22 is a flowchart showing a process for supporting synthesis of a set of target apparatuses selected by the user.
  • the management computer 10 creates a discovered device list screen G10 shown in FIG. 33, transmits it to the client computer 20, and displays it on the user interface device 24 of the client computer 20 (S40).
  • Screen G10 shows a list of discovered devices.
  • an IP address for example, for each discovered device, an IP address, a node name, a node type, a credential name, a description, a system GUID, a product serial number, and a board serial number are displayed.
  • a button (Merge button) for instructing synthesis is displayed.
  • the user selects one device to be combined from the screen G10 and operates the Merge button (S41).
  • the management computer 10 When the synthesis destination device is selected (S41: YES), the management computer 10 generates a synthesis support screen G11 shown in FIG. 34 and displays it on the user interface device 24 of the client computer 20 (S42).
  • a screen G11 for supporting a user's compositing instruction includes two areas. One of them is a synthesis destination device display area GP110 for displaying information related to the synthesis destination device. The other one is a candidate display area GP111 for displaying information related to the candidate for the device to be combined.
  • an IP address, a node name, a node type, a credential name, a system GUID, a product serial number, a board serial number, and a description are displayed in the candidate display area GP111. Is done.
  • the display items of the display area GP110 and the display area GP111 may be the same or different.
  • the user selects at least one device to be synthesized from the list of candidates for the device to be synthesized and operates the OK button.
  • the management computer 10 determines whether the device to be combined has been selected by the user (S43). When the device to be combined is selected (S43: YES), the management computer 10 applies the essential rule to the combination of the device to be combined (S41) and the device to be combined (S43) selected by the user, and the result is Evaluate (S44).
  • the essential rule evaluation process will be described later with reference to FIG.
  • the management computer 10 determines whether the evaluation result of the essential rule is true (S45). When the evaluation result is true (S45: YES), the management computer 10 executes a combining process for combining the combined device with the combining destination device (S46). The combining process will be described later with reference to FIG. When the evaluation result of the essential rule is not true, that is, when the evaluation result is false (S45: NO), this process ends.
  • the suitability of the combination is automatically determined (S44), and the combining process is performed only when it is determined to be correct. It has become.
  • FIG. 23 is a flowchart showing details of the process for evaluating the synthesis rule (S31 in FIG. 21).
  • the management computer 10 acquires a set of evaluation target devices (a combination of a combination destination device and a combined device) (S50).
  • the management computer 10 selects one synthesis rule in the order registered in the synthesis rule management table T15, applies the selected synthesis rule to the set of target devices, and evaluates the application result of the synthesis rule.
  • the expression is expanded (generated) (S52). Details of the process of developing the evaluation formula will be described later with reference to FIG.
  • the management computer 10 determines whether the result of evaluating the synthesis rule for the combination of target devices is true (S53). If the set of target devices satisfies the composition rule, the result is true. When the evaluation result of the synthesis rule is true (S53: YES), the management computer 10 returns true as the evaluation result in the flowchart of FIG. 21 (S55).
  • the management computer 10 returns false as the evaluation result in the flowchart of FIG. 21 (S56). Thereafter, the management computer 10 returns to step S51, selects the next synthesis rule (S52), and applies the synthesis rule to the set of target devices (S53).
  • the synthesis rules described in the synthesis rule management table T15 are applied in order to the set of target devices and evaluated. If the evaluation result is true, the process ends. To do. If the result of applying the “first comparison of system GUIDs” to the set of target devices is true, the management computer 10 does not apply any other synthesis rule to the set of target devices. Terminate the process.
  • the synthesis rule management table T15 the synthesis rule based on the unique information is described first, and the synthesis rule based on the monitoring value is described last. Therefore, it is possible to determine at an early stage whether or not it is possible to synthesize the target device set based on the unique information with relatively high reliability. On the other hand, when the evaluation is first performed from the synthesis rule based on the monitoring value, it is necessary to compare the monitoring value history patterns, which increases the burden of the evaluation process.
  • FIG. 24 is a flowchart showing a process for evaluating essential rules. The evaluation of the essential rule is executed in step S33 in FIG. 21 and step S44 in FIG.
  • the management computer 10 acquires a set of devices to be evaluated (S60).
  • the management computer 10 selects one of the required rules described in the required rule management table T16 shown in FIG. 17 (S61), and applies the required rule to the set of target devices for evaluation (S62). Details of the processing for creating an expression for evaluating the essential rule (S62) will be described later with reference to FIG.
  • the management computer 10 determines whether the evaluation result of the essential rule is true (S63). If the evaluation result is true (S63: YES), the management computer 10 returns to step S61 and selects one of the following essential rules. The management computer 10 applies the essential rule to the set of target devices for evaluation (S62), and determines whether the evaluation result is true (S63).
  • the management computer 10 applies all the required rules in order to the set of target devices and evaluates them, and checks whether the set of the target devices satisfies all the required rules.
  • the management computer 10 returns the fact that the evaluation result is true to the flowchart shown in FIG. 21 or FIG. 22 (S64).
  • the management computer 10 returns a false evaluation result to the flowchart shown in FIG. 21 or FIG. 22 (S65). ).
  • the combination is permitted only when the set of target devices satisfies all the essential rules. This prevents devices (device configuration information) with completely different physical enclosures from being erroneously combined.
  • FIG. 25 is a flowchart showing processing for developing an evaluation formula. This process is executed in step 52 of FIG. 23 and step S62 of FIG.
  • the management computer 10 acquires the target device set and the composition rule, and further acquires the device configuration information of the target device from the device configuration information management table T12 (S70).
  • the management computer 10 determines whether or not the device configuration information of the target device has been successfully acquired (S71).
  • the management computer 10 returns a false evaluation result to the flowchart of FIG. 23 or FIG. 24 (S80).
  • the management computer 10 determines whether component information of the target device is necessary (S72). When evaluating a rule (combination rule) based on the history of monitoring values, component information is required.
  • the management computer 10 acquires necessary component information from the component information management table T13 (S73). The management computer 10 determines whether component information has been acquired (S74).
  • the management computer 10 determines whether a history of monitoring values is necessary (S75). As described above, when the evaluation is performed using the monitoring value history, the monitoring value history is required.
  • the management computer 10 acquires the necessary monitoring value history from the monitoring value history management table T14 (S76). The management computer 10 determines whether the monitoring value history has been acquired (S77).
  • the management computer 10 When the monitoring value history can be acquired (S77: YES) or when the monitoring value history is not necessary (S75: NO), the management computer 10 creates an expression for evaluating the rule (S78) and evaluates it. It is determined whether the equation is established (S79).
  • the management computer 10 When the evaluation formula is established (S79: YES), the management computer 10 returns the fact that the evaluation result is true to the flowchart of FIG. 23 or FIG. 24 (S81). When the evaluation formula is not satisfied (S79: NO), the management computer 10 returns the fact that the evaluation result is false in the flowchart of FIG. 23 or FIG. 24 (S80).
  • the component information and the monitoring value history are unnecessary, and therefore, in the order of steps S70, S71, S72: NO, S75: NO, S78, S79. It is processed.
  • the management computer 10 refers to the synthesis rule management table T15 shown in FIG. 16 and acquires all the synthesis rules.
  • each synthesis rule is expanded for the set of device configuration information input in S50, and it is evaluated whether or not the synthesis rule is satisfied.
  • composition rule input in S70 is “second comparison of system GUID” (MergeRule-SystemGUID2), and the system GUIDs of “SERVER1” and “SERVER1BMC” can be respectively acquired from the device configuration information management table T12. Assume that
  • composition rule evaluation formula is created. An example of a specific evaluation formula is shown in FIG.
  • the management computer 10 refers to the essential rule management table T16 shown in FIG. 17 and acquires all the essential rules.
  • each essential rule acquired in S61 is expanded for the set of device configuration information acquired in S60.
  • a combination rule (MergeRule-ProductSerialNumber) for comparing product serial numbers is established in the set of device configuration information “STORAGE1” and “IPSW3”. However, in the combination of the device configuration information, since the evaluation result of the mandatory rule (ReqRule-NodeType) that requests the node type match is false (S34: NO), the combining process is not performed.
  • the automatic synthesis process using the monitoring value is the same as the automatic synthesis process using the device configuration information described above.
  • a synthesis rule (MergeRule-CPUTemp) is established.
  • An example of a specific evaluation formula is shown in FIG. It is assumed that the correlation coefficient calculation algorithm used in the built-in function CORRELATIONFACTOR shown in FIG. 27 is Pearson product-moment correlation (coefficient).
  • FIG. 28 is a flowchart showing the synthesis process. This process is executed in S35 of FIG. 21 and S46 of FIG.
  • the management computer 10 acquires a set of target devices (a set of target device configuration information) (S90).
  • the management computer executes the following step S92 for all entries in the connection information management table T10 whose node name matches the node name of the combined device (S91). That is, the management computer 10 rewrites the node name of the combined device with the node name of the combining destination device (S91).
  • the management computer 10 rewrites the node name that matches the node name of the combined device in the component information management table T13 with the node name of the combining destination device (S93).
  • the management computer 10 deletes all entries having the node name of the combined device in the device configuration information management table T12 (S94).
  • the management computer 10 executes a process for aggregating component information (S95). Details of the process of aggregating component information will be described later with reference to FIG.
  • the management computer 10 refers to the connection information management table T10 shown in FIG. 7, and acquires information of all entries in which “SERVER1BMC” that is the node name of the device to be combined is set as the node name C100. .
  • the management computer 10 rewrites the node name of the entry acquired in S91 to “SERVER1” which is the node name of the synthesis destination device.
  • the management computer 10 refers to the component information management table T13, and the node name of the entry in which “SERVER1BMC”, which is the node name of the combined device, is set in the node name C131, is the node name of the combining destination device. Rewrite to a certain “SERVER1”.
  • the management computer 10 deletes the connection information of the combined device from the connection information management table T10. Thereby, the composition of the device configuration information is completed.
  • FIG. 29 is a flowchart showing details of the process of collecting component information (S95).
  • the management computer 10 acquires a set of target devices (S100), and executes steps S102 to S107 for all the aggregation rules described in the aggregation rule management table T17 shown in FIG. 18 (S101).
  • FIG. 18 shows only the aggregation rules for the fans, but in reality, the aggregation rules are prepared for each component type.
  • the management computer 10 acquires an entry that matches the target component type from the component information management table T13 (S102). The management computer 10 determines whether there are two or more entries corresponding to the target component type (S103). If there are no two or more entries for the target component type (S103: NO), this processing ends because there is no information to be aggregated.
  • the management computer 10 If there are two or more entries corresponding to the target component type (S103: YES), the management computer 10 performs steps S105 to S107 for all combinations of the two entries created from the two or more entries. Is executed (S104).
  • the management computer 10 evaluates the combination of entries selected in S104, that is, the combination of component information by applying the aggregation rule (S105). Details of the aggregation rule evaluation process will be described later with reference to FIG.
  • the management computer 10 determines whether the evaluation result of the aggregation rule is true (S106). When the evaluation result is false (S106: NO), the management computer 10 returns to step S104 and acquires another combination of entries.
  • the management computer 10 determines whether or not to display the component information according to the priority set in advance in the aggregation rule (S107).
  • the management computer 10 displays only the component information acquired by the management protocol with the higher priority among the two component information, and the visible flag so as not to display the component information acquired by the management protocol with the lower priority.
  • the priority of the management protocol may be set for each component type or for each aggregation rule.
  • FIG. 30 is a flowchart showing the aggregation rule evaluation process (S105).
  • the management computer 10 acquires a set of component information to be processed and an aggregation rule (S110), and determines whether the acquisition is successful (S111). When the acquisition of the component information set and the aggregation rule fails, the management computer 10 returns the fact that the evaluation result is false in the flowchart of FIG. 29 (S117). This is because the necessary information cannot be obtained and thus cannot be evaluated.
  • the management computer 10 determines whether a history of monitoring values is necessary (S112). When the monitoring value history is unnecessary (S112: NO), the management computer 10 skips steps S113 and S114, and proceeds to S115.
  • the management computer 10 acquires the necessary monitoring value history from the monitoring value history management table T14 (S113). The management computer 10 determines whether the monitoring value history has been successfully acquired (S114). If the monitoring value history is necessary but cannot be acquired (S114: NO), the management computer 10 returns to the flowchart of FIG. 29 that the evaluation result is false (S117).
  • the management computer 10 develops an evaluation formula for evaluating the aggregation rule (S115), and determines whether the evaluation formula is satisfied (S116). If it is determined that the evaluation formula has been established (S116: YES), the management computer 10 returns the fact that the evaluation result is true to the flowchart of FIG. 29 (S118). If it is determined that the evaluation formula is not satisfied (S116: NO), the management computer 10 returns a false evaluation result to the flowchart of FIG. 29 (S117).
  • the device configuration information of “SERVER3BMC” is combined with the device configuration information of “SERVER3” will be described as an example.
  • the device configuration information “SERVER3” has a total of three components whose component type is a fan. “FAN3”, “FAN4”, and “FAN5” that belonged to “SERVER3BMC”.
  • the component information management table T13A corresponding to the target component type “fan” is used (see FIG. 10).
  • An entry in which “SERVER3” is set in the node name C131A is acquired from the management table T13A.
  • step S102 a total of three entries of the third, fourth and fifth entries are acquired. Since there are three entries, the process proceeds to step S104. A case where the aggregation rule is evaluated in step S105 for the combination of the component information “FAN4” and the component information “FAN5” will be described.
  • step S110 in FIG. 30 the management computer 10 acquires component information of “FAN4” and “FAN5” from the component information management table T13A. Since the monitoring value history is required for the evaluation of the aggregation rule “AggregationRule-FAN2”, the management computer 10 reads the monitoring value history of “FAN4” and “FAN5” from the monitoring value history management table T14A shown in FIG. To get.
  • step S115 the management computer 10 creates an evaluation formula of the aggregation rule “AggregationRule-FAN2” using the acquired monitoring value history.
  • a specific formula development flow is shown in FIG. Here, it is assumed that the correlation coefficient calculation algorithm used in the built-in function CORRELATIONFACTOR is Pearson's product-moment'correlation'coefficient.
  • the protocol priority is set as WMI> SSH> SNMP> IPMI. Therefore, the component information “FAN4” has priority over the component information “FAN5”.
  • the component information “FAN4” is acquired by WMI having the highest priority.
  • the component information “FAN5” is acquired by the IPMI having the lowest priority.
  • the value of the visible flag C137A corresponding to the component information “FAN5” acquired by the low priority protocol is changed from True to False. As a result, the component information “FAN5” is not displayed, and only the component information “FAN4” is displayed.
  • component information “FAN4” and component information “FAN5” are removed on the display.
  • the component information “FAN5” is basically hidden under the component information “FAN4” and is displayed when the user selects it.
  • FIG. 32 is a flowchart showing processing for generating display information.
  • the management computer 10 receives a display information generation request from the client computer 20 (S120).
  • the management computer 10 executes the following steps S122 to S124 for all device configuration information (S121).
  • the management computer 10 acquires an entry for the target device (more precisely, target device configuration information) from the connection information management table T10 shown in FIG. 7 and the device configuration information management table T12 shown in FIG. 9 (S122).
  • the management computer 10 acquires an entry corresponding to the target device from all the component information management tables T13 shown in FIGS. 10 to 12 (S123). For each target device, all the component information of the target device is acquired.
  • the management computer 10 generates display information (S125), and transmits the display information to the client computer 20 (S126).
  • the client computer 20 causes the user interface device 24 to display display information.
  • FIG. 35 is a device configuration information display screen G12 that is a display result of the display information.
  • the screen G12 includes a node display area GP120 that displays information related to the node, and a component display area GP121 that displays information related to the components constituting the node.
  • the component display area GP121 displays information on the components constituting the selected node in a list format. Duplicate component information is not displayed unless selected by the user.
  • duplicate device configuration information originating from the same device is detected and managed as one device configuration information, and further, duplicate component information originating from the same device is also managed as one component information. Therefore, the total number of pieces of information to be managed can be reduced, and an information processing system having a plurality of devices corresponding to a plurality of management protocols can be efficiently managed.
  • the set of device configuration information selected by the user is checked according to the mandatory rules. Therefore, human error of the user can be prevented and usability and reliability can be improved.
  • the first determination rule based on static unique information such as the system GUID and the second determination rule based on the monitoring value history are used as the synthesis rule. Furthermore, after determining based on the first determination rule, determination is performed based on the second determination rule. Thereby, in a present Example, determination with high accuracy can be performed efficiently.
  • the determination based on the unique information which is relatively simple and highly accurate, is executed first, and then the determination based on the monitoring information with a heavy processing load is executed. ing.
  • the determination using the unique information can be performed with priority, and a highly accurate determination can be performed efficiently.
  • the determination result based on the composition rule is checked based on the essential rule. Therefore, it is possible to prevent an erroneous determination. Furthermore, in the present embodiment, the result selected manually by the user is also checked based on the essential rule. Accordingly, human error of the user can be prevented and management reliability can be improved.
  • predetermined component information is displayed among a plurality of component information derived from the same apparatus, but other component information is retained without being deleted. Therefore, even if a failure occurs in a management protocol related to predetermined component information, the system can be managed based on component information based on another management protocol, and fail-safe can be realized.
  • a second embodiment will be described with reference to FIG. Since the present embodiment corresponds to a modification of the first embodiment, differences from the first embodiment will be mainly described.
  • this embodiment when the user manually selects a set of target devices, when the user selects a combination destination device, a combination target device and a combination target device that satisfies the essential rules are automatically extracted. To present.
  • the management computer 10 creates a discovered device list screen G10 shown in FIG. 33, transmits it to the client computer 20, and displays it (S40). The user selects one device to be combined from the screen G10 and operates the Merge button (S41).
  • the management computer 10 evaluates the essential rules for the combination of the synthesis destination device and each of the other devices, and selects a device that satisfies the essential rules as a candidate for a synthesized device. (S47).
  • the management computer 10 generates a composition support screen G11 shown in FIG. 34 and displays it on the user interface device 24 of the client computer 20 (S48).
  • the difference from the first embodiment is that only devices that are confirmed to satisfy the essential rules in advance are displayed in the display area GP111.
  • the management computer 10 determines whether the device to be combined has been selected by the user (S49). When the device to be combined is selected (S49: YES), the management computer 10 executes a combining process (S46).
  • This embodiment configured as described above also has the same effect as the first embodiment. Furthermore, in this embodiment, when the user selects one device, all other devices that satisfy the device and the essential rule are extracted and presented, so that the user knows that the device is known to satisfy the essential rule. A desired device can be selected from among them. This improves the convenience for the user.
  • This embodiment can be expressed as a computer program as follows.
  • a computer program for causing a computer to function as a management computer for managing an information processing system including a plurality of devices, A first step of acquiring and storing management information for each management protocol from each device using a plurality of different management protocols; By comparing each piece of device configuration information obtained from each management information, a plurality of pieces of device configuration information acquired from the same device among the respective devices are specified, and the plurality of pieces of the specified device configuration information are identified. A second step of collectively managing as one piece of device configuration information; Among the component information included in the plurality of device configuration information specified as being acquired from the same device, a plurality of component information related to the same component is specified, and the specified plurality of component information And a third step for managing A computer program for causing the computer to execute.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

 複数の管理プロトコルを用いて、多数の装置を効率的に管理すること。 管理情報取得部1Aは、異なる複数の管理プロトコルP1、P2を用いて、各装置3から各管理プロトコル毎の管理情報を取得する。ノード構成情報管理部1Bは、装置構成情報を比較することで、各装置3のうち同一の装置から取得された装置構成情報を特定し、それら複数の装置構成情報を一つの装置構成情報としてまとめて管理する。コンポーネント情報管理部1Cは、同一のコンポーネントに関する複数のコンポーネント情報を特定し、それら特定された複数のコンポーネント情報を対応付けて管理する。

Description

システム管理装置及びシステム管理方法
 本発明は、システム管理装置及びシステム管理方法に関する。
 例えば、データセンタのような情報処理システムでは、多数のサーバ計算機、多数のストレージ装置、多数のネットワーク装置等を備えている。多数の装置を有する情報処理システムを管理するためのコンピュータシステムは知られている(特許文献1)。
特開2009-169863号公報
 情報処理システムの有する多数の装置の中には、異なる複数の管理プロトコルに対応しており、各管理プロトコルからの問い合わせに応答できる装置も多く含まれている。
 装置を管理するためのプロトコルとしては、例えば、WMI(Windows Management Interface)、SSH(Secure SHell)、SNMP(Simple Network Management Protocol)、IPMI(Intelligent Platform Management
Interface)などが知られている。
 複数の管理プロトコルに対応する装置は、各管理プロトコルに対してそれぞれ応答するため、物理的は同一の筐体であるにもかかわらず、異なる複数の装置であるかのように検出されてしまう。従って、重複した管理情報が多数生成されてしまい、管理者によるシステム管理が煩雑となり、管理作業の効率が低下する。さらに、同一要因により発生した事象であっても管理プロトコル毎にそれぞれ異なる事象として検出されるため、障害発生時に、根本原因を把握するのに手間がかかる。
 なお、前記文献に記載の従来技術は、ある構成要素と他の構成要素との組合せを、新たな構成要素として管理するものであり、それぞれ異なる管理プロトコルによって同一装置から取得される情報の冗長性を排除するものではない。
 本発明は、上記の問題に鑑みてなされたもので、その目的は、異なる複数の管理プロトコルにより取得される情報が同一装置からの情報であるかを判断し、管理の手間を軽減できるようにしたシステム管理装置及びシステム管理方法を提供することにある。本発明の他の目的は、装置から得られる固有情報及び監視情報に基づいて、同一装置から取得された情報であるかを判断できるようにしたシステム管理装置及びシステム管理方法を提供することにある。
 本発明の一つの観点に係るシステム管理装置は、複数の装置を含む情報処理システムを管理するシステム管理装置であって、異なる複数の管理プロトコルを用いて、各装置から各管理プロトコル毎の管理情報を取得するための管理情報取得部と、各管理情報から得られる装置構成情報を比較することにより、各装置のうち同一の装置から取得された複数の装置構成情報を特定し、それら特定された複数の装置構成情報を一つの装置構成情報としてまとめて管理するための装置構成情報管理部と、同一の装置から取得されたものであると特定された複数の装置構成情報に含まれるコンポーネント情報のうち、同一のコンポーネントに関する複数のコンポーネント情報を特定し、それら特定された複数のコンポーネント情報を対応付けて管理するためのコンポーネント情報管理部と、を備える。
 装置構成情報管理部は、自動モードを備えており、自動モードに従って動作する装置構成情報管理部は、合成規則管理テーブルに予め記憶されている合成規則に基づいて各装置構成情報を比較することにより、各装置のうち同一の装置から取得された複数の装置構成情報を特定することができる。
 合成規則は、各装置構成情報のうち一方の装置構成情報に含まれる一方の固有情報が、各装置構成情報のうち他方の装置構成情報に含まれる他方の固有情報に一致する場合は、一方の装置構成情報と他方の装置構成情報とは同一の装置から取得された装置構成情報であると判定する第1判定規則と、各管理情報のうち一方の管理情報に含まれる一方の監視情報であって、一方の管理情報に対応する装置の性能または状態の監視結果を示す一方の監視情報が、各管理情報のうち他方の管理情報に含まれる他方の監視情報であって、他方の管理情報に対応する装置の性能または状態の監視結果を示す他方の監視情報に所定範囲内で一致する場合は、一方の管理情報から得られる一方の装置構成情報と他方の管理情報から得られる他方の装置構成情報とは同一の装置から取得された装置構成情報であると判定する第2判定規則と、を含んでもよい。
 装置構成情報管理部は、最初に、第1判定規則に従って、同一の装置から取得された複数の装置構成情報を特定し、第1判定規則では特定できなかった場合に、第2判定規則に従って、同一の装置から取得された複数の装置構成情報を特定することもできる。
 装置構成情報管理部は、同一の装置から取得されたと特定された各装置構成情報が、必須規則管理テーブルに予め記憶されている必須規則を満たすか否かを判定し、各装置構成情報が必須規則を満たす場合に、各装置構成情報が同一の装置から取得されたものであると判断することもできる。
 装置構成情報管理部は、手動モードを備えており、必須規則管理テーブルには、複数の装置構成情報が同一の装置から取得されたものである場合に必ず満たす必須規則が予め設定されており、装置構成情報管理部は、手動モードに従って動作する場合、各装置構成情報の一覧画面をユーザに提示し、一覧画面を介してユーザにより選択された複数の装置構成情報が必須規則を満たすか否かを判定し、ユーザにより選択された各装置構成情報が必須規則を満たす場合に、各装置構成情報が同一の装置から取得されたものであると判断することもできる。
図1は、実施形態の全体概要を示す説明図である。 図2は、情報処理システムの全体構成と管理計算機及びクライアント計算機のハードウェア構成を示す。 図3は、管理計算機のメモリに記憶されたコンピュータプログラム及びテーブルを示す説明図である。 図4は、サーバ計算機のハードウェア構成を示す。 図5は、ストレージ装置のハードウェア構成を示す。 図6は、ネットワーク装置のハードウェア構成を示す。 図7は、接続情報管理テーブルの構成を示す。 図8は、認証情報管理テーブルの構成を示す。 図9は、装置構成情報管理テーブルの構成を示す。 図10は、コンポーネント情報管理テーブルの一例を示す。 図11は、コンポーネント情報管理テーブルの他の例を示す。 図12は、コンポーネント情報管理テーブルのさらに別の例を示す。 図13は、監視値履歴管理テーブルの一例を示す。 図14は、監視値履歴管理テーブルの他の例を示す。 図15は、監視値履歴管理テーブルのさらに別の例を示す。 図16は、合成規則管理テーブルの構成を示す。 図17は、必須規則管理テーブルの構成を示す。 図18は、集約規則管理テーブルの構成を示す。 図19は、管理情報を取得する処理のフローチャートである。 図20は、監視値を取得する処理のフローチャートである。 図21は、自動合成処理のフローチャートである。 図22は、手動での合成を支援する処理のフローチャートである。 図23は、合成規則を評価する処理のフローチャートである。 図24は、必須規則を評価する処理のフローチャートである。 図25は、評価式を展開する処理のフローチャートである。 図26は、評価式の展開例を示す説明図である。 図27は、評価式の他の展開例を示す説明図である。 図28は、合成処理のフローチャートである。 図29は、コンポーネント情報を集約するための処理を示すフローチャートである。 図30は、集約規則を評価する処理のフローチャートである。 図31は、集約規則の展開例を示す。 図32は、表示用情報を生成する処理のフローチャートである。 図33は、発見された装置の一覧を表示する画面の例である。 図34は、手動による合成を支援する画面の例である。 図35は、装置情報を表示する画面の例である。 図36は、第2実施例に係るシステム管理装置により実行される、手動での合成を支援する処理のフローチャートである。
 以下、添付図面を参照して本発明の実施形態について説明する。ただし、本実施形態は本発明を実現するための一例に過ぎず、本発明の技術的範囲を限定するものではないことに注意すべきである。
 図1は、本実施形態の全体概要を示す。情報処理システムは、例えば、管理計算機1と、クライアント計算機2と、複数の装置3とを備えている。管理計算機1は、通信ネットワークCNを介して、各装置3に双方向通信可能に接続される。さらに、管理計算機1は、通信ネットワークCNまたは他の通信手段を介して、クライアント計算機2に双方向通信可能に接続される。
 管理計算機1は、各装置3を管理するための装置である。管理計算機1とクライアント計算機2とは、「システム管理装置」を構成する。または、管理計算機1だけで「システム管理装置」を構成してもよい。クライアント計算機2の有するユーザインターフェース装置は、管理計算機1に設けることもできる。
 管理計算機1は、例えば、管理情報取得部1Aと、ノード構成情報管理部1Bと、コンポーネント情報管理部1Cと、表示用情報生成部1Dと、各種管理テーブル1E、1B1、1B2とを備える。
 管理情報取得部1Aは、複数の管理プロトコルP1、P2を用いて、各装置3から管理情報を取得する。管理プロトコルとしては、例えば、WMI、SSH、SNMP、IPMIなどがある。取得された管理情報は、管理テーブル1Eに記憶される。
 各装置3は、それぞれ異なる複数の管理用インターフェース3B(1)、3B(2)を備える。図中、インターフェースをI/Fと略記する。区別しない場合、管理用インターフェース3B(1)、3B(2)を管理用インターフェース3Bと呼ぶ。各管理用インターフェース3Bは、それぞれに対応する管理プロトコルからの求めに応じて、管理情報を提供する。
 管理情報とは、装置3及び装置3を構成するコンポーネント3Aから取得される管理のための情報である。管理情報としては、ノード構成情報と、コンポーネント情報と、監視値とを挙げることができる。
 全ての装置3が複数の管理プロトコルに対応している必要はない。情報処理システム内に少なくとも一つ、異なる複数の管理プロトコルに対応している装置3が含まれていればよい。例えば、IPMI用の基板を搭載しているサーバ計算機などが情報処理システムに含まれていればよい。
 ノード構成情報管理部1Bは、「装置構成情報管理部」に相当する。ノード構成情報管理部1Bは、異なる管理プロトコルによって取得された複数の管理情報からそれぞれ得られるノード構成情報について、それらノード構成情報が同一装置に由来するか否かを判定する。ノード構成情報は、「装置構成情報」に対応する。ノード構成情報は、装置3から取得される管理情報に基づいて生成される情報であり、例えば、ノードタイプ、システムGUID(Global Unique Identifier)、製品シリアル番号、監視値等を含む。
 ノード構成情報管理部1Bは、合成規則管理テーブル1B1に記憶されている合成規則に基づいて、複数のノード構成情報が同一装置に由来するものであるかを判定する。合成規則は、第1判定規則と、第2判定規則とを含む。
 第1判定規則は、装置3に予め設定されている固有情報に基づいて、複数のノード構成情報が同一装置に由来するものであるかを判定する。固有情報としては、例えば、システムGUID、製品シリアル番号、ボードシリアル番号などがある。固有情報は、装置3に設定された後は変わらないため、静的な情報である。
 第1判定規則だけでは判定できない場合、ノード構成情報管理部1Bは、第2判定規則に基づいて、複数のノード構成情報が同一装置に由来するか判定する。
 第2判定規則は、装置3から取得される監視情報(後述の監視値)同士を比較する。監視情報としては、例えば、装置3の温度を示す情報等がある。一方の管理情報から得られた温度情報と他方の管理情報から得られた温度情報とがほぼ一致する場合、それらの温度情報に対応する管理情報は同一装置に由来すると判定できる。監視情報は、時間に応じて変化する動的な情報である。
 ノード構成情報管理部1Bは、必須規則管理テーブル1B2に記憶されている必須規則を用いて、合成規則に基づいた判定結果の可否を判定する。必須規則は、管理情報が同一装置に由来するものであれば必ず備えているはずの情報を規定している。例えば、必須規則としては、システムGUIDが一致している、ノード種別(装置種別)が一致している等を挙げることができる。必須規則に定義されている全ての条件を満たした場合、ノード構成情報管理部1Bは、合成規則に基づく判定結果を正しいものとして扱う。必須規則によるチェックにより、fail-proofを実現している。
 ノード構成情報管理部1Bは、自動モードと手動モードとを備える。自動モードが選択された場合、ノード構成情報管理部1Bは、合成規則及び必須規則に基づいて、複数のノード構成情報が同一装置に由来するかを自動的に判定する。手動モードが選択された場合、ノード構成情報管理部1Bは、クライアント計算機2から、ユーザにより選択されたノード構成情報の組を受け取る。ノード構成情報管理部1Bは、ユーザにより選択された複数のノード構成情報が必須規則を満たすか否かを判定し、満たす場合はユーザの選択を正しいものとして扱う。このように、ノード構成情報管理部1Bは、ユーザによる手動操作を支援する機能も備えている。
 コンポーネント情報管理部1Cは、複数のコンポーネント情報が同一装置に由来するかを判定する。コンポーネント情報とは、装置3の有するコンポーネント3Aに関する情報である。コンポーネント情報管理部1Cは、コンポーネント用の合成規則(図18で述べる集約規則管理テーブルT17)に基づいて、複数のコンポーネント情報が同一装置に由来するかを判定する。
 ノード構成情報管理部1Bは、重複するノード構成情報のうち、所定のノード構成情報のみを残し、それ以外のノード構成情報を削除する。所定のノード構成情報とは、優先度の高い管理プロトコルで取得された管理情報から作成されたノード構成情報である。
 コンポーネント情報管理部1Cは、重複したコンポーネント情報のうち、所定のコンポーネント情報だけをユーザに提示し、それ以外のコンポーネント情報はユーザから隠しておく。但し、ユーザに提示しないコンポーネント情報であっても削除されず、保持されている。
 表示用情報生成部1Dは、表示用情報を生成して、クライアント計算機2のディスプレイ装置に表示させる。表示用情報には、ノード構成情報管理部1Bにより整理されたノード構成情報と、コンポーネント情報管理部1Cにより整理されたコンポーネント情報とを含めることができる。
 装置3は、情報処理システムに含まれるノードであり、例えば、サーバ計算機、ストレージ装置、ネットワーク装置、プリンタ、監視カメラ、コピーマシン等を挙げることができる。
 装置3は、少なくとも一つの、通常は複数の、コンポーネント3A(1)~3A(3)を備える。区別しない場合、コンポーネント3Aと呼ぶ。コンポーネント3Aとしては、例えば、冷却ファン、CPU(Central Processing Unit)、温度センサ等を挙げることができる。コンポーネント3Aの種類は、装置3の種類により異なる。装置種類により異なるコンポーネント3Aのうち、比較的広範囲に共通するコンポーネント3Aを、コンポーネント情報管理部1Cの管理対象としている。
 第1管理用インターフェース3B(1)には、コンポーネント3A(1)及びコンポーネント3A(2)が対応付けられており、第2管理用インターフェース3B(2)には、コンポーネント3A(2)及びコンポーネント3A(3)が対応付けられている。
 従って、第1管理プロトコルP1により第1管理インターフェース3B(1)から取得される第1管理情報と、第2管理プロトコルP2により第2管理インターフェース3B(2)から取得される第2管理情報とは、異なる。第1管理情報にはコンポーネント3A(1)及びコンポーネント3A(2)に関する情報が含まれているのに対し、第2管理情報にはコンポーネント3A(2)及びコンポーネント3A(3)に関する情報が含まれているためである。しかし、本実施形態では、同一装置に由来する管理情報(ノード構成情報、コンポーネント情報)は検出されて、一つの管理情報として管理される。
 このように構成される本実施形態では、同一装置に由来する重複したノード構成情報を検出して、一つのノード構成情報として管理し、さらに、同一装置に由来する重複したコンポーネント情報も一つのコンポーネント情報として管理する。従って、管理すべき情報の総数を低減することができ、複数の管理プロトコルに対応する装置3が複数存在する情報処理システムを効率的に管理できる。
 本実施形態では、合成規則に基づいて、重複したノード構成情報を自動的に検出することができ、管理者の手間を省くことができる。さらに、本実施形態では、合成規則に基づく判定結果の可否を、必須規則に基づいてチェックするため、判定結果の信頼性を維持することができる。
 本実施形態では、ユーザ(システム管理者)により選択されたノード構成情報の組について、必須規則に従ってチェックする。従って、ユーザの人為的ミスを未然に防止することができ、使い勝手及び信頼性を向上できる。
 本実施形態では、静的な固有情報に基づく第1判定規則と、動的な監視情報に基づく第2判定規則とを、合成規則として用いる。さらに、第1判定規則に基づいて判定した後で、第2判定規則に基づいて判定する。これにより、本実施形態では、確度の高い判定を効率的に行うことができる。
 固有情報に基づいて比較する方が、監視情報に基づいて比較するよりも、同一装置に由来するか否かの判定精度が高い。しかし、管理プロトコルの種類によっては、固有情報を取得できない可能性もある。監視情報に基づく判定は、固有情報を利用できない場合に有効である。しかし、監視情報同士を比較すると、演算処理の負荷が増大する。
 従って、本実施形態では、比較的処理が簡単で、かつ確度の高い、固有情報に基づく判定を最初に実行し、その次に、演算処理の負荷が大きい、監視情報に基づく判定を実行するようになっている。本実施形態では、固有情報を用いる判定を優先して実行することで、精度の高い判定を効率的に行うことができる。
 本実施形態では、合成規則に基づく判定結果を、必須規則に基づいてチェックする。従って、判定の誤りを未然に防止できる。さらに、本実施形態では、ユーザが手動で選択した結果についても、必須規則に基づいてチェックする。従って、ユーザの人為的ミスを未然に防止でき、管理の信頼性を向上できる。
 本実施形態では、同一装置に由来する複数のコンポーネント情報のうち、所定のコンポーネント情報のみを表示用情報に含めて出力し、それ以外のコンポーネント情報は保持しておく。従って、もしも、所定のコンポーネント情報に関する管理プロトコルに障害が発生した場合でも、他の管理プロトコルによるコンポーネント情報に基づいて、システムを管理することができ、フェイルセーフを実現できる。以下、本実施形態をより詳しく説明する。
 図2~図35を参照して第1実施例を説明する。先に、図1との関係を述べると、管理計算機10は管理計算機1に、クライアント計算機20はクライアント計算機2に、サーバ計算機30とストレージ装置40とネットワーク装置50及びその他の装置60は、装置3に、それぞれ対応する。
 管理計算機10は、例えば、マイクロプロセッサ(図中、CPU)11と、メモリ12と、通信インターフェース13とを備える。メモリ12は、主記憶及び補助記憶を象徴する構成要素であり、記憶資源と呼び変えてもよい。管理計算機10の有するコンピュータプログラムP10~P19及び管理テーブルT10~T17については、後述する。管理計算機10は、LAN(Local Area Network)のように構成される通信ネットワークCNを介して、クライアント計算機20とサーバ計算機30とストレージ装置40とネットワーク装置50及びその他の装置60に接続されている。
 クライアント計算機20は、システム管理者等のユーザが管理計算機10を操作するための計算機である。クライアント計算機20は、例えば、マイクロプロセッサ21と、メモリ22と、通信インターフェース23と、ユーザインターフェース装置24とを備えている。
 メモリ22には、後述の各画面G10、G11、G12をユーザインターフェース装置24に表示するための表示プログラムP20が記憶されている。ユーザは、ユーザインターフェース装置24を用いて表示プログラムP20を操作することで、管理計算機10に指示を入力したり、管理計算機10から情報を取り出したりすることができる。
 ユーザインターフェース装置24は、情報を入力するための情報入力装置と、情報を出力するための情報出力装置とを含む。情報入力装置としては、例えば、キーボードスイッチ、ポインティングデバイス、ペン入力装置、音声認識装置等がある。情報出力装置としては、例えば、ディスプレイ装置、プリンタ、音声出力装置等がある。
 本実施例では、管理計算機10とクライアント計算機20とに分けて説明するが、管理計算機10にユーザインターフェース部を設ける構成でもよい。なお、クライアント計算機20は、パーソナルコンピュータのようなコンピュータ端末に限らず、携帯情報端末(携帯電話を含む)であってもよい。
 本実施例では、管理計算機10の管理対象装置として、サーバ計算機30、ストレージ装置40、ネットワーク装置50、及び、その他の装置60を例示する。情報処理システムは、これら全ての装置30~60を備えている必要はなく、少なくともいずれか一種類の装置を少なくとも一つ備えていればよい。
 図3は、管理計算機10のメモリ12に記憶されているコンピュータプログラム及び管理テーブルを示す。メモリ12には、複数のコンピュータプログラムP10~P19と、複数の管理テーブルT10~T17とが記憶されている。なお、オペレーティングシステム、デバイスドライバ等のコンピュータプログラムについては図示を省略している。
 各コンピュータプログラムの動作については、フローチャートを参照して後述する。ここでは、各コンピュータプログラムの概要を簡単に説明する。
 規則管理部P10は、合成規則と必須規則及び集約規則を管理するためのプログラムである。装置構成情報合成部P11は、同一装置に由来する重複した装置構成情報を一つの装置構成情報としてまとめるためのプログラムである。コンポーネント情報集約部P12は、重複したコンポーネント情報を一つのコンポーネント情報としてまとめるためのプログラムである。
 本実施例では、重複した装置構成情報のうち所定の装置構成情報のみを残し、それ以外の装置構成情報を削除するため、複数の装置構成情報を一つの装置構成情報として扱うことを「合成」と呼ぶ。
 これに対し、重複したコンポーネント情報については、所定のコンポーネント情報だけを表示するが、それ以外のコンポーネント情報も引き続いて保持される。従って、複数のコンポーネント情報を、ユーザからの見かけ上一つのコンポーネント情報として扱うことを「集約」と呼ぶ。
 但し、所定のコンポーネント情報以外の他のコンポーネント情報については、監視値の履歴等を保持する必要はない。そのコンポーネント情報は、障害発生時のような特別な場合に使用され、通常の場合は使用されないためである。監視値等を収集したり保存したりしないことで、管理計算機10の記憶領域に、使用されないデータが蓄積されるのを防止することができる。即ち、重複する複数のコンポーネント情報のうち、所定のコンポーネント情報以外のコンポーネント情報は、障害発生時等に備えて、管理計算機10の中では引き続き認識されるが、データの収集及び保存は停止させることができる。
 合成規則評価部P13は、合成規則の適用結果を評価するプログラムである。必須規則評価部P14は、必須規則の適用結果を評価するプログラムである。集約規則評価部P15は、集約規則の適用結果を評価するプログラムである。手動合成支援部P16は、ユーザの手動操作による合成の適否を判定するプログラムである。
 構成情報取得部P17は、各装置30~60から構成情報を取得するためのプログラムである。監視値取得部P18は、各装置30~60から監視値を取得するためのプログラムである。後述の管理情報取得処理(図19参照)では、構成情報取得部P17及び監視値取得部P18が実行される。
 表示用情報生成部P19は、表示用情報を生成してクライアント計算機20に送信させるプログラムである。
 各管理テーブルT10~T17の概要を簡単に説明する。各管理テーブルT10~T17の構成の一例は後述する。なお、図3では、「管理テーブル」を「テーブル」と省略して記載している。
 接続情報管理テーブルT10は、管理計算機10が各装置30~60にアクセスするための情報を管理する。認証情報管理テーブルT11は、管理計算機10が各装置30~60にログインするための情報を管理する。
 装置構成情報管理テーブルT12は、各装置30~60から取得される装置構成情報を管理する。コンポーネント情報管理テーブルT13は、各装置30~60に含まれるコンポーネントについてのコンポーネント情報を管理する。監視値履歴管理テーブルT14は、コンポーネントから取得される監視値(監視情報)を管理する。
 合成規則管理テーブルT15は、合成規則を管理する。必須規則管理テーブルT16は、必須規則を管理する。集約規則管理テーブルT17は、集約規則を管理する。
 図4は、管理対象装置の一つであるサーバ計算機30のハードウェア構成を示す。サーバ計算機30は、例えば、CPU31と、メモリ32と、通信インターフェース33と、補助記憶装置34と、ファンコントローラ35と、センサコントローラ36と、IPMI管理ボード37とを備える。
 CPU31は、メモリ32または補助記憶装置34に記憶されたコンピュータプログラムを実行する。CPU31は、通信インターフェースCNを介して、ストレージ装置40の有する論理ボリューム480(図5参照)にアクセスし、データを読み書きすることができる。CPU31は、サーバ計算機30を構成するコンポーネントの一例である。
 ファンコントローラ35は、少なくとも一つのファン350を制御する。ファン350は、サーバ計算機30を構成するコンポーネントの他の一例である。空冷から水冷に代える場合は、例えば、冷却水ポンプがコンポーネントの一例となる。冷却水ポンプは、ポンプコントローラにより制御される。
 センサコントローラ36は、少なくとも一つのセンサ360を制御する。センサ360は、サーバ計算機30を構成するコンポーネントのさらに別の一例である。センサ360は、例えば、サーバ計算機30の筐体内部の温度を測定するための温度センサ、または、CPU31の温度を測定するための温度センサのように構成される。センサ360は、温度センサに限らず、例えば、電流センサまたは電圧センサのような他のセンサであってもよい。
 IPMI管理ボード37は、IPMIによる管理のための基板である。IPMI管理ボード37は、例えば、通信インターフェース370と、マイクロプロセッサ371と、メモリ372を備える。メモリ372には、管理プログラムP30が記憶される。IPMI管理ボード37は、IPMIに従って、サーバ計算機30の管理情報(装置構成、性能、状態など)を管理計算機10に送信する。
 図5は、管理対象装置の一つであるストレージ装置40のハードウェア構成を示す。ストレージ装置40は、コントローラ41と、記憶装置48を備える。コントローラ41は、例えば、CPU42と、メモリ43と、管理用通信インターフェース44と、I/O(Input/Output)用通信インターフェース45と、ファンコントローラ46と、センサコントローラ47とを備える。
 CPU42は、メモリ43に記憶されたコンピュータプログラムP40を実行する。CPU42は、ストレージ装置40を構成するコンポーネントの一例である。メモリ43には、ストレージ構成を示す情報T40も記憶されている。ストレージ構成情報T40とは、どの記憶装置48によりどの論理ボリューム480が生成されているか等を示す情報である。
 管理用通信インターフェース44は、SMI-S(Storage Management Initiative - Specification)プロバイダ70を介して通信ネットワークCNに接続される。SMI-Sプロバイダ70はストレージ装置40内に備えてもよく,管理用通信インタフェース44がSMI-Sによる通信に対応している場合は不要である。I/O用通信インターフェース45は、通信ネットワークCNを介して、サーバ計算機30との間でデータ通信するためのものである。管理用通信インタフェース44とI/O用通信インタフェース45が接続する通信ネットワークCNは異なってもよい。
 ファンコントローラ46は、ストレージ装置40を構成するコンポーネントの他の一例であるファン460を制御する。センサコントローラ47は、温度センサまたは電圧センサ等のセンサ470を制御する。センサ470は、ストレージ装置40を構成するコンポーネントのさらに別の一例である。
 記憶装置48は、例えば、ハードディスクドライブまたはフラッシュメモリデバイスのような、不揮発性の読み書き可能な記憶装置として構成される。複数の記憶装置48の有する物理的記憶領域を一つの物理的記憶領域として仮想化し、その仮想化された物理的記憶領域を用いて、論理的記憶装置である論理ボリューム480が形成される。
 図6は、管理対象装置の一つであるネットワーク装置50のハードウェア構成を示している。ネットワーク装置50は、例えば、スイッチング装置、ハブ、またはルータのような装置として構成される。ネットワーク装置50は、例えば、CPU51と、メモリ52と、通信インターフェース53と、ファンコントローラ54と、センサコントローラ55とを備える。
 メモリ52には、CPU51により実行されるコンピュータプログラムP50と、ネットワーク構成情報T50とが記憶されている。ネットワーク構成情報T50は、通信ポート間の接続関係等を管理している。CPU51は、ネットワーク装置50を構成するコンポーネントの一例である。
 ファンコントローラ54は、ネットワーク装置50を構成するコンポーネントの他の一例であるファン540を制御する。センサコントローラ55は、ネットワーク装置50を構成するコンポーネントのさらに別の一例であるセンサ550を制御する。
 図7は、接続情報管理テーブルT10の構成例を示す。接続情報管理テーブルT10は、例えば、ノード名C100と、IPアドレスC101と、クレデンシャル名C102とを対応付けて管理する。
 図7では、ノード名として、「SERVER1」、「SERVER2」、「SERVER3」、「SERVER1BMC」、「SERVER2BMC」、「SERVER3BMC」、「STORAGE1」、「IPSW3」を挙げている。
 それらのうち、「SERVER1」と「SERVER1BMC」、「SERVER2」と「SERVER2BMC」、「SERVER3」と「SERVER3BMC」とは、それぞれ物理的筐体が同一の接続情報である。
 図8は、認証情報管理テーブルT11の構成例を示す。認証情報管理テーブルT11は、例えば、クレデンシャル名C110と、プロトコルタイプC111と、ユーザ名C112と、パスワードC113と、ポート番号C114と、ドメイン名C115と、名前空間C116とを対応付けて管理する。
 図9は、装置構成情報管理テーブルT12の構成例を示す。装置構成情報管理テーブルT12は、例えば、ノード名C120と、ノードタイプC121と、説明C122と、システムGUID C123と、製品シリアル番号C124と、ボードシリアル番号C125と、監視値C126とを対応付けて管理する。
 ノード名C120には、接続情報管理テーブルT10のノード名C100に記載されたノード名と同一のノード名が記憶される。ノードタイプC121には、ノード(装置30~60をノードと呼ぶ)のタイプが記憶される。説明C122には、ノードについての簡単な説明が記憶される。システムGUID C123には、各ノードを一意に識別するためのシステムGUIDの値が記憶される。製品シリアル番号C124には、ノードの製造時に設定されるシリアル番号が記憶される。ボードシリアル番号C125には、ノードを構成するメイン基板のシリアル番号が記憶される。監視値C126には、ノードから監視値を取得可能であるか否かを示す情報が記憶される。
 図10~図12を参照して、コンポーネント情報を管理するためのコンポーネント情報管理テーブルT13A~T13Cの構成例を説明する。コンポーネントのタイプ毎に、管理可能な情報の項目は異なるため、本実施例では、コンポーネントのタイプ毎にコンポーネント情報管理テーブルを用意している。
 図10は、コンポーネントとしてのファン350、460、540についての情報を管理するコンポーネント情報管理テーブルT13Aの構成例を示す。
 コンポーネント情報管理テーブルT13Aは、例えば、コンポーネント名C130Aと、ノード名C131Aと、説明C132Aと、製造者名C133Aと、モデル名C134Aと、シリアル番号C135Aと、プロトコルタイプC136Aと、ビジブルフラグC137Aと、監視値C138Aとを対応付けて管理する。
 コンポーネント名C130Aには、ファンを情報処理システム内で識別するための名前が記憶される。ノード名C131Aには、ファンの属するノードの名前が記憶される。説明C132Aには、ファンについての簡単な説明が記憶される。製造者名C133Aには、ファンの製造者の名前が記憶される。モデル名C134Aには、ファンのモデル名が記憶される。プロトコルタイプC136Aには、ファンの情報を取得するために用いる管理プロトコルのタイプが記憶される。なお、シリアル番号の欄C135Aは、図10では空欄になっているが、シリアル番号を取得された場合には欄C135Aにその値が保存される。
 ビジブルフラグC137Aには、ファンの情報を画面に表示するか否かを示す値が記憶される。後述の画面G12に表示させるファン情報のビジブルフラグには、「True」が設定される。画面G12に表示させないファン情報のビジブルフラグには、「False」が設定される。
 監視値C138Aには、ファンについての監視値が表示される。監視値には、例えば、性能を示す値と、状態を示す値とがある。図10~図12では、監視値として状態値を示している。正常状態の場合は「OK」が設定され、異常状態の場合は「ERROR」が設定される。性能値としては、図13~図15で後述するように、例えば、ファン回転数がある。
 図11は、コンポーネントとしてのCPU31、42、51についての情報を管理するコンポーネント情報管理テーブルT13Bの構成例を示す。
 コンポーネント情報管理テーブルT13Bは、例えば、コンポーネント名C130Bと、ノード名C131Bと、製造者名C132Bと、モデル名C133Bと、クロック周波数C134Bと、シリアル番号C135Bと、プロトコルタイプC136Bと、ビジブルフラグC137Bと、監視値C138Bとを対応付けて管理する。
 図10で述べたと同様の欄C130B~C133BおよびC135B~C138Bについては、説明を省略する。クロック周波数C134Bには、CPUのクロック周波数の値が記憶される。
 図12は、コンポーネントとしてのセンサ360、470、550についての情報を管理するコンポーネント情報管理テーブルT13Cの構成例を示す。ここでは、温度センサを例に挙げて説明する。
 コンポーネント管理情報テーブルT13Cは、例えば、コンポーネント名C130Cと、ノード名C131Cと、説明C132Cと、製造者名C133Cと、モデル名C134Cと、シリアル番号C135Cと、プロトコルタイプC136Cと、ビジブルフラグC137Cと、監視値C138Cとを対応付けて管理する。
 図13~図15を参照して、コンポーネントから取得される監視値の履歴を管理するためのテーブルT14A~T14Cを説明する。コンポーネントのタイプ毎に管理対象の監視値の種類は異なるため、コンポーネントタイプ毎に監視値の履歴を管理する。
 図13は、コンポーネントとしてのファン350、460、540から取得される監視値(性能値)を管理するための監視値履歴管理テーブルT14Aの構成例である。監視値履歴管理テーブルT14Aは、例えば、コンポーネント名C140Aと、日時C141Aと、ファン回転数C142Aを対応付けて管理する。日時C141Aとは、監視値を取得した日時を示す情報である。
 図14は、コンポーネントとしてのCPU31、42、51から取得される監視値を管理するためのテーブルT14Bの構成例を示す。監視値履歴管理テーブルT14Bは、例えば、コンポーネント名C140Bと、日時C141Bと、温度C142Bを対応付けて管理する。
 図15は、コンポーネントとしてのセンサ360、470、550から取得される監視値を管理するためのテーブルT14Cの構成例を示す。監視値履歴管理テーブルT14Cは、例えば、コンポーネント名C140Cと、日時C141Cと、温度C142Cとを対応付けて管理する。
 図16は、合成規則を管理するテーブルT15の構成例を示す。合成規則管理テーブルT15は、例えば、合成規則の名前C150と、評価式C151を管理する。合成規則としては、例えば、システムGUIDの第1の比較、システムGUIDの第2の比較、製品シリアル番号の比較、ボードシリアル番号の比較、CPU温度の履歴比較がある。
 システムGUIDの第1の比較では、複数のシステムGUIDを単純に比較し、両者が一致するか評価する。システムGUIDの第2の比較では、見かけ上異なる2つのシステムGUIDを、変形操作してから比較し、両者が一致するか評価する。
 実質的に同一のシステムGUIDであるにもかかわらず、一方の管理プロトコルで取得されたシステムGUIDと他方の管理プロトコルで取得されたGUIDとが、見かけ上異なる場合がある。従って、「システムGUIDの第2の比較」が用意されている。
 製品シリアル番号の比較では、2つの製品シリアル番号を比較し、両者が一致するか評価する。ボードシリアル番号の比較では、2つのボードシリアル番号を比較し、両者が一致するか評価する。なお、説明の便宜上、本実施例では、2つの情報(システムGUID、製品シリアル番号、ボードシリアル番号)を比べる場合を述べるが、2つに限らず、3つ以上の情報を比較する構成でもよい。
 システムGUIDと、製品シリアル番号及びポートシリアル番号は、装置(ノード)に固有の情報である。システムGUIDの第1の比較と、システムGUIDの第2の比較と、製品シリアル番号の比較およびボードシリアル番号の比較は、「第1判定規則」に該当する。
 これに対し、CPU温度は、時間経過に応じて変化する監視情報である。CPU温度の履歴比較は、「第2判定規則」に該当する。
 ここで、合成規則または必須規則または集約規則の評価に使用することのできる組み込み関数の例について、以下に説明する。
 (1)IGNORECASE(str)
 文字列strからアルファベットの大文字と小文字の区別を取り除いた文字列を返す関数である。例えば、文字列str中のすべてのアルファベット(A-Zとa-z)を大文字もしくは小文字に変換した文字列を返す。
 例)IGNORECASE(“ABC+abc-123.”) → “ABC+ABC-123”
 (2)ALPHANUMERIC(str)
 文字列strからアルファベット(A-Zとa-z)と数字(0-9)以外の文字を取り除いた文字列を返す関数である。
 例)ALPHANUMERIC(“ABC+abc-123.”) → “ABCabc123”
 (3)STRCAT(str1、 str2)
 文字列str1と文字列str2を連結した文字列を返す関数である。
 例)STRCAT(“ABC”、”123”)
→ “ABC123”
 (4)SWAPENDIAN(str)
 文字列strを16進数値の文字列表現と解釈して、先頭から8桁、4桁、4桁に分割し、それぞれのエンディアンを変換したものを連結した文字列を返す関数である。
 例)SWAPENDIAN(“0123456789ABCDEF”)
→ “67452301AB89EFCD”
 (5)HEAD(str、 count)
 文字列strの先頭からcount文字目までの文字列を返す関数である。
 例)HEAD(“ABC123”、 3) → “ABC”
 (6)TAIL(str、 count)
 文字列strの末尾からcount文字目から末尾までの文字列を返す関数である。
 例)TAIL(“ABC123”、 3) → “123”
 (7)CORRELATIONFACTOR(set1、 set2)
 集合set1と集合set2の相関係数を返す関数である。集合set1とset2の情報の取得時刻が異なる場合には、補間によって同時刻の値を算出する。相関係数の算出アルゴリズムには、ピアソンの積率相関係数やスピアマンの順位相関係数、ケンドールの順位相関係数などが知られている。また、補間アルゴリズムとしては、ニュートン補間、ラグランジュ補間、スプライン補間などが知られている。
 (8)node.COMPONENT(component)
 装置構成情報nodeに属し、名前がcomponentのコンポーネントを返す関数である。
 (9)component.HISTORY(value)
 コンポーネントcomponentの監視値valueの履歴の集合を返す関数である。
 (10)REGEX(equation)
 式equationで表現される正規表現文字列を返す関数である。
 例)REGEX(“^ABC*$”) → “AB” | ”ABC” | ”ABCC” | ”ABCCC” | ”ABCCCC” | ・・・
 なお、正規表現では、^は文字列の先頭を、$は文字列の末尾を、*は前の文字の0回以上の繰り返しを意味するメタ文字である。
 図17を参照して、必須規則を管理するテーブルT16の構成例を説明する。必須規則管理テーブルT16は、例えば、必須規則の名前C160と、評価式C161とを対応付けて管理する。
 必須規則としては、例えば、システムGUIDの判定と、製品シリアル番号の判定と、ボードシリアル番号の判定と、ノードタイプの判定とがある。
 システムGUIDの判定では、有効なシステムGUID同士を比較した結果、両者が一致しているかを判定する。有効なシステムGUIDとは、「00000・・・」のように0のみから構成される無効なシステムGUID以外のシステムGUIDである。図9の「SERVER3」のシステムGUID及び「SERVER3BMC」のシステムGUIDに示すように、場合によっては、ノードが無効な値を返すことがある。そこで、本実施例では、有効なシステムGUID同士の比較結果が一致しているかを確認する。
 製品シリアル番号の判定では、2つの製品シリアル番号が一致するかを判定する。ボードシリアル番号の判定では、2つのボードシリアル番号が一致するかを判定する。ノードタイプの判定では、2つのノードタイプが一致するかを判定する。
 上記の4つの必須規則は例示であって、3つ以下の必須規則でもよいし、5つ以上の必須規則であってもよい。
 図18は、集約規則を管理するテーブルT17の構成例を示す。集約規則管理テーブルT17は、例えば、集約規則の名前C170と、対象コンポーネントのタイプC171と、評価式C172と、プロトコル優先度C173とを対応付けて管理する。図18では、ファンを例に挙げて説明する。
 集約規則は、同一のコンポーネントに由来するコンポーネント情報を検出するための条件であり、「コンポーネント用の合成規則」に該当する。「コンポーネント用第1判定規則」に該当する第1の規則では、2つのファンのシリアル番号を比較し、両者が一致するかを評価する。「コンポーネント用第2判定規則」に該当する第2の規則では、2つのファンの回転数の履歴を比較し、回転数の変化パターンが所定の割合以上一致するかを評価する。
 第1の規則では、固有情報であるシリアル番号を比較し、第2の規則では、動的な監視情報である回転数の履歴を比較する。
 プロトコル優先度C173には、各規則毎に、各管理プロトコルの優先度が設定されている。本実施例では、例えば、WMI、SSH、SNMP、IPMIの順番で優先度が高くなるように設定されている(WMI>SSH>SNMP>IPMI)。
 本実施例では、重複した複数のコンポーネント情報のうち、優先度の高い管理プロトコルで取得されたコンポーネント情報のみを画面に表示し、それ以外のコンポーネント情報は画面に表示しない。
 図19~図32を参照して、管理計算機10の動作を説明する。以下に述べる各処理は、メモリ12に記憶された各コンピュータプログラムP10~19をCPU11が実行することで実現される。従って、処理の主体は、管理計算機、マイクロプロセッサ、コンピュータプログラムのいずれでもよい。以下では、主に管理計算機10を動作主体として説明する。
 図19は、管理情報を取得する処理を示すフローチャートである。本処理は、ディスカバリ処理と呼んでもよい。管理計算機10は、接続情報管理テーブルT10に記載されている全てのIPアドレスについて、ステップS11~S14を実行する(S10)。処理対象となるIPアドレスを対象IPアドレスと呼ぶ。
 最初に、管理計算機10は、認証情報管理テーブルT11からクレデンシャル名C110をもとに対象IPアドレスに対応する認証情報(ユーザ名C112及びパスワードC113)を取得する(S11)。管理計算機10は、対象IPアドレスを有する装置(対象装置)にアクセスしてログインし、対象装置の構成情報を取得する(S12)。
 続いて、管理計算機10は、対象装置からの構成情報の取得に成功したか判定する(S13)。構成情報を取得できた場合(S13:YES)、管理計算機10は、コンポーネント情報管理テーブルT13に、対象装置のノード名が記載されたエントリを追加し(S14)、ステップS15に移る。構成情報の取得に失敗した場合(S13:NO)、管理計算機10はS14をスキップしてステップS15に移る。
 接続情報管理テーブルT10に登録されている全ての装置(ノード)に対して、構成情報の読み出しを試みた後、管理計算機10は、監視値を取得するための処理を実行する(S15)。
 図20は、監視値を装置から取得する処理を示すフローチャートである。管理計算機10は、装置構成情報管理テーブルT12に記載されている全ての装置に対して、ステップS21~S24を実行する(S20)。
 管理計算機10は、認証情報管理テーブルT11から、対象装置に対応する認証情報を取得し(S21)、その認証情報を用いて対象装置にログインし、対象装置から監視値を取得する(S22)。
 管理計算機10は、監視値の取得に成功したか判定する(S23)。監視値の取得に成功した場合(S23:YES)、管理計算機10は、コンポーネント情報管理テーブルT13及び監視値履歴管理テーブルT14に、それぞれエントリを追加して、監視値を記憶する(S24)。
 監視値の取得に失敗した場合(S23:NO)、管理計算機10は、ステップS24をスキップし、次の対象装置に移る。
 図19及び図20で述べたように、管理計算機10は、最初に、構成情報を対象装置から取得し(図19)、次に、対象装置から監視値を取得する(図20)。
 図21は、重複した装置構成情報を自動的に発見して、一つの装置構成情報として合成するための処理を示すフローチャートである。
 管理計算機10は、装置構成情報管理テーブルT12に記載された、全ての発見済装置の全ての組合せについて、ステップS31~S35を実行する(S30)。
 管理計算機10は、最初に、選択された2つの対象装置について、合成規則を適用し、その結果を評価する(S31)。合成規則を評価する処理は、図23で詳述する。ここで、正確には、処理対象となるのは、装置構成情報の組であるが、説明の簡略化のために、対象装置の組と呼ぶことがある。
 管理計算機10は、合成規則の評価結果が真であるかを判定する(S32)。評価結果が偽の場合(S32:NO)、管理計算機10は、他の対象装置の組に移行する。
 評価結果が真の場合(S32:YES)、管理計算機10は、対象装置の組について、必須規則を適用し、その結果を評価する(S33)。必須規則を評価する処理は、図24で詳述する。
 管理計算機10は、必須規則の評価結果が真であるか判定する(S34)。評価結果が偽の場合(S34:NO)、管理計算機10は、他の対象装置の組に移行する。評価結果が真の場合(S34:YES)、管理計算機10は、対象装置の組について、合成処理を実行する(S35)。合成処理の詳細は、図28で述べる。
 このように、本実施例では、重複した装置構成情報を自動的に検出して合成するための自動モードが用意されている。従って、システム管理者等のユーザは、自動モードを選択して実行することで、情報処理システムから取得された多数の装置構成情報を自動的に整理することができる。さらに、本実施例では、手動モードも備えている。手動モードとは、ユーザの選択した対象装置の組を合成するための合成支援モードである。
 図22は、ユーザにより選択された対象装置の組の合成を支援するための処理を示すフローチャートである。
 管理計算機10は、図33に示す発見済装置一覧画面G10を作成してクライアント計算機20に送信し、クライアント計算機20のユーザインターフェース装置24に表示させる(S40)。
 図33を参照する。画面G10は、発見された装置の一覧を示す。画面G10では、例えば、発見された各装置について、IPアドレスと、ノード名と、ノードタイプと、クレデンシャル名と、説明と、システムGUIDと、製品シリアル番号と、ボードシリアル番号とが表示される。
 図22に戻る。各装置に対応する行には、合成を指示するためのボタン(Mergeボタン)が表示されている。ユーザは、画面G10の中から合成先となる装置を一つ選択し、Mergeボタンを操作する(S41)。
 合成先装置が選択されると(S41:YES)、管理計算機10は、図34に示す合成支援画面G11を生成して、クライアント計算機20のユーザインターフェース装置24に表示させる(S42)。
 図34を参照する。ユーザによる合成指示を支援するための画面G11は、2つの領域を含んでいる。その一つは、合成先装置に関する情報を表示するための合成先装置表示領域GP110である。他の一つは、被合成装置の候補に関する情報を表示するための候補表示領域GP111である。
 候補表示領域GP111には、被合成装置の候補について、例えば、IPアドレスと、ノード名と、ノードタイプと、クレデンシャル名と、システムGUIDと、製品シリアル番号と、ボードシリアル番号と、説明とが表示される。表示領域GP110と表示領域GP111の表示項目は同一であってもよいし、異なっていてもよい。
 ユーザは、被合成装置の候補一覧の中から少なくとも一つの被合成装置を選択し、OKボタンを操作する。
 図22に戻る。管理計算機10は、ユーザにより被合成装置が選択されたかを判定する(S43)。被合成装置が選択された場合(S43:YES)、管理計算機10は、ユーザにより選択された、合成先装置(S41)と被合成装置(S43)の組合せについて必須規則を適用し、その結果を評価する(S44)。必須規則の評価処理については、図24で後述する。
 管理計算機10は、必須規則の評価結果が真であるかを判定する(S45)。評価結果が真の場合(S45:YES)、管理計算機10は、被合成装置を合成先装置に合成させるための合成処理を実行する(S46)。合成処理については、図28で後述する。必須規則の評価結果が真ではない場合、つまり評価結果が偽である場合(S45:NO)、本処理は終了する。
 このように、本実施例では、ユーザが合成対象の装置を手動で選択した場合に、その組合せの適否を自動的に判定し(S44)、正しいと判断された場合のみ合成処理を行うようになっている。
 図23は、合成規則を評価する処理(図21のS31)の詳細を示すフローチャートである。最初に、管理計算機10は、評価対象の装置の組(合成先装置と被合成装置の組)を取得する(S50)。
 管理計算機10は、合成規則管理テーブルT15に登録されている順番で、合成規則を一つ選択し、選択した合成規則を対象装置の組に適用して、合成規則の適用結果を評価するための式を展開する(生成する)する(S52)。評価式を展開する処理の詳細は、図25で後述する。
 管理計算機10は、対象装置の組合せに対して合成規則を評価した結果が真であるかを判定する(S53)。対象装置の組が合成規則を満たす場合、その結果は真となる。合成規則の評価結果が真の場合(S53:YES)、管理計算機10は、図21のフローチャートに、評価結果として真を返す(S55)。
 これに対し、対象装置の組が合成規則を満たさない場合、その結果は偽となる。合成規則の評価結果が偽の場合(S53:NO)、管理計算機10は、図21のフローチャートに、評価結果として偽を返す(S56)。その後、管理計算機10は、ステップS51に戻り、次の合成規則を選択して(S52)、その合成規則を対象装置の組に適用する(S53)。
 このように、合成規則を評価する処理では、合成規則管理テーブルT15に記載された合成規則を順番通りに、対象装置の組に適用して評価し、その評価結果が真の場合は処理を終了する。もしも、対象装置の組に対して「システムGUIDの第1の比較」を適用した結果が真である場合、管理計算機10は、その対象装置の組について他の合成規則を適用せず、図23の処理を終了する。
 合成規則管理テーブルT15には、固有情報に基づく合成規則が最初に記載されており、監視値に基づく合成規則は最後に記載されている。従って、比較的信頼度の高い固有情報に基づいて、対象装置の組に対する合成可否を早期に判断できる。もしも逆に、監視値に基づく合成規則から先に評価する場合、監視値履歴のパターンを比較する必要があり、評価処理の負担が重くなる。
 図24は、必須規則を評価する処理を示すフローチャートである。必須規則の評価は、図21のステップS33および図22のステップS44で実行される。
 管理計算機10は、評価対象となる装置の組を取得する(S60)。管理計算機10は、図17に示す必須規則管理テーブルT16に記載された必須規則の中から1つを選択し(S61)、その必須規則を対象装置の組に適用して評価する(S62)。必須規則を評価するための式を作成する処理(S62)の詳細は、図25で後述する。
 管理計算機10は、必須規則の評価結果が真であるか判定する(S63)。評価結果が真の場合(S63:YES)、管理計算機10は、ステップS61に戻り、次の必須規則を一つ選択する。管理計算機10は、その必須規則を対象装置の組に適用して評価し(S62)、評価結果が真であるか判定する(S63)。
 このように、管理計算機10は、全ての必須規則を対象装置の組に順番に適用して評価し、その対象装置の組が全ての必須規則を満たすかを検査する。対象装置の組が全ての必須規則を満たす場合(S63:YES)、管理計算機10は、図21または図22に示すフローチャートに、評価結果が真である旨を返す(S64)。
 これに対し、対象装置の組が一つでも必須規則を満たさない場合(S63:NO)、管理計算機10は、図21または図22に示すフローチャートに、評価結果が偽である旨を返す(S65)。
 必須規則は、合成される複数の装置が満たすべき条件であるため、本実施例では、対象装置の組が全ての必須規則を満たす場合のみ、その合成を許可する。これにより、物理的筐体が全く異なる装置(装置構成情報)同士が誤って合成されるのを未然に防止するようになっている。
 図25は、評価式を展開する処理を示すフローチャートである。本処理は、図23のステップ52及び図24のステップS62で実行される。
 本処理の開始に際して、管理計算機10は、対象装置の組と合成規則とをそれぞれ取得し、さらに、対象装置の装置構成情報を装置構成情報管理テーブルT12から取得する(S70)。管理計算機10は、対象装置の装置構成情報の取得に成功したかを判定する(S71)。対象装置の装置構成情報を取得できなかった場合(S71:NO)、管理計算機10は、図23または図24のフローチャートに対し、評価結果が偽である旨を返す(S80)。
 対象装置の装置構成情報を取得できた場合(S71:YES)、管理計算機10は、対象装置のコンポーネント情報が必要かを判定する(S72)。監視値の履歴に基づいて規則(合成規則)を評価する場合、コンポーネント情報が必要となる。
 規則を評価するためにコンポーネント情報が必要であると判定した場合(S72:YES)、管理計算機10は、必要なコンポーネント情報をコンポーネント情報管理テーブルT13から取得する(S73)。管理計算機10は、コンポーネント情報を取得できたか判定する(S74)。
 監視値履歴の取得に失敗した場合(S74:NO)、管理計算機10は、図23または図24のフローチャートに、評価結果が偽である旨を返す(S80)。なお、コンポーネント情報が必要ではない場合(S72:NO)、ステップS73及びS74はスキップされて、S75に移る。
 コンポーネント情報の取得に成功した場合(S74:YES)、管理計算機10は、監視値の履歴が必要かを判定する(S75)。上述のように、監視値履歴を用いて評価する場合は、監視値の履歴が必要となる。
 監視値履歴が必要であると判定した場合(S75:YES)、管理計算機10は、必要な監視値履歴を監視値履歴管理テーブルT14から取得する(S76)。管理計算機10は、監視値履歴を取得できたかを判定する(S77)。
 監視値履歴の取得に失敗した場合(S77:NO)、管理計算機10は、図23または図24のフローチャートに、評価結果が偽である旨を返す(S80)。なお、監視値履歴が不要の場合(S75:NO)、ステップS76及びS77はスキップされて、S78に移る。
 監視値履歴を取得できた場合(S77:YES)、または、監視値履歴が必要なかった場合(S75:NO)、管理計算機10は、規則を評価するための式を作成し(S78)、評価式が成立したかを判定する(S79)。
 評価式が成立した場合(S79:YES)、管理計算機10は、図23または図24のフローチャートに、評価結果が真である旨を返す(S81)。評価式が成立しなかった場合(S79:NO)、管理計算機10は、図23または図24のフローチャートに、評価結果が偽である旨を返す(S80)。
 このように、本実施例では、装置の固有情報だけで評価する場合、コンポーネント情報及び監視値履歴は不要であるので、ステップS70、S71、S72:NO、S75:NO、S78、S79という順番で処理される。
 具体例で説明する。自動合成処理について、2つの装置構成情報「SERVER1」と「SERVER1BMC」の組に対して、自動合成処理を行う過程を述べる。
 図21に示す自動合成処理のS31において、装置構成情報の組「SERVER1」と「SERVER1BMC」とが、図23の合成規則評価処理のS50に入力される。
 S51において、管理計算機10は、図16に示す合成規則管理テーブルT15を参照し、全ての合成規則を取得する。S52では、S50で入力された装置構成情報の組に対して、各合成規則が展開され、合成規則を満たすか否かの評価が行われる。
 図25に示す評価式展開処理のS70では、図9に示す装置構成情報管理テーブルT12から、装置構成情報「SERVER1」と「SERVER1BMC」の情報をそれぞれ取得する。
 ここで、S70で入力された合成規則が「システムGUIDの第2の比較」(MergeRule-SystemGUID2)であり、装置構成情報管理テーブルT12から「SERVER1」及び「SERVER1BMC」のシステムGUIDをそれぞれ取得できたものと仮定する。
 合成規則(MergeRule-SystemGUID2)の評価にコンポーネント情報は不要である。従って、ステップS73及びS74はスキップされる。さらに、この合成規則の評価には、監視値履歴も不要である。従って、ステップS76及びS77もスキップされる。そして、S78では、合成規則の評価式が作成される。具体的な評価式の例を、図26に示す。
 合成規則(MergeRule-SystemGUID2)を展開した結果は、真となるため、S81では評価結果として真を返す。従って、図23に示すS53では、評価結果は真であると判定され、評価結果が真である旨が図21に返される(S55)。
 これにより、図21のS33で、必須規則の評価が行われる。S61において、管理計算機10は、図17に示す必須規則管理テーブルT16を参照し、全ての必須規則を取得する。
 S62では、S60で取得した装置構成情報の組に対して、S61で取得した各必須規則が展開される。
 装置構成情報「SERVER1」と「SERVER1BMC」の組では、全ての必須規則の評価結果は真となる。従って、S64では、評価結果として真が返却される。これにより、図21のS35で、合成処理が実行される。
 他の例を挙げる。装置構成情報「STORAGE1」と「IPSW3」の組では、製品シリアル番号を比較するという合成規則(MergeRule-ProductSerialNumber)は成立する。しかし、その装置構成情報の組合せでは、ノードタイプの一致を要求する必須規則(ReqRule-NodeType)の評価結果が偽となるため(S34:NO)、合成処理は行われない。
 監視値を用いた自動合成処理は、上述した装置構成情報を用いる自動合成処理と同じである。2つの装置構成情報「SERVER2」と「SERVER2BMC」の組では、合成規則(MergeRule-CPUTemp)が成立する。具体的な評価式の例を、図27に示す。なお、図27に示す組込み関数CORRELATIONFACTORで使用される相関係数算出アルゴリズムは、ピアソンの積率相関係数(Pearson product-moment correlation coefficient)であるとする。
 図28は、合成処理を示すフローチャートである。本処理は、図21のS35及び図22のS46で実行される。
 最初に、管理計算機10は、対象装置の組(対象となる装置構成情報の組)を取得する(S90)。管理計算機は、接続情報管理テーブルT10において、ノード名が被合成装置のノード名に一致する全てのエントリに対して、以下のステップS92を実行する(S91)。つまり、管理計算機10は、被合成装置のノード名を、合成先装置のノード名に書き換える(S91)。
 管理計算機10は、コンポーネント情報管理テーブルT13において、被合成装置のノード名と一致するノード名を、合成先装置のノード名に書き換える(S93)。管理計算機10は、装置構成情報管理テーブルT12において、被合成装置のノード名を有するエントリを全て削除する(S94)。さらに、管理計算機10は、コンポーネント情報を集約する処理を実行する(S95)。コンポーネント情報を集約する処理の詳細は、図29で後述する。
 合成処理の具体例を説明する。S91では、管理計算機10は、図7に示す接続情報管理テーブルT10を参照し、ノード名C100に、被合成装置のノード名である「SERVER1BMC」が設定されている全てのエントリの情報を取得する。
 S92で、管理計算機10は、S91で取得したエントリのノード名を、合成先装置のノード名である「SERVER1」に書き換える。S93で、管理計算機10は、コンポーネント情報管理テーブルT13を参照し、被合成装置のノード名である「SERVER1BMC」がノード名C131に設定されているエントリのノード名を、合成先装置のノード名である「SERVER1」に書き換える。S94で、管理計算機10は、被合成装置の接続情報を接続情報管理テーブルT10から削除する。これにより、装置構成情報の合成が完了する。
 図29は、コンポーネント情報を集約する処理(S95)の詳細を示すフローチャートである。管理計算機10は、対象装置の組を取得し(S100)、図18に示す集約規則管理テーブルT17に記載されている全ての集約規則について、ステップS102~S107を実行する(S101)。図18では、ファンについての集約規則のみを示すが、実際には各コンポーネントタイプ毎にそれぞれ集約規則が用意されている。
 管理計算機10は、対象となるコンポーネントタイプに一致するエントリを、コンポーネント情報管理テーブルT13から取得する(S102)。管理計算機10は、対象コンポーネントタイプに対応するエントリが2つ以上有るか判定する(S103)。対象コンポーネントタイプについてのエントリが2つ以上無い場合(S103:NO)、集約対象の情報が存在しないので、本処理は終了する。
 対象コンポーネントタイプに対応するエントリが2つ以上有る場合(S103:YES)、管理計算機10は、それら2つ以上のエントリの中から作成される、2つのエントリの全ての組合せについて、ステップS105~S107を実行する(S104)。
 管理計算機10は、S104で選ばれたエントリの組合せについて、即ち、コンポーネント情報の組について、集約規則を適用して評価する(S105)。集約規則の評価処理の詳細は、図30で後述する。
 管理計算機10は、集約規則の評価結果が真であるか判定する(S106)。評価結果が偽の場合(S106:NO)、管理計算機10は、ステップS104に戻り、他のエントリの組合せを取得する。
 集約規則の評価結果が真の場合(S106:YES)、管理計算機10は、集約規則に予め設定されている優先度に従って、コンポーネント情報の表示の可否を決定する(S107)。管理計算機10は、2つのコンポーネント情報のうち、優先度の高い管理プロトコルで取得されたコンポーネント情報のみを表示対象とし、優先度の低い管理プロトコルで取得されたコンポーネント情報を表示しないように、ビジブルフラグC137の値を設定する。管理プロトコルの優先度は、コンポーネントタイプ毎に設定してもよいし、集約規則毎に設定してもよい。
 図30は、集約規則の評価処理(S105)を示すフローチャートである。管理計算機10は、処理対象となるコンポーネント情報の組と集約規則とを取得し(S110)、それらの取得に成功したか判定する(S111)。コンポーネント情報の組と集約規則との取得に失敗した場合、管理計算機10は、図29のフローチャートに、評価結果が偽である旨を返す(S117)。必要な情報が取れないので、評価できないためである。
 コンポーネント情報の組と集約規則の取得に成功した場合(S111:YES)、管理計算機10は、監視値の履歴が必要か判定する(S112)。監視値履歴が不要な場合(S112:NO)、管理計算機10は、ステップS113及びS114をスキップして、S115に移る。
 監視値履歴が必要な場合(S112:YES)、管理計算機10は、監視値履歴管理テーブルT14から、必要な監視値履歴を取得する(S113)。管理計算機10は、監視値履歴の取得に成功したか判定する(S114)。監視値履歴が必要で有るにもかかわらず、それを取得できない場合(S114:NO)、管理計算機10は、評価結果が偽であると、図29のフローチャートに返す(S117)。
 管理計算機10は、集約規則を評価するための評価式を展開して(S115)、評価式が成立したか判定する(S116)。評価式が成立したと判定した場合(S116:YES)、管理計算機10は、図29のフローチャートに、評価結果が真である旨を返す(S118)。評価式が成立しないと判定した場合(S116:NO)、管理計算機10は、図29のフローチャートに評価結果が偽である旨を返す(S117)。
 「SERVER3BMC」の装置構成情報が「SERVER3」の装置構成情報に合成された場合を例に挙げて説明する。装置構成情報「SERVER3」は、コンポーネントタイプがファンであるコンポーネントを合計3個有する。「FAN3」と、「FAN4」と、「SERVER3BMC」に属していた「FAN5」である。
 図29のS101では、図18に示す集約規則管理テーブルT17を参照し、全ての集約規則を取得する。集約規則「AggregationRule-FAN2」について、S101のループ内の処理を実行する場合を説明する。
 S102では、対象のコンポーネントタイプ「ファン」に対応する、コンポーネント情報管理テーブルT13Aが使用される(図10参照)。その管理テーブルT13Aから、ノード名C131Aに「SERVER3」が設定されているエントリが取得される。
 ところで、装置構成情報「SERVER3」と装置構成情報「SERVER3BMC」の合成によって、ファン用のコンポーネント情報管理テーブルT13Aの第5エントリのノード名C131Aは、「SERVER3BMC」から「SERVER3」に変更されている。
 従って、ステップS102では、第3、4、5エントリの計3個のエントリが取得される。エントリが3個存在するため、ステップS104に移る。コンポーネント情報「FAN4」とコンポーネント情報「FAN5」の組み合わせについて、ステップS105で集約規則を評価する場合を説明する。
 図30のステップS110では、管理計算機10は、コンポーネント情報管理テーブルT13Aから、「FAN4」及び「FAN5」のコンポーネント情報を取得する。集約規則「AggregationRule-FAN2」の評価には、監視値の履歴が必要となるため、管理計算機10は、図13に示す監視値履歴管理テーブルT14Aから、「FAN4」及び「FAN5」の監視値履歴を取得する。
 ステップS115では、管理計算機10は、取得した監視値履歴を用いて、集約規則「AggregationRule-FAN2」の評価式を作成する。具体的な式展開の流れを、図31に示す。なお、ここでは、組込み関数CORRELATIONFACTORで使用される相関係数算出アルゴリズムは、ピアソンの積率相関係数(Pearson product-moment correlation coefficient)であるとする。
 集約規則「AggregationRule-FAN2」の評価結果が真となるため、ステップS118では、図29の処理に真が返却され、管理計算機10は、ステップS107を実行する。
 図18の優先度C173に示すように、集約規則「AggregationRule-FAN2」において、プロトコル優先度は、WMI>SSH>SNMP>IPMIとして設定されている。従って、コンポーネント情報「FAN4」は、コンポーネント情報「FAN5」に優先する。
 図10の第4エントリに示すように、コンポーネント情報「FAN4」は、最も優先度の高いWMIにより取得されている。図10の第5エントリに示すように、コンポーネント情報「FAN5」は、最も優先度の低いIPMIにより取得されている。
 優先度の低いプロトコルで取得されたコンポーネント情報「FAN5」に対応する、ビジブルフラグC137Aの値は、TrueからFalseに変更される。これにより、コンポーネント情報「FAN5」は非表示となり、コンポーネント情報「FAN4」のみが表示対象となる。
 従って、コンポーネント情報「FAN4」とコンポーネント情報「FAN5」という、同一の実体から生成された冗長な管理情報が、表示の上で除去される。図35に示す装置構成情報表示画面G12でも、基本的に、コンポーネント情報「FAN5」は、コンポーネント情報「FAN4」の下に隠されており、ユーザが選択した場合に表示される。
 図32は、表示用情報を生成する処理を示すフローチャートである。管理計算機10は、クライアント計算機20から、表示用情報の生成要求を受信する(S120)。管理計算機10は、全ての装置構成情報について、以下のステップS122~S124を実行する(S121)。
 管理計算機10は、対象装置(正確には、対象となる装置構成情報)のエントリを、図7に示す接続情報管理テーブルT10及び図9に示す装置構成情報管理テーブルT12から取得する(S122)。管理計算機10は、図10~図12に示す全てのコンポーネント情報管理テーブルT13から、対象装置に対応するエントリを取得する(S123)。対象装置毎に、その対象装置の有するコンポーネントの情報を全て取得する。
 管理計算機10は、表示用情報を生成し(S125)、クライアント計算機20に表示用情報を送信する(S126)。クライアント計算機20は、ユーザインターフェース装置24に、表示用情報を表示させる。
 図35は、表示用情報の表示結果である、装置構成情報表示画面G12である。画面G12は、ノードに関する情報を示すノード表示領域GP120と、ノードを構成するコンポーネントに関する情報を表示するコンポーネント表示領域GP121とを含む。
 ユーザが、ノード表示領域GP120でいずれかのノードを選択すると、コンポーネント表示領域GP121には、その選択されたノードを構成するコンポーネントの情報が一覧形式で表示される。重複したコンポーネント情報は、ユーザが選択しない限りは表示されない。
 本実施例は、上述のように構成されるので、以下の効果を奏する。本実施例では、同一装置に由来する重複した装置構成情報を検出して、一つの装置構成情報として管理し、さらに、同一装置に由来する重複したコンポーネント情報も一つのコンポーネント情報として管理する。従って、管理すべき情報の総数を低減でき、複数の管理プロトコルに対応する装置が複数存在する情報処理システムを効率的に管理できる。
 本実施例では、合成規則に基づいて、重複した装置構成情報を自動的に検出することができ、管理者の手間を省くことができる。さらに、本実施例では、合成規則に基づく判定結果の可否を、必須規則に基づいてチェックするため、判定結果の信頼性を維持することができる。
 本実施例では、ユーザにより選択された装置構成情報の組について、必須規則に従ってチェックする。従って、ユーザの人為的ミスを未然に防止することができ、使い勝手及び信頼性を向上できる。
 本実施例では、システムGUID等の静的な固有情報に基づく第1判定規則と、監視値履歴に基づく第2判定規則とを、合成規則として用いる。さらに、第1判定規則に基づいて判定した後で、第2判定規則に基づいて判定する。これにより、本実施例では、確度の高い判定を効率的に行うことができる。
 本実施例では、比較的処理が簡単で、かつ確度の高い、固有情報に基づく判定を最初に実行し、その次に、演算処理の負荷が大きい、監視情報に基づく判定を実行するようになっている。この結果、本実施例では、固有情報を用いる判定を優先して実行でき、精度の高い判定を効率的に行うことができる。
 本実施例では、合成規則に基づく判定結果を、必須規則に基づいてチェックする。従って、判定の誤りを未然に防止できる。さらに、本実施例では、ユーザが手動で選択した結果についても、必須規則に基づいてチェックする。従って、ユーザの人為的ミスを未然に防止でき、管理の信頼性を向上できる。
 本実施例では、同一装置に由来する複数のコンポーネント情報のうち、所定のコンポーネント情報のみを表示するが、それ以外のコンポーネント情報を削除せず保持しておく。従って、もしも、所定のコンポーネント情報に関する管理プロトコルに障害が発生した場合でも、他の管理プロトコルによるコンポーネント情報に基づいて、システムを管理することができ、フェイルセーフを実現できる。
 図36を参照して第2実施例を説明する。本実施例は、第1実施例の変形例に該当するため、第1実施例との相違を中心に説明する。本実施例では、ユーザが手動で対象装置の組を選択する場合において、ユーザが合成先装置を選択した時点で、その合成先装置と必須規則を満たす被合成装置を自動的に抽出し、ユーザに提示する。
 管理計算機10は、図33に示す発見済装置一覧画面G10を作成してクライアント計算機20に送信し、表示させる(S40)。ユーザは、画面G10の中から合成先となる装置を一つ選択し、Mergeボタンを操作する(S41)。
 合成先装置が選択されると(S41:YES)、管理計算機10は、合成先装置と他の各装置との組合せについて、必須規則をそれぞれ評価し、必須規則を満たす装置を被合成装置の候補として抽出する(S47)。
 管理計算機10は、図34に示す合成支援画面G11を生成して、クライアント計算機20のユーザインターフェース装置24に表示させる(S48)。第1実施例と異なる点は、表示領域GP111には、事前に必須規則を満たすことが確かめられている装置のみが表示されている点である。
 管理計算機10は、ユーザにより被合成装置が選択されたかを判定する(S49)。被合成装置が選択された場合(S49:YES)、管理計算機10は、合成処理を実行する(S46)。
 このように構成される本実施例も第1実施例と同様の効果を奏する。さらに、本実施例では、ユーザが一つの装置を選択すると、その装置と必須規則を満たす他の全ての装置を抽出して提示するため、ユーザは、必須規則を満たすことがわかっている装置の中から所望の装置を選択できる。これにより、ユーザの利便性が向上する。
 なお、本発明は、上述の実施形態に限定されない。いわゆる当業者であれば、実施形態で述べた構成の一部を変更したり、除去したり、新たな構成を追加したりして、本発明の目的を達成するための他の構成を思いつくであろう。そのような構成も、本発明の範囲に含まれる。
 本実施形態は、以下のようにコンピュータプログラムとして表現可能である。
 表現1.コンピュータを、複数の装置を含む情報処理システムを管理するための管理計算機として機能させるためのコンピュータプログラムであって、
 異なる複数の管理プロトコルを用いて、前記各装置から前記各管理プロトコル毎の管理情報を取得して記憶する第1ステップと、
 前記各管理情報から得られる各装置構成情報を比較することにより、前記各装置のうち同一の装置から取得された複数の装置構成情報を特定し、それら特定された前記複数の装置構成情報を一つの装置構成情報としてまとめて管理する第2ステップと、
 前記同一の装置から取得されたものであると特定された前記複数の装置構成情報に含まれるコンポーネント情報のうち、同一のコンポーネントに関する複数のコンポーネント情報を特定し、それら特定された前記複数のコンポーネント情報を対応付けて管理する第3ステップと、
を前記コンピュータに実行させるためのコンピュータプログラム。
 1、10:管理計算機、2、20:クライアント計算機、3、30:サーバ計算機、40::ストレージ装置、50:ネットワーク装置、60:その他の装置

Claims (15)

  1.  複数の装置を含む情報処理システムを管理するためのシステム管理装置であって、
     異なる複数の管理プロトコルを用いて、前記各装置から前記各管理プロトコル毎の管理情報を取得するための管理情報取得部と、
     前記各管理情報から得られる装置構成情報を比較することにより、前記各装置のうち同一の装置から取得された複数の装置構成情報を特定し、それら特定された前記複数の装置構成情報を一つの装置構成情報としてまとめて管理するための装置構成情報管理部と、
     前記同一の装置から取得されたものであると特定された前記複数の装置構成情報に含まれるコンポーネント情報のうち、同一のコンポーネントに関する複数のコンポーネント情報を特定し、それら特定された前記複数のコンポーネント情報を対応付けて管理するためのコンポーネント情報管理部と、
    を備える、システム管理装置。
     
  2.  前記装置構成情報管理部は、自動モードを備えており、
     前記自動モードに従って動作する前記装置構成情報管理部は、合成規則管理テーブルに予め記憶されている合成規則に基づいて前記各装置構成情報を比較することにより、前記各装置のうち同一の装置から取得された複数の装置構成情報を特定する、
    請求項1に記載のシステム管理装置。
     
  3.  前記合成規則は、
      前記各装置構成情報のうち一方の装置構成情報に含まれる一方の固有情報が、前記各装置構成情報のうち他方の装置構成情報に含まれる他方の固有情報に一致する場合は、前記一方の装置構成情報と前記他方の装置構成情報とは同一の装置から取得された装置構成情報であると判定する第1判定規則と、
      前記各管理情報のうち一方の管理情報に含まれる一方の監視情報であって、前記一方の管理情報に対応する装置の性能または状態の監視結果を示す一方の監視情報が、前記各管理情報のうち他方の管理情報に含まれる他方の監視情報であって、前記他方の管理情報に対応する装置の性能または状態の監視結果を示す他方の監視情報に所定範囲内で一致する場合は、前記一方の管理情報から得られる一方の装置構成情報と前記他方の管理情報から得られる他方の装置構成情報とは同一の装置から取得された装置構成情報であると判定する第2判定規則と、
    を含んでいる、
    請求項2に記載のシステム管理装置。
     
  4.  前記装置構成情報管理部は、最初に、前記第1判定規則に従って、同一の装置から取得された複数の装置構成情報を特定し、前記第1判定規則では特定できなかった場合に、前記第2判定規則に従って、同一の装置から取得された複数の装置構成情報を特定する、
    請求項3に記載のシステム管理装置。
     
  5.  前記装置構成情報管理部は、同一の装置から取得されたと特定された前記各装置構成情報が、必須規則管理テーブルに予め記憶されている必須規則を満たすか否かを判定し、前記各装置構成情報が前記必須規則を満たす場合に、前記各装置構成情報が同一の装置から取得されたものであると判断する、
    請求項4に記載のシステム管理装置。
     
  6.  前記装置構成情報管理部は、手動モードを備えており、
     必須規則管理テーブルには、複数の装置構成情報が同一の装置から取得されたものである場合に必ず満たす必須規則が予め設定されており、
     前記装置構成情報管理部は、
      前記手動モードに従って動作する場合、前記各装置構成情報の一覧画面をユーザに提示し、
      前記一覧画面を介してユーザにより選択された複数の装置構成情報が前記必須規則を満たすか否かを判定し、
      ユーザにより選択された前記各装置構成情報が前記必須規則を満たす場合に、前記各装置構成情報が同一の装置から取得されたものであると判断する、
    請求項5に記載のシステム管理装置。
     
  7.  前記装置構成情報管理部により管理される前記各装置構成情報を、表示装置に出力するための表示用情報を生成する表示用情報生成部を備える、
    請求項6に記載のシステム管理装置。
     
  8.  前記コンポーネント情報管理部は、同一のコンポーネントに関するコンポーネント情報であると特定された前記複数のコンポーネント情報のうち、所定のコンポーネント情報だけを前記表示用情報に含める、
    請求項7に記載のシステム管理装置。
     
  9.  前記各管理プロトコルには予め優先度が設定されており、
     同一のコンポーネントに関するコンポーネント情報であると特定された前記複数のコンポーネント情報のうち、最も優先度の高い管理プロトコルにより取得された管理情報から得られるコンポーネント情報が前記所定のコンポーネント情報として選択される、
    請求項8に記載のシステム管理装置。
     
  10.  前記所定のコンポーネント情報として選択されなかった他の各コンポーネント情報は、コンポーネント情報を記憶するためのコンポーネント情報管理テーブルによって保持されている、
    請求項9に記載のシステム管理装置。
     
  11.  前記コンポーネント情報管理部は、コンポーネント用の合成規則管理テーブルに予め記憶されているコンポーネント用合成規則に基づいて、前記各コンポーネント情報を比較することにより、同一のコンポーネントに関するコンポーネント情報を特定するようになっており、
     前記コンポーネント用の合成規則は、
      前記各コンポーネント情報のうち一方のコンポーネント情報に含まれる一方の固有情報が、前記各コンポーネント情報のうち他方のコンポーネント情報に含まれる他方の固有情報に一致する場合は、前記一方のコンポーネント情報と前記他方のコンポーネント情報とは同一のコンポーネントに関するコンポーネント情報であると判定するためのコンポーネント用第1判定規則と、
      前記各管理情報のうち一方の管理情報に含まれる一方のコンポーネント監視情報であって、前記一方の管理情報に対応するコンポーネントの性能または状態の監視結果を示す一方のコンポーネント監視情報が、前記各管理情報のうち他方の管理情報に含まれる他方のコンポーネント監視情報であって、前記他方の管理情報に対応するコンポーネントの性能または状態の監視結果を示す他方のコンポーネント監視情報に所定範囲内で一致する場合は、前記一方の管理情報から得られる一方のコンポーネント情報と前記他方の管理情報から得られる他方のコンポーネント情報とは同一のコンポーネントに関するコンポーネント情報であると判定するためのコンポーネント用第2判定規則と、
    を含んでいる、
    請求項10に記載のシステム管理装置。
     
  12.  前記コンポーネント情報管理部は、前記コンポーネント用第1判定規則を前記コンポーネント用第2判定規則に優先して使用する、
    請求項11に記載のシステム管理装置。
     
  13. 前記所定のコンポーネント情報以外の他のコンポーネント情報は、削除せずに保持する、
    請求項8に記載のシステム管理装置。
     
  14.  複数の装置を含む情報処理システムを管理計算機により管理するためのシステム管理方法であって、
     前記管理計算機は、マイクロプロセッサと、前記マイクロプロセッサにより実行される所定のコンピュータプログラムと、前記マイクロプロセッサが前記各装置にアクセスするための通信インターフェース部とを備えており、
     前記マイクロプロセッサが前記所定のコンピュータプログラムを実行することで、
      異なる複数の管理プロトコルを用いて、前記各装置から前記各管理プロトコル毎の管理情報を取得して記憶する第1ステップと、
      前記各管理情報から得られる各装置構成情報を比較することにより、前記各装置のうち同一の装置から取得された複数の装置構成情報を特定し、それら特定された前記複数の装置構成情報を一つの装置構成情報としてまとめて管理する第2ステップと、
      前記同一の装置から取得されたものであると特定された前記複数の装置構成情報に含まれるコンポーネント情報のうち、同一のコンポーネントに関する複数のコンポーネント情報を特定し、それら特定された前記複数のコンポーネント情報を対応付けて管理する第3ステップと、
    を実行するシステム管理方法。
     
  15.  前記第2ステップは、手動モードと自動モードを備えており、
     前記自動モードが選択された場合は、
      合成規則管理テーブルに予め記憶されている合成規則に基づいて前記各装置構成情報を比較することにより、前記各装置のうち同一の装置から取得された複数の装置構成情報を特定し、
     前記手動モードが選択された場合は、
      前記各装置構成情報の一覧画面をユーザに提示し、
      前記一覧画面を介してユーザにより選択された複数の装置構成情報が、複数の装置構成情報が同一の装置から取得されたものである場合に必ず満たすべき必須規則を満たしているかを判定し、
      ユーザにより選択された前記各装置構成情報が前記必須規則を満たす場合に、前記各装置構成情報が同一の装置から取得されたものであると判断する、
    請求項14に記載のシステム管理方法。
PCT/JP2011/071736 2011-09-22 2011-09-22 システム管理装置及びシステム管理方法 WO2013042270A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2011/071736 WO2013042270A1 (ja) 2011-09-22 2011-09-22 システム管理装置及びシステム管理方法
US13/378,066 US20130080604A1 (en) 2011-09-22 2011-09-22 System management apparatus and system management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2011/071736 WO2013042270A1 (ja) 2011-09-22 2011-09-22 システム管理装置及びシステム管理方法

Publications (1)

Publication Number Publication Date
WO2013042270A1 true WO2013042270A1 (ja) 2013-03-28

Family

ID=47912490

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2011/071736 WO2013042270A1 (ja) 2011-09-22 2011-09-22 システム管理装置及びシステム管理方法

Country Status (2)

Country Link
US (1) US20130080604A1 (ja)
WO (1) WO2013042270A1 (ja)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1093654A (ja) * 1996-05-31 1998-04-10 Hewlett Packard Co <Hp> ネットワーク上の管理ステーションの動作を拡張させる汎用通知フレームワーク・システム及び方法
JP2004248072A (ja) * 2003-02-14 2004-09-02 Toshiba Corp サービス提供装置、サービス利用装置、サービス提供システム、サービス提供方法、サービス利用方法、サービス提供プログラム及びサービス利用プログラム
JP2005216307A (ja) * 2004-01-27 2005-08-11 Ricoh Co Ltd ネットワーク装置から状態情報を得るために用いられるプロトコルを管理するための方法及びシステム
JP2009187533A (ja) * 2008-01-07 2009-08-20 Canon Inc 情報処理装置、デバイス情報表示方法、及びコンピュータプログラム

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6810037B1 (en) * 1999-03-17 2004-10-26 Broadcom Corporation Apparatus and method for sorted table binary search acceleration
JP3743371B2 (ja) * 2000-03-27 2006-02-08 セイコーエプソン株式会社 ネットワークに接続されたデバイスの管理システム
US7506048B1 (en) * 2002-06-05 2009-03-17 Ricoh Co. Ltd. Method and system for monitoring network connected devices and displaying device status
US7296079B2 (en) * 2004-01-27 2007-11-13 Ricoh Company, Ltd. Method and system for initializing protocol information used to extract status information from networked devices
US7469284B1 (en) * 2004-12-28 2008-12-23 Emc Corporation Methods and apparatus for assigning management responsibilities to multiple agents
US7535856B2 (en) * 2005-02-19 2009-05-19 Cisco Technology, Inc. Techniques for zero touch provisioning of edge nodes for a virtual private network
JP2007058784A (ja) * 2005-08-26 2007-03-08 Canon Inc デバイス管理装置およびクライアント装置及びデバイス管理方法
WO2008078593A1 (ja) * 2006-12-22 2008-07-03 International Business Machines Corporation メッセージ・ハブ装置、プログラム、および方法
US8059533B2 (en) * 2007-10-24 2011-11-15 Cisco Technology, Inc. Packet flow optimization (PFO) policy management in a communications network by rule name
JP2010286891A (ja) * 2009-06-09 2010-12-24 Canon Inc デバイス管理装置、制御方法、及びプログラム
US8667100B2 (en) * 2010-07-07 2014-03-04 Comcast Interactive Media, Llc Device communication, monitoring and control architecture and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1093654A (ja) * 1996-05-31 1998-04-10 Hewlett Packard Co <Hp> ネットワーク上の管理ステーションの動作を拡張させる汎用通知フレームワーク・システム及び方法
JP2004248072A (ja) * 2003-02-14 2004-09-02 Toshiba Corp サービス提供装置、サービス利用装置、サービス提供システム、サービス提供方法、サービス利用方法、サービス提供プログラム及びサービス利用プログラム
JP2005216307A (ja) * 2004-01-27 2005-08-11 Ricoh Co Ltd ネットワーク装置から状態情報を得るために用いられるプロトコルを管理するための方法及びシステム
JP2009187533A (ja) * 2008-01-07 2009-08-20 Canon Inc 情報処理装置、デバイス情報表示方法、及びコンピュータプログラム

Also Published As

Publication number Publication date
US20130080604A1 (en) 2013-03-28

Similar Documents

Publication Publication Date Title
US6314460B1 (en) Method and apparatus for analyzing a storage network based on incomplete information from multiple respective controllers
JP5111340B2 (ja) 情報処理システムを構成している装置の監視方法、情報処理装置、及び情報処理システム
US8639798B2 (en) Managing configuration items
JP5698429B2 (ja) 構成要素を管理するためのコンピュータ・システム、並びにその方法及びコンピュータ・プログラム
US8886698B2 (en) Electronic device monitoring method, electronic device computer and program thereof
US7817583B2 (en) Method for verifying a storage area network configuration
TWI631452B (zh) 用於動態優化伺服器系統之操作頻率之電腦實施方法以及系統
WO2010150312A1 (ja) ノード管理装置及び方法
US20140297834A1 (en) Management of a plurality of system control networks
US9270535B2 (en) Inferred discovery of a data communications device
JP4293169B2 (ja) ネットワーク機器制御システム
JP2014512604A (ja) 選択的ポリシーによるホストと複数のゲストとの間での構成要素伝播の実現
US20040024887A1 (en) Method, system, and program for generating information on components within a network
WO2013042270A1 (ja) システム管理装置及びシステム管理方法
JP5239072B2 (ja) 構成要素を管理するためのコンピュータ・システム、並びにその方法及びコンピュータ・プログラム
US11863583B2 (en) Generating action recommendations for courses of action used for incident response
JP6246885B1 (ja) 経路解析処理装置および経路解析処理プログラム
US8671186B2 (en) Computer system management method and management apparatus
JP4809871B2 (ja) コンフィグ設定管理モデル作成装置、コンフィグ設定管理モデル作成方法およびそのプログラム
US20200076690A1 (en) Systems and methods for applying a configuration
JP2006040025A (ja) ストレージ接続変更方法、ストレージ管理システム及びプログラム
KR102371060B1 (ko) 네트워크 트래픽 입출량 분석을 통한 네트워크 토폴로지 탐색 시스템
JP2014045437A (ja) ネットワークトポロジ生成システム、方法およびプログラム
US20240235943A1 (en) Analyses and topology visualizations of network devices and networks
WO2012105035A1 (ja) コンピュータシステムの管理装置及び管理方法

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 13378066

Country of ref document: US

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

Ref document number: 11872850

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11872850

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: JP