Skip to content

Latest commit

 

History

History
43 lines (39 loc) · 1.67 KB

README.org

File metadata and controls

43 lines (39 loc) · 1.67 KB

Welcome to Sensu

Sensu, a monitoring framework that aims to be simple, malleable, and scalable.

https://github.com/sonian/sensu/raw/master/sensu-logo.png

Blog post

Homepage

Documentation

Find it HERE.

Other Projects

License

Sensu is released under the MIT license.

Contributing

Keep it simple.

Testing

Travis CI

https://secure.travis-ci.org/sonian/sensu.png

System Dependencies

  • Ruby (MRI) & Rubygems
  • RabbitMQ
  • Redis

Running

bundle install
rake

Contributors