diff --git a/itl/command-plugins.conf b/itl/command-plugins.conf index 445e6d510..ed9135ff4 100644 --- a/itl/command-plugins.conf +++ b/itl/command-plugins.conf @@ -1086,8 +1086,6 @@ 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", "tracefs", "cgroup", "fuse.gvfsd-fuse" ] }