User Tools

Site Tools


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
resolution_area:prometheus_resolutions:res-p1203 [2021/06/25 10:09] – external edit 127.0.0.1resolution_area:prometheus_resolutions:res-p1203 [2021/07/05 11:31] (current) 10.91.120.28
Line 4: Line 4:
  
  
-**Purpose:** +**Purpose:** Alerts us when an application is using more RAM than expected
  
 **Scenario:** Free RAM on <application> has been less than 10% for 10m. **Scenario:** Free RAM on <application> has been less than 10% for 10m.
  
  
-**Resolution:**+**Resolution:** Review how much ram is used by the application and whether more is required.
  
-**Manual Action Steps:**+**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:**+ 
 +**Auto Clear:** Will clear when resolved
resolution_area/prometheus_resolutions/res-p1203.1624612196.txt.gz · Last modified: 2021/06/25 10:09 by 127.0.0.1