diff --git a/.all-contributorsrc b/.all-contributorsrc
index 5b4dccf8df5..4a03bf53d1c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -7,7 +7,7 @@
"README.md",
"README_CN.md",
"home/docs/others/developer.md",
- "home/i18n/en/docusaurus-plugin-content-docs/current/others/developer.md"
+ "home/i18n/zh-cn/docusaurus-plugin-content-docs/current/others/developer.md"
],
"imageSize": 100,
"commit": true,
diff --git a/README.md b/README.md
index 8841591bcb8..c9a3a5cd106 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
## HertzBeat | [中文文档](README_CN.md)
-> An open-source, real-time monitoring tool with custom-monitor and agentLess. | 易用友好的实时监控告警系统,无需Agent,强大自定义监控能力.
+> An open source, real-time monitoring tool with custom-monitor and agentLess. | 易用友好的开源实时监控告警工具,无需Agent,强大自定义监控能力.
[![discord](https://img.shields.io/badge/chat-on%20discord-brightgreen)](https://discord.gg/Fb6M73htGr)
[![Gitter](https://badges.gitter.im/hertzbeat/community.svg)](https://gitter.im/hertzbeat/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
@@ -30,16 +30,15 @@
## 🎡 Introduction
-> [HertzBeat](https://github.com/dromara/hertzbeat) is an open-source, real-time monitoring tool with custom-monitor and agentless.
+> [HertzBeat](https://github.com/dromara/hertzbeat) is an open source, real-time monitoring tool with custom-monitor and agentless.
> **Monitor+Alerter+Notify** all in one. Support monitoring web service, database, os, middleware, cloud-native, network and more.
-> Most important is HertzBeat supports [Custom Monitoring](https://hertzbeat.com/docs/advanced/extend-point), just by editing YML file, we can customize monitor type and metrics what we want.
-> More liberal threshold alarm configuration (calculation expression), timely notification delivery by `Discord` `Slack` `Telegram` `Email` `DingDing` `WeChat` `FeiShu` `Webhook` `SMS`.
+> More flexible threshold rule(calculation expression), timely notification delivery by `Discord` `Slack` `Telegram` `Email` `DingDing` `WeChat` `FeiShu` `Webhook` `SMS`.
-> We make protocols such as `Http, Jmx, Ssh, Snmp, Jdbc` configurable, and you only need to configure YML to use these protocols to custom collect any metrics you want.
-> Do you believe that you can immediately adapt a new monitoring type such as K8s or Docker just by configuring YML?
+> We make protocols such as `Http, Jmx, Ssh, Snmp, Jdbc` configurable, and you only need to configure `YML` online to collect any metrics you want.
+> Do you believe that you can immediately adapt a new monitoring type such as K8s or Docker just by configuring online?
> `HertzBeat`'s powerful custom-define, multi-type support, easy expansion, low coupling, hope to help developers and micro teams to quickly build their own monitoring system.
-> We also provide **[Monitoring Saas Cloud](https://console.tancloud.cn)**, users no longer need to deploy a cumbersome monitoring system in order to monitor resources. **[Get started for free](https://console.tancloud.cn)**.
+> We also provide **[Monitoring SaaS Cloud](https://console.tancloud.cn)**, users no longer need to deploy a cumbersome monitoring system in order to monitor resources. **[Get started for free](https://console.tancloud.cn)**.
----
@@ -74,6 +73,8 @@
[ShenYu](manager/src/main/resources/define/app-shenyu.yml), [DynamicTp](manager/src/main/resources/define/app-dynamic_tp.yml),
[Jetty](manager/src/main/resources/define/app-jetty.yml), [ActiveMQ](manager/src/main/resources/define/app-activemq.yml)
- [Kubernetes](manager/src/main/resources/define/app-kubernetes.yml), [Docker](manager/src/main/resources/define/app-docker.yml)
+- [CiscoSwitch](manager/src/main/resources/define/app-cisco_switch.yml), [HpeSwitch](manager/src/main/resources/define/app-hpe_switch.yml),
+ [HuaweiSwitch](manager/src/main/resources/define/app-huawei_switch.yml), [TpLinkSwitch](manager/src/main/resources/define/app-tplink_switch.yml)
- And More Your Custom Define.
- Notified Support `Discord` `Slack` `Telegram` `Email` `DingDing` `WeChat` `FeiShu` `Webhook` `SMS`.
diff --git a/README_CN.md b/README_CN.md
index 5a38dffaabd..025b6466c75 100644
--- a/README_CN.md
+++ b/README_CN.md
@@ -8,7 +8,7 @@
## HertzBeat 赫兹跳动 | [English Documentation](README.md)
-> 易用友好的实时监控告警系统,无需Agent,强大自定义监控能力。
+> 易用友好的开源实时监控告警工具,无需Agent,强大自定义监控能力。
[![discord](https://img.shields.io/badge/chat-on%20discord-brightgreen)](https://discord.gg/Fb6M73htGr)
[![Gitter](https://badges.gitter.im/hertzbeat/community.svg)](https://gitter.im/hertzbeat/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
@@ -30,15 +30,15 @@
## 🎡 介绍
-> [HertzBeat赫兹跳动](https://github.com/dromara/hertzbeat) 是一个拥有强大自定义监控能力,无需 Agent 的实时监控告警系统。
-> 集 **监控+告警+通知** 为一体,支持对应用服务,数据库,操作系统,中间件,云原生,网络等指标监控,阈值告警,告警通知一步到位。
+> [HertzBeat赫兹跳动](https://github.com/dromara/hertzbeat) 是一个拥有强大自定义监控能力,无需 Agent 的开源实时监控告警工具。
+> 集 **监控+告警+通知** 为一体,支持对应用服务,数据库,操作系统,中间件,云原生,网络等监控,阈值告警通知一步到位。
> 更自由化的阈值规则(计算表达式),`邮件` `Discord` `Slack` `Telegram` `钉钉` `微信` `飞书` `短信` `Webhook` 等方式及时送达。
-> 我们将`Http,Jmx,Ssh,Snmp,Jdbc`等协议规范可配置化,您只需配置`YML`就能使用这些协议去自定义采集任何您想要的指标。
-> 您相信只需配置YML就能立刻适配一款K8s或Docker等新的监控类型吗?
+> 我们将`Http,Jmx,Ssh,Snmp,Jdbc`等协议规范可配置化,您只需在浏览器配置`YML`就能使用这些协议去自定义采集任何您想要的指标。
+> 您相信只需配置下就能立刻适配一款`K8s`或`Docker`等新的监控类型吗?
> `HertzBeat`的强大自定义,多类型支持,易扩展,低耦合,希望能帮助开发者和中小团队快速搭建自有监控系统。
-> 当然我们也提供了对应的 **[SAAS版本监控云](https://console.tancloud.cn)**,中小团队和个人无需再为了监控自己的网站资源,而去部署一套繁琐的监控系统,**[登录即可免费开始](https://console.tancloud.cn)**。
+> 当然我们也提供了对应的 **[SAAS版本监控云](https://console.tancloud.cn)**,中小团队和个人无需再为了监控自己的网站资源,而去部署学习一套繁琐的监控系统,**[登录即可免费开始](https://console.tancloud.cn)**。
----
@@ -73,7 +73,9 @@
[ShenYu](manager/src/main/resources/define/app-shenyu.yml), [DynamicTp](manager/src/main/resources/define/app-dynamic_tp.yml),
[Jetty](manager/src/main/resources/define/app-jetty.yml), [ActiveMQ](manager/src/main/resources/define/app-activemq.yml)
- [Kubernetes](manager/src/main/resources/define/app-kubernetes.yml), [Docker](manager/src/main/resources/define/app-docker.yml)
-- 和更多您的自定义监控。
+- [CiscoSwitch](manager/src/main/resources/define/app-cisco_switch.yml), [HpeSwitch](manager/src/main/resources/define/app-hpe_switch.yml),
+ [HuaweiSwitch](manager/src/main/resources/define/app-huawei_switch.yml), [TpLinkSwitch](manager/src/main/resources/define/app-tplink_switch.yml)
+- 和更多自定义监控类型。
- 通知支持 `Discord` `Slack` `Telegram` `邮件` `钉钉` `微信` `飞书` `短信` `Webhook`。
## 🐕 快速开始
diff --git a/home/blog/2022-04-08-hertzbeat-v1.0-beta.7.md b/home/blog/2022-04-08-hertzbeat-v1.0-beta.7.md
index 075a3488b45..ea04ce64ba9 100644
--- a/home/blog/2022-04-08-hertzbeat-v1.0-beta.7.md
+++ b/home/blog/2022-04-08-hertzbeat-v1.0-beta.7.md
@@ -1,5 +1,5 @@
---
-title: HertzBeat入GVP啦,并 v1.0.beta.7 发布,易用友好的实时监控系统
+title: HertzBeat入GVP啦,并 v1.0.beta.7 发布,易用友好的实时监控工具
author: tom
author_title: tom
author_url: https://github.com/tomsun28
diff --git a/home/blog/2022-07-10-hertzbeat-v1.1.1.md b/home/blog/2022-07-10-hertzbeat-v1.1.1.md
index dac74218849..9a1ab4a157a 100644
--- a/home/blog/2022-07-10-hertzbeat-v1.1.1.md
+++ b/home/blog/2022-07-10-hertzbeat-v1.1.1.md
@@ -7,7 +7,7 @@ author_image_url: https://avatars.githubusercontent.com/u/24788200?s=400&v=4
tags: [opensource]
---
-> Friendly Cloud Monitoring System. | 易用友好的实时监控系统, 无需Agent, 强大自定义监控能力.
+> Friendly Cloud Monitoring Tool. | 易用友好的实时监控工具, 无需Agent, 强大自定义监控能力.
**Home: [hertzbeat.com](https://hertzbeat.com)**
@@ -47,14 +47,14 @@ Have Fun!
----
> [HertzBeat](https://github.com/dromara/hertzbeat) is an opensource monitoring and alarm project incubated by [Dromara](https://dromara.org) and open sourced by [TanCloud](https://tancloud.cn), which supports Website, API, PING, Port, Database, OS Monitor etc.
-> We also provide **[Monitoring Cloud For Saas](https://console.tancloud.cn)**, people no longer need to deploy a cumbersome monitoring system in order to monitor their website resources. **[Sign in to get started for free](https://console.tancloud.cn)**.
+> We also provide **[Monitoring Cloud For Saas](https://console.tancloud.cn)**, people no longer need to deploy a cumbersome monitoring tool in order to monitor their website resources. **[Sign in to get started for free](https://console.tancloud.cn)**.
> HertzBeat supports more liberal threshold alarm configuration (calculation expression), supports alarm notification, alarm template, email, DingDing, WeChat FeiShu and WebHook.
> Most important is HertzBeat supports [Custom Monitoring](https://hertzbeat.com/docs/advanced/extend-point), just by configuring the YML file, we can customize the monitoring types and metrics what we need.
> HertzBeat is modular, `manager, collector, scheduler, warehouse, alerter` modules are decoupled for easy understanding and custom development.
> Welcome to HertzBeat's [Cloud Environment TanCloud](https://console.tancloud.cn) to try and discover more.
> Welcome to join us to build hertzbeat together.
-> `HertzBeat`'s multi-type support, easy expansion, low coupling, hope to help developers and micro teams to quickly build their own monitoring system.
+> `HertzBeat`'s multi-type support, easy expansion, low coupling, hope to help developers and micro teams to quickly build their own monitoring tool.
**If you like HertzBeat, give us a star on GitHub**
diff --git a/home/blog/2022-09-10-ssl-practice.md b/home/blog/2022-09-10-ssl-practice.md
index 7e00b4e5a81..e8b2f281896 100644
--- a/home/blog/2022-09-10-ssl-practice.md
+++ b/home/blog/2022-09-10-ssl-practice.md
@@ -15,7 +15,7 @@ tags: [opensource, practice]
#### HertzBeat是什么
-HertzBeat 一个拥有强大自定义监控能力,无需Agent的实时监控系统。网站监测,PING连通性,端口可用性,数据库,操作系统,中间件,API监控,阈值告警,告警通知(邮件微信钉钉飞书)。
+HertzBeat 一个拥有强大自定义监控能力,无需Agent的实时监控工具。网站监测,PING连通性,端口可用性,数据库,操作系统,中间件,API监控,阈值告警,告警通知(邮件微信钉钉飞书)。
**官网: https://hertzbeat.com | https://tancloud.cn**
diff --git a/home/blog/2022-10-08-hertzbeat-v1.2.0.md b/home/blog/2022-10-08-hertzbeat-v1.2.0.md
index 9ba6106b16e..033e6bafcc8 100644
--- a/home/blog/2022-10-08-hertzbeat-v1.2.0.md
+++ b/home/blog/2022-10-08-hertzbeat-v1.2.0.md
@@ -1,5 +1,5 @@
---
-title: HertzBeat v1.2.0 发布!易用友好的开源实时监控系统
+title: HertzBeat v1.2.0 发布!易用友好的开源实时监控工具
author: tom
author_title: tom
author_url: https://github.com/tomsun28
diff --git a/home/blog/2023-01-05-monitor-iotdb.md b/home/blog/2023-01-05-monitor-iotdb.md
index b38dc8e99ae..64633724ad9 100644
--- a/home/blog/2023-01-05-monitor-iotdb.md
+++ b/home/blog/2023-01-05-monitor-iotdb.md
@@ -16,9 +16,9 @@ tags: [opensource, practice]
### Introduction to HertzBeat
-> HertzBeat is an open source, easy-to-use and friendly real-time monitoring system that does not require Agent and has powerful custom monitoring capabilities.
+> HertzBeat is an open source, easy-to-use and friendly real-time monitoring tool that does not require Agent and has powerful custom monitoring capabilities.
> Supports monitoring of application services, databases, operating systems, middleware, cloud native, etc., threshold alarms, and alarm notifications (email WeChat Dingding Feishu).
-> HertzBeat's powerful customization, multi-type support, easy expansion, and low coupling hope to help developers and small and medium teams quickly build their own monitoring systems.
+> HertzBeat's powerful customization, multi-type support, easy expansion, and low coupling hope to help developers and small and medium teams quickly build their own monitoring tools.
### Get monitoring IoTDB in HertzBeat in 5 minutes
@@ -74,7 +74,7 @@ For other parameters such as **collection interval**, **timeout period**, etc.,
- **Another step is to configure the IP port on the HertzBeat monitoring page to add monitoring**
-**In this way, we have completed the monitoring of IoTDB. We can view the monitoring details and indicators at any time to observe its service status, but people cannot always watch it. When there is always a time to rest, monitoring is often accompanied by alarms. When monitoring When the indicators are abnormal, the monitoring system needs to be able to notify the person in charge in time**
+**In this way, we have completed the monitoring of IoTDB. We can view the monitoring details and indicators at any time to observe its service status, but people cannot always watch it. When there is always a time to rest, monitoring is often accompanied by alarms. When monitoring When the indicators are abnormal, the monitoring tool needs to be able to notify the person in charge in time**
**Next, we will teach you step by step to configure the threshold alarm notification in the HertzBeat system**
diff --git a/home/blog/2023-01-08-monitor-shenyu.md b/home/blog/2023-01-08-monitor-shenyu.md
index f4f08d565cd..c4227d24890 100644
--- a/home/blog/2023-01-08-monitor-shenyu.md
+++ b/home/blog/2023-01-08-monitor-shenyu.md
@@ -25,7 +25,7 @@ tags: [opensource, practice]
### HertzBeat 介绍
-> HertzBeat 是一款开源,易用友好的实时监控系统,无需Agent,拥有强大自定义监控能力。
+> HertzBeat 是一款开源,易用友好的实时监控工具,无需Agent,拥有强大自定义监控能力。
> 支持对应用服务,数据库,操作系统,中间件,云原生等监控,阈值告警,告警通知(邮件微信钉钉飞书)。
> HertzBeat 的强大自定义,多类型支持,易扩展,低耦合,希望能帮助开发者和中小团队快速搭建自有监控系统。
diff --git a/home/blog/2023-02-02-monitor-dynamic-tp.md b/home/blog/2023-02-02-monitor-dynamic-tp.md
index 9d6cb4608ff..3c15dc7c3fa 100644
--- a/home/blog/2023-02-02-monitor-dynamic-tp.md
+++ b/home/blog/2023-02-02-monitor-dynamic-tp.md
@@ -20,7 +20,7 @@ tags: [opensource, practice]
### HertzBeat 介绍
-> HertzBeat 是一款开源,易用友好的实时监控系统,无需Agent,拥有强大自定义监控能力。
+> HertzBeat 是一款开源,易用友好的实时监控工具,无需Agent,拥有强大自定义监控能力。
- 支持对应用服务,数据库,操作系统,中间件,云原生等监控,阈值告警,告警通知(邮件微信钉钉飞书短信 Slack Discord Telegram)。
- 其将Http,Jmx,Ssh,Snmp,Jdbc等协议规范可配置化,只需配置YML就能使用这些协议去自定义采集任何您想要采集的指标。您相信只需配置YML就能立刻适配一个K8s或Docker等新的监控类型吗?
diff --git a/home/blog/2023-02-10-new-committer.md b/home/blog/2023-02-10-new-committer.md
index 6cadbe59ed0..aaa9b3d04e7 100644
--- a/home/blog/2023-02-10-new-committer.md
+++ b/home/blog/2023-02-10-new-committer.md
@@ -115,7 +115,7 @@ First of all, I am also a newcomer to Novice Village, but I can share some of my
> We make protocol specifications such as `Http, Jmx, Ssh, Snmp, Jdbc` configurable, and you only need to configure YML to use these protocols to customize and collect any indicators you want to collect.
> Do you believe that you can immediately adapt to a new monitoring type such as K8s or Docker just by configuring YML?
-> The powerful customization of `HertzBeat`, multi-type support, easy expansion, and low coupling, hope to help developers and small and medium-sized teams quickly build their own monitoring systems.
+> The powerful customization of `HertzBeat`, multi-type support, easy expansion, and low coupling, hope to help developers and small and medium-sized teams quickly build their own monitoring tools.
**Github: https://github.com/dromara/hertzbeat**
**Gitee: https://gitee.com/dromara/hertzbeat**
diff --git a/home/blog/2023-02-11-monitor-mysql.md b/home/blog/2023-02-11-monitor-mysql.md
index 74538eab111..3c8ceffd8bb 100644
--- a/home/blog/2023-02-11-monitor-mysql.md
+++ b/home/blog/2023-02-11-monitor-mysql.md
@@ -1,14 +1,14 @@
---
-title: Use the open source real-time monitoring system HertzBeat to monitor and alert Mysql database
+title: Use the open source real-time monitoring tool HertzBeat to monitor and alert Mysql database
author: tom
author_title: tom
author_url: https://github.com/tomsun28
author_image_url: https://avatars.githubusercontent.com/u/24788200?s=400&v=4
tags: [opensource, practice]
-Keywords: [Open source monitoring system, open source database monitoring, Mysql database monitoring]
+Keywords: [Open source monitoring tool, open source database monitoring, Mysql database monitoring]
---
-## Use the open source real-time monitoring system HertzBeat to monitor and alarm the Mysql database, and it will be done in 5 minutes!
+## Use the open source real-time monitoring tool HertzBeat to monitor and alarm the Mysql database, and it will be done in 5 minutes!
### Mysql database introduction
@@ -17,11 +17,11 @@ Keywords: [Open source monitoring system, open source database monitoring, Mysql
### Introduction to HertzBeat
-> HertzBeat is an open source, easy-to-use and friendly real-time monitoring system that does not require Agent and has powerful custom monitoring capabilities.
+> HertzBeat is an open source, easy-to-use and friendly real-time monitoring tool that does not require Agent and has powerful custom monitoring capabilities.
- Integrate **monitoring-alarm-notification**, support monitoring of application services, databases, operating systems, middleware, cloud native, etc., threshold alarms, alarm notifications (email WeChat Dingding Feishu SMS Slack Discord Telegram).
- It configurable protocol specifications such as Http, Jmx, Ssh, Snmp, Jdbc, etc. You only need to configure YML to use these protocols to customize and collect any indicators you want to collect. Do you believe that you can immediately adapt to a new monitoring type such as K8s or Docker just by configuring YML?
-- HertzBeat's powerful customization, multi-type support, easy expansion, and low coupling, hope to help developers and small and medium teams quickly build their own monitoring systems.
+- HertzBeat's powerful customization, multi-type support, easy expansion, and low coupling, hope to help developers and small and medium teams quickly build their own monitoring tools.
### Get the Mysql database monitoring in HertzBeat in 5 minutes
@@ -30,7 +30,7 @@ Keywords: [Open source monitoring system, open source database monitoring, Mysql
- Mysql [Installation and deployment document](https://www.runoob.com/mysql/mysql-install.html)
- HertzBeat [Installation and deployment documentation](https://hertzbeat.com/docs/start/docker-deploy)
-#### Add monitoring of Mysql database on the open source monitoring system HertzBeat monitoring page
+#### Add monitoring of Mysql database on the open source monitoring tool HertzBeat monitoring page
1. Click Add Mysql Monitoring
@@ -118,7 +118,7 @@ Content details: mysql db query_cache_hit_rate is too low, now is 20.
## Summary
:::tip
-This practical article took us to experience how to use the open source real-time monitoring system HertzBeat to monitor Mysql database indicator data. We can find that HertzBeat, which integrates `monitoring-alarm-notification`, is more convenient in operation and use, just click on the page The Mysql database can be included in the monitoring and alarm notification, and the tedious operations of deploying multiple components and writing configuration files are no longer needed.
+This practical article took us to experience how to use the open source real-time monitoring tool HertzBeat to monitor Mysql database indicator data. We can find that HertzBeat, which integrates `monitoring-alarm-notification`, is more convenient in operation and use, just click on the page The Mysql database can be included in the monitoring and alarm notification, and the tedious operations of deploying multiple components and writing configuration files are no longer needed.
:::
Mysql Github: https://github.com/mysql/mysql-server
diff --git a/home/blog/2023-02-15-monitor-linux.md b/home/blog/2023-02-15-monitor-linux.md
index f05dc9ef56c..7615828bba4 100644
--- a/home/blog/2023-02-15-monitor-linux.md
+++ b/home/blog/2023-02-15-monitor-linux.md
@@ -5,18 +5,18 @@ author_title: tom
author_url: https://github.com/tomsun28
author_image_url: https://avatars.githubusercontent.com/u/24788200?s=400&v=4
tags: [opensource, practice]
-keywords: [Open source monitoring system, operating system monitoring, Linux monitoring]
+keywords: [Open source monitoring tool, operating system monitoring, Linux monitoring]
---
-## Use the open source real-time monitoring system HertzBeat to monitor and alarm the Linux operating system, and it will be done in 5 minutes!
+## Use the open source real-time monitoring tool HertzBeat to monitor and alarm the Linux operating system, and it will be done in 5 minutes!
### Introduction to HertzBeat
-> HertzBeat is an open source, easy-to-use and friendly real-time monitoring system that does not require Agent and has powerful custom monitoring capabilities.
+> HertzBeat is an open source, easy-to-use and friendly real-time monitoring tool that does not require Agent and has powerful custom monitoring capabilities.
- Integrate **monitoring-alarm-notification**, support monitoring of application services, databases, operating systems, middleware, cloud native, etc., threshold alarms, alarm notifications (email WeChat Dingding Feishu SMS Slack Discord Telegram).
- It configurable protocol specifications such as Http, Jmx, Ssh, Snmp, Jdbc, etc. You only need to configure YML to use these protocols to customize and collect any indicators you want to collect. Do you believe that you can immediately adapt to a new monitoring type such as K8s or Docker just by configuring YML?
-- HertzBeat's powerful customization, multi-type support, easy expansion, and low coupling, hope to help developers and small and medium teams quickly build their own monitoring systems.
+- HertzBeat's powerful customization, multi-type support, easy expansion, and low coupling, hope to help developers and small and medium teams quickly build their own monitoring tools.
Github: https://github.com/dromara/hertzbeat
@@ -26,7 +26,7 @@ Github: https://github.com/dromara/hertzbeat
- HertzBeat [Installation and deployment documentation](https://hertzbeat.com/docs/start/docker-deploy)
-#### Add monitoring of the Linux operating system to the monitoring page of the open source monitoring system HertzBeat
+#### Add monitoring of the Linux operating system to the monitoring page of the open source monitoring tool HertzBeat
1. Click Add Linux Monitoring
@@ -119,7 +119,7 @@ Content details: The linux cpu usage is too high. now is 95.
## Summary
:::tip
-This practical article took us to experience how to use the open source real-time monitoring system HertzBeat to monitor Linux indicator data. We can find that HertzBeat, which integrates `monitoring-alarm-notification`, is more convenient in operation and use. Linux can be included in the monitoring and alarm notification, and there is no need to deploy multiple components and write configuration files.
+This practical article took us to experience how to use the open source real-time monitoring tool HertzBeat to monitor Linux indicator data. We can find that HertzBeat, which integrates `monitoring-alarm-notification`, is more convenient in operation and use. Linux can be included in the monitoring and alarm notification, and there is no need to deploy multiple components and write configuration files.
:::
> Only one docker command is needed to install and experience heartbeat:
@@ -133,7 +133,7 @@ This practical article took us to experience how to use the open source real-tim
> We make protocol specifications such as `Http, Jmx, Ssh, Snmp, Jdbc` configurable, and you only need to configure YML to use these protocols to customize and collect any indicators you want to collect.
> Do you believe that you can immediately adapt to a new monitoring type such as K8s or Docker just by configuring YML?
-> The powerful customization of `HertzBeat`, multi-type support, easy expansion, and low coupling, hope to help developers and small and medium-sized teams quickly build their own monitoring systems.
+> The powerful customization of `HertzBeat`, multi-type support, easy expansion, and low coupling, hope to help developers and small and medium-sized teams quickly build their own monitoring tools.
**Github: https://github.com/dromara/hertzbeat**
**Gitee: https://gitee.com/dromara/hertzbeat**
diff --git a/home/docs/advanced/extend-http-example-hertzbeat.md b/home/docs/advanced/extend-http-example-hertzbeat.md
index 742a04653c3..f146a63ec8f 100644
--- a/home/docs/advanced/extend-http-example-hertzbeat.md
+++ b/home/docs/advanced/extend-http-example-hertzbeat.md
@@ -4,7 +4,7 @@ title: Tutorial 1 Adapting a monitoring type based on HTTP protocol
sidebar_label: Tutorial 1 Adapting an HTTP protocol monitoring
---
-Through this tutorial, we describe step by step how to add a monitoring type based on the http protocol under the hertzbeat monitoring system.
+Through this tutorial, we describe step by step how to add a monitoring type based on the http protocol under the hertzbeat monitoring tool.
Before reading this tutorial, we hope that you are familiar with how to customize types, indicators, protocols, etc. from [Custom Monitoring] (extend-point) and [http Protocol Customization] (extend-http.md).
@@ -75,7 +75,7 @@ category: custom
# Monitoring application type name (consistent with the file name) eg: linux windows tomcat mysql aws...
app: hertzbeat
name:
- en-GB: HertzBeat Monitoring System
+ en-GB: HertzBeat Monitoring Tool
en-US: Hertz Beat Monitor
params:
- field: host
@@ -190,7 +190,7 @@ metrics:
### The system page adds the monitoring of `hertzbeat` monitoring type
-> We click Add `HertzBeat Monitoring System`, configure monitoring IP, port, collection cycle, account password in advanced settings, etc., click OK to add monitoring.
+> We click Add `HertzBeat Monitoring Tool`, configure monitoring IP, port, collection cycle, account password in advanced settings, etc., click OK to add monitoring.
![](/img/docs/advanced/extend-http-example-2.png)
diff --git a/home/docs/advanced/extend-tutorial.md b/home/docs/advanced/extend-tutorial.md
index d56d4e69a0e..20c7a79bb96 100644
--- a/home/docs/advanced/extend-tutorial.md
+++ b/home/docs/advanced/extend-tutorial.md
@@ -4,7 +4,7 @@ title: Quick Tutorial Customize and adapt a monitoring based on HTTP protocol
sidebar_label: Quick Tutorial
---
-Through this tutorial, we describe step by step how to customize and adapt a monitoring type based on the http protocol under the hertzbeat monitoring system.
+Through this tutorial, we describe step by step how to customize and adapt a monitoring type based on the http protocol under the hertzbeat monitoring tool.
Before reading this tutorial, we hope that you are familiar with how to customize types, indicators, protocols, etc. from [Custom Monitoring] (extend-point) and [http Protocol Customization] (extend-http.md).
@@ -75,7 +75,7 @@ category: custom
# Monitoring application type name (consistent with the file name) eg: linux windows tomcat mysql aws...
app: hertzbeat
name:
- en-GB: HertzBeat Monitoring System
+ en-GB: HertzBeat Monitoring Tool
en-US: Hertz Beat Monitor
params:
- field: host
@@ -193,7 +193,7 @@ metrics:
### The system page adds the monitoring of `hertzbeat` monitoring type
-> We click Add `HertzBeat Monitoring System`, configure monitoring IP, port, collection cycle, account password in advanced settings, etc., click OK to add monitoring.
+> We click Add `HertzBeat Monitoring Tool`, configure monitoring IP, port, collection cycle, account password in advanced settings, etc., click OK to add monitoring.
![](/img/docs/advanced/extend-http-example-2.png)
diff --git a/home/docs/help/activemq.md b/home/docs/help/activemq.md
index 483c6bf5a71..1bf72231dfe 100644
--- a/home/docs/help/activemq.md
+++ b/home/docs/help/activemq.md
@@ -2,7 +2,7 @@
id: activemq
title: Monitoring Apache ActiveMQ
sidebar_label: Apache ActiveMQ
-keywords: [open source monitoring system, monitoring Apache ActiveMQ metrics]
+keywords: [open source monitoring tool, monitoring Apache ActiveMQ metrics]
---
> Monitoring the running status of Apache ActiveMQ message middleware, nodes, topics and other related metrics.
diff --git a/home/docs/help/alert_dingtalk.md b/home/docs/help/alert_dingtalk.md
index 562f1fc9f5f..fb63d52aa48 100644
--- a/home/docs/help/alert_dingtalk.md
+++ b/home/docs/help/alert_dingtalk.md
@@ -2,7 +2,7 @@
id: alert_dingtalk
title: Alert DingDing robot notification
sidebar_label: Alert DingDing robot notification
-keywords: [open source monitoring system, open source alerter, open source DingDing robot notification]
+keywords: [open source monitoring tool, open source alerter, open source DingDing robot notification]
---
> After the threshold is triggered send alarm information and notify the recipient by DingDing robot.
diff --git a/home/docs/help/alert_discord.md b/home/docs/help/alert_discord.md
index f81b511a27a..8dfdca384fa 100644
--- a/home/docs/help/alert_discord.md
+++ b/home/docs/help/alert_discord.md
@@ -2,7 +2,7 @@
id: alert_discord
title: Alert Discord Bot Notifications
sidebar_label: Alert Discord bot notification
-keywords: [open source monitoring system, open source alerter, open source Discord bot notification]
+keywords: [open source monitoring tool, open source alerter, open source Discord bot notification]
---
> Send an alarm message after the threshold is triggered, and notify the recipient through the Discord robot.
diff --git a/home/docs/help/alert_email.md b/home/docs/help/alert_email.md
index 0740269a71a..353ae4673fe 100644
--- a/home/docs/help/alert_email.md
+++ b/home/docs/help/alert_email.md
@@ -2,7 +2,7 @@
id: alert_email
title: Alert email notification
sidebar_label: Alert email notification
-keywords: [open source monitoring system, open source alerter, open source email notification]
+keywords: [open source monitoring tool, open source alerter, open source email notification]
---
> After the threshold is triggered send alarm information and notify the recipient by email.
diff --git a/home/docs/help/alert_feishu.md b/home/docs/help/alert_feishu.md
index a13c5f19dbd..56606012021 100644
--- a/home/docs/help/alert_feishu.md
+++ b/home/docs/help/alert_feishu.md
@@ -2,7 +2,7 @@
id: alert_feishu
title: Alert FeiShu robot notification
sidebar_label: Alert FeiShu robot notification
-keywords: [open source monitoring system, open source alerter, open source feishu bot notification]
+keywords: [open source monitoring tool, open source alerter, open source feishu bot notification]
---
> After the threshold is triggered send alarm information and notify the recipient by FeiShu robot.
diff --git a/home/docs/help/alert_slack.md b/home/docs/help/alert_slack.md
index 2855977af3f..0de69afa328 100644
--- a/home/docs/help/alert_slack.md
+++ b/home/docs/help/alert_slack.md
@@ -2,7 +2,7 @@
id: alert_slack
title: Alert Slack Webhook Notifications
sidebar_label: Alert Slack Webhook Notification
-keywords: [open source monitoring system, open source alerter, open source slack webhook notification]
+keywords: [open source monitoring tool, open source alerter, open source slack webhook notification]
---
> Send an alarm message after the threshold is triggered, and notify the recipient through the Slack Webhook.
diff --git a/home/docs/help/alert_telegram.md b/home/docs/help/alert_telegram.md
index aa497c2c7b3..1fbe4f0ae7e 100644
--- a/home/docs/help/alert_telegram.md
+++ b/home/docs/help/alert_telegram.md
@@ -2,7 +2,7 @@
id: alert_telegram
title: Alert Telegram Bot Notification
sidebar_label: Alert Telegram bot notification
-keywords: [open source monitoring system, open source alerter, open source Telegram bot notification]
+keywords: [open source monitoring tool, open source alerter, open source Telegram bot notification]
---
> Send an alarm message after the threshold is triggered, and notify the recipient through the Telegram robot.
diff --git a/home/docs/help/alert_webhook.md b/home/docs/help/alert_webhook.md
index bb1e14e8efe..0a7af9ada21 100644
--- a/home/docs/help/alert_webhook.md
+++ b/home/docs/help/alert_webhook.md
@@ -2,7 +2,7 @@
id: alert_webhook
title: Alert WebHook callback notification
sidebar_label: Alert webHook notification
-keywords: [open source monitoring system, open source alerter, open source webhook notification]
+keywords: [open source monitoring tool, open source alerter, open source webhook notification]
---
> After the threshold is triggered send alarm information and call the Webhook interface through post request to notify the recipient.
diff --git a/home/docs/help/alert_wework.md b/home/docs/help/alert_wework.md
index d5350ff27ae..e862fae7ddf 100644
--- a/home/docs/help/alert_wework.md
+++ b/home/docs/help/alert_wework.md
@@ -2,7 +2,7 @@
id: alert_wework
title: Alert enterprise Wechat notification
sidebar_label: Alert enterprise Wechat notification
-keywords: [open source monitoring system, open source alerter, open source WeWork notification]
+keywords: [open source monitoring tool, open source alerter, open source WeWork notification]
---
> After the threshold is triggered send alarm information and notify the recipient by enterprise Wechat robot.
diff --git a/home/docs/help/api.md b/home/docs/help/api.md
index 2b0c74f85e3..ed92a722091 100644
--- a/home/docs/help/api.md
+++ b/home/docs/help/api.md
@@ -2,7 +2,7 @@
id: api
title: Monitoring HTTP API
sidebar_label: HTTP API
-keywords: [open source monitoring system, monitoring http api]
+keywords: [open source monitoring tool, monitoring http api]
---
> Call HTTP API interface, check whether the interface is available, and monitor its response time and other Metrics.
diff --git a/home/docs/help/centos.md b/home/docs/help/centos.md
index 33c4460537c..2a6ad2b0a6d 100644
--- a/home/docs/help/centos.md
+++ b/home/docs/help/centos.md
@@ -2,7 +2,7 @@
id: centos
title: CentOS operating system monitoring
sidebar_label: CentOS operating system
-keywords: [open source monitoring system, open source os monitoring system, monitoring CentOS operating system metrics]
+keywords: [open source monitoring tool, open source os monitoring tool, monitoring CentOS operating system metrics]
---
> Collect and monitor the general performance Metrics of CentOS operating system.
diff --git a/home/docs/help/dm.md b/home/docs/help/dm.md
index eb39dfcd24d..91b032fdf54 100644
--- a/home/docs/help/dm.md
+++ b/home/docs/help/dm.md
@@ -2,7 +2,7 @@
id: dm
title: Monitoring DM database
sidebar_label: DM Database
-keywords: [open source monitoring system, open source database monitoring system, monitoring DM database metrics]
+keywords: [open source monitoring tool, open source database monitoring tool, monitoring DM database metrics]
---
> Collect and monitor the general performance metrics of the DM database. DM8+ is supported.
diff --git a/home/docs/help/docker.md b/home/docs/help/docker.md
index 8b11e41c572..fdd3098ce55 100644
--- a/home/docs/help/docker.md
+++ b/home/docs/help/docker.md
@@ -2,7 +2,7 @@
id: docker
title: Monitor:Docker Monitor
sidebar_label: Docker Monitor
-keywords: [open source monitoring system, open source docker monitoring system, monitoring docker metrics]
+keywords: [open source monitoring tool, open source docker monitoring tool, monitoring docker metrics]
---
> Collect and monitor general performance Metrics of Docker containers.
diff --git a/home/docs/help/dynamic_tp.md b/home/docs/help/dynamic_tp.md
index 6fc2d97ce9d..7418e17cc1b 100644
--- a/home/docs/help/dynamic_tp.md
+++ b/home/docs/help/dynamic_tp.md
@@ -2,7 +2,7 @@
id: dynamic_tp
title: Monitoring DynamicTp ThreadPool
sidebar_label: DynamicTp Monitor
-keywords: [open source monitoring system, open source dynamicTp monitoring system, monitoring DynamicTp metrics]
+keywords: [open source monitoring tool, open source dynamicTp monitoring tool, monitoring DynamicTp metrics]
---
> Collect and monitor the thread pool performance Metrics exposed by DynamicTp actuator.
diff --git a/home/docs/help/fullsite.md b/home/docs/help/fullsite.md
index 913ec4a88eb..3246fa31d82 100644
--- a/home/docs/help/fullsite.md
+++ b/home/docs/help/fullsite.md
@@ -2,7 +2,7 @@
id: fullsite
title: Monitoring Full site
sidebar_label: Full site Monitor
-keywords: [open source monitoring system, open source website monitoring system, monitoring sitemap metrics]
+keywords: [open source monitoring tool, open source website monitoring tool, monitoring sitemap metrics]
---
> Available or not to monitor all pages of the website.
diff --git a/home/docs/help/guide.md b/home/docs/help/guide.md
index 9d6a61c803f..5de5021fcaa 100644
--- a/home/docs/help/guide.md
+++ b/home/docs/help/guide.md
@@ -4,7 +4,7 @@ title: Help center
sidebar_label: Help center
---
-> Hertzbeat - An open-source, real-time monitoring system with custom-monitor and agentLess.
+> Hertzbeat - An open source, real-time monitoring tool with custom-monitor and agentLess.
> Help documents and auxiliary information during use
## 🔬 Monitoring services
diff --git a/home/docs/help/iotdb.md b/home/docs/help/iotdb.md
index 0879ab2c6ae..0e4dcad9912 100644
--- a/home/docs/help/iotdb.md
+++ b/home/docs/help/iotdb.md
@@ -2,7 +2,7 @@
id: iotdb
title: Monitoring Apache IoTDB Database
sidebar_label: IoTDB Database
-keywords: [open source monitoring system, open source database monitoring system, monitoring IotDB database metrics]
+keywords: [open source monitoring tool, open source database monitoring tool, monitoring IotDB database metrics]
---
> Monitor the running status of the Apache IoTDB Internet of Things time series database (JVM-related), memory task clusters and other related Metrics.
diff --git a/home/docs/help/jetty.md b/home/docs/help/jetty.md
index 43c05a11bfa..3e5230aa9d0 100644
--- a/home/docs/help/jetty.md
+++ b/home/docs/help/jetty.md
@@ -2,7 +2,7 @@
id: jetty
title: Monitoring Jetty Web Server
sidebar_label: Jetty Web Server
-keywords: [open source monitoring system, open source jetty web server monitoring system, monitoring jetty metrics]
+keywords: [open source monitoring tool, open source jetty web server monitoring tool, monitoring jetty metrics]
---
> Collect and monitor general performance metrics of Jetty application server
diff --git a/home/docs/help/jvm.md b/home/docs/help/jvm.md
index 8e796e8bc01..95b1545fffc 100644
--- a/home/docs/help/jvm.md
+++ b/home/docs/help/jvm.md
@@ -2,7 +2,7 @@
id: jvm
title: Monitoring JVM
sidebar_label: JVM Monitor
-keywords: [open source monitoring system, open source java jvm monitoring system, monitoring jvm metrics]
+keywords: [open source monitoring tool, open source java jvm monitoring tool, monitoring jvm metrics]
---
> Collect and monitor the general performance Metrics of JVM.
diff --git a/home/docs/help/kafka.md b/home/docs/help/kafka.md
index eb24fffa276..067cabef0e9 100644
--- a/home/docs/help/kafka.md
+++ b/home/docs/help/kafka.md
@@ -2,7 +2,7 @@
id: kafka
title: Monitor:Apache Kafka
sidebar_label: Apache Kafka
-keywords: [open source monitoring system, open source apache kafka monitoring system, monitoring apache kafka metrics]
+keywords: [open source monitoring tool, open source apache kafka monitoring tool, monitoring apache kafka metrics]
---
> Collect and monitor the general performance Metrics of Apache Kafka.
diff --git a/home/docs/help/kubernetes.md b/home/docs/help/kubernetes.md
index e536d91b3a7..8e10896c6d1 100644
--- a/home/docs/help/kubernetes.md
+++ b/home/docs/help/kubernetes.md
@@ -2,7 +2,7 @@
id: kubernetes
Title: Monitoring Kubernetes
sidebar_label: Kubernetes Monitor
-keywords: [open source monitoring system, open source kubernetes monitoring system, monitoring kubernetes metrics]
+keywords: [open source monitoring tool, open source kubernetes monitoring tool, monitoring kubernetes metrics]
---
> Collect and monitor the general performance metrics of Kubernetes.
diff --git a/home/docs/help/linux.md b/home/docs/help/linux.md
index ceeedb403dc..05e3405ff6e 100644
--- a/home/docs/help/linux.md
+++ b/home/docs/help/linux.md
@@ -2,7 +2,7 @@
id: linux
title: Monitoring:Linux operating system monitoring
sidebar_label: Linux operating system
-keywords: [open source monitoring system, open source linux monitoring system, monitoring linux metrics]
+keywords: [open source monitoring tool, open source linux monitoring tool, monitoring linux metrics]
---
> Collect and monitor the general performance Metrics of Linux operating system.
diff --git a/home/docs/help/mariadb.md b/home/docs/help/mariadb.md
index 74e49526431..e72668fe791 100644
--- a/home/docs/help/mariadb.md
+++ b/home/docs/help/mariadb.md
@@ -2,7 +2,7 @@
id: mariadb
title: Monitoring:MariaDB database monitoring
sidebar_label: MariaDB database
-keywords: [open source monitoring system, open source database monitoring system, monitoring mariadb database metrics]
+keywords: [open source monitoring tool, open source database monitoring tool, monitoring mariadb database metrics]
---
> Collect and monitor the general performance Metrics of MariaDB database. Support MariaDB5+.
diff --git a/home/docs/help/mysql.md b/home/docs/help/mysql.md
index 49d25f91cb8..3f07be99380 100644
--- a/home/docs/help/mysql.md
+++ b/home/docs/help/mysql.md
@@ -2,7 +2,7 @@
id: mysql
title: Monitoring:MySQL database monitoring
sidebar_label: MySQL database
-keywords: [open source monitoring system, open source database monitoring system, monitoring mysql database metrics]
+keywords: [open source monitoring tool, open source database monitoring tool, monitoring mysql database metrics]
---
> Collect and monitor the general performance Metrics of MySQL database. Support MYSQL5+.
diff --git a/home/docs/help/opengauss.md b/home/docs/help/opengauss.md
index 632f93d60fe..650882861e8 100644
--- a/home/docs/help/opengauss.md
+++ b/home/docs/help/opengauss.md
@@ -2,7 +2,7 @@
id: opengauss
title: OpenGauss Database Monitor
sidebar_label: OpenGauss Database
-keywords: [open source monitoring system, open source database monitoring system, monitoring opengauss database metrics]
+keywords: [open source monitoring tool, open source database monitoring tool, monitoring opengauss database metrics]
---
> Collect and monitor the general performance Metrics of OpenGauss database.
diff --git a/home/docs/help/oracle.md b/home/docs/help/oracle.md
index efd82344aa1..5410e53decb 100644
--- a/home/docs/help/oracle.md
+++ b/home/docs/help/oracle.md
@@ -2,7 +2,7 @@
id: oracle
title: Monitoring:ORACLE database monitoring
sidebar_label: ORACLE database
-keywords: [open source monitoring system, open source database monitoring system, monitoring oracle database metrics]
+keywords: [open source monitoring tool, open source database monitoring tool, monitoring oracle database metrics]
---
> Collect and monitor the general performance Metrics of ORACLE database.
diff --git a/home/docs/help/ping.md b/home/docs/help/ping.md
index 345794dd213..fbf194a0abb 100644
--- a/home/docs/help/ping.md
+++ b/home/docs/help/ping.md
@@ -2,7 +2,7 @@
id: ping
title: Monitoring:PING connectivity
sidebar_label: PING connectivity
-keywords: [open source monitoring system, open source network monitoring system, monitoring ping metrics]
+keywords: [open source monitoring tool, open source network monitoring tool, monitoring ping metrics]
---
> Ping the opposite end HOST address and judge its connectivity.
diff --git a/home/docs/help/port.md b/home/docs/help/port.md
index 8dbeb6a5b74..ef5f659ad44 100644
--- a/home/docs/help/port.md
+++ b/home/docs/help/port.md
@@ -2,7 +2,7 @@
id: port
title: Monitoring:port availability
sidebar_label: Port availability
-keywords: [open source monitoring system, open source port monitoring system, monitoring port metrics]
+keywords: [open source monitoring tool, open source port monitoring tool, monitoring port metrics]
---
> Judge whether the exposed port of the opposite end service is available, then judge whether the opposite end service is available, and collect Metrics such as response time for monitoring.
diff --git a/home/docs/help/postgresql.md b/home/docs/help/postgresql.md
index 0b2f170b447..de14f9d62eb 100644
--- a/home/docs/help/postgresql.md
+++ b/home/docs/help/postgresql.md
@@ -2,7 +2,7 @@
id: postgresql
title: Monitoring:PostgreSQL database monitoring
sidebar_label: PostgreSQL database
-keywords: [open source monitoring system, open source database monitoring system, monitoring postgresql database metrics]
+keywords: [open source monitoring tool, open source database monitoring tool, monitoring postgresql database metrics]
---
> Collect and monitor the general performance Metrics of PostgreSQL database. Support PostgreSQL 10+.
diff --git a/home/docs/help/rabbitmq.md b/home/docs/help/rabbitmq.md
index bd9f1b95353..fd066873691 100644
--- a/home/docs/help/rabbitmq.md
+++ b/home/docs/help/rabbitmq.md
@@ -2,7 +2,7 @@
id: rabbitmq
title: Monitoring RabbitMQ
sidebar_label: RabbitMQ Monitor
-keywords: [open source monitoring system, open source rabbitmq monitoring system, monitoring rabbitmq metrics]
+keywords: [open source monitoring tool, open source rabbitmq monitoring tool, monitoring rabbitmq metrics]
---
> Monitoring the running status of RabbitMQ message middleware, nodes, topics and other related metrics.
diff --git a/home/docs/help/shenyu.md b/home/docs/help/shenyu.md
index 4e1e0ab4535..01523769c78 100644
--- a/home/docs/help/shenyu.md
+++ b/home/docs/help/shenyu.md
@@ -2,7 +2,7 @@
id: shenyu
title: Monitoring:Apache ShenYu API Gateway
sidebar_label: Apache ShenYu
-keywords: [open source monitoring system, open source apache shenyu monitoring system, monitoring apache shenyu metrics]
+keywords: [open source monitoring tool, open source apache shenyu monitoring tool, monitoring apache shenyu metrics]
---
> monitor ShenYu running status(JVM-related), include request response and other related metrics.
diff --git a/home/docs/help/springboot2.md b/home/docs/help/springboot2.md
index 00783dffee1..c55f4fcb14f 100644
--- a/home/docs/help/springboot2.md
+++ b/home/docs/help/springboot2.md
@@ -2,7 +2,7 @@
id: springboot2
Title: Monitoring SpringBoot 2.0
sidebar_label: SpringBoot 2.0
-keywords: [open source monitoring system, open source springboot2 monitoring system, monitoring springboot2 metrics]
+keywords: [open source monitoring tool, open source springboot2 monitoring tool, monitoring springboot2 metrics]
---
> Collect and monitor the general performance metrics exposed by the SpringBoot 2.0 actuator.
diff --git a/home/docs/help/sqlserver.md b/home/docs/help/sqlserver.md
index ca65032a290..cc12abf0d7e 100644
--- a/home/docs/help/sqlserver.md
+++ b/home/docs/help/sqlserver.md
@@ -2,7 +2,7 @@
id: sqlserver
title: Monitoring:SqlServer database monitoring
sidebar_label: SqlServer database
-keywords: [open source monitoring system, open source database monitoring system, monitoring sqlserver database metrics]
+keywords: [open source monitoring tool, open source database monitoring tool, monitoring sqlserver database metrics]
---
> Collect and monitor the general performance Metrics of SqlServer database. Support SqlServer 2017+.
diff --git a/home/docs/help/ssl_cert.md b/home/docs/help/ssl_cert.md
index ce7f4ebac20..4d808f47dca 100644
--- a/home/docs/help/ssl_cert.md
+++ b/home/docs/help/ssl_cert.md
@@ -2,7 +2,7 @@
id: ssl_cert
title: Monitoring SSL Certificate
sidebar_label: SSL Monitor
-keywords: [open source monitoring system, open source ssl cert monitoring system, monitoring website ssl metrics]
+keywords: [open source monitoring tool, open source ssl cert monitoring tool, monitoring website ssl metrics]
---
> Monitor the website's SSL certificate expiration time, response time and other Metrics
diff --git a/home/docs/help/tomcat.md b/home/docs/help/tomcat.md
index f581d524498..8b35808ffc8 100644
--- a/home/docs/help/tomcat.md
+++ b/home/docs/help/tomcat.md
@@ -2,7 +2,7 @@
id: tomcat
title: Monitor:Apache Tomcat
sidebar_label: Apache Tomcat
-keywords: [open source monitoring system, open source tomcat monitoring system, monitoring tomcat metrics]
+keywords: [open source monitoring tool, open source tomcat monitoring tool, monitoring tomcat metrics]
---
> Collect and monitor the general performance Metrics of Apache Tomcat.
diff --git a/home/docs/help/ubuntu.md b/home/docs/help/ubuntu.md
index e2d212ee82b..e7d368c9ea3 100644
--- a/home/docs/help/ubuntu.md
+++ b/home/docs/help/ubuntu.md
@@ -2,7 +2,7 @@
id: ubuntu
title: Monitoring:Ubuntu operating system monitoring
sidebar_label: Ubuntu operating system
-keywords: [open source monitoring system, open source linux ubuntu monitoring system, monitoring ubuntu metrics]
+keywords: [open source monitoring tool, open source linux ubuntu monitoring tool, monitoring ubuntu metrics]
---
> Collect and monitor the general performance Metrics of Ubuntu operating system.
diff --git a/home/docs/help/website.md b/home/docs/help/website.md
index 4e721cbea23..88d7a1957ad 100644
--- a/home/docs/help/website.md
+++ b/home/docs/help/website.md
@@ -2,7 +2,7 @@
id: website
title: Monitoring Website
sidebar_label: Website Monitor
-keywords: [open source monitoring system, open source website monitoring system, monitoring website metrics]
+keywords: [open source monitoring tool, open source website monitoring tool, monitoring website metrics]
---
> Monitor whether the website is available, response time and other Metrics.
diff --git a/home/docs/help/windows.md b/home/docs/help/windows.md
index 4f0d7b19082..82e36d23470 100644
--- a/home/docs/help/windows.md
+++ b/home/docs/help/windows.md
@@ -2,7 +2,7 @@
id: windows
title: Monitoring:Windows operating system monitoring
sidebar_label: Windows operating system
-keywords: [open source monitoring system, open source windows monitoring system, monitoring windows metrics]
+keywords: [open source monitoring tool, open source windows monitoring tool, monitoring windows metrics]
---
> Collect and monitor the general performance Metrics of Windows operating system through SNMP protocol.
diff --git a/home/docs/help/zookeeper.md b/home/docs/help/zookeeper.md
index 313eff9cb78..b7a34f49eda 100644
--- a/home/docs/help/zookeeper.md
+++ b/home/docs/help/zookeeper.md
@@ -2,7 +2,7 @@
id: zookeeper
title: Monitoring Zookeeper
sidebar_label: Zookeeper Monitor
-keywords: [open source monitoring system, open source zookeeper monitoring system, monitoring zookeeper metrics]
+keywords: [open source monitoring tool, open source zookeeper monitoring tool, monitoring zookeeper metrics]
---
> Collect and monitor the general performance Metrics of Zookeeper.
diff --git a/home/docs/introduce.md b/home/docs/introduce.md
index 07f546e74e9..a32415b0168 100644
--- a/home/docs/introduce.md
+++ b/home/docs/introduce.md
@@ -5,7 +5,7 @@ sidebar_label: Introduce
slug: /
---
-> An open-source, real-time monitoring tool with custom-monitor and agentless.
+> An open source, real-time monitoring tool with custom-monitor and agentless.
[![discord](https://img.shields.io/badge/chat-on%20discord-brightgreen)](https://discord.gg/Fb6M73htGr)
[![Gitter](https://badges.gitter.im/hertzbeat/community.svg)](https://gitter.im/hertzbeat/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
@@ -25,14 +25,15 @@ slug: /
## 🎡 Introduction
-> [HertzBeat](https://github.com/dromara/hertzbeat) is an open-source, real-time monitoring system with custom-monitor and agentless. Support web service, database, os, middleware, network and more.
-> We also provide **[Monitoring Cloud For Saas](https://console.tancloud.cn)**, people no longer need to deploy a cumbersome monitoring system in order to monitor their website resources. **[Sign in to get started for free](https://console.tancloud.cn)**.
-> HertzBeat supports more liberal threshold alarm configuration (calculation expression), supports alarm notification, alarm template, `Discord` `Slack` `Telegram` `Email` `DingDing` `WeChat` `FeiShu` `Webhook` `SMS` and more.
-> Most important is HertzBeat supports [Custom Monitoring](https://hertzbeat.com/docs/advanced/extend-point), just by configuring the YML file, we can customize the monitoring types and metrics what we need.
-> HertzBeat is modular, `manager, collector, scheduler, warehouse, alerter` modules are decoupled for easy understanding and custom development.
-> Welcome to join us to build hertzbeat together.
+> [HertzBeat](https://github.com/dromara/hertzbeat) is an open source, real-time monitoring tool with custom-monitor and agentless.
+> **Monitor+Alerter+Notify** all in one. Support monitoring web service, database, os, middleware, cloud-native, network and more.
+> More flexible threshold rule(calculation expression), timely notification delivery by `Discord` `Slack` `Telegram` `Email` `DingDing` `WeChat` `FeiShu` `Webhook` `SMS`.
-> `HertzBeat`'s multi-type support, easy expansion, low coupling, hope to help developers and micro teams to quickly build their own monitoring system.
+> We make protocols such as `Http, Jmx, Ssh, Snmp, Jdbc` configurable, and you only need to configure `YML` online to collect any metrics you want.
+> Do you believe that you can immediately adapt a new monitoring type such as K8s or Docker just by configuring online?
+
+> `HertzBeat`'s powerful custom-define, multi-type support, easy expansion, low coupling, hope to help developers and micro teams to quickly build their own monitoring system.
+> We also provide **[Monitoring SaaS Cloud](https://console.tancloud.cn)**, users no longer need to deploy a cumbersome monitoring system in order to monitor resources. **[Get started for free](https://console.tancloud.cn)**.
----
diff --git a/home/docs/others/private.md b/home/docs/others/private.md
index 1d4b7846254..3efcdf4a038 100644
--- a/home/docs/others/private.md
+++ b/home/docs/others/private.md
@@ -3,7 +3,7 @@ id: private
title: Privatization deployment
sidebar_label: Privatization deployment
---
-If your team wants to privatize and deploy this monitoring system, we currently provide two solutions.
+If your team wants to privatize and deploy this monitoring tool, we currently provide two solutions.
#### Community monitoring product HertzBeat (Free, copyright reserved)
diff --git a/home/docs/start/custom-config.md b/home/docs/start/custom-config.md
index 66e22cdf85e..026c2905098 100644
--- a/home/docs/start/custom-config.md
+++ b/home/docs/start/custom-config.md
@@ -16,7 +16,7 @@ The installation package can be decompressed and modified in `hertzbeat/config/a
1. Configure the SMS sending server
-> Only when your own SMS server is successfully configured, the alarm SMS triggered in the monitoring system will be sent normally.
+> Only when your own SMS server is successfully configured, the alarm SMS triggered in the monitoring tool will be sent normally.
Add the following Tencent platform SMS server configuration in `application.yml` (parameters need to be replaced with your SMS server configuration)
```yaml
diff --git a/home/docs/start/sslcert-practice.md b/home/docs/start/sslcert-practice.md
index 1d6b42defad..48ef6347f73 100644
--- a/home/docs/start/sslcert-practice.md
+++ b/home/docs/start/sslcert-practice.md
@@ -6,11 +6,11 @@ sidebar_label: Practice Example
Most websites now support HTTPS by default. The certificate we apply for is usually 3 months or 1 year. It is easy to expire the SSL certificate over time, but we did not find it the first time, or did not update the certificate in time before it expired.
-This article introduces how to use the hertzbeat monitoring system to detect the validity period of our website's SSL certificate, and send us a warning message when the certificate expires or a few days before the certificate expires.
+This article introduces how to use the hertzbeat monitoring tool to detect the validity period of our website's SSL certificate, and send us a warning message when the certificate expires or a few days before the certificate expires.
#### What is HertzBeat
-HertzBeat is a real-time monitoring system with powerful custom monitoring capabilities without Agent. Website monitoring, PING connectivity, port availability, database, operating system, middleware, API monitoring, threshold alarms, alarm notification (email, WeChat, Ding Ding Feishu).
+HertzBeat is a real-time monitoring tool with powerful custom monitoring capabilities without Agent. Website monitoring, PING connectivity, port availability, database, operating system, middleware, API monitoring, threshold alarms, alarm notification (email, WeChat, Ding Ding Feishu).
**Official website: https://hertzbeat.com | https://tancloud.cn**
@@ -90,7 +90,7 @@ gitee: https://gitee.com/dromara/hertzbeat
6. Alarm notification (in time notification via Dingding WeChat Feishu, etc.)
-> Monitoring System -> Alarm Notification -> New Receiver
+> Monitoring Tool -> Alarm Notification -> New Receiver
![](https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/7f36956060ef410a82bbecafcbb2957f~tplv-k3u1fbpfcp-zoom-1.image)
diff --git a/home/docusaurus.config.js b/home/docusaurus.config.js
index f92bbd8358f..e6b24ead4a1 100644
--- a/home/docusaurus.config.js
+++ b/home/docusaurus.config.js
@@ -62,7 +62,7 @@ module.exports = {
navbar: {
title: 'HertzBeat',
logo: {
- alt: 'An open-source, real-time monitoring system with custom-monitor and agentLess.',
+ alt: 'An open source, real-time monitoring tool with custom-monitor and agentLess.',
src: '/img/tancloud-logo.svg',
},
items: [
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/advanced/extend-http-example-hertzbeat.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/advanced/extend-http-example-hertzbeat.md
index 742a04653c3..f146a63ec8f 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/advanced/extend-http-example-hertzbeat.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/advanced/extend-http-example-hertzbeat.md
@@ -4,7 +4,7 @@ title: Tutorial 1 Adapting a monitoring type based on HTTP protocol
sidebar_label: Tutorial 1 Adapting an HTTP protocol monitoring
---
-Through this tutorial, we describe step by step how to add a monitoring type based on the http protocol under the hertzbeat monitoring system.
+Through this tutorial, we describe step by step how to add a monitoring type based on the http protocol under the hertzbeat monitoring tool.
Before reading this tutorial, we hope that you are familiar with how to customize types, indicators, protocols, etc. from [Custom Monitoring] (extend-point) and [http Protocol Customization] (extend-http.md).
@@ -75,7 +75,7 @@ category: custom
# Monitoring application type name (consistent with the file name) eg: linux windows tomcat mysql aws...
app: hertzbeat
name:
- en-GB: HertzBeat Monitoring System
+ en-GB: HertzBeat Monitoring Tool
en-US: Hertz Beat Monitor
params:
- field: host
@@ -190,7 +190,7 @@ metrics:
### The system page adds the monitoring of `hertzbeat` monitoring type
-> We click Add `HertzBeat Monitoring System`, configure monitoring IP, port, collection cycle, account password in advanced settings, etc., click OK to add monitoring.
+> We click Add `HertzBeat Monitoring Tool`, configure monitoring IP, port, collection cycle, account password in advanced settings, etc., click OK to add monitoring.
![](/img/docs/advanced/extend-http-example-2.png)
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/advanced/extend-tutorial.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/advanced/extend-tutorial.md
index d56d4e69a0e..20c7a79bb96 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/advanced/extend-tutorial.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/advanced/extend-tutorial.md
@@ -4,7 +4,7 @@ title: Quick Tutorial Customize and adapt a monitoring based on HTTP protocol
sidebar_label: Quick Tutorial
---
-Through this tutorial, we describe step by step how to customize and adapt a monitoring type based on the http protocol under the hertzbeat monitoring system.
+Through this tutorial, we describe step by step how to customize and adapt a monitoring type based on the http protocol under the hertzbeat monitoring tool.
Before reading this tutorial, we hope that you are familiar with how to customize types, indicators, protocols, etc. from [Custom Monitoring] (extend-point) and [http Protocol Customization] (extend-http.md).
@@ -75,7 +75,7 @@ category: custom
# Monitoring application type name (consistent with the file name) eg: linux windows tomcat mysql aws...
app: hertzbeat
name:
- en-GB: HertzBeat Monitoring System
+ en-GB: HertzBeat Monitoring Tool
en-US: Hertz Beat Monitor
params:
- field: host
@@ -193,7 +193,7 @@ metrics:
### The system page adds the monitoring of `hertzbeat` monitoring type
-> We click Add `HertzBeat Monitoring System`, configure monitoring IP, port, collection cycle, account password in advanced settings, etc., click OK to add monitoring.
+> We click Add `HertzBeat Monitoring Tool`, configure monitoring IP, port, collection cycle, account password in advanced settings, etc., click OK to add monitoring.
![](/img/docs/advanced/extend-http-example-2.png)
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/activemq.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/activemq.md
index 483c6bf5a71..1bf72231dfe 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/activemq.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/activemq.md
@@ -2,7 +2,7 @@
id: activemq
title: Monitoring Apache ActiveMQ
sidebar_label: Apache ActiveMQ
-keywords: [open source monitoring system, monitoring Apache ActiveMQ metrics]
+keywords: [open source monitoring tool, monitoring Apache ActiveMQ metrics]
---
> Monitoring the running status of Apache ActiveMQ message middleware, nodes, topics and other related metrics.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_dingtalk.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_dingtalk.md
index 562f1fc9f5f..fb63d52aa48 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_dingtalk.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_dingtalk.md
@@ -2,7 +2,7 @@
id: alert_dingtalk
title: Alert DingDing robot notification
sidebar_label: Alert DingDing robot notification
-keywords: [open source monitoring system, open source alerter, open source DingDing robot notification]
+keywords: [open source monitoring tool, open source alerter, open source DingDing robot notification]
---
> After the threshold is triggered send alarm information and notify the recipient by DingDing robot.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_discord.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_discord.md
index f81b511a27a..8dfdca384fa 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_discord.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_discord.md
@@ -2,7 +2,7 @@
id: alert_discord
title: Alert Discord Bot Notifications
sidebar_label: Alert Discord bot notification
-keywords: [open source monitoring system, open source alerter, open source Discord bot notification]
+keywords: [open source monitoring tool, open source alerter, open source Discord bot notification]
---
> Send an alarm message after the threshold is triggered, and notify the recipient through the Discord robot.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_email.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_email.md
index 0740269a71a..353ae4673fe 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_email.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_email.md
@@ -2,7 +2,7 @@
id: alert_email
title: Alert email notification
sidebar_label: Alert email notification
-keywords: [open source monitoring system, open source alerter, open source email notification]
+keywords: [open source monitoring tool, open source alerter, open source email notification]
---
> After the threshold is triggered send alarm information and notify the recipient by email.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_feishu.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_feishu.md
index a13c5f19dbd..56606012021 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_feishu.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_feishu.md
@@ -2,7 +2,7 @@
id: alert_feishu
title: Alert FeiShu robot notification
sidebar_label: Alert FeiShu robot notification
-keywords: [open source monitoring system, open source alerter, open source feishu bot notification]
+keywords: [open source monitoring tool, open source alerter, open source feishu bot notification]
---
> After the threshold is triggered send alarm information and notify the recipient by FeiShu robot.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_slack.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_slack.md
index 2855977af3f..0de69afa328 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_slack.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_slack.md
@@ -2,7 +2,7 @@
id: alert_slack
title: Alert Slack Webhook Notifications
sidebar_label: Alert Slack Webhook Notification
-keywords: [open source monitoring system, open source alerter, open source slack webhook notification]
+keywords: [open source monitoring tool, open source alerter, open source slack webhook notification]
---
> Send an alarm message after the threshold is triggered, and notify the recipient through the Slack Webhook.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_telegram.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_telegram.md
index aa497c2c7b3..1fbe4f0ae7e 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_telegram.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_telegram.md
@@ -2,7 +2,7 @@
id: alert_telegram
title: Alert Telegram Bot Notification
sidebar_label: Alert Telegram bot notification
-keywords: [open source monitoring system, open source alerter, open source Telegram bot notification]
+keywords: [open source monitoring tool, open source alerter, open source Telegram bot notification]
---
> Send an alarm message after the threshold is triggered, and notify the recipient through the Telegram robot.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_webhook.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_webhook.md
index bb1e14e8efe..0a7af9ada21 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_webhook.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_webhook.md
@@ -2,7 +2,7 @@
id: alert_webhook
title: Alert WebHook callback notification
sidebar_label: Alert webHook notification
-keywords: [open source monitoring system, open source alerter, open source webhook notification]
+keywords: [open source monitoring tool, open source alerter, open source webhook notification]
---
> After the threshold is triggered send alarm information and call the Webhook interface through post request to notify the recipient.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_wework.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_wework.md
index d5350ff27ae..e862fae7ddf 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_wework.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/alert_wework.md
@@ -2,7 +2,7 @@
id: alert_wework
title: Alert enterprise Wechat notification
sidebar_label: Alert enterprise Wechat notification
-keywords: [open source monitoring system, open source alerter, open source WeWork notification]
+keywords: [open source monitoring tool, open source alerter, open source WeWork notification]
---
> After the threshold is triggered send alarm information and notify the recipient by enterprise Wechat robot.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/api.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/api.md
index 2b0c74f85e3..ed92a722091 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/api.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/api.md
@@ -2,7 +2,7 @@
id: api
title: Monitoring HTTP API
sidebar_label: HTTP API
-keywords: [open source monitoring system, monitoring http api]
+keywords: [open source monitoring tool, monitoring http api]
---
> Call HTTP API interface, check whether the interface is available, and monitor its response time and other Metrics.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/centos.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/centos.md
index 33c4460537c..2a6ad2b0a6d 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/centos.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/centos.md
@@ -2,7 +2,7 @@
id: centos
title: CentOS operating system monitoring
sidebar_label: CentOS operating system
-keywords: [open source monitoring system, open source os monitoring system, monitoring CentOS operating system metrics]
+keywords: [open source monitoring tool, open source os monitoring tool, monitoring CentOS operating system metrics]
---
> Collect and monitor the general performance Metrics of CentOS operating system.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/dm.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/dm.md
index eb39dfcd24d..91b032fdf54 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/dm.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/dm.md
@@ -2,7 +2,7 @@
id: dm
title: Monitoring DM database
sidebar_label: DM Database
-keywords: [open source monitoring system, open source database monitoring system, monitoring DM database metrics]
+keywords: [open source monitoring tool, open source database monitoring tool, monitoring DM database metrics]
---
> Collect and monitor the general performance metrics of the DM database. DM8+ is supported.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/docker.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/docker.md
index 8b11e41c572..fdd3098ce55 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/docker.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/docker.md
@@ -2,7 +2,7 @@
id: docker
title: Monitor:Docker Monitor
sidebar_label: Docker Monitor
-keywords: [open source monitoring system, open source docker monitoring system, monitoring docker metrics]
+keywords: [open source monitoring tool, open source docker monitoring tool, monitoring docker metrics]
---
> Collect and monitor general performance Metrics of Docker containers.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/dynamic_tp.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/dynamic_tp.md
index 6fc2d97ce9d..7418e17cc1b 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/dynamic_tp.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/dynamic_tp.md
@@ -2,7 +2,7 @@
id: dynamic_tp
title: Monitoring DynamicTp ThreadPool
sidebar_label: DynamicTp Monitor
-keywords: [open source monitoring system, open source dynamicTp monitoring system, monitoring DynamicTp metrics]
+keywords: [open source monitoring tool, open source dynamicTp monitoring tool, monitoring DynamicTp metrics]
---
> Collect and monitor the thread pool performance Metrics exposed by DynamicTp actuator.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/fullsite.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/fullsite.md
index 913ec4a88eb..3246fa31d82 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/fullsite.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/fullsite.md
@@ -2,7 +2,7 @@
id: fullsite
title: Monitoring Full site
sidebar_label: Full site Monitor
-keywords: [open source monitoring system, open source website monitoring system, monitoring sitemap metrics]
+keywords: [open source monitoring tool, open source website monitoring tool, monitoring sitemap metrics]
---
> Available or not to monitor all pages of the website.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/guide.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/guide.md
index 9d6a61c803f..5de5021fcaa 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/guide.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/guide.md
@@ -4,7 +4,7 @@ title: Help center
sidebar_label: Help center
---
-> Hertzbeat - An open-source, real-time monitoring system with custom-monitor and agentLess.
+> Hertzbeat - An open source, real-time monitoring tool with custom-monitor and agentLess.
> Help documents and auxiliary information during use
## 🔬 Monitoring services
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/iotdb.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/iotdb.md
index 0879ab2c6ae..0e4dcad9912 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/iotdb.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/iotdb.md
@@ -2,7 +2,7 @@
id: iotdb
title: Monitoring Apache IoTDB Database
sidebar_label: IoTDB Database
-keywords: [open source monitoring system, open source database monitoring system, monitoring IotDB database metrics]
+keywords: [open source monitoring tool, open source database monitoring tool, monitoring IotDB database metrics]
---
> Monitor the running status of the Apache IoTDB Internet of Things time series database (JVM-related), memory task clusters and other related Metrics.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/jetty.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/jetty.md
index 43c05a11bfa..3e5230aa9d0 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/jetty.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/jetty.md
@@ -2,7 +2,7 @@
id: jetty
title: Monitoring Jetty Web Server
sidebar_label: Jetty Web Server
-keywords: [open source monitoring system, open source jetty web server monitoring system, monitoring jetty metrics]
+keywords: [open source monitoring tool, open source jetty web server monitoring tool, monitoring jetty metrics]
---
> Collect and monitor general performance metrics of Jetty application server
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/jvm.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/jvm.md
index 8e796e8bc01..95b1545fffc 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/jvm.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/jvm.md
@@ -2,7 +2,7 @@
id: jvm
title: Monitoring JVM
sidebar_label: JVM Monitor
-keywords: [open source monitoring system, open source java jvm monitoring system, monitoring jvm metrics]
+keywords: [open source monitoring tool, open source java jvm monitoring tool, monitoring jvm metrics]
---
> Collect and monitor the general performance Metrics of JVM.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/kafka.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/kafka.md
index eb24fffa276..067cabef0e9 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/kafka.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/kafka.md
@@ -2,7 +2,7 @@
id: kafka
title: Monitor:Apache Kafka
sidebar_label: Apache Kafka
-keywords: [open source monitoring system, open source apache kafka monitoring system, monitoring apache kafka metrics]
+keywords: [open source monitoring tool, open source apache kafka monitoring tool, monitoring apache kafka metrics]
---
> Collect and monitor the general performance Metrics of Apache Kafka.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/kubernetes.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/kubernetes.md
index e536d91b3a7..8e10896c6d1 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/kubernetes.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/kubernetes.md
@@ -2,7 +2,7 @@
id: kubernetes
Title: Monitoring Kubernetes
sidebar_label: Kubernetes Monitor
-keywords: [open source monitoring system, open source kubernetes monitoring system, monitoring kubernetes metrics]
+keywords: [open source monitoring tool, open source kubernetes monitoring tool, monitoring kubernetes metrics]
---
> Collect and monitor the general performance metrics of Kubernetes.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/linux.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/linux.md
index ceeedb403dc..05e3405ff6e 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/linux.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/linux.md
@@ -2,7 +2,7 @@
id: linux
title: Monitoring:Linux operating system monitoring
sidebar_label: Linux operating system
-keywords: [open source monitoring system, open source linux monitoring system, monitoring linux metrics]
+keywords: [open source monitoring tool, open source linux monitoring tool, monitoring linux metrics]
---
> Collect and monitor the general performance Metrics of Linux operating system.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/mariadb.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/mariadb.md
index 74e49526431..e72668fe791 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/mariadb.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/mariadb.md
@@ -2,7 +2,7 @@
id: mariadb
title: Monitoring:MariaDB database monitoring
sidebar_label: MariaDB database
-keywords: [open source monitoring system, open source database monitoring system, monitoring mariadb database metrics]
+keywords: [open source monitoring tool, open source database monitoring tool, monitoring mariadb database metrics]
---
> Collect and monitor the general performance Metrics of MariaDB database. Support MariaDB5+.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/mysql.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/mysql.md
index 49d25f91cb8..3f07be99380 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/mysql.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/mysql.md
@@ -2,7 +2,7 @@
id: mysql
title: Monitoring:MySQL database monitoring
sidebar_label: MySQL database
-keywords: [open source monitoring system, open source database monitoring system, monitoring mysql database metrics]
+keywords: [open source monitoring tool, open source database monitoring tool, monitoring mysql database metrics]
---
> Collect and monitor the general performance Metrics of MySQL database. Support MYSQL5+.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/opengauss.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/opengauss.md
index 632f93d60fe..650882861e8 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/opengauss.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/opengauss.md
@@ -2,7 +2,7 @@
id: opengauss
title: OpenGauss Database Monitor
sidebar_label: OpenGauss Database
-keywords: [open source monitoring system, open source database monitoring system, monitoring opengauss database metrics]
+keywords: [open source monitoring tool, open source database monitoring tool, monitoring opengauss database metrics]
---
> Collect and monitor the general performance Metrics of OpenGauss database.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/oracle.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/oracle.md
index efd82344aa1..5410e53decb 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/oracle.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/oracle.md
@@ -2,7 +2,7 @@
id: oracle
title: Monitoring:ORACLE database monitoring
sidebar_label: ORACLE database
-keywords: [open source monitoring system, open source database monitoring system, monitoring oracle database metrics]
+keywords: [open source monitoring tool, open source database monitoring tool, monitoring oracle database metrics]
---
> Collect and monitor the general performance Metrics of ORACLE database.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/ping.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/ping.md
index 345794dd213..fbf194a0abb 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/ping.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/ping.md
@@ -2,7 +2,7 @@
id: ping
title: Monitoring:PING connectivity
sidebar_label: PING connectivity
-keywords: [open source monitoring system, open source network monitoring system, monitoring ping metrics]
+keywords: [open source monitoring tool, open source network monitoring tool, monitoring ping metrics]
---
> Ping the opposite end HOST address and judge its connectivity.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/port.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/port.md
index 8dbeb6a5b74..ef5f659ad44 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/port.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/port.md
@@ -2,7 +2,7 @@
id: port
title: Monitoring:port availability
sidebar_label: Port availability
-keywords: [open source monitoring system, open source port monitoring system, monitoring port metrics]
+keywords: [open source monitoring tool, open source port monitoring tool, monitoring port metrics]
---
> Judge whether the exposed port of the opposite end service is available, then judge whether the opposite end service is available, and collect Metrics such as response time for monitoring.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/postgresql.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/postgresql.md
index 0b2f170b447..de14f9d62eb 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/postgresql.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/postgresql.md
@@ -2,7 +2,7 @@
id: postgresql
title: Monitoring:PostgreSQL database monitoring
sidebar_label: PostgreSQL database
-keywords: [open source monitoring system, open source database monitoring system, monitoring postgresql database metrics]
+keywords: [open source monitoring tool, open source database monitoring tool, monitoring postgresql database metrics]
---
> Collect and monitor the general performance Metrics of PostgreSQL database. Support PostgreSQL 10+.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/rabbitmq.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/rabbitmq.md
index bd9f1b95353..fd066873691 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/rabbitmq.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/rabbitmq.md
@@ -2,7 +2,7 @@
id: rabbitmq
title: Monitoring RabbitMQ
sidebar_label: RabbitMQ Monitor
-keywords: [open source monitoring system, open source rabbitmq monitoring system, monitoring rabbitmq metrics]
+keywords: [open source monitoring tool, open source rabbitmq monitoring tool, monitoring rabbitmq metrics]
---
> Monitoring the running status of RabbitMQ message middleware, nodes, topics and other related metrics.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/shenyu.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/shenyu.md
index 4e1e0ab4535..01523769c78 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/shenyu.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/shenyu.md
@@ -2,7 +2,7 @@
id: shenyu
title: Monitoring:Apache ShenYu API Gateway
sidebar_label: Apache ShenYu
-keywords: [open source monitoring system, open source apache shenyu monitoring system, monitoring apache shenyu metrics]
+keywords: [open source monitoring tool, open source apache shenyu monitoring tool, monitoring apache shenyu metrics]
---
> monitor ShenYu running status(JVM-related), include request response and other related metrics.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/springboot2.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/springboot2.md
index 00783dffee1..c55f4fcb14f 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/springboot2.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/springboot2.md
@@ -2,7 +2,7 @@
id: springboot2
Title: Monitoring SpringBoot 2.0
sidebar_label: SpringBoot 2.0
-keywords: [open source monitoring system, open source springboot2 monitoring system, monitoring springboot2 metrics]
+keywords: [open source monitoring tool, open source springboot2 monitoring tool, monitoring springboot2 metrics]
---
> Collect and monitor the general performance metrics exposed by the SpringBoot 2.0 actuator.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/sqlserver.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/sqlserver.md
index ca65032a290..cc12abf0d7e 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/sqlserver.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/sqlserver.md
@@ -2,7 +2,7 @@
id: sqlserver
title: Monitoring:SqlServer database monitoring
sidebar_label: SqlServer database
-keywords: [open source monitoring system, open source database monitoring system, monitoring sqlserver database metrics]
+keywords: [open source monitoring tool, open source database monitoring tool, monitoring sqlserver database metrics]
---
> Collect and monitor the general performance Metrics of SqlServer database. Support SqlServer 2017+.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/ssl_cert.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/ssl_cert.md
index ce7f4ebac20..4d808f47dca 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/ssl_cert.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/ssl_cert.md
@@ -2,7 +2,7 @@
id: ssl_cert
title: Monitoring SSL Certificate
sidebar_label: SSL Monitor
-keywords: [open source monitoring system, open source ssl cert monitoring system, monitoring website ssl metrics]
+keywords: [open source monitoring tool, open source ssl cert monitoring tool, monitoring website ssl metrics]
---
> Monitor the website's SSL certificate expiration time, response time and other Metrics
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/tomcat.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/tomcat.md
index f581d524498..8b35808ffc8 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/tomcat.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/tomcat.md
@@ -2,7 +2,7 @@
id: tomcat
title: Monitor:Apache Tomcat
sidebar_label: Apache Tomcat
-keywords: [open source monitoring system, open source tomcat monitoring system, monitoring tomcat metrics]
+keywords: [open source monitoring tool, open source tomcat monitoring tool, monitoring tomcat metrics]
---
> Collect and monitor the general performance Metrics of Apache Tomcat.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/ubuntu.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/ubuntu.md
index e2d212ee82b..e7d368c9ea3 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/ubuntu.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/ubuntu.md
@@ -2,7 +2,7 @@
id: ubuntu
title: Monitoring:Ubuntu operating system monitoring
sidebar_label: Ubuntu operating system
-keywords: [open source monitoring system, open source linux ubuntu monitoring system, monitoring ubuntu metrics]
+keywords: [open source monitoring tool, open source linux ubuntu monitoring tool, monitoring ubuntu metrics]
---
> Collect and monitor the general performance Metrics of Ubuntu operating system.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/website.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/website.md
index 4e721cbea23..88d7a1957ad 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/website.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/website.md
@@ -2,7 +2,7 @@
id: website
title: Monitoring Website
sidebar_label: Website Monitor
-keywords: [open source monitoring system, open source website monitoring system, monitoring website metrics]
+keywords: [open source monitoring tool, open source website monitoring tool, monitoring website metrics]
---
> Monitor whether the website is available, response time and other Metrics.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/windows.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/windows.md
index 4f0d7b19082..82e36d23470 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/windows.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/windows.md
@@ -2,7 +2,7 @@
id: windows
title: Monitoring:Windows operating system monitoring
sidebar_label: Windows operating system
-keywords: [open source monitoring system, open source windows monitoring system, monitoring windows metrics]
+keywords: [open source monitoring tool, open source windows monitoring tool, monitoring windows metrics]
---
> Collect and monitor the general performance Metrics of Windows operating system through SNMP protocol.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/zookeeper.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/zookeeper.md
index 313eff9cb78..b7a34f49eda 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/zookeeper.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/help/zookeeper.md
@@ -2,7 +2,7 @@
id: zookeeper
title: Monitoring Zookeeper
sidebar_label: Zookeeper Monitor
-keywords: [open source monitoring system, open source zookeeper monitoring system, monitoring zookeeper metrics]
+keywords: [open source monitoring tool, open source zookeeper monitoring tool, monitoring zookeeper metrics]
---
> Collect and monitor the general performance Metrics of Zookeeper.
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/introduce.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/introduce.md
index 42d9e8ed59e..5121d1bf958 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/introduce.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/introduce.md
@@ -5,7 +5,7 @@ sidebar_label: Introduce
slug: /
---
-> An open-source, real-time monitoring system with custom-monitor and agentless.
+> An open source, real-time monitoring tool with custom-monitor and agentless.
[![discord](https://img.shields.io/badge/chat-on%20discord-brightgreen)](https://discord.gg/Fb6M73htGr)
[![Gitter](https://badges.gitter.im/hertzbeat/community.svg)](https://gitter.im/hertzbeat/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
@@ -25,14 +25,14 @@ slug: /
## 🎡 Introduction
-> [HertzBeat](https://github.com/dromara/hertzbeat) is an open-source, real-time monitoring system with custom-monitor and agentless. Support web service, database, os, middleware and more.
-> We also provide **[Monitoring Cloud For Saas](https://console.tancloud.cn)**, people no longer need to deploy a cumbersome monitoring system in order to monitor their website resources. **[Sign in to get started for free](https://console.tancloud.cn)**.
+> [HertzBeat](https://github.com/dromara/hertzbeat) is an open source, real-time monitoring tool with custom-monitor and agentless. Support web service, database, os, middleware and more.
+> We also provide **[Monitoring Cloud For Saas](https://console.tancloud.cn)**, people no longer need to deploy a cumbersome monitoring tool in order to monitor their website resources. **[Sign in to get started for free](https://console.tancloud.cn)**.
> HertzBeat supports more liberal threshold alarm configuration (calculation expression), supports alarm notification, alarm template, `Discord` `Slack` `Telegram` `Email` `DingDing` `WeChat` `FeiShu` `Webhook` `SMS` and more.
> Most important is HertzBeat supports [Custom Monitoring](https://hertzbeat.com/docs/advanced/extend-point), just by configuring the YML file, we can customize the monitoring types and metrics what we need.
> HertzBeat is modular, `manager, collector, scheduler, warehouse, alerter` modules are decoupled for easy understanding and custom development.
> Welcome to join us to build hertzbeat together.
-> `HertzBeat`'s multi-type support, easy expansion, low coupling, hope to help developers and micro teams to quickly build their own monitoring system.
+> `HertzBeat`'s multi-type support, easy expansion, low coupling, hope to help developers and micro teams to quickly build their own monitoring tool.
----
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/others/private.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/others/private.md
index 1d4b7846254..3efcdf4a038 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/others/private.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/others/private.md
@@ -3,7 +3,7 @@ id: private
title: Privatization deployment
sidebar_label: Privatization deployment
---
-If your team wants to privatize and deploy this monitoring system, we currently provide two solutions.
+If your team wants to privatize and deploy this monitoring tool, we currently provide two solutions.
#### Community monitoring product HertzBeat (Free, copyright reserved)
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/start/custom-config.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/start/custom-config.md
index 20e5ee75d54..34268ca450b 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/start/custom-config.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/start/custom-config.md
@@ -16,7 +16,7 @@ The installation package can be decompressed and modified in `hertzbeat/config/a
1. Configure the SMS sending server
-> Only when your own SMS server is successfully configured, the alarm SMS triggered in the monitoring system will be sent normally.
+> Only when your own SMS server is successfully configured, the alarm SMS triggered in the monitoring tool will be sent normally.
Add the following Tencent platform SMS server configuration in `application.yml` (parameters need to be replaced with your SMS server configuration)
```yaml
diff --git a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/start/sslcert-practice.md b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/start/sslcert-practice.md
index 1d6b42defad..48ef6347f73 100644
--- a/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/start/sslcert-practice.md
+++ b/home/i18n/en/docusaurus-plugin-content-docs/version-v1.1.x/start/sslcert-practice.md
@@ -6,11 +6,11 @@ sidebar_label: Practice Example
Most websites now support HTTPS by default. The certificate we apply for is usually 3 months or 1 year. It is easy to expire the SSL certificate over time, but we did not find it the first time, or did not update the certificate in time before it expired.
-This article introduces how to use the hertzbeat monitoring system to detect the validity period of our website's SSL certificate, and send us a warning message when the certificate expires or a few days before the certificate expires.
+This article introduces how to use the hertzbeat monitoring tool to detect the validity period of our website's SSL certificate, and send us a warning message when the certificate expires or a few days before the certificate expires.
#### What is HertzBeat
-HertzBeat is a real-time monitoring system with powerful custom monitoring capabilities without Agent. Website monitoring, PING connectivity, port availability, database, operating system, middleware, API monitoring, threshold alarms, alarm notification (email, WeChat, Ding Ding Feishu).
+HertzBeat is a real-time monitoring tool with powerful custom monitoring capabilities without Agent. Website monitoring, PING connectivity, port availability, database, operating system, middleware, API monitoring, threshold alarms, alarm notification (email, WeChat, Ding Ding Feishu).
**Official website: https://hertzbeat.com | https://tancloud.cn**
@@ -90,7 +90,7 @@ gitee: https://gitee.com/dromara/hertzbeat
6. Alarm notification (in time notification via Dingding WeChat Feishu, etc.)
-> Monitoring System -> Alarm Notification -> New Receiver
+> Monitoring Tool -> Alarm Notification -> New Receiver
![](https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/7f36956060ef410a82bbecafcbb2957f~tplv-k3u1fbpfcp-zoom-1.image)
diff --git a/home/i18n/zh-cn/code.json b/home/i18n/zh-cn/code.json
index 148997091aa..e7808fbcb47 100644
--- a/home/i18n/zh-cn/code.json
+++ b/home/i18n/zh-cn/code.json
@@ -446,7 +446,7 @@
"message": "HertzBeat监控系统代码全开源,无限制,非常欢迎任何对此有兴趣的同学参与中来,贡献不分大小,我们尊重每一位同学,不限于文档代码或者错别字的贡献,我们一起学习进步,构建属于贡献者们的开源事业。{br}中二的我们相信开源改变世界!{br}{github} {br}{gitee}"
},
"slogan": {
- "message": "易用友好的开源实时监控系统"
+ "message": "易用友好的开源实时监控工具"
},
"Who Use HertzBeat?": {
"message": "Who Use HertzBeat?"
diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2022-04-08-hertzbeat-v1.0-beta.7.md b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2022-04-08-hertzbeat-v1.0-beta.7.md
index 075a3488b45..ea04ce64ba9 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2022-04-08-hertzbeat-v1.0-beta.7.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2022-04-08-hertzbeat-v1.0-beta.7.md
@@ -1,5 +1,5 @@
---
-title: HertzBeat入GVP啦,并 v1.0.beta.7 发布,易用友好的实时监控系统
+title: HertzBeat入GVP啦,并 v1.0.beta.7 发布,易用友好的实时监控工具
author: tom
author_title: tom
author_url: https://github.com/tomsun28
diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2022-09-10-ssl-practice.md b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2022-09-10-ssl-practice.md
index 7e00b4e5a81..e8b2f281896 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2022-09-10-ssl-practice.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2022-09-10-ssl-practice.md
@@ -15,7 +15,7 @@ tags: [opensource, practice]
#### HertzBeat是什么
-HertzBeat 一个拥有强大自定义监控能力,无需Agent的实时监控系统。网站监测,PING连通性,端口可用性,数据库,操作系统,中间件,API监控,阈值告警,告警通知(邮件微信钉钉飞书)。
+HertzBeat 一个拥有强大自定义监控能力,无需Agent的实时监控工具。网站监测,PING连通性,端口可用性,数据库,操作系统,中间件,API监控,阈值告警,告警通知(邮件微信钉钉飞书)。
**官网: https://hertzbeat.com | https://tancloud.cn**
diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2022-10-08-hertzbeat-v1.2.0.md b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2022-10-08-hertzbeat-v1.2.0.md
index 27c78dca051..26d50b35a36 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2022-10-08-hertzbeat-v1.2.0.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2022-10-08-hertzbeat-v1.2.0.md
@@ -1,5 +1,5 @@
---
-title: HertzBeat v1.2.0 发布!易用友好的开源实时监控系统
+title: HertzBeat v1.2.0 发布!易用友好的开源实时监控工具
author: tom
author_title: tom
author_url: https://github.com/tomsun28
diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-01-05-monitor-iotdb.md b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-01-05-monitor-iotdb.md
index 0d143cfef45..3d75055411e 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-01-05-monitor-iotdb.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-01-05-monitor-iotdb.md
@@ -17,7 +17,7 @@ keywords: [开源监控系统, 开源数据库监控, IotDB数据库监控]
### HertzBeat 介绍
-> HertzBeat 是一款开源,易用友好的实时监控系统,无需Agent,拥有强大自定义监控能力。
+> HertzBeat 是一款开源,易用友好的实时监控工具,无需Agent,拥有强大自定义监控能力。
> 支持对应用服务,数据库,操作系统,中间件,云原生等监控,阈值告警,告警通知(邮件微信钉钉飞书)。
> HertzBeat 的强大自定义,多类型支持,易扩展,低耦合,希望能帮助开发者和中小团队快速搭建自有监控系统。
diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-01-08-monitor-shenyu.md b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-01-08-monitor-shenyu.md
index f4f08d565cd..c4227d24890 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-01-08-monitor-shenyu.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-01-08-monitor-shenyu.md
@@ -25,7 +25,7 @@ tags: [opensource, practice]
### HertzBeat 介绍
-> HertzBeat 是一款开源,易用友好的实时监控系统,无需Agent,拥有强大自定义监控能力。
+> HertzBeat 是一款开源,易用友好的实时监控工具,无需Agent,拥有强大自定义监控能力。
> 支持对应用服务,数据库,操作系统,中间件,云原生等监控,阈值告警,告警通知(邮件微信钉钉飞书)。
> HertzBeat 的强大自定义,多类型支持,易扩展,低耦合,希望能帮助开发者和中小团队快速搭建自有监控系统。
diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-02-02-monitor-dynamic-tp.md b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-02-02-monitor-dynamic-tp.md
index 9d6cb4608ff..3c15dc7c3fa 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-02-02-monitor-dynamic-tp.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-02-02-monitor-dynamic-tp.md
@@ -20,7 +20,7 @@ tags: [opensource, practice]
### HertzBeat 介绍
-> HertzBeat 是一款开源,易用友好的实时监控系统,无需Agent,拥有强大自定义监控能力。
+> HertzBeat 是一款开源,易用友好的实时监控工具,无需Agent,拥有强大自定义监控能力。
- 支持对应用服务,数据库,操作系统,中间件,云原生等监控,阈值告警,告警通知(邮件微信钉钉飞书短信 Slack Discord Telegram)。
- 其将Http,Jmx,Ssh,Snmp,Jdbc等协议规范可配置化,只需配置YML就能使用这些协议去自定义采集任何您想要采集的指标。您相信只需配置YML就能立刻适配一个K8s或Docker等新的监控类型吗?
diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-02-10-new-committer.md b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-02-10-new-committer.md
index fc82246b9dc..83c5f22a264 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-02-10-new-committer.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-02-10-new-committer.md
@@ -104,7 +104,7 @@ github:TJxiaobao
## What is HertzBeat?
-> [HertzBeat赫兹跳动](https://github.com/dromara/hertzbeat) 是一个拥有强大自定义监控能力,无需Agent的实时监控告警系统。应用服务,数据库,操作系统,中间件,云原生等监控,阈值告警,告警通知(邮件微信钉钉飞书短信 Discord Slack Telegram)。
+> [HertzBeat赫兹跳动](https://github.com/dromara/hertzbeat) 是一个拥有强大自定义监控能力,无需Agent的实时监控告警工具。应用服务,数据库,操作系统,中间件,云原生等监控,阈值告警,告警通知(邮件微信钉钉飞书短信 Discord Slack Telegram)。
> 我们将`Http,Jmx,Ssh,Snmp,Jdbc`等协议规范可配置化,只需配置YML就能使用这些协议去自定义采集任何您想要采集的指标。
> 您相信只需配置YML就能立刻适配一个K8s或Docker等新的监控类型吗?
diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-02-11-monitor-mysql.md b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-02-11-monitor-mysql.md
index 5edd0100557..4964c4f1819 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-02-11-monitor-mysql.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-02-11-monitor-mysql.md
@@ -1,5 +1,5 @@
---
-title: 使用开源实时监控系统 HertzBeat 对 Mysql 数据库监控告警实践
+title: 使用开源实时监控工具 HertzBeat 对 Mysql 数据库监控告警实践
author: tom
author_title: tom
author_url: https://github.com/tomsun28
@@ -8,7 +8,7 @@ tags: [opensource, practice]
keywords: [开源监控系统, 开源数据库监控, Mysql数据库监控]
---
-## 使用开源实时监控系统 HertzBeat 对 Mysql 数据库监控告警实践,5分钟搞定!
+## 使用开源实时监控工具 HertzBeat 对 Mysql 数据库监控告警实践,5分钟搞定!
### Mysql 数据库介绍
@@ -17,7 +17,7 @@ keywords: [开源监控系统, 开源数据库监控, Mysql数据库监控]
### HertzBeat 介绍
-> HertzBeat 是一款开源,易用友好的实时监控系统,无需Agent,拥有强大自定义监控能力。
+> HertzBeat 是一款开源,易用友好的实时监控工具,无需Agent,拥有强大自定义监控能力。
- 集**监控-告警-通知为一体**,支持对应用服务,数据库,操作系统,中间件,云原生等监控,阈值告警,告警通知(邮件微信钉钉飞书短信 Slack Discord Telegram)。
- 其将Http,Jmx,Ssh,Snmp,Jdbc等协议规范可配置化,只需配置YML就能使用这些协议去自定义采集任何您想要采集的指标。您相信只需配置YML就能立刻适配一个K8s或Docker等新的监控类型吗?
@@ -118,7 +118,7 @@ keywords: [开源监控系统, 开源数据库监控, Mysql数据库监控]
## 小结
:::tip
-这篇实践文章带我们体验了如何使用开源实时监控系统 HertzBeat 来监控 Mysql 数据库指标数据,可以发现集 `监控-告警-通知` 的 HertzBeat 在操作与使用方面更加的便捷,只需页面上简单点一点就能把 Mysql 数据库纳入监控并告警通知,再也不需要部署多个组件编写配置文件那些繁琐操作了。
+这篇实践文章带我们体验了如何使用开源实时监控工具 HertzBeat 来监控 Mysql 数据库指标数据,可以发现集 `监控-告警-通知` 的 HertzBeat 在操作与使用方面更加的便捷,只需页面上简单点一点就能把 Mysql 数据库纳入监控并告警通知,再也不需要部署多个组件编写配置文件那些繁琐操作了。
:::
Mysql Github: https://github.com/mysql/mysql-server
diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-02-15-monitor-linux.md b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-02-15-monitor-linux.md
index 892f0680135..d85a58a70dc 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-02-15-monitor-linux.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-blog/2023-02-15-monitor-linux.md
@@ -8,11 +8,11 @@ tags: [opensource, practice]
keywords: [开源监控系统, 操作系统监控, Linux监控]
---
-## 使用开源实时监控系统 HertzBeat 对 Linux 操作系统的监控告警实践,5分钟搞定!
+## 使用开源实时监控工具 HertzBeat 对 Linux 操作系统的监控告警实践,5分钟搞定!
### HertzBeat 介绍
-> HertzBeat 是一款开源,易用友好的实时监控系统,无需Agent,拥有强大自定义监控能力。
+> HertzBeat 是一款开源,易用友好的实时监控工具,无需Agent,拥有强大自定义监控能力。
- 集**监控-告警-通知为一体**,支持对应用服务,数据库,操作系统,中间件,云原生等监控,阈值告警,告警通知(邮件微信钉钉飞书短信 Slack Discord Telegram)。
- 其将Http,Jmx,Ssh,Snmp,Jdbc等协议规范可配置化,只需配置YML就能使用这些协议去自定义采集任何您想要采集的指标。您相信只需配置YML就能立刻适配一个K8s或Docker等新的监控类型吗?
@@ -180,7 +180,7 @@ Github: https://github.com/dromara/hertzbeat
## 小结
:::tip
-这篇实践文章带我们体验了如何使用开源实时监控系统 HertzBeat 来监控 Linux 指标数据,可以发现集 `监控-告警-通知` 的 HertzBeat 在操作与使用方面更加的便捷,只需页面上简单点一点就能把 Linux 纳入监控并告警通知,再也不需要部署多个组件编写配置文件那些繁琐操作了。
+这篇实践文章带我们体验了如何使用开源实时监控工具 HertzBeat 来监控 Linux 指标数据,可以发现集 `监控-告警-通知` 的 HertzBeat 在操作与使用方面更加的便捷,只需页面上简单点一点就能把 Linux 纳入监控并告警通知,再也不需要部署多个组件编写配置文件那些繁琐操作了。
:::
> 只需要一条docker命令即可安装体验heartbeat:
@@ -189,7 +189,7 @@ Github: https://github.com/dromara/hertzbeat
## What is HertzBeat?
-> [HertzBeat赫兹跳动](https://github.com/dromara/hertzbeat) 是一个拥有强大自定义监控能力,无需Agent的实时监控告警系统。应用服务,数据库,操作系统,中间件,云原生等监控,阈值告警,告警通知(邮件微信钉钉飞书短信 Discord Slack Telegram)。
+> [HertzBeat赫兹跳动](https://github.com/dromara/hertzbeat) 是一个拥有强大自定义监控能力,无需Agent的实时监控告警工具。应用服务,数据库,操作系统,中间件,云原生等监控,阈值告警,告警通知(邮件微信钉钉飞书短信 Discord Slack Telegram)。
> 我们将`Http,Jmx,Ssh,Snmp,Jdbc`等协议规范可配置化,只需配置YML就能使用这些协议去自定义采集任何您想要采集的指标。
> 您相信只需配置YML就能立刻适配一个K8s或Docker等新的监控类型吗?
diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/guide.md b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/guide.md
index 8d0900477f9..e9bd66e9af6 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/guide.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/help/guide.md
@@ -4,7 +4,7 @@ title: 帮助中心
sidebar_label: 帮助入门
---
-> 易用友好的实时监控系统,无需Agent,强大自定义监控能力。
+> 易用友好的实时监控工具,无需Agent,强大自定义监控能力。
> 使用过程中的帮助文档,辅助信息。
## 🔬 监控服务
diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/introduce.md b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/introduce.md
index 9efc9205ba0..cf362b3bf74 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/introduce.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/introduce.md
@@ -5,7 +5,7 @@ sidebar_label: 介绍
slug: /
---
-> 易用友好的实时监控告警系统,无需Agent,强大自定义监控能力。
+> 易用友好的开源实时监控告警工具,无需Agent,强大自定义监控能力。
[![discord](https://img.shields.io/badge/chat-on%20discord-brightgreen)](https://discord.gg/Fb6M73htGr)
[![Gitter](https://badges.gitter.im/hertzbeat/community.svg)](https://gitter.im/hertzbeat/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
@@ -24,17 +24,16 @@ slug: /
## 🎡 介绍
-> [HertzBeat赫兹跳动](https://github.com/dromara/hertzbeat) 是一个拥有强大自定义监控能力,无需Agent的实时监控系统。应用服务,数据库,操作系统,中间件,云原生,网络等监控,阈值告警,告警通知(邮件微信钉钉飞书)。
-> 我们也提供了对应的 **[SAAS版本监控云](https://console.tancloud.cn)**,中小团队和个人无需再为了监控自己的网站资源,而去部署一套繁琐的监控系统,**[登录即可免费开始](https://console.tancloud.cn)**。
-> HertzBeat 支持[自定义监控](https://hertzbeat.com/docs/advanced/extend-point) ,只用通过配置YML文件我们就可以自定义需要的监控类型和指标,来满足常见的个性化需求。
-> HertzBeat 模块化,`manager, collector, warehouse, alerter` 各个模块解耦合,方便理解与定制开发。
-> HertzBeat 支持更自由化的告警配置(计算表达式),支持告警通知,告警模版,`邮件` `Discord` `Slack` `Telegram` `钉钉` `微信` `飞书` `短信` `Webhook` 等及时通知送达。
-> 我们正在快速迭代中,欢迎参与加入一起共建项目开源生态。
+> [HertzBeat赫兹跳动](https://github.com/dromara/hertzbeat) 是一个拥有强大自定义监控能力,无需 Agent 的开源实时监控告警工具。
+> 集 **监控+告警+通知** 为一体,支持对应用服务,数据库,操作系统,中间件,云原生,网络等监控,阈值告警通知一步到位。
+> 更自由化的阈值规则(计算表达式),`邮件` `Discord` `Slack` `Telegram` `钉钉` `微信` `飞书` `短信` `Webhook` 等方式及时送达。
-> 我们将`Http,Jmx,Ssh,Snmp,Jdbc`等协议规范可配置化,您仅仅只需配置YML就能使用这些协议去自定义采集任何您想要采集的指标。
-> 您相信只需配置YML就能立刻适配一个K8s或Docker等新的监控类型吗?
+> 我们将`Http,Jmx,Ssh,Snmp,Jdbc`等协议规范可配置化,您只需在浏览器配置`YML`就能使用这些协议去自定义采集任何您想要的指标。
+> 您相信只需配置下就能立刻适配一款`K8s`或`Docker`等新的监控类型吗?
+
+> `HertzBeat`的强大自定义,多类型支持,易扩展,低耦合,希望能帮助开发者和中小团队快速搭建自有监控系统。
+> 当然我们也提供了对应的 **[SAAS版本监控云](https://console.tancloud.cn)**,中小团队和个人无需再为了监控自己的网站资源,而去部署学习一套繁琐的监控系统,**[登录即可免费开始](https://console.tancloud.cn)**。
-> `HertzBeat`的强大自定义,多类型支持,易扩展,低耦合,希望能帮助开发者和中小团队快速搭建自有监控系统。
----
@@ -84,5 +83,5 @@ slug: /
[ShenYu](https://github.com/dromara/hertzbeat/tree/master/manager/src/main/resources/define/app-shenyu.yml), [DynamicTp](https://github.com/dromara/hertzbeat/tree/master/manager/src/main/resources/define/app-dynamic_tp.yml),
[Jetty](https://github.com/dromara/hertzbeat/tree/master/manager/src/main/resources/define/app-jetty.yml), [ActiveMQ](https://github.com/dromara/hertzbeat/tree/master/manager/src/main/resources/define/app-activemq.yml)
- [Kubernetes](https://github.com/dromara/hertzbeat/tree/master/manager/src/main/resources/define/app-kubernetes.yml), [Docker](https://github.com/dromara/hertzbeat/tree/master/manager/src/main/resources/define/app-docker.yml)
-- 和更多您的自定义监控。
+- 和更多的自定义监控。
- 通知支持 `Discord` `Slack` `Telegram` `邮件` `钉钉` `微信` `飞书` `短信` `Webhook`。
diff --git a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/start/sslcert-practice.md b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/start/sslcert-practice.md
index 44366f843bc..fc7b699aca1 100644
--- a/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/start/sslcert-practice.md
+++ b/home/i18n/zh-cn/docusaurus-plugin-content-docs/current/start/sslcert-practice.md
@@ -11,7 +11,7 @@ sidebar_label: 使用案例
#### HertzBeat是什么
-HertzBeat 一个拥有强大自定义监控能力,无需Agent的实时监控系统。网站监测,PING连通性,端口可用性,数据库,操作系统,中间件,API监控,阈值告警,告警通知(邮件微信钉钉飞书)。
+HertzBeat 一个拥有强大自定义监控能力,无需Agent的实时监控工具。网站监测,PING连通性,端口可用性,数据库,操作系统,中间件,API监控,阈值告警,告警通知(邮件微信钉钉飞书)。
**官网: https://hertzbeat.com | https://tancloud.cn**
diff --git a/home/versioned_docs/version-v1.1.x/help/guide.md b/home/versioned_docs/version-v1.1.x/help/guide.md
index 8d0900477f9..e9bd66e9af6 100644
--- a/home/versioned_docs/version-v1.1.x/help/guide.md
+++ b/home/versioned_docs/version-v1.1.x/help/guide.md
@@ -4,7 +4,7 @@ title: 帮助中心
sidebar_label: 帮助入门
---
-> 易用友好的实时监控系统,无需Agent,强大自定义监控能力。
+> 易用友好的实时监控工具,无需Agent,强大自定义监控能力。
> 使用过程中的帮助文档,辅助信息。
## 🔬 监控服务
diff --git a/home/versioned_docs/version-v1.1.x/introduce.md b/home/versioned_docs/version-v1.1.x/introduce.md
index f7507bd0809..685f69ae431 100644
--- a/home/versioned_docs/version-v1.1.x/introduce.md
+++ b/home/versioned_docs/version-v1.1.x/introduce.md
@@ -5,7 +5,7 @@ sidebar_label: 介绍
slug: /
---
-> 易用友好的实时监控告警系统,无需Agent,强大自定义监控能力。
+> 易用友好的开源实时监控告警工具,无需Agent,强大自定义监控能力。
[![discord](https://img.shields.io/badge/chat-on%20discord-brightgreen)](https://discord.gg/Fb6M73htGr)
[![Gitter](https://badges.gitter.im/hertzbeat/community.svg)](https://gitter.im/hertzbeat/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
@@ -24,7 +24,7 @@ slug: /
## 🎡 介绍
-> [HertzBeat赫兹跳动](https://github.com/dromara/hertzbeat) 是一个拥有强大自定义监控能力,无需Agent的实时监控系统。应用服务,数据库,操作系统,中间件,云原生等监控,阈值告警,告警通知(邮件微信钉钉飞书)。
+> [HertzBeat赫兹跳动](https://github.com/dromara/hertzbeat) 是一个拥有强大自定义监控能力,无需Agent的实时监控工具。应用服务,数据库,操作系统,中间件,云原生等监控,阈值告警,告警通知(邮件微信钉钉飞书)。
> 我们也提供了对应的 **[SAAS版本监控云](https://console.tancloud.cn)**,中小团队和个人无需再为了监控自己的网站资源,而去部署一套繁琐的监控系统,**[登录即可免费开始](https://console.tancloud.cn)**。
> HertzBeat 支持[自定义监控](https://hertzbeat.com/docs/advanced/extend-point) ,只用通过配置YML文件我们就可以自定义需要的监控类型和指标,来满足常见的个性化需求。
> HertzBeat 模块化,`manager, collector, warehouse, alerter` 各个模块解耦合,方便理解与定制开发。
diff --git a/home/versioned_docs/version-v1.1.x/start/sslcert-practice.md b/home/versioned_docs/version-v1.1.x/start/sslcert-practice.md
index 44366f843bc..fc7b699aca1 100644
--- a/home/versioned_docs/version-v1.1.x/start/sslcert-practice.md
+++ b/home/versioned_docs/version-v1.1.x/start/sslcert-practice.md
@@ -11,7 +11,7 @@ sidebar_label: 使用案例
#### HertzBeat是什么
-HertzBeat 一个拥有强大自定义监控能力,无需Agent的实时监控系统。网站监测,PING连通性,端口可用性,数据库,操作系统,中间件,API监控,阈值告警,告警通知(邮件微信钉钉飞书)。
+HertzBeat 一个拥有强大自定义监控能力,无需Agent的实时监控工具。网站监测,PING连通性,端口可用性,数据库,操作系统,中间件,API监控,阈值告警,告警通知(邮件微信钉钉飞书)。
**官网: https://hertzbeat.com | https://tancloud.cn**
diff --git a/manager/src/main/resources/application.yml b/manager/src/main/resources/application.yml
index e47a5ec70c0..47a6610dbda 100644
--- a/manager/src/main/resources/application.yml
+++ b/manager/src/main/resources/application.yml
@@ -80,7 +80,7 @@ spring:
mail:
# Attention: this is mail server address.
# 请注意此为邮件服务器地址:qq邮箱为 smtp.qq.com qq企业邮箱为 smtp.exmail.qq.com
- host: smtp.exmail.qq.com
+ host: smtp.qq.com
username: example@tancloud.cn
# Attention: this is not email account password, this requires an email authorization code
# 请注意此非邮箱账户密码 此需填写邮箱授权码
diff --git a/script/application.yml b/script/application.yml
index 3fa1716e7b4..e8addd2c11b 100644
--- a/script/application.yml
+++ b/script/application.yml
@@ -70,7 +70,7 @@ spring:
mail:
# Attention: this is mail server address.
# 请注意此为邮件服务器地址:qq邮箱为 smtp.qq.com qq企业邮箱为 smtp.exmail.qq.com
- host: smtp.exmail.qq.com
+ host: smtp.qq.com
username: example@tancloud.cn
# Attention: this is not email account password, this requires an email authorization code
# 请注意此非邮箱账户密码 此需填写邮箱授权码