User Tools

Site Tools


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

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-p1603 [2021/06/24 15:14] btobinresolution_area:prometheus_resolutions:res-p1603 [2021/07/05 12:05] (current) 10.91.120.28
Line 1: Line 1:
 +=====OutOfInodes=====
  
 +**Level:** Warning
 +
 +
 +**Purpose:**
 +Reports when a servers inodes are running low.
 +
 +**Scenario:** Disk has had less than 10% of inodes left for 5m.
 +
 +**Resolution:**
 +Check if there are any old log files on the system to remove.
 +''sudo du -sxh /* 2>/dev/null | sort -h''
 +
 +**Manual Action Steps:**
 +Free up inode space on server
 +
 +**Auto Clear:**
 +When free inode space increases above 10%