PM-II AGENT/UDP CONF(5)
FILE FORMATS
PM-II AGENT/UDP CONF(5)
NAME
PM/Agent/UDP Configuration File Format

DESCRIPTION
Each line of the PM/Agent/UDP configuration file specifies mapping from node number to hostname and IP address.
A single '#' character indicates that the rest of the line is a comment, and to be ignored.

EXAMPLE
This is an example of a PM/Agent/UDP configuration file. In this example, four hosts: comp0, comp1, comp2 and comp3 are connected, and comp2 and comp3 have multiple network interfaces, and the interface which is specified by IP address comp2-giga or comp3-giga are used instead of comp2 or comp3.
#
# Sample configuration file
#

#
# Node specification
#  NodeNumber   Hostname                [IP address]
0               comp0.pccluster.org
1               comp1.pccluster.org
2               comp2.pccluster.org  comp2-giga
3               comp3.pccluster.org  comp3-giga

CREDIT
This document is a part of the SCore cluster system software developed at PC Cluster Consortium, Japan. Copyright (C) 2003 PC Cluster Consortium.