n-at / availability-monitor

Sites availability monitoring

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

availability-monitor

Check sites availability. Send email on availability status change.

Build

JDK >= 8 required.

$ ./mvnw clean package

Run

In application.yml set up email server settings (see example in application.sample.yml).

Run packaged version from target directory. Or with Spring Boot maven plugin:

$ ./mvnw spring-boot:run

Open http://localhost:8080 in browser.

License

BSD, see LICENSE

About

Sites availability monitoring

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 99.6%Language:JavaScript 0.3%Language:CSS 0.1%