Project DescriptionThis is another try at a url monitoring tool. Monitors a list of url's at certain intervals for uptime. Developed in C# (.NET 3.5), ASP.NET MVC and JQuery.
Currently the application consists of two components:
- windows service: executes a webrequest to the urls and writes the status into the database.
- website: polls the database for status and presents that information. Also acts as maintenance module.
roadmapI'm currently not looking for people to help writing code (this is a hobby project for me), however you are welcome post feature-request, bug-reports and other things.