Hitachi

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


jddupdateaction

Organization of this page

Function

This command loads a user-defined auto response action definition file and applies it to Intelligent Integrated Management Base.

Format

Usage:
jddupdateaction [-h logical-host-name]

Execution permission

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

In UNIX: Superuser permissions

Storage directory

In Windows:

Manager-path\bin\imdd\

In UNIX:

/opt/jp1imm/bin/imdd/

Arguments

-h logical-host-name

When you are operating in a cluster system, this option specifies the logical host name of the host that executes the command. If this option is omitted, the command assumes the logical host name specified in the JP1_HOSTNAME environment variable. If the JP1_HOSTNAME environment variable is set empty string, the command assumes the physical host name,

If this option is omitted and the JP1_HOSTNAME environment variable is not specified, the command assumes the physical host name.

Notes

Return values

0

Normal termination

1

Normal termination (with a warning message)

2

Invalid option

3

Invalid logical host name

4

Authentication data used by Intelligent Integrated Management Base has not been setup.

5

No execution permission for the command

6

Failed to connect to the Intelligent Integrated Management Base

7

Failed to be authenticated to the Intelligent Integrated Management Base

8

The user used for authentication has insufficient permissions

9

Failed to load the auto response action definition file

10

Incorrect format of the auto response action definition file

11

Incorrect content of the auto response action definition file

255

System error occurred

Example

The following shows an example in which the logical host is set to "ronri".

$ jddupdateaction -h ronri
KAJY02009-I The command (jddupdateaction) has started.
KAJY02010-I The command (jddupdateaction) terminates normally.