Skip to content

chetmancini/Timber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timber & Hiss

  .___________. __  .___  ___. .______    _______ .______       
  |           ||  | |   \/   | |   _  \  |   ____||   _  \     
  `---|  |----`|  | |  \  /  | |  |_)  | |  |__   |  |_)  |   
      |  |     |  | |  |\/|  | |   _  <  |   __|  |      /        
      |  |     |  | |  |  |  | |  |_)  | |  |____ |  |\  \----. 
      |__|     |__| |__|  |__| |______/  |_______|| _| `._____|   

    Distributed Aggregation & Logging on top of Hiss 
                __  ___     
               / / / (_)_________      
              / /_/ / / ___/ ___/   
             / __  / (__  |__  )     
            /_/ /_/_/____/____/        Gossip with Python on Twisted

Version

- Version 0.0.1

Dependencies

Requried Python Packages:

- twisted (for network infrastructure)
- pymongo (for communicating with MongoDB)
- bson (for communicating with MongoDB)
- kombu (talking to RabbitMQ)
- boto (for Amazon Web Services)
- psutil (for server statistics)
- networkx (for visualization)

Potential Python Packages:

- txAWS (for AWS)
- txRackspace (for Rackspace)
- txCumulus (wrapper for txAWS and txRackspace)
- txLoadBalancer (for load balancing)

Author

Chet Mancini - cam479 at cornell dot edu - http://chetmancini.com

Legal

- License: MIT
- Warranty: None of any kind

Instructions

Execute: $ python launch.py

Command line arguments:
-h                  Print help
--version           Print version
--port              Hiss port
--logport           Timber port
--interval          Gossip interval (seconds)
--iface             Interface (default localhost)

Installation

Put files in directory

Changelog

* Nothing yet

About

Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors