Skip to content

jessebarocio/Clink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clink

Clink is a simple utility that monitors HTTP endpoints and reports if their up/down status changes. Multiple endpoints can be configured and can be checked at different intervals. If an endpoint's status changes then Clink can report it via email (or whatever other reporters you configure).

Configuration

There are two things to configure: Endpoints and Reporters. They are configured in Endpoints.json and Reporters.json, respectively.

Why the name Clink?

Take a guess.

Coming Soon

  • Configure endpoints/reporters graphically.
  • Plugin framework (write your own reporters).
  • Save a history of all status checks.

About

A simple utility that monitors HTTP endpoints and reports if their up/down status changes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages