Important This documentation space contains information about PATROL Agents when deployed in a TrueSight Operations Management environment. If you are a BMC Helix Operations Management user, see PATROL Agent for BMC Helix Operations Management 24.3.01.

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.

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"}

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*