Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install celerymon

How to install celerymon

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install celerymon
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.4.0
1.0.3Never BuiltWhy not?
0.4.0 Available View build log
0.3.0 Available View build log
0.2.2 Available View build log
0.2.1 Available View build log
Windows (64-bit)
0.4.0
1.0.3Never BuiltWhy not?
0.4.0 Available View build log
0.3.0 Available View build log
0.2.2 Available View build log
0.2.1 Available View build log
Mac OS X (10.5+)
0.4.0
1.0.3Never BuiltWhy not?
0.4.0 Available View build log
0.3.0 Available View build log
0.2.2 Available View build log
0.2.1 Available View build log
Linux (32-bit)
1.0.0
1.0.3Never BuiltWhy not?
1.0.0 Available View build log
0.5.0 Available View build log
0.4.0 Available View build log
0.3.0 Available View build log
0.2.2 Available View build log
0.2.1 Available View build log
Linux (64-bit)
1.0.3 Available View build log
1.0.0 Available View build log
0.5.0 Available View build log
0.4.0 Available View build log
0.3.0 Available View build log
0.2.2 Available View build log
0.2.1 Available View build log
 
Author
License
BSD
Dependencies
Lastest release
version 1.0.3 on Jan 9th, 2014

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/celery/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/celery/celerymon/issues/

Contributing

Development of celerymon happens at Github: http://github.com/celery/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.

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:9

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.