sflow
sflow
Thanks for pointing this out. I just have one question: why do you suggest 32K? A UDP PDU can have up to 64K payload so perhaps something like 64K +...
Both the PSAMPLE and DROPMON channels allow for the packet to be truncated (e.g. just send the first 256 bytes and indicate the original size with PSAMPLE_ATTR_ORIGSIZE or NET_DM_ATTR_ORIG_LEN attributes...
I increased the buffer size to 16384 in commit 4f7abdc
There is now a release that has this fix: 2.1.03-1.
I think specifying a bind address, or interface, might be the way to go.
Generating an estimate of the traffic total between IP addresses (or other potential keys) is outside the scope of sflowtool. There is an ecosystem of other tools that do this....
OK. I'll make a note to bring them all up to the 2.1 release. I'll also add text to indicate that the very latest can always be built from sources...
That does look like a harmless race, so perhaps it should be downgraded from ERR to INFO level. Would that solve the problem from your point of view? (I see...
This change has been committed to the host-flow master branch: https://github.com/sflow/host-sflow/commit/e4689c674b4390681dd8ef725a8d0473abbf0572
To understand this better I have a few questions: Q1: is there a "bond0.40" netdev on this server that also has MAC address == 1E43BED99C90, same as bond0.10 ? Q2:...