Item
|
Description
|
Job started
|
Time when the job started.
|
Time between retries
|
The BatchSettings.AutoRetry setting.
|
Current machine
|
The machine that SetupBatcher currently is working on.
|
Time to next attempt
|
Time until the next machine will be contacted. Visible when no current machine.
|
Remaining machines
|
Number of machines yet to finish.
|
Remaining machines list
|
This list is populated from the [Machines] section when the job starts with all machines not marked "OK-AllDone".
| · | Last try - time for last try to contact the machine
|
| · | Machine - name of machine
|
| · | Attempts - number of attempts to contact the machine
|
| · | Errors - number of errors
|
|
Finished machines
|
Number of finished machines
|
Finished machines list
|
This list is populated from the [Machines] section when the job starts with all machines marked "OK-AllDone". Also, when a machine is finished it is moved from the "remaining" list to this list.
| · | Time - time when machine was finished
|
| · | Machine - name of machine
|
| · | Attempt - finished on attempt
|
| · | Errors - number of errors
|
|
Errors
|
Total number of errors
|
Error list
|
A row is added to this list when an error occurs.
| · | Time - time for the error
|
| · | Machine - machine where error occurred
|
| · | Attempt - attempt when error occurred
|
| · | Line - line in [Batch] section where error occurred
|
| · | Command - command for which error occurred
|
|
Run now button
|
Click the "Run now" button to ignore the retry interval once: all remaining machines are contacted A.S.A.P one time.
|
Abort button
|
Click the "Abort" button to stop the job. Finished machines will be marked "OK-AllDone" in the [Machines] section and will not be contacted if the job is restarted.
|