$('a[name]').remove(); $('#ic-homepage__footer').before('

'); $("#tabs").tabs({ selected: 1 }); $("#ic-homepage__ic-tips").append( quickTipHTML() ); unhideOneProductTip(); $("#ic-homepage__product-tips").wrapInner('

'); $("#ic-homepage__feed-tips").wrapInner('

'); });

IBM Tivoli Monitoring > Version 6.3 > User's Guides > Agent Builder User's Guide > Attributes reference IBM Tivoli Monitoring, Version 6.3


Log File Status attribute group

The Log File Status attribute group contains information that reflects the status of log files this agent is monitoring.

The Log File Status attribute group is included if you have a log attribute group and the agent is at the default minimum Tivoli Monitoring version of 6.2.1 or later. The Log File Status attribute group includes two attributes that are defined as 64-bit numbers so that they can handle large files. 64-bit numeric attribute support is provided by Tivoli Monitoring version 6.2.1 or later.

The following list contains information about each attribute in the Log File Status attribute group:

Node attribute - This attribute is a key attribute

Description

The managed system name of the agent.

Type

String

Names

Attribute name

Node

Column name

ORIGINNODE

Timestamp attribute

Description

The value is the time that is collected from the agent system, when the data row was built and sent from the agent to the Tivoli Enterprise Monitoring Server. Or stored for historical purposes. It represents the local time zone of the agent system.

Type

Time

Names

Attribute name

Timestamp

Column name

TIMESTAMP

Table Name attribute - This attribute is a key attribute

Description

The name of the table in which this log is being monitored

Type

String

Names

Attribute name

Table_Name

Column name

TBLNAME

File Name attribute - This attribute is a key attribute

Description

The name of the file that is being monitored

Type

String

Names

Attribute name

File_Name

Column name

FILNAME

RegEx Pattern attribute - This attribute is a key attribute

Description

The regular expression pattern (if any) that caused this file to be monitored

Type

String

Names

Attribute name

RegEx_Pattern

Column name

REPATRN

File Type attribute

Description

The type of this file (regular file or pipe)

Type

Integer with enumerated values. The strings are displayed in the Tivoli Enterprise Portal. The defined values are UNKNOWN(0), REGULAR FILE(1), PIPE(2)

Names

Attribute name

File_Type

Column name

FILTYPE

File Status attribute

Description

The status of the file that is being monitored

Type

Integer with enumerated values. The strings are displayed in the Tivoli Enterprise Portal. The defined values are: OK(0), PERMISSION DENIED(1), FILE DOES NOT EXIST(2), INTERRUPTED SYSTEM CALL(4), I/O ERROR(5), NO SUCH DEVICE(6), BAD FILE NUMBER(9), OUT OF MEMORY(12), ACCESS DENIED(13), RESOURCE BUSY(16), NOT A DIRECTORY(20), IS A DIRECTORY(21), INVALID ARGUMENT(22), FILE TABLE OVERFLOW(23), TOO MANY OPEN FILES(24), TEXT FILE BUSY(26), FILE TOO LARGE(27), NO SPACE LEFT ON DEVICE(28), ILLEGAL SEEK ON PIPE(29), READ-ONLY FILE SYSTEM(30), TOO MANY LINKS(31), BROKEN PIPE(32)

Names

Attribute name

File_Status

Column name

FILSTAT

Num Records Matched attribute

Description

The number of processed records from this log which matched one of the specified patterns

Type

Integer

Names

Attribute name

Num_Records_Matched

Column name

RECMTCH

Num Records Not Matched attribute

Description

The number of processed records sent to the UnmatchLog; did not match any patterns

Type

Integer

Names

Attribute name

Num_Records_Not_Matched

Column name

RECUNMT

Num Records Processed attribute

Description

The number of records that are processed from this log since agent start (including ones that are not matches/events)

Type

Integer

Names

Attribute name

Num_Records_Processed

Column name

RECPROC

Current File Position attribute

Description

The current position in bytes into the monitored file. Data up to this position is processed, data after this position is not processed. Not applicable to pipes.

Type

Integer

Names

Attribute name

Current_File_Position

Column name

OFFSET

Current File Size attribute

Description

The current size of the monitored file. Not applicable to pipes.

Type

Integer

Names

Attribute name

Current_File_Size

Column name

FILESIZE

Last Modification Time attribute

Description

The time when the monitored file was last written to. Not applicable to pipes.

Type

Timestamp

Names

Attribute name

Last_Modification_Time

Column name

LASTMOD

Codepage attribute

Description

The language codepage of the monitored file

Type

String

Names

Attribute name

Codepage

Column name

CODEPG


Parent topic:

Attributes reference

+

Search Tips   |   Advanced Search