asadmin [asadmin-options] list-threadpools [--help]
target
list-threadpools |
Previous | Next | Contents |
lists all the thread pools
Synopsis
asadmin [asadmin-options] list-threadpools [--help]
target
Description
The list-threadpools
subcommand lists the \{product---name} thread
pools.
This subcommand is supported in remote mode only.
Options
Options for the asadmin
utility. For information about these
options, see the asadmin
(1M) help page.
--help
-?
Displays the help text for the subcommand.
Operands
This operand specifies the target for which you are listing thread
pools. This operand is required.
Valid values are as follows:
server
Lists the thread pools for the default \{product---name} instance
server
.
Lists the thread pools for the named configuration.
Lists the thread pools for every instance in the cluster.
Lists the thread pools for a particular instance.
Examples
Example 1 Listing Thread Pools
This example lists the current thread pools for the default instance
server
.
asadmin> list-threadpools server
admin-thread-pool
http-thread-pool
thread-pool-1
Command list-threadpools executed successfully.
Exit Status
subcommand executed successfully
error in executing the subcommand
See Also
Previous | Next | Contents |