Use the serverStatus command to obtain the status of one or all of the servers configured on a node.
For more information about where to run this command, see the Using command line tools article.
serverStatus <server>|-all [options]The first argument is required. The argument is either the name of the server for which status is desired, or the -all keyword which requests status for all servers defined on the node.
The following options are available for the serverStatus command:
The following examples demonstrate correct syntax:
serverStatus server1 serverStatus -all (returns status for all defined servers) serverStatus -trace (produces the serverStatus.log file)