Retrospective tutorial
This tutorial covers the following topics:
Limiting the maximum number of SSH connections opened by Retrospective to a remote host.
Using the “Execution priority” (nice) option to lower the priority / CPU consumption of all operations performed by Retrospective on a remote host.
In certain situations you want to search / monitor log files while making sure that Retrospective consumes a limited amount of resources on a target host.
Open the host manager tab and go to advanced settings. Select a host from the list and modify the “Maximum connections”.
By limiting the maximum number of SSH connections to a remote host, you can make sure that Retrospective consumes a limited amount of resources (including CPU resources) on this host.
Modify the “Execution priority” by moving the slider to the right.
By lowering the execution priority you can decrease the priority of all Retrospective operations on the host. Retrospective translates the execution priority setting into a POSITIVE nice (the *NIX nice tool) adjustment.
Test / save your host