bangarang

package module
v0.15.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 22, 2016 License: MIT Imports: 0 Imported by: 0

README

bangarang Build Status

A stupid simple stream processor for monitoring applications.

Imgur

Install

To build and run bangarang from source, run...

install dependancies
make install

and build bangarang

make build

Run

Start the server
bin/bangarang -conf="/where/you/want/the/conf.db"
Start the ui server
bin/ui -api="localhost:8081" -l=":9090"

Then simply open a browser to localhost:9090 and begin configuration

Client libraries

As of now, there is only a go client library, which can be found here

Development

Bangarang is still under heavy development, but a 1.0 release is coming soon. The stream processor is mostly feature complete, with most of the changes currently being made to the UI and rest API.

Pull request and questions are gladly welcomed.

Goals

A simple stream processor for matching incoming metrics, to predefined alert conditions.

Antigoals

Anything else.

Documentation

Overview

Bangarang is a stupid simple stream processor.

godoc.org/github.com/eliothedeman/bangarang/pipeline

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL