Host Manager (hm)

Syntax

smash hm [-megactrl multicastControlAddress] [-scriptdir scriptDir] [-path execPath] [-conffile megaConfFile]

smash hm [-megactrl multicastControlAddress] [-scriptdir scriptDir] [-path execPath] [-conffile megaConfFile] [-fork] [-target numHostManagers] [-int checkInterval] [-path execPath] [-rcmd execCmd] [-log logFile] [-nolog] [-glunix] [-lb]

Description

The Host Manager (hm) is the key component of the AS1 framework. A host manager listens on the multicast control address (-megactrl) for service requests, and launches servents to answer these requests. There are two major ways to run hm, either standalone, or as part of a pool of host managers. To run a pool of host managers, the -fork, -target and -path options are used, and the target number of hm's will be launched on machines in the pool. In standalone mode, no command line options are required, and only a single hm is run.

Command Line Arguments

Pool Command Line Arguments