Hitachi

JP1 Version 11 JP1/Service Level Management Description


5.4.1 Setting up the linkage between SLM and Performance Management (working with Performance Management)

Use SLM's system definition file to specify the settings needed to link SLM with Performance Management.

Organization of this subsection

(1) Before you start

(2) Procedure

To set up the linkage between SLM and Performance Management:

  1. In the system definition file (jp1itslm.properties) of SLM - Manager, specify the following properties:

    • pfmManagerHost (PFM - Manager's host name)

    • pfmManagerPort (PFM - Manager's port number#1, #2)

    • pfmWebConsoleURL (URL of PFM - Web Console that is to be started from SLM)

    • pfmReceivePort (Port number used by SLM - Manager to receive performance data#2)

    #1: This port is used by the PFM - Manager service's View Server.

    #2: For details, see the description of network setup for linking with SLM in the SLM/Performance Management User's Guide.

    Edit the system definition file of SLM - Manager. The system definition file is stored at the following location:

    SLM-Manager-installation-folder\mgr\conf\jp1itslm.properties

  2. If a firewall has been set up between SLM and Performance Management, set the firewall to open the ports that correspond to the following properties specified in step 1:

    • pfmManagerPort

    • pfmReceivePort

    Note that the port specified in the pfmReceivePort property is used for communications between SLM - Manager and monitoring agents. Therefore, configure the firewall between SLM - Manager and the monitoring agents so that the port specified in pfmReceivePort is open.

    Also check the following:

    [Figure] Check if the firewall between SLM - Manager and PFM - Manager is configured so that the port specified for the pfmManagerPort property is open. If the port is not open, configure the firewall so that the port is open.

    [Figure] Check if the ephemeral ports used for communication between SLM - Manager and PFM - Manager are open. If they are not open, configure the firewall so that the ephemeral ports are open or configure the firewall to allow communication from the following program:

    SLM-Manager-installation-folder\mgr\bin\system\jslmmadaptor.exe

    The following figure shows the correspondence between firewall locations and ports to be opened.

    [Figure]

The setup needed in SLM to link with Performance Management is now complete.

(3) Next task