The low watermark of connections used since monitoring this Adaptive Server.
Use this value in conjunction with the Maximum value to help determine what the correct number of connections for this Adaptive Server should be.
You can use the following formula to determine the maximum number of connections that can be set for this server:
Number of user connections + (Number of devices * Maximum online engines * 2) + Number of remote sites + Maximum number of network listeners.
Note: This result cannot be greater than the value of @@max_connections.