Hostfile for SSH

To use dennis.hpcc.jp, you should describe hosts.xml, and execute the client program with this hostfile. Write the hostfile for using ssh, as follows.

<?xml version="1.0" ?>
<OmniRpcConfig>
   <Host name="dennis.hpcc.jp" arch="i386" os="linux">
   <Agent invoker="ssh" />
   </Host>
</OmniRpcConfig>
 

This description is for activating the agent with ssh. In this specification, the relationship between the agent and rex is shown below.