Skip navigation.

Administration Console Online Help

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index

 


Connection

Attributes

The Connection page displays information about the remote agents that are currently communicating with the WebLogic Server. For example, if an Administration Server is communicating with a Managed Server, this page indicates the channel on which the servers are communicating, along with the ID of the Java Virtual Machine.

Attributes

Table 276-1

Attribute Label

Description

Value Constraints

Bytes Sent

The total number of bytes sent by this connection.

MBean: N/A


Channel Name

The name of the network channel that this connection is using.

MBean: N/A


Connect Time


MBean: N/A


Local Address

The address of the local end of this connection. For outgoing HTTP[s] connection the local address may be unknown since java.net.URL doesn't have public method to get local address.

MBean: N/A


Local Port

The TCP/IP port of the local end of this connection. For outgoing HTTP[s] connection the local port may be unknown since java.net.URL doesn't have public method to get local port.

MBean: N/A


Messages Received

The number of messages recieved by this connection.

MBean: N/A


Messages Sent

The number of messages sent by this connection.

MBean: N/A


Protocol

The name of the protocol being used by this connection.

MBean: N/A


Remote Address

The address of the JVM on the remote end of this connection.

MBean: N/A


Remote Domain Name

If the remote JVM is a WebLogic Server instance, this displays the domain to which the remote server instance belongs.

If the remote JVM is not a WebLogic Server instance, this value is null.

Note: Remote JVM and the server at the remote end of the connection may be different in the routing situation.

MBean: N/A


Remote JVMID

The JVMID of the remote JVM.

MBean: N/A


Remote Server

If the remote JVM is a WebLogic Server instance, this displays true.

MBean: N/A


Remote Server Name

If the remote JVM is a WebLogic Server instance, this displays the server name.

MBean: N/A


 

Skip navigation bar  Back to Top Previous Next