bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


Active Clusters

The Active Clusters table shows information for all servers assigned to the cluster. Click a column heading to sort the rows by the value in that column.Click Customize this view to select the columns to display in the table.

Table 4-1

Attribute Label

Description

Value Constraints

Name

Name of the Managed Server.


State

Current state of the Managed Server

MBean: weblogic.management.
runtime.ServerRuntimeMBean

Attribute: HealthState


Servers

Number of active Managed Servers in the cluster.

MBean:weblogic.management.
ClusterRuntimeMBean

Attribute: AliveServerCount


Resend Requests

The number of state change messages that the current Managed Server resent because a receiving Managed Server missed a message.

MBean:weblogic.management.
ClusterRuntimeMBean
Attribute: ResendRequestsCount


Fragments Received

Total number of multicast message fragments received by the current Managed Server from other Managed Servers in the cluster.

MBean:weblogic.management.
ClusterRuntimeMBean

Attribute: FragmentsReceivedCount


Fragments Sent

Total number of multicast message fragments sent by the current Managed Server to other Managed Servers in the cluster.

MBean:weblogic.management.
ClusterRuntimeMBean

Attribute: FragmentsSentCount


Lost Multicast Messages

Total number of incoming multicast messages lost by the current Managed Server.

MBean:weblogic.management.
ClusterRuntimeMBean

Attribute: MulticastMessagesLostCount


Secondary Distributions

The names of the remote Managed Servers for which the current Manager Server is hosting session replicas. The name is appended with a number to indicate the number of secondaries hosted for that Managed Server.

MBean:weblogic.management.
ClusterRuntimeMBean

Attribute: SecondaryDistribution
Names


Primaries

The number of object that the local server hosts.

MBean:weblogic.management.
ClusterRuntimeMBean

Attribute: PrimaryCount


Machine

Machine upon which the Managed Server runs.

MBean:weblogic.management.
ClusterRuntimeMBean

Attribute:


Known Servers

The names of the active Managed Servers in the cluster.

MBean:weblogic.management.
ClusterRuntimeMBean

Attribute: ServerNames


Foreign Fragments Dropped

The number of dropped multicast message fragments that originated in foreign domains/cluster that use the same multicast address.

MBean:weblogic.management.
ClusterRuntimeMBean

Attribute: ForeignFragmentsDroppedCount


 

Back to Top Previous Next