HomeVyOS Platform

T5086: Add sFlow feature based on hsflowd

Description

T5086: Add sFlow feature based on hsflowd

Add sFlow feature based on hsflowd
According to user reviews, it works more stable and more productive
than pmacct
I haven't deleted 'pmacct' 'system flow-accounting sflow' yet
It could be migrated or deprecated later

set system sflow agent-address '192.0.2.14'
set system sflow interface 'eth0'
set system sflow interface 'eth1'
set system sflow polling '30'
set system sflow sampling-rate '100'
set system sflow server 192.0.2.1 port '6343'
set system sflow server 192.0.2.11 port '6343'

Details

Provenance
ViacheslavAuthored on Mar 14 2023, 6:45 PM
Parents
rVYOSONEXc5ee06af8cb0: Merge pull request #1888 from sever-sever/T5085
Branches
Loading...
Tags
Loading...