Skip to content

vishrayne/go-health-monitor

Repository files navigation

go-monit

A simple health checking utility written in golang. Run the monit script under cmd/monit.

A minimal JSON API is also available at cmd/monit-server, which is written in gin framework.

Dep is used for dependancy management.

Setup

  1. Clone this project
  2. Install dep, if not, and run
$ dep ensure
  1. TBD...

About

WIP: Util to check system health

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages