User Tools
Writing /app/www/public/data/meta/resolution_area/prometheus_resolutions/res-p1202.meta failed
resolution_area:prometheus_resolutions:res-p1202
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| resolution_area:prometheus_resolutions:res-p1202 [2021/06/21 10:55] – external edit 127.0.0.1 | resolution_area:prometheus_resolutions:res-p1202 [2021/07/05 12:32] (current) – 10.91.120.28 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | =====HeapLowGrails===== | ||
| + | **Level:** __Critical__ FIXME | ||
| + | |||
| + | |||
| + | **Purpose: | ||
| + | |||
| + | **Scenario: | ||
| + | |||
| + | **Resolution: | ||
| + | |||
| + | **Manual Action Steps:** | ||
| + | \\ | ||
| + | Script Based Restart | ||
| + | < | ||
| + | cd / | ||
| + | ./ | ||
| + | ps aux | grep -i Reporting | ||
| + | (Kill process if still running: kill $pid) | ||
| + | ./ | ||
| + | </ | ||
| + | |||
| + | Ansible Based Restart | ||
| + | < | ||
| + | ansible-playbook -i ../ | ||
| + | </ | ||
| + | **Auto Clear:** Yes | ||