User Tools

Site Tools


Writing /app/www/public/data/meta/resolution_area/prometheus_resolutions/res-p1203.meta failed
resolution_area:prometheus_resolutions:res-p1203

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resolution_area:prometheus_resolutions:res-p1203 [2021/06/24 15:08] btobinresolution_area:prometheus_resolutions:res-p1203 [2021/07/05 11:31] (current) 10.91.120.28
Line 1: Line 1:
 +=====RAMLow=====
  
 +**Level:** __Major__ :!:
 +
 +
 +**Purpose:** Alerts us when an application is using more RAM than expected
 +
 +**Scenario:** Free RAM on <application> has been less than 10% for 10m.
 +
 +
 +**Resolution:** Review how much ram is used by the application and whether more is required.
 +
 +**Manual Action Steps:** If the app needs more RAM then increase the size in the java options from the startup script (make sure to edit the env configuration also). Example <WRAP center round box 60%>
 +java -Xms256m -Xmx2048m
 +</WRAP>
 +
 +
 +**Auto Clear:** Will clear when resolved