aaa¶
The following operations can be performed on "aaa":
stat aaa¶
Display aaa statistics
Synopsys¶
stat aaa [-detail] [-fullValues] [-ntimes <positive_integer>] [-logFile <input_filename>] [-clearstats ( basic | full )]
Arguments¶
detail
Specifies detailed output (including more statistics). The output can be quite voluminous. Without this argument, the output will show only a summary.
fullValues
Specifies that numbers and strings should be displayed in their full form. Without this option, long strings are shortened and large numbers are abbreviated
ntimes
The number of times, in intervals of seven seconds, the statistics should be displayed.
Default value: 1
Minimum value: 0
logFile
The name of the log file to be used as input.
clearstats
Clear the statsistics / counters
Possible values: basic, full
Outputs¶
Authentication successes (authsucc)
Count of authentication successes.
Authentication failures (authfails)
Count of authentication failures.
HTTP authorization successes (atzhtps)
Count of HTTP connections that succeeded authorization.
HTTP authorization failures (atzhtpf)
Count of HTTP connections that failed authorization.
Non HTTP authorization successes (atznonhtps)
Count of non HTTP connections that succeeded authorization.
Non HTTP authorization failures (atznonhtpf)
Count of non HTTP connections that failed authorization.
Current AAA sessions (totcursess)
Count of current AAA sessions.
Total AAA sessions (totsess)
Count of all AAA sessions.
Timed out AAA sessions (totsessto)
Count of AAA sessions that have timed out.
Current ICAOnly sessions (totcuricasess)
Count of current ICA only sessions.
Current ICAOnly Conn (curicaonlyconn)
Count of current ICA only connections.
Current ICA (Smart Access) Conn (curicaconn)
Count of current ICA connections.
Current TM sessions (curTMses)
Count of current AAATM sessions.
TM sessions (totTMses)
Count of all AAATM sessions.