Changes between Version 12 and Version 13 of AccountManagement
- Timestamp:
- Nov 26, 2010, 10:06:44 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AccountManagement
v12 v13 109 109 <url>http://setiathome.berkeley.edu/</url> 110 110 <project_name>SETI@home</project_name> 111 <suspended_via_gui>0 </suspended_via_gui>111 <suspended_via_gui>0|1</suspended_via_gui> 112 112 <account_key>397d250e02ec02be8141b8d109d5ec73e5</account_key> 113 113 <hostid>NNN</hostid> 114 114 [ <attached_via_acct_mgr/> ] 115 [ <suspended_via_gui/> ]116 115 [ <dont_request_more_work/> ] 117 116 [ <detach_when_done/> ] … … 172 171 [ <update>0|1</update> ] 173 172 [ <detach>0|1</detach> ] 173 [ <suspend>0|1</suspend> ] 174 [ <abort_not_started>0|1</abort_not_started> ] 174 175 [ <dont_request_more_work>0|1</dont_request_more_work> ] 175 176 [ <detach_when_done>0|1</detach_when_done> ] … … 202 203 The current mode (always/auto/never). 203 204 * '''not_started_dur''': 204 Estimated duration (elapsed time) of unstarted jobs 205 Estimated duration (elapsed time) of unstarted jobs (6.12.7+) 205 206 * '''in_progress_dur''': 206 Estimated duration (elapsed time) of jobs in progress 207 Estimated duration (elapsed time) of jobs in progress (6.12.7+) 207 208 * '''gui_rpc_port, gui_rpc_password''': 208 209 GUI RPC information. Included only if the <send_gui_rpc_info> element is included in the AM URL file (see above). … … 216 217 A list of currently attached projects. For each project: 217 218 * '''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+) 221 222 222 223 The return values are: … … 254 255 * '''detach_when_done''': 255 256 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+) 256 259 * '''resource_share''': 257 260 Specifies a resource share for this project.