# | Line 175 | Line 175 | Monitor.Disk.thresholdMeasure=PERCENTAGE | |
---|---|---|
175 | ||
176 | ||
177 | # Disk monitor threshold values | |
178 | < | Monitor.Queue.threshold.LOWER=90 |
179 | < | Monitor.Queue.threshold.UPPER=95 |
178 | > | Monitor.Queue.threshold.LOWER=50 |
179 | > | Monitor.Queue.threshold.UPPER=80 |
180 | # Thresholds given are PERCENTAGE or VALUE | |
181 | # where PERCENTAGE is a percentage of disk in use | |
182 | # and VALUE is an absolute value of space free |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |