aboutsummaryrefslogtreecommitdiff
path: root/ovsdb
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2012-04-20 14:09:30 -0700
committerBen Pfaff <blp@nicira.com>2012-04-26 14:07:29 -0700
commita5f607bc8994e5ed870a62062df54e1b5753c6a2 (patch)
tree24af8ed3e42f38c0a953bf9158eac700335a58ab /ovsdb
parent275a506cbe10db1e673fa1182582a507ba69418e (diff)
coverage: Make ovs-appctl command more useful and less alarming.
I've had a few complaints that ovs-vswitchd logs its coverage counters at WARN level, but this is mainly wrong: ovs-vswitchd only logs coverage counters at WARN level when the "coverage/log" command is used through ovs-appctl. This was even documented. The reason to log at such a high level was to make it fairly certain that these messages specifically requested by the admin would not be filtered out before making it to the log. But it's even better if the admin just gets the coverage counters as a reply to the ovs-appctl command. So that is what this commit does. This commit also improves the documentation of the ovs-appctl command. Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'ovsdb')
-rw-r--r--ovsdb/ovsdb-server.1.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ovsdb/ovsdb-server.1.in b/ovsdb/ovsdb-server.1.in
index 9e2d79aa..dfe9208d 100644
--- a/ovsdb/ovsdb-server.1.in
+++ b/ovsdb/ovsdb-server.1.in
@@ -123,6 +123,7 @@ This command might be useful for debugging issues with database
clients.
.
.so lib/vlog-unixctl.man
+.so lib/coverage-unixctl.man
.so lib/stress-unixctl.man
.SH "SEE ALSO"
.