Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Command and Definition File Reference


Item file

Organization of this page

Format

[@]item-name
# comment-line
    :

File

Use any file.

Storage directory

In Windows

Any folder

In UNIX

Any directory

Description

This file specifies the JP1 event attributes that are to be output during output of event reports.

The maximum size of this file is 32 kilobytes (32,768 bytes).

Definition specification
  • A line consisting of only single-byte spaces or tabs is ignored.

  • Single-byte spaces and tabs before the first parameter name on each line, and at the end of each line are ignored.

When the definitions are applied

When the jcoevtreport command with the -k option specified is executed, the specified item file is loaded and the attribute values of JP1 events are output to event reports according to the item file.

Contents of the file

item-name

Specifies the items you want to output in an event report.

The following table lists and describes the items you can specify.

No.

Specifiable item

Description

1

B.SEQNO

Serial number

2

B.ID

Event ID

3

B.PROCESSID

Source process ID

4

B.TIME

Registered time

5

B.ARRIVEDTIME

Arrived time

6

B.REASON

Reason for registration

7

B.USERID

Source user ID

8

B.GROUPID

Source group ID

9

B.USERNAME

Source user name

10

B.GROUPNAME

Source group name

11

B.SOURCESERVER

Source host

12

B.DESTSERVER

Target event server name

13

B.SOURCEIPADDR

Source IP address

14

B.DESTIPADDR

Target IP address

15

B.SOURCESEQNO

Source event database sequence number

16

B.CODESET

Code set

17

B.MESSAGE

Message

18

E.SEVERITY

Event level

19

E.USER_NAME

User name

20

E.PRODUCT_NAME

Product name

21

E.OBJECT_TYPE

Object type

22

E.OBJECT_NAME

Object name

23

E.ROOT_OBJECT_TYPE

Root object type

24

E.ROOT_OBJECT_NAME

Root object name

25

E.OBJECT_ID

Object ID

26

E.OCCURRENCE

Occurrence

27

E.START_TIME

Start time

28

E.END_TIME

End time

29

E.RESULT_CODE

Return code

30

E.JP1_SOURCEHOST

Event source host name

31

E.@JP1IM_ACTTYPE

Action type

32

E.@JP1IM_ACTCONTROL

Action

33

E.@JP1IM_SEVERE

Severe event

34

E.@JP1IM_CORRELATE

Correlation event

35

E.@JP1IM_RESPONSE

Response waiting event

36

E.@JP1IM_ORIGINAL_SEVERITY

Original severity level

37

E.@JP1IM_CHANGE_SEVERITY

New severity level

38

E.@JP1IM_DEALT

Event status

39

E.@JP1IM_RELEASE

Canceling severe events

40

E.@JP1IM_DISMISSED

Severe event deleted

41

E.@JP1IM_MEMO

Memo

42

E.@JP1IM_DISPLAY_MESSAGE

Changed display message

43

E.@JP1IM_CHANGE_MESSAGE

New display message

44

E.@JP1IM_CHANGE_MESSAGE_NAME

Display message change definition

45

E.user-specific extended attribute

Extended attribute

If there is no corresponding attribute in a JP1 event, the null character is output.

In addition, if you specify @ at the beginning of an item name, the date and time item for the basic or extended attribute is output, in the format YYYYMMDDhhmmss.

However, if any of the attributes of a JP1 event contain any of the following values, the value of the date and time item is output as is, even if @ is specified.

  • nonnumeric value

  • value less than 0, or value greater than 2,147,483,648

#comment-line

A line beginning with a hash mark (#) is treated as a comment.

Example definition

B.SEQNO
B.ID
B.PROCESSID
B.TIME
  :