eG Monitoring
 

Measures reported by ScpDbWkLdTest

This test reports the current CPU usage of the database server to indicate its current load, so that administrators can understand how well the server handles the load and can accurately identify where bottlenecks lie. By comparing the CPU usage of the server with its processing ability, administrators can intelligently figure out if the server requires additional CPU resources for improved performance.

Outputs of the test :One set of results for each Database in the target SAP BTP Neo Environment.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
cpuLoad Indicates the percentage of CPU used by the Database server. Percent A value close to 100% is indicative of excessive CPU usage. This in turn indicates that the server is using up all its processing power to service its current workload. It could be because the load is very high. It could also be owing to a few resource-intensive transactions executing on the server. In case of the former, you may want to allocate more CPU resources to the server, so as to enhance its processing ability.
usage Indicates the percentage of memory used by the Database server. Percent Ideally, the value of this measure should be low. A very high value of this measure could indicate excessive memory consumption by the Database server.
diskRead Indicates the rate at which bytes are transferred from the disk during read operations. KB/Sec A very high value indicates an bottleneck.
diskWrite Indicates the rate at which bytes are transferred from the disk during write operations. KB/Sec