Hitachi

JP1 Version 12 JP1/Automatic Operation Service Template Reference


4.8.2 Changing the JP1 event action status

Function

Applies a change in the action status of an on-going important JP1 event to JP1/IM - Manager (hereafter called "JP1/IM") on a specified server, or deletes a JP1 event from the Severe Event pages of JP1/IM - View.

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

(Legend) Key: Changed action status

PROCESSED: Completed

PROCESSING: Processing

HELD: Pending

UNPROCESSED:

This component assumes the following server as a prerequisite:

- Monitoring server (Execution target server)

Server where JP1/IM - Manager is installed

Use situation

Used to change the action status of a sent JP1 event to "Completed", and then delete the event from JP1/IM - View after error recovery.

Prerequisites

For the latest support information about [Required product in the System]/[Required products on the execution target server]/[Prerequisite product OS running in the execution target server], see the release notes.

[Required product in the System]

(1) JP1/Automatic Operation 11-00 or later

[Required products on the execution target server]

(1) Job Management Partner 1/Integrated Management - Manager 09-00 or later, or

JP1/Integrated Management - Manager 11-00 or later

OS running the prerequisite product for the target server:

(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

The following conditions must be met to use the prerequisite product for the target server:

(1) JP1/IM is up and running.

Execution privilege

Windows: Administrators permissions

UNIX: None

Version

02.00.00

Plug-in tags

Control JP1,IM,Windows,Linux,AIX

Plug-in name displayed in the task log

jp1imChangeEventStatus

Return code

0: Normal

12: Abnormal (User error) - Invalid property

13: Abnormal (User error) - Authentication failed

20: Abnormal (User error) - Other user error

21: Abnormal (Environment error) - The command is not found. (The component script has detected an error.)

25: Abnormal (Environment error) - Communication error

26: Abnormal (Linkage product problem) - Internal error

41: Abnormal (Error detected inside the component) - A property is not specified. (The component script has detected an error.)

42: Abnormal (Error detected inside the component) - Internal error (The component script has detected an error.)

Property list

The following table lists the properties:

Property key

Property name

Description

Default value

I/O type

Required

plugin.destinationHost

Host name of the execution target server

Specify the host name or IP address of the server on which this plugin will be executed. IPv6 addresses are not supported.

--

Input

R

JP1IM.jp1imLHostName

JP1/IM logical host name

Specifies the JP1/IM logical host name.

--

Input

O

JP1IM.severeEventResponseStatusKey

Important event action status key

Specify a key value that indicates the action status of the important event. Specify one of the following keys: PROCESSED, PROCESSING, HELD, or UNPROCESSED.

--

Input

R

JP1IM.deleteSevereEventFromIMView

Important event deletion from JP1/IM-View

Specifies whether to delete the specified important event from the JP1/IM - View screen. When deleting it, be sure to enter "yes". If another value or no value is specified, the event is not deleted. Note that the event is not deleted from the event DB.

--

Input

O

JP1IM.serialNumber

Serial number for the user in the event database

Specifies serial no. within the event DB of an important event that changes the situation of the action. Up to 10 numbers within the event DB can be specified. When specifying multiple numbers, separate with comma. No space allowed before or after a comma.

--

Input

R

common.returnValue

Return value for the plugin

The return value of this plugin stored.

--

Output

O