eG Monitoring
 

Measures reported by AzureWADPerfTest

Azure Diagnostics is the capability within Azure that enables the collection of diagnostic data on a deployed application. You can use the diagnostics extension from a number of different sources. Currently supported are Azure Cloud Service Web and Worker Roles, Azure Virtual Machines running Microsoft Windows and Service Fabric.

Output of the test : One set of results for each Azure website hosted on the target Microsoft Azure being monitored

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Tot_err Indicates the total number of errors encountered by this cloud service. Number Ideally, the value of this measure should be zero.
Request Indicates the total number of requests made to this cloud service. Number  
Proc_time Indicates the percentage of time taken to process the requests for this cloud service. Percent A high value for this measure may indicate performance bottlenecks or may indicate that the cloud service is inaccessible.
Tot_bytes Indicates the total number of bytes in this cloud service. Number  
Queued_req Indicates the number of requests that are queued to this cloud service. Number  
Rej_req Indicates the number of requests that were rejected to this cloud service during the last execution of the test. Number  
Avail_memory Indicates the amount of memory that is available for this cloud service. MB  
ISAPI_ext_req Indicates the number of ISAPI extension requests received on this cloud service. Number