hertzbeat icon indicating copy to clipboard operation
hertzbeat copied to clipboard

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

Results 250 hertzbeat issues
Sort by recently updated
recently updated
newest added

### Description 希望仪表盘增加TOP n显示面板,如cpu 使用top 10、内存使用top10、磁盘top 10等 ### Task List - [ ] 仪表盘增加TOP n显示面板

status: volunteer wanted

### Question 在生产环境使用中,告警信息会出现以下情况: 1. 监控采集间隔时间为1小时,阈值触发次数限制为1,则触发后每小时都会发送一次告警,但某些告警无需立刻处理,例如SSL证书过期天数剩下几天时,只需每天对运维人员发送一次警告即可,这种情况就只能增加采集间隔或触发次数去避免重复发送 2. 告警恢复的信息内容无法自定义,而且内容是直接贴上阈值的判断式,非HertzBeat运维人员并不清楚 3. 在使用中出现了某些告警触发了阈值但ErrMsg内容属于正常的情况,单纯的阈值无法判断,时间静默无法排除 综上所述,建议添加以下功能: 1. 告警次数限制 2. 告警恢复信息内容自定义 3. 告警内容关键词静默

question

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ![1693299657274](https://github.com/dromara/hertzbeat/assets/48826401/6b7b983e-6f69-4157-8e6d-65d2e22b3c12) {'id': 245, 'target': 'centos.disk_free.usage', 'alertDefineId': 69, 'priority': 2, 'content': 'centos--disk_free--usage--10.0--tmpfs--184.0--1712.0--10.0--/run--{system_value_row_count}--/run',...

question

### Question ERROR org.dromara.hertzbeat.warehouse.store.HistoryIotDbDataStorage - 313: failed to insert measurements [read_only] caused by DataT ype mismatch, Insert measurement read_only type TEXT, metadata tree type DOUBLE org.apache.iotdb.rpc.StatementExecutionException: 313: failed to insert...

question

### Description 自定义侧边栏的监控展示,通过监控模板处设置是否展示该监控来判断左侧侧边栏的展示 这样可以去掉页面上不必要的监控类型,使得侧边栏更简洁 ### Task List _No response_

status: volunteer wanted

### Description Since many indicators are configured, some indicators can be enabled for collection in case of transmission failure. If they are continuously executed at ordinary times, the performance of...

status: volunteer wanted

### Description Alarm notification policy for this scenario: Alarms affecting database operation shall be sent to Party A, row lock and deadlock of database shall be sent to development and...

status: volunteer wanted

### Question 监控实例突然不可用,ssh无法连接,但是通过mobaxterm是正常ssh的,密码也对,切换oracle可以,但是root突然不行。

question

监控模板yml文件建议 自定义监控模板yml文件配置过于复杂,建议开发者们提供个自定义监控模板yml共享平台,可以让用户上传自己配置好的 yml文件让更多用户更快捷方便监控各种平台资源,谢谢!

status: volunteer wanted

### Question does hertzbeat support deploy behind a proxy like nginx ? I tried it, if the contextpath is added, the application cannot be used normally, and the resource paths...

question