Refer to here for more information about DataSpider Studio/DataSpider Studio for Web edition.
| Name of functions | Menu | Description | Remarks |
|---|---|---|---|
| Script process | Script list | Provides information about the script currently being executed. | |
| End process | Terminates the script currently being executed. | ||
| Maximum execution count | Specify the number of concurrent execution of the scripts to allow. | ||
| Memory usage | Memory information | Provides the current usage of the memory. | |
| Memory Cleanup | Use it to manually free up memory by disposing unused objects. | ||
| Thread | Thread information | Provides information on threads being executed. | |
| Session | Session | Provides information on active sessions. | |
| Terminate session | Forces the session to end. |
|
| Item name | Description | Remarks |
|---|---|---|
| ID | Execution ID alloted to every execution of scripts. | |
| Script | The name of the script being executed. | |
| User | The user who executed the script. | |
| Time started | The start time of the execution. | |
| Description | Script is executed by this tool. | |
| Status | The status of the script. |
| Item name | Description | Remarks |
|---|---|---|
| Maximum execution count | Specify the maximum concurrent executions of scripts allowed. |
|
| Item name | Description | Remarks |
|---|---|---|
| Used | The current usage of the heap space allocated for DataSpiderServer. | |
| Available | The current free memory in the total amount of memory allocated for DataSpider. | |
| Total | The maximum heap size allocatable for DataSpiderServer. |
| Item name | Description | Remarks |
|---|---|---|
| Current thread count | The number of threads currently used by DataSpiderServer. | |
| Details | Provides the status of the currently executing threads. |
| Item name | Description | Remarks |
|---|---|---|
| ID | Session ID associated with each user logged in. | |
| User | User name. | |
| Standby time | Time elapsed (seconds) from last updated (execution) date up to the current time stamp. | |
| Description | The client application being used by the user. | |
| Host | IP address of the client application connected. |
|