[Checkins] [zopefoundation/ZEO] d50825: Added a new ``ruok`` client protocol for getting s...

GitHub noreply at github.com
Mon Jan 5 14:02:52 CET 2015


  Branch: refs/heads/ruok
  Home:   https://github.com/zopefoundation/ZEO
  Commit: d50825364c3710e8cdef333c52a68c248cc8124a
      https://github.com/zopefoundation/ZEO/commit/d50825364c3710e8cdef333c52a68c248cc8124a
  Author: Jim Fulton <jim at zope.com>
  Date:   2015-01-04 (Sun, 04 Jan 2015)

  Changed paths:
    M CHANGES.rst
    M src/ZEO/StorageServer.py
    M src/ZEO/tests/testZEO.py
    M src/ZEO/tests/testZEO2.py
    M src/ZEO/zrpc/connection.py

  Log Message:
  -----------
  Added a new ``ruok`` client protocol for getting server status on
the ZEO port without creating a full-blown client connection and
without logging in the server log.


  Commit: 14f0257db8a63f65347100fbea54bf75b2686386
      https://github.com/zopefoundation/ZEO/commit/14f0257db8a63f65347100fbea54bf75b2686386
  Author: Jim Fulton <jim at zope.com>
  Date:   2015-01-05 (Mon, 05 Jan 2015)

  Changed paths:
    M src/ZEO/tests/zeoserver.py

  Log Message:
  -----------
  Fixed: server names and multiple servers weren't handled correctly


  Commit: 9be1c9a94c3c5326a100c6c294220c7e936a1c28
      https://github.com/zopefoundation/ZEO/commit/9be1c9a94c3c5326a100c6c294220c7e936a1c28
  Author: Jim Fulton <jim at zope.com>
  Date:   2015-01-05 (Mon, 05 Jan 2015)

  Changed paths:
    M setup.py
    A src/ZEO/nagios.py
    A src/ZEO/nagios.rst
    M src/ZEO/tests/testZEO.py

  Log Message:
  -----------
  Added a nagios monitor.


Compare: https://github.com/zopefoundation/ZEO/compare/d50825364c37^...9be1c9a94c3c


More information about the checkins mailing list