Logged Messages (PL_MESS)
Function
The Logged Messages (PL_MESS) record stores the messages that are written into the log file specified by the Messages File property or the event file. A record is created for each line of message that is written into the log file. This is a multi-instance record.
For details about the Messages File property, see F.2 Agent Collector service properties. For details about event files, see 5. Collecting Log Information.
Default values and values that can be specified
Item | Default value | Modifiable |
---|---|---|
Collection Interval | 60 | Yes |
Collection Offset# | 0 | Yes |
Log | No | Yes |
LOGIF | Blank | Yes |
ODBC key fields
PL_MESS_MESSAGE_TEXT
Lifetime
None
Record size
Fields
PFM-View name (PFM-Manager name) | Description | Smry | Format | Delta | Not sprtd in | Data source |
---|---|---|---|---|---|---|
Interval(INTERVAL) | Interval at which the Logged Messages (PL_MESS) record was stored (seconds). Always 0. | -- | ulong | No | HP-UX, Solaris, AIX, Linux | -- |
Message Text(MESSAGE_TEXT) | Message text. Consists of a single line of information taken from the log file. | -- | string(512) | No | Linux | -- |
Record Time(RECORD_TIME) | Time at which the record was created (Greenwich Mean Time) | -- | time_t | No | Linux | -- |
Record Type(INPUT_RECORD_TYPE) | Record type. Always MESS. | -- | char(8) | No | Linux | -- |