Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Server: Monitoring: Health

Column Display     

Use this page to monitor health information for this server.

Column Display

Name Description
Server Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

MBean Attribute:
ServerRuntimeMBean.Name

Server Status

The current. status of this server instance.

Server State

The current life cycle state of this server.

For example, a server can be in a RUNNING state in which it can receive and process requests or in an ADMIN state in which it can receive only administrative requests.

MBean Attribute:
ServerRuntimeMBean.State

Server Health

The health state of the server as reported by the server's self-health monitoring.

For example, the server can report if it is overloaded by too many requests, if it needs more memory resources, or if it will soon fail for other reasons.

MBean Attribute:
ServerRuntimeMBean.HealthState

Subsystem

The name of the subsystem.

Subsystem Health

The health state of the subsystem.

Subsystem Type

The type of subsystem.

Reason

The reason for the health state.


Back to Top