summaryrefslogtreecommitdiffstats
path: root/conntrackd.8
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2008-12-21 19:47:03 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2008-12-21 19:47:03 +0100
commit3641d2351ab42bef56e341ccca007331410822f2 (patch)
tree23ed80337fed1e57af1199da4a11238a32ffeab4 /conntrackd.8
parent036a0a65c6a3ba95cff48035a25e0bdba6aa0452 (diff)
src: add run-time statistics via `-s runtime'
This patch adds run-time statistics that you can check via `conntrackd -s runtime'. This information is useful for trouble-shooting. This patch replaces several log messages that can be triggered in runtime. The idea behind this patch is to avoid log message flooding under errors. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'conntrackd.8')
-rw-r--r--conntrackd.83
1 files changed, 2 insertions, 1 deletions
diff --git a/conntrackd.8 b/conntrackd.8
index 7d38740..cd1e2bd 100644
--- a/conntrackd.8
+++ b/conntrackd.8
@@ -44,10 +44,11 @@ option will not flush your internal and external cache).
.BI "-k "
Kill the daemon
.TP
-.BI "-s " "[|network|cache]"
+.BI "-s " "[|network|cache|runtime]"
Dump statistics. If no parameter is passed, it displays the general statistics.
If "network" is passed as parameter it displays the networking statistics.
If "cache" is passed as parameter, it shows the extended cache statistics.
+If "runtime" is passed as parameter, it shows the run-time statistics.
.TP
.BI "-R "
Force a resync against the kernel connection tracking table