projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b5a4aa
)
sflow: Improve documentation phrasing.
author
Ben Pfaff
<blp@nicira.com>
Mon, 11 Jan 2010 19:13:49 +0000
(11:13 -0800)
committer
Ben Pfaff
<blp@nicira.com>
Mon, 11 Jan 2010 19:13:49 +0000
(11:13 -0800)
Suggested by Justin Pettit.
vswitchd/ovs-vswitchd.conf.5.in
patch
|
blob
|
history
diff --git
a/vswitchd/ovs-vswitchd.conf.5.in
b/vswitchd/ovs-vswitchd.conf.5.in
index b763305c79dcc583367668ef480314f4a542b503..bb27b0afcb51261a5b2f214183b3ea8f9d814868 100644
(file)
--- a/
vswitchd/ovs-vswitchd.conf.5.in
+++ b/
vswitchd/ovs-vswitchd.conf.5.in
@@
-470,7
+470,7
@@
used.
.PP
By default, 1 out of every 400 packets is sent to the configured sFlow
collector. To override this, set \fBsflow.\fIbridge\fB.sampling\fR to
-the number of switched packets out of which
1
, on average, will be
+the number of switched packets out of which
one
, on average, will be
sent to the sFlow collector, e.g. a value of 1 sends every packet to
the collector, a value of 2 sends 50% of the packets to the collector,
and so on.