Using the System Performance Home Page

Access the System Performance page (PeopleTools, Performance Monitor, System Monitor, System Performance).

The System Performance page provides various health indices as well as a high-level view of the performance of your web servers, application servers, and Process Scheduler server domains. It acts as the "home page" for system performance.

Note: A Status field appears at the top of the page only if the monitoring system detects stale data, which is data that is older than the specified event sampling rate. For example, if your event sample rate is 300 seconds, and no events have been received from a specific domain in over five minutes, then that domain is considered stale. Stale data could indicate an outage on the monitored system or that the monitored system's agent filters are set to 01–Standby. If a domain has been shut down permanently and you don't want it to appear with a stale data warning, go to the Agent Definitions page and set its domain monitor to inactive.

For information on Performance Indices and Today's Averages, see Viewing Performance Indices and Today's Average

Web Server Domains

The Web Server Domains grid contains a row for each active domain-monitor web-server agent. The metric information is derived from Event 150 (JVM status) and Event 151 (Network Status). The system retrieves only the most recent event for each agent. If the most recent event’s monitor date and time is older than the system’s event sample rate, the Stale Data icon appears in the grid row and at the top of the page.

Note: Web server agents do not report performance data until the first user connects to that web server.

Field or Control

Description

Name

Displays the PeopleSoft web-server domain name that is being monitored.

Click the name to go to the Web Server page for that web server. It's the same page that you access when you select PeopleTools > Performance Monitor > System Monitor > Web Server Performance and choose that domain.

Host/Port

Identifies the web-server domain host name and listening port numbers for HTTP and HTTPS.

Filter Level

Appears on pages displaying current performance information that is related to servers, such as application servers, web servers, and so on. Displays the current agent filter level.

The colors indicate the following filter levels:

  • Blue: Standby, Error, and Warning.

  • Green: Standard.

  • Orange: Verbose.

  • Red: Debug.

Move the cursor over the icon to show a pop-up message displaying the agent filter level in text format.

Sessions in Web App

Displays the number of servlet sessions in the portal web application.

%JVM Memory Free

A Java Virtual Machine (JVM) has a specific amount of memory allocated to it. This metric displays the percentage of the allocated memory that is available.

Execute Threads

The number of threads that are used by the web application to service incoming requests.

Established Sockets

The number of sockets in a connected state. This is a measure of the number of active users.

Jolt Traffic

Displays the per second amount (in bytes) of Jolt traffic between the web server and the application server.

Application Server Domains/Process Scheduler Server Domains

The application server and Process Scheduler Server grids contain a row for each active domain monitor agent that is running on the application server or Process Scheduler server. The metric information on each row is derived from Event 300 (Host Resource Status). The system retrieves only the most recent event for each agent. If the most recent event’s monitor date or time is older than the system’s event sample rate, the Stale Data icon appears in the grid row and at the top of the page.

Note: When first booted, an active server may have a stale data warning until a full sampling interval has passed.

Field or Control

Description

Domain Name

Displays the names of the domains that are being monitored.

Click the domain name to access the Application Server or the Process Scheduler page for additional details on a particular domain. It's the same page that you access when you select PeopleTools > Performance Monitor > System Monitor > Application Server Performance or Process Scheduler Performance and choose that domain.

Host/Port

Displays the server name or IP address and the Jolt listening port number.

Filter Level

Appears on pages displaying current performance information that is related to servers, such as application servers, web servers, and so on. Displays the current agent filter level.

The colors indicate the following levels:

  • Blue: Standby, Error, and Warning.

  • Green: Standard.

  • Orange: Verbose.

  • Red: Debug.

Move the cursor over the icon to show a pop-up message displaying the agent filter level in text format.

%CPU Used

Displays the percentage of the CPU capacity that is being used on the host. This percentage includes the entire processing load on the host, not just that of PeopleSoft.

%Memory Used

Displays the percentage of committed memory used on the host. This percentage includes all memory used on the host and not just the memory used by PeopleSoft.

Hard Page Faults/Second

This is the number of accesses to virtual memory in the last second that require disk reads on the host. This metric applies to all memory access on the host, not just the memory that is accessed by PeopleSoft.

Total Tuxedo Connections

This is the number of connections to this domain, and it is equivalent to the number of rows that are returned by the Tuxedo command pclt (tmadmin), excluding JSH and WSH connections. This value does not apply to Process Scheduler.

Total Tuxedo Requests Queued

The number of Tuxedo requests that are queued on that domain. A high number indicates that insufficient server processes are configured, or that the load on the host machine is too high. This value does not apply to Process Scheduler.

Ping Test

PeopleSoft Ping is a diagnostic feature that enables you to troubleshoot systemic performance issues. If you enter the ping URLs for the monitored systems in the URL catalog, you can launch the ping test from the monitoring system instead of having to sign on to the monitored system.

The following requirements must be in place:

  • Single sign-in must be configured between the monitored and monitoring system.

  • Current user ID must be a valid user ID in both the monitored and monitoring system.

  • Current user ID must have permission to access the PSPing page in the monitored system.

Any system that you intend to ping must have an entry in the URL catalog for the PSPing page. The URL must contain PTPERF_TEST for the URL to appear in the ping lists that are associated with the Performance Monitor. For example,

http://server_name/psp/ps[_newwin]/EMPLOYEE/PT_LOCAL/c/UTILITIES.PTPERF_TEST.GBL

Note: In a self-monitoring system, you must append the text "_newwin" to the end of the site name on which you are running the ping test. The "_newwin" indicates to the PeopleSoft system that the content can run in a new window at the same time that content from a different component runs in the previous window.

Field or Control

Description

URL Identifier

Select the URL of the system that you want toping.

Execute PSPing

Click to launch the PeopleSoft Ping page at the URL appearing in the URL Identifier field. The page appears in a new window. If that system is monitored, when you run Ping the system reports the results that are displayed on the Ping page to the monitoring system in the form of Event 600s (PSPING).

View PSPing History

Launches the Event History search page displaying all Event 600 (PSPING) data for the current day on the current system.

Verify that you ping the appropriate system. PeopleSoft runs no internal verification to verify that the system you ping is the system which this page is monitoring.