Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | ART Folder | Summary of Elements in this Folder | pub.art.connection:getConnectionStatistics
 
pub.art.connection:getConnectionStatistics
WmART. Returns current usage statistics for a connection node.
Input Parameters
aliasName
String Name of the connection node for which you want usage statistics returned.
Output Parameters
connectionStatistics
Document List Information for each connection node.
Key
Description
TotalConnections
Integer Current number of connection instances.
BusyConnections
Integer Number of connections currently in use by services, notifications, and listeners.
FreeConnections
Integer Total number of connections created and available for use.
TotalHits
Integer Number of times this connection node successfully provided connections since the last reset.
TotalMisses
Integer Number of times this connection node unsuccessfully provided connections since the last reset (when the request timed out).
See Also
pub.art.connection:queryConnectionState