Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zodb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Joshua
zodb
Commits
6ab1c03e
Commit
6ab1c03e
authored
Sep 27, 2010
by
Jim Fulton
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed mention of the deprecared monitor server.
parent
c6411617
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
26 deletions
+0
-26
doc/zeo.txt
doc/zeo.txt
+0
-26
No files found.
doc/zeo.txt
View file @
6ab1c03e
...
...
@@ -112,32 +112,6 @@ cause problems if the client transaction involved multiple storages.
If it did, it is possible that some storages committed the client
changes and others did not.
Monitor server
~~~~~~~~~~~~~~
The ZEO server updates several counters while it is running. It can
be configured to run a separate monitor server that reports the
counter values and other statistics. If a client connects to the
socket, the server send a text report and close the socket
immediately. It does not read any data from the client.
An example of a monitor server report is included below::
ZEO monitor server version 2.1a1
Fri Apr 4 16:57:42 2003
Storage: 1
Server started: Fri Apr 4 16:57:37 2003
Clients: 0
Clients verifying: 0
Active transactions: 0
Commits: 0
Aborts: 0
Loads: 0
Stores: 0
Conflicts: 0
Conflicts resolved: 0
Connection management
~~~~~~~~~~~~~~~~~~~~~
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment