文件名称:check_http2:Nagios check_http Go插件替代制作
文件大小:7KB
文件格式:ZIP
更新时间:2024-04-11 04:14:43
Go
check_http2 Nagios check_http插件替代。 没有实现全部功能,只有我们需要。 用法 ./check_http2 -h Usage: check_http2 [OPTIONS] Application Options: --timeout= Timeout to wait for connection (default: 300s) -H, --hostname= Host name using Host headers -I, --IP-address= IP address or name -p, --port= Port number -j, --method= Set HTTP Method (default: GET) -u, --uri=
【文件预览】:
check_http2-main
----.goreleaser.yml(315B)
----.gitignore(281B)
----go.mod(93B)
----Makefile(377B)
----LICENSE(1KB)
----go.sum(175B)
----.github()
--------workflows()
----main.go(6KB)
----README.md(1KB)