The following table lists the tools for CPU tests in the Control-M/Agent Toolbox, along with details about the input parameters and output of each tool:
Tool |
Input parameters |
Output |
---|---|---|
1 - Get CPU specs (UNIX only) |
No input parameters |
Basic CPU specifications for the UNIX platform |
2 - CPU usage |
1 - Number of samples Number of times to measure CPU during the test. The default is 10 times. |
Percentage of CPU usage for each sample and an average of CPU usage from all samples |
2 - Sleep between samples Length of sleep time (in seconds) between samples |
||
3 CPU and Memory monitoring |
1 - Output file The full path to a file in which to save the output. The default is OutputCpu.txt in the Toolbox directory (within the Agent Home directory). |
(In the output file) Process information and process memory details for each test run |
2 - Number of hours to run The total number of hours to run the test. The default is 1 hour. To run the test indefinitely, set the number of hours to -1. |
||
3 - How many seconds to sleep between runs The default is 5 seconds. |
||
4 - CPU and Memory monitoring during changes of a directory |
1 - Output file The full path to a file in which to save the output. The default is OutputCpu_MonitoringDir.txt in the Toolbox directory (within the Agent Home directory). |
(In the output file) Process information and process memory details from the first run and from various subsequent runs, provided that changes were detected in the specified directory |
2 - Number of hours to run The total number of hours to run the test. The default is 1 hour. To run the test indefinitely, set the number of hours to -1. |
||
3 - How many seconds to sleep between runs The default is 1 second. |
||
4 - Which directory to check The out-of-the-box default is the exe directory within the Agent Home directory. |
Parent Topic |