mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Free inode check is a an optional argument and does make sense in most cases, yet not in every case. Eg, XFS and filesystems alike dynamically allocate inodes; prompting failures. Because they are definded by default, inode crit and warn cannot be unset any more. fixes #12588 Signed-off-by: Gunnar Beutner <gunnar.beutner@netways.de>