Server pool summary and the kill process option
- Last Updated: October 22, 2015
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The Server pool summary provides:
- Detailed data about each individual server in the AppServer pool associated with a specific AppServer broker. The following table identifies and describes each field shown in the section.
- Access to:
- More data about a specific agent
- A control to terminate, or kill, the agent process
Use the PID field to access these features. The following table provides more information about PID.
| Field | Description |
|---|---|
| PID | The process identifier for this AppServer. Click the PID number to view a detail page that provides specific information about this server process and, as necessary, kill the process. See Killing an AppServer process for more information. |
| State | The current execution state of the AppServer process. |
| Port | The TCP/IP port number that the AppServer process uses. |
| nRq (Number of Requests) | The number of messages sent to the AppServer process. |
| nRcvd | The number of messages received by the AppServer process. |
| nSent | The number of requests sent by the AppServer process. |
| CPU Use | The percentage of CPU user and system time consumed by a process. |
| Memory Use | The amount of virtual memory (in Kbytes) consumed by a process. |
| Started | The time stamp that indicates when the AppServer process started. If the broker is restarted for any reason, the PID and the Last Change values might change. |
| Last Change | The time stamp that indicates when the AppServer process last changed execution state. |