Metadata-Version: 1.1
Name: collectds
Version: 0.1.1
Summary: This module references Fuel-LMA and is modified to collect OpenStack service running status.
Home-page: UNKNOWN
Author: You-Ming-Yang
Author-email: ymyscugs@gmail.com
License: LICENSE
Description: 
        =========
        Collectds
        =========
        
        Introduction
        ------------
        
        Collectds references Fuel-LMA and is modified to collect OpenStack service running status.
        
        
        Installation
        ------------
        1. Via pip(recommend)::
        	
        	pip install collectds
        
        2. Via easy_install::
        	
        	easy_install collectds
        
        2. From source ::
        	
        	python setup.py install
        
        
        
Platform: linux
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 2.7
