|
Channel: Monitoring: Overview
This page displays the current statistics for a channel.
A network channel is a configurable resource that defines the attributes of a network connection to WebLogic Server. You can use network channels to manage quality of service, meet varying connection requirements, and improve utilization of your systems and network resources.
Column Display
Name Description Name The channel name of this channel.
MBean Attribute:
ServerChannelRuntimeMBean.ChannelNameProtocol The protocol this network channel should use for connections.
MBean Attribute:
NetworkAccessPointMBean.ProtocolSecure value:
t3sChanges take effect after you redeploy the module or restart the server.
Connections The number of active connections and sockets associated with this channel.
MBean Attribute:
ServerChannelRuntimeMBean.ConnectionsCountMessages Received The number of messages received on this channel.
MBean Attribute:
ServerChannelRuntimeMBean.MessagesReceivedCountMessages Sent The number of messages sent on this channel.
MBean Attribute:
ServerChannelRuntimeMBean.MessagesSentCountBytes Received The total number of bytes received on this channel.
MBean Attribute:
ServerChannelRuntimeMBean.BytesReceivedCountBytes Sent The total number of bytes sent on this channel.
MBean Attribute:
ServerChannelRuntimeMBean.BytesSentCountAccept Count The number of sockets that have been accepted on this channel. This includes sockets both past and present so gives a good idea of the connection rate to the server.
MBean Attribute:
ServerChannelRuntimeMBean.AcceptCountPublic URL The physical URL that this channel is listening on.
MBean Attribute:
ServerChannelRuntimeMBean.PublicURL
| |