eG Monitoring
 

Measures reported by PepPrsSerStatTest

Using this test, administrators can figure out how many Process Scheduler server processes in the domain are currently servicing requests, how many are active and ready for requests but have not been assigned requests yet, and the number of server processes that are not even ready for requests. With the help of the detailed diagnosis of this test, administrators can swiftly identify which server process is in which state presently, the number of requests being handled by each server process currently, and the total number of requests per server process for which processing is complete. Using this information, administrators can determine the following:

  • Which server processes are idle?
  • Which server processes are active, but are not processing any request?
  • Which server process is handling too many requests currently?

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Active_server Indicates the number of server processes that are active, but are not processing any request currently. Number Use the detailed diagnosis of this measure to know which are the active server processes.
Running_server Indicates the number of server processes that are actively servicing requests presently. Number Use the detailed diagnosis of this measure to know which server processes are running currently.
Idle_server Indicates the number of server processes that are not even ready for servicing any requests currently. Number Use the detailed diagnosis of this measure to know which are the idle server processes.
In_active_server Indicates the number of server processes that are in any other state. Number Use the detailed diagnosis of this measure to know which server processes are in a state other than Active, Running, or Idle.