hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.

APACHE-2.0 License

Stars
5K
Committers
223

Bot releases are visible (Hide)

hertzbeat - v1.0

Published by tomsun28 over 2 years ago

V1.0

Home: hertzbeat.com | tancloud.cn

After several iterations from v1.0-beta.1 to v1.0-beat.8, we are happy to announce the official release of hertzbeat v1.0.

Thanks to HertzBeat Contributors for their contributions, community classmates and users for their support since beat.1. This version update supports Redis monitoring (contributed by @gcdd1993), covering Redis's memory CPU and other performance indicators, and monitoring Redis in all aspects. Several bugs have been fixed to further enhance stability.

Feature:

  1. [monitor] feature: support redis protocol #142. contribute by @gcdd1993
  2. Copyright & NOTICE contribute by @shimingxy
  3. [alerter]bugfix: support system alert trigger time #144.
  4. [collector]feature: reuse redis connection cache #146.
  5. [collector]handle sensitive info such as account and password in log #159 idea from @goo-kits
  6. Feature add zookeeper help Doc #137 contributr by @wang1027-wqh

Bugfix.

  1. [monitor]bugfix: fix load resource bundle error when local en.HK #131.
  2. [web-app]bugfix:fix side menu invisible when theme is dark #132.
  3. [monitor]bugfix: fix only one filter label can be set when notification #140. issue by @daqianxiaoyao
  4. [td-engine store]bugfix: fix log #150. contribute by @ChineseTony
  5. [collector]bugfix: fix warehouse data queue consume error #153. issue by @daqianxiaoyao
  6. [web-app]bugfix:fix input blocking when input error in dark theme #157. issue by @ConradWen

Full Changelog: https://github.com/dromara/hertzbeat/compare/v1.0-beta.8...v1.0

Online https://console.tancloud.cn.


Redis Monitor coming:


V1.0

从v1.0-beta.1到v1.0-beat.8,经过多个版本的迭代完善,我们很高兴宣布hertzbeat v1.0正式发布。

感谢从beat.1版本以来 HertzBeat Contributors 的贡献,社区同学和用户们的支持。 此版本更新支持了Redis的监控( @gcdd1993 贡献),覆盖Redis的内存CPU等各个性能指标,全方面监控Redis。修复了多个bug进一步增强稳定性。

特性:

  1. [monitor] feature:支持redis监控协议 #142. contribute by @gcdd1993
  2. Copyright & NOTICE contribute by @shimingxy
  3. [alerter]bugfix: 支持系统告警设置触发次数 #144.
  4. [collector]feature: redis复用单连接 #146.
  5. [collector]隐藏日志中IP、账号与密码等敏感信息 #159 idea from @goo-kits
  6. 支持 zookeeper 监控帮助文档 #137 contributr by @wang1027-wqh

Bug修复.

  1. [monitor]bugfix: 修复resource bundle在en.HK加载资源错误问题 #131.
  2. [web-app]bugfix:修复当主题为dark时部分菜单不可见 #132.
  3. [monitor]bugfix: 修复通知策略过滤标签时只能选择一个 #140. issue by @daqianxiaoyao
  4. [td-engine store]bugfix: 修复tdengine入库指标数据时无table报错日志#150. contribute by @ChineseTony
  5. [collector]bugfix: 修复 warehouse data queue 未消费异常 #153. issue by @daqianxiaoyao
  6. [web-app]bugfix: 修复黑暗主题时页面输入框校验出错时不可见 #157. issue by @ConradWen

Full Changelog: https://github.com/dromara/hertzbeat/compare/v1.0-beta.8...v1.0

Online https://console.tancloud.cn.


Redis监控来啦:

hertzbeat - v1.0-beta.8

Published by tomsun28 over 2 years ago

官网: hertzbeat.com | tancloud.cn

最新版本 v1.0-beat.8 已经发布,除了支持更多的监控类型比如elasticSearch,中间件zookeeper等,我们还带来了期待已久的标签分组,更好看的主题,告警通知标签级别等过滤,告警平台化支持第三方告警信息接入,告警触发支持同类告警静默(不再频繁发送相同告警),自定义用户权限支持,接收人配置测试等,此版本也大大增强了国际化支持,更多特性功能体验发现哦!

