Statistic name | Description |
Server.AvailabilityIndex | The current value of the server availability index. The values range from 0 to 100. A value of 0 indicates that there are no resources available on the server. A value of 100 means that the server is completely available. |
Server.ExpansionFactor | The current expansion factor. The values range from 1 to 64. A value of 1 indicates that the server is completing transactions at the minimum time for that server. A value of 64 indicates that it is taking 64 times longer than the minimum time to complete transactions. An expansion factor of 64 is considered fully loaded. |
Server.Cluster.OpenRedirects.LoadBalance.Successful | The number of times a BUSY server successfully redirects a client to another cluster member. |
Server.Cluster.OpenRedirects.LoadBalance.Unsuccessful | The number of times a BUSY server is unsuccessful in redirecting a client to another cluster member. A server will be unsuccessful if the target server is also in a BUSY state or otherwise unavailable. |
Server.Cluster.OpenRequest.ClusterBusy | The number of times a BUSY server tries to redirect a client request when all other cluster servers were also BUSY. |
Server.Cluster.OpenRequest.LoadBalanced | The number of times a user tried to open a database on this server when the server was BUSY. |