Metadata-Version: 1.0
Name: statsd-ostools
Version: 0.1
Summary: Tools for sending OS performance data to statsd
Home-page: UNKNOWN
Author: Dan LaMotte
Author-email: lamotte85@gmail.com
License: UNKNOWN
Description: statsd-ostools
        ==============
        
        Tools for sending OS data to statsd (currently only supports Linux).
        
        Supported Tools
        ---------------
        
        * iostat
        * mpstat
        * vmstat
        
        Example usage:
        
            statsd-ostools --prefix stats.ostools.hostname
        
        Installation
        ============
        
            pip install -e git+https://github.com/dlamotte/statsd-ostools.git#egg=statsd-ostools
        
Platform: UNKNOWN
