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. This value is used to compute the availability index. 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. By default, an expansion factor of 64 indicates a fully-loaded server, and results in an availability index of 0 (zero). You can use the NOTES.INI setting Server_Transinfo_Range to change the expansion factor value that indicates a fully loaded server.
You can use the Show AI server command to obtain a suggested availability index. |
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. |