Hitachi

JP1 Version 12 JP1/Performance Management Reference


G.2 Content of the Host.prm file

Settings information about PFM - Manager or PFM - Base, and about the single-instance PFM - Agent is output to the Host.prm file. The output information is equivalent to the output results of various commands and the content of definition files.

Content output to the Host.prm file

No.

Header

Description

How to change the settings

Common parts

1

"******product-name******"

The name of the PFM - Manager or PFM - Base product installed on the command execution host

-

2

"***Host Name"

The monitoring host name obtained by the following command:

For physical hosts:

jpcconf host hostmode -display

For logical hosts:

hostmode : Logical

hostname : logical-host-name

-

3

"***Product Information List"

The product ID and version of PFM - Manager or PFM - Base installed on the command execution host

-

4

"***Port Number List"

The list of port numbers obtained by the following commands:

For physical hosts:

jpcconf port list -key all

For logical hosts:

jpcconf port list -key all -lhost logical-host-name

-

5

"***Connection Target PFM Manager"

PFM - Manager for the connection destination obtained by the following command:

For physical hosts:

jpcconf mgrhost display

For logical hosts:

jpcconf mgrhost display -lhost logical-host-name

-

6

"***Settings Information (Common)"

Settings common to the services (content of the jpccomm.ini file)

Edit the jpccomm.ini file. Note that some items cannot be edited.

For details, see Startup information file (jpccomm.ini).

7

"***Settings Information (Action Handler Service)"

Action Handler service settings

  • [Capabilities Section]

    Settings information about alarm execution actions

  • [SMTP Options]

    Settings information about email delivery. Only the values of [Host], [Sender Name], and [Charset] can be changed.

  • [Mail Options]

    Settings information about email delivery

Ignore any other items.

Select Action Handler in the Services tree in PFM - Web Console, and then change the settings for the following nodes displayed in Properties:

  • [Capabilities] node

  • [Mail] node

8

"***Settings Information (PFM Service Auto-Restart Function)"

Settings for the PFM Service Auto-Restart function#1.

The order in which sections and labels are displayed differs depending on the order in which they were set. In addition, section names include service IDs#2.

For each of the following services, select the service in the Services tree in PFM - Web Console, and then change the settings for Restart Configurations (displayed in Properties) and the nodes under it.

  • Master Manager

  • Action Handler

  • Agent Collector

  • Remote Monitor Collector

9

"***Settings Information (JP1 System Event)"

Settings for issuing JP1 system events.

The order in which sections and labels are displayed differs depending on the order in which they were set. In addition, section names include service IDs#2.

For each of the following services, select the service in the Services tree in PFM - Web Console, and then change the settings for JP1 Event Configurations (displayed in Properties) and the nodes under it.

  • Master Manager

  • Agent Collector

  • Remote Monitor Collector

10

"***Host Information (jpchosts)"

Host information settings (content of the jpchosts file)

Edit the jpchosts file.

11

"***Settings Information (PFM Service Startup at OS Startup)"

Settings for starting the PFM service when the operating system is started. These settings are obtained by the following commands#1:

For Windows:

wmic service where ( DisplayName LIKE "PFM - %" ) get DisplayName, StartMode

For UNIX:

if [ -x /opt/jp1pc/jpc_start ];then echo jpc_start:available; else echo jpc_start:unavailable;fi;if [ -x /opt/jp1pc/jpc_stop ];then echo jpc_stop:available; else echo jpc_stop:unavailable;fi

  • For Windows:

    Change the settings for the automatic startup of services for the operating system.

  • For UNIX:

    Change the settings for the automatic startup of PFM services.

12

"***Settings Information (Common Account pfmhost)"

Common account information for the instance environment (pfmhost)

Use the jpcconf acc command.

13

"***Settings Information (Common Account wmi)"

Common account information for the monitoring target (wmi)

Use the jpcconf acc command.

14

"***Settings Information (Common Account ssh)"

Common account information for the monitoring target (ssh)

Use the jpcconf acc command.

15

"***Settings Information (Auto Alarm Bind)"

Auto alarm bind settings information (jpcautobind.cfg)

Edit the jpcautobind.cfg file.

Parts common to the single-instance PFM - Agent

16

"******product-name******"

