Provided by: globus-rls-server_4.9-13_amd64 

NAME
globus-rls-reporter - Globus Replica Location Service MDS Reporter
SYNOPSIS
globus-rls-reporter [ rls-server ] [ -c certfile ] [ -d distinguished-name ] [ -k keyfile ] [ -v ]
DESCRIPTION
globus-rls-reporter retrieves statistics from rls-server and reports them in LDAP LDIF format, suitable
for parsing by MDS. rls-server defaults to rls://localhost if not specified. Distinguished-name
defaults to "RLS=stats, Mds-Vo-name=local, o=grid".
OPTIONS
-c certfile
X509 certificate file to use for authentication to RLS server. By default it's the host
certificate in /etc/grid-security/hostcert.pem.
-d distinguished-name
Distinguished name to use when reporting to MDS. By default it is "RLS=stats, Mds-Vo-name=local,
o=grid".
-k keyfile
X509 key file to use for authentication to RLS server. By default it's the host key file in
/etc/grid-security/hostkey.pem.
-v Show version and exit.
SEEL ALSO
globus-rls-server(8), globus_rls_client man pages
5 Oct 02 globus-rls-reporter(8)