Skip to content

用于prometheus客户端服务安装和consul服务注册

Notifications You must be signed in to change notification settings

Gerrylinux/MonitorClientInstall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

expoter-install 脚本

Quick Start

  • 服务部署
> go get -v -u github.com/hashicorp/consul/api
> cd cmd
> go build -o expoter-install main.go
  • 服务运行
> ./expoter-install -s <mysql|redis|Linux|kafka>
  • 有其他服务安装需求,在继续增加。
  • 依赖服务版本调整在install/install.go

About

用于prometheus客户端服务安装和consul服务注册

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages