Agent pool summary section and the Kill process option
- Last Updated: October 22, 2015
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The Agent pool summary section provides:
- Detailed data about each individual agent in the WebSpeed pool associated with a specific WebSpeed broker. The following table identifies and describes each field displayed in the Agent pool summary 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 agent. Click on the specific PID number to display a detail page that provides specific information about this agent process and, as necessary, kill the process. See Killing a WebSpeed agent process the for more information. |
| State | The current execution state of the agent process. |
| Port | The TCP/IP port number that the agent process uses. |
| nRq (Number of Requests) | The number of messages sent to the agent process. |
| nRcvd | The number of messages received by the agent process. |
| nSent | The number of requests sent by the agent 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 agent process started. If the broker is restarted for any reason, the PID and the Last Change value might change. |
| Last Change | The time stamp that indicates when the agent process last changed execution state. |