首先感谢 hertzbeat 贡献者们的辛苦付出,@wang1027-wqh @gcdd1993 @a25017012 @shimingxy @tomsun28
还有社区用户们的生产使用反馈,这次大部分特性都是根据用户的反馈建议收集优化的。

版本特性:

  1. update web endpoint '/console' to '/', api service endpoint … #79
  2. feature: Alarm and receiving Chinese and English support #82 contribute by @wang1027-wqh
  3. [home]feature: support home docs i18n en #94 #81
  4. bugfix: non-supported character set when monitor GBK oracle
  5. feature:Add alarm template custom console and help document #93 contribute by @wang1027-wqh
  6. [manager]feature: support ubuntu linux and centos linux monitoring
  7. [monitor]feature: support roles permission, admin-user-guest #101
  8. [manager]feature: refactor DispatchAlarm #106 contribute by @gcdd1993
  9. feat: [collector,manager]feature:I18N Support #wqh #107 contribute by @wang1027-wqh
  10. feat: [manager]feature: ElasticSearch cluster support #110 contribute by @wang1027-wqh
  11. [monitor]feature: support tags, support alert notice dispatch by tags and priority #111 contribute by @a25017012 @yuye
  12. feature: Added zookeeper and middleware page support #114 contribute by @wang1027-wqh
  13. [manager]feature: enable alerter send test msg #117
  14. [monitor]feature: support alert nextEvalInterval, triggerTime. Ignore alert when happen again in eval interval. #123
  15. [manager,webapp]feature: support alert define appHierarchy i18n #124
  16. change theme contribute by @shimingxy

BUG修复

  1. [collector]bugfix: non-supported character set when monitor GBK oracle #84
  2. [script]bugfix: zh garbled characters appear in window's bat script e… #89
  3. [web-app]bugfix: filter is missing when alert-center pageSize change
  4. fix #96,TDengine时区错误 #98 contribute by @gcdd1993
  5. [web-app]bugfix: recently alerts in dashboard load error when go back #105 contribute by @gcdd1993
  6. [collector]bugfix: expression evaluation error when value with spaces #113
  7. [manager,webapp]bugfix: error when tags duplicate in monitor #116
  8. [manager]bugfix: linux.cpu.interrupt metric value is illegal #118
  9. [alerter]bugfix nextEvalInterval npe
  10. notification bug contribute by @shimingxy

⚠️⚠️⚠️ 版本升级注意:

⚠️⚠️⚠️ 此版本 application.yml 和 sureness.yml 配置有改动,若之前对配置文件有更改,请在最新的配置文件基础上再次修改配置

⚠️⚠️⚠️ 默认账户密码为 admin/hertzbeat , 可通过配置sureness.yml修改

⚠️⚠️⚠️ v1.0-beat7 升级到最新 v1.0-beat8 需MYSQL数据库执行以下升级SQL:

use hertzbeat;

alter table alert add first_trigger_time bigint;
alter table alert add last_trigger_time bigint;
alter table alert add next_eval_interval bigint;
alter table alert add tags varchar(4000);
alter table alert add creator varchar(100);
alter table alert add modifier varchar(100);
alter table alert add gmt_update datetime;

alter table alert drop monitor_id;
alter table alert drop monitor_name;

alter table notice_rule add priorities varchar(100);
alter table notice_rule add tags varchar(4000);


