gx-check-requests - Process requests for grid-mapfile updates
gx-check-requests -help
gx-check-requests [options]
gx-check-requests, part of the gx-map system, is the second of the three phases used to generate the Globus grid-mapfile.
gx-check-requests is normally run from a cron job. It checks for new request files generated by gx-request. Each request file is checked for validity. If the file is valid, it's appended, with annotations, to the requests.log file.
The gx-check-requests command must be executed by the account that owns the gx-map installation; this is typically the ``gxmap'' or ``globus'' account, but a different account can be configured when the gx-map system is installed.
Option processing is done using the Perl Getopt::Long module.
Options may be specified with a single or double leading '-' character. Option names may be abbreviated to whatever is unique. Arguments may be separated either by a blank or by an '=' character. For example, ``-foobar 42'', ``--foobar=42'', and ``-foob 42'' would all be equivalent.
-r--r--r--
).
gx-map(7), gx-request(1), gx-propagate(8), gx-gen-mapfile(8), gx-map-requests-log(5), gx-map-security(7)
Keith Thompson, San Diego Supercomputer Center, <kst@sdsc.edu>
See the file LICENSE in the gx-map distribution, installed in the etc/gx-map subdirectory.