Hitachi

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


Common-exclusion-conditions auto-input definition file (common_exclude_filter_auto_list.conf)

Organization of this page

Format

# comment
[DEFAULT_NAME common-exclusion-conditions-group-name]
attribute-name
attribute-name
  .
  .
attribute-name
attribute-name

File

common_exclude_filter_auto_list.conf

common_exclude_filter_auto_list.conf.model (model file for the common-exclusion-conditions auto-input definition file)

Storage directory

In Windows
For a physical host:

Console-path\conf\console\filter\auto_list

For a logical host:

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

In UNIX
For a physical host:

/etc/opt/jp1cons/conf/console/filter/auto_list

For a logical host:

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

Description

This file defines the JP1 event attributes that are set automatically when the Common Exclusion-Conditions Settings (Extended) window opens. The window opens when a JP1 event is selected from the list of events in the Event Console window, and then View - Exclude by Common Exclusion-Conditions is chosen. You can also define a default name for the additional common exclusion conditions group.

When the definitions are applied

The definitions take effect when Central Console is started or when the definitions are re-read by executing the jco_spmd_reload command.

Information that is specified

DEFAULT_NAME common-exclusion-conditions-group-name

Specifies the identifier that defines the common exclusion conditions group name. The identifier must be on the first line in the file (the first line in the file that is not a null line or a comment line).

The common exclusion conditions group name specified for this parameter is displayed as the initial value when the Common Exclusion-Conditions Settings (Extended) window opens. The window opens when a JP1 event from the list of event in the Event Console window, and then View - Exclude by Common Exclusion-Conditions is chosen.

For the name, specify a character string with a maximum of 40 bytes. You can specify any character that is not a control character (0x00 to 0x1F, 0x7F to 0x9F). If a name with more than 40 bytes is specified, characters from the 41st are dropped, and the first 40 bytes of the character string are used as the common exclusion-conditions group name. If this parameter is omitted, Add common exclusion conditions group is assumed as the common exclusion-conditions group name.

#comment-line

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

attribute-name

For the common-exclusion-conditions auto-input definition file, specify the attribute of a JP1 event that is to be set as an event condition when the Common Exclusion-Conditions Settings (Extended) window opens. The Common Exclusion-Conditions Settings (Extended) window opens when a JP1 event from the list of JP1 events in the Event Console window is selected, and then View - Exclude by Common Exclusion-Conditions is chosen. The condition for the attribute name specified for this parameter is displayed as the initial value when the Common Exclusion-Conditions Settings (Extended) window opens. The window opens when a JP1 event from the list of JP1 events in the Event Console window is selected, and then View - Exclude by Common Exclusion-Conditions is chosen.

For the definition items, write on each line one attribute name of a JP1 event that will be set.

The attribute name is case sensitive. Any space or tab character at the beginning or at the end of the attribute name is ignored.

If the same attribute name is specified twice, it is ignored, and the KAVB1160-W message is output to the integrated trace log file.

The order of JP1 events to be displayed automatically in the Event conditions section of the Common Exclusion-Conditions Settings (Extended) window is determined by the order in which the attributes are written in the common-exclusion-conditions display item definition file (common_exclude_filter_attr_list.conf).

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

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

Reason for registration

B.REASON

14

Source process ID

B.PROCESSID

15

Source user name

B.USERNAME

16

Source user ID

B.USERID

17

Source group name

B.GROUPNAME

18

Source group ID

B.GROUPID

19

Source IP address

B.SOURCEIPADDR

20

Object ID

E.OBJECT_ID

21

Return code

E.RESULT_CODE

Note:

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

Also, if the common-exclusion-conditions auto-input definition file cannot be read, and the number of valid display items is 0, items 1 to 3 and items 10 to 12 are displayed.