Skip to content

Simple CLI app that can execute health checks and take an action

License

Notifications You must be signed in to change notification settings

andrewsjg/healthchecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Service Healthchecker

This is a utility to run simple health checks against various things and take some action. It is designed to be modular and extendable.

  • Added API and frontend. First attempt at embedding a Vue frontend and writing VueJs. Probably very ugly!

NOTES:

  • Currently only supports simple ping checks against hosts and can send a ping to healthcheck.io
  • The checks are driven by an yaml config file an example of which doesnt yet exist in this repo
  • Current main branch probably doesnt work

TODO:

  • ~~ Separate the frontend and API ~~
  • Add UI elements for period of healthchecks
  • Add timers for healthchecks when running in server mode

About

Simple CLI app that can execute health checks and take an action

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published