Skip to content

Commit 117776b

Browse files
committed
监控工具增加一个新项目, 服务器管理分类增加一个新项目
1 parent aed149a commit 117776b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

golang-open-source-projects.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ title: Golang优秀开源项目汇总(持续更新。。。)
1919
| 8 | Prometheus | http://github.com/prometheus/prometheus | Prometheus 是一个开源的服务监控系统和时间序列数据库, 提供监控数据存储,展示,告警等功能 |
2020
| 9 | bosun | http://github.com/bosun-monitor/bosun | 专业的跨平台开源系统监控项目,go语言编写,灵活的模板和表达式配合上各种collector可以监控任何应用或系统级的运行数据,比 zabbix更轻量级、更易入手和更适合定制。|
2121
| 10 | urlooker | https://github.com/urlooker | 监控web服务可用性及访问质量,采用go语言编写,易于安装和二次开发. 支持一下特性: 返回状态码检测; 页面响应时间检测; 页面关键词匹配检测; 带cookie访问; agent多机房部署,指定机房访问; 检测结果支持向open-falcon推送; 支持短信和邮件告警 |
22-
22+
| 11 | satellite | https://github.com/gravitational/satellite | 用于监测kubernetes健康状态的一个工具/库。 其特点是:轻量级定期测试, 高可用性和弹性网络分区, 无单点故障, 以时间序列的格式存储监控数据。 |
2323

2424
# 容器技术
2525
|序号|名称|项目地址|简介|
@@ -126,6 +126,7 @@ title: Golang优秀开源项目汇总(持续更新。。。)
126126
| 5 | gosshtool | http://github.com/scottkiss/gosshtool | gosshtool provide some useful functions for ssh client in golang.implemented using golang.org/x/crypto/ssh.go语言中提供ssh相关操作,支持ssh本地端口转发服务 |
127127
| 6 | WebConsole | http://git.oschina.net/shibingli/webconsole | 基于Golang、WebSocket、TermJS的SSH远程终端,主要应用到隔离网络内,SSH远程终端的访问问题。 |
128128
| 7 | GoWebSSH | http://github.com/who246/GoWebSSH | GoWebSSH -golang 语言开发的 web server manager 服务器及命令管理/beego开源框架/WebSocket技术 |
129+
| 8 | teleport | https://github.com/gravitational/teleport | teleport 是 初创公司Gravitational 的一款基于ssh和https的远程管理linux 集群服务器的工具, 其特点是支持双重校验登陆;操作记录回放;session共享,便于协作排障;自动发现集群的服务器和容器 |
129130

130131
# 安全工具
131132
|序号|名称|项目地址|简介|

0 commit comments

Comments
 (0)