-
The sFlow data model includes information about which interfaces are combined in a bond/LAG/PortChannel (mostly because the collector may need to know this in order to resolve the end-to-end traffic m…
sflow updated
1 month ago
-
ref https://vyos.dev/T6762
Running hsflowd with -ddd also tells me the same thing:
```
mod_pcap:macsrc=1E43BED99C90, macdst=FEAA9ADDF555
mod_pcap:srcdev=bond0.40(10)(peer=0)
takeSample: hook=…
-
It seems that Scope doesn't inspect `vxlan` and `sflow` properly
```
ERRO: 2018/05/29 17:32:31.503660 DNSSnooper: error decoding packet: No decoder for layer type BFD
ERRO: 2018/05/29 17:35:04.…
-
Will this work with sflow data also ?
-
Hello, I want to use the browse-flows app to parse custom protocol packets,The sflow packet structure is roughly 14 bytes of source mac address and destination mac address,In between are 44 bytes of o…
-
**Description**
Currently I have a bgp_agent_map that looks something like this:
```
bgp_ip=192.0.2.1 ip=0.0.0.0/0
bgp_ip=192.0.2.2 ip=0.0.0.0/0
```
The `bgp_ip` addresses are route collecto…
-
Hello,
I configure gmond to receive sflow from host sflow agent.
then a simple telnet 127.0.0.1 8649 kill gmond with segfault.
[root@retd ~]# gmond --version
gmond 3.7.2
[root@retd ~]# gmond -f -d …
-
You may notice that Wireshark can decode only part of TCP header and it can retrieve only source and destination port:
![huawei_Sflow](https://github.com/pavel-odintsov/fastnetmon/assets/2744166/608c…
-
Hi All,
I am building Contrail 3.2 and getting the below error: Can anyone give a clue how to resolve this error.
2017-04-16 17:31:53 g++ -o build/production/analytics/vizd -Wl,--whole-archive -…
-
**Description**
Hi,
I am setting a sFlow "proxy" to collect the sFlow datagrams from my servers and send them to an external collector, and I would like to replace the agent address in the datagram …