@kronos-integration/service-health
v5.1.2
Published
collects and reports system health status
Downloads
414
Readme
@kronos-integration/service-health
collects and reports system health status
API
Table of Contents
ServiceHealth
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'
install
With npm do:
npm install @kronos-integration/service-health
license
BSD-2-Clause