Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Integrated Management - Manager Command and Definition File Reference


Web page call definition file (hitachi_jp1_product-name.html)

Organization of this page

Format

<HTML>
<HEAD>
<META HTTP-EQUIV="refresh" CONTENT="0;URL=URL-of-other-product's-web-page">
</HEAD>
</HTML>

File

hitachi_jp1_product-name.html (Web page call definition file)

hitachi_jp1_product-name.html.model (model file for the Web page call definition file)

Storage directory

View-path\conf\webdata\en\

Description

This file is used for calling another product's Web page from the Tool Launcher.

When another product's Web page is to be called from the Tool Launcher, the Web page call definition file is referenced first and then its URL defined in this file is accessed. If you plan to call some other product's web page from the Tool Launcher, you must set its URL by editing this file as appropriate to your environment.

If you attempt to display a Web page from the Tool Launcher without having set its URL, a page describing the setting method is displayed.

List of Web page call definition files

JP1/IM provides the definition files listed in the table below.

Table 2‒62: List of Web page call definition files that correspond to item names in the Tool Launcher window

Item in the Tool Launcher window

Web page call definition file name

Product name

Version that can be linked with JP1/IM - Manager

Supported OS

Folder name

Subfolder name

Function name

Network Management

--

Network Node Manager

hitachi_jp1_cm2.html

HP NNM Version 7.5 or earlier

Version 8 or earlier

No restrictions

HP NNM

Version 7.5 or earlier

Inventory/Software Distribution

--

Integrated Asset Management

hitachi_jp1_assetinfomationmanager.html

JP1/Asset Information Manager

No restrictions

Windows other than Windows Vista and Windows 7

--

Inventory/Software Distribution#

hitachi_jp1_netmdm.html

JP1/Software Distribution Manager

Version 7 or earlier

OS other than Windows Vista

Storage Management

Storage Area Management

Storage System Usage Management

hitachi_jp1_hicommand_tuning_manager.html

JP1/HiCommand Tuning Manager

Version 3 or later

Windows, Solaris (SPARC), and Linux

Storage Hardware Management

hitachi_jp1_hicommand_device_manager.html

JP1/HiCommand Device Manager

Version 3 or later

Storage Resource Allocation Management

hitachi_jp1_hicommand_provisioning_manager.html

JP1/HiCommand Provisioning Manager

Versions from 03-50 to 06-40

Storage Replication Management

hitachi_jp1_hicommand_replication_manager.html

Hitachi Replication Manager

Version 03-50 or later (For Replication Monitor, version 5 or earlier)

Tiered Storage Resource Management

hitachi_jp1_hicommand_tiered_storage_manager.html

JP1/HiCommand Tiered Storage Manager

Version 4 or later

Global Input/output Path Availability Management

hitachi_jp1_hicommandGLAM.html

JP1/HiCommand Global Link Availability Manager

Versions from 05-00 to 06-60

Windows Server 2003 R2 (SP2),

Windows XP Professional (SP2 or SP3),

Windows Vista (No SP, SP1, or SP2),

Windows Server 2008 (No SP, or SP2), Windows Server 2008 (x64) (No SP, SP2),

Windows Server 2008 R2 (x64) (No SP, or SP1),

Windows 7 (No SP)

Server Management

--

Web Console

hitachi_jp1_systemmanager.html

JP1/Server Conductor

No restrictions

No restrictions

Legend:

--: None

#

JP1/IM - View for Windows 8.1, Windows 8, Windows Server 2012, Windows 7, Windows Server 2008, and Windows Vista cannot link with the Web page versions of JP1/Software Distribution Manager.

By changing the URLs specified in these HTML files to the URLs of individual products' Web pages, you can access those products' Web pages from the Tool Launcher window.

When the definitions are applied

The definition takes effect when JP1/IM - View is restarted.

Information that is specified

<META HTTP-EQUIV="refresh" CONTENT="0;URL=URL-of-other-product's-web-page">

Specifies the URL of another product's Web page.

If you attempt to display another product's Web page from the Tool Launcher without setting its URL, a page describing the setting method is displayed (View-path\conf\webdata\en\webconfig_hitachi_jp1_product-name.html). You can specify the URL by following the instructions provided on the displayed page.#

#

[Figure] The URL set on this page is the default value. With some products, the user can customize the URL. Check the URLs used by other products beforehand.

Sometimes, the URL of a product will have changed, for a reason such as upgrading. If no window opens at the specified URL, check the applicable product's documentation.

[Figure] In host name, specify the host name or IP address of the machine where the product corresponding to the Web page is installed.

Example definition

<HTML>
<HEAD>
<META HTTP-EQUIV="refresh" CONTENT="0;URL=http://hostA/OvCgi/ovlaunch.exe">
</HEAD>
</HTML>