Metadata-Version: 1.0
Name: pms
Version: 0.1.2
Summary: An application monitoring service
Home-page: https://github.com/philipcristiano/pms
Author: Philip Cristiano
Author-email: pms@philipcristiano.com
License: BSD
Description: Python Monitoring Server
        ========================
        
        Currently under active development. It aims to be a generic solution for
        logging events and creating aggregate reports.
        
        Installing Development Environment
        ----------------------------------
        
        git://github.com/philipcristiano/pms.git
        cd pms
        make requirements && vagrant up && make bootstrap && make deploy
        
Keywords: monitoring
Platform: UNKNOWN
