diff --git a/itl/command-plugins.conf b/itl/command-plugins.conf index e382d67f9..21ba2072a 100644 --- a/itl/command-plugins.conf +++ b/itl/command-plugins.conf @@ -813,6 +813,8 @@ object CheckCommand "disk" { vars.disk_wfree = "20%" vars.disk_cfree = "10%" + vars.disk_inode_wfree = "20%" + vars.disk_inode_cfree = "10%" vars.disk_megabytes = true vars.disk_exclude_type = ["none", "tmpfs", "sysfs", "proc", "devtmpfs", "devfs", "mtmfs"] }