George Liu | 911c71c | 2020-05-26 17:58:01 +0800 | [diff] [blame] | 1 | { |
| 2 | "leds": [ |
| 3 | { |
| 4 | "group": "bmc_booted", |
| 5 | "members": [ |
| 6 | { |
| 7 | "Name": "power", |
| 8 | "Action": "Blink", |
| 9 | "DutyOn": 50, |
| 10 | "Period": 1000, |
| 11 | "Priority": "On" |
| 12 | }, |
| 13 | { |
| 14 | "Name": "init_ok", |
| 15 | "Action": "On", |
| 16 | "DutyOn": 50, |
| 17 | "Period": 0, |
| 18 | "Priority": "On" |
| 19 | } |
| 20 | ] |
| 21 | }, |
| 22 | { |
George Liu | 88e5fee | 2020-07-23 17:54:14 +0800 | [diff] [blame] | 23 | "group": "bmc_fault", |
| 24 | "members": [ |
| 25 | { |
| 26 | "Name": "front_syshealth", |
| 27 | "Action": "On", |
| 28 | "DutyOn": 50, |
| 29 | "Period": 0, |
| 30 | "Priority": "Blink" |
| 31 | } |
| 32 | ] |
| 33 | }, |
| 34 | { |
| 35 | "group": "dimm0_fault", |
| 36 | "members": [ |
| 37 | { |
| 38 | "Name": "front_memory", |
| 39 | "Action": "On", |
| 40 | "DutyOn": 50, |
| 41 | "Period": 0, |
| 42 | "Priority": "Blink" |
| 43 | } |
| 44 | ] |
| 45 | }, |
| 46 | { |
| 47 | "group": "dimm1_fault", |
| 48 | "members": [ |
| 49 | { |
| 50 | "Name": "front_memory", |
| 51 | "Action": "On", |
| 52 | "DutyOn": 50, |
| 53 | "Period": 0, |
| 54 | "Priority": "Blink" |
| 55 | } |
| 56 | ] |
| 57 | }, |
| 58 | { |
| 59 | "group": "dimm2_fault", |
| 60 | "members": [ |
| 61 | { |
| 62 | "Name": "front_memory", |
| 63 | "Action": "On", |
| 64 | "DutyOn": 50, |
| 65 | "Period": 0, |
| 66 | "Priority": "Blink" |
| 67 | } |
| 68 | ] |
| 69 | }, |
| 70 | { |
| 71 | "group": "dimm3_fault", |
| 72 | "members": [ |
| 73 | { |
| 74 | "Name": "front_memory", |
| 75 | "Action": "On", |
| 76 | "DutyOn": 50, |
| 77 | "Period": 0, |
| 78 | "Priority": "Blink" |
| 79 | } |
| 80 | ] |
| 81 | }, |
| 82 | { |
| 83 | "group": "dimm4_fault", |
| 84 | "members": [ |
| 85 | { |
| 86 | "Name": "front_memory", |
| 87 | "Action": "On", |
| 88 | "DutyOn": 50, |
| 89 | "Period": 0, |
| 90 | "Priority": "Blink" |
| 91 | } |
| 92 | ] |
| 93 | }, |
| 94 | { |
| 95 | "group": "dimm5_fault", |
| 96 | "members": [ |
| 97 | { |
| 98 | "Name": "front_memory", |
| 99 | "Action": "On", |
| 100 | "DutyOn": 50, |
| 101 | "Period": 0, |
| 102 | "Priority": "Blink" |
| 103 | } |
| 104 | ] |
| 105 | }, |
| 106 | { |
| 107 | "group": "dimm6_fault", |
| 108 | "members": [ |
| 109 | { |
| 110 | "Name": "front_memory", |
| 111 | "Action": "On", |
| 112 | "DutyOn": 50, |
| 113 | "Period": 0, |
| 114 | "Priority": "Blink" |
| 115 | } |
| 116 | ] |
| 117 | }, |
| 118 | { |
| 119 | "group": "dimm7_fault", |
| 120 | "members": [ |
| 121 | { |
| 122 | "Name": "front_memory", |
| 123 | "Action": "On", |
| 124 | "DutyOn": 50, |
| 125 | "Period": 0, |
| 126 | "Priority": "Blink" |
| 127 | } |
| 128 | ] |
| 129 | }, |
| 130 | { |
| 131 | "group": "dimm8_fault", |
| 132 | "members": [ |
| 133 | { |
| 134 | "Name": "front_memory", |
| 135 | "Action": "On", |
| 136 | "DutyOn": 50, |
| 137 | "Period": 0, |
| 138 | "Priority": "Blink" |
| 139 | } |
| 140 | ] |
| 141 | }, |
| 142 | { |
| 143 | "group": "dimm9_fault", |
| 144 | "members": [ |
| 145 | { |
| 146 | "Name": "front_memory", |
| 147 | "Action": "On", |
| 148 | "DutyOn": 50, |
| 149 | "Period": 0, |
| 150 | "Priority": "Blink" |
| 151 | } |
| 152 | ] |
| 153 | }, |
| 154 | { |
| 155 | "group": "dimm10_fault", |
| 156 | "members": [ |
| 157 | { |
| 158 | "Name": "front_memory", |
| 159 | "Action": "On", |
| 160 | "DutyOn": 50, |
| 161 | "Period": 0, |
| 162 | "Priority": "Blink" |
| 163 | } |
| 164 | ] |
| 165 | }, |
| 166 | { |
| 167 | "group": "dimm11_fault", |
| 168 | "members": [ |
| 169 | { |
| 170 | "Name": "front_memory", |
| 171 | "Action": "On", |
| 172 | "DutyOn": 50, |
| 173 | "Period": 0, |
| 174 | "Priority": "Blink" |
| 175 | } |
| 176 | ] |
| 177 | }, |
| 178 | { |
| 179 | "group": "dimm12_fault", |
| 180 | "members": [ |
| 181 | { |
| 182 | "Name": "front_memory", |
| 183 | "Action": "On", |
| 184 | "DutyOn": 50, |
| 185 | "Period": 0, |
| 186 | "Priority": "Blink" |
| 187 | } |
| 188 | ] |
| 189 | }, |
| 190 | { |
| 191 | "group": "dimm13_fault", |
| 192 | "members": [ |
| 193 | { |
| 194 | "Name": "front_memory", |
| 195 | "Action": "On", |
| 196 | "DutyOn": 50, |
| 197 | "Period": 0, |
| 198 | "Priority": "Blink" |
| 199 | } |
| 200 | ] |
| 201 | }, |
| 202 | { |
| 203 | "group": "dimm14_fault", |
| 204 | "members": [ |
| 205 | { |
| 206 | "Name": "front_memory", |
| 207 | "Action": "On", |
| 208 | "DutyOn": 50, |
| 209 | "Period": 0, |
| 210 | "Priority": "Blink" |
| 211 | } |
| 212 | ] |
| 213 | }, |
| 214 | { |
| 215 | "group": "dimm15_fault", |
| 216 | "members": [ |
| 217 | { |
| 218 | "Name": "front_memory", |
| 219 | "Action": "On", |
| 220 | "DutyOn": 50, |
| 221 | "Period": 0, |
| 222 | "Priority": "Blink" |
| 223 | } |
| 224 | ] |
| 225 | }, |
| 226 | { |
| 227 | "group": "cpu0_fault", |
| 228 | "members": [ |
| 229 | { |
| 230 | "Name": "front_syshot", |
| 231 | "Action": "On", |
| 232 | "DutyOn": 50, |
| 233 | "Period": 0, |
| 234 | "Priority": "Blink" |
| 235 | } |
| 236 | ] |
| 237 | }, |
| 238 | { |
| 239 | "group": "cpu1_fault", |
| 240 | "members": [ |
| 241 | { |
| 242 | "Name": "front_syshot", |
| 243 | "Action": "On", |
| 244 | "DutyOn": 50, |
| 245 | "Period": 0, |
| 246 | "Priority": "Blink" |
| 247 | } |
| 248 | ] |
| 249 | }, |
| 250 | { |
George Liu | 88e5fee | 2020-07-23 17:54:14 +0800 | [diff] [blame] | 251 | "group": "fan0_fault", |
| 252 | "members": [ |
| 253 | { |
| 254 | "Name": "front_fan", |
| 255 | "Action": "Blink", |
| 256 | "DutyOn": 50, |
| 257 | "Period": 1000, |
| 258 | "Priority": "Blink" |
| 259 | } |
| 260 | ] |
| 261 | }, |
| 262 | { |
| 263 | "group": "fan1_fault", |
| 264 | "members": [ |
| 265 | { |
| 266 | "Name": "front_fan", |
| 267 | "Action": "Blink", |
| 268 | "DutyOn": 50, |
| 269 | "Period": 1000, |
| 270 | "Priority": "Blink" |
| 271 | } |
| 272 | ] |
| 273 | }, |
| 274 | { |
| 275 | "group": "fan2_fault", |
| 276 | "members": [ |
| 277 | { |
| 278 | "Name": "front_fan", |
| 279 | "Action": "Blink", |
| 280 | "DutyOn": 50, |
| 281 | "Period": 1000, |
| 282 | "Priority": "Blink" |
| 283 | } |
| 284 | ] |
| 285 | }, |
| 286 | { |
| 287 | "group": "fan3_fault", |
| 288 | "members": [ |
| 289 | { |
| 290 | "Name": "front_fan", |
| 291 | "Action": "Blink", |
| 292 | "DutyOn": 50, |
| 293 | "Period": 1000, |
| 294 | "Priority": "Blink" |
| 295 | } |
| 296 | ] |
| 297 | }, |
| 298 | { |
| 299 | "group": "powersupply0_fault", |
| 300 | "members": [ |
| 301 | { |
| 302 | "Name": "front_psu", |
| 303 | "Action": "Blink", |
| 304 | "DutyOn": 50, |
| 305 | "Period": 1000, |
| 306 | "Priority": "Blink" |
| 307 | } |
| 308 | ] |
| 309 | }, |
| 310 | { |
| 311 | "group": "powersupply1_fault", |
| 312 | "members": [ |
| 313 | { |
| 314 | "Name": "front_psu", |
| 315 | "Action": "Blink", |
| 316 | "DutyOn": 50, |
| 317 | "Period": 1000, |
| 318 | "Priority": "Blink" |
| 319 | } |
| 320 | ] |
| 321 | }, |
| 322 | { |
George Liu | 911c71c | 2020-05-26 17:58:01 +0800 | [diff] [blame] | 323 | "group": "power_on", |
| 324 | "members": [ |
| 325 | { |
| 326 | "Name": "power", |
| 327 | "Action": "On", |
| 328 | "DutyOn": 50, |
| 329 | "Period": 0, |
| 330 | "Priority": "On" |
| 331 | } |
| 332 | ] |
| 333 | } |
| 334 | ] |
| 335 | } |