Application ID statistics (rttpd.server.applications)

Application ID statistics

Attributes and Notifications

NameTypeDescription
application-namejava.lang.StringApplication Name
max-loginsjava.lang.IntegerMaximum number of permitted logins
cumulative-logins-countjava.lang.IntegerNumber of cumulative logins
warning-thresholdjava.lang.IntegerWarning threshold
warning-threshold-timejava.util.DateTime that the warning threshold was first breached
failed-logins-countjava.lang.LongNumber of logins that have failed due to max-logins being reached
status-textjava.lang.StringTextual status value
status-valuejava.lang.IntegerNumeric status value
status-timejava.util.DateTime that the status last changed
breach-timejava.util.DateTime that the licence limit was first breached

Trading group information (rttpd.server.tradinggroup)

Trading group information

Attributes and Notifications

NameTypeDescription
tradinggroup-namejava.lang.StringAsset class Name
max-usersjava.lang.LongLicenced maximum users
cumulative-users-countjava.lang.IntegerNumber of users that are users of this asset class
rejected-usage-countjava.lang.IntegerNumber of usages that have been rejected due to the licenced breach
warning-thresholdjava.lang.IntegerWarning threshold
warning-threshold-timejava.util.DateTime that the warning threshold was first breached
breach-timejava.util.DateTime that the licence limit was first breached
status-textjava.lang.StringTextual status value
status-valuejava.lang.IntegerNumeric status value
status-timejava.util.DateTime the status last changed

Authentication statistics (rttpd.server.auth)

Authentication statistics

Attributes and Notifications

NameTypeDescription
module-namejava.lang.StringModule Name
login-ok-countjava.lang.LongSucessful Logins
login-fail-countjava.lang.LongFailed Logins
read-ok-countjava.lang.LongSuccessful Read Checks
read-fail-countjava.lang.LongFailed Read Checks
write-ok-countjava.lang.LongSuccessful Write Checks
write-fail-countjava.lang.LongFailed Write Checks
users-totaljava.lang.LongTotal Logged In Users
grace-period-expiryjava.util.DateTime the grace period expires
cumulative-unique-usersjava.lang.IntegerNumber of unique users seen
max-unique-usersjava.lang.IntegerLicenced number of unique users
global-status-textjava.lang.StringStatus of the licence
global-status-valuejava.lang.IntegerStatus of the licence
global-status-timejava.util.DateTime the global status changed