HP Insight Management WBEM Providers for HP integrated VMware ESXi 5.0 U1 June 2012 Profiles

HP Record Log Profile
12 Version 1.1.0
The other option to using the Variable Arrays would be to subclass off HP_CommonLogEntry, if the error
specific information is decided to be of enough general interest to warrant a subclass.
Providers for components that do not have unique serial numbers must provide both the SerialNumber
and ProductID if they expect to uniquely identify the component. This applies to both the system
reporting the indication and the hardware associated with the indication.
7.1 HP_CommonRecordLog
This section details the requirements related to the arrangement of instances and properties of instances
for implementations of this profile.
7.1.1 HP_CommonRecordLog.TimeOfLastChange
This property shall be supported by containing the date and time of the most recent add / delete /
modification of the log entries. This is intended for log entry changes and not changes of the log itself. If
the log supports both the CreationTimestamp and UpdateTimestamp, then this property shall reflect the
time of the latest event creation (in CreationTimestamp) or update (in UpdateTimestamp). This property
is implementation specific as to whether the timestamps are changed for any event modification or just for
“significant” events.
The TimeOfLastStateChange property (see the DMTF DSP1010, Record Log Profile) is used to track
changes of the enabled state of the log.
7.1.2 HP_CommonRecordLog.Caption
This property shall be supported by providing a short string describing the record log.
7.1.3 HP_CommonRecordLog.Description
This property shall be supported by providing a string describing the record log.
7.1.4 HP_CommonRecordLog.LogPercentFull (Optional)
LogPercentFull is the amount of log space consumed in percentage.
7.1.5 HP_CommonRecordLog.LastLogClearedTime (Optional)
LastLogClearedTime is the date and time, when the log was cleared recently.
7.1.6 HP_CommonRecordLog.LogBackUpDays (Optional)
LogBackUpDays is the number of days the backed up log will be saved.
7.2 HP_CommonLogEntry
This section details the requirements related to the arrangement of instances and properties of instances
for implementations of this profile.
7.2.1 HP_CommonLogEntry.Caption
This property shall be supported by providing a short string describing the log entry.
7.2.2 HP_CommonLogEntry.Description
This property shall be supported by providing a string describing the log entry.