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.46k stars 947 forks source link

[Question] The number of ssh connections is full, resulting in failure to connect to the server #2386

Open leim opened 1 month ago

leim commented 1 month ago

Question

当前版本:v1.6.0 监控类型:centos监控 现象:配置监控之后,ssh会占满服务器的ssh连接,导致正常用户无法通过ssh连接服务器进行运维,后续通过vnc方式连接服务器,修改ssh配置文件,将连接数改大,问题解决。

z01

pwallk commented 1 month ago

You might choose to Reuse Connection instead

leim commented 1 month ago

如果选择【复用连接】,会出现这个问题:https://github.com/apache/hertzbeat/issues/1480