1. Field of the Invention
The present invention relates in general to the field of information handling system management, and more particularly to a system and method for generation of an information handling system MOF file.
2. Description of the Related Art
As the value and use of information continues to increase, individuals and businesses seek additional ways to process and store information. One option available to users is information handling systems. An information handling system generally processes, compiles, stores, and/or communicates information or data for business, personal, or other purposes thereby allowing users to take advantage of the value of the information. Because technology and information handling needs and requirements vary between different users or applications, information handling systems may also vary regarding what information is handled, how the information is handled, how much information is processed, stored, or communicated, and how quickly and efficiently the information may be processed, stored, or communicated. The variations in information handling systems allow for information handling systems to be general or configured for a specific user or specific use such as financial transaction processing, airline reservations, enterprise data storage, or global communications. In addition, information handling systems may include a variety of hardware and software components that may be configured to process, store, and communicate information and may include one or more computer systems, data storage systems, and networking systems.
Information handling systems have tremendous flexibility in part due to the wide variety of components available for building systems to achieve desired processing goals. However, the corollary to such flexibility is that information handling system manufacturers often struggle to integrate components and systems with each other. In response, industry has formed a Distributed Management Task Force (DMTF) System Management Work Group (SMWG) that seeks to standardize system management software, such as by encouraging compliance with the Common Information Model (CIM) standards. CIM exchanges management information in a platform-independent and technology-neutral manner to standardize integration and reduce costs by enabling end-to-end multi-vendor interoperability of management systems. CIM applies an object oriented model to describe an organization's processing and networking environments, such as available hardware software and services. However, the CIM schema has grown complicated with thousands of classes defined in hundreds of Managed Object Format (MOF) files. MOF files are text documents that contain definitions of object-oriented classes and instances. The interdependent relationships among the classes defined in the standard MOF files have grown increasingly complex as the CIM standard has evolved through successive versions.
One difficulty with the complexity of the CIM schema is that manual entries for generating a MOF file or set of MOF files are often complex, requiring an in-depth understanding of the class definitions in the MOF schema to build relationships based on the schema. Since there are significant differences between versions of the MOF schema, updating to a new schema typically requires a reworking of the manually generated MOF files. Due to significant differences between CIM Object Managers (CIMOM), manual steps are typically required to create a Windows Management Instrumentation (WMI) compliant MOF file and an Open Web-Based Enterprise Management (Open WBEM) compliant MOF file. Such manual steps are time consuming and susceptible to mistakes and MOF files generated by different vendors are likely to be inconsistent. Generally, MOF files are compiled in a certain order, such as; by compiling MOF files with classes in the derivation tree parents first order, or by inserting “#include” to interrelate MOF files, or by creating a large MOF file with every class defined in the right order. However, these techniques tend to introduce inconsistencies and tend to require rewriting when new CIM schema versions are introduced. Inaccuracies effect system operations since MOF files are the way that a provider programmer and client application programmer communicate and working independently is difficult, usually resulting in the same developer writing both provider and client applications.
Therefore a need has arisen for a system and method which automatically generates MOF files.
In accordance with the present invention, a system and method are provided which substantially reduce the disadvantages and problems associated with previous methods and systems for generating MOF files. A MOF file for an information handling system is automatically generated from CIM metadata representing the configuration of the information handling system and a CIM schema.
More specifically, a MOF file precompiler applies CIM metadata representing the configuration of an information handling system and a CIM schema to automatically generate MOF files for management of the information handling system. An extraction tool extracts the MOF classes based on CIM metadata and references the CIM schema to identify all required parent, child and association classes. A CIMOM mapping tool maps the special settings of any supported operating system CIMOM implementation, such as WMI and Open WBEM CIMOMs, to support creation of a MOF file. A MOF generator applies the extracted MOF classes and the desired operating system CIMOM settings to generate a MOF file for the information handling system.
The present invention provides a number of important technical advantages. One example of an important technical advantage is that a precompiler tool automatically generates a MOF file in minimal time compared with a hand developed MOF. Automated MOF file generation avoids the mistakes inherent to hand creation of a MOF file to provide a MOF file containing all required parent, child and association classes as well as specialized CIMOM settings specific to operating systems, such as the WMI and Open WBEM CIMOMs. Maintaining standards based systems management is simplified and kept consistent through CIM version updates.
The present invention may be better understood, and its numerous objects, features and advantages made apparent to those skilled in the art by referencing the accompanying drawings. The use of the same reference number throughout the several figures designates a like or similar element.
An information handling system MOF file for managing system operations is automatically generated for improved efficiency and accuracy of information handling system design. For purposes of this disclosure, an information handling system may include any instrumentality or aggregate of instrumentalities operable to compute, classify, process, transmit, receive, retrieve, originate, switch, store, display, manifest, detect, record, reproduce, handle, or utilize any form of information, intelligence, or data for business, scientific, control, or other purposes. For example, an information handling system may be a personal computer, a network storage device, or any other suitable device and may vary in size, shape, performance, functionality, and price. The information handling system may include random access memory (RAM), one or more processing resources such as a central processing unit (CPU) or hardware or software control logic, ROM, and/or other types of nonvolatile memory. Additional components of the information handling system may include one or more disk drives, one or more network ports for communicating with external devices as well as various input and output (I/O) devices, such as a keyboard, a mouse, and a video display. The information handling system may also include one or more buses operable to transmit communications between the various hardware components.
Referring now to
Referring now to
Referring now to
For the Linux Open WBEM MOF compiler, the MOF header settings are:
Although the present invention has been described in detail, it should be understood that various changes, substitutions and alterations can be made hereto without departing from the spirit and scope of the invention as defined by the appended claims.