|
Sun xVM Ops Center 1.1 Home Discovering and Registering Your Gear |
This discovery method uses a discovery file that you create and upload to the Sun xVM Ops Center Gear module. The file contains IP addresses for the servers that you want to discover.
You do not need to use a server's actual IP address. You can use an IP address that is on the same subnet as the server to be discovered. The IP address is used to route the work to the proxy that instantiates the manual server in the product.
Here's an example of a discovery file:
<?xml version='1.0' encoding='utf-8'?> <servers> <server name="server1" model="V20z" guid="123" ipAddress="129.147.247.1" > <ethernetPort name="GB_0" mac="00:09:3D:11:CC:0E"/> </server> <server name="server2" model="V20z" guid="123" ipAddress="129.147.247.2" > <ethernetPort name="GB_0" mac="00:0A:2D:11:AC:31"/> </server> </servers>
To Discover Gear Manually
1. Create your discovery file.
2. From the Gear menu, select Manual Discovery.
The Manual Discovery wizard is displayed. On the Introduction page, click Next.
3. Enter the name of the manual discovery file or click browse to find the file.
4. Click upload to upload the discovery file, then click Next.
5. On the Summary page, click Finish to complete the discovery.
There are two other discovery methods - Basic Discovery and Custom Discovery.
Once you have discovered gear, the next step is to register it with the modules of Sun xVM Ops Center.


