Maintenance and diagnostic tasks
Use the information in the following topics to initiate maintenance, informational, and diagnostic tasks.
- Getting a list of classes
Use the IBMTSSVC_ConfigurationReportingService to get information about enclosure classes. - Getting a list of unit types
Use the IBMTSSVC_ConfigurationReportingService to get information about enclosure unit types. - Getting the number of currently installed units
Use the IBMTSSVC_ConfigurationReportingService to get information about the maximum number of supported units or the number of currently installed units for the given UnitType, for a given ClassType. - Using the indication service
The IBMTSSVC_ObjectManagerAdapter class provides the methods for turning the indication service on or off. - Getting performance statistics
The IBMTSSVC_PerformanceStatisticsService class provides the method for getting the performance statistics for IBMTSSVC_Node, IBMTSSVC_DiskDrive, IBMTSSVC_StorageVolume, and IBMTSSVC_BackendVolume. - Collecting CIM log files
You can generate CIM log files for diagnostic reporting to the IBM® Support Center.
Parent topic: CIM Agent development