Job Management Partner 1/Integrated Management - Manager Overview and System Design Guide

[Contents][Glossary][Index][Back][Next]


5.3.4 Inherited event information

When defining an automated action, by using a variable you can specify information about the JP1 event that triggers the action as inherited event information. Inherited event information can be specified for the following items:

The following table lists the inherited event information you can specify.

Table 5-7 Variables that can be specified in an action definition

Attribute Variable name Inherited event information
Basic attribute EVBASE
  • Basic event information
EVID
  • Event ID (basic-code:extended-code)
    Event ID as a character string in the format basic-code:extended-code.
EVDATE
  • Date when the event was registered (YYYY/MM/DD)
    Registered time as a character string in the format YYYY/MM/DD.
EVTIME
  • Time when the event was registered (hh:mm:ss)
    Registered time as a character string in the format hh:mm:ss.
EVPID
  • ID of the process that issued the event
    Value of the source process ID.
EVUSRID
  • User ID of the process that issued the event
    Value of the source user ID.
EVGRPID
  • Group ID of the process that issued the event
    Value of the source group ID.
EVUSR
  • User name of the process that issued the event
    Value of the source user name.
EVGRP
  • Group name of the process that issued the event
    Value of the source group name.
EVHOST
  • Host name of the server that issued the event
    Value of the source event server name.
EVIPADDR
  • IP address of the server that issued the event
    Source IP address as a character string in the format aaa.bbb.ccc.ddd.
EVSEQNO
  • Serial number in the event database
    Value of the serial number.
EVARVDATE
  • Date when the event arrived (YYYY/MM/DD)
    Arrived time as a character string in the format YYYY/MM/DD.
EVARVTIME
  • Time when the event arrived (hh:mm:ss)
    Arrived time as a character string in the format hh:mm:ss.
EVSRCNO
  • Serial number in the source event database
    Value of the source serial number.
EVMSG
  • Message
    Text of the message.
EVDETAIL
  • Detailed information about the event
    Event details as character strings in the format Info-1[Figure]Info-2[Figure]...Info-n[Figure] (where [Figure] represents a space).
Extended attribute EVSEV
  • Event level in the extended event information (Emergency, Alert, Critical, Error, Warning, Notice, Information, or Debug)
    Value of the event level.
EV extended-attribute-name
  • User-specified extended attribute
    Value of the attribute specified in the extended attribute name.
Other ACTHOST
  • Host name of the manager that requested execution of the action
    Manager host name.
EVENV1 to EVENV9
  • Data extracted by specifying "( )" in a regular expression in an action execution condition
    Can be specified only when extended regular expressions are used on the manager.

(a) Specification method

Inherited event information is specified using a variable. Specify the variable in the form $variable-name. To specify a dollar sign as a character, type a backslash (\) before the dollar sign (\$).

(b) Converting inherited event information

You can convert special ASCII characters included in inherited event information into a different character string.

This functionality allows you to convert characters in event information that have a special meaning in the OS into different characters.

Specify the special characters and the characters they are to be converted into using a configuration file for converting information. For details about this file, see Configuration file for converting information (event_info_replace.conf) in 2. Definition Files in the manual Job Management Partner 1/Integrated Management - Manager Command and Definition File Reference.

[Contents][Back][Next]


[Trademarks]

All Rights Reserved. Copyright (C) 2009, Hitachi, Ltd.