Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 321 Bytes

Node Simple Pinger

Simple node HTTP check with mail notifications

Ping a set of URLs and get notified via email.

##Usage: Rename hosts.json.template to hosts.json and add all the URLs that you intend to monitor.

Rename config.js.template to config.js and configure the check interval and email settings.