UNPKG

microstats

Version:

A node module that monitors Memory, CPU and Disk utilization and alerts the caller through events, either periodically or when a user defined threshold is breached. Currently available for linux, macOS and windows.

15 lines (10 loc) 112 B
language: node_js node_js: - stable install: - npm install os: - linux - osx script: - npm test