Skip to Content.
Sympa Menu

perfsonar-dev - LS usage in SSHTELNET MP

Subject: perfsonar development work

List archive

LS usage in SSHTELNET MP


Chronological Thread 
  • From: Stijn Melis <>
  • To: "" <>
  • Subject: LS usage in SSHTELNET MP
  • Date: Tue, 03 Jun 2008 16:01:18 +0200

Hi all,


since I just noticed that Maciej is on holiday, I guess I won't be getting much answers from him, so I decided to send the mail I sent him to you guys as well :)

There is a problem with the SSHTELNET MP registering to the LS, and I am trying to fix it. However, I have a few questions:

Do I have to implement anything myself in the source code of the SSHTELNET MP for the registration to be done, or is this completely handled by psBase? I have been looking at the code for RRD MA, SQL MA and the AS and I couldn't find anything related to LS registration.

I updated my service.properties file with these LS related entries:

# Group=LS
# Description=Type of service
service.r.service_type=mp

# Group=LS
# Description=Location of the Lookup Service
service.r.ls_url=http://uran.acad.bg:8080/XML-LS/services/LookupService

# Group=LS
# Description=The URL address of the service configured by this configuration file.
service.r.access_point=http://mdm-1.par.fr.geant2.net:8090/geant2-java-sshtelnet-mp/services/TelnetSSH

# Group=LS
# Description=The name of the organisation which deployed the MP
service.r.organization_name=UGENT

# Group=LS
# Description=The name of the service
service.r.service_name=geant2-java-sshtelnet-mp

# Group=LS
# Description=The version of the service
service.r.service_version=1.3.1

# Group=LS
# Description=The e-mail address of the contact person for the service


# Group=Global
# Description=Description for the service
service.r.service_description=perfSONAR SSHTELNET MP service

# Group=LS
# Description=The period of time between registrations to the LS
component.registrator.interval=30000

# Group=LS
# Description=The name of the scheduler component (the implementation of this component must also be declared in the components.properties file).
component.registrator.scheduler_component=scheduler

# Group=LS
# Description=The name of the metadata configuration file which is to be sent to the LS
service.ls.registration_file=/opt/perfsonar/services/geant2-java-sshtelnet-mp/WEB-INF/classes/perfsonar/conf/sshtelnetmetadata.xml

# Group=LS
# Description=Enter 'xmldb' to take metadata elements for register requests from the XML database, or 'file' to take them from the XML metadata configuration file.
service.ma.conf_file.store_type=xmldb

Are these sufficient? Or is anything else needed?

Thanks in advance,

Stijn



Archive powered by MHonArc 2.6.16.

Top of Page