NAME

slchoosed - Distributed load chooser for perl Schedule::Load

SYNOPSIS

slchoosed [ --help ] [ --port=port ] [ --dhost=host ] [ --version ]

DESCRIPTION

slchoosed will start a deamon to choose machines for the Schedule::Load package.

ARGUMENTS

--help Displays this message and program version and exits.
--port Specifies the port number that slchoosed uses.
--dhost Specifies the deamon host name that slchoosed uses. May be specified multiple times to specify backup hosts. Defaults to SLCHOOSED_HOST environment variable, which contains colon separated host names. When slchoosed starts, any hosts listed AFTER the current host are assumed to be backup hosts, and are sent a reset so that this host may takeover the choosing task.
--version Displays program version and exits.

SEE ALSO

slreportd, Schedule::Load, Schedule::Load::Chooser, Schedule::Load::Reporter,

DISTRIBUTION

This package is distributed via CPAN.

AUTHORS

Wilson Snyder <wsnyder@wsnyder.org>