Changes between Version 12 and Version 13 of AccountManagement


Ignore:
Timestamp:
Nov 26, 2010, 10:06:44 PM (13 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AccountManagement

    v12 v13  
    109109       <url>http://setiathome.berkeley.edu/</url>
    110110       <project_name>SETI@home</project_name>
    111        <suspended_via_gui>0</suspended_via_gui>
     111       <suspended_via_gui>0|1</suspended_via_gui>
    112112       <account_key>397d250e02ec02be8141b8d109d5ec73e5</account_key>
    113113       <hostid>NNN</hostid>
    114114       [ <attached_via_acct_mgr/> ]
    115        [ <suspended_via_gui/> ]
    116115       [ <dont_request_more_work/> ]
    117116       [ <detach_when_done/> ]
     
    172171       [ <update>0|1</update> ]
    173172       [ <detach>0|1</detach> ]
     173       [ <suspend>0|1</suspend> ]
     174       [ <abort_not_started>0|1</abort_not_started> ]
    174175       [ <dont_request_more_work>0|1</dont_request_more_work> ]
    175176       [ <detach_when_done>0|1</detach_when_done> ]
     
    202203 The current mode (always/auto/never).
    203204 * '''not_started_dur''':
    204  Estimated duration (elapsed time) of unstarted jobs
     205 Estimated duration (elapsed time) of unstarted jobs (6.12.7+)
    205206 * '''in_progress_dur''':
    206  Estimated duration (elapsed time) of jobs in progress
     207 Estimated duration (elapsed time) of jobs in progress (6.12.7+)
    207208 * '''gui_rpc_port, gui_rpc_password''':
    208209 GUI RPC information. Included only if the <send_gui_rpc_info> element is included in the AM URL file (see above).
     
    216217 A list of currently attached projects.  For each project:
    217218  * '''suspended_via_gui''': whether project is suspended (perhaps by the AM)
    218   * '''attached_via_acct_mgr''': whether this project is attached via account manager
    219   * '''dont_request_more_work''': whether work fetch is suspended for this project
    220   * '''detach_when_done''': whether project is set to be detached when done
     219  * '''attached_via_acct_mgr''': whether this project is attached via account manager (6.12.7+)
     220  * '''dont_request_more_work''': whether work fetch is suspended for this project (6.12.7+)
     221  * '''detach_when_done''': whether project is set to be detached when done (6.12.7+)
    221222
    222223The return values are:
     
    254255  * '''detach_when_done''':
    255256  If nonzero, detach from this project when all work is completed
     257  * '''suspend''': suspend this project  (6.12.7+)
     258  * '''abort_not_started''': abort unstarted jobs for this project (6.12.7+)
    256259  * '''resource_share''':
    257260  Specifies a resource share for this project.