healy

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2019 License: MIT Imports: 11 Imported by: 0

README

Healy

Healy is a small lightweigt command line programm written with ❤️ in go. It's made for health-checking webservers with an GET-request to specified enpoint, which is specified in the endpoint.yml.

License Build Status

Installation

You can get the latest binary using Go:

> go get -u github.com/jamowei/healy

or download released binary from here.

Commandline

usage: healy [-h|--help] [-c|--config <file>]

             Healy is an easy-to-use and fast health check programm

Arguments:

  -h  --help    Print help information
  -c  --config  host to connect with (server mode). Default: endpoints.yml

Configuration

See the example configuration in endpoints.yml

endpoints:
  google:   https://www.google.com
  notfound: http://isnothinghere.com
  facebook: https://facebook.com

License

Healy is released under the MIT license. See LICENSE

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL