Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ponsfrilus/isitup

Monitor website with node.js
https://github.com/ponsfrilus/isitup

Last synced: 4 days ago
JSON representation

Monitor website with node.js

Awesome Lists containing this project

README

        

# Send email/SMS is host is up or down

## About
Node.js project to monitor website (if up od down) and get smart notification.

## Files
rm_app.js (main file)
├ app/
├ conf/
└ lib/

## Theme
bower install startbootstrap-sb-admin-2
* http://stackoverflow.com/questions/28219865/i-dont-understand-how-to-work-bower-properly

Angular version: http://start-angular.github.io/sb-admin-angular/preview/#/dashboard/chart
https://github.com/start-angular/sb-admin-angular

## SMS HowTo
http://network.epfl.ch/epnet/sms_mgmt.pl, also check the [SWITCH website](http://www.switch.ch/fr/mail/gw-spec.html).

## Ideas

Reflexion about usage
- want to know if a web site is up
- want to know if a web site is down
- want to monitor a list of web site
- want to receive mail and / or sms on alert
- want to choose the interval of the check
- and want to do that in a MEAN interface with tequilaStrategy passport :)

Nice to have
- different interval check in function of website
- incremental alert (e.g. when website is up, no more alert, or only mail alert)
- number of check to do

## Notes
- http://epnet.epfl.ch/responsables-informatiques
- https://github.com/langpavel/node-ping-wrapper