Metadata-Version: 1.1
Name: probebase
Version: 0.1.1
Summary: Base for monitoring probe
Home-page: https://github.com/direvius/probebase
Author: Alexey Lavrenuke (load testing)
Author-email: direvius@yandex-team.ru
License: UNKNOWN
Description: Base for monitoring probe
        -------------------------
        
        A base for the monitoring probe that takes multiple probes,
        runs them once in a selected period of time, collects data
        from them and send they to the selected listeners.
        
Keywords: monitoring,probe,graphite
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Monitoring
