On the General tab, configure these properties:
Allow Nesting Allow thread monitors to be nested; by default, this is enabled. The configuration property name is allowNesting.
Bypass Domain Select All, None, or choose Select, then specify which domains to bypass. Users in the specified domain can query the thread monitor for status, even if the monitor is at the thread limit. The configuration property name is bypassDomain.
Maximum Active Threads The maximum number of active threads allowed; the default is 2147483647. The configuration property name is maximumActiveThreads.
Minimum Active Threads The minimum number of active threads; the default is 0. The configuration property name is mimimumActiveThreads.