Closed andreas-ibm closed 4 years ago
This is weird, when I run otestpoint-dump from another instance I get:
[1595522335] anglova-1/0 ad361415-4c2c-453d-b2fe-beb389ffde4f
otestpoint.iptraffic.capture Measurement_pcap_tables_ipv4_udp v1 1386 bytes
IPTraffic.Tables.IPv4.UDP.anglova-1
[] receive
|Src |Dst |Port|Rx Bytes|Rx Packets|
|192.168.1.2 |224.0.0.109|269 |110604 |732 |
|192.168.1.3 |224.0.0.109|269 |57303 |373 |
|192.168.1.4 |224.0.0.109|269 |49697 |353 |
|192.168.1.5 |224.0.0.109|269 |40419 |284 |
|192.168.1.6 |224.0.0.109|269 |29420 |212 |
|192.168.1.7 |224.0.0.109|269 |42428 |308 |
|192.168.1.8 |224.0.0.109|269 |50649 |360 |
|192.168.1.9 |224.0.0.109|269 |51603 |363 |
|192.168.1.10|224.0.0.109|269 |37865 |293 |
|192.168.1.11|224.0.0.109|269 |43988 |344 |
|192.168.1.12|224.0.0.109|269 |56943 |376 |
|192.168.1.13|224.0.0.109|269 |32803 |205 |
|192.168.1.14|224.0.0.109|269 |8171 |65 |
|192.168.1.15|224.0.0.109|269 |425 |5 |
|192.168.1.16|224.0.0.109|269 |180288 |1313 |
|192.168.1.17|224.0.0.109|269 |179688 |1329 |
|192.168.1.18|224.0.0.109|269 |175743 |1271 |
|192.168.1.19|224.0.0.109|269 |107770 |709 |
|192.168.1.20|224.0.0.109|269 |78388 |484 |
|192.168.1.21|224.0.0.109|269 |97008 |632 |
|192.168.1.22|224.0.0.109|269 |67498 |459 |
|192.168.1.23|224.0.0.109|269 |68733 |438 |
|192.168.1.24|224.0.0.109|269 |67314 |448 |
--
So I'll just assume it's a local problem and ignore!
Ahh, it's a problem with otestpoint-dump, I'll raise it there. The machine that was showing the output was running and older otestpoint-dump, I had to upgrade it today to get the labtools and dump stopped working
Heya,
I've built and installed all the opentestpoint- modules, and from the EMANE- and System modules I can run
otestpoint-dump host:port module
and see the output.With probe-iptraffic I get:
since the size increases with traffic, I assume the probe is sending the data, just dump isn't showing it, would that be correct?
thanks!