-- ----------------------------
-- Table structure for tag
-- ----------------------------
DROP TABLE IF EXISTS  tag ;
CREATE TABLE  tag
(
    id           bigint           not null auto_increment comment 'TAG ID',
    name         varchar(100)     not null comment 'TAG标签名称',
    value        varchar(100)     comment 'TAG标签值(可为空)',
    type         tinyint          not null default 0 comment '标记类型 0:监控自动生成(monitorId,monitorName) 1: 用户生成 2: 系统预制',
    color        varchar(100)     default '#ffffff' comment '标签颜色' ,
    creator      varchar(100)     comment '创建者',
    modifier     varchar(100)     comment '最新修改者',
    gmt_create   timestamp        default current_timestamp comment 'create time',
    gmt_update   datetime         default current_timestamp on update current_timestamp comment 'update time',
    primary key (id),
    unique key unique_tag (name, value)
) ENGINE = InnoDB DEFAULT CHARSET=utf8mb4;

-- ----------------------------
-- Table structure for tag_monitor_bind
-- ----------------------------
DROP TABLE IF EXISTS  tag_monitor_bind ;
CREATE TABLE  tag_monitor_bind
(
    id           bigint           not null auto_increment comment '主键ID',
    tag_id       bigint           not null comment 'TAG ID',
    monitor_id   bigint           not null comment '监控ID',
    gmt_create   timestamp        default current_timestamp comment 'create time',
    gmt_update   datetime         default current_timestamp on update current_timestamp comment 'update time',
    primary key (id),
    index index_tag_monitor (tag_id, monitor_id)
) ENGINE = InnoDB DEFAULT CHARSET=utf8mb4;

欢迎在线试用 https://console.tancloud.cn.


新增特性效果展示:

671652661240_ pic

681652661252_ pic

691652661259_ pic


HertzBeat赫兹跳动 是一个支持网站,API,PING,端口,数据库,操作系统等监控类型,拥有易用友好的可视化操作界面的开源监控告警项目。
我们也提供了对应的 SAAS版本监控云,中小团队和个人无需再为了监控自己的网站资源,而去部署一套繁琐的监控系统,登录即可免费开始
HertzBeat 支持自定义监控 ,只用通过配置YML文件我们就可以自定义需要的监控类型和指标,来满足常见的个性化需求。
HertzBeat 模块化,manager, collector, scheduler, warehouse, alerter 各个模块解耦合,方便理解与定制开发。
HertzBeat 支持更自由化的告警配置(计算表达式),支持告警通知,告警模版,邮件钉钉微信飞书等及时通知送达
欢迎登录 HertzBeat 的 云环境TanCloud 试用发现更多。
我们正在快速迭代中,欢迎参与加入一起共建项目开源生态。

HertzBeat的多类型支持,易扩展,低耦合,希望能帮助开发者和中小团队快速搭建自有监控系统。

老铁们可以通过演示视频来直观了解功能: https://www.bilibili.com/video/BV1DY4y1i7ts

欢迎在线试用 https://console.tancloud.cn

仓库地址

Github https://github.com/dromara/hertzbeat
Gitee https://gitee.com/dromara/hertzbeat

看到这里不妨给个Star支持下哦,灰常感谢,弯腰!!

hertzbeat - v1.0-beta.7

Published by tomsun28 over 2 years ago

