All Projects → braintree → big_brother

braintree / big_brother

Licence: MIT license
a daemon to monitor and administer servers in a LVS cluster of load balanced virtual servers

Programming Languages

ruby
36898 projects - #4 most used programming language

BigBrother

Build Status

Big_brother is an application to manage the weights of servers on an IPVS load balancer. It is designed to talk to litmus_paper (https://github.com/braintree/litmus_paper).

Build a deb, gem2deb >=0.7.0

  1. Update debian/changelog
  2. Run dpkg-buildpackage -uc -us
  3. There is no step three.

Installation

Add this line to your application's Gemfile:

gem 'big_brother'

And then execute:

$ bundle

Or install it yourself as:

$ gem install big_brother

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].