Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 900 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 900 Bytes

Loadbalancer statistics daemon

Build Status

Description

Collects requests via syslog from loadbalancers and generates real-time statistics from them which are accessible over an http interface.

TODO

Extend statistics with

  • bandwidh usage
  • status code grouping

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

License

  • Freely distributable and licensed under the MIT license.
  • Copyright (c) 2014 Gabor Szelcsanyi

image