eG Monitoring
 

Measures reported by CtxSFRSubscripTest

In order to identify the load on the virtualized environment i.e., to identify the details of the user subscriptions, use the CtxSFRSubscripTest.

This test helps the administrators to identify the rate at which the user subscriptions are added, disposed, enabled, retrieved, removed, modified etc. Additionally, administrators may get to know the time taken to retrieve the user subscriptions from the store and the time taken to modify the user subsciptions. The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
Add_subscribe_calls Indicates the rate at which the user subscriptions were added to the store of this server. Calls/sec  
Dispose_calls Indicates the rate at which the user subscriptions were disposed from the store of this server. Calls/sec  
Enabled_calls Indicates the rate at which the user subscriptions were enabled on this server. Calls/sec  
Get_sub_calls Indicates the rate at which the subscriptions were retrieved from the store of this server. Calls/sec  
Get_sub_avg_time Indicates the average time taken to retrieve the user subscriptions from the store. Secs  
Rmv_sub_calls Indicates the rate at which the subscriptions were removed from the store. Calls/sec  
Rmv_sub_avg_time Indicates the average time taken to remove the subscriptions from the store. Secs  
Save_chg_calls Indicates the rate at which the changes made to the user subscriptions were saved on the store. Calls/sec  
Update_sub_calls Indicates the rate at which the user subscriptions were updated on the store. Calls/sec