Skip to content

Implements a rest webservice, which sends an Email when no heartbeat was received.

License

Notifications You must be signed in to change notification settings

barni/monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monitoring

Monitoring service which receives rest calls. If no rest call is received for 2 minutes an email is send.

Getting Started

Prerequisites

  • Java 17

Configuration

Adopt application.properties.

Staring

./monitoring-service-X.X.X-SNAPSHOT.jar

API

http://localhost/status Return current status of all service

http://localhost/heartBeat?name=SERVICE1 Heartbear call für SERVICE1

About

Implements a rest webservice, which sends an Email when no heartbeat was received.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published