eG Monitoring
 

Measures reported by CagSessionMgmtTest

This test monitors the sessions to the Citrix Access Gateway, exposes delays or other abnormalities in session creation/validation/loading, and stark inefficiencies in session cache utilization.

Measurement Description Measurement Unit Interpretation
Session_creates The rate at which sessions were created on the Citrix Access Gateway Creates/Sec  
Session_updates The rate at which the sessions were updated during the last measurement period Updates/Sec  
Session_validates The rate at which sessions were validated during the last measurement period Validates/Sec  
Session_loads The rate at which the sessions loaded during the last measurement period Loads/Sec  
Session_saves The rate at which the sessions were saved during the last measurement period Saves/Sec  
Session_deletes The rate at which sessions were deleted during the last measurement period Deletes/Sec  
Session_cache_hits The rate at which session requests were serviced by the session-cache during the last measurement period Hits/Sec Ideally, this value should be high. A low value indicates that session requests are often fulfilled by direct disk accesses, thus increasing the processing overheads. You might want to increase the session cache size, if the situation persists.
Session_cache_misses The rate at which the session-cache could not service session requests during the last measurement period Misses/Sec Ideally, this value should be low. A high value indicates that session requests are often fulfilled by direct disk accesses, thus increasing the processing overheads. You might want to increase the session cache size, if the situation persists.