![]() |
Contents |
Select a HostnameSelect a hostname from the drop-down list and click OK. If there is no hostname listed, continue reading. To use the Session Support interface, the ISS daemon (iss) must be started with at least a minimal configuration file. For example, a syntactically correct configuration file called myiss.cfg, stored in the ISS directory, must have at least: cell cell1 local node mary 1where the local cell is named cell1 with a single node, mary, in the cell. Node mary has priority 1 to be the monitor. To start the ISS daemon using our example filename, from a command prompt type: iss -g -c myiss.cfg |