... {section} {column:width=100%} h3. To Register a Sun xVM Ops Center Server This procedure describes how to register an installed Sun xVM Ops Center server with the Sun Inventory online environment. Throughout this procedure, references to the _Satellite_ or _Satellite Server_ within the Sun xVM Ops Center browser user interface (BUI), or wizards it presents, all relate to the Sun xVM Ops Center server instance installed on your system.
To complete this procedure, you will need the following information: * Name and description of the Sun xVM Ops Center server * Fully qualified host name of the Sun xVM Ops Center server * HTTP proxy information used to connect to the Internet, including: ** HTTP proxy host name and port number ** User name and password information if the HTTP proxy requires authentication * Sun Online Account (SOA) user name and password * Identity of the Team with which you will associate the Sun xVM Ops Center server
Before you configure the Sun xVM Ops Center server software, verify that your system can access the Sun web sites listed in the Verify Network Access to Required Sun Web Sites section of the [Verifying System Resources|http://wikis.sun.com/display/xVM/Verifying+System+Resources] page. Also verify that you have a valid Sun Online account as described on the [Verifying Sun Online Account Access|http://wikis.sun.com/display/xVM/Verifying+Sun+Online+Account+Access] page.
The Satellite Configuration wizard described in this procedure provides the opportunity to enable the Sun xVM Ops Center proxy that is co-located with the Sun xVM Ops Center server.
Perform the following steps to register a Sun xVM Ops Center server:
|
# Launch a web browser. # Connect to the following URL, and replace _server_ with the IP address or host name of the system were the Sun xVM Ops Center server software is installed. |
| {code}
{panel} |
| https://_server_:9443/scportal
{{https://server:9443/scportal}} |
| {code}
{panel} |
# Accept any certificates that are presented. The Sun xVM Ops Center login page displays. # In the appropriate fields, enter the name and password of the {{root}} user, or equivalent role, on the system where the Sun xVM Ops Center server software is installed. The Introduction panel of the Satellite Configuration wizard displays. |
... # To display the Satellite panel of the Satellite Configuration wizard, click Next. Enter the following information in the three fields that display: {panel} * *Satellite Name* Enter the name that you want to use to identify this Sun xVM Ops Center server. The name that you specify here might differ from the host name of the Sun xVM Ops Center server. * *Satellite Description* Enter a brief description of the Sun xVM Ops Center server. * *Satellite Network Location* Enter the fully qualified host name of the Sun xVM Ops Center server. {panel} # To display the HTTP Proxy panel of the Satellite Configuration wizard, click Next. This panel enables you to specify information about an HTTP proxy, if the Sun xVM Ops Center server requires an HTTP proxy to connect to the Internet. If the Sun xVM Ops Center server does not require an HTTP proxy to connect to the Internet, enter nothing in this panel. The four fields in this panel accept the following information: {panel} * *Server* Enter the host name of the system that acts as the HTTP proxy. * *Port* Enter the port of the HTTP proxy. * *User* If the proxy requires authentication, enter the user name to use. * *Password* If the proxy requires authentication, enter the password associated with the user name that you entered in the User field. {panel} # To display the Account panel of the Satellite Configuration wizard, click Next. In this panel, you associate your Sun Online Account with a user that exists on the Sun xVM Ops Center server. The four fields in this panel accept the following information: {panel} * *Sun Online Account User Name* Enter the Sun Online Account user name that you want to associate with a local user on the Sun xVM Ops Center server. Typically, Sun Online Account names are expressed as email addresses. * *Associated Local User* Enter the name of the user with which you want to associate the Sun Online Account user that you specified in the Sun Online Account User Name field. By default, the user name that you used to log in to the Sun xVM Ops Center BUI populates this field. * *Sun Online Account Password* Enter the password for the Sun Online Account that you specified in the Sun Online Account User Name field. * *Confirm Password* Re-enter the password for the Sun Online Account that you specified in the Sun Online Account User Name field. {panel} To save your Sun Online Account password securely on the Sun xVM Ops Center server, select the *Securely save SOA password on Satellite* check box in the Account panel. Selecting this box allows Sun xVM Ops center to automatically log in using the Sun Online Account specified. If you do not select this box, you must log in to Sun xVM Ops Center twice, once for the local user account and again for the Sun Online Account.\\ |
\\ A link to the site where you can create a Sun Online Account is also available on this page. |
| # To
cause the Satellite Configuration wizard to
verify your Sun Online Account information and display the Team panel, click Next. By default, the Sun Online Account that you specified in the Account panel populates the Team pull-down list. Select the team that you want to associate with this Sun xVM Ops Center server. |
| # To display the Control Proxy panel of the Satellite Configuration wizard, click Next. The Enable Local Control Proxy check box in this panel allows you to enable the Sun xVM Ops Center proxy that was automatically installed at the time you installed the Sun xVM Ops Center
server on this system. The following considerations apply to this decision:
server. To be made operational, Sun xVM Ops Center requires at least one functioning proxy.\\ |
| {panel}
\\ |
| * To be made operational, Sun xVM Ops Center requires at least one functioning proxy. |
| *
If you intend to configure one or more proxies on systems other than the system on which the Sun xVM Ops Center server is installed, you typically would not enable the proxy that is co-located with the Sun xVM Ops Center
server.\\ |
| {panel}
\\ |
| Select the Enable Local Control Proxy check box to enable the co-located proxy. |
If you do not intend to configure more proxies, then you must enable the co-located proxy to make this Sun xVM Ops Center instance operational.\\ \\ Select the Enable Local Control Proxy check box to enable the co-located proxy, if required for your Sun xVM Ops Center installation.\\ \\ |
# To complete the Sun xVM Ops Center server registration and configuration process, click Next. The Summary panel displays. # To complete the Satellite Configuration wizard, click Finish. The xVM Ops Center main page displays. |
... # To verify the connections that have been established for this Sun xVM Ops Center configuration, run the {{sc-console list-connections}} command. For example: {code} # sc-console list-connections scn-proxy https://localhost:443 urn:scn:clregid:88f40fe1-ec0c-46a6-971f-a27730056835:20080417033444905 scn-satellite https://inv-cs-beta.sun.com urn:scn:clregid:8315e50c-9168-474c-8045-4b15bb75575d:20080417033815406 localhost https://localhost:443 urn:scn:clregid:9aab3c09-51e1-4fc4-b759-1c0f8a41726e:20080417033256782 # {code} {column} {section} |