GT 3.0 MDS Information Provider for RLS (globus-rls-reporter)
User Commands globus-rls-reporter(1)
Name
globus-rls-reporter - Globus Replica Location Service MDS ReporterSynopsis
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.
See Also
- globus-rls-server(8) man pages
- globus_rls_client man pages