Skip to content

malcolmalex/consul-service-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consul Service Monitor

A simple program to monitor the health check endpoint for services in consul.

Usage:

go build consul-service-monitor
./consul-service-monitor -server=<hostname> -port=<consul API port> <list of services, separated by spaces>

Planned updates

  • continually loop
  • notifications
  • Example using the GO consul library

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages