check_config
The Control-M/Server check_config utility checks key product size properties and settings and notifies you whether they are set to valid values (at or above the recommended minimum value) that are suitable for the size of your production environment. The utility also enables you to adjust values to comply with the recommendations, as well as revert your changes.
Running the check_config Utility
This procedure describes how to run the check_config utility, which checks and adjusts product size configuration.
Begin
-
Do one of the following:
-
Linux: Log in to a Control-M/Server account.
-
Windows: Open a command prompt window where Control-M/Server is installed.
-
-
Run the following command:
-
Linux: check_config.sh [<utility parameters>]
-
Windows: check_config.bat [<utility parameters>]
For descriptions of the parameters that you can include in the command, see check_config Parameters.
The utility generates a report that describes details of the various checks and tells you whether each check passed or failed. For each parameter in these checks, the detected current value is compared to the minimum expected value.
-
BMC Software intends to provide meaningful and accurate recommendations, but does not guarantee that the information is relevant or appropriate to your computing environment. Be aware that the results of the tests are based on specific job attributes that might not reflect your specific scenario.
check_config Parameters
The following table describes the check_config command parameters.
Parameter |
Description |
---|---|
-a <action> |
Defines one of the following actions to perform:
Default: Check |
--silent |
Disables the prompt for user confirmation during Fix and Revert actions. Default: Not disabled. |
-p <product> |
Determines one of the following product components for the action:
Default: Automatically detected. |
-s <size> |
Determines one of the following sizes for the production environment:
Default: Automatically detected. |
-st <status> |
Determines the statuses of checked settings to include in the generated report:
Default: False |
-l <debug level> |
Determines one of the following debug levels for the configuration check:
Default: INFO |
-h |
Displays the check_config usage. |