Go to file
Feng_Qi acaa88f1a9
add ping/net_response/http_response support (#594)
* fix port check and push debug log

1:如果服务没有监听在 0.0.0.0 上,而是监听在特定地址上的话,在 127.0.0.1 上无法检测到端口。修改为如果 127.0.0.1 检测不到话,在 identity 的地址上再检测一次。
2. http push 部分缺乏 debug 日志,把 debug log 改到 push 里面以补全。

* Update cron.go

* notify add resource name and note

* Update notify.go

* Update notify.go

修复一个当 name/note 为空值且 resource 只有一台时, 由于被 config.Set 清空
因此获取下标 index out of range 导致 panic 的 bug

* add ping, net_response, http_response plugin

增加
ping
net_response
http_response
的插件支持

* Update all.go

* add example config yml

* Update notify.go
2021-02-28 07:56:35 +08:00
.github refactor bug_report.md 2021-01-30 10:14:57 +08:00
dockerfiles modify README 2021-01-27 08:52:40 +08:00
docs Rdb (#479) 2021-01-01 10:41:30 +08:00
etc add ping/net_response/http_response support (#594) 2021-02-28 07:56:35 +08:00
script add send_voice 2020-11-21 02:09:00 +08:00
sql bugfix: update session param has a mistake (#576) 2021-02-03 15:00:14 +08:00
src add ping/net_response/http_response support (#594) 2021-02-28 07:56:35 +08:00
vendor update vendor for local_build (#578) 2021-02-03 19:10:19 +08:00
.gitattributes add tsx 2020-04-07 20:30:22 +08:00
.gitignore fix: https://github.com/didi/nightingale/issues/583 (#590) 2021-02-25 15:37:35 +08:00
LICENSE init project 2020-03-11 18:25:20 +08:00
README.md Update README.md 2021-02-06 11:28:07 +08:00
changelog release 3.6.0 2021-01-31 10:59:01 +08:00
control bugfix: judge: redis conn pools 2021-02-07 17:07:00 +08:00
go.mod add ping/net_response/http_response support (#594) 2021-02-28 07:56:35 +08:00
go.sum add ping/net_response/http_response support (#594) 2021-02-28 07:56:35 +08:00

README.md

Nightingale

夜莺简介

夜莺是一套分布式高可用的运维监控系统最大的特点是混合云支持既可以支持传统物理机虚拟机的场景也可以支持K8S容器的场景。同时夜莺也不只是监控还有一部分CMDB的能力、自动化运维的能力很多公司都基于夜莺开发自己公司的运维平台。开源的这部分功能模块也是商业版本的一部分所以可靠性有保障、会持续维护诸君可放心使用。效果图如下

Nightingale

OCE认证

OCE是一个认证机制和交流平台为夜莺生产用户量身打造我们会为OCE企业提供更好的技术支持比如专属的技术沙龙、企业一对一的交流机会、专属的答疑群等如果贵司已将夜莺上了生产快来加入吧

文档资料

交流互助

关注公众号 Obsuite(官方公众号) 回复 "夜莺加群"

Nightingale