ukwa / ukwa-monitor

Dashboard and monitoring system for the UK Web Archive
0 stars 5 forks source link

Add a check that the main HttpFS service is running #1

Closed anjackson closed 5 years ago

anjackson commented 7 years ago

The DLS relies on the HttpFS service with the domain name dls.httpfs.wa.bl.uk, which is hard-coded within DLS to refer to Nellie's 194. IP address. The firewall is set up along this route.

The monitor system should check that the relevant HttpFS service is running port 14000. Note also that our patched version of HttpFS has been modified so that the Content-Length is declared. Ideally we should also check for that, in case we 'downgrade' by accident at some point in the future.

anjackson commented 5 years ago

Done via Prometheus.