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.
$ make
$ ./EASEAMonitor [port]
- Use UDP instead of TCP.
- Add http control capability to interface with web application.