Konstantin Aladyshev | 7ba3977 | 2021-04-19 11:28:05 +0300 | [diff] [blame] | 1 | { |
| 2 | "Exposes": [ |
| 3 | { |
| 4 | "Index": 0, |
| 5 | "BindConnector": "P0 Fan connector", |
| 6 | "MaxReading": 6000, |
| 7 | "Name": "P0_Fan", |
| 8 | "Type": "AspeedFan", |
Konstantin Aladyshev | 7ba3977 | 2021-04-19 11:28:05 +0300 | [diff] [blame] | 9 | "Thresholds": [ |
| 10 | { |
| 11 | "Direction": "less than", |
| 12 | "Name": "lower critical", |
| 13 | "Severity": 1, |
| 14 | "Value": 0 |
| 15 | }, |
| 16 | { |
| 17 | "Direction": "less than", |
| 18 | "Name": "lower non critical", |
| 19 | "Severity": 0, |
| 20 | "Value": 10 |
| 21 | }, |
| 22 | { |
| 23 | "Direction": "greater than", |
| 24 | "Name": "upper critical", |
| 25 | "Severity": 1, |
| 26 | "Value": 10000 |
| 27 | }, |
| 28 | { |
| 29 | "Direction": "greater than", |
| 30 | "Name": "upper non critical", |
| 31 | "Severity": 0, |
| 32 | "Value": 8000 |
| 33 | } |
| 34 | ] |
| 35 | }, |
| 36 | { |
| 37 | "Index": 1, |
| 38 | "BindConnector": "P1 Fan connector", |
| 39 | "MaxReading": 6000, |
| 40 | "Name": "P1_Fan", |
| 41 | "Type": "AspeedFan", |
Konstantin Aladyshev | 7ba3977 | 2021-04-19 11:28:05 +0300 | [diff] [blame] | 42 | "Thresholds": [ |
| 43 | { |
| 44 | "Direction": "less than", |
| 45 | "Name": "lower critical", |
| 46 | "Severity": 1, |
| 47 | "Value": 0 |
| 48 | }, |
| 49 | { |
| 50 | "Direction": "less than", |
| 51 | "Name": "lower non critical", |
| 52 | "Severity": 0, |
| 53 | "Value": 10 |
| 54 | }, |
| 55 | { |
| 56 | "Direction": "greater than", |
| 57 | "Name": "upper critical", |
| 58 | "Severity": 1, |
| 59 | "Value": 10000 |
| 60 | }, |
| 61 | { |
| 62 | "Direction": "greater than", |
| 63 | "Name": "upper non critical", |
| 64 | "Severity": 0, |
| 65 | "Value": 8000 |
| 66 | } |
| 67 | ] |
Konstantin Aladyshev | 85532de | 2021-04-30 15:29:47 +0300 | [diff] [blame] | 68 | }, |
| 69 | { |
| 70 | "Index": 2, |
| 71 | "BindConnector": "SYS FAN1 connector", |
| 72 | "MaxReading": 6000, |
| 73 | "Name": "SYS_FAN1", |
| 74 | "Type": "AspeedFan", |
Konstantin Aladyshev | 85532de | 2021-04-30 15:29:47 +0300 | [diff] [blame] | 75 | "Thresholds": [ |
| 76 | { |
| 77 | "Direction": "less than", |
| 78 | "Name": "lower critical", |
| 79 | "Severity": 1, |
| 80 | "Value": 0 |
| 81 | }, |
| 82 | { |
| 83 | "Direction": "less than", |
| 84 | "Name": "lower non critical", |
| 85 | "Severity": 0, |
| 86 | "Value": 10 |
| 87 | }, |
| 88 | { |
| 89 | "Direction": "greater than", |
| 90 | "Name": "upper critical", |
| 91 | "Severity": 1, |
| 92 | "Value": 10000 |
| 93 | }, |
| 94 | { |
| 95 | "Direction": "greater than", |
| 96 | "Name": "upper non critical", |
| 97 | "Severity": 0, |
| 98 | "Value": 8000 |
| 99 | } |
| 100 | ] |
| 101 | }, |
| 102 | { |
| 103 | "Index": 3, |
| 104 | "BindConnector": "SYS FAN2 connector", |
| 105 | "MaxReading": 6000, |
| 106 | "Name": "SYS_FAN2", |
| 107 | "Type": "AspeedFan", |
Konstantin Aladyshev | 85532de | 2021-04-30 15:29:47 +0300 | [diff] [blame] | 108 | "Thresholds": [ |
| 109 | { |
| 110 | "Direction": "less than", |
| 111 | "Name": "lower critical", |
| 112 | "Severity": 1, |
| 113 | "Value": 0 |
| 114 | }, |
| 115 | { |
| 116 | "Direction": "less than", |
| 117 | "Name": "lower non critical", |
| 118 | "Severity": 0, |
| 119 | "Value": 10 |
| 120 | }, |
| 121 | { |
| 122 | "Direction": "greater than", |
| 123 | "Name": "upper critical", |
| 124 | "Severity": 1, |
| 125 | "Value": 10000 |
| 126 | }, |
| 127 | { |
| 128 | "Direction": "greater than", |
| 129 | "Name": "upper non critical", |
| 130 | "Severity": 0, |
| 131 | "Value": 8000 |
| 132 | } |
| 133 | ] |
| 134 | }, |
| 135 | { |
| 136 | "Index": 4, |
| 137 | "BindConnector": "SYS FAN3 connector", |
| 138 | "MaxReading": 6000, |
| 139 | "Name": "SYS_FAN3", |
| 140 | "Type": "AspeedFan", |
Konstantin Aladyshev | 85532de | 2021-04-30 15:29:47 +0300 | [diff] [blame] | 141 | "Thresholds": [ |
| 142 | { |
| 143 | "Direction": "less than", |
| 144 | "Name": "lower critical", |
| 145 | "Severity": 1, |
| 146 | "Value": 0 |
| 147 | }, |
| 148 | { |
| 149 | "Direction": "less than", |
| 150 | "Name": "lower non critical", |
| 151 | "Severity": 0, |
| 152 | "Value": 10 |
| 153 | }, |
| 154 | { |
| 155 | "Direction": "greater than", |
| 156 | "Name": "upper critical", |
| 157 | "Severity": 1, |
| 158 | "Value": 10000 |
| 159 | }, |
| 160 | { |
| 161 | "Direction": "greater than", |
| 162 | "Name": "upper non critical", |
| 163 | "Severity": 0, |
| 164 | "Value": 8000 |
| 165 | } |
| 166 | ] |
| 167 | }, |
| 168 | { |
| 169 | "Index": 5, |
| 170 | "BindConnector": "SYS FAN4 connector", |
| 171 | "MaxReading": 6000, |
| 172 | "Name": "SYS_FAN4", |
| 173 | "Type": "AspeedFan", |
Konstantin Aladyshev | 85532de | 2021-04-30 15:29:47 +0300 | [diff] [blame] | 174 | "Thresholds": [ |
| 175 | { |
| 176 | "Direction": "less than", |
| 177 | "Name": "lower critical", |
| 178 | "Severity": 1, |
| 179 | "Value": 0 |
| 180 | }, |
| 181 | { |
| 182 | "Direction": "less than", |
| 183 | "Name": "lower non critical", |
| 184 | "Severity": 0, |
| 185 | "Value": 10 |
| 186 | }, |
| 187 | { |
| 188 | "Direction": "greater than", |
| 189 | "Name": "upper critical", |
| 190 | "Severity": 1, |
| 191 | "Value": 10000 |
| 192 | }, |
| 193 | { |
| 194 | "Direction": "greater than", |
| 195 | "Name": "upper non critical", |
| 196 | "Severity": 0, |
| 197 | "Value": 8000 |
| 198 | } |
| 199 | ] |
| 200 | }, |
| 201 | { |
| 202 | "Index": 6, |
| 203 | "BindConnector": "SYS FAN5 connector", |
| 204 | "MaxReading": 6000, |
| 205 | "Name": "SYS_FAN5", |
| 206 | "Type": "AspeedFan", |
Konstantin Aladyshev | 85532de | 2021-04-30 15:29:47 +0300 | [diff] [blame] | 207 | "Thresholds": [ |
| 208 | { |
| 209 | "Direction": "less than", |
| 210 | "Name": "lower critical", |
| 211 | "Severity": 1, |
| 212 | "Value": 0 |
| 213 | }, |
| 214 | { |
| 215 | "Direction": "less than", |
| 216 | "Name": "lower non critical", |
| 217 | "Severity": 0, |
| 218 | "Value": 10 |
| 219 | }, |
| 220 | { |
| 221 | "Direction": "greater than", |
| 222 | "Name": "upper critical", |
| 223 | "Severity": 1, |
| 224 | "Value": 10000 |
| 225 | }, |
| 226 | { |
| 227 | "Direction": "greater than", |
| 228 | "Name": "upper non critical", |
| 229 | "Severity": 0, |
| 230 | "Value": 8000 |
| 231 | } |
| 232 | ] |
| 233 | }, |
| 234 | { |
| 235 | "Index": 7, |
| 236 | "BindConnector": "SYS FAN6 connector", |
| 237 | "MaxReading": 6000, |
| 238 | "Name": "SYS_FAN6", |
| 239 | "Type": "AspeedFan", |
Konstantin Aladyshev | 85532de | 2021-04-30 15:29:47 +0300 | [diff] [blame] | 240 | "Thresholds": [ |
| 241 | { |
| 242 | "Direction": "less than", |
| 243 | "Name": "lower critical", |
| 244 | "Severity": 1, |
| 245 | "Value": 0 |
| 246 | }, |
| 247 | { |
| 248 | "Direction": "less than", |
| 249 | "Name": "lower non critical", |
| 250 | "Severity": 0, |
| 251 | "Value": 10 |
| 252 | }, |
| 253 | { |
| 254 | "Direction": "greater than", |
| 255 | "Name": "upper critical", |
| 256 | "Severity": 1, |
| 257 | "Value": 10000 |
| 258 | }, |
| 259 | { |
| 260 | "Direction": "greater than", |
| 261 | "Name": "upper non critical", |
| 262 | "Severity": 0, |
| 263 | "Value": 8000 |
| 264 | } |
| 265 | ] |
Konstantin Aladyshev | 7ba3977 | 2021-04-19 11:28:05 +0300 | [diff] [blame] | 266 | } |
| 267 | ], |
| 268 | "Name": "AMD EthanolX Chassis", |
| 269 | "Probe": "FOUND('AMD EthanolX Baseboard')", |
| 270 | "Type": "Chassis" |
| 271 | } |