appflow¶
The following operations can be performed on "appflow":
stat appflow¶
Display AppFlow statistics.
Synopsys¶
stat appflow [-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¶
AppFlow octets transmitted (aflwOcts)
The total number of AppFlow (IPFIX) octets that the NetScaler has transmitted.
AppFlow flows transmitted (aflwFlws)
The total number of AppFlow (IPFIX) flows that the NetScaler has transmitted.
AppFlow messages transmitted (aflwMsgs)
The total number of AppFlow (IPFIX) messages that the NetScaler has transmitted.
Octets ignored for AppFlow (aflwIgnOct)
The total number of octets that the NetScaler has ignored for AppFlow (IPFIX).
Packets ignored for AppFlow (aflwIgnPkts)
The total number of packets that the NetScaler has ignored for AppFlow (IPFIX).
AppFlow octets not transmitted (aflwNoTxOcts)
The total number of AppFlow (IPFIX) octets that the NetScaler has not transmitted.
AppFlow flows not transmitted (aflwNoTxFlows)
The total number of AppFlow (IPFIX) flows that the NetScaler has not transmitted.
AppFlow packets not transmitted (aflwNoTxPkts)
The total number of AppFlow (IPFIX) packets that the NetScaler has not transmitted.