You access HPE IDOL Admin from a web browser. You can only access the interface through URLs that are set in the Access-Control-Allow-Origin
parameter in the ACI server or component configuration file. For more information about configuring URL access, see Set Up HPE IDOL Admin.
You must be an Admin Client to access HPE IDOL Admin. If you are not an Admin Client, HPE IDOL Admin blocks you from accessing the interface.
Some HPE IDOL Admin features require Query Client, Index Client, or Service Client status; HPE IDOL Admin checks your status when you access the interface, and warns you that some features might be unavailable if you do not have the necessary permissions. You can view more information about your permissions status on the Permissions tab, or the Permissions section of the Status page.
To access HPE IDOL Admin from the host that it is installed on
Type the following URL into the address bar of your web browser:
http://localhost:port
/action=admin
where port
is the ACI server or component ACI port.
To access HPE IDOL Admin from a different host
Type the following URL into the address bar of your web browser:
http://host:port/action=admin
where:
host
|
is the name or IP address of the host that HPE IDOL Admin is installed on. |
port
|
is the ACI server or component ACI port of the HPE IDOL Admin host. |
|