Run the following batch or shell file for command execution:
- For Windows:
- runWin2.bat (JRE version 17.0 or 21.0)
- runWin.bat (JRE version 8.0 to 11.0)
- For UNIX and Linux:
- runUnix2.sh (JRE version 17.0 or 21.0)
- runUnix.sh (JRE version 8.0 to 11.0)
The following symbols and text formatting are used in the command syntax:
|
Symbol or text formatting |
Function |
|---|---|
|
[ ] |
Indicates an optional operand. If there are multiple operands, enclose each operand in parentheses and use vertical lines to separate the operands. |
|
{ } |
If there are multiple operands, enclose each operand in parentheses and use vertical lines to separate the operands. |
|
Bold |
Indicates text to be specified as is (not a variable). |
|
Italic |
Indicates text to be replaced with actual values (variable). |
| Command | Function |
|---|---|
| show interval | Sampling interval check function |
| set interval | Sampling interval setting function |
| show range | Accumulated data period check function |
| show cu | Performance target CU check function |
| add cu | Add CU function |
| remove cu | Remove CU function |
| export data | Performance metrics export function |
| help | Help function |