CONTENTS   NextPrevious  



Monitor Service

Monitor Service obtains information about the current status of the SAP J2EE Engine 6.20 system. It provides general information about cluster nodes and statistics about user sessions, thread count, and memory allocation on each of them. Collected data about monitored cluster nodes can be further viewed using SAP J2EE Engine 6.20 Visual Administrator tool, SAP CCMS, or by tools that can read comma-separated files, such as Microsoft Excel.

Visual Administrator

Runtime Control

Monitor Service “Runtime” tab provides information about the status of cluster elements, their workload and response time behavior.

Server Monitor

Workload Summary
Workload Summary®Sessions

The Session monitor provides aggregated information about the user sessions. This component displays monitor data about the Login System, the HTTP Sessions, and a summary of both for the particular server node. Information about each session is provided by the Top List monitoring data.

Login System – collects data about user sessions on the particular server node. The login monitor data is:

Http Sessions – monitors the current number of stateful sessions (HTTP Sessions):

Total Sessions – displays summary information about the sessions on the particular server node.

Workload Summary®Requests

Requests (http) – displays information about the number of HTTP requests received by the corresponding server and the number of responses. The data is distributed as follows:

Total Requests – displays information about the number of all requests (for example, HTTP, P4, and so on) received by the corresponding server and the number of responses. The data is presented by the same properties, described above.

Workload Summary®Top List

The Top List monitor provides information about each user and HTTP session, and information about the running threads.

Login System – displays a table containing the following information about each user session:

SystemMonitoredThreads – displays information about threads that have higher priority than the MonitoredThreads . The information is displayed in the same way as in the information in the MonitoredThreads group:

MonitoredThreads – displays summary information about all threads on the particular server and a table containing specific information about each thread:

Http Sessions – displays a table of the HTTP sessions. The type of the information in the table is the same as the information about the user sessions in the Login System.

Workload Summary®Memory

MemoryManager – displays information about the memory used by the server node. The following information is provided:

Heart Beat

This displays a table containing information about the current state of the services running on the server node and the whole server system. The table displays the state (for example, Running, Stopped, and so on) and the time of the last change of the corresponding service state.

Configuration

This displays the configuration properties and their values for all managers and services running on the particular server node. The properties and their values can be viewed only, and cannot be modified here. To modify them, use the corresponding manager or service Visual Administrator “Properties” tab or Properties file.

System Info

Provides general information about the dispatcher node and its environment:

Log

Log – displays the log messages about all significant events that have occurred on the particular server node. The following information is displayed about each log message:

Dispatcher Monitor

Log

Log – displays the log messages about all significant events that have occurred on the particular dispatcher node. The following information is displayed about each log message:

Heart Beat

This displays a table containing information about the current state of the services running on the dispatcher node and the whole dispatcher system. The table displays the state (for example, Running, Stopped, and so on) and the time of the last change of the corresponding service state.

Workload Summary
Workload Summary®Top List

MonitoredThreads – displays summary information about all threads on the particular server and a table containing specific information about each thread:

Workload Summary®Memory

MemoryManager – displays information about the memory used by the dispatcher node. The following information is provided:

System Info

This provides general information about the dispatcher node and its environment:

Configuration

This displays the configuration properties and their values for all managers and services running on the particular dispatcher node. The properties and their values can be viewed only, and cannot be modified here. To modify them, use the corresponding manager or service Visual Administrator “Properties” tab or Properties file.

Aggregated

Workload Summary
Workload Summary®Sessions

The Session monitor provides aggregated information about the user sessions. This component displays monitor data about the Login System, the HTTP Sessions, and a summary of both for the whole cluster. Information about each session is provided by the Top List monitoring data in each server node.

Login System – used for collecting data about all user sessions on the cluster. The login monitor data is:

Http Sessions – monitors the current number of stateful sessions (HTTP Sessions) on the cluster:

Total Sessions – displays summary information about the sessions on the cluster.

Workload Summary®Requests

Requests (http) – displays information about the number of HTTP requests received by all server nodes within the cluster and the number of responses. The data is distributed as follows:

Total Requests – displays information about the number of all requests (for example, HTTP, P4, and so on) received by the cluster and the number of responses. The data is presented by the same properties as described above.

Workload Summary®Threads

SystemMonitoredThreads – displays summary information about all system threads on the cluster:

Workload Summary®Memory

MemoryManager – displays information about the memory used by the whole cluster. The following information is provided:

Properties

 

Dispatcher

 

Property

Description

Default Value

 

 

 

port

 

The port where the dispatcher listens for a running monitor server.

 

3906

 

 

Server

 

Property

Description

Default Value

 

 

 

port

The port where the server listens for a running monitor server.

3907

Console Administrator

Monitor Service can be administered using the Shell commands from the MONITOR command group as well.

Note: For information on Monitor shell commands, refer to the Shell  Commands Reference section.

Property Files

../cluster/dispatcher/services/monitor/properties  
Monitor Service properties specified in the Visual Administrator ® Properties  section can be set from this property file as well.

../cluster/server/services/monitor/properties
Monitor Service properties specified in the Visual Administrator ® Properties  section can be set from this property file as well.

Previous  Next