Hitachi

JP1 Version 12 JP1/Automatic Operation Service Template Reference


2.5.17 Get list of JP1/PFM process monitoring settings

Function

This service template acquires a listing of JP1/PFM - RM's process monitoring settings specified in JP1/PFM - Manager.

This service template assumes the following server:

• PFM management server

This is the server on which JP1/PFM - Web Console is installed.

The service template performs the following task:

(1) The service template outputs in text format to a specified file a list of the application definition names defined in JP1/PFM - RM, together with the specified service IDs from the PFM management server. The output format of the file is the same as the format of the results output by JP1/PFM's jpcprocdef list command.

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 for the system]

JP1/Automatic Operation 12-00 or later

[Required products in the system executing the service template]

(1)Job Management Partner 1/PFM - Web Console 10-00 or later, or

JP1/PFM - Web Console 11-00 or later

(2)Job Management Partner 1/PFM - Manager 10-00 or later, or

JP1/PFM - Manager 11-00 or later

(3)Job Management Partner 1/PFM - Remote Monitor for Platform 10-00 or later, or

JP1/PFM - Remote Monitor for Platform 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)

[Usage conditions of prerequisite products in the system executing the service template]

(1) Job Management Partner 1/PFM - Manager and the target Job Management Partner 1/PFM - RM must be running.

(2) Job Management Partner 1/PFM's jpcprocdef command must be specified correctly, in accordance with its usage conditions.

(3) Authentication for Job Management Partner 1/PFM - Manager is required during execution.

If an authentication key file has not been created, you must use the jpcmkkey command before you execute this command to create a key file for authenticating a user account with the Job Management Partner 1/PFM administrator user permissions.

Cautions

(1) If you run this service in a Linux environment, do not use multi-byte characters in the properties.

(2) If a file name specified for the remote and local systems already exists, that file will be overwritten. Also, the file in the remote system will be deleted. Therefore, make sure that you specify the correct file names.

(3) If there is no folder on the specified path in the remote system, such a folder will be created. A folder that is created will remain and will not be deleted; for this reason, you should delete unneeded folders periodically.

Version

02.00.00

Tags

Gather JP1 information,PFM

Property list

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

Property group

Description

Initial display

Monitored system environment information

Specify the environment information for the PFM management server.

Y

Process monitoring settings list acquisition information

Specify the information you want to acquire about the process monitoring settings.

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

jp1pfm.jp1pfmWebconHostName

JP1/PFM - Web Console host name

Specify the host name or IP addr. of the server where JP1/PFM - Web Console are installed. IPv6 is not supported. Specify the physical host name of primary server. In a cluster configuration, specify the logical host name.

Input

Disabled

R

Monitored system environment information

jp1pfm.reportOutputFileNameRemote

Report output file name(remote)

Specifies the full path name of the temporary file for outputting the list of process monitoring settings to the PFM management server.

Input

Disabled

R

Process monitoring settings list acquisition 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

jp1pfm.serviceId

Service ID

Specifies the service ID for acquiring the list of process monitoring settings.

Input

Disabled

R

Process monitoring settings list acquisition information

jp1pfm.reportOutputFileNameLocal

Report output file name(local)

Specifies the full path name of the file for acquiring the list of process monitoring settings.

Input

Disabled

R

Process monitoring settings list acquisition information

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

Property key

Characters that can be input

jp1pfm.jp1pfmWebconHostName

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

jp1pfm.reportOutputFileNameRemote

A character string of no more than 256 characters can be entered. It cannot include <, >, |, ;, &, *, ?, ", %, `, or a trailing \ or /.

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

jp1pfm.serviceId

A maximum of 258 characters can be entered. Characters that can be used include alphanumeric characters, as well as @ , [ , ] , . , and - .

jp1pfm.reportOutputFileNameLocal

A character string of no more than 256 characters can be entered. It cannot include <, >, |, ;, &, *, ?, ", %, or a trailing \ or /.

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

jp1pfmShowProcessDef

Get list of process monitoring settings

Acquires a list of process monitoring settings.

Eliminate the cause of the error, and then re-execute the service.

2

FileTransfer

File-forwarding plug-in

Transfer a list.

Eliminate the cause of the error, and then re-execute the service.

3

osDeleteFile

Delete file

Deletes temporary files.

Eliminate the cause of the error, and then re-execute the service.