Hi,
My VyOS in last version not send sflow
vyos@RtrExt:~$ sh version
Version: VyOS 1.4-rolling-202206090217
Release train: sagitta
Built by: autobuild@vyos.net
Built on: Thu 09 Jun 2022 02:17 UTC
Build UUID: a72a3b3d-8195-43e0-aa52-a9e06cd5691f
Build commit ID: 06a1dc8ccc7a39
Architecture: x86_64
Boot via: installed image
System type: VMware guest
Hardware vendor: VMware, Inc.
Hardware model: VMware Virtual Platform
Hardware S/N: VMware-42 3d a4 56 66 84 00 59-8d 61 c3 f1 89 54 23 b3
Hardware UUID: 56a43d42-8466-5900-8d61-c3f1895423b3
Copyright: VyOS maintainers and contributors
system {
config-management {
commit-revisions 100
}
conntrack {
modules {
ftp
h323
nfs
pptp
sip
sqlnet
tftp
}
}
console {
device ttyS0 {
speed 115200
}
}
flow-accounting {
interface eth1
sflow {
agent-address 192.168.60.21
sampling-rate 10
server 192.168.60.23 {
port 6343
}
}
vyos@RtrExt:~$ show flow-accounting interface eth1
flow-accounting is not active
vyos@RtrExt:~$
Can you help me ?
Regards