Hitachi

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


Display item definition file for the severity change definition (chsev_attr_list.conf)

Organization of this page

Format

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

File

chsev_attr_list.conf (display item definition file for the severity change definition)

chsev_attr_list.conf.model (model file of the display item definition file for the severity change definition)

Storage directory

In Windows
For a physical host:

Console-path\conf\chsev\attr_list

For a logical host:

shared-folder\jp1cons\conf\chsev\attr_list

In UNIX
For a physical host:

/etc/opt/jp1cons/conf/chsev/attr_list

For a logical host:

shared-directory/jp1cons/conf/chsev/attr_list

Description

This definition file specifies the items to display in the Attribute name display area of the Severity Change Definition Settings window. The display items specified in the display item definition file for the severity change definition are displayed in the Attribute name display area of the Severity Change Definition Settings window in the specified order.

When the definitions are applied

The contents of the definition file take effect when Central Console is started, and the definition is 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

For the display item definition file for the severity change definition, specify the display items to display in the Attribute name display area of the Severity Change Definition Settings window. Write an attribute name corresponding to the display item per line. You can specify 0 to 256 display items.

The attribute name is case sensitive. Single-byte spaces and tabs before or after the attribute name are ignored.

If you specify SEPARATOR, -------------------- is displayed in the Attribute name display area of the Severity Change Definition Settings window. You can set 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. In this case, if you select --------------------, you cannot set the attribute name.

The following table lists the specifiable attribute names.

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

Destination event server name

B.DESTSERVER

14

Program-specific extended attribute

OTHER_EXTENDED_ATTRIBUTE

15

Reason for registration

B.REASON

16

Source process ID

B.PROCESSID

17

Source user name

B.USERNAME

18

Source user ID

B.USERID

19

Source group name

B.GROUPNAME

20

Source group ID

B.GROUPID

21

Object ID

E.OBJECT_ID

22

Result code

E.RESULT_CODE

23

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

SEPARATOR

Note:

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

Also, if the display item definition file for the severity change definition cannot be read, and the number of valid display items is 0, items 1 to 22 are displayed.

#

If the mapping function of the source host is not enabled, the event source host name is not displayed in the Severity Change Definition Settings window.