RLS: Developer's Guide

Overview
APIs
Server Documentation (globus-rls-server)
Admin Command Line Tool (globus-rls-admin)
Client Command Line Tool (globus-rls-cli)
>Index Service Info Provider (globus-rls-reporter)
RPC Protocol Description (pdf)

Index Service Info Provider (globus-rls-reporter)

globus-rls-reporter - Globus Replica Location Service MDS Reporter

retrieves statistics from rls-server and reports them in LDAP LDIF format, suitable for parsing by MDS (Pre-WS Information Service). rls-server defaults to rls://localhost if not specified. Distinguished-name defaults to "RLS=stats, Mds- Vo-name=local, o=grid".

Synopsis

[ rls-server ] [ -c certfile ] [ -d distinguished-name ] [ -k keyfile ] [ -v ]

Options

-c certfile

X509 certificate file to use for authentication to RLS server.

The default value is the host certificate in /etc/grid-security/hostcert.pem.

-d distinguished-name

Distinguished name to use when reporting to MDS.

The default value is RLS=stats, Mds-Vo-name=local, o=grid.

-k keyfile

X509 key file to use for authentication to RLS server.

The default value is the host key file in /etc/grid- security/hostkey.pem.

-v Shows version and exit.