lists all the thread pools
list-threadpools [--help] target
The list-threadpools
subcommand lists the GlassFish Server thread pools.
This subcommand is supported in remote mode only.
--help
-?
Displays the help text for the subcommand.
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 GlassFish Server 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.
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.
subcommand executed successfully
error in executing the subcommand