Just a second...

ClientStatistics

Monitoring interface to the client session statistics MBean

Object name format

The objectName for MBeans of this type is of the following form: com.pushtechnology.diffusion:type=ClientStatistics,server="server_name"

Attributes

Name Type Read/Write Description
clientOutputFrequency long read-write Statistics output frequency in milliseconds
clientResetFrequency long read-write The frequency at which the counters are reset
concurrentClientCount int read The current client session count
connectionCounts Map read The current client session count, broken down by client type
maximumConcurrentClientCount int read The maximum number of concurrent client sessions
maximumDailyClientCount int read The count of client sessions started in a day

Operations

Name Return Type Arguments Impact Description
getDocumentedInterface Class 1 UNKNOWN  
Argument name Type Description
NULL PrometheusMBean NULL