The formula below can be used to estimate the memory required when Automated Operation Processes are executed.
Estimation formula
y = 780 + i x j |
y: Memory used (MB)
i: Number of Automated Operation Processes executing simultaneously
j: Memory usage required to execute one Automated Operation Process (Unit: MB)
When using an operation component that was provided as standard in Systemwalker Runbook Automation, use 50 for this value. When using an operation component that was developed independently, use 80 for this value.
Estimation example
The memory usage that will be required to execute three Automated Operation Processes using an operation component that was provided as standard in Systemwalker Runbook Automation is as shown below:
* The number is 100 that Automated Operation Processes are able to execute simultaneously has been verified.
780 + 3 x 50
= 780 + 150
= 930 (MB)