Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Command, Definition File and API Reference


4.6 File name and the storage location of the user-created plug-in

You can specify any given name for the file name of the user-created plug-in. The name must follow the rules below.

The user-created plug-in should be located in the directory with the same name as the file name of the plug-in. In a single directory, you can put only one file with the same name as the directory.

The following shows an example of creating the user-created plug-in named userPlugin.js.

In Windows:
On a physical host:

Manager-path\plugin\imdd\userPlugin\

On a logical host:

shared-folder\jp1imm\plugin\imdd\userPlugin\

In UNIX:
On a physical host:

/etc/opt/jp1imm/plugin/imdd/userPlugin/

On a logical host:

shared-directory/jp1imm/plugin/imdd/userPlugin/

If you create a directory named user as a storage location for a plug-in, the user directory can contain some user-created plug-ins with a given file name.

Organization of this section