Fix swap being way too lenient when there's no swap space at all
This commit is contained in:
parent
668ef3a75f
commit
beb8cad9ed
@ -24,7 +24,7 @@
|
||||
option: -r -w 0.8,0.8,0.8 -c 1.0,0.9,0.9
|
||||
check_swap:
|
||||
script: check_swap
|
||||
option: -n ok -w 20% -c 10%
|
||||
option: -w 20% -c 10%
|
||||
check_users:
|
||||
script: check_users
|
||||
option: -w 3 -c 5
|
||||
|
Loading…
Reference in New Issue
Block a user