uomlibraryapps-health
v9.0.1
Published
Library Node.js app for system health check monitoring
Downloads
10
Readme
Welcome to uomlibraryapps-health 👋
Library Node.js app for system health check monitoring
Install
npm install
Node-gyp compilation of raw-sockets requires: make, g++
Usage
npm run start, npm run debug, npm run daemon
NB. To run with non-root privileges for ping (raw sockets), you will need to first execute:
sudo setcap 'cap_net_raw+ep' /usr/bin/node
Author
👤 UoM Library DTS
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator