Hitachi

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


Common-exclusion-conditions display item definition file (common_exclude_filter_attr_list.conf)

Organization of this page

Format

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

File

common_exclude_filter_attr_list.conf (common-exclusion-conditions display item definition file)

common_exclude_filter_attr_list.conf.model (model file for the common-exclusion-conditions display item definition file)

Storage directory

In Windows
For a physical host:

Console-path\conf\console\filter\attr_list

For a logical host:

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

In UNIX
For a physical host:

/etc/opt/jp1cons/conf/console/filter/attr_list

For a logical host:

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

Description

This definition file specifies the items that are to be displayed in the Attribute name display area of the Common Exclusion-Conditions Settings (Extended) window. The display items specified in the common-exclusion-conditions display item definition file are displayed in the Attribute name display area of the Common Exclusion-Conditions Settings (Extended) window in the order they are specified.

When the definitions are applied

The definitions take effect when Central Console is started or when the definitions are reloaded 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

The items to be displayed in the Attribute name display area of the Common Exclusion-Conditions Settings (Extended) window are specified in the common-exclusion-conditions display item definition file. Write one attribute name corresponding to a display item on each line. A maximum of 0 to 256 display items can be specified.

The attribute name is case sensitive. Space and tab characters specified at the beginning or the end of the attribute name are ignored.

If you specify SEPARATOR, a horizontal line, such as --------------------, is displayed in the Attribute name display area of the Common Exclusion-Conditions Settings (Extended) window. You can use SEPARATOR to separate frequently used items from those used less frequently.

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 specifiable attribute names.

Table 2‒37: 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

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

Return code

E.RESULT_CODE

27

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

SEPARATOR

Note:

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

Also, if the common-exclusion-conditions display item definition file cannot be read, and the number of valid display items is 0, items 1 to 26 are displayed.

#

If the event source host mapping function is not enabled, the item is not displayed in the Common Exclusion Condition Settings (Extended) window.