-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,9 @@ | ||
# WebMonitor | ||
The main purpose of the WebMonitor application, is to be able to have an easy and simpel way to monitor your server/host through HTTP | ||
The main purpose of the WebMonitor application, is to be able to have an easy and simpel way to monitor your server/host through HTTP. You run the application from your desktop and get notifications if on of you monitors act abnormal. This can mean a ruled has failed, ex. you have set the monitor of CodePlex.com to have an MaxResponse time to 500 ms. If the reponse time exceeds this value, an balloonTip will show you that something is up. | ||
|
||
All comments and issue reporting is very welcome. Hope you enjoy the application. | ||
|
||
#Screenshots | ||
![alt text](https://raw.githubusercontent.com/Laumania/WebMonitor/master/screenshots/Screen1.png "WebMonitor Screenshot 01") | ||
![alt text](https://raw.githubusercontent.com/Laumania/WebMonitor/master/screenshots/Screen2.png "WebMonitor Screenshot 02") | ||
![alt text](https://raw.githubusercontent.com/Laumania/WebMonitor/master/screenshots/Screen3.png "WebMonitor Screenshot 03") |