监控服务器服务

alroyso f646df5c35 添加ping恢复自动执行 ssh命令 há 9 meses atrás
api 93cd077e25 添加ping恢复自动执行 ssh命令 há 9 meses atrás
db 60a889fe75 1.1.3 há 2 anos atrás
hack 93cd077e25 添加ping恢复自动执行 ssh命令 há 9 meses atrás
internal f646df5c35 添加ping恢复自动执行 ssh命令 há 9 meses atrás
library f1a4a3137d 0.2 há 2 anos atrás
maintask 742e6d3546 Changes há 2 anos atrás
manifest 93cd077e25 添加ping恢复自动执行 ssh命令 há 9 meses atrás
resource e496f63ea5 0.1 há 2 anos atrás
utility e496f63ea5 0.1 há 2 anos atrás
.gitattributes e496f63ea5 0.1 há 2 anos atrás
.gitignore e496f63ea5 0.1 há 2 anos atrás
Makefile e496f63ea5 0.1 há 2 anos atrás
README.MD 93cd077e25 添加ping恢复自动执行 ssh命令 há 9 meses atrás
go.mod 93cd077e25 添加ping恢复自动执行 ssh命令 há 9 meses atrás
go.sum 93cd077e25 添加ping恢复自动执行 ssh命令 há 9 meses atrás
main.go 93cd077e25 添加ping恢复自动执行 ssh命令 há 9 meses atrás

README.MD

GoFrame Template For SingleRepo

Project Makefile Commands:

  • make cli: Install or Update to the latest GoFrame CLI tool.
  • make dao: Generate go files for Entity/DAO/DO according to the configuration file from hack folder.
  • make service: Parse logic folder to generate interface go files into service folder.
  • make image TAG=xxx: Run docker build to build image according manifest/docker.
  • make image.push TAG=xxx: Run docker build and docker push to build and push image according manifest/docker.
  • make deploy TAG=xxx: Run kustomize build to build and deploy deployment to kubernetes server group according manifest/deploy.

编译 gf build main.go -n nodeMonitor -a amd64 -s linux

gf build main.go -n nodeMonitorTask -a amd64 -s linux

gf build tak_main.go -n nodeMonitorTask -a amd64 -s linux -p /bin

o6g6lij1 85734bd4 http://166.88.61.180:8888/b5b84fbd/