Metadata-Version: 1.0
Name: celery-tracker
Version: 0.3.2
Summary: Receive/Sending event tracking data for the Celery
Home-page: https://github.com/ikeikeikeike/celery-tracker
Author: Tatsuo Ikeda
Author-email: jp.ne.co.jp at gmail.com
License: MIT
Description: Celery Tracker
        =================
        
        Receive/Sending event tracking data for the `Celery. <http://celeryproject.org/>`_
        
        
        ZabbixPlugin
        --------------
        
        Send
        
        .. image:: http://dl.dropbox.com/u/6574724/Screenshots/xna0.png
           :width: 900px
           :scale: 90%
        
        
        Receive
        
        .. image:: http://dl.dropbox.com/u/6574724/Screenshots/b~o_.png
           :width: 900px
           :scale: 90%
        
        
        FluentPlugin
        ---------------
        
        Send
        
        .. image:: http://dl.dropbox.com/u/6574724/Screenshots/r~_z.png
           :width: 900px
           :scale: 90%
        
        
        Receive
        
        .. image:: http://dl.dropbox.com/u/6574724/Screenshots/cxws.png
           :width: 900px
           :scale: 90%
        
        
        ReceivePlugin
        ---------------
        
        JSON response, e.g. at http://127.0.0.1:27015
        
        .. image:: http://dl.dropbox.com/u/6574724/Screenshots/4mb9.png
           :width: 900px
           :scale: 90%
        
        
        Customize
        --------------
        
        `Customize Documentation - celery-tracker.rtfd.org <http://celery-tracker.rtfd.org>`_
        
        
        Setup
        =====
        
        *PyPI*
        
        ::
        
            $ pip install celery-tracker
        
        *GitHub*
        
        `github.com/ikeikeikeike/celery-tracker <https://github.com/ikeikeikeike/celery-tracker>`_
        
        
        Examples
        -----------
        
        For more information, please see the `Example <https://github.com/ikeikeikeike/celery-tracker/tree/master/examples>`_
        
        
        License
        =========
        
        MIT License
        
Keywords: django,celery,tracking,agent,metrics
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Distributed Computing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
