Skip to content

agae/URL-Monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL-Monitor

Lightweight web application that monitor status of web pages.

Quickstart for developer

  1. Clone this repository
  2. Create database schema urlmonitor in your mysql. (you can change connection settings in hibernate.properties)
  3. Run mvn clean package tomcat7:run

About

Lightweight web application that monitor status of web pages.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 78.6%
  • CSS 11.9%
  • JavaScript 5.2%
  • HTML 4.3%