NodeFilesystemAlmostOutOfFiles # Meaning # This alert is similar to the NodeFilesystemSpaceFillingUp alert, but rather than being based on a prediction that a filesystem will run out of inodes in a certain amount of time, it uses simple static thresholds. The alert will fire as at a warning level at 5% of available inodes left, and at a critical level with 3% of available inodes left. Impact # A node’s filesystem becoming full can have a far reaching impact, as it may cause any or all of th...