eG Monitoring
 

Measures reported by HanaSvcThreadsTest

By closely monitoring thread usage of each of the services of a SAP HANA database server, administrators can gauge the workload generated by every service and how well each service handles the load. The HANA Service Threads test does just that!

This test reports the count of threads that services requests for a service and the maximum time that the threads took to process service requests. In the process, the test indicates how busy a service is, and points to those services that may run into a processing bottleneck.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
threadCount Indicates the number of threads that are currently handling the requests for this service. Number This is a good indicator of the workload generated by a service on SAP HANA.
maxDuration Indicates the maximum time that a thread took to serve requests for this service. MilliSec A high value for this measure is a cause of concern, as it could indicate a potential service slowdown.