Skip to content

A web application that constantly monitors web services and generates reports based on it's uptime.

Notifications You must be signed in to change notification settings

guilhermetelles/WSSonar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WSSonar

###Description

Web Service Sonar(WSSonar) is a web application that constantly monitors web services and generates reports based on it's uptime. Using individual methods for each web service, it takes account not only if the web service is online, but if it's working correctly, by it's response.

###Features include:

  • Charts (morris.js)
  • Full downtime reports with ocurred error
  • Report download (.xls - Apache POI)
  • Warning by e-mail when web service goes down
  • User management
  • Password encryption (BCrypt)

###Technology

Besides what was already mentioned this application was created using Java, Maven, JBoss AS 7.1.1, Spring MVC, Spring Data JPA, JSTL, Bootstrap and Postgres.

###Screenshots

###TODO:

  • Enable monitoring on server start instead of the current mechanism (!)
  • Enhance security
  • Create better logs

PS: Database scripts and model in the utils folder

PS²: Information from web-services was excluded for obvious reasons.

Moved from Bitbucket.

About

A web application that constantly monitors web services and generates reports based on it's uptime.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published