Helioviewer-Project / helioviewer.org

Main web application for solar data visualization
Other
19 stars 15 forks source link

Monitoring of JPIP server #249

Open wafels opened 6 years ago

wafels commented 6 years ago

We need an automated way to ensure that the JPIP server running at GSFC is actually serving movies that JHelioviewer can read. At time of writing the JPIP server is down for reasons unknown. We don't know when this started. It is necessary to monitor the behavior of the JPIP server at regular intervals to ensure we are on top off interruptions to service.

dgarciabriseno commented 1 year ago

Currently we check that the process is running, but we don't check if the process is returning any errors.

Would need to think about how we can have some health check for this.

wafels commented 1 year ago

To be clear, esajpip restarts if the process is not running.