hertzbeat
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.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Upon running `docker compose up -d` I'm getting an error in...
### Description The current system only allows setting a unified refresh interval for monitoring assets such as the processor, memory, and hard disk of the host. However, in practice, these...
### Description 1. Develop the front-end page and provide an entry point for uploading plugins. 2. The backend implements hot reloading of plugins without restarting the service. 3. Write a...
### Question 可能由于合规的原因,加入apache之后,原来集成在docker镜像内的mysql、oracle驱动变为需要自行添加。 hertzbeat-collector 镜像原来的路径是 /opt/hertzbeat-collector , 升级至 v1.6.0 版本之后,路径变为 /opt/apache-hertzbeat-collector-1.6.0-incubating-bin 。 启动镜像时,需要挂载的路径为: /opt/apache-hertzbeat-collector-1.6.0-incubating-bin/logs 和 /opt/apache-hertzbeat-collector-1.6.0-incubating-bin/ext-lib 这个路径是和版本相关的,那么我下次升级版本的时候,这个路径要跟着一起改,有些不太方便。 能否调整一下,在升级版本的时候,将这两个路径保持不变。
## What's changed? https://github.com/apache/hertzbeat/issues/1792 I have done some work on the template market, built the front-end and back-end projects, implemented template upload, search, download, share, version management and related functions,...
### Question 自定义监控配置HTTPS请求如何传证书,如果不配置证书会报400的错误。
## What's changed? link https://github.com/apache/hertzbeat/issues/1794 I have successfully implemented the core components of a native IPMI protocol in Java, which includes protocol field declarations, serialization/deserialization, cryptographic algorithms, and abstraction layers....
## What's changed? [improve]:Improve the way Ai is entered and requested ## Checklist - [ ] I have read the [Contributing Guide](https://hertzbeat.apache.org/docs/community/code_style_and_quality_guide) - [ ] I have written the necessary...
## What's changed? I've added an ai chatbot support, I'm unable to config the ai endpoints as I wasn't able to translate the ai config docs closes #2303 ## Checklist...