michaelkuty / robotice

Opensource monitoring, reasoning and acting framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Coverage Status License badge

Robotice: Monitoring deamon

Opensource monitoring, reasoning and acting framework.

Documentation

`Video Demonstration`_

Usage

App for distributed monitoring small devices like a BeagleBone black or Raspberry Pi.

Supported sensors:

Requirements

  • Python 2.6 / 2.7
  • Celery
  • database - Redis
  • Graphite - Statsd (for Gauge)
  • Service wrapper - Supervisor is recommended

Installation

Documentation

Show me in action

/docs/source/_static/imgs/show_me.gif

Read more

Contribution

  • Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
  • Fork https://github.com/robotice/robotice on GitHub to start making your changes to the develop branch.
  • Write a test which shows that the bug was fixed or that the feature works as expected.
  • Make sure to add yourself to the contributors file.
  • Send a pull request

About

Opensource monitoring, reasoning and acting framework

License:Other