Information
Important

This KM is deprecated and will be replaced by the BMC Helix AIOps OTel Collector. For information about the BMC Helix AIOps OTel Collector, see the BMC Helix AIOps documentation at https://docs.bmc.com/xwiki/bin/view/IT-Operations-Management/Operations-Management/BMC-Helix-AIOps/aiops253/.

This documentation space contains information about PATROL Agents when deployed in a BMC Helix Operations Management environment. If you are a TrueSight Operations Management user, see PATROL Agent 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.

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 for BMC Helix Operations Management 25.3.01