system-bw¶
The following operations can be performed on "system-bw":
stat system bw¶
Displays BW statistics
Synopsis¶
stat system bw [-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
Output¶
Counters¶
Number of HTTP Requests Sent (httpClttotpoolinactive)
No of requests sent from BW client.
Number of HTTP responses received (httpClttotpooloutactive)
No of responses Received.
Http responses (200 OK) (httpSvr200OKresp)
Number of 200 Ok response sent from the BW appliance.
Http response error (404 NotFound) (httpSvr404ObjNotFound)
Number of 404 Not Found responses sent
No of stray packets received without request (httpClterrstray)
Number of stray packets received from server without HTTP request
RTT Value < 0.5 ms (httpCltTTFPBandLWM)
Number of Responses Falling on LWM for TTFP.
RTT Value > 0.5 ms AND ' 1.5 ms (httpCltTTFPBand0)
Number of Responses Falling on Band-0 for TTFP.
RTT Value > 1.5 ms AND ' 2.5 ms (httpCltTTFPBand1)
Number of Responses Falling on Band-1 for TTFP.
RTT Value > 2.5 ms AND ' 3.5 ms (httpCltTTFPBand2)
Number of Responses Falling on Band-2 for TTFP.
RTT Value > 3.5 ms AND ' 4.5 ms (httpCltTTFPBand3)
Number of Responses Falling on Band-3 for TTFP.
RTT Value > 4.5 ms AND ' 5.5 ms (httpCltTTFPBand4)
Number of Responses Falling on Band-4 for TTFP.
RTT Value > 5.5 ms AND ' 6.5 ms (httpCltTTFPBand5)
Number of Responses Falling on Band-5 for TTFP.
RTT Value > 6.5 ms AND ' 7.5 ms (httpCltTTFPBand6)
Number of Responses Falling on Band-6 for TTFP.
RTT Value > 7.5 ms AND ' 8.5 ms (httpCltTTFPBand7)
Number of Responses Falling on Band-7 for TTFP.
RTT Value > 8.5 ms (httpCltTTFPBandHWM)
Number of Responses Falling on HWM for TTFP.
TTFP Peak RTT (httpCltTTFPMax)
Peak RTT observed for Time to First response packet.
RTT Value < 0.5 ms (httpCltTTLPBandLWM)
Number of Responses Falling on LWM for TTLP.
RTT Value > 0.5 ms AND ' 1.5 ms (httpCltTTLPBand0)
Number of Responses Falling on Band-0 for TTLP.
RTT Value > 1.5 ms AND ' 2.5 ms (httpCltTTLPBand1)
Number of Responses Falling on Band-1 for TTLP.
RTT Value > 2.5 ms AND ' 3.5 ms (httpCltTTLPBand2)
Number of Responses Falling on Band-2 for TTLP.
RTT Value > 3.5 ms AND ' 4.5 ms (httpCltTTLPBand3)
Number of Responses Falling on Band-3 for TTLP.
RTT Value > 4.5 ms AND ' 5.5 ms (httpCltTTLPBand4)
Number of Responses Falling on Band-4 for TTLP.
RTT Value > 5.5 ms AND ' 6.5 ms (httpCltTTLPBand5)
Number of Responses Falling on Band-5 for TTLP.
RTT Value > 6.5 ms AND ' 7.5 ms (httpCltTTLPBand6)
Number of Responses Falling on Band-6 for TTLP.
RTT Value > 7.5 ms AND ' 8.5 ms (httpCltTTLPBand7)
Number of Responses Falling on Band-7 for TTLP.
RTT Value > 8.5 ms (httpCltTTLPBandHWM)
Number of Responses Falling on HWM for TTLP.
TTLP peak RTT (httpCltTTLPMax)
Peak RTT observed for Time to Last response packet.