The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DracPerl::Models::Abstract::RacLogEntry - Model for Remot Access Controller log entry

ATTRIBUTES

source

The source responsible for creating the entry

eg : 'idrac_discovery[1572]' eg : 'os[123]' eg : 'fullfw[485]'

date_time

The date time of the log entry in the format : 'YYYY Mon DD HH:MM:SS'

eg : '2016 Nov 1 21:26:40'

id

An auto incremented ID, used for the order of logs eg '00002'

description

The text of the log entry

eg : 'Power Supply 1: CRC error detected'