sanjeevkatthi / sensor

Monitoring component that process perf metrics feed, detects thresholds violations and fires up OpsEvents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sensor

Introduction

Its an esper based Monitoring component that process perf metrics feed, detects thresholds violations and fires up OpsEvents.Exposes API for determining health and CI state history.

Usage

The sensor API's are consumed by Oneops UI to display health , generate esper statements during monitor creation.

Documentation

Coming soon

Contributing

Refer Contributing.

Help

Check out the oneops tags on Stack Overflow or slack-dev

Requirements

Maven and JDK 8 or later

Be sure that your JAVA_HOME environment variable points to the jdk1.8.0 folder extracted from the JDK download.

The project is dependent on oo-commons and cms-dal .

Building the Source

This will build the war deployable on standard java servlet container like tomcat.

Configuration

Sensor war would require environment variables to be passed refer tomcat environment variables

Installation

For quick setup refer setup

License

The project is released under version 2.0 of the Apache License.

About

Monitoring component that process perf metrics feed, detects thresholds violations and fires up OpsEvents


Languages

Language:Java 100.0%