Process Manager Tool
View and manage all of the current processes related to business system continuity.
Each row of the table at the top of the screen contains the following information for each process:
- PID. The numeric process identification.
- Process. The name of the process.
- CPU. The numeric CPU usage of the process.
- Memory. The numeric memory usage of the process.
- User. The user that owns the process.
- Command. The command that caused the process to be created.
- Comment. Any comment that is associated with the process.
At the very bottom of the screen are a set of controls. These are
- Refresh Checkbox. Enabling this checkbox means that this screen is automatically refreshed as per the refresh interval.
- Refresh Interval. The number of seconds between automatic refreshes if the refresh checkbox is enabled.
- Show All Processes Checkbox. Enabling this checkbox causes all processes to be viewed; disabling this checkbox means only those processes associated with business system continuity is displayed.
- Refresh. This button causes a manual refresh of this screen.
- Terminate. This button enables the user to terminate a selected process.
- Close. This button closes this subsystem and returns the user to the tools system.