Developer Documentation Library > Interviewer - Server > Monitoring and tuning system performance > Load balancing interviewing engines > Counters for Interview Engine load balancing
 
Counters for Interview Engine load balancing
You can use the following counters in your load balancing scripts.
ConnectionLimit
The maximum number of connections permitted.
RequestsPerSecLimit
The maximum number of requests permitted per second.
StartsPerSecLimit
The maximum number of interviews that can be started per second.
RestartsPerSecLimit
The maximum number of interviews that can be restarted per second.
TimeoutsPerSecLimit
The maximum number of time-outs permitted per second.
CompletesPerSecLimit
The maximum number of interviews that can complete per second.
ErrorsPerSecLimit
The maximum number of errors permitted per second.
Before you can use a counter in a computer's load balancing script, you must add it to the computer's registry (see Load balancing settings. The exceptions are ConnectionLimit and StartsPerSecLimit which are added when UNICOM Intelligence Interviewer is installed.
See also
Load balancing interviewing engines