Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

Step 1

Access the Action menu for a Promotion Target record.

Step 2

Click Refresh Target Agents. The Refresh Target Agents pop-up displays.
 

Step 3

If the Promotion Target record does not provide the login credentials (User and Password) for the target machine, you must enter them.
 
If the Promotion Target record does provide login credentials, but you want to override them, click Override User/Password and enter a User and Password.

Step 4

Click Submit. The Controller logs in to the target machine specified in the Promotion Target record URI field, accesses the appropriate tables, sorts the Agents into Agent types, and lists them in the appropriate <Agent-type> Mappings tab of the Promotion Target record.

Step 5

Open the Promotion Target record for which you have just refreshed Agents and click an Agent Mappings tab for which there are Agents on the target machine.
 
The following example shows a list of Linux/Unix Agents on a target machine:
 

Step 6

Click the Details icon next to a Target Agent name to display Agent Mapping Details for that Target Agent.
 

Step 7

In the Source Agent field, click the Add-Remove Multiple icon to display an Edit Members dialog.
 

 

  • The Collection window displays all Agents of this type on the source machine that have not been mapped to the selected Target Agent.
  • The Agents List windows displays all Agents of this type on the source machine that have been mapped to the selected Target Agent.

Step 8

To filter the Agents listed in the Collection window, enter characters in the text field above the Name column. Only Agents containing that sequence of characters will display in the list.

Step 9

To map an Agent, move the it from the Collection window to the List window:

Html bobswift
<ol>
<li> To move a single Agent, double-click it or click it once and then click the <b>></b> arrow.
<li> To move multiple Agents, Ctrl-click them and then click the <b>></b> arrow.
<li> To move all Agents, click the <b>>></b> arrow.
</ol>
To un-map an Agent, move it from the <b>List</b> window to the <b>Collection</b> window:
<ol>
<li> To move a single Agent, double-click it or click it once and then click the <b><</b> arrow.
<li> To move multiple Agents, Ctrl-click them and then click the <b><</b> arrow.
<li> To move all Agent, click the <b><<</b> arrow.</ol>

Step 10

Click Save.

Step 11

Repeat Steps 6 to 10 for each Agent listed in the selected Agent Mappings tab and for all Agents listed in any other Agent Mappings tabs.
 
For best results, you should make sure all the Agents on your source machine are mapped to an Agent on the target machine. You can map as many source Agents to a single target Agent as needed. Once you have specified the mapping for all your source Agents, you can easily promote Bundles or individual records to this Promotion Target. When you promote records (via Bundle or individually) to the target machine, the target Agent will replace the source Agent.

...

Error Message

Location

Panel
Html bobswift
<pre>
GET http://NN.NNN.NN.N:8080/opswise/resources/agents/list 
returned a response status of 401 Unauthorized
</pre>

User interface on source machine

Panel
Html bobswift
<pre>
2012-03-29-16:27:17:134  ERROR [http-8080-6] 
com.sun.jersey.api.client.UniformInterfaceException: 
GET returned a response status of 401 Unauthorized
</pre>

Universal Controller log on source machine

Panel
Html bobswift
<pre>
2012-03-29-16:27:16:138  ERROR [http-8080-1] *** ERROR *** 
Login using Basic Authentication failed for: [userID]
</pre>

Universal Controller log on target machine