WebLogic Server 와 Server Instances 에 대한 정보확인 명령어
2011.02.23 23:20
원문 : http://www.ischo.net -- 조인상 // 시스템 엔지니어
Writer : http://www.ischo.net -- ischo // System Engineer in Replubic Of Korea
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어
출처 : http://download.oracle.com/docs/cd/E13222_01/wls/docs81/admin_ref/clib.html#1194805
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Commands for Retrieving Information about WebLogic Server and Server Instances
Table 1-5 is an overview of commands that return information about WebLogic Server installations and instances of WebLogic Server. Subsequent sections describe command syntax and arguments, and provide an example for each command.
Makes the specified number of connections to a WebLogic Server instance and returns two numbers representing the total time for each round trip and the average amount of time (in milliseconds) that each connection is maintained. See CONNECT. | |
Returns the current state of the specified WebLogic Server instance. See GETSTATE. | |
Provides syntax and usage information for all WebLogic Server commands (by default) or for a single command if a command value is specified on the HELP command line. See HELP. | |
Lists the licenses for all WebLogic Server instances that are installed on a specific server. See LICENSES. | |
Lists the bindings of a node in a server's JNDI naming tree. See LIST. | |
Sends a message to verify that a WebLogic Server instance is listening on a port and is ready to accept client requests. See PING. For a similar command that returns information about all servers in a cluster, see CLUSTERSTATE. | |
Displays the server log file generated on a specific server instance. See SERVERLOG. | |
Provides a real-time snapshot of the WebLogic Server threads that are currently running on a particular instance. See THREAD_DUMP. | |
Displays the version of the WebLogic Server software that is running on the machine specified by the value of See VERSION. |