uptime
A remote monitoring application using Node.js, MongoDB, and Twitter
uptime is an archived Node.js and MongoDB application for remote HTTP monitoring. It lets users define checks for websites or endpoints, then tracks whether those targets are available over time. The application includes a web interface built with Twitter Bootstrap for managing checks and visualizing availability. Users can configure polling intervals, slow-response thresholds, alert thresholds, tags, and expected response patterns. It was designed as a self-hosted monitoring utility for...