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