The system checks ZooKeeper connections every 30 seconds. This alarm is generated when the system detects that the number of used ZooKeeper instance connections exceeds the threshold (80% of the maximum connections).
This alarm is cleared when the number of used ZooKeeper instance connections is less than the threshold.
Alarm ID |
Alarm Severity |
Auto Clear |
---|---|---|
13001 |
Major |
Yes |
Parameter |
Description |
---|---|
ServiceName |
Specifies the service for which the alarm is generated. |
RoleName |
Specifies the role for which the alarm is generated. |
HostName |
Specifies the host for which the alarm is generated. |
Trigger Condition |
Generates an alarm when the actual indicator value exceeds the specified threshold. |
Available ZooKeeper connections are insufficient. When the connection usage reaches 100%, external connections cannot be handled.
The number of connections to the ZooKeeper node exceeds the threshold. Connection leakage occurs on some connection processes, or the maximum number of connections does not meet the requirement of the actual scenario.
For MRS 1.7.2 or earlier, log in to MRS Manager, choose Services > ZooKeeper > Service Configuration. Set Type to All, choose quorumpeer > Performance, and change the value of maxCnxns to 20000 or more.
None