diff options
| author | systeembeheerder <19684880+systeembeheerder@users.noreply.github.com> | 2025-11-20 16:43:22 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-20 15:43:22 +0000 |
| commit | c87e9a81d3a4a1b65c034fd2f9d73f36668cc00e (patch) | |
| tree | cc5e3e23dd605588bee46c7f41835eca1c6d0b75 /docs | |
| parent | 91988e6cc4ece493dd0398484276c0ee46e51b32 (diff) | |
| download | vyos-documentation-c87e9a81d3a4a1b65c034fd2f9d73f36668cc00e.tar.gz vyos-documentation-c87e9a81d3a4a1b65c034fd2f9d73f36668cc00e.zip | |
prefer hsflowd over pmacct (#1707)
Co-authored-by: Systeembeheerder <systeembeheerder@users.noreply.github.com>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/configuration/system/flow-accounting.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/configuration/system/flow-accounting.rst b/docs/configuration/system/flow-accounting.rst index b36ddc27..7ed2d88c 100644 --- a/docs/configuration/system/flow-accounting.rst +++ b/docs/configuration/system/flow-accounting.rst @@ -147,6 +147,9 @@ NetFlow sFlow ^^^^^ +.. note:: Using `system sflow` is recommended in favor of + `system flow-accounting`. See `sflow <sflow.html>`_ + .. cfgcmd:: set system flow-accounting sflow server <address> Configure address of sFlow collector. sFlow server at `<address>` can |
