The system checks the HBase service status every 30 seconds. The alarm is generated when the heap memory usage of an HBase service exceeds the threshold (90% of the maximum memory).
If the multi-instance function is enabled in the cluster and multiple HBase service instances are installed, you need to determine the HBase service instance where the alarm is generated based on the value of ServiceName in Location. For example, if the HBase1 service is unavailable, ServiceName=HBase1 is displayed in Location, and the operation object in the procedure needs to be changed from HBase to HBase1.
Alarm ID |
Alarm Severity |
Automatically Cleared |
---|---|---|
19008 |
Major |
Yes |
Name |
Meaning |
---|---|
Source |
Specifies the cluster for which the alarm is generated. |
ServiceName |
Specifies the service name for which the alarm is generated. |
RoleName |
Specifies the role name for which the alarm is generated. |
HostName |
Specifies the object (host ID) for which the alarm is generated. |
If the available HBase heap memory is insufficient, a memory overflow occurs and the service breaks down.
The heap memory of the HBase service is overused or the heap memory is inappropriately allocated.
Check heap memory usage.
Collect fault information.
After the fault is rectified, the system automatically clears this alarm.
None