Skip to Content.
Sympa Menu

perfsonar-dev - base2-changes in scheduler

Subject: perfsonar development work

List archive

base2-changes in scheduler


Chronological Thread 
  • From: Maciej Glowiak <>
  • To: Prodromos Gerakios <>
  • Cc: Perfsonar Development <>, Roman Lapacz <>, Candido Rodriguez <>
  • Subject: base2-changes in scheduler
  • Date: Fri, 13 Mar 2009 16:32:20 +0100

Prodromos,

I know you're working on new WebAdmin. I added functionality of disabling scheduler actions such as LS registration or LS Cleanup in psBase2. Option:
<option name="status" value="on" />
or:
<option name="status" value="off" />
enables or disables scheduler action. It's done automatically in psBase. Perhaps that would help you in WebAdmin.

============================================================================
<action name="registration" className="org.perfsonar.base2.service.registration.LSRegistrationAction">

<option name="status" value="off" />
<!--
other options
...
-->
<option name="interval" value="3600" />
</action>
============================================================================

Another option processed by default is interval (in seconds) for action.

best regards
Maciej
--

--------------------------------------------------------------------
| Maciej Glowiak Network Research and Development ||
|

Poznan Supercomputing and Networking Center ||
| (+48 61) 858 2024 -- skype_id: maciej_psnc -- GG: 4526858 ||
| -- jabber:

||
====================================================================


  • base2-changes in scheduler, Maciej Glowiak, 03/13/2009

Archive powered by MHonArc 2.6.16.

Top of Page