Forum Discussion
Raja_Tomar_7476
Nimbostratus
Jul 11, 2005iControl bits
Hi,
I modify DistributionMonitor tool provided in code samples for C for displaying data along with graph.
When I look at total traffic (bits/sec) for particular member, and try to calculate same stats from o/p of "b virtual show" they was very different.
e.g.
from b virtual show -
Bits IN/Sec = 65765.58
Bits OUT/Sec = 27495.54
Hits/Sec = 86.01
Opens = 133.00
from iControl -
Bits IN/Sec = 345204.8
Bits OUT/Sec = 901353.6
Hits/Sec = 75.4
Opens = 123.5
For these results I have taken 2 samples from iControl and "b virtual show" command parallelly at the difference of 10 sec.
can anybody tell me what can be the reason?
Thanks,
Raja
5 Replies
Sort By
- Are you sure you are comparing apples-to-apples? "b virtual show" will display totals (total bits), not rates (bits/second). The DistributionMonitor sample app will take snapshots over time and calculate the rates based on the time intervals between snapshots.
- Raja_Tomar_7476
Nimbostratus
Hi Joe, - The connection data looks good. The throughput seem off in iControl. This could be due to the fact that we use a 32-bit number in v4.x for the throughput statistics and it could be that the number is truncating before passing back to the client. Ideally this shouldn't matter for rates as the numbers will average out over time (if you omit the rollover values). But, this doesn't seem to hold for your sample as the b virtual values are smaller than 32bits and the iControl values are larger than their counterparts.
- Raja_Tomar_7476
Nimbostratus
Hi Joe, - Unfortunately, no update here. I'm unable to recreate your issue with my 4.6.2 test machine. Which version of BIG-IP are you having this issue with?
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects