The system checks the heap memory usage of Storm Nimbus every 30 seconds and compares it with the threshold. This alarm is generated if the heap memory usage exceeds the threshold (80% by default).
To modify the threshold, users can choose
on MRS Manager.This alarm is cleared if the heap memory usage is lower than or equal to the threshold.
Alarm ID |
Alarm Severity |
Auto Clear |
---|---|---|
26054 |
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. |
Frequent memory garbage collection or memory overflow may occur, affecting submission of Storm services.
The heap memory usage is high or the heap memory is improperly allocated.
Choose , and set Type to All. Choose Nimbus > System. Increase the value of -Xmx in NIMBUS_GC_OPTS. Click Save Configuration. Select Restart the affected services or instances and click OK.
N/A