An ftw.publisher addon for monitoring the publisher queue and alerting when there is a problem.
Project description
ftw.publisher.monitor
This package is an ftw.publisher addon for monitoring the publisher queue and alerting when the queue cannot be processed for some reason.
Usage
Add ftw.publisher.monitor to your buildout configuration on the editoral site and run bin/buildout:
[instance] eggs += ftw.publisher.sender ftw.publisher.monitor
Configure the report in the publisher control panel.
Failed extraction monitoring
When the publisher is set up with an asynchronous extraction queue (e.g. with redis), the extraction may break. This is possible because the extraction is asynchronous and thus not in the same transaction as the publisher job is created. Therefore creating the publisher job may work, but executing the extraction job may fail.
For mitigating that problem we are monitoring the jobs and warn whenever a job has still a 0-sized job file and the job file is older than the configured threshold.
Upgrade 2.0
First you need to install the profile ftw.publisher.monitor:default. The profile hasn’t existed before and because after the installation of a profile all upgradesteps are shown as installed, you have to run it manually or have to reenter the data in the config panel.
Links
github project repository: https://github.com/4teamwork/ftw.publisher.monitor
Main publisher github project repository: https://github.com/4teamwork/ftw.publisher.sender
Issues: https://github.com/4teamwork/ftw.publisher.monitor/issues
Continuous integration: https://jenkins.4teamwork.ch/search?q=ftw.publisher.monitor
Copyright
This package is copyright by 4teamwork.
ftw.publisher.monitor is licensed under GNU General Public License, version 2.
Changelog
2.0.2 (2020-09-01)
Fix sending actual emails with plone 5. [mathias.leimgruber]
2.0.1 (2020-08-04)
Add uninstall profile. [djowett-ftw]
2.0.0 (2020-06-11)
Add Plone 5 compatibility [Nachtalb]
Migrate config from annotation to registry storage [Nachtalb]
1.1.2 (2017-11-15)
Clarify and fix help texts in control panel. [jone]
1.1.1 (2017-11-15)
Add support for monitor failed exctractions. [jone]
Drop Plone 4.2 support. [jone]
Drop compatibility with Plone 4.1. Add compatibility with Plone 4.3. [mbaechtold]
1.0 (2011-01-19)
Initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for ftw.publisher.monitor-2.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 519a6bf86560c97987110cc0da1a84b1d8ed1583cb7fbcb40e2c2fd1cfcc6e91 |
|
MD5 | c5831110b39fcb3e96afaab0f2c797dd |
|
BLAKE2b-256 | 8f8947b7491e115153312b131185edfb12b899236c11ddf0f7720c2da40b41c6 |