The product name of the single-instance PFM - Agent installed on the command execution host

-

17

"***Product Information"

The product ID and version of PFM - Agent installed on the command execution host

-

18

"***Settings Information (Collector Service)"

Collector service settings (content of the jpcagt.ini file)

  • [Agent]

    Information about agent settings

  • [Interval Records]

    Settings for the method for recording PI records.

  • [Detail Records]

    Settings for the method for recording PD records

  • [Log Records]

    Settings for the method for recording PL records

Depending on the settings, the following items might be added after the operation starts #2:

  • Device Name Cache

  • ALL WPAR Collection for Process

  • Collection Offset from Top of Minute

Select Agent Collector in the Services tree in PFM - Web Console, and then change the settings for the following nodes displayed in Properties:

  • [Agent Configuration] node

  • [Interval Records] node and the nodes under it.

  • [Detail Records] node and the nodes under it.

  • [Log Records] node and the nodes under it

19

"***Settings Information (Store Service)"

Settings for the Store service (content of the jpcsto.ini file)

  • [RetentionEx Section] and [Retention Section]

    Settings information about the storage period for agent performance data

  • [Mode Section]

    Settings information about the Store version of the agent

  • [Data Section]

    Information about the storage location for agent performance data

Ignore any other items.

  • [RetentionEx Section] and [Retention Section]

    Select Agent Store in the Services tree in PFM - Web Console, and then change the settings for [RetentionEx] or [Retention] (displayed in Properties) and the nodes below it.

  • [Mode Section] or [Data Section]

    Use the jpcconf db command.

20

"***ITSLM Connection Information"

SLM connection settings

Select the service to be changed in the Services tree in PFM - Web Console, and then change the [ITSLM Connection] settings for the [ITSLM Connection Configuration] node displayed in Properties.

21

"***Alarm Bind Information"

Settings for binding alarm tables

Use the Bind Alarm Table method for each agent in the Agents tree in PFM - Web Console, or use the jpctool alarm command.

22

"***Monitor Suspend Information"

Monitoring suspension settings

Use the Monitoring Suspension Settings method for each agent in the Agents tree in PFM - Web Console, or use the jpctool monitor command.

Parts specific to PFM - Agent for Platform (Windows)

23

"***Configuration Information (Periodically-Executed User Command Function)"

Configuration for the function for periodically executing user commands

Select Agent Collector in the Services tree in PFM - Web Console, and then change the settings for the [User Command Setting] node displayed in Properties.

24

"***Application Definition Information (Process Operation Status)"

Whether processes are running (application definition)

Select Agent Collector in the Services tree in PFM - Web Console, and then change the settings for the [Advanced application monitoring] node displayed in Properties.

25

"***Application Definition Information (Application Operation Status)"

Whether applications are running (application definition)

Select Agent Collector in the Services tree in PFM - Web Console, and then change the settings for the [Application monitoring setting] node displayed in Properties.

26

"***Settings Information (Collection of User Records)"

Settings for collecting user records#1.

Note that different values might be added to each device, regardless of these settings.

Use the collection data addition utility.

Parts specific to PFM - Agent for Platform (UNIX)

27

"***Configuration Information (Periodically-Executed User Command Function)"

Configuration for the function for periodically executing user commands

Select Agent Collector in the Services tree in PFM - Web Console, and then change the settings for the [User Command Setting] node displayed in Properties.

28

"***Application Definition Information (Process Operation Status)"

Whether processes are running (application definition)

Select Agent Collector in the Services tree in PFM - Web Console, and then change the settings for the [Advanced application monitoring] node displayed in Properties.

29

"***Application Definition Information (Application Operation Status)"

Whether applications are running (application definition)

Select Agent Collector in the Services tree in PFM - Web Console, and then change the settings for the [Application monitoring setting] node displayed in Properties.

30

"***Settings Information (evfile)"

Content of the event file#1

Change the settings contained in the event file (/opt/jp1pc/agtu/agent/evfile).

31

"***Settings information (wgfile)"

Content of the work group file#1

Change the settings contained in the work group file (/opt/jp1pc/agtu/agent/wgfile).

#1: For logical hosts, this is not output.

#2: When the output files are compared, the applicable portions might be treated as differences.