Hitachi

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


Display item definition file for the repeated event condition (event_storm_attr_list.conf)

Organization of this page

Format

# comment
attribute-name
attribute-name
  .
attribute-name

File

event_storm_attr_list.conf (Display item definition file for the repeated event condition)

event_storm_attr_list.conf.model (model file for the display item definition file for the repeated event condition)

Storage directory

In Windows
For a physical host:

Console-path\conf\console\event_storm\attr_list

For a logical host:

shared-folder\jp1cons\conf\console\event_storm\attr_list

In UNIX
For a physical host:

/etc/opt/jp1cons/conf/console/event_storm/attr_list

For a logical host:

shared-directory/jp1cons/conf/console/event_storm/attr_list

Description

Specifies the items to be displayed in the Attribute name display area of the Repeated Event Condition Settings window. The items are displayed in this area in the order in which they are specified in the file.

When the definitions are applied

The contents of the definition file take effect when Central Console is started and when the definitions are read again by executing the jco_spmd_reload command.

Information that is specified

#comment-line

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

attribute-name

In the display item definition file for the repeated event condition, specify an item to be displayed in the Attribute name display area of the Repeated Event Condition Settings window. Specify the attribute names of the items you want to be displayed by specifying one item per line. You can specify from 0 to 256 items.

An attribute name is case sensitive. Any space or tab characters immediately preceding or following the attribute name will be ignored.

If you specify SEPARATOR, a horizontal line like -------------------- is displayed in the Attribute name display area of the Repeated Event Condition Settings window. You can use SEPARATOR to separate items used frequently from those used infrequently.

However, if you specify only SEPARATOR, only -------------------- is displayed in the Attribute name display area. If you then select --------------------, you will be unable to set the attribute name.

The following table lists the attribute names that can be specified.

Table 2‒39: List of display items

No.

Display item

Attribute name

1

Event source host name#

E.JP1_SOURCEHOST

2

Registered host name

B.SOURCESERVER

3

Event level

E.SEVERITY

4

Object type

E.OBJECT_TYPE

5

Object name

E.OBJECT_NAME

6

Root object type

E.ROOT_OBJECT_TYPE

7

Root object name

E.ROOT_OBJECT_NAME

8

Occurrence

E.OCCURRENCE

9

User name

E.USER_NAME

10

Message

B.MESSAGE

11

Product name

E.PRODUCT_NAME

12

Event ID

B.ID

13

Start time

E.START_TIME

14

End time

E.END_TIME

15

Registered time

B.TIME

16

Arrived time

B.ARRIVEDTIME

17

Program-specific extended attribute

OTHER_EXTENDED_ATTRIBUTE

18

Reason for registration

B.REASON

19

Source process ID

B.PROCESSID

20

Source user name

B.USERNAME

21

Source user ID

B.USERID

22

Source group name

B.GROUPNAME

23

Source group ID

B.GROUPID

24

Source IP address

B.SOURCEIPADDR

25

Object ID

E.OBJECT_ID

26

Result code

E.RESULT_CODE

27

--------------------

SEPARATOR

Note:

If an attribute name is specified twice, both specifications are ignored.

Also, if the display item definition file for the repeated event condition cannot be read, and the number of valid display items is 0, items 1 to 26 are displayed.

#

If the user mapping function of the event source host is not enabled, this item is not displayed in the Repeated Event Condition Settings window.