As there seems to be a small copy paste issue on the filesystem checks help output i fixed it:
Before:
--warningAbsolutFreeInodes Range_Expression Absolute critical threshold for number of free inodes
--criticalAbsolutUsedInodes Range_Expression Absolute critical threshold for number of used inodes
After:
--warningAbsolutFreeInodes Range_Expression Absolute warning threshold for number of free inodes
--criticalAbsolutUsedInodes Range_Expression Absolute critical threshold for number of used inodes
As there seems to be a small copy paste issue on the filesystem checks help output i fixed it: Before:
After: