This is an automated email from the ASF dual-hosted git repository.
gongchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hertzbeat.git
The following commit(s) were added to refs/heads/master by this push:
new 6c2b38e180 [doc] modify supplement related documentation (#3383)
6c2b38e180 is described below
commit 6c2b38e1802f7f5c5dcf119f98ed78def2bde844
Author: Duansg <[email protected]>
AuthorDate: Wed May 21 23:17:50 2025 +0800
[doc] modify supplement related documentation (#3383)
Co-authored-by: tomsun28 <[email protected]>
---
README_CN.md | 8 ++++----
home/blog/2024-01-18-hertzbeat-v1.4.4.md | 2 +-
home/docs/advanced/extend-http-default.md | 4 ++--
home/docs/advanced/extend-http.md | 4 ++--
home/docs/advanced/extend-point.md | 4 ++--
.../versioned_docs/version-v1.6.x/advanced/extend-http-default.md | 4 ++--
home/versioned_docs/version-v1.6.x/advanced/extend-http.md | 4 ++--
home/versioned_docs/version-v1.6.x/advanced/extend-point.md | 4 ++--
8 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/README_CN.md b/README_CN.md
index 543956b859..99e537e767 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -34,7 +34,7 @@
- 集 **监控+告警+通知** 为一体,支持对应用服务,应用程序,数据库,缓存,操作系统,大数据,中间件,Web
服务器,云原生,网络,自定义等监控阈值告警通知一步到位。
- 易用友好,无需 `Agent`,全 `WEB` 页面操作,鼠标点一点就能监控告警,零上手学习成本。
-- 将 `Http, Jmx, Ssh, Snmp, Jdbc, Prometheus` 等协议规范可配置化,只需在浏览器配置监控模版 `YML`
就能使用这些协议去自定义采集想要的指标。您相信只需配置下就能立刻适配一款 `K8s` 或 `Docker` 等新的监控类型吗?
+- 将 `Http, Jmx, Ssh, Snmp, Jdbc, Prometheus` 等协议规范可配置化,只需在浏览器配置监控模板 `YML`
就能使用这些协议去自定义采集想要的指标。您相信只需配置下就能立刻适配一款 `K8s` 或 `Docker` 等新的监控类型吗?
- 兼容 `Prometheus` 的系统生态并且更多,只需页面操作就可以监控 `Prometheus` 所能监控的。
- 高性能,支持多采集器集群横向扩展,支持多隔离网络监控,云边协同。
- 自由的告警阈值规则,`邮件` `Discord` `Slack` `Telegram` `钉钉` `微信` `飞书` `短信` `Webhook`
`Server酱` 等方式消息及时送达。
@@ -59,8 +59,8 @@
## ⛄ 已支持
-> 我们将监控采集类型(mysql,jvm,k8s)都定义为 `yml` 监控模版,用户可以导入这些模版来支持对应类型的监控!
-> 欢迎大家一起贡献你使用过程中自定义的通用监控类型监控模版。
+> 我们将监控采集类型(mysql,jvm,k8s)都定义为 `yml` 监控模板,用户可以导入这些模板来支持对应类型的监控!
+> 欢迎大家一起贡献你使用过程中自定义的通用监控类型监控模板。
-
[Website](https://raw.githubusercontent.com/apache/hertzbeat/master/hertzbeat-manager/src/main/resources/define/app-website.yml),
[Port
Telnet](https://raw.githubusercontent.com/apache/hertzbeat/master/hertzbeat-manager/src/main/resources/define/app-port.yml),
[Http
Api](https://raw.githubusercontent.com/apache/hertzbeat/master/hertzbeat-manager/src/main/resources/define/app-api.yml),
[Ping
Connect](https://raw.githubusercontent.com/apache/hertzbeat/master/hertzbeat-manager/src/main/resources/define/app-ping.yml),
@@ -98,7 +98,7 @@
-
[CiscoSwitch](https://raw.githubusercontent.com/apache/hertzbeat/master/hertzbeat-manager/src/main/resources/define/app-cisco_switch.yml),
[HpeSwitch](https://raw.githubusercontent.com/apache/hertzbeat/master/hertzbeat-manager/src/main/resources/define/app-hpe_switch.yml),
[HuaweiSwitch](https://raw.githubusercontent.com/apache/hertzbeat/master/hertzbeat-manager/src/main/resources/define/app-huawei_switch.yml),
[TpLinkSwitch](https://raw.githubusercontent.com/apache/hertzbeat/master/hertzbeat-manager/src/main/resources/define/app-tplink_switch.yml),
[H3cSwitch](https://raw.githubusercontent.com/apache/hertzbeat/master/hertzbeat-manager/src/main/resources/define/app-h3c_switch.yml)
-- 和更多自定义监控模版。
+- 和更多自定义监控模板。
- 通知支持 `Discord` `Slack` `Telegram` `邮件` `钉钉` `微信` `飞书` `短信` `Webhook`
`Server酱`。
## 🐕 快速开始
diff --git a/home/blog/2024-01-18-hertzbeat-v1.4.4.md
b/home/blog/2024-01-18-hertzbeat-v1.4.4.md
index 8b6ab9ef5b..3b25603dae 100644
--- a/home/blog/2024-01-18-hertzbeat-v1.4.4.md
+++ b/home/blog/2024-01-18-hertzbeat-v1.4.4.md
@@ -118,7 +118,7 @@ Detailed config refer to [Install HertzBeat via
Docker](https://hertzbeat.com/do
* Update app-zookeeper.yml by @hurenjie1 in
<https://github.com/apache/hertzbeat/pull/1458>
* add hurenjie1 as a contributor for code by @allcontributors in
<https://github.com/apache/hertzbeat/pull/1459>
* update dashboard ui, remove ssh custom SignatureFactories, update app name
by @tomsun28 in <https://github.com/apache/hertzbeat/pull/1460>
-* [Task] Monitoring Template Yml Metrics I18n | 监控模版指标国际化任务认领 #1212 by
@tslj1024 in <https://github.com/apache/hertzbeat/pull/1461>
+* [Task] Monitoring Template Yml Metrics I18n | 监控模板指标国际化任务认领 #1212 by
@tslj1024 in <https://github.com/apache/hertzbeat/pull/1461>
* add tslj1024 as a contributor for code by @allcontributors in
<https://github.com/apache/hertzbeat/pull/1462>
* Add alarm trigger time for alarm restore by @Calvin979 in
<https://github.com/apache/hertzbeat/pull/1464>
* bugfix history range query not work when victoria-metrics store by @tomsun28
in <https://github.com/apache/hertzbeat/pull/1463>
diff --git a/home/docs/advanced/extend-http-default.md
b/home/docs/advanced/extend-http-default.md
index c3b21f1207..9770143af3 100644
--- a/home/docs/advanced/extend-http-default.md
+++ b/home/docs/advanced/extend-http-default.md
@@ -96,9 +96,9 @@ name:
en-US: EXAMPLE APP
# The description and help of this monitoring type
help:
- zh-CN: HertzBeat 支持自定义监控,您只需配置监控模版 YML 就能适配一款自定义的监控类型。<br>定义流程如下:HertzBeat
页面 -> 监控模版菜单 -> 新增监控类型 -> 配置自定义监控模版YML -> 点击保存应用 -> 使用新监控类型添加监控。
+ zh-CN: HertzBeat 支持自定义监控,您只需配置监控模板 YML 就能适配一款自定义的监控类型。<br>定义流程如下:HertzBeat
页面 -> 监控模板菜单 -> 新增监控类型 -> 配置自定义监控模板YML -> 点击保存应用 -> 使用新监控类型添加监控。
en-US: "HertzBeat supports custom monitoring, and you only need to configure
the monitoring template YML to adapt to a custom monitoring type.
<br>Definition process as follow: HertzBeat Pages -> Main Menu -> Monitor
Template -> edit and save -> apply this template."
- zh-TW:
HertzBeat支持自定義監控,您只需配寘監控模版YML就能適配一款自定義的監控類型。<br>定義流程如下:HertzBeat頁面->監控模版選單->新增監控類型->配寘自定義監控模版YML
->點擊保存應用->使用新監控類型添加監控。
+ zh-TW:
HertzBeat支持自定義監控,您只需配寘監控模板YML就能適配一款自定義的監控類型。<br>定義流程如下:HertzBeat頁面->監控模板選單->新增監控類型->配寘自定義監控模板YML
->點擊保存應用->使用新監控類型添加監控。
helpLink:
zh-CN: https://hertzbeat.apache.org/zh-cn/docs/advanced/extend-point/
en-US: https://hertzbeat.apache.org/docs/advanced/extend-point/
diff --git a/home/docs/advanced/extend-http.md
b/home/docs/advanced/extend-http.md
index d9ad3ba59d..3296ce42fc 100644
--- a/home/docs/advanced/extend-http.md
+++ b/home/docs/advanced/extend-http.md
@@ -45,9 +45,9 @@ name:
en-US: EXAMPLE APP
# The description and help of this monitoring type
help:
- zh-CN: HertzBeat 支持自定义监控,您只需配置监控模版 YML 就能适配一款自定义的监控类型。<br>定义流程如下:HertzBeat
页面 -> 监控模版菜单 -> 新增监控类型 -> 配置自定义监控模版YML -> 点击保存应用 -> 使用新监控类型添加监控。
+ zh-CN: HertzBeat 支持自定义监控,您只需配置监控模板 YML 就能适配一款自定义的监控类型。<br>定义流程如下:HertzBeat
页面 -> 监控模板菜单 -> 新增监控类型 -> 配置自定义监控模板YML -> 点击保存应用 -> 使用新监控类型添加监控。
en-US: "HertzBeat supports custom monitoring, and you only need to configure
the monitoring template YML to adapt to a custom monitoring type.
<br>Definition process as follow: HertzBeat Pages -> Main Menu -> Monitor
Template -> edit and save -> apply this template."
- zh-TW:
HertzBeat支持自定義監控,您只需配寘監控模版YML就能適配一款自定義的監控類型。<br>定義流程如下:HertzBeat頁面->監控模版選單->新增監控類型->配寘自定義監控模版YML
->點擊保存應用->使用新監控類型添加監控。
+ zh-TW:
HertzBeat支持自定義監控,您只需配寘監控模板YML就能適配一款自定義的監控類型。<br>定義流程如下:HertzBeat頁面->監控模板選單->新增監控類型->配寘自定義監控模板YML
->點擊保存應用->使用新監控類型添加監控。
helpLink:
zh-CN: https://hertzbeat.apache.org/zh-cn/docs/advanced/extend-point/
en-US: https://hertzbeat.apache.org/docs/advanced/extend-point/
diff --git a/home/docs/advanced/extend-point.md
b/home/docs/advanced/extend-point.md
index 25e273711b..57b51e18ff 100644
--- a/home/docs/advanced/extend-point.md
+++ b/home/docs/advanced/extend-point.md
@@ -40,9 +40,9 @@ name:
en-US: EXAMPLE WEBSITE
# The description and help of this monitoring type
help:
- zh-CN: HertzBeat 支持自定义监控,您只需配置监控模版 YML 就能适配一款自定义的监控类型。<br>定义流程如下:HertzBeat
页面 -> 监控模版菜单 -> 新增监控类型 -> 配置自定义监控模版YML -> 点击保存应用 -> 使用新监控类型添加监控。
+ zh-CN: HertzBeat 支持自定义监控,您只需配置监控模板 YML 就能适配一款自定义的监控类型。<br>定义流程如下:HertzBeat
页面 -> 监控模板菜单 -> 新增监控类型 -> 配置自定义监控模板YML -> 点击保存应用 -> 使用新监控类型添加监控。
en-US: "HertzBeat supports custom monitoring, and you only need to configure
the monitoring template YML to adapt to a custom monitoring type.
<br>Definition process as follow: HertzBeat Pages -> Main Menu -> Monitor
Template -> edit and save -> apply this template."
- zh-TW:
HertzBeat支持自定義監控,您只需配寘監控模版YML就能適配一款自定義的監控類型。<br>定義流程如下:HertzBeat頁面->監控模版選單->新增監控類型->配寘自定義監控模版YML
->點擊保存應用->使用新監控類型添加監控。
+ zh-TW:
HertzBeat支持自定義監控,您只需配寘監控模板YML就能適配一款自定義的監控類型。<br>定義流程如下:HertzBeat頁面->監控模板選單->新增監控類型->配寘自定義監控模板YML
->點擊保存應用->使用新監控類型添加監控。
helpLink:
zh-CN: https://hertzbeat.apache.org/zh-cn/docs/advanced/extend-point/
en-US: https://hertzbeat.apache.org/docs/advanced/extend-point/
diff --git a/home/versioned_docs/version-v1.6.x/advanced/extend-http-default.md
b/home/versioned_docs/version-v1.6.x/advanced/extend-http-default.md
index c3b21f1207..9770143af3 100644
--- a/home/versioned_docs/version-v1.6.x/advanced/extend-http-default.md
+++ b/home/versioned_docs/version-v1.6.x/advanced/extend-http-default.md
@@ -96,9 +96,9 @@ name:
en-US: EXAMPLE APP
# The description and help of this monitoring type
help:
- zh-CN: HertzBeat 支持自定义监控,您只需配置监控模版 YML 就能适配一款自定义的监控类型。<br>定义流程如下:HertzBeat
页面 -> 监控模版菜单 -> 新增监控类型 -> 配置自定义监控模版YML -> 点击保存应用 -> 使用新监控类型添加监控。
+ zh-CN: HertzBeat 支持自定义监控,您只需配置监控模板 YML 就能适配一款自定义的监控类型。<br>定义流程如下:HertzBeat
页面 -> 监控模板菜单 -> 新增监控类型 -> 配置自定义监控模板YML -> 点击保存应用 -> 使用新监控类型添加监控。
en-US: "HertzBeat supports custom monitoring, and you only need to configure
the monitoring template YML to adapt to a custom monitoring type.
<br>Definition process as follow: HertzBeat Pages -> Main Menu -> Monitor
Template -> edit and save -> apply this template."
- zh-TW:
HertzBeat支持自定義監控,您只需配寘監控模版YML就能適配一款自定義的監控類型。<br>定義流程如下:HertzBeat頁面->監控模版選單->新增監控類型->配寘自定義監控模版YML
->點擊保存應用->使用新監控類型添加監控。
+ zh-TW:
HertzBeat支持自定義監控,您只需配寘監控模板YML就能適配一款自定義的監控類型。<br>定義流程如下:HertzBeat頁面->監控模板選單->新增監控類型->配寘自定義監控模板YML
->點擊保存應用->使用新監控類型添加監控。
helpLink:
zh-CN: https://hertzbeat.apache.org/zh-cn/docs/advanced/extend-point/
en-US: https://hertzbeat.apache.org/docs/advanced/extend-point/
diff --git a/home/versioned_docs/version-v1.6.x/advanced/extend-http.md
b/home/versioned_docs/version-v1.6.x/advanced/extend-http.md
index d9ad3ba59d..3296ce42fc 100644
--- a/home/versioned_docs/version-v1.6.x/advanced/extend-http.md
+++ b/home/versioned_docs/version-v1.6.x/advanced/extend-http.md
@@ -45,9 +45,9 @@ name:
en-US: EXAMPLE APP
# The description and help of this monitoring type
help:
- zh-CN: HertzBeat 支持自定义监控,您只需配置监控模版 YML 就能适配一款自定义的监控类型。<br>定义流程如下:HertzBeat
页面 -> 监控模版菜单 -> 新增监控类型 -> 配置自定义监控模版YML -> 点击保存应用 -> 使用新监控类型添加监控。
+ zh-CN: HertzBeat 支持自定义监控,您只需配置监控模板 YML 就能适配一款自定义的监控类型。<br>定义流程如下:HertzBeat
页面 -> 监控模板菜单 -> 新增监控类型 -> 配置自定义监控模板YML -> 点击保存应用 -> 使用新监控类型添加监控。
en-US: "HertzBeat supports custom monitoring, and you only need to configure
the monitoring template YML to adapt to a custom monitoring type.
<br>Definition process as follow: HertzBeat Pages -> Main Menu -> Monitor
Template -> edit and save -> apply this template."
- zh-TW:
HertzBeat支持自定義監控,您只需配寘監控模版YML就能適配一款自定義的監控類型。<br>定義流程如下:HertzBeat頁面->監控模版選單->新增監控類型->配寘自定義監控模版YML
->點擊保存應用->使用新監控類型添加監控。
+ zh-TW:
HertzBeat支持自定義監控,您只需配寘監控模板YML就能適配一款自定義的監控類型。<br>定義流程如下:HertzBeat頁面->監控模板選單->新增監控類型->配寘自定義監控模板YML
->點擊保存應用->使用新監控類型添加監控。
helpLink:
zh-CN: https://hertzbeat.apache.org/zh-cn/docs/advanced/extend-point/
en-US: https://hertzbeat.apache.org/docs/advanced/extend-point/
diff --git a/home/versioned_docs/version-v1.6.x/advanced/extend-point.md
b/home/versioned_docs/version-v1.6.x/advanced/extend-point.md
index 25e273711b..57b51e18ff 100644
--- a/home/versioned_docs/version-v1.6.x/advanced/extend-point.md
+++ b/home/versioned_docs/version-v1.6.x/advanced/extend-point.md
@@ -40,9 +40,9 @@ name:
en-US: EXAMPLE WEBSITE
# The description and help of this monitoring type
help:
- zh-CN: HertzBeat 支持自定义监控,您只需配置监控模版 YML 就能适配一款自定义的监控类型。<br>定义流程如下:HertzBeat
页面 -> 监控模版菜单 -> 新增监控类型 -> 配置自定义监控模版YML -> 点击保存应用 -> 使用新监控类型添加监控。
+ zh-CN: HertzBeat 支持自定义监控,您只需配置监控模板 YML 就能适配一款自定义的监控类型。<br>定义流程如下:HertzBeat
页面 -> 监控模板菜单 -> 新增监控类型 -> 配置自定义监控模板YML -> 点击保存应用 -> 使用新监控类型添加监控。
en-US: "HertzBeat supports custom monitoring, and you only need to configure
the monitoring template YML to adapt to a custom monitoring type.
<br>Definition process as follow: HertzBeat Pages -> Main Menu -> Monitor
Template -> edit and save -> apply this template."
- zh-TW:
HertzBeat支持自定義監控,您只需配寘監控模版YML就能適配一款自定義的監控類型。<br>定義流程如下:HertzBeat頁面->監控模版選單->新增監控類型->配寘自定義監控模版YML
->點擊保存應用->使用新監控類型添加監控。
+ zh-TW:
HertzBeat支持自定義監控,您只需配寘監控模板YML就能適配一款自定義的監控類型。<br>定義流程如下:HertzBeat頁面->監控模板選單->新增監控類型->配寘自定義監控模板YML
->點擊保存應用->使用新監控類型添加監控。
helpLink:
zh-CN: https://hertzbeat.apache.org/zh-cn/docs/advanced/extend-point/
en-US: https://hertzbeat.apache.org/docs/advanced/extend-point/
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]