Hitachi

JP1 Version 13 JP1/Integrated Management 3 - Manager Command, Definition File and API Reference


jimasetup

Organization of this page

Function

This command performs the default Setup of JP1/IM - Agent.

Format

jimasetup { phost | container }

Execution permission

In Windows: Administrator permissions (if the Windows UAC feature is enabled, the command is executed from the administrator console)

In Linux: Superuser permissions

Storage directory

In Windows:

Agent-path\tools\

In Linux:

/opt/jp1ima/tools/

Arguments

phost

If this option is specified when operating in physical host, it performs the initial Setup for operating in Physical host.

If you installed JP1/IM - Agent in a normal host deployment, the installer Execute jimasetup phost command.

If you created an AWS/EC2 virtual machine image, ensure that you Execute this command with phost optional specification from Auto Scaling scripting of AWS/EC2 before starting the service.

Cannot be specified together with container option.

container

If you created a container image, make sure that you execute this command with container optional specification from the scripts that the container execute before you start the service.

Cannot be specified together with phost option.

Return values

0

Normal termination

1

Abnormal termination

Log output

Example

Notes