Fix: ITL uses unsupported arguments for check_swap on Debian wheezy/Ubuntu trusty

fixes #12485
This commit is contained in:
Gunnar Beutner 2016-08-19 03:28:08 +02:00
parent 8e5961f217
commit b7ef02f8c8
1 changed files with 0 additions and 1 deletions

View File

@ -1284,7 +1284,6 @@ object CheckCommand "swap" {
vars.swap_cfree = "25%"
vars.swap_integer = false
vars.swap_allswaps = false
vars.swap_noswap = "critical"
}
object CheckCommand "load" {