apache / hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://hertzbeat.apache.org/
Apache License 2.0
5.24k stars 910 forks source link

If N monitors are deployed on the same ip address, the task status is abnormal #2062

Closed ShineDevelopment closed 3 weeks ago

ShineDevelopment commented 1 month ago

Description

The same ip address service deploys a tcp monitor and an http monitor. And then you stop the service and you look at the monitoring center, the status of the task and there are a couple of things going on here; The first two states are both normal, the second two states one is normal, one is abnormal, and the third is both abnormal (this is correct).

Task List

No response

ShineDevelopment commented 1 month ago

In addition, alarm convergence is configured

Yanshuming1 commented 1 month ago

Are there five monitors in there?

Yanshuming1 commented 1 month ago

i can fix

ShineDevelopment commented 1 month ago

我可以修复

是配置了告警收敛后才会出现此情况