Back to Contents Page

DELL_EsmLog and DELL_PostLog

Dell OpenManage™ Server Administrator CIM Reference Guide

  DELL_EsmLog

  DELL_PostLog


The DELL_EsmLog and DELL_PostLog classes are defined and populated by Dell rather than by CIM. Neither of these classes has a parent class. Both of these classes are on the same level as CIM_ManagedSystemElement. For information on how these logs are formatted, see Table 2-5, "DELL_Chassis Properties."


DELL_EsmLog

The DELL_EsmLog class described in Table 4-1 records failure threshold violations collected by Server Administrator's embedded server management (ESM) capabilities.

Table 4-1. DELL_EsmLog Properties 

Class Name:

DELL_EsmLog

Parent Class:

None

Property

Description

Data Type

RecordNumber

Provides an index to the ESM table.

uint32

LogRecord

Provides the ESM message content.

string

EventTime

Indicates the time that the message is generated.

datetime

Status

Indicates the severity of the event that caused the log to be generated.

string


DELL_PostLog

The DELL_PostLog identified in Table 4-2 is a record of the system's power-on self-test (POST). When you turn on a system, the POST tests various system components, such as random-access memory (RAM), the hard drives, and the keyboard.

Table 4-2. DELL_System Properties 

Class Name:

DELL_PostLog

Parent Class:

None


Back to Contents Page