stefanozanella / ai-experiments

Experiments on machine learning techniques

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural Network-powered Monitoring Engine

This project presents a monitoring engine determining system status using an Artificial Neural Network. It fetches data out of a Graphite installation and publishes the result of the monitoring on a WebSocket URL.

NOTE

Project is still in early-development phase. Currently, it just serves as a proof of concept, since most of the configurable parameters are hardcoded in the scripts.

About

Experiments on machine learning techniques


Languages

Language:Ruby 100.0%