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%