- Created by SS Doc Editor on May 05, 2022
Every load agent's performance could be monitored during the test to ensure its resources are not reaching capacity as described here.
To enable performance monitoring for a Windows load agent, set the Enable monitoring? property to Yes.

Prerequisites:
To use this feature, the load agent must:
- Be a Windows load agent. See here to add monitors for a load agent that runs on Linux.
- Have PerfMon agent running on default port 49996
Performance counters
When at least one load agent has monitoring enabled, the Runtime dashboard will create a Load agents performance graph.
The table below describes the Perfmon performance counters that will be added for each load agent with monitoring enabled:
| Category | Counter | Instance | Description |
|---|---|---|---|
| Processor | % Processor Time | _Total | The CPU utilization. It is recommended to keep it below 90% during test runs. Thresholds The warning threshold is set to 85, and the critical threshold is set to 90 |
| Memory | Available MBytes | The amount of free memory. | |
| PhysicalDisk | % Disk Time | _Total | The disk usage. Primarily important for embedded SQL databases. |
| Network Interface | Packets/sec | {Network Interface Name} | The network utilization. |
If you wish to use a different set of performance counters, you can manually create a Windows server monitor as described here.
Monitoring Agent Templates
If you are using Windows AWS cloud templates or Azure cloud templates, you can enable monitoring on the template, and performance counters will be created for the cloud agents during the test.

- No labels



