Skip to content

onor13/monitoring-app

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages