Git Product home page Git Product logo

eustatus's Introduction

eustatus

A set of utilities for collecting and displaying operational information from multiple Eucalyptus clouds.

Checkclouds

A set of utilities for collecting and displaying operational information from multiple Eucalyptus clouds.

installation instructions

  1. Copy checkclouds.php to your PHP and jQuery capable web server cp checkclouds.php /var/www/html # or /var/www
  2. Install minimised jQuery 1.8.19 libraries to /jQuery in your web server. N.B. if you use a different version you may have to customise the included web pages.
  3. Install eutester from Eucalyptus github.
  4. Configure your crontab to run eutester according to the crontab example
  5. Visit checkclouds.php in your web browser

Cloud usage history

installation

Cloud history is an set of python scripts that query EC2 api periodically and store the data to postgreSQL database for further analysis of past of the cloud

Setup

Expects RHEL/CENTOS6 [tested on rhel6.6 64b] and Eucalyptus 4.1.2

Create keypair for use with history instance
#euca-create-keypair admindw > admindw.private
#chmod 0600 admindw.private

Modify the vars/euca-dw.yml to match your environment

Source your clouds credentials source eucarc

If you want to avoid typing yes to accept ssh key inbetween playbook run export ANSIBLE_HOST_KEY_CHECKING=False

Launch the playbook with command ansible-playbook -vvv --private-key=mykey.private cloudhistory-ec2.yml

Use reemon for read only access to history db eemon to write access to historydb

Playbook will create security group and allow the access to ports 80,22,8443,ping by default

For populating the image productname libguestfs-winsupport libguestfs-tools are needed on NC:s

Use

Access the data with browser using http://instanceaddress Or query the DB from outside with readonly user reemon

Licensing

The code included was written by a subcontractor working for Nokia Siemens Networks and Nokia Solutions and Networks.

The majority of the code is released by Nokia Siemens Networks under the Apache license - please see APSL-2.0.txt included in the source distribution. For convenience certain small or trivial files (e.g. the crontab) are released to the public domain (or CC0 in jurisdictions where the public domain is not applicable - please see the file CC0-1.0.txt in the distribution).

eustatus's People

Contributors

arsatiki avatar gregdek avatar ilatvala avatar lwade avatar nsn-mddelarue avatar teejalon avatar tennijo avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

eustatus's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.