Skip to content

akretsis/sumo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contents

  • Introduction
  • Installation
    • Requirements
    • Manual Installation
  • Examples
  • Developers
  • License

1 - Introduction

SuMo is a tool for smart public cloud monitoring and analysis

2 - Installation

2.1 - Requirements

Required packages:

  • boto ( at least version 2.8)
  • prettytable
  • simplejson
  • argparse
  • sqlite3
  • isodate
  • numpy
  • cplex

2.2 - Manual Installation

Install from source:

$ git clone https://github.com/sumo-tool/sumo.git
$ cd sumo
$ python setup.py install

3 - Examples

4 - Developers

Developers:

  • Kokkinos Panagiotis
  • Kretsis Aristotelis
  • Soumplis Polyzois

5 - License

See LICENSE file

Releases

No releases published

Packages

No packages published

Languages