NAME
slreportd - Distributed load reporter for perl Schedule::Load
SYNOPSIS
slreportd [ --help ] [ --port=port ] [ --dhost=host ] [ --version ]
DESCRIPTION
slreportd will start a deamon to report machine loading 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.
- --version Displays program version and exits.
- {variable}={value} Sets a arbitary constant variable to the specified value. This variable may be used so that a process requesting a machine can choose a machine with specific properties.
SEE ALSO
slchoosed
, Schedule::Load
, Schedule::Load::Server
, Schedule::Load::Reporter
,
DISTRIBUTION
This package is distributed via CPAN.
AUTHORS
Wilson Snyder <wsnyder@world.std.com>