onor13 / monitoring-app

application monitoring system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

white-box monitoring system, that keeps track of the executed tasks and presents the results to the user in term of tables, graphs

Documentation

I'll write the doc as soon as I have something decent to show

Technical specs and requirements

  • Java version 14 or higher
  • rabbitMQ

Compile & Run

  • compile: gradlew build
  • run the monitoring javaFX app: gradlew run from monitoring-appFX folder
  • run the monitoring Web app: not implemented yet
  • run the demo app to produce logs: gradlew run from dummyAppToMonitor folder

About

application monitoring system

License:GNU General Public License v3.0


Languages

Language:Java 100.0%