eG Monitoring
 

Measures reported by TermAppTest

This test reports statistics pertaining to the different applications deployed within the Terminal server and their usage by the clients. One set of results is reported for each application.

Note:

This test will report metrics only if the Microsoft RDS server being monitored uses the .Net framework v3.0 (or above).

Measurement Description Measurement Unit Interpretation
Num_procs_running Number of instances of the published application currently executing on the Terminal server Number This value indicates if too many or too few instances corresponding to an application are executing on the host. The detailed diagnosis of this measure, if enabled, displays the complete list of processes executing, the users executing them, and their individual resource utilization. Using these details, you can quickly detect resource-intensive instances and the user executing them.
Cpu_util Percentage of CPU used by the published application Percent A very high value could indicate that the specified application is consuming excessive CPU resources.
Memory_util This value represents the ratio of the resident set size of the memory utilized by the application to the physical memory of the host system, expressed as a percentage. Percent A sudden increase in memory utilization for an application may be indicative of memory leaks in the application.