Metadata-Version: 1.1
Name: csv2graphite
Version: 1.0.0
Summary: Monitor report generator using misc logs.
Home-page: http://pypi.python.org/pypi/csv2graphite
Author: Benoit Delbosc
Author-email: bdelbosc@nuxeo.com
License: GPL
Download-URL: http://pypi.python.org/packages/source/t/csv2graphite/csv2graphite-1.0.0.tar.gz
Description: =============
        csv2graphite
        =============
        
        NAME
        ----
        
          csv2graphite - Send metrics in CSV CodaHale into a Graphite server
        
        
        DESCRIPTION
        -----------
        
          Output the graphite format to stdout.
        
        
        USAGE
        -----
        
          csv2graphite [--version] [--prefix=PREFIX] CSV_DIRECTORY
        
          csv2graphite -h
        
        
        EXAMPLES
        ~~~~~~~~~
        
          csv2graphite /path/to/dir_that_contains_csv_file/ | localhost 2030
        
           
        LIMITATIONS
        -----------
        
        
        INSTALLATION
        ------------
        
        SOURCE REPOSITORY
        ~~~~~~~~~~~~~~~~~~~~
        
          csv2graphite is currently hosted at github_.
        
        
        ISSUES AND BUG REPORTS
        ~~~~~~~~~~~~~~~~~~~~~~~~
        
          Feature requests and bug reports can be made here:
        
          * https://github.com/bdelbosc/csv2graphite/issues
        
        .. _github: https://github.com/bdelbosc/csv2graphite
        
Keywords: monitor report logs nuxeo chart gnuplot
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: System :: Monitoring
