文件名称:alertif:满足条件时发送 PagerDuty 警报的命令行工具
文件大小:56KB
文件格式:ZIP
更新时间:2024-06-24 20:13:57
Go
AlertIf:有条件的 PagerDuty 警报 这旨在作为 cron 作业或类似的东西运行,以在您的服务器上进行完整性检查。 支持 磁盘使用检查 tcp 连接检查 http连接检查 设置 export GOPATH=$HOME/go export PATH=$PATH:$GOPATH/bin export GOROOT=/usr/local/go # assuming go is installed at /usr/local/go export PATH=$PATH:$GOROOT/bin 使用 godep 构建 如果你还没有得到 godep,请使用 go get github.com/tools/godep go get github.com/prasincs/alertif cd $GOPATH/src/github.com/prasincs/alertif mak
【文件预览】:
alertif-master
----.travis.yml(141B)
----alertif-disk.sh(102B)
----LICENSE(1KB)
----main.go(6KB)
----.gitignore(9B)
----Makefile(664B)
----README.md(2KB)
----Godeps()
--------Godeps.json(636B)
--------_workspace()
--------Readme(136B)