@kronos-integration/service-health-check
v5.0.80
Published
collects and reports system health status
Downloads
18
Readme
kronos-service-health-check
collects and reports system health status
API
Table of Contents
ServiceHealthCheck
Extends Service
Collects health state form all components Currently we only check that there is no service is in failed state
autostart
Start immediate
Returns boolean true
isHealthy
Returns boolean true if there are no failed services
name
Returns string 'health-check'
install
With npm do:
npm install kronos-service-health-check
license
BSD-2-Clause