Choosing an inclusive or exclusive filter


The /AgentSetup/application_name.filterType configuration variable determines the type of filter for a corresponding filter list. You must create this variable.

Example

To exclude three instances of an Oracle database, you must create a filter type variable, "/AgentSetup/ORACLE.filterType" ={REPLACE="exclude"}, and a corresponding filter list variable, "/AgentSetup/ORACLE.filterList" ={REPLACE="ORACLE_A,ORACLE_B,ORACLE_C"}.