Lines Matching +full:count +full:- +full:threshold
13 - ["timebased"](#timebased) - Default
14 - ["count"](#count)
24 - `allowed_out_of_range_time` - Time(in seconds) that each fan sensor is allowed
27 - `functional_delay` - Optional, default = 0
28 - Time(in seconds) that each fan sensor must be calculated within range of a
41 - This is equivalent to above:
48 ### "count"
51 nonfunctional based on a `threshold` or functional when the counter = 0. Each
54 `threshold`, the fan is marked nonfunctional. However, at any point the sensor's
58 `threshold` number of times deemed out of range. The same is true for a
63 - `threshold` - Number of total times a fan sensor must be calculated out of
66 - `count_interval` - The interval, in seconds, to check the feedback speed and
70 "method": "count",
74 "threshold": 30
102 "offset": -909
108 "method": "count",
119 "threshold": 30
125 "offset": -909,
126 "threshold": 30