eG Monitoring
 

Measures reported by SiebelDatabaseTest

This test monitors the overall health of the interactions between the Siebel Application server and its backend database.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Avg_sql_execute_time Indicates the average time taken for SQL execute operations. Secs  
Avg_sql_fetch_time Indicates the average time taken for SQL fetch operations. Secs  
Avg_sql_pare_time Indicates the average time taken for SQL parse operations. Secs  
Number_of_sql_executes Indicates the total number of execute operations per second. Executes/Sec  
Number_of_sql_fetches Indicates the total number of SQL fetch operations per second. Fetches/Sec A low value is indicative of low fetch- intensive Siebel queries on the Siebel database.
Number_of_sql_parses Indicates the total number of SQL parse operations per second. Parses/Sec A low value is indicative of low parse- intensive queries on the Siebel database.