Skip navigation.

Administration Console Online Help

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

 


Domain --> Monitor --> Servers

Related Topics     Attributes

This tab displays key attributes and the current state of a server instance. Click Server Name to display the Server-->Configuration-->General tab for the server instance.

Related Topics

Monitoring Servers

Monitoring Clusters

"Understanding Server State"

Attributes

Table 72-1

Attribute Label

Description

Value Constraints

Accept Backlog

The number of new TCP connection requests for both the plaintext and SSL port that can be backlogged.

MBean: weblogic.management.configuration.ServerMBean

MBean:AcceptBacklog


Enable HTTPD

Indicates whether HTTP support is enabled on the plain text or SSL port.

MBean: weblogic.management.configuration.ServerMBean

MBean:HttpdEnabled


Enable IIOP

Indicates whether IIOP support is enabled on the plain text or SSL port.

MBean: weblogic.management.configuration.ServerMBean

MBean:IIOPEnabled


Enable JDBC Logging

Indicates whether this server maintains a JDBC log file.

MBean: weblogic.management.configuration.ServerMBean

MBean:JDBCLoggingEnabled


Expected To Run

Indicates whether this server is expected to run if the domain is started.

MBean: weblogic.management.configuration.ServerMBean

MBean:ExpectedToRun


Handler Enabled

Not used. Ignore.

MBean: weblogic.management.configuration.SSLMBean

MBean:HandlerEnabled


Heap Size Current

The current size (in bytes) of the JVM heap.

MBean: weblogic.management.configuration.JVMRuntimeMBean

MBean:HeapSizeCurrent


Help Page URL

The directory or URL for the WebLogic Server Administration Console help pages. The help pages are shipped in the "docs/adminhelp" directory, in the default document root in public_html.

MBean: weblogic.management.configuration.ServerMBean

MBean:HelpPageURL


JVMID

The JVMID of the current server instance.

MBean: weblogic.management.configuration.ServerRuntimeMBean

MBean:JVMID


Listen Address

The address from which this server listens for requests. Servers can be reached through the following URL: protocol://listen-address:listen-port.

By default, this attribute is undefined (null), which enables clients to reach the server through an IP address of the computer that hosts the server, a DNS name that resolves to the host, or the localhost string.

MBean: weblogic.management.configuration.ServerMBean

MBean:ListenAddress


Listen Port

The plain-text (non-SSL) listen port for this server.

MBean: weblogic.management.configuration.ServerMBean

MBean:ListenPort


Listen Thread Start Delay Secs

The listenThreadStartDelaySecs attribute of the ServerMBean object.

MBean: weblogic.management.configuration.ServerMBean

MBean:ListenThreadStartDelaySecs


Machine

The machine on which this server is meant to run.

MBean: weblogic.management.configuration.ServerMBean

MBean:Machine


Memory Usage

The current amount of free memory (in bytes) in the JVM heap.

MBean: weblogic.management.configuration.JVMRuntimeMBean

MBean:HeapFreeCurrent


Name

The name of the server instance.

MBean: weblogic.management.configuration.ServerMBean

MBean:Name


OS Version

The operating system on which the JVM is running.

MBean: weblogic.management.configuration.JVMRuntimeMBean

MBean:OSName


Open Sockets Current Count

The current number sockets registered for socket muxing on this server.

MBean: weblogic.management.configuration.ServerRuntimeMBean

MBean:OpenSocketsCurrentCount


SSL Listen Port

The TCP/IP port at which the WebLogic Server listens for SSL connection requests.

MBean: weblogic.management.configuration.SSLMBean

MBean:ListenPort


Sockets Opened Total Count

The total number of registrations for socket muxing on this sever.

MBean: weblogic.management.configuration.ServerRuntimeMBean

MBean:SocketsOpenedTotalCount


State

The current state of the server.

MBean: weblogic.management.configuration.ServerRuntimeMBean

MBean:State


WebLogic Version

The version of WebLogic Server that is running the server instance.

MBean: weblogic.management.configuration.ServerRuntimeMBean

MBean:WebLogicVersion


XMLRegistry

The XML Registry for the server.

MBean: weblogic.management.configuration.ServerMBean

MBean:XMLRegistry


 

Skip navigation bar  Back to Top Previous Next