Service Monitoring
Overview
Veridium Server provides a centralised mechanism for monitoring the status of the services.
The picture bellow describes the Probes of services being subject of load balancing. Probes provides 200 HTTP response code in case of service being available. For other response code, the Load Balancer should skip communication to that node.
Monitoring in a centralised point have to aspects:
Monitoring of the Host machine
Monitoring of Application Layer
The restAPI /metrics/all will report back all the informations as it is visualised in Admin Dashboard \ Tools.
The metrics are subject of configuration (threshold) when the service it is reported as being not available.