[Checkins] [zopefoundation/zc.resumelb] 2ab43f: set up command-line

GitHub noreply at github.com
Wed Feb 11 15:03:17 CET 2015


  Branch: refs/heads/nagios
  Home:   https://github.com/zopefoundation/zc.resumelb
  Commit: 2ab43fcef00e2eefa344b90bf7c49fd7073e1bf5
      https://github.com/zopefoundation/zc.resumelb/commit/2ab43fcef00e2eefa344b90bf7c49fd7073e1bf5
  Author: Jim Fulton <jim at zope.com>
  Date:   2015-02-08 (Sun, 08 Feb 2015)

  Changed paths:
    M setup.py
    A src/zc/resumelb/nagios.py
    A src/zc/resumelb/nagios.rst
    M src/zc/resumelb/tests.py

  Log Message:
  -----------
  set up command-line


  Commit: 65e5c9947d9d0bb6f048eaeec152474bf23025a1
      https://github.com/zopefoundation/zc.resumelb/commit/65e5c9947d9d0bb6f048eaeec152474bf23025a1
  Author: Jim Fulton <jim at zope.com>
  Date:   2015-02-11 (Wed, 11 Feb 2015)

  Changed paths:
    M src/zc/resumelb/lb.py

  Log Message:
  -----------
  Abstract status computation into base class and don't round(intify) oldest time.

age can be rounded when printed


  Commit: e0ab412113240aa7d2fa1e5750425ddfef54f376
      https://github.com/zopefoundation/zc.resumelb/commit/e0ab412113240aa7d2fa1e5750425ddfef54f376
  Author: Jim Fulton <jim at zope.com>
  Date:   2015-02-11 (Wed, 11 Feb 2015)

  Changed paths:
    M src/zc/resumelb/zk.py

  Log Message:
  -----------
  don't intify time. Simply limit precision (for tests and practicality) when displaying worker age.


  Commit: a7e4e731528fea832f99bd660848eae17fc5c637
      https://github.com/zopefoundation/zc.resumelb/commit/a7e4e731528fea832f99bd660848eae17fc5c637
  Author: Jim Fulton <jim at zope.com>
  Date:   2015-02-11 (Wed, 11 Feb 2015)

  Changed paths:
    M src/zc/resumelb/zk.test

  Log Message:
  -----------
  don't intify time. Simply limit precision (for tests and practicality) when displaying worker age.


  Commit: 78cc33af288d0dec25076161a05dae01e388035a
      https://github.com/zopefoundation/zc.resumelb/commit/78cc33af288d0dec25076161a05dae01e388035a
  Author: Jim Fulton <jim at zope.com>
  Date:   2015-02-11 (Wed, 11 Feb 2015)

  Changed paths:
    M src/zc/resumelb/nagios.py
    M src/zc/resumelb/nagios.rst
    A src/zc/resumelb/nagiosfauxstatus.py

  Log Message:
  -----------
  full nagios monitor implementation and test


Compare: https://github.com/zopefoundation/zc.resumelb/compare/2ab43fcef00e^...78cc33af288d


More information about the checkins mailing list