@kornherp/node-health

1.0.2 • Public • Published

node-health

simple nagios-style monitoring for nodejs job-based applications

Installation

npm install @kornherp/node-health

See example.js for usage and doc/check types.md for types of operation

Contributing, testing

git clone git@github.com:kornherp/node-health.git
npm test

I'd happily accept MRs.

Output

Check results are returned from the check() method. Default configuration starts a web server on port 8888, checks will be given there too.

Readme

Keywords

none

Package Sidebar

Install

npm i @kornherp/node-health

Weekly Downloads

2

Version

1.0.2

License

GPLv3

Unpacked Size

57.6 kB

Total Files

7

Last publish

Collaborators

  • kornherp