Warning
Helix documentation is moving from docs.bmc.com to docs.helixops.ai

Key pages will redirect to the new domain on May 26, 2026. However, some legacy documentation links will not be redirected. 

In-product help links might not work after migration as we transition and update them within the product.

For any queries, reach out to IX-Support@helixops.ai.

Disabling applications based on application name


The /AgentSetup/disabledKMs configuration variable prevents KMs from being loaded by the Agent regardless of whether a console is a developer console.

Information
Example

If you want to disable everything that begins with NT and CentOS, use NT.* and CentOS.*, not NT*. and CentOS*.

"/AgentSetup/disabledKMs" = {REPLACE="NT.*,CentOS.*,bad_APPL"}

Warning

Note

The /AgentSetup/disabledKMs variable does not require a PATROL Agent restart except when it contains regular expressions having special characters such as .* (for example NT.*, CentOS.*).

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC PATROL Agent 11.0