15Feb
Troubleshooting load test threshold violations
Threshold Violations after running load test.
Threshold Violation: Network Interface - Bytes Total /sec exceeds the threshold value
The Bytes Total/sec performance counter shows the rate at which the network adapter is processing data bytes. This counter includes all application and file data, in addition to protocol information, such as packet headers. TheBytes Total/sec performance counter is the sum of the Network Interface\Bytes Received/sec and Network Interface/Bytes Sent/sec.
For a 100 megabits per second (Mbps) network adapter, the value of the Bytes Total/sec performance counter should be under 7 megabytes/second. For a 1000 Mbps network adapter, the value of the Bytes Total/secperformance counter should be under 70 megabytes/second. If Bytes Total/sec exceeds 7 percent of the bandwidth of the network. The Load Test Analyzer displays an error.
The following are some of the possible causes of this error:
- A network interface card (NIC) on the computer cannot support the maximum bandwidth supported by your network infrastructure.
- There is too much load on the server.
To resolve this error,
- If a NIC is does not support the maximum bandwidth of your network, upgrade the NIC to support a faster bandwidth.
- Reduce the load on the server
Threshold Violation: CPU – %Processor Time exceeds the threshold violation
The acceptable average limit for CPU or %Processor Time usage is 75%. If it less than 70%, it is good. If the Processor Time is more than 75% continuously more than 10min. We say there is a bottleneck with the CPU.
To resolve this error,
- Upgrade the server.
- Reduce the load on the server.
Related
Introduction: These days for checking the Invoice and Payment status, most ...
Read More >
How easy it is to create an Azure VM in just a few minutes. We'll use Windows Server 2012 r2 Dat...
Read More >
Streamline Software Development Using Microsoft ALMThe webinar covers the advantages of using the Mi...
Read More >
In this Article I am going to show you how we can add animation in our Xamarin Forms Application.
Read More >
Git is a free and open source distributed version control system designed to handle everything from ...
Read More >
NOTE: Microsoft Azure recommends Azure App Service Mobile Apps for all new mobile backend deployment...
Read More >
Does your client want to break out from the existing older version of TFS (2015 and later) to Azure ...
Read More >
Bugzilla to TFS 2013 MigratorSeamless, Stress-free and Simplified Migrations using CDMT “Canar...
Read More >
This blog intended to see how Azure Functions can be used with database.Azure Function is a solution...
Read More >
Share