Skip to content

crtmneric/spring-boot-metrics-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

ChartCeption

ChartCeption is an open source Spring Json J live data monitoring JavaFX Maven app.

ChartCeption read's URL's and Json KEY's from a configure file which in execute path.

ChartCeption uses basic HTTP Authentication so there is credantials input in settings.

Chartception can easily show u multiple data flow with cool tipbox tricks.

You have to select at least 1 URL and 1 KEY for start to plot chart.

It has an own Configure file basic syntax for example;

url:http://12.345.678.912:1023/internalobjects/metrics

key:mem.free

usr:Admin

pass:admin

Contact: serkanozdemir3207@gmail.com

Data Monitoring Settings

ChartCeption is a Maven Project so..

Quickstart for JavaFX JAR

To create your executable file with JavaFX-magic, call mvn jfx:jar. The jar-file will be placed at target/jfx/app.

Quickstart for JavaFX native bundle

To create your executable file with JavaFX-magic and some installers (please see official oracle-documentation which applications are required for this), call mvn jfx:native. The native launchers or installers will be placed at target/jfx/native.

About

Spring Json live data flow on line chart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published