summaryrefslogtreecommitdiff
path: root/docs/configuration
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration')
-rw-r--r--docs/configuration/system/flow-accounting.rst4
-rw-r--r--docs/configuration/system/syslog.rst4
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/configuration/system/flow-accounting.rst b/docs/configuration/system/flow-accounting.rst
index 30d6fc4d..801ddae6 100644
--- a/docs/configuration/system/flow-accounting.rst
+++ b/docs/configuration/system/flow-accounting.rst
@@ -42,6 +42,10 @@ exported.
Configuration
=============
+.. warning:: Using NetFlow on routers with high traffic levels may lead to
+ high CPU usage and may affect the router's performance. In such cases,
+ consider using sFlow instead.
+
In order for flow accounting information to be collected and displayed for an
interface, the interface must be configured for flow accounting.
diff --git a/docs/configuration/system/syslog.rst b/docs/configuration/system/syslog.rst
index 44c290f4..ae1b9273 100644
--- a/docs/configuration/system/syslog.rst
+++ b/docs/configuration/system/syslog.rst
@@ -30,10 +30,6 @@ indicate that the logging system is functioning.
If set, the domain part of the hostname is always sent,
even within the same domain as the receiving system.
-.. cfgcmd:: system syslog global local-host-name <fqdn>
-
-Overwrites the local system host name used in syslogs.
-
.. cfgcmd:: system rsyslog global facility <keyword> level <keyword>
Filter syslog messages based on facility and level.