User Tools
Writing /app/www/public/data/meta/resolution_area/prometheus_resolutions/res-p1406.meta failed
resolution_area:prometheus_resolutions:res-p1406
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| resolution_area:prometheus_resolutions:res-p1406 [2021/06/24 14:38] – btobin | resolution_area:prometheus_resolutions:res-p1406 [2021/12/17 10:27] (current) – wflaherty | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | =====SwapIsFillingUp===== | ||
| + | |||
| + | **Level:** Warning | ||
| + | |||
| + | |||
| + | **Purpose: | ||
| + | This alert is generally one that will alarm and clear, but is is important to be aware of high swap use. If the swap fills up the kernal will start to kill processes and that will lead to app downs or a complete shutdown. | ||
| + | |||
| + | **Scenario: | ||
| + | |||
| + | **Resolution: | ||
| + | For this warning nothing much needs to be done. If you are worried you can check the servers memory use with `free -h` or use `top` to see what processes are taking up the resources. | ||
| + | |||
| + | **Manual Action Steps:** | ||
| + | Nothing really, just be aware of it in case it gets worse. If it is very bad and isn't clearing, you may have to restart an application. | ||
| + | |||
| + | **Auto Clear:** | ||
| + | When the Swap use goes below 80% of its allocated space. | ||