[Zodb-checkins] CVS: ZODB3/Tools - zeoserverlog.py:1.1.2.2

Tim Peters tim.one at comcast.net
Wed Aug 27 17:24:39 EDT 2003


Update of /cvs-repository/ZODB3/Tools
In directory cvs.zope.org:/tmp/cvs-serv23325

Modified Files:
      Tag: ZODB3-3_1-branch
	zeoserverlog.py 
Log Message:
A more recent version email'ed by Jim.


=== ZODB3/Tools/zeoserverlog.py 1.1.2.1 => 1.1.2.2 ===
--- ZODB3/Tools/zeoserverlog.py:1.1.2.1	Wed Aug 27 16:09:20 2003
+++ ZODB3/Tools/zeoserverlog.py	Wed Aug 27 16:24:34 2003
@@ -127,6 +127,17 @@
 
     Show just the summary statistics for production by day.
 
+  verify file
+
+    Compute verification statistics
+
+    The columns of output are:
+
+    - client id
+    - verification start time
+    - number of object's verified
+    - wall time to verify
+    - average miliseconds to verify per object.
 
 $Id$
 """




More information about the Zodb-checkins mailing list