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. See the individual linked product documentation for details about the versions and operating systems that support the linked product.
Table 2‒74: 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
Folder name
Subfolder name
Function name
Network Management
--
Network Node Manager
hitachi_jp1_cm2.html
HP NNM Version 7.5 or earlier
HP NNM
Inventory/Software Distribution
--
Integrated Asset Management
hitachi_jp1_assetinfomationmanager.html
JP1/Asset Information Manager
--
Inventory/Software Distribution#
hitachi_jp1_netmdm.html
JP1/Software Distribution Manager
Storage Management
Storage Area Management
Storage System Usage Management
hitachi_jp1_hicommand_tuning_manager.html
JP1/HiCommand Tuning Manager
Storage Hardware Management
hitachi_jp1_hicommand_device_manager.html
JP1/HiCommand Device Manager
Storage Resource Allocation Management
hitachi_jp1_hicommand_provisioning_manager.html
JP1/HiCommand Provisioning Manager
Storage Replication Management
hitachi_jp1_hicommand_replication_manager.html
Hitachi Replication Manager
Tiered Storage Resource Management
hitachi_jp1_hicommand_tiered_storage_manager.html
JP1/HiCommand Tiered Storage Manager
Global Input/output Path Availability Management
hitachi_jp1_hicommandGLAM.html
JP1/HiCommand Global Link Availability Manager
Server Management
--
Web Console
hitachi_jp1_systemmanager.html
JP1/Server Conductor
- Legend:
-
--: None
- #
-
JP1/IM - View for Windows 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 product 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.#
- #
-
• 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.
• 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>