kosnet2 / smad

Server Monitoring and Anomaly Detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Server Monitoring and Anomaly Detection

Authors

  • Karlen Avogian — Deep Learning, Cyber Security — kosnet2

  • Basel Sababa — Full-stack Developer, Cyber Security — mrbzs

  • Copyright — The tool is prepared in the context of a Final Year Project for University Of Nicosia

Description

  • SMAD supports monitoring real-time systems on various levels.
  • Users can set up custom monitors and alerts, and get insights based on metrics.
  • Good for system administrators, network/data analysts to easily identify questionable behavior in monitored servers.

Prerequisites

Built with

Tested on

Installation

Simply running the install script using sudo ./install in the requirements folder will install everything necessary. Make sure the script has execution rights by running chmod +x install if needed.

Running SMAD

Simply running ./start in the root folder will start everything needed for the application.

Future work

About

Server Monitoring and Anomaly Detection

License:MIT License


Languages

Language:Python 98.1%Language:Shell 1.9%