SCORE.CONF(5)
FILE FORMATS
SCOREE.CONF(5)
NAME
Configuration file format for SCore daemons startup scripts.

DESCRIPTION
/etc/score.conf file describes SCore information for daemons (such as msgbserv).

Each line of /etc/score.conf is as folows:
key=value
Space around = is not allowed.

Following keyword is available:

SCBDSERV
Specifies hostname running scoreboard.
SCOOPGROUP
Specifies the host group to monitoring ScoopServer,
SCOUTGROUP
Specifies the host group for determine to accept by scoutd.

Example
SCBDSERV=server.score.rwcp.or.jp
SCOUTGROUP=pcc
SCOOPGROUP=pcc

SEE ALSO
scoreboard(8), ScoopServer(8), scoutd(8), msgbserv(3),

CREDIT
This document is a part of the SCore cluster system software developed at Real World Computing Partnership, Japan. Copyright (c) 2000, 1999 Real World Computing Partnership.