Giter Club home page Giter Club logo

watched.back's Introduction

watched.back

Status

Overview

Watched aim to become a performance analysis and a monitoring tool. The watched backend collect all the performance metrics and services status from the agents. It is scalable, secure and highly-available already.

Dependencies

This project is based on the following projects :

Other componants

  • watched.agent Collect metrics and monitor services forwarding the information over a REST api.
  • watched.front Provide the interface to the centralized data

build instruction

mkdir build
cd build
cmake ..
make
sudo make install

Complete instructions here.

Current features

  • Collect the agents data and store that in a Mysql database
  • Compute aggregated data
  • Monitor ressources values and create event in the database if it cross configured limits
  • Collect service log and create log events in the database
  • Collect services status, update the database accordingly and historize
  • Collect services metrics
  • Scalable : the work-load can be splitted in sub-groups of backend
  • Secure : support SSL agents and can conect to mysql over SSL
  • Highly Available
  • Plugin (C++ or Lua) for alerting
    • email

TODO

  • Detect missing Host and build an availability table for them
  • build aggregate on availability of : service, host, agent and backend
  • Code improvement (agentClient.cpp:38)
  • Add support for alert on Host failed (alerter.cpp:186)
  • Add support for alert on agent failed (alerter.cpp:188)
  • Add support for alert on backend failed (agentManager.cpp:89)
  • Support the since flag (servicesClient.cpp:12)
  • Update aggregate tables with missing columns (statAggregator.cpp:78), (statAggregator.cpp:85), (statAggregator.cpp:91)
  • add support for sigusr1 which reload configs et reopen log

watched.back's People

Contributors

sebt3 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.