superlance 0.6
superlance plugins for supervisord
superlance README
=================
Superlance is a package of plugin utilities for monitoring and controlling
processes that run under `supervisor <http://supervisord.org>`_.
Please see ``docs/index.rst`` for complete documentation.
superlance Changelog
====================
0.6 (2011-08-27)
----------------
- Separated unit tests into their own files
- Created ``fatalmailbatch`` plugin
- Created ``crashmailbatch`` plugin
- Sphinxified documentation.
- Fixed ``test_suite`` to use the correct module name in setup.py.
- Fixed the tests for ``memmon`` to import the correct module.
- Applied patch from Sam Bartlett: processes which are not autostarted
have pid "0". This was crashing ``memmon``.
- Add ``smtpHost`` command line flag to ``mailbatch`` processors.
- Added ``crashsms`` from Juan Batiz-Benet
- Converted ``crashmailbatch`` and friends from camel case to pythonic style
- Fixed a bug where ``httpok`` would crash with the ``-b`` (in-body)
option. Patch by Joaquin Cuenca Abela.
- Fixed a bug where ``httpok`` would not handle a URL with a query string
correctly. Patch by Joaquin Cuenca Abela.
- Fixed a bug where ``httpok`` would not handle process names with a
group ("group:process") properly. Patch by Joaquin Cuenca Abela.
0.5 (2009-05-24)
---------------
- Added the ``memmon`` plugin, originally bundled with supervisor and
now moved to superlance.
0.4 (2009-02-11)
----------------
- Added ``eager`` and ``not-eager`` options to the ``httpok`` plugin.
If ``not-eager`` is set, and no process being monitored is in the
``RUNNING`` state, skip the URL check / mail message.
0.3 (2008-12-10)
----------------
- Added ``gcore`` and ``coredir`` options to the ``httpok`` plugin.
0.2 (2008-11-21)
----------------
- Added the ``crashmail`` plugin.
0.1 (2008-09-18)
----------------
- Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| superlance-0.6.tar.gz (md5) | Source | 2011-08-27 | 24KB | 2419 | |
- Author: Mike Naberezny
- Home Page: http://supervisord.org
- Keywords: supervisor monitoring
- Categories
- Package Index Owner: chrism, tseaver, mnaberez
- Package Index Maintainer: tseaver
- DOAP record: superlance-0.6.xml
