Metadata-Version: 1.1
Name: plot
Version: 0.0.2
Summary: Interactive metric visualizer.
Home-page: https://github.com/aogaeru/plot
Author: Mark Fink
Author-email: mark@mark-fink.de
License: MIT License
Description: What is this?
        =============
        
        Aogaeru plot is a tool to create interactive visualizations for metrics.
        Currently it is just a prototype to show that it can be done and the backend can provide data 
        in time.
        
        Install it
        ==========
        
        pip install plot
        
        
        Run it
        ======
        
        plotserver start
        
        Note: the archive containing the logfiles is located here: testruns/13060317/vm-ubuntu-oscounters-13060317.tgz
        
        Screenshot
        ==========
        
        Currently the frontend can only visualize CPU data.
        
        ![Visualize CPU utilisaiton](/screenshots/first_prototype.png)
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Operating System :: OS Independent
Classifier: Topic :: System :: Systems Administration
Classifier: Natural Language :: English
