Hitachi

JP1 Version 12 JP1/Automatic Operation Service Template Reference


2.7.3 Changing of the JP1 event action status

Function

Changes the action status of a JP1 event registered in the JP1/IM - Manager event database, or deletes a JP1 event from the Severe Event pages of JP1/IM - View.

This template is used to, for example, change the action status of a sent JP1 event to "Completed", and then delete the event from JP1/IM - View after error recovery.

This service template assumes the following servers as prerequisites:

- Monitoring server

- Server running JP1/IM - Manager

An outline of the processing is as follows:

(1) The action status of the JP1 event registered in the JP1/IM - Manager event database is changed.

To delete the JP1 event from the Severe Event pages of JP1/IM - View, set the jp1im.deleteSevereEventFromIMView property (indicating whether to delete an important event from JP1/IM-View) to "yes".

Specify one of the following important event action status keys to change the action status:

(Legend) Key: Changed action status

PROCESSED: Action-completed

PROCESSING: Processing

HELD: Pending

UNPROCESSED: Unprocessed

Prerequisites

For the latest support information about [Required product in the System]/[Prerequisite products in the system executing the service template]/[Prerequisite product OS running in the system executing the service template], see the release notes.

[Required product in the System]

JP1/Automatic Operation 12-00 or later

[Prerequisite products in the system executing the service template]

(1) Job Management Partner 1/Integrated Management - Manager 08-01 or later, or

JP1/Integrated Management - Manager 11-00 or later

[Prerequisite product OS running in the system executing the service template]

(1) Windows Server 2008 R2 Standard/Enterprise/Datacenter

(2) Windows Server 2012 Standard/Datacenter, Windows Server 2012 R2 Standard/Datacenter

(3) Windows Server 2016 Standard/Datacenter

(4) Windows Server 2019 Standard/Datacenter

(5) Red Hat Enterprise Linux Server 6 (32-bit x86), Red Hat Enterprise Linux Server 6 (64-bit x86_64)

(6) Red Hat Enterprise Linux Server 7 (64-bit x86_64)

(7) Red Hat Enterprise Linux Server 8 (64-bit x86_64)

(8) AIX V6

(9) AIX V7

[Usage conditions for the required products for the service template execution system]

(1) JP1/IM - Manager is running.

Version

02.00.00

Tags

Configure JP1,IM

Property list

The following shows the list of the property groups set in the property:

Property group

Description

Initial display

Monitoring system environment information

Specify monitoring server environment information.

Y

JP1 important event information

Specify information about a JP1 event whose action status is to be changed.

Y

The following shows the list of the properties to be displayed in the "Service Definition" window:

(Legend)

R: The property must be specified.

O: The property can be omitted. However, the property might be mandatory depending on what is specified for other properties. See the Description of each property.

Property key

Property name

Description

I/O type

Shared

Required

Property group

jp1im.jp1imHostName

JP1/IM host name

Specifies the host name or IP address where JP1/IM is installed. IPv6 addresses are not supported. In the case of a cluster configuration, specify the physical host or logical host of the active server.

Input

Disabled

R

Monitoring system environment information

jp1im.jp1imLHostName

JP1/IM logical host name

Specify the logical host name of JP1/IM (when using JP1/IM in a cluster configuration).

Input

Disabled

O

Monitoring system environment information

The following shows the list of the properties to be displayed on the "Service Definition" window and the "Submit Service" window:

Property key

Property name

Description

I/O type

Shared

Required

Property group

jp1im.serialNumber

Serial number for use in the event database

Specify the serial number of an important event that changes an action status for use in the event database. Up to 10 serial numbers can be specified for use in the event database. To specify two or more serial numbers, separate them with a comma.

Input

Disabled

R

JP1 important event information

jp1im.severeEventResponseStatusKey

Important event action status key

Specify a key value that indicates the action status of the important event.

Input

Disabled

R

JP1 important event information

jp1im.deleteSevereEventFromIMView

Important event deletion from JP1/IM-View

Specify whether to delete the specified important event from any JP1/IM - View window.

Input

Disabled

R

JP1 important event information

The following shows the restrictions on inputs to the properties displayed in the "Service Definition" window:

Property key

Characters that can be input

jp1im.jp1imHostName

A maximum of 255 characters can be entered. Characters that can be used include alphanumeric characters, as well as . and -.

jp1im.jp1imLHostName

A maximum of 255 characters can be entered. Characters that can be used include alphanumeric characters, as well as . and -.

The following shows the restrictions on inputs to the property displayed on the "Service Definition" window and the "Submit Service" window:

Property key

Characters that can be input

jp1im.serialNumber

This is a character string consisting of up to 109 numeric characters and commas (,).

jp1im.severeEventResponseStatusKey

Select one of the following values:

PROCESSED,PROCESSING,HELD,UNPROCESSED

jp1im.deleteSevereEventFromIMView

Select one of the following values:

yes,no

Flow specification details

The following table shows the detailed specification of the flow:

Hierarchy

Display name

Plug-in

Plug-in name

Description

Error recovery method

1

jp1imChangeEventStatus

Changing the JP1 event action status

Changes the action status of a JP1 event.

Remove the cause of the error, and then execute the service again.