Hitachi

JP1 Version 13 JP1/Integrated Management 3 - Manager Configuration Guide


1.19.4 Register JP1/IM - Agent package (for Windows)

You can add JP1/IM - Agent package (hereinafter it is called as JP1/IM - Agent package) to JP1/IM - Manager host. You can also add JP1/IM - Agent packages of more than one Version.

You can install JP1/IM - Agent on agent host by downloading JP1/IM - Agent packages registered on JP1/IM - Manager host without using JP1/IM - Agent offered media.

To add JP1/IM - Agent packages is optional.

Organization of this subsection

(1) How to register JP1/IM - Agent Package

When you install JP1/IM - Manager on JP1/IM - Manager host, the included JP1/IM - Agent packages are registered automatically.

Important

To be able to download JP1/IM - Agent package regostered to the manager host, you need to setup Intelligent Integrated Management Base.

If you upgrade and install JP1/IM - Manager on the manager host, any previous versions of JP1/IM - Agent packages that are already installed will be removed.

(2) How to delete JP1/IM - Agent Packages

If you want to delete JP1/IM - Agent package registered on the manager host, delete files of register place for JP1/IM - Agent packages as follows:

OS

JP1/IM - Agent packages

Register place

File Name

Product name

Windows

Manager-path\public\download\imagent\

jp1_pc_agent_windows_version-number-of-JP1/IM-Agent(in VVRRSS format).zip

JP1/IM - Agent(Windows version)

jp1_pc_agent_linux_version-number-of-JP1/IM-Agent(in VVRRSS format).tar.gz

JP1/IM - Agent(Linux version)

(3) How to Download JP1/IM - Agent Package

To download JP1/IM - Agent package, follow these steps:

- Prerequisites

- Steps

  1. Execute REST API of File downloads to download JP1/IM - Agent package.

    <Description example>

    GET http://JP1/IM-Manager(Intelligent-Management-base)-host-name:20703/download/imagent/the-file-name-of-JP1/IM-Agent-Package

    To obtain a distribution from a JP1/IM - Manager (File downloading), you need JP1 user's authentication. For details, see 5.2.8 Authentication methods for REST API in the JP1/Integrated Management 3 - Manager Command, Definition File and API Reference.

  2. Unzip the downloaded JP1/IM - Agent package.

    • For Windows version

      Use PowerShell to execute the following command:

      Expand-Archive -Path jp1_pc_agent_windows_version-number-of-JP1/IM-Agent(in VVRRSS format).zip

    • For Linux version

      Using a shell, run the following command:

      tar -zxvf jp1_pc_agent_linux_version-number-of-JP1/IM-Agent(in VVRRSS format).tar.gz