{ "info": { "author": "4teamwork AG", "author_email": "mailto:info@4teamwork.ch", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.3", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "ftw.publisher.monitor\n=====================\n\nThis package is an `ftw.publisher`_ addon for monitoring the publisher\nqueue and alerting when the queue cannot be processed for some reason.\n\n\nUsage\n-----\n\n- Add ``ftw.publisher.monitor`` to your buildout configuration on\n the **editoral site** and run ``bin/buildout``:\n\n::\n\n [instance]\n eggs +=\n ftw.publisher.sender\n ftw.publisher.monitor\n\n- Configure the report in the publisher control panel.\n\n\nFailed extraction monitoring\n----------------------------\n\nWhen the publisher is set up with an asynchronous extraction queue (e.g. with redis),\nthe extraction may break.\nThis is possible because the extraction is asynchronous and thus not in the same\ntransaction as the publisher job is created.\nTherefore creating the publisher job may work, but executing the extraction job may fail.\n\nFor mitigating that problem we are monitoring the jobs and warn whenever a job has still\na 0-sized job file and the job file is older than the configured threshold.\n\n\n\nLinks\n-----\n\n- github project repository: https://github.com/4teamwork/ftw.publisher.monitor\n- Main publisher github project repository: https://github.com/4teamwork/ftw.publisher.sender\n- Issues: https://github.com/4teamwork/ftw.publisher.monitor/issues\n- Pypi: http://pypi.python.org/pypi/ftw.publisher.monitor\n- Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.publisher.monitor\n\n\nCopyright\n---------\n\nThis package is copyright by `4teamwork `_.\n\n``ftw.publisher.monitor`` is licensed under GNU General Public License, version 2.\n\n\n.. _ftw.publisher: https://github.com/4teamwork/ftw.publisher.sender\n\nChangelog\n=========\n\n\n1.1.2 (2017-11-15)\n------------------\n\n- Clarify and fix help texts in control panel. [jone]\n\n1.1.1 (2017-11-15)\n------------------\n\n- Add support for monitor failed exctractions. [jone]\n- Drop Plone 4.2 support. [jone]\n- Drop compatibility with Plone 4.1.\n Add compatibility with Plone 4.3. [mbaechtold]\n\n\n1.0 (2011-01-19)\n----------------\n\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/4teamwork/ftw.publisher.monitor", "keywords": "ftw publisher monitoring", "license": "GPL2", "maintainer": "", "maintainer_email": "", "name": "ftw.publisher.monitor", "package_url": "https://pypi.org/project/ftw.publisher.monitor/", "platform": "", "project_url": "https://pypi.org/project/ftw.publisher.monitor/", "project_urls": { "Homepage": "https://github.com/4teamwork/ftw.publisher.monitor" }, "release_url": "https://pypi.org/project/ftw.publisher.monitor/1.1.2/", "requires_dist": null, "requires_python": "", "summary": "An ftw.publisher addon for monitoring the publisher queue and alerting when there is a problem.", "version": "1.1.2" }, "last_serial": 5823502, "releases": { "1.1.1": [ { "comment_text": "", "digests": { "md5": "e5d6b129f3c0c7eaab530f25a0880383", "sha256": "eb88d2e7ef90ba479a276f4c70d6420969621269c85eb5bce8975ecf229212f9" }, "downloads": -1, "filename": "ftw.publisher.monitor-1.1.1.tar.gz", "has_sig": false, "md5_digest": "e5d6b129f3c0c7eaab530f25a0880383", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18494, "upload_time": "2017-11-15T14:28:13", "url": "https://files.pythonhosted.org/packages/1d/c8/581c233462f5fba96734317aac66505b2e06e34b7eb579750ad5b46f76cc/ftw.publisher.monitor-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "560eb318bb597c3c88887eeb69a0a780", "sha256": "c9d94e2cacb10ca222814ebdf2f6dfe9acd3c865927ef1cc6b830a5bd035dda1" }, "downloads": -1, "filename": "ftw.publisher.monitor-1.1.2.tar.gz", "has_sig": false, "md5_digest": "560eb318bb597c3c88887eeb69a0a780", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18756, "upload_time": "2017-11-15T14:46:33", "url": "https://files.pythonhosted.org/packages/c4/12/33c49695315ff6e55023f946912b05e04f3f4ca3cbeb641b29629d807dcd/ftw.publisher.monitor-1.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "560eb318bb597c3c88887eeb69a0a780", "sha256": "c9d94e2cacb10ca222814ebdf2f6dfe9acd3c865927ef1cc6b830a5bd035dda1" }, "downloads": -1, "filename": "ftw.publisher.monitor-1.1.2.tar.gz", "has_sig": false, "md5_digest": "560eb318bb597c3c88887eeb69a0a780", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18756, "upload_time": "2017-11-15T14:46:33", "url": "https://files.pythonhosted.org/packages/c4/12/33c49695315ff6e55023f946912b05e04f3f4ca3cbeb641b29629d807dcd/ftw.publisher.monitor-1.1.2.tar.gz" } ] }