特性:

  1. feature 支持oracle数据库监控类型-xgf 由 xgf 贡献 thanks
  2. feature oracle监控支持tablespace,连接数,qps,tps等指标
  3. feature linux监控支持设置超时时间 (#49)
  4. feature 检测网站SSL证书是否过期 (#50) 由 weihongbin 提出 thanks
  5. feature param yml support key-value map (#57)
  6. feature api monitor support http headers Params (#58)(#59)
  7. feature [api, website] support basic auth, digest auth (#60)
  8. feature http port follows ssl change (#61)
  9. feature 修改默认超时时间3000毫秒为6000毫秒 (#55)
  10. feature:make tdengine optional, not required (#62)
  11. feature:support win bat service (#65)
  12. feature:support hide advanced params define (#68)
  13. feature:enable auto redirect when 301 302 http code (#69)
  14. feature:only collect available metrics when detect (#70)
  15. feature:[website api]monitor support keyword match (#72)
  16. feature:support linux cpu usage,memory usage,disk free (#76)

BUG修复

  1. 添加sqlserver关联文档,fix connection指标入库tdengine失败 (#41)
  2. 使用docker部署TDengine,开放tcp访问端口!16 由 @老姜bei 贡献 thanks
  3. 补充sureness配置文档 避免误配导致权限异常
  4. bugfix:monitors always timeout alert (#67)
  5. code format and optimization 由 @wang1027-wqh 贡献 thanks
  6. bugfix: remove oracle field - database_type due 11g not support 由 @winnerTimer 贡献 thanks
  7. bugfix:fix linux interface metrics no instance (#75)

欢迎在线试用 https://console.tancloud.cn.

这个版本看这么多feature,其实简单来说主要是这几个,支持了ORACLE数据库的监控,包括ORACLE的基本信息,表空间,连接数,TPS,QPS等指标,支持了LINUX的CPU利用率,内存利用率,磁盘占用相关指标,使LINUX监控贴合实际业务,还有前端参数支持了KEY-VALUE,以后我们就可以在页面上配置HTTP Headers等类似参数了,还有就是参数配置那优化改版,把非常用告警参数隐藏起来了,稍微好看些,然后支持了windows下bat启动脚本,更多的就是稳定性的提升和一些其它的小修复小需求啦!
欢迎了解使用star支持!!

优化后的参数输入界面:

Linux新增指标:

ORACLE监控:
哦豁!oracle环境不在了,之前没有截图,先脑补一张!

hertzbeat - v1.0-beta.6

Published by tomsun28 over 2 years ago

特性:

  1. feature 新增支持Linux操作系统监控类型(支持CPU内存磁盘网卡等监控指标) (#20)
  2. feature 新增支持microsoft sqlserver数据库监控类型 (#37)
  3. feature 添加docker-compose部署方案 (#27) 由 @jx10086 贡献 thanks
  4. feature 监控列表支持状态过滤和字段搜索功能 (#29)
  5. feature 新增mysql,postgresql等数据库查询超时时间设置 (#18) 由 @wang1027-wqh 贡献
  6. [纳管]修改为[监控]表述,[探测]修改为[测试]表述
  7. feature add github build and translate action (#22)
  8. feature 新增贡献指南,本地代码启动文档
  9. docs 指定mysql和tdengine版本,避免环境问题

BUG修复

  1. fix 由于链接复用不佳造成创建过多链接监控异常 (#26)
  2. fix 页面全局监控搜索结果异常 (#28) issue by @Suremotoo
  3. 代码优化 #I4U9BT 由 @wang1027-wqh 贡献
  4. fix 服务启动脚本偶现端口占用误判问题
  5. 时间本地时区格式化 (#35)
  6. fix 此版本引入问题jdbc解析异常 (#36)
  7. fix jdbc并发注册加载时由于spi机制加载死锁问题 (#40)

欢迎在线试用 https://console.tancloud.cn.

Linux操作系统监控:
输入图片说明
输入图片说明

SqlServer数据库监控:
输入图片说明

hertzbeat - v1.0-beta.5

Published by tomsun28 over 2 years ago

特性:

  1. feature 支持mariadb监控类型 (#11)
  2. feature dashboard仪表盘重构 (#13)
  3. feature 告警配置支持多指标集合 !10 由 @pengliren 提出 thanks
  4. feature 支持postgresql数据库的监控 (#16)
  5. 新增监控默认开启探测.
  6. 新增mysql采集指标.
  7. 新增监控大类别,支持自定义监控页面菜单自动渲染
  8. 操作页面新增帮助链接,完善自定义和阈值帮助文档
  9. feat: 模拟浏览器设置为chrome浏览器 #Issues 14 由 @wang1027-wqh 贡献 thanks

BUG修复

  1. 登陆改登录,傻傻分不清.
  2. 文档新增常见问题,采集器http参数优化校验.
  3. 采集器调度第0优先级失败则取消后续的优化.
  4. bugfix website monitor path Illegal character in path at index
  5. bugfix深色主题适配问题 (#10)
  6. fix国际化异常 放开hierarchy接口认证保护

欢迎在线试用 https://console.tancloud.cn

新的dashboard:
输入图片说明

告警阈值配置支持多指标表达式:
输入图片说明

新增mariaDB和postgreSQL数据库监控类型,欢迎体验!

hertzbeat - v1.0-beta.4

Published by tomsun28 over 2 years ago

特性:

  1. 告警通知:集成飞书官方WebHook实现推送告警信息 #PR9 由 @wang1027-wqh 贡献 thanks
  2. 告警通知:实现企业微信WebHook告警信息推送 #PR8 由 @wang1027-wqh 贡献 thanks
  3. 告警通知:告警邮件通知模版优化 由 @wang1027-wqh 贡献 thanks
  4. 告警通知:集成钉钉群机器人实现推送告警信息
  5. 账户:暴露支持YML文件配置登陆用户账户信息
  6. 支持自定义邮件服务器
  7. 新增帮助中心,监控告警等功能使用过程中的帮助文档. https://tancloud.cn/docs/help/guide
  8. DOC其它文档更新,本地启动帮助
  9. 新LOGO更新
  10. 监控采集间隔时间放开为7天
  11. 新增controller接口入参限定修饰符 由 @wang1027-wqh 贡献 thanks

BUG修复

  1. 监控host参数修复校验.
  2. fixBug自定义邮件服务器未生效
  3. 邮件页面优化,fix告警级别未转译
  4. fix监控删除后告警定义关联未删除
  5. 调整jvm启动内存大小,fixOOM
  6. fixbug重启后状态异常监控无法触发恢复告警
  7. fix pmd error
  8. bugfix告警设置确定后异常,按钮还在旋转
  9. fix多余租户ID依赖
  10. fix receiver的email类型错误,调整弹出框大小
  11. fixbug告警定义关联监控不存在时异常

欢迎在线使用 https://console.tancloud.cn

版本升级注意⚠️

1.0-beta2升级上来,MYSQL的数据库需执行。
ALTER TABLE alert_define_monitor_bind DROP monitor_name;

1.0-beta2,1.0-beta3升级上来,MYSQL的数据库需执行。
ALTER TABLE notice_receiver ADD access_token varchar(255);

hertzbeat - v1.0-beta.3

Published by tomsun28 over 2 years ago

特性:

  1. API监控支持POST请求BODY内容,自定义Content-Type 由@random-chat贡献thanks
  2. 新增全站监控类型,支持网站地图sitemap的形式对全站的所用网页进行监控 感谢 @庞 的需求和测试支持
  3. 调整API监控参数易用性
  4. 文档更新。

BUG修复

  1. bugfix某些情况账户密码加密解析失败 #I4TG2E
  2. 修复安装包启动脚本
  3. fix多余租户ID依赖,删除多余表字段
  4. fix多行数据入库tdengine覆盖问题

欢迎在线试用 https://console.tancloud.cn

hertzbeat - V1.0-beta.2

Published by tomsun28 over 2 years ago

特性:

  1. 打包运行制品名称hertz-beat修改为hertzbeat
  2. 官网内容更新
  3. http database 采集修改。
  4. MYSQL监控多个性能指标适配
  5. [alerter]支持告警恢复通知
  6. 文档更新 GIF视频制作
  7. 作为孵化项目加入dromara.

BUG修复

  1. 稳定之前的初始版本
  2. 修复探测功能初次探测后,影响配置的问题 #2。 thanks @random-chat
  3. 修复采集任务异常时,某些状态未处理的问题 #2。thanks @random-chat
  4. 修复数据插入TdEngine时转义的问题 #2。thanks @random-chat
  5. 修复开发环境读取探测配置文件时路径错误的问题 #2 thanks @random-chat
  6. fix HTTP协议采集PATH空导致NPE
  7. [collector]http状态码3xx判断为成功
hertzbeat - v1.0-beta.1

Published by tomsun28 over 2 years ago

HertzBeat初始版本 v1.0-beta.1
特性:

  1. 监控:API 网站 端口 PING MYSQL
  2. 告警:阈值定义触发 告警通知
  3. 监控详情数据图表 历史图表
  4. 可视化控制台