|
You should always monitor *all* your processes carefully. When you run a new script for the first time, *always* use the monitoring tools described above to make sure that you are using a reasonable amount of resources. If the scripts are long-running ones, do this check periodically to ensure that they don't have memory leaks or other resource-related issues.
|
|
You should always monitor *all* your processes carefully. When you run a new script for the first time, *always* use the monitoring tools described above to make sure that you are using a reasonable amount of resources. If the script is a long-running one, repeat this check periodically to ensure that it doesn't have memory leaks or other resource-related issues.
|