# | Line 197 | Line 197 | Monitor.Process.threshold.UPPER=1500 | |
---|---|---|
197 | # Memory monitor threshold values | |
198 | Monitor.Memory.threshold.LOWER=80 | |
199 | Monitor.Memory.threshold.UPPER=90 | |
200 | + | # Whether to include 'cache' in the 'free' value |
201 | + | # (1 is true, anything else is false) |
202 | + | Monitor.Memory.useCacheAsFree=1 |
203 | ||
204 | ||
205 | # Swap monitor threshold values |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |