Back to search
[NOT MAINTAINED] Monitor a url to see if it is online. If it is does not return a 200 code, then (optionally) send an email out through GMail.
Stars
16
Forks
3
Watchers
16
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
Removing sending HTML message in uptime monitor as it is unneeded.
39c119dView on GitHubFixing my stupid mistake, now handles 302 and 200 pages properly.
98f95deView on GitHubFixing bug where monitor was returning True when it should have returned False.
36901fcView on GitHub