edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > Servers: Monitoring: General

Servers: Monitoring: General

Column Display     Related Tasks     Related Topics

This page provides general runtime information about this server.

Column Display

You can show fewer or additional data points on this page by expanding Customize this table and modifying the Column Display list. Each data point displays in its own table column.

The following table lists all of the data points that you can display in columns on this page.

Name Description
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

Activation Time

The time when the server was started.

MBean Attribute:
ServerRuntimeMBean.ActivationTime

WebLogic Version

The version of this WebLogic Server instance (server).

MBean Attribute:
ServerRuntimeMBean.WeblogicVersion

Java Vendor

Returns the vendor of the JVM.

The vendor of the JVM that this server runs.

system property java.vm.vendor is returned

MBean Attribute:
JVMRuntimeMBean.JavaVMVendor

Java Version

The Java version of the JVM.

MBean Attribute:
JVMRuntimeMBean.JavaVersion

OS Name

Returns the operating system on which the JVM is running.

The operating system on which the JVM is running.

MBean Attribute:
JVMRuntimeMBean.OSName

OS Version

The version of the operating system on which the JVM is running.

MBean Attribute:
JVMRuntimeMBean.OSVersion

JACC Enabled

Indicates whether JACC (Java Authorization Contract for Containers) was enabled on the commandline for the jvm hosting this server

MBean Attribute:
ServerSecurityRuntimeMBean.JACCEnabled

Related Tasks

Related Topics