Hitachi

JP1 Version 13 Integrated Management: Getting Started


2.5.7 Setting up JP1/IM-Agent (for Linux)

Enables JP1/IM-Agent services (jpc_imagent) to be started from Process Management.

Prerequisites

The following conditions must be met:

Operating procedure

  1. Stop JP1/IM-Agent servicing by running the following command:

    jpc_service_stop -s all

  2. Run the following command to enable servicing for JP1/IM-Agent:

    / opt/jp1ima/tools/jpc_service-on [servicename of JP1/IM-Agent]

  3. Verify that JP1/IM-Agent serviceis enabled by running the following command:

    systemctl list-unit-files

    Valid if STATE of the corresponding service is not "masked".

  4. Run the following command to start JP1/IM-Agent services:

    jpc_service_start -s all

Related topics