HertzBeat is a support website incubated by Dromara and open sourced by TanCloud. It supports monitoring types such as API, PING, port, database, and whole station. It supports threshold alarms and alarm notifications (email, webhook, DingTalk, enterprise WeChat, Feishu robot) , an open source monitoring and alarm project with an easy-to-use and friendly visual operation interface.
Official website: hertzbeat.com | tancloud.cn
This upgraded version contains a lot of features and fixes, including account user configuration that users need urgently, enriched mainstream third-party alarm notifications (enterprise WeChat robot, DingTalk robot, Feishu robot), better-looking email templates, custom email servers, etc. ,welcome.
Version Features:
- Alarm notification: integrate Feishu official WebHook to push alarm information #PR9 contributed by @learning-code thanks
- Alarm notification: Realize enterprise WeChat WebHook alarm information push #PR8 contributed by @learning-code thanks
- Alert Notification: Alert email notification template optimization contributed by @learning-code thanks
- Alarm notification: integrate DingTalk group robot to push alarm information
- Account: Expose support YML file configuration login user account information
- Support custom mail server
- Added help center, help documentation for monitoring alarms and other functions during use. https://tancloud.cn/docs/help/guide
- DOC other document updates, local startup help
- New LOGO update
- The monitoring and collection interval is released to 7 days
- Added controller interface input parameter qualification modifier contributed by @learning-code thanks
BUG fix
- Monitor the host parameter to repair the verification.
- fixBug custom mail server does not take effect
- Email page optimization, fix alarm level is not translated
- fix alarm definition association is not deleted after monitoring is deleted
- Adjust the jvm startup memory size, fixOOM
- fixbug status abnormality monitoring cannot trigger recovery alarm after restart
- fix pmd error
- After the bugfix alarm setting is determined, it is abnormal, and the button is still rotating
- fix redundant tenant ID dependencies
- fix the wrong email type of receiver, adjust the size of the popup box
- fixbug alarm definition exception when associated monitoring does not exist
Welcome to try online https://console.tancloud.cn
Note on version upgrade⚠️
After the 1.0-beta2 upgrade, the MYSQL database needs to be executed.
ALTER TABLE alert_define_monitor_bind DROP monitor_name;
1.0-beta2, 1.0-beta3 upgrade, the MYSQL database needs to be executed.
ALTER TABLE notice_receiver ADD access_token varchar(255);
HertzBeat Hertz Beat is incubated by Dromara , TanCloud is an open source support website, API, PING, port, database and other monitoring alarm types, with an easy-to-use and friendly visual operation interface.
We also provide a corresponding SAAS version of the monitor cloud , small teams and individuals no longer need to monitor their website resources, try to deploy a monitoring system cumbersome, Login to start free .
HertzBeat supports custom monitoring , we can customize the required monitoring types and indicators by configuring the YML file to meet common personalized needs.
HertzBeat is modular, and each module ofmanager, collector, scheduler, warehouse, alerter
is decoupled, which is convenient for understanding and customized development.
HertzBeat supports more liberal alarm configuration (calculation expressions), supports alarm notification, alarm template, email nails, WeChat Feishu and other timely notification delivery
Welcome to HertzBeat's cloud environment TanCloud trial to discover more.
We are in the process of rapid iteration, welcome to join in to build the open source ecology of the project together.
HertzBeat
's multi-type support, easy expansion and low coupling, hope to help developers and small and medium teams to quickly build their own monitoring systems.
Old irons can intuitively understand the function through the demo video: https://www.bilibili.com/video/BV1Vi4y1f7i8
Welcome to contact and exchange
WeChat exchange group
Add WeChat account tan-cloud to pull into WeChat group.
QQ group
Add QQ group number 718618151 Verification information: tancloud
warehouse address
Github https://github.com/dromara/hertzbeat
Gitee https://gitee.com/dromara/hertzbeat
You might as well give a Star when you see this, thank you so much, and bend over!!
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。