bodewell
v3.0.0-alpha3
Published
Monitor system and send alerts
Readme
Bodewell System Monitor
Bodewell is a platform for building system monitoring.
The
bodewellpackage used to include the command-line server script. This is no longer the case. For the command-line, see thebodewell-clipackage.
const bodewell = require("bodewell");
const Service = bodewell.Service;
const Resource = bodewell.Resource;