Skip to main content

Real-time monitoring of Celery workers.

Project description

Version:
0.2.2

Introduction

Installation

You can install celerymon either via the Python Package Index (PyPI) or from source.

To install using pip,:

$ pip install celerymon

To install using easy_install,:

$ easy_install celerymon

Downloading and installing from source

Download the latest version of celerymon from http://pypi.python.org/pypi/celerymon/

You can install it by doing the following,:

$ tar xvfz celerymon-0.0.0.tar.gz
$ cd celerymon-0.0.0
$ python setup.py build
# python setup.py install # as root

Using the development version

You can clone the repository by doing the following:

$ git clone git://github.com/ask/celerymon.git

Usage

Running the monitor

Start celery with the --events option on, so celery sends events for celerymon to capture:

$ python manage.py celeryd -E

Run the monitor server:

$ python manage.py celerymon

However, in production you probably want to run the monitor in the background, as a daemon:

$ python manage.py celerymon --detach

For a complete listing of the command line arguments available, with a short description, you can use the help command:

$ python manage.py help celerymon

Now you can visit the webserver celerymon starts by going to: http://localhost:8989

Mailing list

For discussions about the usage, development, and future of celery, please join the celery-users mailing list.

IRC

Come chat with us on IRC. The #celery channel is located at the Freenode network.

Bug tracker

If you have any suggestions, bug reports or annoyances please report them to our issue tracker at http://github.com/ask/celerymon/issues/

Contributing

Development of celerymon happens at Github: http://github.com/ask/celerymon

You are highly encouraged to participate in the development of celerymon. If you don’t like Github (for some reason) you’re welcome to send regular patches.

License

This software is licensed under the New BSD License. See the LICENSE file in the top distribution directory for the full license text.

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

celerymon-0.2.2.tar.gz (9.1 kB view details)

Uploaded Source

File details

Details for the file celerymon-0.2.2.tar.gz.

File metadata

  • Download URL: celerymon-0.2.2.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for celerymon-0.2.2.tar.gz
Algorithm Hash digest
SHA256 7d81f57915b794ab74cf2cecb8d6996b69ebdbf9e65cd77f17ccacd7aa852d4e
MD5 b2cfacde465b95f0b8a94ab2bc1c25e2
BLAKE2b-256 45a94ac1515d96a05fed2e27106257f33e1ae8fb7eec8a0d7df02c76809d7e81

See more details on using hashes here.

Provenance

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