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