luizf-lf / fluig-monitor

An environment monitoring and dashboard desktop app for Fluig servers.
MIT License
23 stars 9 forks source link

Alter environment availability check strategy (Use ping API) #3

Closed luizf-lf closed 1 year ago

luizf-lf commented 1 year ago

Use the endpoint /api/servlet/ping to measure server availability on shorter time periods (suggested: 15s to 2m). Alter the main graph component to view the availability results from the ping API. Use the remaining APIs as stats scraping on bigger intervals (suggested: 15m to 24h). Use separated sync schedule for each API.