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 221 hertzbeat issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 以Centos Linux中的Top10 CPU 进程为例: 在实时数据详情时缺失数据: 输入图片说明 在历史图表详情中显示错乱: ![image](https://github.com/dromara/hertzbeat/assets/37535253/b5187ad2-4068-40cf-8635-ef53e360be20) 在服务器上执行命令获取到的结果如下: ![image](https://github.com/dromara/hertzbeat/assets/37535253/86c87016-8ccb-4cdb-9e99-ff0f14d8c15e) 图表详情中的展示结果如下:...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 1. 使用hertzbeat-mysql-victoria-metrics部署 数据时长是默认保存24小时吗,该如何修改呢? 2. 使用图表查询近一天可以正常看到数据,但是查询近1月、近3月都是显示的近6小时的 ![image](https://github.com/dromara/hertzbeat/assets/47769347/b5439cb1-f654-4d82-9f57-7f970bd2b978) ![image](https://github.com/dromara/hertzbeat/assets/47769347/47812d30-1dde-40b1-9771-f417d3ebf960) 3.同时监控状态页面也只显示了当天的状态情况 ,但已经跑了10天左右 ![image](https://github.com/dromara/hertzbeat/assets/47769347/b3dee504-d1a0-4fe0-96e8-8ef93b6deda7) ###...

bug
good first issue

### Volunteer help how to monitor server hardware status through ipmi

help wanted
status: volunteer wanted
new feature
task

### Question 随着部署的采集器越来越多,更新版本时,希望能够直观的看到哪些采集器已经升级,哪些采集器尚未升级。 建议页面增加“采集器版本”和“采集器互联网出口IP地址”两列。 ![z00](https://github.com/dromara/hertzbeat/assets/1665397/06dbec68-de8a-4fa3-bd91-501c707eb190)

good first issue
help wanted
new feature
task

### Description support http sd protocol to auto monitoring instance refer: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#http_sd_config https://prometheus.io/docs/prometheus/latest/http_sd/ https://gitee.com/dromara/RuoYi-Cloud-Plus/blob/2.X/ruoyi-visual/ruoyi-monitor/src/main/java/org/dromara/modules/monitor/controller/PrometheusController.java ### Task List - [ ] support http sd protocol to auto monitoring instance - [...

good first issue
help wanted
status: volunteer wanted
new feature
task

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior org.dromara.hertzbeat.alert.reduce.AlarmConvergeReduce#filterConverge ``` if (match) { long evalInterval = alertConverge.getEvalInterval() * 1000;...

bug
good first issue

### Description 新手使用过程中,碰到的一些问题,及自己的建议。请查收。感谢@tom 的支持。 ### Task List - [ ] 系统设置的位置,增加存储层配置。不要让用户去改配置文件 - [ ] 操作系统监控模板,把流量的显示,调整成按Mb显示,不要用Bytes显示 - [ ] Nginx的配置,只开启stub_status时应允许添加,当前报502错误。

good first issue
status: volunteer wanted

### Description monitoring Oracle Linux metrics by using ssh shell ### Task List - [ ] monitoring Oracle Linux metrics

enhancement
help wanted
status: volunteer wanted
new feature

### Question 自定义模版,无法动态的传递参数,例如http请求,上送的payload,无法动态的获取当前时间和一些函数,建议在参数模块和metrics模块新增calculates,进行Google Aviator语法操作

good first issue
question
task

## What's changed? ## Checklist - [x] I hereby agree to the terms of the [HertzBeat CLA](https://gist.github.com/tomsun28/511c04e7643901cb550bb6ecc75a661b) - [x] I have read the [Contributing Guide](https://hertzbeat.com/docs/others/contributing/) - [x] I have written...

enhancement
good first pull request