webMethods CloudStreams 10.3 | webMethods CloudStreams Documentation 10.3 | Admin Folder | pub.cloudstreams.admin.connection:getConnectionStatistics
 
pub.cloudstreams.admin.connection:getConnectionStatistics
Returns current usage statistics for a connection node.
Input Parameters
connectionAlias
String. Name of the connection node for which you want usage statistics returned.
Output Parameters
connectionStatistics
Document List. Information for each connection node. Keys are:
*totalConnections. String. Current number of connection instances.
*busyConnections. String. Number of connections currently in use by services, notifications, and listeners.
*freeConnections. String. Total number of connections created and available for use.
*totalHits. String. Number of times this connection node successfully provided connections since the last reset.
*totalMisses. String. Number of times this connection node unsuccessfully provided connections since the last reset (when the request timed out).

Copyright © 2013-2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.