eG Monitoring
 

Measures reported by LSUserSvcTest

This test monitors the user service of the Microsoft Lync server and reports how well the stored procedure calls were made, how many notifications and subscribes were sent through this service, how many active endpoints were connected etc. Using this test, administrators may figure out the slowdowns if any, in the user service by identifying the stored procedures that are taking too long to execute and identify the issue that is causing the slowdown.

The measures made by this test are as follows:

Measurement Description Measurement Unit Interpretation
CallsInProcess Indicates the number of RPC calls that are currently in progress in the User Services RPC component. Number  
CertSproc Indicates the rate at which calls were made to the CertStoreGetPublishedCert sproc. Calls/Sec  
ExpSproc Indicates the rate at which calls were made to the ExpireEndpoint sproc. Calls/Sec  
NotifySent Indicates the number of NOTIFY notifications sent by the Notify component of the Lync User Services module. Number  
AggReq Indicates the number of aggregation requests received since the start of the User services. Number  
FailedLockReq Indicates the number of publisher lock requests that have failed in the module. Number  
ClusterDown Indicates the number of times primary cluster was detected as down. Number  
LossInStateChange Indicates the number of data loss events that were generated due to state change of the front end server. Number  
LossEvents Indicates the number of data loss events that were generated even when there was no state change detected on the front end server. Number  
FailRepSent Indicates the rate at which replication operations failed on this service. Number  
IsServerCon Indicates whether/not the server is connected to the fabric pool manager. Number If the value of this measure is 1, then it indicates that the server is connected to the fabric pool manager.
SprocCalls Indicates the rate at which the RtcSetPresence stored procedure call was executed. Calls/Sec  
SubsRec Indicates the number of SUBSCRIBEs sent to the Subscribe component. Number  
RegEndpoint Indicates the number of active endpoints connected to the server. Number  
Publications Indicates the number of category publications per second. Publications/Sec