Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] 能不能加个被动监测功能 #3160

Open
camaker opened this issue Mar 20, 2025 · 5 comments
Open

[Question] 能不能加个被动监测功能 #3160

camaker opened this issue Mar 20, 2025 · 5 comments
Labels
question Further information is requested

Comments

@camaker
Copy link

camaker commented Mar 20, 2025

Question

能不能加个被动检测功能,我发现很多国外的监控系统基本都带这种被动检测功能,比如 从某个监控平台推送到自由的监控平台

@camaker camaker added the question Further information is requested label Mar 20, 2025
@camaker camaker changed the title [Question] <title>能不能加个被动检测功能 [Question] 能不能加个被动检测功能 Mar 20, 2025
@camaker camaker changed the title [Question] 能不能加个被动检测功能 [Question] 能不能加个被动监测功能 Mar 20, 2025
@bigcyy
Copy link
Contributor

bigcyy commented Mar 20, 2025

Do you mean pushing monitoring messages from other monitoring platforms to HertzBeat? The project currently supports pushing messages from some monitoring platforms to HertzBeat.

@camaker
Copy link
Author

camaker commented Mar 20, 2025

HertzBeat 目前是被动接受告警信息吧,我意思是 我linux机器上跑定时任务,定时采集系统指标,主动给HertzBeat发送。

@bigcyy
Copy link
Contributor

bigcyy commented Mar 20, 2025

HertzBeat supports collecting metrics through multiple protocols. If you want to periodically collect data on Linux and send it to HertzBeat, you can refer to Custom Monitoring and configure YML to implement custom monitoring. This should help you actively send collected system metrics to HertzBeat.

@camaker
Copy link
Author

camaker commented Mar 21, 2025

Custom Monitoring 你说的这个自定义监控是主动去请求拿数据,并不是被动接受数据吧?

@bigcyy
Copy link
Contributor

bigcyy commented Mar 21, 2025

It seems to be like this, maybe someone else can solve your problem. 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants