NAME

slreportd - Distributed load reporter for perl Schedule::Load

SYNOPSIS

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

DESCRIPTION

slreportd will start a daemon 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 daemon 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.

--fake

Specifies load management should not be used, for reporting of a "fake" hosts' status. Often the hostname and other parameters will want to be overridden, for example:

slreportd hostname=lab_1 cpus=1 max_clock=100 osname=myos osvers=1 archname=myarch reservable=1 load_limit=1

--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.

load_limit={value}

Set a maximum number of jobs that the scheduler can run on this machine.

SEE ALSO

slchoosed, Schedule::Load, Schedule::Load::Server, Schedule::Load::Reporter,

DISTRIBUTION

This package is distributed via CPAN.

AUTHORS

Wilson Snyder <wsnyder@wsnyder.org>