/EASEAMonitorServer

A simple monitoring server for EASEA

Primary LanguageC++GNU General Public License v2.0GPL-2.0

EASEA Monitoring Server

A simple monitoring server for EASEA-Cloud. Based on the AudioMonitor server. You need to install first a version of EASEA from the branch "monitoring" of the main project.

Build

$ make 

Usage

$ ./EASEAMonitor [port]

TODO

  • Use UDP instead of TCP.
  • Add http control capability to interface with web application.