Skip to main content

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.

Changelog

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ftw.publisher.monitor-2.0.0.tar.gz (18.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page