16fa508cbSNaresh Solanki{
26fa508cbSNaresh Solanki    "Exposes": [
36fa508cbSNaresh Solanki        {
46fa508cbSNaresh Solanki            "Index": 0,
56fa508cbSNaresh Solanki            "Name": "P12V",
66fa508cbSNaresh Solanki            "PowerState": "Always",
76fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
86fa508cbSNaresh Solanki            "Thresholds": [
96fa508cbSNaresh Solanki                {
106fa508cbSNaresh Solanki                    "Direction": "greater than",
11d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
126fa508cbSNaresh Solanki                    "Name": "upper critical",
136fa508cbSNaresh Solanki                    "Severity": 1,
14edfe305aSPatrick Rudolph                    "Value": 13.3
156fa508cbSNaresh Solanki                },
166fa508cbSNaresh Solanki                {
176fa508cbSNaresh Solanki                    "Direction": "greater than",
18d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
196fa508cbSNaresh Solanki                    "Name": "upper non critical",
206fa508cbSNaresh Solanki                    "Severity": 0,
216fa508cbSNaresh Solanki                    "Value": 12.8
226fa508cbSNaresh Solanki                },
236fa508cbSNaresh Solanki                {
246fa508cbSNaresh Solanki                    "Direction": "less than",
25d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
266fa508cbSNaresh Solanki                    "Name": "lower non critical",
276fa508cbSNaresh Solanki                    "Severity": 0,
28edfe305aSPatrick Rudolph                    "Value": 11.68
296fa508cbSNaresh Solanki                },
306fa508cbSNaresh Solanki                {
316fa508cbSNaresh Solanki                    "Direction": "less than",
32d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
336fa508cbSNaresh Solanki                    "Name": "lower critical",
346fa508cbSNaresh Solanki                    "Severity": 1,
35edfe305aSPatrick Rudolph                    "Value": 11.08
366fa508cbSNaresh Solanki                }
376fa508cbSNaresh Solanki            ],
386fa508cbSNaresh Solanki            "Type": "ADC"
396fa508cbSNaresh Solanki        },
406fa508cbSNaresh Solanki        {
416fa508cbSNaresh Solanki            "Index": 1,
426fa508cbSNaresh Solanki            "Name": "P5V_AUX_ADC",
436fa508cbSNaresh Solanki            "PowerState": "Always",
446fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
456fa508cbSNaresh Solanki            "Thresholds": [
466fa508cbSNaresh Solanki                {
476fa508cbSNaresh Solanki                    "Direction": "greater than",
48d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0525,
496fa508cbSNaresh Solanki                    "Name": "upper critical",
506fa508cbSNaresh Solanki                    "Severity": 1,
516fa508cbSNaresh Solanki                    "Value": 5.25
526fa508cbSNaresh Solanki                },
536fa508cbSNaresh Solanki                {
546fa508cbSNaresh Solanki                    "Direction": "greater than",
55d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.051500000000000004,
566fa508cbSNaresh Solanki                    "Name": "upper non critical",
576fa508cbSNaresh Solanki                    "Severity": 0,
586fa508cbSNaresh Solanki                    "Value": 5.15
596fa508cbSNaresh Solanki                },
606fa508cbSNaresh Solanki                {
616fa508cbSNaresh Solanki                    "Direction": "less than",
62d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.048499999999999995,
636fa508cbSNaresh Solanki                    "Name": "lower non critical",
646fa508cbSNaresh Solanki                    "Severity": 0,
656fa508cbSNaresh Solanki                    "Value": 4.85
666fa508cbSNaresh Solanki                },
676fa508cbSNaresh Solanki                {
686fa508cbSNaresh Solanki                    "Direction": "less than",
69d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0475,
706fa508cbSNaresh Solanki                    "Name": "lower critical",
716fa508cbSNaresh Solanki                    "Severity": 1,
726fa508cbSNaresh Solanki                    "Value": 4.75
736fa508cbSNaresh Solanki                }
746fa508cbSNaresh Solanki            ],
756fa508cbSNaresh Solanki            "Type": "ADC"
766fa508cbSNaresh Solanki        },
776fa508cbSNaresh Solanki        {
786fa508cbSNaresh Solanki            "Index": 2,
796fa508cbSNaresh Solanki            "Name": "P5V_BMC_AUX_ADC",
806fa508cbSNaresh Solanki            "PowerState": "Always",
816fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
826fa508cbSNaresh Solanki            "Thresholds": [
836fa508cbSNaresh Solanki                {
846fa508cbSNaresh Solanki                    "Direction": "greater than",
85d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0525,
866fa508cbSNaresh Solanki                    "Name": "upper critical",
876fa508cbSNaresh Solanki                    "Severity": 1,
886fa508cbSNaresh Solanki                    "Value": 5.25
896fa508cbSNaresh Solanki                },
906fa508cbSNaresh Solanki                {
916fa508cbSNaresh Solanki                    "Direction": "greater than",
92d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.051500000000000004,
936fa508cbSNaresh Solanki                    "Name": "upper non critical",
946fa508cbSNaresh Solanki                    "Severity": 0,
956fa508cbSNaresh Solanki                    "Value": 5.15
966fa508cbSNaresh Solanki                },
976fa508cbSNaresh Solanki                {
986fa508cbSNaresh Solanki                    "Direction": "less than",
99d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.048499999999999995,
1006fa508cbSNaresh Solanki                    "Name": "lower non critical",
1016fa508cbSNaresh Solanki                    "Severity": 0,
1026fa508cbSNaresh Solanki                    "Value": 4.85
1036fa508cbSNaresh Solanki                },
1046fa508cbSNaresh Solanki                {
1056fa508cbSNaresh Solanki                    "Direction": "less than",
106d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0475,
1076fa508cbSNaresh Solanki                    "Name": "lower critical",
1086fa508cbSNaresh Solanki                    "Severity": 1,
1096fa508cbSNaresh Solanki                    "Value": 4.75
1106fa508cbSNaresh Solanki                }
1116fa508cbSNaresh Solanki            ],
1126fa508cbSNaresh Solanki            "Type": "ADC"
1136fa508cbSNaresh Solanki        },
1146fa508cbSNaresh Solanki        {
1156fa508cbSNaresh Solanki            "Index": 3,
1166fa508cbSNaresh Solanki            "Name": "P3V3_AUX_ADC",
1176fa508cbSNaresh Solanki            "PowerState": "Always",
1186fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
1196fa508cbSNaresh Solanki            "Thresholds": [
1206fa508cbSNaresh Solanki                {
1216fa508cbSNaresh Solanki                    "Direction": "greater than",
122d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03465,
1236fa508cbSNaresh Solanki                    "Name": "upper critical",
1246fa508cbSNaresh Solanki                    "Severity": 1,
1256fa508cbSNaresh Solanki                    "Value": 3.465
1266fa508cbSNaresh Solanki                },
1276fa508cbSNaresh Solanki                {
1286fa508cbSNaresh Solanki                    "Direction": "greater than",
129d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03399,
1306fa508cbSNaresh Solanki                    "Name": "upper non critical",
1316fa508cbSNaresh Solanki                    "Severity": 0,
1326fa508cbSNaresh Solanki                    "Value": 3.399
1336fa508cbSNaresh Solanki                },
1346fa508cbSNaresh Solanki                {
1356fa508cbSNaresh Solanki                    "Direction": "less than",
136d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.032010000000000004,
1376fa508cbSNaresh Solanki                    "Name": "lower non critical",
1386fa508cbSNaresh Solanki                    "Severity": 0,
1396fa508cbSNaresh Solanki                    "Value": 3.201
1406fa508cbSNaresh Solanki                },
1416fa508cbSNaresh Solanki                {
1426fa508cbSNaresh Solanki                    "Direction": "less than",
143d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.031349999999999996,
1446fa508cbSNaresh Solanki                    "Name": "lower critical",
1456fa508cbSNaresh Solanki                    "Severity": 1,
1466fa508cbSNaresh Solanki                    "Value": 3.135
1476fa508cbSNaresh Solanki                }
1486fa508cbSNaresh Solanki            ],
1496fa508cbSNaresh Solanki            "Type": "ADC"
1506fa508cbSNaresh Solanki        },
1516fa508cbSNaresh Solanki        {
1526fa508cbSNaresh Solanki            "Index": 4,
1536fa508cbSNaresh Solanki            "Name": "P3V3_BMC_AUX",
1546fa508cbSNaresh Solanki            "PowerState": "Always",
1556fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
1566fa508cbSNaresh Solanki            "Thresholds": [
1576fa508cbSNaresh Solanki                {
1586fa508cbSNaresh Solanki                    "Direction": "greater than",
159d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03465,
1606fa508cbSNaresh Solanki                    "Name": "upper critical",
1616fa508cbSNaresh Solanki                    "Severity": 1,
1626fa508cbSNaresh Solanki                    "Value": 3.465
1636fa508cbSNaresh Solanki                },
1646fa508cbSNaresh Solanki                {
1656fa508cbSNaresh Solanki                    "Direction": "greater than",
166d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03399,
1676fa508cbSNaresh Solanki                    "Name": "upper non critical",
1686fa508cbSNaresh Solanki                    "Severity": 0,
1696fa508cbSNaresh Solanki                    "Value": 3.399
1706fa508cbSNaresh Solanki                },
1716fa508cbSNaresh Solanki                {
1726fa508cbSNaresh Solanki                    "Direction": "less than",
173d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.032010000000000004,
1746fa508cbSNaresh Solanki                    "Name": "lower non critical",
1756fa508cbSNaresh Solanki                    "Severity": 0,
1766fa508cbSNaresh Solanki                    "Value": 3.201
1776fa508cbSNaresh Solanki                },
1786fa508cbSNaresh Solanki                {
1796fa508cbSNaresh Solanki                    "Direction": "less than",
180d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.031349999999999996,
1816fa508cbSNaresh Solanki                    "Name": "lower critical",
1826fa508cbSNaresh Solanki                    "Severity": 1,
1836fa508cbSNaresh Solanki                    "Value": 3.135
1846fa508cbSNaresh Solanki                }
1856fa508cbSNaresh Solanki            ],
1866fa508cbSNaresh Solanki            "Type": "ADC"
1876fa508cbSNaresh Solanki        },
1886fa508cbSNaresh Solanki        {
1896fa508cbSNaresh Solanki            "Index": 5,
1906fa508cbSNaresh Solanki            "Name": "P1V8_BMC_AUX",
1916fa508cbSNaresh Solanki            "PowerState": "Always",
1926fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
1936fa508cbSNaresh Solanki            "Thresholds": [
1946fa508cbSNaresh Solanki                {
1956fa508cbSNaresh Solanki                    "Direction": "greater than",
196d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
1976fa508cbSNaresh Solanki                    "Name": "upper critical",
1986fa508cbSNaresh Solanki                    "Severity": 1,
1996fa508cbSNaresh Solanki                    "Value": 1.89
2006fa508cbSNaresh Solanki                },
2016fa508cbSNaresh Solanki                {
2026fa508cbSNaresh Solanki                    "Direction": "greater than",
203d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.01854,
2046fa508cbSNaresh Solanki                    "Name": "upper non critical",
2056fa508cbSNaresh Solanki                    "Severity": 0,
2066fa508cbSNaresh Solanki                    "Value": 1.854
2076fa508cbSNaresh Solanki                },
2086fa508cbSNaresh Solanki                {
2096fa508cbSNaresh Solanki                    "Direction": "less than",
210d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.01746,
2116fa508cbSNaresh Solanki                    "Name": "lower non critical",
2126fa508cbSNaresh Solanki                    "Severity": 0,
2136fa508cbSNaresh Solanki                    "Value": 1.746
2146fa508cbSNaresh Solanki                },
2156fa508cbSNaresh Solanki                {
2166fa508cbSNaresh Solanki                    "Direction": "less than",
217d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
2186fa508cbSNaresh Solanki                    "Name": "lower critical",
2196fa508cbSNaresh Solanki                    "Severity": 1,
2206fa508cbSNaresh Solanki                    "Value": 1.71
2216fa508cbSNaresh Solanki                }
2226fa508cbSNaresh Solanki            ],
2236fa508cbSNaresh Solanki            "Type": "ADC"
2246fa508cbSNaresh Solanki        },
2256fa508cbSNaresh Solanki        {
2266fa508cbSNaresh Solanki            "Index": 6,
2276fa508cbSNaresh Solanki            "Name": "P1V2_BMC_AUX",
2286fa508cbSNaresh Solanki            "PowerState": "Always",
2296fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
2306fa508cbSNaresh Solanki            "Thresholds": [
2316fa508cbSNaresh Solanki                {
2326fa508cbSNaresh Solanki                    "Direction": "greater than",
233d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0126,
2346fa508cbSNaresh Solanki                    "Name": "upper critical",
2356fa508cbSNaresh Solanki                    "Severity": 1,
2366fa508cbSNaresh Solanki                    "Value": 1.26
2376fa508cbSNaresh Solanki                },
2386fa508cbSNaresh Solanki                {
2396fa508cbSNaresh Solanki                    "Direction": "greater than",
240d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.01236,
2416fa508cbSNaresh Solanki                    "Name": "upper non critical",
2426fa508cbSNaresh Solanki                    "Severity": 0,
2436fa508cbSNaresh Solanki                    "Value": 1.236
2446fa508cbSNaresh Solanki                },
2456fa508cbSNaresh Solanki                {
2466fa508cbSNaresh Solanki                    "Direction": "less than",
247d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.01164,
2486fa508cbSNaresh Solanki                    "Name": "lower non critical",
2496fa508cbSNaresh Solanki                    "Severity": 0,
2506fa508cbSNaresh Solanki                    "Value": 1.164
2516fa508cbSNaresh Solanki                },
2526fa508cbSNaresh Solanki                {
2536fa508cbSNaresh Solanki                    "Direction": "less than",
254d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011399999999999999,
2556fa508cbSNaresh Solanki                    "Name": "lower critical",
2566fa508cbSNaresh Solanki                    "Severity": 1,
2576fa508cbSNaresh Solanki                    "Value": 1.14
2586fa508cbSNaresh Solanki                }
2596fa508cbSNaresh Solanki            ],
2606fa508cbSNaresh Solanki            "Type": "ADC"
2616fa508cbSNaresh Solanki        },
2626fa508cbSNaresh Solanki        {
2636fa508cbSNaresh Solanki            "Index": 7,
2646fa508cbSNaresh Solanki            "Name": "P1V2_PHY1_LDO",
2656fa508cbSNaresh Solanki            "PowerState": "Always",
2666fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
2676fa508cbSNaresh Solanki            "Thresholds": [
2686fa508cbSNaresh Solanki                {
2696fa508cbSNaresh Solanki                    "Direction": "greater than",
270d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0134,
2716fa508cbSNaresh Solanki                    "Name": "upper critical",
2726fa508cbSNaresh Solanki                    "Severity": 1,
273affb3978SPatrick Rudolph                    "Value": 1.34
2746fa508cbSNaresh Solanki                },
2756fa508cbSNaresh Solanki                {
2766fa508cbSNaresh Solanki                    "Direction": "less than",
277d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.012,
2786fa508cbSNaresh Solanki                    "Name": "lower critical",
2796fa508cbSNaresh Solanki                    "Severity": 1,
280affb3978SPatrick Rudolph                    "Value": 1.2
2816fa508cbSNaresh Solanki                }
2826fa508cbSNaresh Solanki            ],
2836fa508cbSNaresh Solanki            "Type": "ADC"
2846fa508cbSNaresh Solanki        },
2856fa508cbSNaresh Solanki        {
2866fa508cbSNaresh Solanki            "Index": 8,
2876fa508cbSNaresh Solanki            "Name": "P1V2_PHY2_LDO",
2886fa508cbSNaresh Solanki            "PowerState": "Always",
2896fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
2906fa508cbSNaresh Solanki            "Thresholds": [
2916fa508cbSNaresh Solanki                {
2926fa508cbSNaresh Solanki                    "Direction": "greater than",
293d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0134,
2946fa508cbSNaresh Solanki                    "Name": "upper critical",
2956fa508cbSNaresh Solanki                    "Severity": 1,
296affb3978SPatrick Rudolph                    "Value": 1.34
2976fa508cbSNaresh Solanki                },
2986fa508cbSNaresh Solanki                {
2996fa508cbSNaresh Solanki                    "Direction": "less than",
300d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.012,
3016fa508cbSNaresh Solanki                    "Name": "lower critical",
3026fa508cbSNaresh Solanki                    "Severity": 1,
303affb3978SPatrick Rudolph                    "Value": 1.2
3046fa508cbSNaresh Solanki                }
3056fa508cbSNaresh Solanki            ],
3066fa508cbSNaresh Solanki            "Type": "ADC"
3076fa508cbSNaresh Solanki        },
3086fa508cbSNaresh Solanki        {
3096fa508cbSNaresh Solanki            "Index": 9,
3106fa508cbSNaresh Solanki            "Name": "P2V5_AUX",
3116fa508cbSNaresh Solanki            "PowerState": "Always",
3126fa508cbSNaresh Solanki            "ScaleFactor": 1.0,
3136fa508cbSNaresh Solanki            "Thresholds": [
3146fa508cbSNaresh Solanki                {
3156fa508cbSNaresh Solanki                    "Direction": "greater than",
316d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.02625,
3176fa508cbSNaresh Solanki                    "Name": "upper critical",
3186fa508cbSNaresh Solanki                    "Severity": 1,
3196fa508cbSNaresh Solanki                    "Value": 2.625
3206fa508cbSNaresh Solanki                },
3216fa508cbSNaresh Solanki                {
3226fa508cbSNaresh Solanki                    "Direction": "greater than",
323d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.025750000000000002,
3246fa508cbSNaresh Solanki                    "Name": "upper non critical",
3256fa508cbSNaresh Solanki                    "Severity": 0,
3266fa508cbSNaresh Solanki                    "Value": 2.575
3276fa508cbSNaresh Solanki                },
3286fa508cbSNaresh Solanki                {
3296fa508cbSNaresh Solanki                    "Direction": "less than",
330d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.024249999999999997,
3316fa508cbSNaresh Solanki                    "Name": "lower non critical",
3326fa508cbSNaresh Solanki                    "Severity": 0,
3336fa508cbSNaresh Solanki                    "Value": 2.425
3346fa508cbSNaresh Solanki                },
3356fa508cbSNaresh Solanki                {
3366fa508cbSNaresh Solanki                    "Direction": "less than",
337d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.02375,
3386fa508cbSNaresh Solanki                    "Name": "lower critical",
3396fa508cbSNaresh Solanki                    "Severity": 1,
3406fa508cbSNaresh Solanki                    "Value": 2.375
3416fa508cbSNaresh Solanki                }
3426fa508cbSNaresh Solanki            ],
3436fa508cbSNaresh Solanki            "Type": "ADC"
3446fa508cbSNaresh Solanki        },
3456fa508cbSNaresh Solanki        {
346980350f2SPatrick Rudolph            "BridgeGpio": [
347980350f2SPatrick Rudolph                {
348980350f2SPatrick Rudolph                    "Name": "RTC_BATT_TEST",
349980350f2SPatrick Rudolph                    "Polarity": "High",
350980350f2SPatrick Rudolph                    "SetupTime": 0.125
351980350f2SPatrick Rudolph                }
352980350f2SPatrick Rudolph            ],
353980350f2SPatrick Rudolph            "Index": 10,
354980350f2SPatrick Rudolph            "MaxValue": 3.57,
355980350f2SPatrick Rudolph            "MinValue": 0,
356980350f2SPatrick Rudolph            "Name": "VBAT_RTC",
357b197aca7SPatrick Rudolph            "PollRate": 900,
358980350f2SPatrick Rudolph            "ScaleFactor": 1.0,
359980350f2SPatrick Rudolph            "Thresholds": [
360980350f2SPatrick Rudolph                {
361980350f2SPatrick Rudolph                    "Direction": "greater than",
362d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03556,
363980350f2SPatrick Rudolph                    "Name": "upper critical",
364980350f2SPatrick Rudolph                    "Severity": 1,
365980350f2SPatrick Rudolph                    "Value": 3.556
366980350f2SPatrick Rudolph                },
367980350f2SPatrick Rudolph                {
368980350f2SPatrick Rudolph                    "Direction": "greater than",
369d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03458,
370980350f2SPatrick Rudolph                    "Name": "upper non critical",
371980350f2SPatrick Rudolph                    "Severity": 0,
372980350f2SPatrick Rudolph                    "Value": 3.458
373980350f2SPatrick Rudolph                },
374980350f2SPatrick Rudolph                {
375980350f2SPatrick Rudolph                    "Direction": "less than",
376d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.02212,
377980350f2SPatrick Rudolph                    "Name": "lower critical",
378980350f2SPatrick Rudolph                    "Severity": 1,
379980350f2SPatrick Rudolph                    "Value": 2.212
380980350f2SPatrick Rudolph                },
381980350f2SPatrick Rudolph                {
382980350f2SPatrick Rudolph                    "Direction": "less than",
383d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.023100000000000002,
384980350f2SPatrick Rudolph                    "Name": "lower non critical",
385980350f2SPatrick Rudolph                    "Severity": 0,
386980350f2SPatrick Rudolph                    "Value": 2.31
387980350f2SPatrick Rudolph                }
388980350f2SPatrick Rudolph            ],
389980350f2SPatrick Rudolph            "Type": "ADC"
390980350f2SPatrick Rudolph        },
391980350f2SPatrick Rudolph        {
3922c4386a6SPatrick Rudolph            "Address": "0x1f",
3932c4386a6SPatrick Rudolph            "Bus": 41,
3942c4386a6SPatrick Rudolph            "Labels": [
3952c4386a6SPatrick Rudolph                "temp2"
3962c4386a6SPatrick Rudolph            ],
397aa523702SPatrick Rudolph            "Name": "NIC2_0",
398aa523702SPatrick Rudolph            "Name1": "NIC2",
3992c4386a6SPatrick Rudolph            "PowerState": "On",
4002c4386a6SPatrick Rudolph            "Type": "ADM1021"
4012c4386a6SPatrick Rudolph        },
4022c4386a6SPatrick Rudolph        {
4032c4386a6SPatrick Rudolph            "Address": "0x1f",
4042c4386a6SPatrick Rudolph            "Bus": 44,
4052c4386a6SPatrick Rudolph            "Labels": [
4062c4386a6SPatrick Rudolph                "temp2"
4072c4386a6SPatrick Rudolph            ],
408aa523702SPatrick Rudolph            "Name": "NIC1_0",
409aa523702SPatrick Rudolph            "Name1": "NIC1",
4102c4386a6SPatrick Rudolph            "PowerState": "On",
4112c4386a6SPatrick Rudolph            "Type": "ADM1021"
4122c4386a6SPatrick Rudolph        },
4132c4386a6SPatrick Rudolph        {
4146fa508cbSNaresh Solanki            "Address": "0x40",
4156fa508cbSNaresh Solanki            "Bus": "58",
4166fa508cbSNaresh Solanki            "Labels": [
4176fa508cbSNaresh Solanki                "iout1",
4186fa508cbSNaresh Solanki                "vin",
4196fa508cbSNaresh Solanki                "vout1",
4206fa508cbSNaresh Solanki                "pout1",
4216fa508cbSNaresh Solanki                "temp1"
4226fa508cbSNaresh Solanki            ],
4236fa508cbSNaresh Solanki            "Name": "P1V8_PCH_AUX",
4246fa508cbSNaresh Solanki            "PollRate": 5.0,
425fa2972f8SNaresh Solanki            "PowerState": "On",
4266fa508cbSNaresh Solanki            "Thresholds": [
4276fa508cbSNaresh Solanki                {
4286fa508cbSNaresh Solanki                    "Direction": "greater than",
429d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.06,
4306fa508cbSNaresh Solanki                    "Label": "iout1",
4316fa508cbSNaresh Solanki                    "Name": "upper critical",
4326fa508cbSNaresh Solanki                    "Severity": 1,
4336fa508cbSNaresh Solanki                    "Value": 6.0
4346fa508cbSNaresh Solanki                },
4356fa508cbSNaresh Solanki                {
4366fa508cbSNaresh Solanki                    "Direction": "greater than",
437d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
4386fa508cbSNaresh Solanki                    "Label": "iout1",
4396fa508cbSNaresh Solanki                    "Name": "upper non critical",
4406fa508cbSNaresh Solanki                    "Severity": 0,
4416fa508cbSNaresh Solanki                    "Value": 4.0
4426fa508cbSNaresh Solanki                },
4436fa508cbSNaresh Solanki                {
4446fa508cbSNaresh Solanki                    "Direction": "greater than",
445d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
4466fa508cbSNaresh Solanki                    "Label": "vin",
4476fa508cbSNaresh Solanki                    "Name": "upper critical",
4486fa508cbSNaresh Solanki                    "Severity": 1,
449edfe305aSPatrick Rudolph                    "Value": 13.3
450edfe305aSPatrick Rudolph                },
451edfe305aSPatrick Rudolph                {
452edfe305aSPatrick Rudolph                    "Direction": "greater than",
453d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
454edfe305aSPatrick Rudolph                    "Label": "vin",
455edfe305aSPatrick Rudolph                    "Name": "upper non critical",
456edfe305aSPatrick Rudolph                    "Severity": 0,
457edfe305aSPatrick Rudolph                    "Value": 12.8
458edfe305aSPatrick Rudolph                },
459edfe305aSPatrick Rudolph                {
460edfe305aSPatrick Rudolph                    "Direction": "less than",
461d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
462edfe305aSPatrick Rudolph                    "Label": "vin",
463edfe305aSPatrick Rudolph                    "Name": "lower non critical",
464edfe305aSPatrick Rudolph                    "Severity": 0,
465edfe305aSPatrick Rudolph                    "Value": 11.68
466edfe305aSPatrick Rudolph                },
467edfe305aSPatrick Rudolph                {
468edfe305aSPatrick Rudolph                    "Direction": "less than",
469d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
470edfe305aSPatrick Rudolph                    "Label": "vin",
471edfe305aSPatrick Rudolph                    "Name": "lower critical",
472edfe305aSPatrick Rudolph                    "Severity": 1,
473edfe305aSPatrick Rudolph                    "Value": 11.08
4746fa508cbSNaresh Solanki                },
4756fa508cbSNaresh Solanki                {
4766fa508cbSNaresh Solanki                    "Direction": "greater than",
477d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
4786fa508cbSNaresh Solanki                    "Label": "vout1",
4796fa508cbSNaresh Solanki                    "Name": "upper critical",
4806fa508cbSNaresh Solanki                    "Severity": 1,
481edfe305aSPatrick Rudolph                    "Value": 1.98
4826fa508cbSNaresh Solanki                },
4836fa508cbSNaresh Solanki                {
4846fa508cbSNaresh Solanki                    "Direction": "less than",
485d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
4866fa508cbSNaresh Solanki                    "Label": "vout1",
4876fa508cbSNaresh Solanki                    "Name": "lower critical",
4886fa508cbSNaresh Solanki                    "Severity": 1,
489edfe305aSPatrick Rudolph                    "Value": 1.62
4906fa508cbSNaresh Solanki                },
4916fa508cbSNaresh Solanki                {
4926fa508cbSNaresh Solanki                    "Direction": "greater than",
493d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
4946fa508cbSNaresh Solanki                    "Label": "temp1",
4956fa508cbSNaresh Solanki                    "Name": "upper critical",
4966fa508cbSNaresh Solanki                    "Severity": 1,
4976fa508cbSNaresh Solanki                    "Value": 125.0
498edfe305aSPatrick Rudolph                },
499edfe305aSPatrick Rudolph                {
500edfe305aSPatrick Rudolph                    "Direction": "less than",
501d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
502edfe305aSPatrick Rudolph                    "Label": "vout1",
503edfe305aSPatrick Rudolph                    "Name": "lower non critical",
504edfe305aSPatrick Rudolph                    "Severity": 0,
505edfe305aSPatrick Rudolph                    "Value": 1.71
506edfe305aSPatrick Rudolph                },
507edfe305aSPatrick Rudolph                {
508edfe305aSPatrick Rudolph                    "Direction": "greater than",
509d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
510edfe305aSPatrick Rudolph                    "Label": "vout1",
511edfe305aSPatrick Rudolph                    "Name": "upper non critical",
512edfe305aSPatrick Rudolph                    "Severity": 0,
513edfe305aSPatrick Rudolph                    "Value": 1.89
5146fa508cbSNaresh Solanki                }
5156fa508cbSNaresh Solanki            ],
5166fa508cbSNaresh Solanki            "Type": "IR38060"
5176fa508cbSNaresh Solanki        },
5186fa508cbSNaresh Solanki        {
5196fa508cbSNaresh Solanki            "Address": "0x40",
5206fa508cbSNaresh Solanki            "Bus": "33",
5216fa508cbSNaresh Solanki            "Labels": [
5226fa508cbSNaresh Solanki                "iout1",
5236fa508cbSNaresh Solanki                "vin",
5246fa508cbSNaresh Solanki                "vout1",
5256fa508cbSNaresh Solanki                "pout1",
5266fa508cbSNaresh Solanki                "temp1"
5276fa508cbSNaresh Solanki            ],
5286fa508cbSNaresh Solanki            "Name": "P5V_AUX",
5296fa508cbSNaresh Solanki            "PollRate": 5.0,
5306fa508cbSNaresh Solanki            "PowerState": "Always",
5316fa508cbSNaresh Solanki            "Thresholds": [
5326fa508cbSNaresh Solanki                {
5336fa508cbSNaresh Solanki                    "Direction": "greater than",
534d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.16,
5356fa508cbSNaresh Solanki                    "Label": "iout1",
5366fa508cbSNaresh Solanki                    "Name": "upper critical",
5376fa508cbSNaresh Solanki                    "Severity": 1,
5386fa508cbSNaresh Solanki                    "Value": 16.0
5396fa508cbSNaresh Solanki                },
5406fa508cbSNaresh Solanki                {
5416fa508cbSNaresh Solanki                    "Direction": "greater than",
542d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
5436fa508cbSNaresh Solanki                    "Label": "vin",
5446fa508cbSNaresh Solanki                    "Name": "upper critical",
5456fa508cbSNaresh Solanki                    "Severity": 1,
546edfe305aSPatrick Rudolph                    "Value": 13.3
547edfe305aSPatrick Rudolph                },
548edfe305aSPatrick Rudolph                {
549edfe305aSPatrick Rudolph                    "Direction": "greater than",
550d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
551edfe305aSPatrick Rudolph                    "Label": "vin",
552edfe305aSPatrick Rudolph                    "Name": "upper non critical",
553edfe305aSPatrick Rudolph                    "Severity": 0,
554edfe305aSPatrick Rudolph                    "Value": 12.8
555edfe305aSPatrick Rudolph                },
556edfe305aSPatrick Rudolph                {
557edfe305aSPatrick Rudolph                    "Direction": "less than",
558d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
559edfe305aSPatrick Rudolph                    "Label": "vin",
560edfe305aSPatrick Rudolph                    "Name": "lower non critical",
561edfe305aSPatrick Rudolph                    "Severity": 0,
562edfe305aSPatrick Rudolph                    "Value": 11.68
5636fa508cbSNaresh Solanki                },
5646fa508cbSNaresh Solanki                {
5656fa508cbSNaresh Solanki                    "Direction": "less than",
566d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
5676fa508cbSNaresh Solanki                    "Label": "vin",
5686fa508cbSNaresh Solanki                    "Name": "lower critical",
5696fa508cbSNaresh Solanki                    "Severity": 1,
570edfe305aSPatrick Rudolph                    "Value": 11.08
5716fa508cbSNaresh Solanki                },
5726fa508cbSNaresh Solanki                {
5736fa508cbSNaresh Solanki                    "Direction": "greater than",
574d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.055,
5756fa508cbSNaresh Solanki                    "Label": "vout1",
5766fa508cbSNaresh Solanki                    "Name": "upper critical",
5776fa508cbSNaresh Solanki                    "Severity": 1,
578edfe305aSPatrick Rudolph                    "Value": 5.5
5796fa508cbSNaresh Solanki                },
5806fa508cbSNaresh Solanki                {
5816fa508cbSNaresh Solanki                    "Direction": "less than",
582d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.045,
5836fa508cbSNaresh Solanki                    "Label": "vout1",
5846fa508cbSNaresh Solanki                    "Name": "lower critical",
5856fa508cbSNaresh Solanki                    "Severity": 1,
5866fa508cbSNaresh Solanki                    "Value": 4.5
5876fa508cbSNaresh Solanki                },
5886fa508cbSNaresh Solanki                {
5896fa508cbSNaresh Solanki                    "Direction": "greater than",
590d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
5916fa508cbSNaresh Solanki                    "Label": "temp1",
5926fa508cbSNaresh Solanki                    "Name": "upper critical",
5936fa508cbSNaresh Solanki                    "Severity": 1,
5946fa508cbSNaresh Solanki                    "Value": 125.0
595edfe305aSPatrick Rudolph                },
596edfe305aSPatrick Rudolph                {
597edfe305aSPatrick Rudolph                    "Direction": "greater than",
598d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.12,
599edfe305aSPatrick Rudolph                    "Label": "iout1",
600edfe305aSPatrick Rudolph                    "Name": "upper non critical",
601edfe305aSPatrick Rudolph                    "Severity": 0,
602edfe305aSPatrick Rudolph                    "Value": 12.0
603edfe305aSPatrick Rudolph                },
604edfe305aSPatrick Rudolph                {
605edfe305aSPatrick Rudolph                    "Direction": "less than",
606d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0475,
607edfe305aSPatrick Rudolph                    "Label": "vout1",
608edfe305aSPatrick Rudolph                    "Name": "lower non critical",
609edfe305aSPatrick Rudolph                    "Severity": 0,
610edfe305aSPatrick Rudolph                    "Value": 4.75
611edfe305aSPatrick Rudolph                },
612edfe305aSPatrick Rudolph                {
613edfe305aSPatrick Rudolph                    "Direction": "greater than",
614d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0525,
615edfe305aSPatrick Rudolph                    "Label": "vout1",
616edfe305aSPatrick Rudolph                    "Name": "upper non critical",
617edfe305aSPatrick Rudolph                    "Severity": 0,
618edfe305aSPatrick Rudolph                    "Value": 5.25
6196fa508cbSNaresh Solanki                }
6206fa508cbSNaresh Solanki            ],
6216fa508cbSNaresh Solanki            "Type": "IR38263"
6226fa508cbSNaresh Solanki        },
6236fa508cbSNaresh Solanki        {
6246fa508cbSNaresh Solanki            "Address": "0x40",
6254278bf18SPatrick Rudolph            "Bus": "34",
6266fa508cbSNaresh Solanki            "Labels": [
6276fa508cbSNaresh Solanki                "iout1",
6286fa508cbSNaresh Solanki                "vin",
6296fa508cbSNaresh Solanki                "vout1",
6306fa508cbSNaresh Solanki                "pout1",
6316fa508cbSNaresh Solanki                "temp1"
6326fa508cbSNaresh Solanki            ],
6336fa508cbSNaresh Solanki            "Name": "P3V3_AUX",
6346fa508cbSNaresh Solanki            "PollRate": 5.0,
6356fa508cbSNaresh Solanki            "PowerState": "Always",
6366fa508cbSNaresh Solanki            "Thresholds": [
6376fa508cbSNaresh Solanki                {
6386fa508cbSNaresh Solanki                    "Direction": "greater than",
639d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.24,
6406fa508cbSNaresh Solanki                    "Label": "iout1",
6416fa508cbSNaresh Solanki                    "Name": "upper critical",
6426fa508cbSNaresh Solanki                    "Severity": 1,
6436fa508cbSNaresh Solanki                    "Value": 24.0
6446fa508cbSNaresh Solanki                },
6456fa508cbSNaresh Solanki                {
6466fa508cbSNaresh Solanki                    "Direction": "greater than",
647d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
6486fa508cbSNaresh Solanki                    "Label": "vin",
6496fa508cbSNaresh Solanki                    "Name": "upper critical",
6506fa508cbSNaresh Solanki                    "Severity": 1,
651edfe305aSPatrick Rudolph                    "Value": 13.3
652edfe305aSPatrick Rudolph                },
653edfe305aSPatrick Rudolph                {
654edfe305aSPatrick Rudolph                    "Direction": "greater than",
655d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
656edfe305aSPatrick Rudolph                    "Label": "vin",
657edfe305aSPatrick Rudolph                    "Name": "upper non critical",
658edfe305aSPatrick Rudolph                    "Severity": 0,
659edfe305aSPatrick Rudolph                    "Value": 12.8
660edfe305aSPatrick Rudolph                },
661edfe305aSPatrick Rudolph                {
662edfe305aSPatrick Rudolph                    "Direction": "less than",
663d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
664edfe305aSPatrick Rudolph                    "Label": "vin",
665edfe305aSPatrick Rudolph                    "Name": "lower non critical",
666edfe305aSPatrick Rudolph                    "Severity": 0,
667edfe305aSPatrick Rudolph                    "Value": 11.68
6686fa508cbSNaresh Solanki                },
6696fa508cbSNaresh Solanki                {
6706fa508cbSNaresh Solanki                    "Direction": "less than",
671d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
6726fa508cbSNaresh Solanki                    "Label": "vin",
6736fa508cbSNaresh Solanki                    "Name": "lower critical",
6746fa508cbSNaresh Solanki                    "Severity": 1,
675edfe305aSPatrick Rudolph                    "Value": 11.08
6766fa508cbSNaresh Solanki                },
6776fa508cbSNaresh Solanki                {
6786fa508cbSNaresh Solanki                    "Direction": "greater than",
679d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0374,
6806fa508cbSNaresh Solanki                    "Label": "vout1",
6816fa508cbSNaresh Solanki                    "Name": "upper critical",
6826fa508cbSNaresh Solanki                    "Severity": 1,
683edfe305aSPatrick Rudolph                    "Value": 3.74
6846fa508cbSNaresh Solanki                },
6856fa508cbSNaresh Solanki                {
6866fa508cbSNaresh Solanki                    "Direction": "less than",
687d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.030600000000000002,
6886fa508cbSNaresh Solanki                    "Label": "vout1",
6896fa508cbSNaresh Solanki                    "Name": "lower critical",
6906fa508cbSNaresh Solanki                    "Severity": 1,
691edfe305aSPatrick Rudolph                    "Value": 3.06
6926fa508cbSNaresh Solanki                },
6936fa508cbSNaresh Solanki                {
6946fa508cbSNaresh Solanki                    "Direction": "greater than",
695d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
6966fa508cbSNaresh Solanki                    "Label": "temp1",
6976fa508cbSNaresh Solanki                    "Name": "upper critical",
6986fa508cbSNaresh Solanki                    "Severity": 1,
6996fa508cbSNaresh Solanki                    "Value": 125.0
700edfe305aSPatrick Rudolph                },
701edfe305aSPatrick Rudolph                {
702edfe305aSPatrick Rudolph                    "Direction": "greater than",
703d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.19,
704edfe305aSPatrick Rudolph                    "Label": "iout1",
705edfe305aSPatrick Rudolph                    "Name": "upper non critical",
706edfe305aSPatrick Rudolph                    "Severity": 0,
707edfe305aSPatrick Rudolph                    "Value": 19.0
708edfe305aSPatrick Rudolph                },
709edfe305aSPatrick Rudolph                {
710edfe305aSPatrick Rudolph                    "Direction": "less than",
711d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0323,
712edfe305aSPatrick Rudolph                    "Label": "vout1",
713edfe305aSPatrick Rudolph                    "Name": "lower non critical",
714edfe305aSPatrick Rudolph                    "Severity": 0,
715edfe305aSPatrick Rudolph                    "Value": 3.23
716edfe305aSPatrick Rudolph                },
717edfe305aSPatrick Rudolph                {
718edfe305aSPatrick Rudolph                    "Direction": "greater than",
719d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0357,
720edfe305aSPatrick Rudolph                    "Label": "vout1",
721edfe305aSPatrick Rudolph                    "Name": "upper non critical",
722edfe305aSPatrick Rudolph                    "Severity": 0,
723edfe305aSPatrick Rudolph                    "Value": 3.57
7246fa508cbSNaresh Solanki                }
7256fa508cbSNaresh Solanki            ],
7266fa508cbSNaresh Solanki            "Type": "IR38263"
7276fa508cbSNaresh Solanki        },
7286fa508cbSNaresh Solanki        {
7296fa508cbSNaresh Solanki            "Address": "0x40",
7306fa508cbSNaresh Solanki            "Bus": "42",
7316fa508cbSNaresh Solanki            "Labels": [
7326fa508cbSNaresh Solanki                "iout1",
7336fa508cbSNaresh Solanki                "vin",
7346fa508cbSNaresh Solanki                "vout1",
7356fa508cbSNaresh Solanki                "pout1",
7366fa508cbSNaresh Solanki                "temp1"
7376fa508cbSNaresh Solanki            ],
7386fa508cbSNaresh Solanki            "Name": "PVCORE_NIC2",
7396fa508cbSNaresh Solanki            "PollRate": 5.0,
740fa2972f8SNaresh Solanki            "PowerState": "On",
7416fa508cbSNaresh Solanki            "Thresholds": [
7426fa508cbSNaresh Solanki                {
7436fa508cbSNaresh Solanki                    "Direction": "greater than",
744d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.2,
7456fa508cbSNaresh Solanki                    "Label": "iout1",
7466fa508cbSNaresh Solanki                    "Name": "upper critical",
7476fa508cbSNaresh Solanki                    "Severity": 1,
7486fa508cbSNaresh Solanki                    "Value": 20.0
7496fa508cbSNaresh Solanki                },
7506fa508cbSNaresh Solanki                {
7516fa508cbSNaresh Solanki                    "Direction": "greater than",
752d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
7536fa508cbSNaresh Solanki                    "Label": "iout1",
7546fa508cbSNaresh Solanki                    "Name": "upper non critical",
7556fa508cbSNaresh Solanki                    "Severity": 0,
756edfe305aSPatrick Rudolph                    "Value": 13.3
7576fa508cbSNaresh Solanki                },
7586fa508cbSNaresh Solanki                {
7596fa508cbSNaresh Solanki                    "Direction": "greater than",
760d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
7616fa508cbSNaresh Solanki                    "Label": "vin",
7626fa508cbSNaresh Solanki                    "Name": "upper critical",
7636fa508cbSNaresh Solanki                    "Severity": 1,
764edfe305aSPatrick Rudolph                    "Value": 13.3
765edfe305aSPatrick Rudolph                },
766edfe305aSPatrick Rudolph                {
767edfe305aSPatrick Rudolph                    "Direction": "greater than",
768d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
769edfe305aSPatrick Rudolph                    "Label": "vin",
770edfe305aSPatrick Rudolph                    "Name": "upper non critical",
771edfe305aSPatrick Rudolph                    "Severity": 0,
772edfe305aSPatrick Rudolph                    "Value": 12.8
773edfe305aSPatrick Rudolph                },
774edfe305aSPatrick Rudolph                {
775edfe305aSPatrick Rudolph                    "Direction": "less than",
776d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
777edfe305aSPatrick Rudolph                    "Label": "vin",
778edfe305aSPatrick Rudolph                    "Name": "lower non critical",
779edfe305aSPatrick Rudolph                    "Severity": 0,
780edfe305aSPatrick Rudolph                    "Value": 11.68
7816fa508cbSNaresh Solanki                },
7826fa508cbSNaresh Solanki                {
7836fa508cbSNaresh Solanki                    "Direction": "less than",
784d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
7856fa508cbSNaresh Solanki                    "Label": "vin",
7866fa508cbSNaresh Solanki                    "Name": "lower critical",
7876fa508cbSNaresh Solanki                    "Severity": 1,
788edfe305aSPatrick Rudolph                    "Value": 11.08
7896fa508cbSNaresh Solanki                },
7906fa508cbSNaresh Solanki                {
7916fa508cbSNaresh Solanki                    "Direction": "greater than",
792d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0094,
7936fa508cbSNaresh Solanki                    "Label": "vout1",
7946fa508cbSNaresh Solanki                    "Name": "upper critical",
7956fa508cbSNaresh Solanki                    "Severity": 1,
796edfe305aSPatrick Rudolph                    "Value": 0.94
7976fa508cbSNaresh Solanki                },
7986fa508cbSNaresh Solanki                {
7996fa508cbSNaresh Solanki                    "Direction": "less than",
800d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0072,
8016fa508cbSNaresh Solanki                    "Label": "vout1",
8026fa508cbSNaresh Solanki                    "Name": "lower critical",
8036fa508cbSNaresh Solanki                    "Severity": 1,
804edfe305aSPatrick Rudolph                    "Value": 0.72
8056fa508cbSNaresh Solanki                },
8066fa508cbSNaresh Solanki                {
8076fa508cbSNaresh Solanki                    "Direction": "greater than",
808d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
8096fa508cbSNaresh Solanki                    "Label": "temp1",
8106fa508cbSNaresh Solanki                    "Name": "upper critical",
8116fa508cbSNaresh Solanki                    "Severity": 1,
8126fa508cbSNaresh Solanki                    "Value": 125.0
813edfe305aSPatrick Rudolph                },
814edfe305aSPatrick Rudolph                {
815edfe305aSPatrick Rudolph                    "Direction": "less than",
816d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0076,
817edfe305aSPatrick Rudolph                    "Label": "vout1",
818edfe305aSPatrick Rudolph                    "Name": "lower non critical",
819edfe305aSPatrick Rudolph                    "Severity": 0,
820edfe305aSPatrick Rudolph                    "Value": 0.76
821edfe305aSPatrick Rudolph                },
822edfe305aSPatrick Rudolph                {
823edfe305aSPatrick Rudolph                    "Direction": "greater than",
824d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0089,
825edfe305aSPatrick Rudolph                    "Label": "vout1",
826edfe305aSPatrick Rudolph                    "Name": "upper non critical",
827edfe305aSPatrick Rudolph                    "Severity": 0,
828edfe305aSPatrick Rudolph                    "Value": 0.89
8296fa508cbSNaresh Solanki                }
8306fa508cbSNaresh Solanki            ],
8316fa508cbSNaresh Solanki            "Type": "IR38263"
8326fa508cbSNaresh Solanki        },
8336fa508cbSNaresh Solanki        {
8346fa508cbSNaresh Solanki            "Address": "0x40",
8356fa508cbSNaresh Solanki            "Bus": "43",
8366fa508cbSNaresh Solanki            "Labels": [
8376fa508cbSNaresh Solanki                "iout1",
8386fa508cbSNaresh Solanki                "vin",
8396fa508cbSNaresh Solanki                "vout1",
8406fa508cbSNaresh Solanki                "pout1",
8416fa508cbSNaresh Solanki                "temp1"
8426fa508cbSNaresh Solanki            ],
8436fa508cbSNaresh Solanki            "Name": "PVCORE_NIC1",
8446fa508cbSNaresh Solanki            "PollRate": 5.0,
845fa2972f8SNaresh Solanki            "PowerState": "On",
8466fa508cbSNaresh Solanki            "Thresholds": [
8476fa508cbSNaresh Solanki                {
8486fa508cbSNaresh Solanki                    "Direction": "greater than",
849d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.2,
8506fa508cbSNaresh Solanki                    "Label": "iout1",
8516fa508cbSNaresh Solanki                    "Name": "upper critical",
8526fa508cbSNaresh Solanki                    "Severity": 1,
8536fa508cbSNaresh Solanki                    "Value": 20.0
8546fa508cbSNaresh Solanki                },
8556fa508cbSNaresh Solanki                {
8566fa508cbSNaresh Solanki                    "Direction": "greater than",
857d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.16,
8586fa508cbSNaresh Solanki                    "Label": "iout1",
8596fa508cbSNaresh Solanki                    "Name": "upper non critical",
8606fa508cbSNaresh Solanki                    "Severity": 0,
8616fa508cbSNaresh Solanki                    "Value": 16.0
8626fa508cbSNaresh Solanki                },
8636fa508cbSNaresh Solanki                {
8646fa508cbSNaresh Solanki                    "Direction": "greater than",
865d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
8666fa508cbSNaresh Solanki                    "Label": "vin",
8676fa508cbSNaresh Solanki                    "Name": "upper critical",
8686fa508cbSNaresh Solanki                    "Severity": 1,
869edfe305aSPatrick Rudolph                    "Value": 13.3
870edfe305aSPatrick Rudolph                },
871edfe305aSPatrick Rudolph                {
872edfe305aSPatrick Rudolph                    "Direction": "greater than",
873d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
874edfe305aSPatrick Rudolph                    "Label": "vin",
875edfe305aSPatrick Rudolph                    "Name": "upper non critical",
876edfe305aSPatrick Rudolph                    "Severity": 0,
877edfe305aSPatrick Rudolph                    "Value": 12.8
878edfe305aSPatrick Rudolph                },
879edfe305aSPatrick Rudolph                {
880edfe305aSPatrick Rudolph                    "Direction": "less than",
881d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
882edfe305aSPatrick Rudolph                    "Label": "vin",
883edfe305aSPatrick Rudolph                    "Name": "lower non critical",
884edfe305aSPatrick Rudolph                    "Severity": 0,
885edfe305aSPatrick Rudolph                    "Value": 11.68
8866fa508cbSNaresh Solanki                },
8876fa508cbSNaresh Solanki                {
8886fa508cbSNaresh Solanki                    "Direction": "less than",
889d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
8906fa508cbSNaresh Solanki                    "Label": "vin",
8916fa508cbSNaresh Solanki                    "Name": "lower critical",
8926fa508cbSNaresh Solanki                    "Severity": 1,
893edfe305aSPatrick Rudolph                    "Value": 11.08
8946fa508cbSNaresh Solanki                },
8956fa508cbSNaresh Solanki                {
8966fa508cbSNaresh Solanki                    "Direction": "greater than",
897d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0094,
8986fa508cbSNaresh Solanki                    "Label": "vout1",
8996fa508cbSNaresh Solanki                    "Name": "upper critical",
9006fa508cbSNaresh Solanki                    "Severity": 1,
901edfe305aSPatrick Rudolph                    "Value": 0.94
9026fa508cbSNaresh Solanki                },
9036fa508cbSNaresh Solanki                {
9046fa508cbSNaresh Solanki                    "Direction": "less than",
905d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0072,
9066fa508cbSNaresh Solanki                    "Label": "vout1",
9076fa508cbSNaresh Solanki                    "Name": "lower critical",
9086fa508cbSNaresh Solanki                    "Severity": 1,
909edfe305aSPatrick Rudolph                    "Value": 0.72
9106fa508cbSNaresh Solanki                },
9116fa508cbSNaresh Solanki                {
9126fa508cbSNaresh Solanki                    "Direction": "greater than",
913d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
9146fa508cbSNaresh Solanki                    "Label": "temp1",
9156fa508cbSNaresh Solanki                    "Name": "upper critical",
9166fa508cbSNaresh Solanki                    "Severity": 1,
9176fa508cbSNaresh Solanki                    "Value": 125.0
918edfe305aSPatrick Rudolph                },
919edfe305aSPatrick Rudolph                {
920edfe305aSPatrick Rudolph                    "Direction": "less than",
921d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0076,
922edfe305aSPatrick Rudolph                    "Label": "vout1",
923edfe305aSPatrick Rudolph                    "Name": "lower non critical",
924edfe305aSPatrick Rudolph                    "Severity": 0,
925edfe305aSPatrick Rudolph                    "Value": 0.76
926edfe305aSPatrick Rudolph                },
927edfe305aSPatrick Rudolph                {
928edfe305aSPatrick Rudolph                    "Direction": "greater than",
929d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0089,
930edfe305aSPatrick Rudolph                    "Label": "vout1",
931edfe305aSPatrick Rudolph                    "Name": "upper non critical",
932edfe305aSPatrick Rudolph                    "Severity": 0,
933edfe305aSPatrick Rudolph                    "Value": 0.89
9346fa508cbSNaresh Solanki                }
9356fa508cbSNaresh Solanki            ],
9366fa508cbSNaresh Solanki            "Type": "IR38263"
9376fa508cbSNaresh Solanki        },
9386fa508cbSNaresh Solanki        {
9396fa508cbSNaresh Solanki            "Address": "0x40",
9406fa508cbSNaresh Solanki            "Bus": "45",
9416fa508cbSNaresh Solanki            "Labels": [
9426fa508cbSNaresh Solanki                "iout1",
9436fa508cbSNaresh Solanki                "vin",
9446fa508cbSNaresh Solanki                "vout1",
9456fa508cbSNaresh Solanki                "pout1",
9466fa508cbSNaresh Solanki                "temp1"
9476fa508cbSNaresh Solanki            ],
9486fa508cbSNaresh Solanki            "Name": "P3V3_NIC",
9496fa508cbSNaresh Solanki            "PollRate": 5.0,
950fa2972f8SNaresh Solanki            "PowerState": "On",
9516fa508cbSNaresh Solanki            "Thresholds": [
9526fa508cbSNaresh Solanki                {
9536fa508cbSNaresh Solanki                    "Direction": "greater than",
954d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.16,
9556fa508cbSNaresh Solanki                    "Label": "iout1",
9566fa508cbSNaresh Solanki                    "Name": "upper critical",
9576fa508cbSNaresh Solanki                    "Severity": 1,
9586fa508cbSNaresh Solanki                    "Value": 16.0
9596fa508cbSNaresh Solanki                },
9606fa508cbSNaresh Solanki                {
9616fa508cbSNaresh Solanki                    "Direction": "greater than",
962d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11,
9636fa508cbSNaresh Solanki                    "Label": "iout1",
9646fa508cbSNaresh Solanki                    "Name": "upper non critical",
9656fa508cbSNaresh Solanki                    "Severity": 0,
9666fa508cbSNaresh Solanki                    "Value": 11.0
9676fa508cbSNaresh Solanki                },
9686fa508cbSNaresh Solanki                {
9696fa508cbSNaresh Solanki                    "Direction": "greater than",
970d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
9716fa508cbSNaresh Solanki                    "Label": "vin",
9726fa508cbSNaresh Solanki                    "Name": "upper critical",
9736fa508cbSNaresh Solanki                    "Severity": 1,
974edfe305aSPatrick Rudolph                    "Value": 13.3
975edfe305aSPatrick Rudolph                },
976edfe305aSPatrick Rudolph                {
977edfe305aSPatrick Rudolph                    "Direction": "greater than",
978d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
979edfe305aSPatrick Rudolph                    "Label": "vin",
980edfe305aSPatrick Rudolph                    "Name": "upper non critical",
981edfe305aSPatrick Rudolph                    "Severity": 0,
982edfe305aSPatrick Rudolph                    "Value": 12.8
983edfe305aSPatrick Rudolph                },
984edfe305aSPatrick Rudolph                {
985edfe305aSPatrick Rudolph                    "Direction": "less than",
986d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
987edfe305aSPatrick Rudolph                    "Label": "vin",
988edfe305aSPatrick Rudolph                    "Name": "lower non critical",
989edfe305aSPatrick Rudolph                    "Severity": 0,
990edfe305aSPatrick Rudolph                    "Value": 11.68
9916fa508cbSNaresh Solanki                },
9926fa508cbSNaresh Solanki                {
9936fa508cbSNaresh Solanki                    "Direction": "less than",
994d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
9956fa508cbSNaresh Solanki                    "Label": "vin",
9966fa508cbSNaresh Solanki                    "Name": "lower critical",
9976fa508cbSNaresh Solanki                    "Severity": 1,
998edfe305aSPatrick Rudolph                    "Value": 11.08
9996fa508cbSNaresh Solanki                },
10006fa508cbSNaresh Solanki                {
10016fa508cbSNaresh Solanki                    "Direction": "greater than",
1002d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0363,
10036fa508cbSNaresh Solanki                    "Label": "vout1",
10046fa508cbSNaresh Solanki                    "Name": "upper critical",
10056fa508cbSNaresh Solanki                    "Severity": 1,
1006edfe305aSPatrick Rudolph                    "Value": 3.63
10076fa508cbSNaresh Solanki                },
10086fa508cbSNaresh Solanki                {
10096fa508cbSNaresh Solanki                    "Direction": "less than",
1010d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.029700000000000004,
10116fa508cbSNaresh Solanki                    "Label": "vout1",
10126fa508cbSNaresh Solanki                    "Name": "lower critical",
10136fa508cbSNaresh Solanki                    "Severity": 1,
1014edfe305aSPatrick Rudolph                    "Value": 2.97
10156fa508cbSNaresh Solanki                },
10166fa508cbSNaresh Solanki                {
10176fa508cbSNaresh Solanki                    "Direction": "greater than",
1018d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
10196fa508cbSNaresh Solanki                    "Label": "temp1",
10206fa508cbSNaresh Solanki                    "Name": "upper critical",
10216fa508cbSNaresh Solanki                    "Severity": 1,
10226fa508cbSNaresh Solanki                    "Value": 125.0
1023edfe305aSPatrick Rudolph                },
1024edfe305aSPatrick Rudolph                {
1025edfe305aSPatrick Rudolph                    "Direction": "less than",
1026d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.031400000000000004,
1027edfe305aSPatrick Rudolph                    "Label": "vout1",
1028edfe305aSPatrick Rudolph                    "Name": "lower non critical",
1029edfe305aSPatrick Rudolph                    "Severity": 0,
1030edfe305aSPatrick Rudolph                    "Value": 3.14
1031edfe305aSPatrick Rudolph                },
1032edfe305aSPatrick Rudolph                {
1033edfe305aSPatrick Rudolph                    "Direction": "greater than",
1034d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0347,
1035edfe305aSPatrick Rudolph                    "Label": "vout1",
1036edfe305aSPatrick Rudolph                    "Name": "upper non critical",
1037edfe305aSPatrick Rudolph                    "Severity": 0,
1038edfe305aSPatrick Rudolph                    "Value": 3.47
10396fa508cbSNaresh Solanki                }
10406fa508cbSNaresh Solanki            ],
10416fa508cbSNaresh Solanki            "Type": "IR38263"
10426fa508cbSNaresh Solanki        },
10436fa508cbSNaresh Solanki        {
10446fa508cbSNaresh Solanki            "Address": "0x40",
10456fa508cbSNaresh Solanki            "Bus": "46",
10466fa508cbSNaresh Solanki            "Labels": [
10476fa508cbSNaresh Solanki                "iout1",
10486fa508cbSNaresh Solanki                "vin",
10496fa508cbSNaresh Solanki                "vout1",
10506fa508cbSNaresh Solanki                "pout1",
10516fa508cbSNaresh Solanki                "temp1"
10526fa508cbSNaresh Solanki            ],
10536fa508cbSNaresh Solanki            "Name": "P1V2_NIC",
10546fa508cbSNaresh Solanki            "PollRate": 5.0,
1055fa2972f8SNaresh Solanki            "PowerState": "On",
10566fa508cbSNaresh Solanki            "Thresholds": [
10576fa508cbSNaresh Solanki                {
10586fa508cbSNaresh Solanki                    "Direction": "greater than",
1059d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.16,
10606fa508cbSNaresh Solanki                    "Label": "iout1",
10616fa508cbSNaresh Solanki                    "Name": "upper critical",
10626fa508cbSNaresh Solanki                    "Severity": 1,
10636fa508cbSNaresh Solanki                    "Value": 16.0
10646fa508cbSNaresh Solanki                },
10656fa508cbSNaresh Solanki                {
10666fa508cbSNaresh Solanki                    "Direction": "greater than",
1067d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.12,
10686fa508cbSNaresh Solanki                    "Label": "iout1",
10696fa508cbSNaresh Solanki                    "Name": "upper non critical",
10706fa508cbSNaresh Solanki                    "Severity": 0,
10716fa508cbSNaresh Solanki                    "Value": 12.0
10726fa508cbSNaresh Solanki                },
10736fa508cbSNaresh Solanki                {
10746fa508cbSNaresh Solanki                    "Direction": "greater than",
1075d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
10766fa508cbSNaresh Solanki                    "Label": "vin",
10776fa508cbSNaresh Solanki                    "Name": "upper critical",
10786fa508cbSNaresh Solanki                    "Severity": 1,
1079edfe305aSPatrick Rudolph                    "Value": 13.3
1080edfe305aSPatrick Rudolph                },
1081edfe305aSPatrick Rudolph                {
1082edfe305aSPatrick Rudolph                    "Direction": "greater than",
1083d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
1084edfe305aSPatrick Rudolph                    "Label": "vin",
1085edfe305aSPatrick Rudolph                    "Name": "upper non critical",
1086edfe305aSPatrick Rudolph                    "Severity": 0,
1087edfe305aSPatrick Rudolph                    "Value": 12.8
1088edfe305aSPatrick Rudolph                },
1089edfe305aSPatrick Rudolph                {
1090edfe305aSPatrick Rudolph                    "Direction": "less than",
1091d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
1092edfe305aSPatrick Rudolph                    "Label": "vin",
1093edfe305aSPatrick Rudolph                    "Name": "lower non critical",
1094edfe305aSPatrick Rudolph                    "Severity": 0,
1095edfe305aSPatrick Rudolph                    "Value": 11.68
10966fa508cbSNaresh Solanki                },
10976fa508cbSNaresh Solanki                {
10986fa508cbSNaresh Solanki                    "Direction": "less than",
1099d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
11006fa508cbSNaresh Solanki                    "Label": "vin",
11016fa508cbSNaresh Solanki                    "Name": "lower critical",
11026fa508cbSNaresh Solanki                    "Severity": 1,
1103edfe305aSPatrick Rudolph                    "Value": 11.08
11046fa508cbSNaresh Solanki                },
11056fa508cbSNaresh Solanki                {
11066fa508cbSNaresh Solanki                    "Direction": "greater than",
1107d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.013200000000000002,
11086fa508cbSNaresh Solanki                    "Label": "vout1",
11096fa508cbSNaresh Solanki                    "Name": "upper critical",
11106fa508cbSNaresh Solanki                    "Severity": 1,
1111edfe305aSPatrick Rudolph                    "Value": 1.32
11126fa508cbSNaresh Solanki                },
11136fa508cbSNaresh Solanki                {
11146fa508cbSNaresh Solanki                    "Direction": "less than",
1115d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0108,
11166fa508cbSNaresh Solanki                    "Label": "vout1",
11176fa508cbSNaresh Solanki                    "Name": "lower critical",
11186fa508cbSNaresh Solanki                    "Severity": 1,
1119edfe305aSPatrick Rudolph                    "Value": 1.08
11206fa508cbSNaresh Solanki                },
11216fa508cbSNaresh Solanki                {
11226fa508cbSNaresh Solanki                    "Direction": "greater than",
1123d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
11246fa508cbSNaresh Solanki                    "Label": "temp1",
11256fa508cbSNaresh Solanki                    "Name": "upper critical",
11266fa508cbSNaresh Solanki                    "Severity": 1,
11276fa508cbSNaresh Solanki                    "Value": 125.0
1128edfe305aSPatrick Rudolph                },
1129edfe305aSPatrick Rudolph                {
1130edfe305aSPatrick Rudolph                    "Direction": "less than",
1131d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011399999999999999,
1132edfe305aSPatrick Rudolph                    "Label": "vout1",
1133edfe305aSPatrick Rudolph                    "Name": "lower non critical",
1134edfe305aSPatrick Rudolph                    "Severity": 0,
1135edfe305aSPatrick Rudolph                    "Value": 1.14
1136edfe305aSPatrick Rudolph                },
1137edfe305aSPatrick Rudolph                {
1138edfe305aSPatrick Rudolph                    "Direction": "greater than",
1139d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0126,
1140edfe305aSPatrick Rudolph                    "Label": "vout1",
1141edfe305aSPatrick Rudolph                    "Name": "upper non critical",
1142edfe305aSPatrick Rudolph                    "Severity": 0,
1143edfe305aSPatrick Rudolph                    "Value": 1.26
11446fa508cbSNaresh Solanki                }
11456fa508cbSNaresh Solanki            ],
11466fa508cbSNaresh Solanki            "Type": "IR38263"
11476fa508cbSNaresh Solanki        },
11486fa508cbSNaresh Solanki        {
11496fa508cbSNaresh Solanki            "Address": "0x40",
11506fa508cbSNaresh Solanki            "Bus": "47",
11516fa508cbSNaresh Solanki            "Labels": [
11526fa508cbSNaresh Solanki                "iout1",
11536fa508cbSNaresh Solanki                "vin",
11546fa508cbSNaresh Solanki                "vout1",
11556fa508cbSNaresh Solanki                "pout1",
11566fa508cbSNaresh Solanki                "temp1"
11576fa508cbSNaresh Solanki            ],
11586fa508cbSNaresh Solanki            "Name": "P1V8_NIC",
11596fa508cbSNaresh Solanki            "PollRate": 5.0,
1160fa2972f8SNaresh Solanki            "PowerState": "On",
11616fa508cbSNaresh Solanki            "Thresholds": [
11626fa508cbSNaresh Solanki                {
11636fa508cbSNaresh Solanki                    "Direction": "greater than",
1164d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.32,
11656fa508cbSNaresh Solanki                    "Label": "iout1",
11666fa508cbSNaresh Solanki                    "Name": "upper critical",
11676fa508cbSNaresh Solanki                    "Severity": 1,
11686fa508cbSNaresh Solanki                    "Value": 32.0
11696fa508cbSNaresh Solanki                },
11706fa508cbSNaresh Solanki                {
11716fa508cbSNaresh Solanki                    "Direction": "greater than",
1172d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.26,
11736fa508cbSNaresh Solanki                    "Label": "iout1",
11746fa508cbSNaresh Solanki                    "Name": "upper non critical",
11756fa508cbSNaresh Solanki                    "Severity": 0,
11766fa508cbSNaresh Solanki                    "Value": 26.0
11776fa508cbSNaresh Solanki                },
11786fa508cbSNaresh Solanki                {
11796fa508cbSNaresh Solanki                    "Direction": "greater than",
1180d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
11816fa508cbSNaresh Solanki                    "Label": "vin",
11826fa508cbSNaresh Solanki                    "Name": "upper critical",
11836fa508cbSNaresh Solanki                    "Severity": 1,
1184edfe305aSPatrick Rudolph                    "Value": 13.3
1185edfe305aSPatrick Rudolph                },
1186edfe305aSPatrick Rudolph                {
1187edfe305aSPatrick Rudolph                    "Direction": "greater than",
1188d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
1189edfe305aSPatrick Rudolph                    "Label": "vin",
1190edfe305aSPatrick Rudolph                    "Name": "upper non critical",
1191edfe305aSPatrick Rudolph                    "Severity": 0,
1192edfe305aSPatrick Rudolph                    "Value": 12.8
1193edfe305aSPatrick Rudolph                },
1194edfe305aSPatrick Rudolph                {
1195edfe305aSPatrick Rudolph                    "Direction": "less than",
1196d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
1197edfe305aSPatrick Rudolph                    "Label": "vin",
1198edfe305aSPatrick Rudolph                    "Name": "lower non critical",
1199edfe305aSPatrick Rudolph                    "Severity": 0,
1200edfe305aSPatrick Rudolph                    "Value": 11.68
12016fa508cbSNaresh Solanki                },
12026fa508cbSNaresh Solanki                {
12036fa508cbSNaresh Solanki                    "Direction": "less than",
1204d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
12056fa508cbSNaresh Solanki                    "Label": "vin",
12066fa508cbSNaresh Solanki                    "Name": "lower critical",
12076fa508cbSNaresh Solanki                    "Severity": 1,
1208edfe305aSPatrick Rudolph                    "Value": 11.08
12096fa508cbSNaresh Solanki                },
12106fa508cbSNaresh Solanki                {
12116fa508cbSNaresh Solanki                    "Direction": "greater than",
1212d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
12136fa508cbSNaresh Solanki                    "Label": "vout1",
12146fa508cbSNaresh Solanki                    "Name": "upper critical",
12156fa508cbSNaresh Solanki                    "Severity": 1,
1216edfe305aSPatrick Rudolph                    "Value": 1.98
12176fa508cbSNaresh Solanki                },
12186fa508cbSNaresh Solanki                {
12196fa508cbSNaresh Solanki                    "Direction": "less than",
1220d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
12216fa508cbSNaresh Solanki                    "Label": "vout1",
12226fa508cbSNaresh Solanki                    "Name": "lower critical",
12236fa508cbSNaresh Solanki                    "Severity": 1,
1224edfe305aSPatrick Rudolph                    "Value": 1.62
12256fa508cbSNaresh Solanki                },
12266fa508cbSNaresh Solanki                {
12276fa508cbSNaresh Solanki                    "Direction": "greater than",
1228d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
12296fa508cbSNaresh Solanki                    "Label": "temp1",
12306fa508cbSNaresh Solanki                    "Name": "upper critical",
12316fa508cbSNaresh Solanki                    "Severity": 1,
12326fa508cbSNaresh Solanki                    "Value": 125.0
1233edfe305aSPatrick Rudolph                },
1234edfe305aSPatrick Rudolph                {
1235edfe305aSPatrick Rudolph                    "Direction": "less than",
1236d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
1237edfe305aSPatrick Rudolph                    "Label": "vout1",
1238edfe305aSPatrick Rudolph                    "Name": "lower non critical",
1239edfe305aSPatrick Rudolph                    "Severity": 0,
1240edfe305aSPatrick Rudolph                    "Value": 1.71
1241edfe305aSPatrick Rudolph                },
1242edfe305aSPatrick Rudolph                {
1243edfe305aSPatrick Rudolph                    "Direction": "greater than",
1244d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
1245edfe305aSPatrick Rudolph                    "Label": "vout1",
1246edfe305aSPatrick Rudolph                    "Name": "upper non critical",
1247edfe305aSPatrick Rudolph                    "Severity": 0,
1248edfe305aSPatrick Rudolph                    "Value": 1.89
12496fa508cbSNaresh Solanki                }
12506fa508cbSNaresh Solanki            ],
12516fa508cbSNaresh Solanki            "Type": "IR38263"
12526fa508cbSNaresh Solanki        },
12536fa508cbSNaresh Solanki        {
12546fa508cbSNaresh Solanki            "Address": "0x40",
12556fa508cbSNaresh Solanki            "Bus": "57",
12566fa508cbSNaresh Solanki            "Labels": [
12576fa508cbSNaresh Solanki                "iout1",
12586fa508cbSNaresh Solanki                "vin",
12596fa508cbSNaresh Solanki                "vout1",
12606fa508cbSNaresh Solanki                "pout1",
12616fa508cbSNaresh Solanki                "temp1"
12626fa508cbSNaresh Solanki            ],
12636fa508cbSNaresh Solanki            "Name": "P1V05_PCH_AUX",
12646fa508cbSNaresh Solanki            "PollRate": 5.0,
1265fa2972f8SNaresh Solanki            "PowerState": "On",
12666fa508cbSNaresh Solanki            "Thresholds": [
12676fa508cbSNaresh Solanki                {
12686fa508cbSNaresh Solanki                    "Direction": "greater than",
1269d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.17,
12706fa508cbSNaresh Solanki                    "Label": "iout1",
12716fa508cbSNaresh Solanki                    "Name": "upper non critical",
12726fa508cbSNaresh Solanki                    "Severity": 0,
12736fa508cbSNaresh Solanki                    "Value": 17.0
12746fa508cbSNaresh Solanki                },
12756fa508cbSNaresh Solanki                {
12766fa508cbSNaresh Solanki                    "Direction": "greater than",
1277d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.24,
12786fa508cbSNaresh Solanki                    "Label": "iout1",
12796fa508cbSNaresh Solanki                    "Name": "upper critical",
12806fa508cbSNaresh Solanki                    "Severity": 1,
12816fa508cbSNaresh Solanki                    "Value": 24.0
12826fa508cbSNaresh Solanki                },
12836fa508cbSNaresh Solanki                {
12846fa508cbSNaresh Solanki                    "Direction": "greater than",
1285d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
12866fa508cbSNaresh Solanki                    "Label": "vin",
12876fa508cbSNaresh Solanki                    "Name": "upper critical",
12886fa508cbSNaresh Solanki                    "Severity": 1,
1289edfe305aSPatrick Rudolph                    "Value": 13.3
1290edfe305aSPatrick Rudolph                },
1291edfe305aSPatrick Rudolph                {
1292edfe305aSPatrick Rudolph                    "Direction": "greater than",
1293d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
1294edfe305aSPatrick Rudolph                    "Label": "vin",
1295edfe305aSPatrick Rudolph                    "Name": "upper non critical",
1296edfe305aSPatrick Rudolph                    "Severity": 0,
1297edfe305aSPatrick Rudolph                    "Value": 12.8
1298edfe305aSPatrick Rudolph                },
1299edfe305aSPatrick Rudolph                {
1300edfe305aSPatrick Rudolph                    "Direction": "less than",
1301d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
1302edfe305aSPatrick Rudolph                    "Label": "vin",
1303edfe305aSPatrick Rudolph                    "Name": "lower non critical",
1304edfe305aSPatrick Rudolph                    "Severity": 0,
1305edfe305aSPatrick Rudolph                    "Value": 11.68
13066fa508cbSNaresh Solanki                },
13076fa508cbSNaresh Solanki                {
13086fa508cbSNaresh Solanki                    "Direction": "less than",
1309d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
13106fa508cbSNaresh Solanki                    "Label": "vin",
13116fa508cbSNaresh Solanki                    "Name": "lower critical",
13126fa508cbSNaresh Solanki                    "Severity": 1,
1313edfe305aSPatrick Rudolph                    "Value": 11.08
13146fa508cbSNaresh Solanki                },
13156fa508cbSNaresh Solanki                {
13166fa508cbSNaresh Solanki                    "Direction": "greater than",
1317d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0116,
13186fa508cbSNaresh Solanki                    "Label": "vout1",
13196fa508cbSNaresh Solanki                    "Name": "upper critical",
13206fa508cbSNaresh Solanki                    "Severity": 1,
1321edfe305aSPatrick Rudolph                    "Value": 1.16
13226fa508cbSNaresh Solanki                },
13236fa508cbSNaresh Solanki                {
13246fa508cbSNaresh Solanki                    "Direction": "less than",
1325d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
13266fa508cbSNaresh Solanki                    "Label": "vout1",
13276fa508cbSNaresh Solanki                    "Name": "lower critical",
13286fa508cbSNaresh Solanki                    "Severity": 1,
1329edfe305aSPatrick Rudolph                    "Value": 0.95
13306fa508cbSNaresh Solanki                },
13316fa508cbSNaresh Solanki                {
13326fa508cbSNaresh Solanki                    "Direction": "greater than",
1333d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.25,
13346fa508cbSNaresh Solanki                    "Label": "temp1",
13356fa508cbSNaresh Solanki                    "Name": "upper critical",
13366fa508cbSNaresh Solanki                    "Severity": 1,
13376fa508cbSNaresh Solanki                    "Value": 125.0
1338edfe305aSPatrick Rudolph                },
1339edfe305aSPatrick Rudolph                {
1340edfe305aSPatrick Rudolph                    "Direction": "less than",
1341d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.01,
1342edfe305aSPatrick Rudolph                    "Label": "vout1",
1343edfe305aSPatrick Rudolph                    "Name": "lower non critical",
1344edfe305aSPatrick Rudolph                    "Severity": 0,
1345edfe305aSPatrick Rudolph                    "Value": 1.0
1346edfe305aSPatrick Rudolph                },
1347edfe305aSPatrick Rudolph                {
1348edfe305aSPatrick Rudolph                    "Direction": "greater than",
1349d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
1350edfe305aSPatrick Rudolph                    "Label": "vout1",
1351edfe305aSPatrick Rudolph                    "Name": "upper non critical",
1352edfe305aSPatrick Rudolph                    "Severity": 0,
1353edfe305aSPatrick Rudolph                    "Value": 1.1
13546fa508cbSNaresh Solanki                }
13556fa508cbSNaresh Solanki            ],
13566fa508cbSNaresh Solanki            "Type": "IR38263"
13576fa508cbSNaresh Solanki        },
13586fa508cbSNaresh Solanki        {
13596fa508cbSNaresh Solanki            "Name": "Fan01 connector",
13606fa508cbSNaresh Solanki            "Pwm": 0,
13616fa508cbSNaresh Solanki            "PwmName": "Fan01_Pwm",
13626fa508cbSNaresh Solanki            "Status": "disabled",
13636fa508cbSNaresh Solanki            "Tachs": [
13646fa508cbSNaresh Solanki                0
13656fa508cbSNaresh Solanki            ],
13666fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
13676fa508cbSNaresh Solanki        },
13686fa508cbSNaresh Solanki        {
13696fa508cbSNaresh Solanki            "Name": "Fan02 connector",
13706fa508cbSNaresh Solanki            "Pwm": 0,
13716fa508cbSNaresh Solanki            "PwmName": "Fan02_Pwm",
13726fa508cbSNaresh Solanki            "Status": "disabled",
13736fa508cbSNaresh Solanki            "Tachs": [
13746fa508cbSNaresh Solanki                0
13756fa508cbSNaresh Solanki            ],
13766fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
13776fa508cbSNaresh Solanki        },
13786fa508cbSNaresh Solanki        {
13796fa508cbSNaresh Solanki            "Name": "Fan03 connector",
13806fa508cbSNaresh Solanki            "Pwm": 0,
13816fa508cbSNaresh Solanki            "PwmName": "Fan03_Pwm",
13826fa508cbSNaresh Solanki            "Status": "disabled",
13836fa508cbSNaresh Solanki            "Tachs": [
13846fa508cbSNaresh Solanki                0
13856fa508cbSNaresh Solanki            ],
13866fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
13876fa508cbSNaresh Solanki        },
13886fa508cbSNaresh Solanki        {
13896fa508cbSNaresh Solanki            "Name": "Fan04 connector",
13906fa508cbSNaresh Solanki            "Pwm": 0,
13916fa508cbSNaresh Solanki            "PwmName": "Fan04_Pwm",
13926fa508cbSNaresh Solanki            "Status": "disabled",
13936fa508cbSNaresh Solanki            "Tachs": [
13946fa508cbSNaresh Solanki                0
13956fa508cbSNaresh Solanki            ],
13966fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
13976fa508cbSNaresh Solanki        },
13986fa508cbSNaresh Solanki        {
13996fa508cbSNaresh Solanki            "Name": "Fan05 connector",
14006fa508cbSNaresh Solanki            "Pwm": 0,
14016fa508cbSNaresh Solanki            "PwmName": "Fan05_Pwm",
14026fa508cbSNaresh Solanki            "Status": "disabled",
14036fa508cbSNaresh Solanki            "Tachs": [
14046fa508cbSNaresh Solanki                0
14056fa508cbSNaresh Solanki            ],
14066fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14076fa508cbSNaresh Solanki        },
14086fa508cbSNaresh Solanki        {
14096fa508cbSNaresh Solanki            "Name": "Fan06 connector",
14106fa508cbSNaresh Solanki            "Pwm": 0,
14116fa508cbSNaresh Solanki            "PwmName": "Fan06_Pwm",
14126fa508cbSNaresh Solanki            "Status": "disabled",
14136fa508cbSNaresh Solanki            "Tachs": [
14146fa508cbSNaresh Solanki                0
14156fa508cbSNaresh Solanki            ],
14166fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14176fa508cbSNaresh Solanki        },
14186fa508cbSNaresh Solanki        {
14196fa508cbSNaresh Solanki            "Name": "Fan07 connector",
14206fa508cbSNaresh Solanki            "Pwm": 0,
14216fa508cbSNaresh Solanki            "PwmName": "Fan07_Pwm",
14226fa508cbSNaresh Solanki            "Status": "disabled",
14236fa508cbSNaresh Solanki            "Tachs": [
14246fa508cbSNaresh Solanki                0
14256fa508cbSNaresh Solanki            ],
14266fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14276fa508cbSNaresh Solanki        },
14286fa508cbSNaresh Solanki        {
14296fa508cbSNaresh Solanki            "Name": "Fan08 connector",
14306fa508cbSNaresh Solanki            "Pwm": 0,
14316fa508cbSNaresh Solanki            "PwmName": "Fan08_Pwm",
14326fa508cbSNaresh Solanki            "Status": "disabled",
14336fa508cbSNaresh Solanki            "Tachs": [
14346fa508cbSNaresh Solanki                0
14356fa508cbSNaresh Solanki            ],
14366fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14376fa508cbSNaresh Solanki        },
14386fa508cbSNaresh Solanki        {
14396fa508cbSNaresh Solanki            "Name": "Fan09 connector",
14406fa508cbSNaresh Solanki            "Pwm": 0,
14416fa508cbSNaresh Solanki            "PwmName": "Fan09_Pwm",
14426fa508cbSNaresh Solanki            "Status": "disabled",
14436fa508cbSNaresh Solanki            "Tachs": [
14446fa508cbSNaresh Solanki                0
14456fa508cbSNaresh Solanki            ],
14466fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14476fa508cbSNaresh Solanki        },
14486fa508cbSNaresh Solanki        {
14496fa508cbSNaresh Solanki            "Name": "Fan10 connector",
14506fa508cbSNaresh Solanki            "Pwm": 0,
14516fa508cbSNaresh Solanki            "PwmName": "Fan10_Pwm",
14526fa508cbSNaresh Solanki            "Status": "disabled",
14536fa508cbSNaresh Solanki            "Tachs": [
14546fa508cbSNaresh Solanki                0
14556fa508cbSNaresh Solanki            ],
14566fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14576fa508cbSNaresh Solanki        },
14586fa508cbSNaresh Solanki        {
14596fa508cbSNaresh Solanki            "Name": "Fan11 connector",
14606fa508cbSNaresh Solanki            "Pwm": 0,
14616fa508cbSNaresh Solanki            "PwmName": "Fan11_Pwm",
14626fa508cbSNaresh Solanki            "Status": "disabled",
14636fa508cbSNaresh Solanki            "Tachs": [
14646fa508cbSNaresh Solanki                0
14656fa508cbSNaresh Solanki            ],
14666fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14676fa508cbSNaresh Solanki        },
14686fa508cbSNaresh Solanki        {
14696fa508cbSNaresh Solanki            "Name": "Fan12 connector",
14706fa508cbSNaresh Solanki            "Pwm": 0,
14716fa508cbSNaresh Solanki            "PwmName": "Fan12_Pwm",
14726fa508cbSNaresh Solanki            "Status": "disabled",
14736fa508cbSNaresh Solanki            "Tachs": [
14746fa508cbSNaresh Solanki                0
14756fa508cbSNaresh Solanki            ],
14766fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14776fa508cbSNaresh Solanki        },
14786fa508cbSNaresh Solanki        {
14796fa508cbSNaresh Solanki            "Name": "Fan13 connector",
14806fa508cbSNaresh Solanki            "Pwm": 0,
14816fa508cbSNaresh Solanki            "PwmName": "Fan13_Pwm",
14826fa508cbSNaresh Solanki            "Status": "disabled",
14836fa508cbSNaresh Solanki            "Tachs": [
14846fa508cbSNaresh Solanki                0
14856fa508cbSNaresh Solanki            ],
14866fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14876fa508cbSNaresh Solanki        },
14886fa508cbSNaresh Solanki        {
14896fa508cbSNaresh Solanki            "Name": "Fan14 connector",
14906fa508cbSNaresh Solanki            "Pwm": 0,
14916fa508cbSNaresh Solanki            "PwmName": "Fan14_Pwm",
14926fa508cbSNaresh Solanki            "Status": "disabled",
14936fa508cbSNaresh Solanki            "Tachs": [
14946fa508cbSNaresh Solanki                0
14956fa508cbSNaresh Solanki            ],
14966fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
14976fa508cbSNaresh Solanki        },
14986fa508cbSNaresh Solanki        {
14996fa508cbSNaresh Solanki            "Name": "Fan15 connector",
15006fa508cbSNaresh Solanki            "Pwm": 0,
15016fa508cbSNaresh Solanki            "PwmName": "Fan15_Pwm",
15026fa508cbSNaresh Solanki            "Status": "disabled",
15036fa508cbSNaresh Solanki            "Tachs": [
15046fa508cbSNaresh Solanki                0
15056fa508cbSNaresh Solanki            ],
15066fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15076fa508cbSNaresh Solanki        },
15086fa508cbSNaresh Solanki        {
15096fa508cbSNaresh Solanki            "Name": "Fan16 connector",
15106fa508cbSNaresh Solanki            "Pwm": 0,
15116fa508cbSNaresh Solanki            "PwmName": "Fan16_Pwm",
15126fa508cbSNaresh Solanki            "Status": "disabled",
15136fa508cbSNaresh Solanki            "Tachs": [
15146fa508cbSNaresh Solanki                0
15156fa508cbSNaresh Solanki            ],
15166fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15176fa508cbSNaresh Solanki        },
15186fa508cbSNaresh Solanki        {
15196fa508cbSNaresh Solanki            "Name": "Fan17 connector",
15206fa508cbSNaresh Solanki            "Pwm": 0,
15216fa508cbSNaresh Solanki            "PwmName": "Fan17_Pwm",
15226fa508cbSNaresh Solanki            "Status": "disabled",
15236fa508cbSNaresh Solanki            "Tachs": [
15246fa508cbSNaresh Solanki                0
15256fa508cbSNaresh Solanki            ],
15266fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15276fa508cbSNaresh Solanki        },
15286fa508cbSNaresh Solanki        {
15296fa508cbSNaresh Solanki            "Name": "Fan18 connector",
15306fa508cbSNaresh Solanki            "Pwm": 0,
15316fa508cbSNaresh Solanki            "PwmName": "Fan18_Pwm",
15326fa508cbSNaresh Solanki            "Status": "disabled",
15336fa508cbSNaresh Solanki            "Tachs": [
15346fa508cbSNaresh Solanki                0
15356fa508cbSNaresh Solanki            ],
15366fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15376fa508cbSNaresh Solanki        },
15386fa508cbSNaresh Solanki        {
15396fa508cbSNaresh Solanki            "Name": "Fan19 connector",
15406fa508cbSNaresh Solanki            "Pwm": 0,
15416fa508cbSNaresh Solanki            "PwmName": "Fan19_Pwm",
15426fa508cbSNaresh Solanki            "Status": "disabled",
15436fa508cbSNaresh Solanki            "Tachs": [
15446fa508cbSNaresh Solanki                0
15456fa508cbSNaresh Solanki            ],
15466fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15476fa508cbSNaresh Solanki        },
15486fa508cbSNaresh Solanki        {
15496fa508cbSNaresh Solanki            "Name": "Fan20 connector",
15506fa508cbSNaresh Solanki            "Pwm": 0,
15516fa508cbSNaresh Solanki            "PwmName": "Fan20_Pwm",
15526fa508cbSNaresh Solanki            "Status": "disabled",
15536fa508cbSNaresh Solanki            "Tachs": [
15546fa508cbSNaresh Solanki                0
15556fa508cbSNaresh Solanki            ],
15566fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15576fa508cbSNaresh Solanki        },
15586fa508cbSNaresh Solanki        {
15596fa508cbSNaresh Solanki            "Name": "Fan21 connector",
15606fa508cbSNaresh Solanki            "Pwm": 0,
15616fa508cbSNaresh Solanki            "PwmName": "Fan21_Pwm",
15626fa508cbSNaresh Solanki            "Status": "disabled",
15636fa508cbSNaresh Solanki            "Tachs": [
15646fa508cbSNaresh Solanki                0
15656fa508cbSNaresh Solanki            ],
15666fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15676fa508cbSNaresh Solanki        },
15686fa508cbSNaresh Solanki        {
15696fa508cbSNaresh Solanki            "Name": "Fan22 connector",
15706fa508cbSNaresh Solanki            "Pwm": 0,
15716fa508cbSNaresh Solanki            "PwmName": "Fan22_Pwm",
15726fa508cbSNaresh Solanki            "Status": "disabled",
15736fa508cbSNaresh Solanki            "Tachs": [
15746fa508cbSNaresh Solanki                0
15756fa508cbSNaresh Solanki            ],
15766fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15776fa508cbSNaresh Solanki        },
15786fa508cbSNaresh Solanki        {
15796fa508cbSNaresh Solanki            "Name": "Fan23 connector",
15806fa508cbSNaresh Solanki            "Pwm": 0,
15816fa508cbSNaresh Solanki            "PwmName": "Fan23_Pwm",
15826fa508cbSNaresh Solanki            "Status": "disabled",
15836fa508cbSNaresh Solanki            "Tachs": [
15846fa508cbSNaresh Solanki                0
15856fa508cbSNaresh Solanki            ],
15866fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15876fa508cbSNaresh Solanki        },
15886fa508cbSNaresh Solanki        {
15896fa508cbSNaresh Solanki            "Name": "Fan24 connector",
15906fa508cbSNaresh Solanki            "Pwm": 0,
15916fa508cbSNaresh Solanki            "PwmName": "Fan24_Pwm",
15926fa508cbSNaresh Solanki            "Status": "disabled",
15936fa508cbSNaresh Solanki            "Tachs": [
15946fa508cbSNaresh Solanki                0
15956fa508cbSNaresh Solanki            ],
15966fa508cbSNaresh Solanki            "Type": "IntelFanConnector"
15976fa508cbSNaresh Solanki        },
15986fa508cbSNaresh Solanki        {
15991c850f77SPatrick Rudolph            "Address": "0x8",
16001c850f77SPatrick Rudolph            "Class": "METemp",
16011c850f77SPatrick Rudolph            "Name": "PCH Temperature",
16021c850f77SPatrick Rudolph            "PowerState": "On",
16031c850f77SPatrick Rudolph            "Thresholds": [
16041c850f77SPatrick Rudolph                {
16051c850f77SPatrick Rudolph                    "Direction": "greater than",
1606d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.03,
16071c850f77SPatrick Rudolph                    "Name": "upper critical",
16081c850f77SPatrick Rudolph                    "Severity": 1,
16091c850f77SPatrick Rudolph                    "Value": 103
16101c850f77SPatrick Rudolph                },
16111c850f77SPatrick Rudolph                {
16121c850f77SPatrick Rudolph                    "Direction": "greater than",
1613d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.98,
16141c850f77SPatrick Rudolph                    "Name": "upper non critical",
16151c850f77SPatrick Rudolph                    "Severity": 0,
16161c850f77SPatrick Rudolph                    "Value": 98
16171c850f77SPatrick Rudolph                },
16181c850f77SPatrick Rudolph                {
16191c850f77SPatrick Rudolph                    "Direction": "less than",
1620d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.05,
16211c850f77SPatrick Rudolph                    "Name": "lower non critical",
16221c850f77SPatrick Rudolph                    "Severity": 0,
16231c850f77SPatrick Rudolph                    "Value": 5
16241c850f77SPatrick Rudolph                },
16251c850f77SPatrick Rudolph                {
16261c850f77SPatrick Rudolph                    "Direction": "less than",
1627d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0,
16281c850f77SPatrick Rudolph                    "Name": "lower critical",
16291c850f77SPatrick Rudolph                    "Severity": 1,
16301c850f77SPatrick Rudolph                    "Value": 0
16311c850f77SPatrick Rudolph                }
16321c850f77SPatrick Rudolph            ],
16331c850f77SPatrick Rudolph            "Type": "IpmbSensor"
16341c850f77SPatrick Rudolph        },
16351c850f77SPatrick Rudolph        {
1636ae2ea72cSPatrick Rudolph            "Address": "0x3a",
1637ae2ea72cSPatrick Rudolph            "Bus": "51",
1638ae2ea72cSPatrick Rudolph            "Name": "SSB_SSD1",
1639ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
1640ae2ea72cSPatrick Rudolph            "PowerState": "On",
1641ae2ea72cSPatrick Rudolph            "Thresholds": [
1642ae2ea72cSPatrick Rudolph                {
1643ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1644d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.02,
1645ae2ea72cSPatrick Rudolph                    "Label": "iout1",
1646ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1647ae2ea72cSPatrick Rudolph                    "Severity": 0,
1648ae2ea72cSPatrick Rudolph                    "Value": 2.0
1649ae2ea72cSPatrick Rudolph                },
1650ae2ea72cSPatrick Rudolph                {
1651ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1652d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.025,
1653ae2ea72cSPatrick Rudolph                    "Label": "iout1",
1654ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1655ae2ea72cSPatrick Rudolph                    "Severity": 1,
1656ae2ea72cSPatrick Rudolph                    "Value": 2.5
1657ae2ea72cSPatrick Rudolph                },
1658ae2ea72cSPatrick Rudolph                {
1659ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1660d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.031400000000000004,
1661ae2ea72cSPatrick Rudolph                    "Label": "vout1",
1662ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
1663ae2ea72cSPatrick Rudolph                    "Severity": 0,
1664ae2ea72cSPatrick Rudolph                    "Value": 3.14
1665ae2ea72cSPatrick Rudolph                },
1666ae2ea72cSPatrick Rudolph                {
1667ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1668d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0347,
1669ae2ea72cSPatrick Rudolph                    "Label": "vout1",
1670ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1671ae2ea72cSPatrick Rudolph                    "Severity": 0,
1672ae2ea72cSPatrick Rudolph                    "Value": 3.47
1673ae2ea72cSPatrick Rudolph                },
1674ae2ea72cSPatrick Rudolph                {
1675ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1676d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.029700000000000004,
1677ae2ea72cSPatrick Rudolph                    "Label": "vout1",
1678ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
1679ae2ea72cSPatrick Rudolph                    "Severity": 1,
1680ae2ea72cSPatrick Rudolph                    "Value": 2.97
1681ae2ea72cSPatrick Rudolph                },
1682ae2ea72cSPatrick Rudolph                {
1683ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1684d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0363,
1685ae2ea72cSPatrick Rudolph                    "Label": "vout1",
1686ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1687ae2ea72cSPatrick Rudolph                    "Severity": 1,
1688ae2ea72cSPatrick Rudolph                    "Value": 3.63
1689ae2ea72cSPatrick Rudolph                }
1690ae2ea72cSPatrick Rudolph            ],
1691ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
1692ae2ea72cSPatrick Rudolph        },
1693ae2ea72cSPatrick Rudolph        {
1694ae2ea72cSPatrick Rudolph            "Address": "0x3a",
1695ae2ea72cSPatrick Rudolph            "Bus": "53",
1696ae2ea72cSPatrick Rudolph            "Name": "SSB_SSD2",
1697ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
1698ae2ea72cSPatrick Rudolph            "PowerState": "On",
1699ae2ea72cSPatrick Rudolph            "Thresholds": [
1700ae2ea72cSPatrick Rudolph                {
1701ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1702d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.02,
1703ae2ea72cSPatrick Rudolph                    "Label": "iout1",
1704ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1705ae2ea72cSPatrick Rudolph                    "Severity": 0,
1706ae2ea72cSPatrick Rudolph                    "Value": 2.0
1707ae2ea72cSPatrick Rudolph                },
1708ae2ea72cSPatrick Rudolph                {
1709ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1710d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.025,
1711ae2ea72cSPatrick Rudolph                    "Label": "iout1",
1712ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1713ae2ea72cSPatrick Rudolph                    "Severity": 1,
1714ae2ea72cSPatrick Rudolph                    "Value": 2.5
1715ae2ea72cSPatrick Rudolph                },
1716ae2ea72cSPatrick Rudolph                {
1717ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1718d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.031400000000000004,
1719ae2ea72cSPatrick Rudolph                    "Label": "vout1",
1720ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
1721ae2ea72cSPatrick Rudolph                    "Severity": 0,
1722ae2ea72cSPatrick Rudolph                    "Value": 3.14
1723ae2ea72cSPatrick Rudolph                },
1724ae2ea72cSPatrick Rudolph                {
1725ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1726d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0347,
1727ae2ea72cSPatrick Rudolph                    "Label": "vout1",
1728ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1729ae2ea72cSPatrick Rudolph                    "Severity": 0,
1730ae2ea72cSPatrick Rudolph                    "Value": 3.47
1731ae2ea72cSPatrick Rudolph                },
1732ae2ea72cSPatrick Rudolph                {
1733ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1734d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.029700000000000004,
1735ae2ea72cSPatrick Rudolph                    "Label": "vout1",
1736ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
1737ae2ea72cSPatrick Rudolph                    "Severity": 1,
1738ae2ea72cSPatrick Rudolph                    "Value": 2.97
1739ae2ea72cSPatrick Rudolph                },
1740ae2ea72cSPatrick Rudolph                {
1741ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1742d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0363,
1743ae2ea72cSPatrick Rudolph                    "Label": "vout1",
1744ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1745ae2ea72cSPatrick Rudolph                    "Severity": 1,
1746ae2ea72cSPatrick Rudolph                    "Value": 3.63
1747ae2ea72cSPatrick Rudolph                }
1748ae2ea72cSPatrick Rudolph            ],
1749ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
1750ae2ea72cSPatrick Rudolph        },
1751ae2ea72cSPatrick Rudolph        {
1752ae2ea72cSPatrick Rudolph            "Address": "0x3a",
1753ae2ea72cSPatrick Rudolph            "Bus": "35",
1754ae2ea72cSPatrick Rudolph            "Labels": [
1755ae2ea72cSPatrick Rudolph                "in0",
1756ae2ea72cSPatrick Rudolph                "in1",
1757ae2ea72cSPatrick Rudolph                "curr1",
1758ae2ea72cSPatrick Rudolph                "curr2"
1759ae2ea72cSPatrick Rudolph            ],
1760ae2ea72cSPatrick Rudolph            "Name": "SSB_AUX",
1761ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
1762ae2ea72cSPatrick Rudolph            "PowerState": "On",
1763ae2ea72cSPatrick Rudolph            "Thresholds": [
1764ae2ea72cSPatrick Rudolph                {
1765ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1766d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.02,
1767ae2ea72cSPatrick Rudolph                    "Label": "curr2",
1768ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1769ae2ea72cSPatrick Rudolph                    "Severity": 0,
1770ae2ea72cSPatrick Rudolph                    "Value": 2.0
1771ae2ea72cSPatrick Rudolph                },
1772ae2ea72cSPatrick Rudolph                {
1773ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1774d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
1775ae2ea72cSPatrick Rudolph                    "Label": "curr2",
1776ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1777ae2ea72cSPatrick Rudolph                    "Severity": 1,
1778ae2ea72cSPatrick Rudolph                    "Value": 3.0
1779ae2ea72cSPatrick Rudolph                },
1780ae2ea72cSPatrick Rudolph                {
1781ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1782d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.027999999999999997,
1783ae2ea72cSPatrick Rudolph                    "Label": "curr1",
1784ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1785ae2ea72cSPatrick Rudolph                    "Severity": 0,
1786ae2ea72cSPatrick Rudolph                    "Value": 2.8
1787ae2ea72cSPatrick Rudolph                },
1788ae2ea72cSPatrick Rudolph                {
1789ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1790d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.034,
1791ae2ea72cSPatrick Rudolph                    "Label": "curr1",
1792ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1793ae2ea72cSPatrick Rudolph                    "Severity": 1,
1794ae2ea72cSPatrick Rudolph                    "Value": 3.4
1795ae2ea72cSPatrick Rudolph                },
1796ae2ea72cSPatrick Rudolph                {
1797ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1798d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0318,
1799ae2ea72cSPatrick Rudolph                    "Label": "in1",
1800ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
1801ae2ea72cSPatrick Rudolph                    "Severity": 0,
1802ae2ea72cSPatrick Rudolph                    "Value": 3.18
1803ae2ea72cSPatrick Rudolph                },
1804ae2ea72cSPatrick Rudolph                {
1805ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1806d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0351,
1807ae2ea72cSPatrick Rudolph                    "Label": "in1",
1808ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1809ae2ea72cSPatrick Rudolph                    "Severity": 0,
1810ae2ea72cSPatrick Rudolph                    "Value": 3.51
1811ae2ea72cSPatrick Rudolph                },
1812ae2ea72cSPatrick Rudolph                {
1813ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1814d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0301,
1815ae2ea72cSPatrick Rudolph                    "Label": "in1",
1816ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
1817ae2ea72cSPatrick Rudolph                    "Severity": 1,
1818ae2ea72cSPatrick Rudolph                    "Value": 3.01
1819ae2ea72cSPatrick Rudolph                },
1820ae2ea72cSPatrick Rudolph                {
1821ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1822d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0368,
1823ae2ea72cSPatrick Rudolph                    "Label": "in1",
1824ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1825ae2ea72cSPatrick Rudolph                    "Severity": 1,
1826ae2ea72cSPatrick Rudolph                    "Value": 3.68
1827ae2ea72cSPatrick Rudolph                },
1828ae2ea72cSPatrick Rudolph                {
1829ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1830d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0313,
1831ae2ea72cSPatrick Rudolph                    "Label": "in0",
1832ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
1833ae2ea72cSPatrick Rudolph                    "Severity": 0,
1834ae2ea72cSPatrick Rudolph                    "Value": 3.13
1835ae2ea72cSPatrick Rudolph                },
1836ae2ea72cSPatrick Rudolph                {
1837ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1838d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0346,
1839ae2ea72cSPatrick Rudolph                    "Label": "in0",
1840ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1841ae2ea72cSPatrick Rudolph                    "Severity": 0,
1842ae2ea72cSPatrick Rudolph                    "Value": 3.46
1843ae2ea72cSPatrick Rudolph                },
1844ae2ea72cSPatrick Rudolph                {
1845ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1846d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.029700000000000004,
1847ae2ea72cSPatrick Rudolph                    "Label": "in0",
1848ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
1849ae2ea72cSPatrick Rudolph                    "Severity": 1,
1850ae2ea72cSPatrick Rudolph                    "Value": 2.97
1851ae2ea72cSPatrick Rudolph                },
1852ae2ea72cSPatrick Rudolph                {
1853ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1854d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0363,
1855ae2ea72cSPatrick Rudolph                    "Label": "in0",
1856ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1857ae2ea72cSPatrick Rudolph                    "Severity": 1,
1858ae2ea72cSPatrick Rudolph                    "Value": 3.63
1859ae2ea72cSPatrick Rudolph                }
1860ae2ea72cSPatrick Rudolph            ],
1861ae2ea72cSPatrick Rudolph            "Type": "MAX5970",
1862ae2ea72cSPatrick Rudolph            "curr1_Name": "SSB_AUX PVDRV Output Current",
1863ae2ea72cSPatrick Rudolph            "curr2_Name": "SSB_AUX P3V3_PCH Output Current",
1864ae2ea72cSPatrick Rudolph            "in0_Name": "SSB_AUX PVDRV Output Voltage",
1865ae2ea72cSPatrick Rudolph            "in1_Name": "SSB_AUX P3V3_PCH Output Voltage"
1866ae2ea72cSPatrick Rudolph        },
1867ae2ea72cSPatrick Rudolph        {
1868ae2ea72cSPatrick Rudolph            "Address": "0x3a",
1869ae2ea72cSPatrick Rudolph            "Bus": "168",
1870ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN1",
1871ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
1872ae2ea72cSPatrick Rudolph            "PowerState": "Always",
1873ae2ea72cSPatrick Rudolph            "Thresholds": [
1874ae2ea72cSPatrick Rudolph                {
1875ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1876d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
1877ae2ea72cSPatrick Rudolph                    "Label": "curr1",
1878ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1879ae2ea72cSPatrick Rudolph                    "Severity": 0,
1880ae2ea72cSPatrick Rudolph                    "Value": 3.0
1881ae2ea72cSPatrick Rudolph                },
1882ae2ea72cSPatrick Rudolph                {
1883ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1884d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
1885ae2ea72cSPatrick Rudolph                    "Label": "curr1",
1886ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1887ae2ea72cSPatrick Rudolph                    "Severity": 1,
1888ae2ea72cSPatrick Rudolph                    "Value": 4.0
1889ae2ea72cSPatrick Rudolph                },
1890ae2ea72cSPatrick Rudolph                {
1891ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1892d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
1893ae2ea72cSPatrick Rudolph                    "Label": "in0",
1894ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
1895ae2ea72cSPatrick Rudolph                    "Severity": 0,
1896ae2ea72cSPatrick Rudolph                    "Value": 11.68
1897ae2ea72cSPatrick Rudolph                },
1898ae2ea72cSPatrick Rudolph                {
1899ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1900d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
1901ae2ea72cSPatrick Rudolph                    "Label": "in0",
1902ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1903ae2ea72cSPatrick Rudolph                    "Severity": 0,
1904ae2ea72cSPatrick Rudolph                    "Value": 12.8
1905ae2ea72cSPatrick Rudolph                },
1906ae2ea72cSPatrick Rudolph                {
1907ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1908d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
1909ae2ea72cSPatrick Rudolph                    "Label": "in0",
1910ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
1911ae2ea72cSPatrick Rudolph                    "Severity": 1,
1912ae2ea72cSPatrick Rudolph                    "Value": 11.08
1913ae2ea72cSPatrick Rudolph                },
1914ae2ea72cSPatrick Rudolph                {
1915ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1916d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
1917ae2ea72cSPatrick Rudolph                    "Label": "in0",
1918ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1919ae2ea72cSPatrick Rudolph                    "Severity": 1,
1920ae2ea72cSPatrick Rudolph                    "Value": 13.3
1921ae2ea72cSPatrick Rudolph                }
1922ae2ea72cSPatrick Rudolph            ],
1923ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
1924ae2ea72cSPatrick Rudolph        },
1925ae2ea72cSPatrick Rudolph        {
1926ae2ea72cSPatrick Rudolph            "Address": "0x3a",
1927ae2ea72cSPatrick Rudolph            "Bus": "169",
1928ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN3",
1929ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
1930ae2ea72cSPatrick Rudolph            "PowerState": "Always",
1931ae2ea72cSPatrick Rudolph            "Thresholds": [
1932ae2ea72cSPatrick Rudolph                {
1933ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1934d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
1935ae2ea72cSPatrick Rudolph                    "Label": "curr1",
1936ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1937ae2ea72cSPatrick Rudolph                    "Severity": 0,
1938ae2ea72cSPatrick Rudolph                    "Value": 3.0
1939ae2ea72cSPatrick Rudolph                },
1940ae2ea72cSPatrick Rudolph                {
1941ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1942d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
1943ae2ea72cSPatrick Rudolph                    "Label": "curr1",
1944ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1945ae2ea72cSPatrick Rudolph                    "Severity": 1,
1946ae2ea72cSPatrick Rudolph                    "Value": 4.0
1947ae2ea72cSPatrick Rudolph                },
1948ae2ea72cSPatrick Rudolph                {
1949ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1950d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
1951ae2ea72cSPatrick Rudolph                    "Label": "in0",
1952ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
1953ae2ea72cSPatrick Rudolph                    "Severity": 0,
1954ae2ea72cSPatrick Rudolph                    "Value": 11.68
1955ae2ea72cSPatrick Rudolph                },
1956ae2ea72cSPatrick Rudolph                {
1957ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1958d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
1959ae2ea72cSPatrick Rudolph                    "Label": "in0",
1960ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1961ae2ea72cSPatrick Rudolph                    "Severity": 0,
1962ae2ea72cSPatrick Rudolph                    "Value": 12.8
1963ae2ea72cSPatrick Rudolph                },
1964ae2ea72cSPatrick Rudolph                {
1965ae2ea72cSPatrick Rudolph                    "Direction": "less than",
1966d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
1967ae2ea72cSPatrick Rudolph                    "Label": "in0",
1968ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
1969ae2ea72cSPatrick Rudolph                    "Severity": 1,
1970ae2ea72cSPatrick Rudolph                    "Value": 11.08
1971ae2ea72cSPatrick Rudolph                },
1972ae2ea72cSPatrick Rudolph                {
1973ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1974d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
1975ae2ea72cSPatrick Rudolph                    "Label": "in0",
1976ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
1977ae2ea72cSPatrick Rudolph                    "Severity": 1,
1978ae2ea72cSPatrick Rudolph                    "Value": 13.3
1979ae2ea72cSPatrick Rudolph                }
1980ae2ea72cSPatrick Rudolph            ],
1981ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
1982ae2ea72cSPatrick Rudolph        },
1983ae2ea72cSPatrick Rudolph        {
1984ae2ea72cSPatrick Rudolph            "Address": "0x3a",
1985ae2ea72cSPatrick Rudolph            "Bus": "170",
1986ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN5",
1987ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
1988ae2ea72cSPatrick Rudolph            "PowerState": "Always",
1989ae2ea72cSPatrick Rudolph            "Thresholds": [
1990ae2ea72cSPatrick Rudolph                {
1991ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
1992d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
1993ae2ea72cSPatrick Rudolph                    "Label": "curr1",
1994ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
1995ae2ea72cSPatrick Rudolph                    "Severity": 0,
1996ae2ea72cSPatrick Rudolph                    "Value": 3.0
1997ae2ea72cSPatrick Rudolph                },
1998ae2ea72cSPatrick Rudolph                {
1999ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2000d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2001ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2002ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2003ae2ea72cSPatrick Rudolph                    "Severity": 1,
2004ae2ea72cSPatrick Rudolph                    "Value": 4.0
2005ae2ea72cSPatrick Rudolph                },
2006ae2ea72cSPatrick Rudolph                {
2007ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2008d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2009ae2ea72cSPatrick Rudolph                    "Label": "in0",
2010ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2011ae2ea72cSPatrick Rudolph                    "Severity": 0,
2012ae2ea72cSPatrick Rudolph                    "Value": 11.68
2013ae2ea72cSPatrick Rudolph                },
2014ae2ea72cSPatrick Rudolph                {
2015ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2016d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2017ae2ea72cSPatrick Rudolph                    "Label": "in0",
2018ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2019ae2ea72cSPatrick Rudolph                    "Severity": 0,
2020ae2ea72cSPatrick Rudolph                    "Value": 12.8
2021ae2ea72cSPatrick Rudolph                },
2022ae2ea72cSPatrick Rudolph                {
2023ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2024d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2025ae2ea72cSPatrick Rudolph                    "Label": "in0",
2026ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2027ae2ea72cSPatrick Rudolph                    "Severity": 1,
2028ae2ea72cSPatrick Rudolph                    "Value": 11.08
2029ae2ea72cSPatrick Rudolph                },
2030ae2ea72cSPatrick Rudolph                {
2031ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2032d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2033ae2ea72cSPatrick Rudolph                    "Label": "in0",
2034ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2035ae2ea72cSPatrick Rudolph                    "Severity": 1,
2036ae2ea72cSPatrick Rudolph                    "Value": 13.3
2037ae2ea72cSPatrick Rudolph                }
2038ae2ea72cSPatrick Rudolph            ],
2039ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2040ae2ea72cSPatrick Rudolph        },
2041ae2ea72cSPatrick Rudolph        {
2042ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2043ae2ea72cSPatrick Rudolph            "Bus": "171",
2044ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN7",
2045ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2046ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2047ae2ea72cSPatrick Rudolph            "Thresholds": [
2048ae2ea72cSPatrick Rudolph                {
2049ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2050d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2051ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2052ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2053ae2ea72cSPatrick Rudolph                    "Severity": 0,
2054ae2ea72cSPatrick Rudolph                    "Value": 3.0
2055ae2ea72cSPatrick Rudolph                },
2056ae2ea72cSPatrick Rudolph                {
2057ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2058d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2059ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2060ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2061ae2ea72cSPatrick Rudolph                    "Severity": 1,
2062ae2ea72cSPatrick Rudolph                    "Value": 4.0
2063ae2ea72cSPatrick Rudolph                },
2064ae2ea72cSPatrick Rudolph                {
2065ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2066d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2067ae2ea72cSPatrick Rudolph                    "Label": "in0",
2068ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2069ae2ea72cSPatrick Rudolph                    "Severity": 0,
2070ae2ea72cSPatrick Rudolph                    "Value": 11.68
2071ae2ea72cSPatrick Rudolph                },
2072ae2ea72cSPatrick Rudolph                {
2073ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2074d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2075ae2ea72cSPatrick Rudolph                    "Label": "in0",
2076ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2077ae2ea72cSPatrick Rudolph                    "Severity": 0,
2078ae2ea72cSPatrick Rudolph                    "Value": 12.8
2079ae2ea72cSPatrick Rudolph                },
2080ae2ea72cSPatrick Rudolph                {
2081ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2082d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2083ae2ea72cSPatrick Rudolph                    "Label": "in0",
2084ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2085ae2ea72cSPatrick Rudolph                    "Severity": 1,
2086ae2ea72cSPatrick Rudolph                    "Value": 11.08
2087ae2ea72cSPatrick Rudolph                },
2088ae2ea72cSPatrick Rudolph                {
2089ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2090d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2091ae2ea72cSPatrick Rudolph                    "Label": "in0",
2092ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2093ae2ea72cSPatrick Rudolph                    "Severity": 1,
2094ae2ea72cSPatrick Rudolph                    "Value": 13.3
2095ae2ea72cSPatrick Rudolph                }
2096ae2ea72cSPatrick Rudolph            ],
2097ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2098ae2ea72cSPatrick Rudolph        },
2099ae2ea72cSPatrick Rudolph        {
2100ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2101ae2ea72cSPatrick Rudolph            "Bus": "172",
2102ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN9",
2103ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2104ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2105ae2ea72cSPatrick Rudolph            "Thresholds": [
2106ae2ea72cSPatrick Rudolph                {
2107ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2108d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2109ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2110ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2111ae2ea72cSPatrick Rudolph                    "Severity": 0,
2112ae2ea72cSPatrick Rudolph                    "Value": 3.0
2113ae2ea72cSPatrick Rudolph                },
2114ae2ea72cSPatrick Rudolph                {
2115ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2116d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2117ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2118ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2119ae2ea72cSPatrick Rudolph                    "Severity": 1,
2120ae2ea72cSPatrick Rudolph                    "Value": 4.0
2121ae2ea72cSPatrick Rudolph                },
2122ae2ea72cSPatrick Rudolph                {
2123ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2124d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2125ae2ea72cSPatrick Rudolph                    "Label": "in0",
2126ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2127ae2ea72cSPatrick Rudolph                    "Severity": 0,
2128ae2ea72cSPatrick Rudolph                    "Value": 11.68
2129ae2ea72cSPatrick Rudolph                },
2130ae2ea72cSPatrick Rudolph                {
2131ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2132d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2133ae2ea72cSPatrick Rudolph                    "Label": "in0",
2134ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2135ae2ea72cSPatrick Rudolph                    "Severity": 0,
2136ae2ea72cSPatrick Rudolph                    "Value": 12.8
2137ae2ea72cSPatrick Rudolph                },
2138ae2ea72cSPatrick Rudolph                {
2139ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2140d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2141ae2ea72cSPatrick Rudolph                    "Label": "in0",
2142ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2143ae2ea72cSPatrick Rudolph                    "Severity": 1,
2144ae2ea72cSPatrick Rudolph                    "Value": 11.08
2145ae2ea72cSPatrick Rudolph                },
2146ae2ea72cSPatrick Rudolph                {
2147ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2148d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2149ae2ea72cSPatrick Rudolph                    "Label": "in0",
2150ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2151ae2ea72cSPatrick Rudolph                    "Severity": 1,
2152ae2ea72cSPatrick Rudolph                    "Value": 13.3
2153ae2ea72cSPatrick Rudolph                }
2154ae2ea72cSPatrick Rudolph            ],
2155ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2156ae2ea72cSPatrick Rudolph        },
2157ae2ea72cSPatrick Rudolph        {
2158ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2159ae2ea72cSPatrick Rudolph            "Bus": "173",
2160ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN11",
2161ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2162ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2163ae2ea72cSPatrick Rudolph            "Thresholds": [
2164ae2ea72cSPatrick Rudolph                {
2165ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2166d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2167ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2168ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2169ae2ea72cSPatrick Rudolph                    "Severity": 0,
2170ae2ea72cSPatrick Rudolph                    "Value": 3.0
2171ae2ea72cSPatrick Rudolph                },
2172ae2ea72cSPatrick Rudolph                {
2173ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2174d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2175ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2176ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2177ae2ea72cSPatrick Rudolph                    "Severity": 1,
2178ae2ea72cSPatrick Rudolph                    "Value": 4.0
2179ae2ea72cSPatrick Rudolph                },
2180ae2ea72cSPatrick Rudolph                {
2181ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2182d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2183ae2ea72cSPatrick Rudolph                    "Label": "in0",
2184ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2185ae2ea72cSPatrick Rudolph                    "Severity": 0,
2186ae2ea72cSPatrick Rudolph                    "Value": 11.68
2187ae2ea72cSPatrick Rudolph                },
2188ae2ea72cSPatrick Rudolph                {
2189ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2190d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2191ae2ea72cSPatrick Rudolph                    "Label": "in0",
2192ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2193ae2ea72cSPatrick Rudolph                    "Severity": 0,
2194ae2ea72cSPatrick Rudolph                    "Value": 12.8
2195ae2ea72cSPatrick Rudolph                },
2196ae2ea72cSPatrick Rudolph                {
2197ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2198d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2199ae2ea72cSPatrick Rudolph                    "Label": "in0",
2200ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2201ae2ea72cSPatrick Rudolph                    "Severity": 1,
2202ae2ea72cSPatrick Rudolph                    "Value": 11.08
2203ae2ea72cSPatrick Rudolph                },
2204ae2ea72cSPatrick Rudolph                {
2205ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2206d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2207ae2ea72cSPatrick Rudolph                    "Label": "in0",
2208ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2209ae2ea72cSPatrick Rudolph                    "Severity": 1,
2210ae2ea72cSPatrick Rudolph                    "Value": 13.3
2211ae2ea72cSPatrick Rudolph                }
2212ae2ea72cSPatrick Rudolph            ],
2213ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2214ae2ea72cSPatrick Rudolph        },
2215ae2ea72cSPatrick Rudolph        {
2216ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2217ae2ea72cSPatrick Rudolph            "Bus": "174",
2218ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN13",
2219ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2220ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2221ae2ea72cSPatrick Rudolph            "Thresholds": [
2222ae2ea72cSPatrick Rudolph                {
2223ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2224d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2225ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2226ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2227ae2ea72cSPatrick Rudolph                    "Severity": 0,
2228ae2ea72cSPatrick Rudolph                    "Value": 3.0
2229ae2ea72cSPatrick Rudolph                },
2230ae2ea72cSPatrick Rudolph                {
2231ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2232d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2233ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2234ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2235ae2ea72cSPatrick Rudolph                    "Severity": 1,
2236ae2ea72cSPatrick Rudolph                    "Value": 4.0
2237ae2ea72cSPatrick Rudolph                },
2238ae2ea72cSPatrick Rudolph                {
2239ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2240d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2241ae2ea72cSPatrick Rudolph                    "Label": "in0",
2242ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2243ae2ea72cSPatrick Rudolph                    "Severity": 0,
2244ae2ea72cSPatrick Rudolph                    "Value": 11.68
2245ae2ea72cSPatrick Rudolph                },
2246ae2ea72cSPatrick Rudolph                {
2247ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2248d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2249ae2ea72cSPatrick Rudolph                    "Label": "in0",
2250ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2251ae2ea72cSPatrick Rudolph                    "Severity": 0,
2252ae2ea72cSPatrick Rudolph                    "Value": 12.8
2253ae2ea72cSPatrick Rudolph                },
2254ae2ea72cSPatrick Rudolph                {
2255ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2256d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2257ae2ea72cSPatrick Rudolph                    "Label": "in0",
2258ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2259ae2ea72cSPatrick Rudolph                    "Severity": 1,
2260ae2ea72cSPatrick Rudolph                    "Value": 11.08
2261ae2ea72cSPatrick Rudolph                },
2262ae2ea72cSPatrick Rudolph                {
2263ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2264d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2265ae2ea72cSPatrick Rudolph                    "Label": "in0",
2266ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2267ae2ea72cSPatrick Rudolph                    "Severity": 1,
2268ae2ea72cSPatrick Rudolph                    "Value": 13.3
2269ae2ea72cSPatrick Rudolph                }
2270ae2ea72cSPatrick Rudolph            ],
2271ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2272ae2ea72cSPatrick Rudolph        },
2273ae2ea72cSPatrick Rudolph        {
2274ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2275ae2ea72cSPatrick Rudolph            "Bus": "175",
2276ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN15",
2277ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2278ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2279ae2ea72cSPatrick Rudolph            "Thresholds": [
2280ae2ea72cSPatrick Rudolph                {
2281ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2282d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2283ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2284ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2285ae2ea72cSPatrick Rudolph                    "Severity": 0,
2286ae2ea72cSPatrick Rudolph                    "Value": 3.0
2287ae2ea72cSPatrick Rudolph                },
2288ae2ea72cSPatrick Rudolph                {
2289ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2290d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2291ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2292ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2293ae2ea72cSPatrick Rudolph                    "Severity": 1,
2294ae2ea72cSPatrick Rudolph                    "Value": 4.0
2295ae2ea72cSPatrick Rudolph                },
2296ae2ea72cSPatrick Rudolph                {
2297ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2298d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2299ae2ea72cSPatrick Rudolph                    "Label": "in0",
2300ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2301ae2ea72cSPatrick Rudolph                    "Severity": 0,
2302ae2ea72cSPatrick Rudolph                    "Value": 11.68
2303ae2ea72cSPatrick Rudolph                },
2304ae2ea72cSPatrick Rudolph                {
2305ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2306d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2307ae2ea72cSPatrick Rudolph                    "Label": "in0",
2308ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2309ae2ea72cSPatrick Rudolph                    "Severity": 0,
2310ae2ea72cSPatrick Rudolph                    "Value": 12.8
2311ae2ea72cSPatrick Rudolph                },
2312ae2ea72cSPatrick Rudolph                {
2313ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2314d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2315ae2ea72cSPatrick Rudolph                    "Label": "in0",
2316ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2317ae2ea72cSPatrick Rudolph                    "Severity": 1,
2318ae2ea72cSPatrick Rudolph                    "Value": 11.08
2319ae2ea72cSPatrick Rudolph                },
2320ae2ea72cSPatrick Rudolph                {
2321ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2322d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2323ae2ea72cSPatrick Rudolph                    "Label": "in0",
2324ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2325ae2ea72cSPatrick Rudolph                    "Severity": 1,
2326ae2ea72cSPatrick Rudolph                    "Value": 13.3
2327ae2ea72cSPatrick Rudolph                }
2328ae2ea72cSPatrick Rudolph            ],
2329ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2330ae2ea72cSPatrick Rudolph        },
2331ae2ea72cSPatrick Rudolph        {
2332ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2333ae2ea72cSPatrick Rudolph            "Bus": "176",
2334ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN17",
2335ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2336ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2337ae2ea72cSPatrick Rudolph            "Thresholds": [
2338ae2ea72cSPatrick Rudolph                {
2339ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2340d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2341ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2342ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2343ae2ea72cSPatrick Rudolph                    "Severity": 0,
2344ae2ea72cSPatrick Rudolph                    "Value": 3.0
2345ae2ea72cSPatrick Rudolph                },
2346ae2ea72cSPatrick Rudolph                {
2347ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2348d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2349ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2350ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2351ae2ea72cSPatrick Rudolph                    "Severity": 1,
2352ae2ea72cSPatrick Rudolph                    "Value": 4.0
2353ae2ea72cSPatrick Rudolph                },
2354ae2ea72cSPatrick Rudolph                {
2355ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2356d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2357ae2ea72cSPatrick Rudolph                    "Label": "in0",
2358ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2359ae2ea72cSPatrick Rudolph                    "Severity": 0,
2360ae2ea72cSPatrick Rudolph                    "Value": 11.68
2361ae2ea72cSPatrick Rudolph                },
2362ae2ea72cSPatrick Rudolph                {
2363ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2364d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2365ae2ea72cSPatrick Rudolph                    "Label": "in0",
2366ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2367ae2ea72cSPatrick Rudolph                    "Severity": 0,
2368ae2ea72cSPatrick Rudolph                    "Value": 12.8
2369ae2ea72cSPatrick Rudolph                },
2370ae2ea72cSPatrick Rudolph                {
2371ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2372d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2373ae2ea72cSPatrick Rudolph                    "Label": "in0",
2374ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2375ae2ea72cSPatrick Rudolph                    "Severity": 1,
2376ae2ea72cSPatrick Rudolph                    "Value": 11.08
2377ae2ea72cSPatrick Rudolph                },
2378ae2ea72cSPatrick Rudolph                {
2379ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2380d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2381ae2ea72cSPatrick Rudolph                    "Label": "in0",
2382ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2383ae2ea72cSPatrick Rudolph                    "Severity": 1,
2384ae2ea72cSPatrick Rudolph                    "Value": 13.3
2385ae2ea72cSPatrick Rudolph                }
2386ae2ea72cSPatrick Rudolph            ],
2387ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2388ae2ea72cSPatrick Rudolph        },
2389ae2ea72cSPatrick Rudolph        {
2390ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2391ae2ea72cSPatrick Rudolph            "Bus": "177",
2392ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN19",
2393ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2394ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2395ae2ea72cSPatrick Rudolph            "Thresholds": [
2396ae2ea72cSPatrick Rudolph                {
2397ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2398d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2399ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2400ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2401ae2ea72cSPatrick Rudolph                    "Severity": 0,
2402ae2ea72cSPatrick Rudolph                    "Value": 3.0
2403ae2ea72cSPatrick Rudolph                },
2404ae2ea72cSPatrick Rudolph                {
2405ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2406d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2407ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2408ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2409ae2ea72cSPatrick Rudolph                    "Severity": 1,
2410ae2ea72cSPatrick Rudolph                    "Value": 4.0
2411ae2ea72cSPatrick Rudolph                },
2412ae2ea72cSPatrick Rudolph                {
2413ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2414d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2415ae2ea72cSPatrick Rudolph                    "Label": "in0",
2416ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2417ae2ea72cSPatrick Rudolph                    "Severity": 0,
2418ae2ea72cSPatrick Rudolph                    "Value": 11.68
2419ae2ea72cSPatrick Rudolph                },
2420ae2ea72cSPatrick Rudolph                {
2421ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2422d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2423ae2ea72cSPatrick Rudolph                    "Label": "in0",
2424ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2425ae2ea72cSPatrick Rudolph                    "Severity": 0,
2426ae2ea72cSPatrick Rudolph                    "Value": 12.8
2427ae2ea72cSPatrick Rudolph                },
2428ae2ea72cSPatrick Rudolph                {
2429ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2430d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2431ae2ea72cSPatrick Rudolph                    "Label": "in0",
2432ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2433ae2ea72cSPatrick Rudolph                    "Severity": 1,
2434ae2ea72cSPatrick Rudolph                    "Value": 11.08
2435ae2ea72cSPatrick Rudolph                },
2436ae2ea72cSPatrick Rudolph                {
2437ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2438d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2439ae2ea72cSPatrick Rudolph                    "Label": "in0",
2440ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2441ae2ea72cSPatrick Rudolph                    "Severity": 1,
2442ae2ea72cSPatrick Rudolph                    "Value": 13.3
2443ae2ea72cSPatrick Rudolph                }
2444ae2ea72cSPatrick Rudolph            ],
2445ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2446ae2ea72cSPatrick Rudolph        },
2447ae2ea72cSPatrick Rudolph        {
2448ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2449ae2ea72cSPatrick Rudolph            "Bus": "178",
2450ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN21",
2451ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2452ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2453ae2ea72cSPatrick Rudolph            "Thresholds": [
2454ae2ea72cSPatrick Rudolph                {
2455ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2456d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2457ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2458ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2459ae2ea72cSPatrick Rudolph                    "Severity": 0,
2460ae2ea72cSPatrick Rudolph                    "Value": 3.0
2461ae2ea72cSPatrick Rudolph                },
2462ae2ea72cSPatrick Rudolph                {
2463ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2464d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2465ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2466ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2467ae2ea72cSPatrick Rudolph                    "Severity": 1,
2468ae2ea72cSPatrick Rudolph                    "Value": 4.0
2469ae2ea72cSPatrick Rudolph                },
2470ae2ea72cSPatrick Rudolph                {
2471ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2472d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2473ae2ea72cSPatrick Rudolph                    "Label": "in0",
2474ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2475ae2ea72cSPatrick Rudolph                    "Severity": 0,
2476ae2ea72cSPatrick Rudolph                    "Value": 11.68
2477ae2ea72cSPatrick Rudolph                },
2478ae2ea72cSPatrick Rudolph                {
2479ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2480d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2481ae2ea72cSPatrick Rudolph                    "Label": "in0",
2482ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2483ae2ea72cSPatrick Rudolph                    "Severity": 0,
2484ae2ea72cSPatrick Rudolph                    "Value": 12.8
2485ae2ea72cSPatrick Rudolph                },
2486ae2ea72cSPatrick Rudolph                {
2487ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2488d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2489ae2ea72cSPatrick Rudolph                    "Label": "in0",
2490ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2491ae2ea72cSPatrick Rudolph                    "Severity": 1,
2492ae2ea72cSPatrick Rudolph                    "Value": 11.08
2493ae2ea72cSPatrick Rudolph                },
2494ae2ea72cSPatrick Rudolph                {
2495ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2496d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2497ae2ea72cSPatrick Rudolph                    "Label": "in0",
2498ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2499ae2ea72cSPatrick Rudolph                    "Severity": 1,
2500ae2ea72cSPatrick Rudolph                    "Value": 13.3
2501ae2ea72cSPatrick Rudolph                }
2502ae2ea72cSPatrick Rudolph            ],
2503ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2504ae2ea72cSPatrick Rudolph        },
2505ae2ea72cSPatrick Rudolph        {
2506ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2507ae2ea72cSPatrick Rudolph            "Bus": "179",
2508ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN23",
2509ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2510ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2511ae2ea72cSPatrick Rudolph            "Thresholds": [
2512ae2ea72cSPatrick Rudolph                {
2513ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2514d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2515ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2516ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2517ae2ea72cSPatrick Rudolph                    "Severity": 0,
2518ae2ea72cSPatrick Rudolph                    "Value": 3.0
2519ae2ea72cSPatrick Rudolph                },
2520ae2ea72cSPatrick Rudolph                {
2521ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2522d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2523ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2524ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2525ae2ea72cSPatrick Rudolph                    "Severity": 1,
2526ae2ea72cSPatrick Rudolph                    "Value": 4.0
2527ae2ea72cSPatrick Rudolph                },
2528ae2ea72cSPatrick Rudolph                {
2529ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2530d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2531ae2ea72cSPatrick Rudolph                    "Label": "in0",
2532ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2533ae2ea72cSPatrick Rudolph                    "Severity": 0,
2534ae2ea72cSPatrick Rudolph                    "Value": 11.68
2535ae2ea72cSPatrick Rudolph                },
2536ae2ea72cSPatrick Rudolph                {
2537ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2538d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2539ae2ea72cSPatrick Rudolph                    "Label": "in0",
2540ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2541ae2ea72cSPatrick Rudolph                    "Severity": 0,
2542ae2ea72cSPatrick Rudolph                    "Value": 12.8
2543ae2ea72cSPatrick Rudolph                },
2544ae2ea72cSPatrick Rudolph                {
2545ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2546d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2547ae2ea72cSPatrick Rudolph                    "Label": "in0",
2548ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2549ae2ea72cSPatrick Rudolph                    "Severity": 1,
2550ae2ea72cSPatrick Rudolph                    "Value": 11.08
2551ae2ea72cSPatrick Rudolph                },
2552ae2ea72cSPatrick Rudolph                {
2553ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2554d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2555ae2ea72cSPatrick Rudolph                    "Label": "in0",
2556ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2557ae2ea72cSPatrick Rudolph                    "Severity": 1,
2558ae2ea72cSPatrick Rudolph                    "Value": 13.3
2559ae2ea72cSPatrick Rudolph                }
2560ae2ea72cSPatrick Rudolph            ],
2561ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2562ae2ea72cSPatrick Rudolph        },
2563ae2ea72cSPatrick Rudolph        {
2564ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2565ae2ea72cSPatrick Rudolph            "Bus": "180",
2566ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN2",
2567ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2568ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2569ae2ea72cSPatrick Rudolph            "Thresholds": [
2570ae2ea72cSPatrick Rudolph                {
2571ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2572d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2573ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2574ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2575ae2ea72cSPatrick Rudolph                    "Severity": 0,
2576ae2ea72cSPatrick Rudolph                    "Value": 3.0
2577ae2ea72cSPatrick Rudolph                },
2578ae2ea72cSPatrick Rudolph                {
2579ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2580d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2581ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2582ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2583ae2ea72cSPatrick Rudolph                    "Severity": 1,
2584ae2ea72cSPatrick Rudolph                    "Value": 4.0
2585ae2ea72cSPatrick Rudolph                },
2586ae2ea72cSPatrick Rudolph                {
2587ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2588d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2589ae2ea72cSPatrick Rudolph                    "Label": "in0",
2590ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2591ae2ea72cSPatrick Rudolph                    "Severity": 0,
2592ae2ea72cSPatrick Rudolph                    "Value": 11.68
2593ae2ea72cSPatrick Rudolph                },
2594ae2ea72cSPatrick Rudolph                {
2595ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2596d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2597ae2ea72cSPatrick Rudolph                    "Label": "in0",
2598ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2599ae2ea72cSPatrick Rudolph                    "Severity": 0,
2600ae2ea72cSPatrick Rudolph                    "Value": 12.8
2601ae2ea72cSPatrick Rudolph                },
2602ae2ea72cSPatrick Rudolph                {
2603ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2604d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2605ae2ea72cSPatrick Rudolph                    "Label": "in0",
2606ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2607ae2ea72cSPatrick Rudolph                    "Severity": 1,
2608ae2ea72cSPatrick Rudolph                    "Value": 11.08
2609ae2ea72cSPatrick Rudolph                },
2610ae2ea72cSPatrick Rudolph                {
2611ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2612d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2613ae2ea72cSPatrick Rudolph                    "Label": "in0",
2614ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2615ae2ea72cSPatrick Rudolph                    "Severity": 1,
2616ae2ea72cSPatrick Rudolph                    "Value": 13.3
2617ae2ea72cSPatrick Rudolph                }
2618ae2ea72cSPatrick Rudolph            ],
2619ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2620ae2ea72cSPatrick Rudolph        },
2621ae2ea72cSPatrick Rudolph        {
2622ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2623ae2ea72cSPatrick Rudolph            "Bus": "181",
2624ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN4",
2625ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2626ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2627ae2ea72cSPatrick Rudolph            "Thresholds": [
2628ae2ea72cSPatrick Rudolph                {
2629ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2630d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2631ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2632ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2633ae2ea72cSPatrick Rudolph                    "Severity": 0,
2634ae2ea72cSPatrick Rudolph                    "Value": 3.0
2635ae2ea72cSPatrick Rudolph                },
2636ae2ea72cSPatrick Rudolph                {
2637ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2638d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2639ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2640ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2641ae2ea72cSPatrick Rudolph                    "Severity": 1,
2642ae2ea72cSPatrick Rudolph                    "Value": 4.0
2643ae2ea72cSPatrick Rudolph                },
2644ae2ea72cSPatrick Rudolph                {
2645ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2646d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2647ae2ea72cSPatrick Rudolph                    "Label": "in0",
2648ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2649ae2ea72cSPatrick Rudolph                    "Severity": 0,
2650ae2ea72cSPatrick Rudolph                    "Value": 11.68
2651ae2ea72cSPatrick Rudolph                },
2652ae2ea72cSPatrick Rudolph                {
2653ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2654d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2655ae2ea72cSPatrick Rudolph                    "Label": "in0",
2656ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2657ae2ea72cSPatrick Rudolph                    "Severity": 0,
2658ae2ea72cSPatrick Rudolph                    "Value": 12.8
2659ae2ea72cSPatrick Rudolph                },
2660ae2ea72cSPatrick Rudolph                {
2661ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2662d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2663ae2ea72cSPatrick Rudolph                    "Label": "in0",
2664ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2665ae2ea72cSPatrick Rudolph                    "Severity": 1,
2666ae2ea72cSPatrick Rudolph                    "Value": 11.08
2667ae2ea72cSPatrick Rudolph                },
2668ae2ea72cSPatrick Rudolph                {
2669ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2670d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2671ae2ea72cSPatrick Rudolph                    "Label": "in0",
2672ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2673ae2ea72cSPatrick Rudolph                    "Severity": 1,
2674ae2ea72cSPatrick Rudolph                    "Value": 13.3
2675ae2ea72cSPatrick Rudolph                }
2676ae2ea72cSPatrick Rudolph            ],
2677ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2678ae2ea72cSPatrick Rudolph        },
2679ae2ea72cSPatrick Rudolph        {
2680ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2681ae2ea72cSPatrick Rudolph            "Bus": "182",
2682ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN6",
2683ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2684ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2685ae2ea72cSPatrick Rudolph            "Thresholds": [
2686ae2ea72cSPatrick Rudolph                {
2687ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2688d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2689ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2690ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2691ae2ea72cSPatrick Rudolph                    "Severity": 0,
2692ae2ea72cSPatrick Rudolph                    "Value": 3.0
2693ae2ea72cSPatrick Rudolph                },
2694ae2ea72cSPatrick Rudolph                {
2695ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2696d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2697ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2698ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2699ae2ea72cSPatrick Rudolph                    "Severity": 1,
2700ae2ea72cSPatrick Rudolph                    "Value": 4.0
2701ae2ea72cSPatrick Rudolph                },
2702ae2ea72cSPatrick Rudolph                {
2703ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2704d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2705ae2ea72cSPatrick Rudolph                    "Label": "in0",
2706ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2707ae2ea72cSPatrick Rudolph                    "Severity": 0,
2708ae2ea72cSPatrick Rudolph                    "Value": 11.68
2709ae2ea72cSPatrick Rudolph                },
2710ae2ea72cSPatrick Rudolph                {
2711ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2712d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2713ae2ea72cSPatrick Rudolph                    "Label": "in0",
2714ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2715ae2ea72cSPatrick Rudolph                    "Severity": 0,
2716ae2ea72cSPatrick Rudolph                    "Value": 12.8
2717ae2ea72cSPatrick Rudolph                },
2718ae2ea72cSPatrick Rudolph                {
2719ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2720d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2721ae2ea72cSPatrick Rudolph                    "Label": "in0",
2722ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2723ae2ea72cSPatrick Rudolph                    "Severity": 1,
2724ae2ea72cSPatrick Rudolph                    "Value": 11.08
2725ae2ea72cSPatrick Rudolph                },
2726ae2ea72cSPatrick Rudolph                {
2727ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2728d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2729ae2ea72cSPatrick Rudolph                    "Label": "in0",
2730ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2731ae2ea72cSPatrick Rudolph                    "Severity": 1,
2732ae2ea72cSPatrick Rudolph                    "Value": 13.3
2733ae2ea72cSPatrick Rudolph                }
2734ae2ea72cSPatrick Rudolph            ],
2735ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2736ae2ea72cSPatrick Rudolph        },
2737ae2ea72cSPatrick Rudolph        {
2738ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2739ae2ea72cSPatrick Rudolph            "Bus": "183",
2740ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN8",
2741ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2742ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2743ae2ea72cSPatrick Rudolph            "Thresholds": [
2744ae2ea72cSPatrick Rudolph                {
2745ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2746d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2747ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2748ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2749ae2ea72cSPatrick Rudolph                    "Severity": 0,
2750ae2ea72cSPatrick Rudolph                    "Value": 3.0
2751ae2ea72cSPatrick Rudolph                },
2752ae2ea72cSPatrick Rudolph                {
2753ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2754d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2755ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2756ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2757ae2ea72cSPatrick Rudolph                    "Severity": 1,
2758ae2ea72cSPatrick Rudolph                    "Value": 4.0
2759ae2ea72cSPatrick Rudolph                },
2760ae2ea72cSPatrick Rudolph                {
2761ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2762d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2763ae2ea72cSPatrick Rudolph                    "Label": "in0",
2764ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2765ae2ea72cSPatrick Rudolph                    "Severity": 0,
2766ae2ea72cSPatrick Rudolph                    "Value": 11.68
2767ae2ea72cSPatrick Rudolph                },
2768ae2ea72cSPatrick Rudolph                {
2769ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2770d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2771ae2ea72cSPatrick Rudolph                    "Label": "in0",
2772ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2773ae2ea72cSPatrick Rudolph                    "Severity": 0,
2774ae2ea72cSPatrick Rudolph                    "Value": 12.8
2775ae2ea72cSPatrick Rudolph                },
2776ae2ea72cSPatrick Rudolph                {
2777ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2778d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2779ae2ea72cSPatrick Rudolph                    "Label": "in0",
2780ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2781ae2ea72cSPatrick Rudolph                    "Severity": 1,
2782ae2ea72cSPatrick Rudolph                    "Value": 11.08
2783ae2ea72cSPatrick Rudolph                },
2784ae2ea72cSPatrick Rudolph                {
2785ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2786d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2787ae2ea72cSPatrick Rudolph                    "Label": "in0",
2788ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2789ae2ea72cSPatrick Rudolph                    "Severity": 1,
2790ae2ea72cSPatrick Rudolph                    "Value": 13.3
2791ae2ea72cSPatrick Rudolph                }
2792ae2ea72cSPatrick Rudolph            ],
2793ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2794ae2ea72cSPatrick Rudolph        },
2795ae2ea72cSPatrick Rudolph        {
2796ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2797ae2ea72cSPatrick Rudolph            "Bus": "184",
2798ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN10",
2799ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2800ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2801ae2ea72cSPatrick Rudolph            "Thresholds": [
2802ae2ea72cSPatrick Rudolph                {
2803ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2804d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2805ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2806ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2807ae2ea72cSPatrick Rudolph                    "Severity": 0,
2808ae2ea72cSPatrick Rudolph                    "Value": 3.0
2809ae2ea72cSPatrick Rudolph                },
2810ae2ea72cSPatrick Rudolph                {
2811ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2812d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2813ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2814ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2815ae2ea72cSPatrick Rudolph                    "Severity": 1,
2816ae2ea72cSPatrick Rudolph                    "Value": 4.0
2817ae2ea72cSPatrick Rudolph                },
2818ae2ea72cSPatrick Rudolph                {
2819ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2820d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2821ae2ea72cSPatrick Rudolph                    "Label": "in0",
2822ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2823ae2ea72cSPatrick Rudolph                    "Severity": 0,
2824ae2ea72cSPatrick Rudolph                    "Value": 11.68
2825ae2ea72cSPatrick Rudolph                },
2826ae2ea72cSPatrick Rudolph                {
2827ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2828d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2829ae2ea72cSPatrick Rudolph                    "Label": "in0",
2830ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2831ae2ea72cSPatrick Rudolph                    "Severity": 0,
2832ae2ea72cSPatrick Rudolph                    "Value": 12.8
2833ae2ea72cSPatrick Rudolph                },
2834ae2ea72cSPatrick Rudolph                {
2835ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2836d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2837ae2ea72cSPatrick Rudolph                    "Label": "in0",
2838ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2839ae2ea72cSPatrick Rudolph                    "Severity": 1,
2840ae2ea72cSPatrick Rudolph                    "Value": 11.08
2841ae2ea72cSPatrick Rudolph                },
2842ae2ea72cSPatrick Rudolph                {
2843ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2844d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2845ae2ea72cSPatrick Rudolph                    "Label": "in0",
2846ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2847ae2ea72cSPatrick Rudolph                    "Severity": 1,
2848ae2ea72cSPatrick Rudolph                    "Value": 13.3
2849ae2ea72cSPatrick Rudolph                }
2850ae2ea72cSPatrick Rudolph            ],
2851ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2852ae2ea72cSPatrick Rudolph        },
2853ae2ea72cSPatrick Rudolph        {
2854ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2855ae2ea72cSPatrick Rudolph            "Bus": "185",
2856ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN12",
2857ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2858ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2859ae2ea72cSPatrick Rudolph            "Thresholds": [
2860ae2ea72cSPatrick Rudolph                {
2861ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2862d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2863ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2864ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2865ae2ea72cSPatrick Rudolph                    "Severity": 0,
2866ae2ea72cSPatrick Rudolph                    "Value": 3.0
2867ae2ea72cSPatrick Rudolph                },
2868ae2ea72cSPatrick Rudolph                {
2869ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2870d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2871ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2872ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2873ae2ea72cSPatrick Rudolph                    "Severity": 1,
2874ae2ea72cSPatrick Rudolph                    "Value": 4.0
2875ae2ea72cSPatrick Rudolph                },
2876ae2ea72cSPatrick Rudolph                {
2877ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2878d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2879ae2ea72cSPatrick Rudolph                    "Label": "in0",
2880ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2881ae2ea72cSPatrick Rudolph                    "Severity": 0,
2882ae2ea72cSPatrick Rudolph                    "Value": 11.68
2883ae2ea72cSPatrick Rudolph                },
2884ae2ea72cSPatrick Rudolph                {
2885ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2886d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2887ae2ea72cSPatrick Rudolph                    "Label": "in0",
2888ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2889ae2ea72cSPatrick Rudolph                    "Severity": 0,
2890ae2ea72cSPatrick Rudolph                    "Value": 12.8
2891ae2ea72cSPatrick Rudolph                },
2892ae2ea72cSPatrick Rudolph                {
2893ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2894d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2895ae2ea72cSPatrick Rudolph                    "Label": "in0",
2896ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2897ae2ea72cSPatrick Rudolph                    "Severity": 1,
2898ae2ea72cSPatrick Rudolph                    "Value": 11.08
2899ae2ea72cSPatrick Rudolph                },
2900ae2ea72cSPatrick Rudolph                {
2901ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2902d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2903ae2ea72cSPatrick Rudolph                    "Label": "in0",
2904ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2905ae2ea72cSPatrick Rudolph                    "Severity": 1,
2906ae2ea72cSPatrick Rudolph                    "Value": 13.3
2907ae2ea72cSPatrick Rudolph                }
2908ae2ea72cSPatrick Rudolph            ],
2909ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2910ae2ea72cSPatrick Rudolph        },
2911ae2ea72cSPatrick Rudolph        {
2912ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2913ae2ea72cSPatrick Rudolph            "Bus": "186",
2914ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN14",
2915ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2916ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2917ae2ea72cSPatrick Rudolph            "Thresholds": [
2918ae2ea72cSPatrick Rudolph                {
2919ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2920d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2921ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2922ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2923ae2ea72cSPatrick Rudolph                    "Severity": 0,
2924ae2ea72cSPatrick Rudolph                    "Value": 3.0
2925ae2ea72cSPatrick Rudolph                },
2926ae2ea72cSPatrick Rudolph                {
2927ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2928d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2929ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2930ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2931ae2ea72cSPatrick Rudolph                    "Severity": 1,
2932ae2ea72cSPatrick Rudolph                    "Value": 4.0
2933ae2ea72cSPatrick Rudolph                },
2934ae2ea72cSPatrick Rudolph                {
2935ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2936d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2937ae2ea72cSPatrick Rudolph                    "Label": "in0",
2938ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2939ae2ea72cSPatrick Rudolph                    "Severity": 0,
2940ae2ea72cSPatrick Rudolph                    "Value": 11.68
2941ae2ea72cSPatrick Rudolph                },
2942ae2ea72cSPatrick Rudolph                {
2943ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2944d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
2945ae2ea72cSPatrick Rudolph                    "Label": "in0",
2946ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2947ae2ea72cSPatrick Rudolph                    "Severity": 0,
2948ae2ea72cSPatrick Rudolph                    "Value": 12.8
2949ae2ea72cSPatrick Rudolph                },
2950ae2ea72cSPatrick Rudolph                {
2951ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2952d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
2953ae2ea72cSPatrick Rudolph                    "Label": "in0",
2954ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
2955ae2ea72cSPatrick Rudolph                    "Severity": 1,
2956ae2ea72cSPatrick Rudolph                    "Value": 11.08
2957ae2ea72cSPatrick Rudolph                },
2958ae2ea72cSPatrick Rudolph                {
2959ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2960d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
2961ae2ea72cSPatrick Rudolph                    "Label": "in0",
2962ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2963ae2ea72cSPatrick Rudolph                    "Severity": 1,
2964ae2ea72cSPatrick Rudolph                    "Value": 13.3
2965ae2ea72cSPatrick Rudolph                }
2966ae2ea72cSPatrick Rudolph            ],
2967ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
2968ae2ea72cSPatrick Rudolph        },
2969ae2ea72cSPatrick Rudolph        {
2970ae2ea72cSPatrick Rudolph            "Address": "0x3a",
2971ae2ea72cSPatrick Rudolph            "Bus": "187",
2972ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN16",
2973ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
2974ae2ea72cSPatrick Rudolph            "PowerState": "Always",
2975ae2ea72cSPatrick Rudolph            "Thresholds": [
2976ae2ea72cSPatrick Rudolph                {
2977ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2978d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
2979ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2980ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
2981ae2ea72cSPatrick Rudolph                    "Severity": 0,
2982ae2ea72cSPatrick Rudolph                    "Value": 3.0
2983ae2ea72cSPatrick Rudolph                },
2984ae2ea72cSPatrick Rudolph                {
2985ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
2986d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
2987ae2ea72cSPatrick Rudolph                    "Label": "curr1",
2988ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
2989ae2ea72cSPatrick Rudolph                    "Severity": 1,
2990ae2ea72cSPatrick Rudolph                    "Value": 4.0
2991ae2ea72cSPatrick Rudolph                },
2992ae2ea72cSPatrick Rudolph                {
2993ae2ea72cSPatrick Rudolph                    "Direction": "less than",
2994d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
2995ae2ea72cSPatrick Rudolph                    "Label": "in0",
2996ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
2997ae2ea72cSPatrick Rudolph                    "Severity": 0,
2998ae2ea72cSPatrick Rudolph                    "Value": 11.68
2999ae2ea72cSPatrick Rudolph                },
3000ae2ea72cSPatrick Rudolph                {
3001ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3002d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
3003ae2ea72cSPatrick Rudolph                    "Label": "in0",
3004ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3005ae2ea72cSPatrick Rudolph                    "Severity": 0,
3006ae2ea72cSPatrick Rudolph                    "Value": 12.8
3007ae2ea72cSPatrick Rudolph                },
3008ae2ea72cSPatrick Rudolph                {
3009ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3010d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
3011ae2ea72cSPatrick Rudolph                    "Label": "in0",
3012ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
3013ae2ea72cSPatrick Rudolph                    "Severity": 1,
3014ae2ea72cSPatrick Rudolph                    "Value": 11.08
3015ae2ea72cSPatrick Rudolph                },
3016ae2ea72cSPatrick Rudolph                {
3017ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3018d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
3019ae2ea72cSPatrick Rudolph                    "Label": "in0",
3020ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3021ae2ea72cSPatrick Rudolph                    "Severity": 1,
3022ae2ea72cSPatrick Rudolph                    "Value": 13.3
3023ae2ea72cSPatrick Rudolph                }
3024ae2ea72cSPatrick Rudolph            ],
3025ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
3026ae2ea72cSPatrick Rudolph        },
3027ae2ea72cSPatrick Rudolph        {
3028ae2ea72cSPatrick Rudolph            "Address": "0x3a",
3029ae2ea72cSPatrick Rudolph            "Bus": "188",
3030ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN18",
3031ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3032ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3033ae2ea72cSPatrick Rudolph            "Thresholds": [
3034ae2ea72cSPatrick Rudolph                {
3035ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3036d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
3037ae2ea72cSPatrick Rudolph                    "Label": "curr1",
3038ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3039ae2ea72cSPatrick Rudolph                    "Severity": 0,
3040ae2ea72cSPatrick Rudolph                    "Value": 3.0
3041ae2ea72cSPatrick Rudolph                },
3042ae2ea72cSPatrick Rudolph                {
3043ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3044d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
3045ae2ea72cSPatrick Rudolph                    "Label": "curr1",
3046ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3047ae2ea72cSPatrick Rudolph                    "Severity": 1,
3048ae2ea72cSPatrick Rudolph                    "Value": 4.0
3049ae2ea72cSPatrick Rudolph                },
3050ae2ea72cSPatrick Rudolph                {
3051ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3052d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
3053ae2ea72cSPatrick Rudolph                    "Label": "in0",
3054ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
3055ae2ea72cSPatrick Rudolph                    "Severity": 0,
3056ae2ea72cSPatrick Rudolph                    "Value": 11.68
3057ae2ea72cSPatrick Rudolph                },
3058ae2ea72cSPatrick Rudolph                {
3059ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3060d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
3061ae2ea72cSPatrick Rudolph                    "Label": "in0",
3062ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3063ae2ea72cSPatrick Rudolph                    "Severity": 0,
3064ae2ea72cSPatrick Rudolph                    "Value": 12.8
3065ae2ea72cSPatrick Rudolph                },
3066ae2ea72cSPatrick Rudolph                {
3067ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3068d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
3069ae2ea72cSPatrick Rudolph                    "Label": "in0",
3070ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
3071ae2ea72cSPatrick Rudolph                    "Severity": 1,
3072ae2ea72cSPatrick Rudolph                    "Value": 11.08
3073ae2ea72cSPatrick Rudolph                },
3074ae2ea72cSPatrick Rudolph                {
3075ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3076d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
3077ae2ea72cSPatrick Rudolph                    "Label": "in0",
3078ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3079ae2ea72cSPatrick Rudolph                    "Severity": 1,
3080ae2ea72cSPatrick Rudolph                    "Value": 13.3
3081ae2ea72cSPatrick Rudolph                }
3082ae2ea72cSPatrick Rudolph            ],
3083ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
3084ae2ea72cSPatrick Rudolph        },
3085ae2ea72cSPatrick Rudolph        {
3086ae2ea72cSPatrick Rudolph            "Address": "0x3a",
3087ae2ea72cSPatrick Rudolph            "Bus": "189",
3088ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN20",
3089ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3090ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3091ae2ea72cSPatrick Rudolph            "Thresholds": [
3092ae2ea72cSPatrick Rudolph                {
3093ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3094d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
3095ae2ea72cSPatrick Rudolph                    "Label": "curr1",
3096ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3097ae2ea72cSPatrick Rudolph                    "Severity": 0,
3098ae2ea72cSPatrick Rudolph                    "Value": 3.0
3099ae2ea72cSPatrick Rudolph                },
3100ae2ea72cSPatrick Rudolph                {
3101ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3102d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
3103ae2ea72cSPatrick Rudolph                    "Label": "curr1",
3104ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3105ae2ea72cSPatrick Rudolph                    "Severity": 1,
3106ae2ea72cSPatrick Rudolph                    "Value": 4.0
3107ae2ea72cSPatrick Rudolph                },
3108ae2ea72cSPatrick Rudolph                {
3109ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3110d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
3111ae2ea72cSPatrick Rudolph                    "Label": "in0",
3112ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
3113ae2ea72cSPatrick Rudolph                    "Severity": 0,
3114ae2ea72cSPatrick Rudolph                    "Value": 11.68
3115ae2ea72cSPatrick Rudolph                },
3116ae2ea72cSPatrick Rudolph                {
3117ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3118d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
3119ae2ea72cSPatrick Rudolph                    "Label": "in0",
3120ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3121ae2ea72cSPatrick Rudolph                    "Severity": 0,
3122ae2ea72cSPatrick Rudolph                    "Value": 12.8
3123ae2ea72cSPatrick Rudolph                },
3124ae2ea72cSPatrick Rudolph                {
3125ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3126d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
3127ae2ea72cSPatrick Rudolph                    "Label": "in0",
3128ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
3129ae2ea72cSPatrick Rudolph                    "Severity": 1,
3130ae2ea72cSPatrick Rudolph                    "Value": 11.08
3131ae2ea72cSPatrick Rudolph                },
3132ae2ea72cSPatrick Rudolph                {
3133ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3134d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
3135ae2ea72cSPatrick Rudolph                    "Label": "in0",
3136ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3137ae2ea72cSPatrick Rudolph                    "Severity": 1,
3138ae2ea72cSPatrick Rudolph                    "Value": 13.3
3139ae2ea72cSPatrick Rudolph                }
3140ae2ea72cSPatrick Rudolph            ],
3141ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
3142ae2ea72cSPatrick Rudolph        },
3143ae2ea72cSPatrick Rudolph        {
3144ae2ea72cSPatrick Rudolph            "Address": "0x3a",
3145ae2ea72cSPatrick Rudolph            "Bus": "190",
3146ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN22",
3147ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3148ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3149ae2ea72cSPatrick Rudolph            "Thresholds": [
3150ae2ea72cSPatrick Rudolph                {
3151ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3152d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
3153ae2ea72cSPatrick Rudolph                    "Label": "curr1",
3154ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3155ae2ea72cSPatrick Rudolph                    "Severity": 0,
3156ae2ea72cSPatrick Rudolph                    "Value": 3.0
3157ae2ea72cSPatrick Rudolph                },
3158ae2ea72cSPatrick Rudolph                {
3159ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3160d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
3161ae2ea72cSPatrick Rudolph                    "Label": "curr1",
3162ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3163ae2ea72cSPatrick Rudolph                    "Severity": 1,
3164ae2ea72cSPatrick Rudolph                    "Value": 4.0
3165ae2ea72cSPatrick Rudolph                },
3166ae2ea72cSPatrick Rudolph                {
3167ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3168d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
3169ae2ea72cSPatrick Rudolph                    "Label": "in0",
3170ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
3171ae2ea72cSPatrick Rudolph                    "Severity": 0,
3172ae2ea72cSPatrick Rudolph                    "Value": 11.68
3173ae2ea72cSPatrick Rudolph                },
3174ae2ea72cSPatrick Rudolph                {
3175ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3176d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
3177ae2ea72cSPatrick Rudolph                    "Label": "in0",
3178ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3179ae2ea72cSPatrick Rudolph                    "Severity": 0,
3180ae2ea72cSPatrick Rudolph                    "Value": 12.8
3181ae2ea72cSPatrick Rudolph                },
3182ae2ea72cSPatrick Rudolph                {
3183ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3184d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
3185ae2ea72cSPatrick Rudolph                    "Label": "in0",
3186ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
3187ae2ea72cSPatrick Rudolph                    "Severity": 1,
3188ae2ea72cSPatrick Rudolph                    "Value": 11.08
3189ae2ea72cSPatrick Rudolph                },
3190ae2ea72cSPatrick Rudolph                {
3191ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3192d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
3193ae2ea72cSPatrick Rudolph                    "Label": "in0",
3194ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3195ae2ea72cSPatrick Rudolph                    "Severity": 1,
3196ae2ea72cSPatrick Rudolph                    "Value": 13.3
3197ae2ea72cSPatrick Rudolph                }
3198ae2ea72cSPatrick Rudolph            ],
3199ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
3200ae2ea72cSPatrick Rudolph        },
3201ae2ea72cSPatrick Rudolph        {
3202ae2ea72cSPatrick Rudolph            "Address": "0x3a",
3203ae2ea72cSPatrick Rudolph            "Bus": "191",
3204ae2ea72cSPatrick Rudolph            "Name": "SSB_FAN24",
3205ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3206ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3207ae2ea72cSPatrick Rudolph            "Thresholds": [
3208ae2ea72cSPatrick Rudolph                {
3209ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3210d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.03,
3211ae2ea72cSPatrick Rudolph                    "Label": "curr1",
3212ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3213ae2ea72cSPatrick Rudolph                    "Severity": 0,
3214ae2ea72cSPatrick Rudolph                    "Value": 3.0
3215ae2ea72cSPatrick Rudolph                },
3216ae2ea72cSPatrick Rudolph                {
3217ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3218d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.04,
3219ae2ea72cSPatrick Rudolph                    "Label": "curr1",
3220ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3221ae2ea72cSPatrick Rudolph                    "Severity": 1,
3222ae2ea72cSPatrick Rudolph                    "Value": 4.0
3223ae2ea72cSPatrick Rudolph                },
3224ae2ea72cSPatrick Rudolph                {
3225ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3226d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
3227ae2ea72cSPatrick Rudolph                    "Label": "in0",
3228ae2ea72cSPatrick Rudolph                    "Name": "lower non critical",
3229ae2ea72cSPatrick Rudolph                    "Severity": 0,
3230ae2ea72cSPatrick Rudolph                    "Value": 11.68
3231ae2ea72cSPatrick Rudolph                },
3232ae2ea72cSPatrick Rudolph                {
3233ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3234d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
3235ae2ea72cSPatrick Rudolph                    "Label": "in0",
3236ae2ea72cSPatrick Rudolph                    "Name": "upper non critical",
3237ae2ea72cSPatrick Rudolph                    "Severity": 0,
3238ae2ea72cSPatrick Rudolph                    "Value": 12.8
3239ae2ea72cSPatrick Rudolph                },
3240ae2ea72cSPatrick Rudolph                {
3241ae2ea72cSPatrick Rudolph                    "Direction": "less than",
3242d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
3243ae2ea72cSPatrick Rudolph                    "Label": "in0",
3244ae2ea72cSPatrick Rudolph                    "Name": "lower critical",
3245ae2ea72cSPatrick Rudolph                    "Severity": 1,
3246ae2ea72cSPatrick Rudolph                    "Value": 11.08
3247ae2ea72cSPatrick Rudolph                },
3248ae2ea72cSPatrick Rudolph                {
3249ae2ea72cSPatrick Rudolph                    "Direction": "greater than",
3250d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
3251ae2ea72cSPatrick Rudolph                    "Label": "in0",
3252ae2ea72cSPatrick Rudolph                    "Name": "upper critical",
3253ae2ea72cSPatrick Rudolph                    "Severity": 1,
3254ae2ea72cSPatrick Rudolph                    "Value": 13.3
3255ae2ea72cSPatrick Rudolph                }
3256ae2ea72cSPatrick Rudolph            ],
3257ae2ea72cSPatrick Rudolph            "Type": "MAX5970"
3258ae2ea72cSPatrick Rudolph        },
3259ae2ea72cSPatrick Rudolph        {
3260ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3261ae2ea72cSPatrick Rudolph            "Bus": "105",
3262ae2ea72cSPatrick Rudolph            "Labels": [
3263ae2ea72cSPatrick Rudolph                "temp1"
3264ae2ea72cSPatrick Rudolph            ],
3265ae2ea72cSPatrick Rudolph            "Name": "Fan01 Temperature",
3266ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3267ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3268ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3269ae2ea72cSPatrick Rudolph        },
3270ae2ea72cSPatrick Rudolph        {
3271ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3272ae2ea72cSPatrick Rudolph            "Bus": "118",
3273ae2ea72cSPatrick Rudolph            "Labels": [
3274ae2ea72cSPatrick Rudolph                "temp1"
3275ae2ea72cSPatrick Rudolph            ],
3276ae2ea72cSPatrick Rudolph            "Name": "Fan02 Temperature",
3277ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3278ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3279ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3280ae2ea72cSPatrick Rudolph        },
3281ae2ea72cSPatrick Rudolph        {
3282ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3283ae2ea72cSPatrick Rudolph            "Bus": "106",
3284ae2ea72cSPatrick Rudolph            "Labels": [
3285ae2ea72cSPatrick Rudolph                "temp1"
3286ae2ea72cSPatrick Rudolph            ],
3287ae2ea72cSPatrick Rudolph            "Name": "Fan03 Temperature",
3288ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3289ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3290ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3291ae2ea72cSPatrick Rudolph        },
3292ae2ea72cSPatrick Rudolph        {
3293ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3294ae2ea72cSPatrick Rudolph            "Bus": "119",
3295ae2ea72cSPatrick Rudolph            "Labels": [
3296ae2ea72cSPatrick Rudolph                "temp1"
3297ae2ea72cSPatrick Rudolph            ],
3298ae2ea72cSPatrick Rudolph            "Name": "Fan04 Temperature",
3299ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3300ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3301ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3302ae2ea72cSPatrick Rudolph        },
3303ae2ea72cSPatrick Rudolph        {
3304ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3305ae2ea72cSPatrick Rudolph            "Bus": "107",
3306ae2ea72cSPatrick Rudolph            "Labels": [
3307ae2ea72cSPatrick Rudolph                "temp1"
3308ae2ea72cSPatrick Rudolph            ],
3309ae2ea72cSPatrick Rudolph            "Name": "Fan05 Temperature",
3310ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3311ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3312ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3313ae2ea72cSPatrick Rudolph        },
3314ae2ea72cSPatrick Rudolph        {
3315ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3316ae2ea72cSPatrick Rudolph            "Bus": "120",
3317ae2ea72cSPatrick Rudolph            "Labels": [
3318ae2ea72cSPatrick Rudolph                "temp1"
3319ae2ea72cSPatrick Rudolph            ],
3320ae2ea72cSPatrick Rudolph            "Name": "Fan06 Temperature",
3321ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3322ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3323ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3324ae2ea72cSPatrick Rudolph        },
3325ae2ea72cSPatrick Rudolph        {
3326ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3327ae2ea72cSPatrick Rudolph            "Bus": "108",
3328ae2ea72cSPatrick Rudolph            "Labels": [
3329ae2ea72cSPatrick Rudolph                "temp1"
3330ae2ea72cSPatrick Rudolph            ],
3331ae2ea72cSPatrick Rudolph            "Name": "Fan07 Temperature",
3332ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3333ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3334ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3335ae2ea72cSPatrick Rudolph        },
3336ae2ea72cSPatrick Rudolph        {
3337ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3338ae2ea72cSPatrick Rudolph            "Bus": "121",
3339ae2ea72cSPatrick Rudolph            "Labels": [
3340ae2ea72cSPatrick Rudolph                "temp1"
3341ae2ea72cSPatrick Rudolph            ],
3342ae2ea72cSPatrick Rudolph            "Name": "Fan08 Temperature",
3343ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3344ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3345ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3346ae2ea72cSPatrick Rudolph        },
3347ae2ea72cSPatrick Rudolph        {
3348ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3349ae2ea72cSPatrick Rudolph            "Bus": "109",
3350ae2ea72cSPatrick Rudolph            "Labels": [
3351ae2ea72cSPatrick Rudolph                "temp1"
3352ae2ea72cSPatrick Rudolph            ],
3353ae2ea72cSPatrick Rudolph            "Name": "Fan09 Temperature",
3354ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3355ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3356ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3357ae2ea72cSPatrick Rudolph        },
3358ae2ea72cSPatrick Rudolph        {
3359ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3360ae2ea72cSPatrick Rudolph            "Bus": "123",
3361ae2ea72cSPatrick Rudolph            "Labels": [
3362ae2ea72cSPatrick Rudolph                "temp1"
3363ae2ea72cSPatrick Rudolph            ],
3364ae2ea72cSPatrick Rudolph            "Name": "Fan10 Temperature",
3365ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3366ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3367ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3368ae2ea72cSPatrick Rudolph        },
3369ae2ea72cSPatrick Rudolph        {
3370ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3371ae2ea72cSPatrick Rudolph            "Bus": "110",
3372ae2ea72cSPatrick Rudolph            "Labels": [
3373ae2ea72cSPatrick Rudolph                "temp1"
3374ae2ea72cSPatrick Rudolph            ],
3375ae2ea72cSPatrick Rudolph            "Name": "Fan11 Temperature",
3376ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3377ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3378ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3379ae2ea72cSPatrick Rudolph        },
3380ae2ea72cSPatrick Rudolph        {
3381ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3382ae2ea72cSPatrick Rudolph            "Bus": "124",
3383ae2ea72cSPatrick Rudolph            "Labels": [
3384ae2ea72cSPatrick Rudolph                "temp1"
3385ae2ea72cSPatrick Rudolph            ],
3386ae2ea72cSPatrick Rudolph            "Name": "Fan12 Temperature",
3387ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3388ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3389ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3390ae2ea72cSPatrick Rudolph        },
3391ae2ea72cSPatrick Rudolph        {
3392ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3393ae2ea72cSPatrick Rudolph            "Bus": "111",
3394ae2ea72cSPatrick Rudolph            "Labels": [
3395ae2ea72cSPatrick Rudolph                "temp1"
3396ae2ea72cSPatrick Rudolph            ],
3397ae2ea72cSPatrick Rudolph            "Name": "Fan13 Temperature",
3398ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3399ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3400ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3401ae2ea72cSPatrick Rudolph        },
3402ae2ea72cSPatrick Rudolph        {
3403ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3404ae2ea72cSPatrick Rudolph            "Bus": "125",
3405ae2ea72cSPatrick Rudolph            "Labels": [
3406ae2ea72cSPatrick Rudolph                "temp1"
3407ae2ea72cSPatrick Rudolph            ],
3408ae2ea72cSPatrick Rudolph            "Name": "Fan14 Temperature",
3409ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3410ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3411ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3412ae2ea72cSPatrick Rudolph        },
3413ae2ea72cSPatrick Rudolph        {
3414ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3415ae2ea72cSPatrick Rudolph            "Bus": "112",
3416ae2ea72cSPatrick Rudolph            "Labels": [
3417ae2ea72cSPatrick Rudolph                "temp1"
3418ae2ea72cSPatrick Rudolph            ],
3419ae2ea72cSPatrick Rudolph            "Name": "Fan15 Temperature",
3420ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3421ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3422ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3423ae2ea72cSPatrick Rudolph        },
3424ae2ea72cSPatrick Rudolph        {
3425ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3426ae2ea72cSPatrick Rudolph            "Bus": "126",
3427ae2ea72cSPatrick Rudolph            "Labels": [
3428ae2ea72cSPatrick Rudolph                "temp1"
3429ae2ea72cSPatrick Rudolph            ],
3430ae2ea72cSPatrick Rudolph            "Name": "Fan16 Temperature",
3431ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3432ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3433ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3434ae2ea72cSPatrick Rudolph        },
3435ae2ea72cSPatrick Rudolph        {
3436ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3437ae2ea72cSPatrick Rudolph            "Bus": "114",
3438ae2ea72cSPatrick Rudolph            "Labels": [
3439ae2ea72cSPatrick Rudolph                "temp1"
3440ae2ea72cSPatrick Rudolph            ],
3441ae2ea72cSPatrick Rudolph            "Name": "Fan17 Temperature",
3442ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3443ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3444ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3445ae2ea72cSPatrick Rudolph        },
3446ae2ea72cSPatrick Rudolph        {
3447ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3448ae2ea72cSPatrick Rudolph            "Bus": "127",
3449ae2ea72cSPatrick Rudolph            "Labels": [
3450ae2ea72cSPatrick Rudolph                "temp1"
3451ae2ea72cSPatrick Rudolph            ],
3452ae2ea72cSPatrick Rudolph            "Name": "Fan18 Temperature",
3453ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3454ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3455ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3456ae2ea72cSPatrick Rudolph        },
3457ae2ea72cSPatrick Rudolph        {
3458ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3459ae2ea72cSPatrick Rudolph            "Bus": "115",
3460ae2ea72cSPatrick Rudolph            "Labels": [
3461ae2ea72cSPatrick Rudolph                "temp1"
3462ae2ea72cSPatrick Rudolph            ],
3463ae2ea72cSPatrick Rudolph            "Name": "Fan19 Temperature",
3464ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3465ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3466ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3467ae2ea72cSPatrick Rudolph        },
3468ae2ea72cSPatrick Rudolph        {
3469ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3470ae2ea72cSPatrick Rudolph            "Bus": "128",
3471ae2ea72cSPatrick Rudolph            "Labels": [
3472ae2ea72cSPatrick Rudolph                "temp1"
3473ae2ea72cSPatrick Rudolph            ],
3474ae2ea72cSPatrick Rudolph            "Name": "Fan20 Temperature",
3475ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3476ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3477ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3478ae2ea72cSPatrick Rudolph        },
3479ae2ea72cSPatrick Rudolph        {
3480ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3481ae2ea72cSPatrick Rudolph            "Bus": "116",
3482ae2ea72cSPatrick Rudolph            "Labels": [
3483ae2ea72cSPatrick Rudolph                "temp1"
3484ae2ea72cSPatrick Rudolph            ],
3485ae2ea72cSPatrick Rudolph            "Name": "Fan21 Temperature",
3486ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3487ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3488ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3489ae2ea72cSPatrick Rudolph        },
3490ae2ea72cSPatrick Rudolph        {
3491ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3492ae2ea72cSPatrick Rudolph            "Bus": "129",
3493ae2ea72cSPatrick Rudolph            "Labels": [
3494ae2ea72cSPatrick Rudolph                "temp1"
3495ae2ea72cSPatrick Rudolph            ],
3496ae2ea72cSPatrick Rudolph            "Name": "Fan22 Temperature",
3497ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3498ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3499ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3500ae2ea72cSPatrick Rudolph        },
3501ae2ea72cSPatrick Rudolph        {
3502ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3503ae2ea72cSPatrick Rudolph            "Bus": "117",
3504ae2ea72cSPatrick Rudolph            "Labels": [
3505ae2ea72cSPatrick Rudolph                "temp1"
3506ae2ea72cSPatrick Rudolph            ],
3507ae2ea72cSPatrick Rudolph            "Name": "Fan23 Temperature",
3508ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3509ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3510ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3511ae2ea72cSPatrick Rudolph        },
3512ae2ea72cSPatrick Rudolph        {
3513ae2ea72cSPatrick Rudolph            "Address": "0x2e",
3514ae2ea72cSPatrick Rudolph            "Bus": "130",
3515ae2ea72cSPatrick Rudolph            "Labels": [
3516ae2ea72cSPatrick Rudolph                "temp1"
3517ae2ea72cSPatrick Rudolph            ],
3518ae2ea72cSPatrick Rudolph            "Name": "Fan24 Temperature",
3519ae2ea72cSPatrick Rudolph            "PollRate": 5.0,
3520ae2ea72cSPatrick Rudolph            "PowerState": "Always",
3521ae2ea72cSPatrick Rudolph            "Type": "MAX6639"
3522ae2ea72cSPatrick Rudolph        },
3523ae2ea72cSPatrick Rudolph        {
35246fa508cbSNaresh Solanki            "Address": "0x58",
35256fa508cbSNaresh Solanki            "Bus": "98",
3526*087b04dfSPatrick Rudolph            "CPURequired": 0,
35276fa508cbSNaresh Solanki            "Labels": [
35286fa508cbSNaresh Solanki                "iin",
35296fa508cbSNaresh Solanki                "iout1",
35306fa508cbSNaresh Solanki                "iout2",
35316fa508cbSNaresh Solanki                "vin",
35326fa508cbSNaresh Solanki                "vout1",
35336fa508cbSNaresh Solanki                "vout2",
35346fa508cbSNaresh Solanki                "pin",
35356fa508cbSNaresh Solanki                "pout1",
35366fa508cbSNaresh Solanki                "pout2",
35376fa508cbSNaresh Solanki                "temp1"
35386fa508cbSNaresh Solanki            ],
35396fa508cbSNaresh Solanki            "Name": "PVCCFA_EHV_CPU0",
35406fa508cbSNaresh Solanki            "Name1": "PVCCINFAON_CPU0",
35416fa508cbSNaresh Solanki            "PollRate": 5.0,
3542fa2972f8SNaresh Solanki            "PowerState": "On",
35436fa508cbSNaresh Solanki            "Thresholds": [
35446fa508cbSNaresh Solanki                {
35456fa508cbSNaresh Solanki                    "Direction": "greater than",
3546d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
35476fa508cbSNaresh Solanki                    "Label": "vin",
35486fa508cbSNaresh Solanki                    "Name": "upper critical",
35496fa508cbSNaresh Solanki                    "Severity": 1,
3550edfe305aSPatrick Rudolph                    "Value": 13.3
3551edfe305aSPatrick Rudolph                },
3552edfe305aSPatrick Rudolph                {
3553edfe305aSPatrick Rudolph                    "Direction": "greater than",
3554d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
3555edfe305aSPatrick Rudolph                    "Label": "vin",
3556edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3557edfe305aSPatrick Rudolph                    "Severity": 0,
3558edfe305aSPatrick Rudolph                    "Value": 12.8
3559edfe305aSPatrick Rudolph                },
3560edfe305aSPatrick Rudolph                {
3561edfe305aSPatrick Rudolph                    "Direction": "less than",
3562d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
3563edfe305aSPatrick Rudolph                    "Label": "vin",
3564edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3565edfe305aSPatrick Rudolph                    "Severity": 0,
3566edfe305aSPatrick Rudolph                    "Value": 11.68
3567edfe305aSPatrick Rudolph                },
3568edfe305aSPatrick Rudolph                {
3569edfe305aSPatrick Rudolph                    "Direction": "less than",
3570d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
3571edfe305aSPatrick Rudolph                    "Label": "vin",
3572edfe305aSPatrick Rudolph                    "Name": "lower critical",
3573edfe305aSPatrick Rudolph                    "Severity": 1,
3574edfe305aSPatrick Rudolph                    "Value": 11.08
35756fa508cbSNaresh Solanki                },
35766fa508cbSNaresh Solanki                {
35776fa508cbSNaresh Solanki                    "Direction": "greater than",
3578d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.5,
35796fa508cbSNaresh Solanki                    "Label": "temp1",
35806fa508cbSNaresh Solanki                    "Name": "upper critical",
35816fa508cbSNaresh Solanki                    "Severity": 1,
35826fa508cbSNaresh Solanki                    "Value": 150.0
35836fa508cbSNaresh Solanki                },
35846fa508cbSNaresh Solanki                {
35856fa508cbSNaresh Solanki                    "Direction": "greater than",
3586d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
35876fa508cbSNaresh Solanki                    "Label": "vout2",
35886fa508cbSNaresh Solanki                    "Name": "upper critical",
35896fa508cbSNaresh Solanki                    "Severity": 1,
3590edfe305aSPatrick Rudolph                    "Value": 1.98
35916fa508cbSNaresh Solanki                },
35926fa508cbSNaresh Solanki                {
35936fa508cbSNaresh Solanki                    "Direction": "less than",
3594d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
35956fa508cbSNaresh Solanki                    "Label": "vout2",
35966fa508cbSNaresh Solanki                    "Name": "lower critical",
35976fa508cbSNaresh Solanki                    "Severity": 1,
3598edfe305aSPatrick Rudolph                    "Value": 1.62
35996fa508cbSNaresh Solanki                },
36006fa508cbSNaresh Solanki                {
36016fa508cbSNaresh Solanki                    "Direction": "greater than",
3602d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.15,
36036fa508cbSNaresh Solanki                    "Label": "iout2",
36046fa508cbSNaresh Solanki                    "Name": "upper critical",
36056fa508cbSNaresh Solanki                    "Severity": 1,
3606edfe305aSPatrick Rudolph                    "Value": 15.0
36076fa508cbSNaresh Solanki                },
36086fa508cbSNaresh Solanki                {
36096fa508cbSNaresh Solanki                    "Direction": "greater than",
3610d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0625,
36116fa508cbSNaresh Solanki                    "Label": "iout2",
36126fa508cbSNaresh Solanki                    "Name": "upper non critical",
36136fa508cbSNaresh Solanki                    "Severity": 0,
36146fa508cbSNaresh Solanki                    "Value": 6.25
36156fa508cbSNaresh Solanki                },
36166fa508cbSNaresh Solanki                {
36176fa508cbSNaresh Solanki                    "Direction": "greater than",
3618d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
36196fa508cbSNaresh Solanki                    "Label": "vout1",
36206fa508cbSNaresh Solanki                    "Name": "upper critical",
36216fa508cbSNaresh Solanki                    "Severity": 1,
3622edfe305aSPatrick Rudolph                    "Value": 1.1
36236fa508cbSNaresh Solanki                },
36246fa508cbSNaresh Solanki                {
36256fa508cbSNaresh Solanki                    "Direction": "less than",
3626d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.009000000000000001,
36276fa508cbSNaresh Solanki                    "Label": "vout1",
36286fa508cbSNaresh Solanki                    "Name": "lower critical",
36296fa508cbSNaresh Solanki                    "Severity": 1,
36306fa508cbSNaresh Solanki                    "Value": 0.9
36316fa508cbSNaresh Solanki                },
36326fa508cbSNaresh Solanki                {
36336fa508cbSNaresh Solanki                    "Direction": "greater than",
3634d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.52,
36356fa508cbSNaresh Solanki                    "Label": "iout1",
36366fa508cbSNaresh Solanki                    "Name": "upper critical",
36376fa508cbSNaresh Solanki                    "Severity": 1,
3638edfe305aSPatrick Rudolph                    "Value": 52.0
36396fa508cbSNaresh Solanki                },
36406fa508cbSNaresh Solanki                {
36416fa508cbSNaresh Solanki                    "Direction": "greater than",
3642d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.46,
36436fa508cbSNaresh Solanki                    "Label": "iout1",
36446fa508cbSNaresh Solanki                    "Name": "upper non critical",
36456fa508cbSNaresh Solanki                    "Severity": 0,
3646edfe305aSPatrick Rudolph                    "Value": 46.0
3647edfe305aSPatrick Rudolph                },
3648edfe305aSPatrick Rudolph                {
3649edfe305aSPatrick Rudolph                    "Direction": "less than",
3650d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
3651edfe305aSPatrick Rudolph                    "Label": "vout1",
3652edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3653edfe305aSPatrick Rudolph                    "Severity": 0,
3654edfe305aSPatrick Rudolph                    "Value": 0.95
3655edfe305aSPatrick Rudolph                },
3656edfe305aSPatrick Rudolph                {
3657edfe305aSPatrick Rudolph                    "Direction": "greater than",
3658d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0105,
3659edfe305aSPatrick Rudolph                    "Label": "vout1",
3660edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3661edfe305aSPatrick Rudolph                    "Severity": 0,
3662edfe305aSPatrick Rudolph                    "Value": 1.05
3663edfe305aSPatrick Rudolph                },
3664edfe305aSPatrick Rudolph                {
3665edfe305aSPatrick Rudolph                    "Direction": "less than",
3666d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
3667edfe305aSPatrick Rudolph                    "Label": "vout2",
3668edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3669edfe305aSPatrick Rudolph                    "Severity": 0,
3670edfe305aSPatrick Rudolph                    "Value": 1.71
3671edfe305aSPatrick Rudolph                },
3672edfe305aSPatrick Rudolph                {
3673edfe305aSPatrick Rudolph                    "Direction": "greater than",
3674d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
3675edfe305aSPatrick Rudolph                    "Label": "vout2",
3676edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3677edfe305aSPatrick Rudolph                    "Severity": 0,
3678edfe305aSPatrick Rudolph                    "Value": 1.89
36796fa508cbSNaresh Solanki                }
36806fa508cbSNaresh Solanki            ],
36816fa508cbSNaresh Solanki            "Type": "MP2971"
36826fa508cbSNaresh Solanki        },
36836fa508cbSNaresh Solanki        {
36846fa508cbSNaresh Solanki            "Address": "0x58",
36856fa508cbSNaresh Solanki            "Bus": "74",
3686*087b04dfSPatrick Rudolph            "CPURequired": 1,
36876fa508cbSNaresh Solanki            "Labels": [
36886fa508cbSNaresh Solanki                "iin",
36896fa508cbSNaresh Solanki                "iout1",
36906fa508cbSNaresh Solanki                "iout2",
36916fa508cbSNaresh Solanki                "vin",
36926fa508cbSNaresh Solanki                "vout1",
36936fa508cbSNaresh Solanki                "vout2",
36946fa508cbSNaresh Solanki                "pin",
36956fa508cbSNaresh Solanki                "pout1",
36966fa508cbSNaresh Solanki                "pout2",
36976fa508cbSNaresh Solanki                "temp1"
36986fa508cbSNaresh Solanki            ],
36996fa508cbSNaresh Solanki            "Name": "PVCCFA_EHV_CPU1",
37006fa508cbSNaresh Solanki            "Name1": "PVCCINFAON_CPU1",
37016fa508cbSNaresh Solanki            "PollRate": 5.0,
3702fa2972f8SNaresh Solanki            "PowerState": "On",
37036fa508cbSNaresh Solanki            "Thresholds": [
37046fa508cbSNaresh Solanki                {
37056fa508cbSNaresh Solanki                    "Direction": "greater than",
3706d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
37076fa508cbSNaresh Solanki                    "Label": "vin",
37086fa508cbSNaresh Solanki                    "Name": "upper critical",
37096fa508cbSNaresh Solanki                    "Severity": 1,
3710edfe305aSPatrick Rudolph                    "Value": 13.3
3711edfe305aSPatrick Rudolph                },
3712edfe305aSPatrick Rudolph                {
3713edfe305aSPatrick Rudolph                    "Direction": "greater than",
3714d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
3715edfe305aSPatrick Rudolph                    "Label": "vin",
3716edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3717edfe305aSPatrick Rudolph                    "Severity": 0,
3718edfe305aSPatrick Rudolph                    "Value": 12.8
3719edfe305aSPatrick Rudolph                },
3720edfe305aSPatrick Rudolph                {
3721edfe305aSPatrick Rudolph                    "Direction": "less than",
3722d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
3723edfe305aSPatrick Rudolph                    "Label": "vin",
3724edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3725edfe305aSPatrick Rudolph                    "Severity": 0,
3726edfe305aSPatrick Rudolph                    "Value": 11.68
3727edfe305aSPatrick Rudolph                },
3728edfe305aSPatrick Rudolph                {
3729edfe305aSPatrick Rudolph                    "Direction": "less than",
3730d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
3731edfe305aSPatrick Rudolph                    "Label": "vin",
3732edfe305aSPatrick Rudolph                    "Name": "lower critical",
3733edfe305aSPatrick Rudolph                    "Severity": 1,
3734edfe305aSPatrick Rudolph                    "Value": 11.08
37356fa508cbSNaresh Solanki                },
37366fa508cbSNaresh Solanki                {
37376fa508cbSNaresh Solanki                    "Direction": "greater than",
3738d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.5,
37396fa508cbSNaresh Solanki                    "Label": "temp1",
37406fa508cbSNaresh Solanki                    "Name": "upper critical",
37416fa508cbSNaresh Solanki                    "Severity": 1,
37426fa508cbSNaresh Solanki                    "Value": 150.0
37436fa508cbSNaresh Solanki                },
37446fa508cbSNaresh Solanki                {
37456fa508cbSNaresh Solanki                    "Direction": "greater than",
3746d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
37476fa508cbSNaresh Solanki                    "Label": "vout2",
37486fa508cbSNaresh Solanki                    "Name": "upper critical",
37496fa508cbSNaresh Solanki                    "Severity": 1,
3750edfe305aSPatrick Rudolph                    "Value": 1.98
37516fa508cbSNaresh Solanki                },
37526fa508cbSNaresh Solanki                {
37536fa508cbSNaresh Solanki                    "Direction": "less than",
3754d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
37556fa508cbSNaresh Solanki                    "Label": "vout2",
37566fa508cbSNaresh Solanki                    "Name": "lower critical",
37576fa508cbSNaresh Solanki                    "Severity": 1,
3758edfe305aSPatrick Rudolph                    "Value": 1.62
37596fa508cbSNaresh Solanki                },
37606fa508cbSNaresh Solanki                {
37616fa508cbSNaresh Solanki                    "Direction": "greater than",
3762d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.15,
37636fa508cbSNaresh Solanki                    "Label": "iout2",
37646fa508cbSNaresh Solanki                    "Name": "upper critical",
37656fa508cbSNaresh Solanki                    "Severity": 1,
3766edfe305aSPatrick Rudolph                    "Value": 15.0
37676fa508cbSNaresh Solanki                },
37686fa508cbSNaresh Solanki                {
37696fa508cbSNaresh Solanki                    "Direction": "greater than",
3770d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0625,
37716fa508cbSNaresh Solanki                    "Label": "iout2",
37726fa508cbSNaresh Solanki                    "Name": "upper non critical",
37736fa508cbSNaresh Solanki                    "Severity": 0,
37746fa508cbSNaresh Solanki                    "Value": 6.25
37756fa508cbSNaresh Solanki                },
37766fa508cbSNaresh Solanki                {
37776fa508cbSNaresh Solanki                    "Direction": "greater than",
3778d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
37796fa508cbSNaresh Solanki                    "Label": "vout1",
37806fa508cbSNaresh Solanki                    "Name": "upper critical",
37816fa508cbSNaresh Solanki                    "Severity": 1,
3782edfe305aSPatrick Rudolph                    "Value": 1.1
37836fa508cbSNaresh Solanki                },
37846fa508cbSNaresh Solanki                {
37856fa508cbSNaresh Solanki                    "Direction": "less than",
3786d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.009000000000000001,
37876fa508cbSNaresh Solanki                    "Label": "vout1",
37886fa508cbSNaresh Solanki                    "Name": "lower critical",
37896fa508cbSNaresh Solanki                    "Severity": 1,
37906fa508cbSNaresh Solanki                    "Value": 0.9
37916fa508cbSNaresh Solanki                },
37926fa508cbSNaresh Solanki                {
37936fa508cbSNaresh Solanki                    "Direction": "greater than",
3794d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.52,
37956fa508cbSNaresh Solanki                    "Label": "iout1",
37966fa508cbSNaresh Solanki                    "Name": "upper critical",
37976fa508cbSNaresh Solanki                    "Severity": 1,
3798edfe305aSPatrick Rudolph                    "Value": 52.0
37996fa508cbSNaresh Solanki                },
38006fa508cbSNaresh Solanki                {
38016fa508cbSNaresh Solanki                    "Direction": "greater than",
3802d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.46,
38036fa508cbSNaresh Solanki                    "Label": "iout1",
38046fa508cbSNaresh Solanki                    "Name": "upper non critical",
38056fa508cbSNaresh Solanki                    "Severity": 0,
3806edfe305aSPatrick Rudolph                    "Value": 46.0
3807edfe305aSPatrick Rudolph                },
3808edfe305aSPatrick Rudolph                {
3809edfe305aSPatrick Rudolph                    "Direction": "less than",
3810d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
3811edfe305aSPatrick Rudolph                    "Label": "vout1",
3812edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3813edfe305aSPatrick Rudolph                    "Severity": 0,
3814edfe305aSPatrick Rudolph                    "Value": 0.95
3815edfe305aSPatrick Rudolph                },
3816edfe305aSPatrick Rudolph                {
3817edfe305aSPatrick Rudolph                    "Direction": "greater than",
3818d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0105,
3819edfe305aSPatrick Rudolph                    "Label": "vout1",
3820edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3821edfe305aSPatrick Rudolph                    "Severity": 0,
3822edfe305aSPatrick Rudolph                    "Value": 1.05
3823edfe305aSPatrick Rudolph                },
3824edfe305aSPatrick Rudolph                {
3825edfe305aSPatrick Rudolph                    "Direction": "less than",
3826d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
3827edfe305aSPatrick Rudolph                    "Label": "vout2",
3828edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3829edfe305aSPatrick Rudolph                    "Severity": 0,
3830edfe305aSPatrick Rudolph                    "Value": 1.71
3831edfe305aSPatrick Rudolph                },
3832edfe305aSPatrick Rudolph                {
3833edfe305aSPatrick Rudolph                    "Direction": "greater than",
3834d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
3835edfe305aSPatrick Rudolph                    "Label": "vout2",
3836edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3837edfe305aSPatrick Rudolph                    "Severity": 0,
3838edfe305aSPatrick Rudolph                    "Value": 1.89
38396fa508cbSNaresh Solanki                }
38406fa508cbSNaresh Solanki            ],
38416fa508cbSNaresh Solanki            "Type": "MP2971"
38426fa508cbSNaresh Solanki        },
38436fa508cbSNaresh Solanki        {
38446fa508cbSNaresh Solanki            "Address": "0x58",
38456fa508cbSNaresh Solanki            "Bus": "66",
3846*087b04dfSPatrick Rudolph            "CPURequired": 2,
38476fa508cbSNaresh Solanki            "Labels": [
38486fa508cbSNaresh Solanki                "iin",
38496fa508cbSNaresh Solanki                "iout1",
38506fa508cbSNaresh Solanki                "iout2",
38516fa508cbSNaresh Solanki                "vin",
38526fa508cbSNaresh Solanki                "vout1",
38536fa508cbSNaresh Solanki                "vout2",
38546fa508cbSNaresh Solanki                "pin",
38556fa508cbSNaresh Solanki                "pout1",
38566fa508cbSNaresh Solanki                "pout2",
38576fa508cbSNaresh Solanki                "temp1"
38586fa508cbSNaresh Solanki            ],
38596fa508cbSNaresh Solanki            "Name": "PVCCFA_EHV_CPU2",
38606fa508cbSNaresh Solanki            "Name1": "PVCCINFAON_CPU2",
38616fa508cbSNaresh Solanki            "PollRate": 5.0,
3862fa2972f8SNaresh Solanki            "PowerState": "On",
38636fa508cbSNaresh Solanki            "Thresholds": [
38646fa508cbSNaresh Solanki                {
38656fa508cbSNaresh Solanki                    "Direction": "greater than",
3866d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
38676fa508cbSNaresh Solanki                    "Label": "vin",
38686fa508cbSNaresh Solanki                    "Name": "upper critical",
38696fa508cbSNaresh Solanki                    "Severity": 1,
3870edfe305aSPatrick Rudolph                    "Value": 13.3
3871edfe305aSPatrick Rudolph                },
3872edfe305aSPatrick Rudolph                {
3873edfe305aSPatrick Rudolph                    "Direction": "greater than",
3874d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
3875edfe305aSPatrick Rudolph                    "Label": "vin",
3876edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3877edfe305aSPatrick Rudolph                    "Severity": 0,
3878edfe305aSPatrick Rudolph                    "Value": 12.8
3879edfe305aSPatrick Rudolph                },
3880edfe305aSPatrick Rudolph                {
3881edfe305aSPatrick Rudolph                    "Direction": "less than",
3882d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
3883edfe305aSPatrick Rudolph                    "Label": "vin",
3884edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3885edfe305aSPatrick Rudolph                    "Severity": 0,
3886edfe305aSPatrick Rudolph                    "Value": 11.68
3887edfe305aSPatrick Rudolph                },
3888edfe305aSPatrick Rudolph                {
3889edfe305aSPatrick Rudolph                    "Direction": "less than",
3890d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
3891edfe305aSPatrick Rudolph                    "Label": "vin",
3892edfe305aSPatrick Rudolph                    "Name": "lower critical",
3893edfe305aSPatrick Rudolph                    "Severity": 1,
3894edfe305aSPatrick Rudolph                    "Value": 11.08
38956fa508cbSNaresh Solanki                },
38966fa508cbSNaresh Solanki                {
38976fa508cbSNaresh Solanki                    "Direction": "greater than",
3898d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.5,
38996fa508cbSNaresh Solanki                    "Label": "temp1",
39006fa508cbSNaresh Solanki                    "Name": "upper critical",
39016fa508cbSNaresh Solanki                    "Severity": 1,
39026fa508cbSNaresh Solanki                    "Value": 150.0
39036fa508cbSNaresh Solanki                },
39046fa508cbSNaresh Solanki                {
39056fa508cbSNaresh Solanki                    "Direction": "greater than",
3906d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
39076fa508cbSNaresh Solanki                    "Label": "vout2",
39086fa508cbSNaresh Solanki                    "Name": "upper critical",
39096fa508cbSNaresh Solanki                    "Severity": 1,
3910edfe305aSPatrick Rudolph                    "Value": 1.98
39116fa508cbSNaresh Solanki                },
39126fa508cbSNaresh Solanki                {
39136fa508cbSNaresh Solanki                    "Direction": "less than",
3914d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
39156fa508cbSNaresh Solanki                    "Label": "vout2",
39166fa508cbSNaresh Solanki                    "Name": "lower critical",
39176fa508cbSNaresh Solanki                    "Severity": 1,
3918edfe305aSPatrick Rudolph                    "Value": 1.62
39196fa508cbSNaresh Solanki                },
39206fa508cbSNaresh Solanki                {
39216fa508cbSNaresh Solanki                    "Direction": "greater than",
3922d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.15,
39236fa508cbSNaresh Solanki                    "Label": "iout2",
39246fa508cbSNaresh Solanki                    "Name": "upper critical",
39256fa508cbSNaresh Solanki                    "Severity": 1,
3926edfe305aSPatrick Rudolph                    "Value": 15.0
39276fa508cbSNaresh Solanki                },
39286fa508cbSNaresh Solanki                {
39296fa508cbSNaresh Solanki                    "Direction": "greater than",
3930d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0625,
39316fa508cbSNaresh Solanki                    "Label": "iout2",
39326fa508cbSNaresh Solanki                    "Name": "upper non critical",
39336fa508cbSNaresh Solanki                    "Severity": 0,
39346fa508cbSNaresh Solanki                    "Value": 6.25
39356fa508cbSNaresh Solanki                },
39366fa508cbSNaresh Solanki                {
39376fa508cbSNaresh Solanki                    "Direction": "greater than",
3938d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
39396fa508cbSNaresh Solanki                    "Label": "vout1",
39406fa508cbSNaresh Solanki                    "Name": "upper critical",
39416fa508cbSNaresh Solanki                    "Severity": 1,
3942edfe305aSPatrick Rudolph                    "Value": 1.1
39436fa508cbSNaresh Solanki                },
39446fa508cbSNaresh Solanki                {
39456fa508cbSNaresh Solanki                    "Direction": "less than",
3946d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.009000000000000001,
39476fa508cbSNaresh Solanki                    "Label": "vout1",
39486fa508cbSNaresh Solanki                    "Name": "lower critical",
39496fa508cbSNaresh Solanki                    "Severity": 1,
39506fa508cbSNaresh Solanki                    "Value": 0.9
39516fa508cbSNaresh Solanki                },
39526fa508cbSNaresh Solanki                {
39536fa508cbSNaresh Solanki                    "Direction": "greater than",
3954d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.52,
39556fa508cbSNaresh Solanki                    "Label": "iout1",
39566fa508cbSNaresh Solanki                    "Name": "upper critical",
39576fa508cbSNaresh Solanki                    "Severity": 1,
3958edfe305aSPatrick Rudolph                    "Value": 52.0
39596fa508cbSNaresh Solanki                },
39606fa508cbSNaresh Solanki                {
39616fa508cbSNaresh Solanki                    "Direction": "greater than",
3962d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.46,
39636fa508cbSNaresh Solanki                    "Label": "iout1",
39646fa508cbSNaresh Solanki                    "Name": "upper non critical",
39656fa508cbSNaresh Solanki                    "Severity": 0,
3966edfe305aSPatrick Rudolph                    "Value": 46.0
3967edfe305aSPatrick Rudolph                },
3968edfe305aSPatrick Rudolph                {
3969edfe305aSPatrick Rudolph                    "Direction": "less than",
3970d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
3971edfe305aSPatrick Rudolph                    "Label": "vout1",
3972edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3973edfe305aSPatrick Rudolph                    "Severity": 0,
3974edfe305aSPatrick Rudolph                    "Value": 0.95
3975edfe305aSPatrick Rudolph                },
3976edfe305aSPatrick Rudolph                {
3977edfe305aSPatrick Rudolph                    "Direction": "greater than",
3978d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0105,
3979edfe305aSPatrick Rudolph                    "Label": "vout1",
3980edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3981edfe305aSPatrick Rudolph                    "Severity": 0,
3982edfe305aSPatrick Rudolph                    "Value": 1.05
3983edfe305aSPatrick Rudolph                },
3984edfe305aSPatrick Rudolph                {
3985edfe305aSPatrick Rudolph                    "Direction": "less than",
3986d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
3987edfe305aSPatrick Rudolph                    "Label": "vout2",
3988edfe305aSPatrick Rudolph                    "Name": "lower non critical",
3989edfe305aSPatrick Rudolph                    "Severity": 0,
3990edfe305aSPatrick Rudolph                    "Value": 1.71
3991edfe305aSPatrick Rudolph                },
3992edfe305aSPatrick Rudolph                {
3993edfe305aSPatrick Rudolph                    "Direction": "greater than",
3994d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
3995edfe305aSPatrick Rudolph                    "Label": "vout2",
3996edfe305aSPatrick Rudolph                    "Name": "upper non critical",
3997edfe305aSPatrick Rudolph                    "Severity": 0,
3998edfe305aSPatrick Rudolph                    "Value": 1.89
39996fa508cbSNaresh Solanki                }
40006fa508cbSNaresh Solanki            ],
40016fa508cbSNaresh Solanki            "Type": "MP2971"
40026fa508cbSNaresh Solanki        },
40036fa508cbSNaresh Solanki        {
40046fa508cbSNaresh Solanki            "Address": "0x58",
40056fa508cbSNaresh Solanki            "Bus": "90",
4006*087b04dfSPatrick Rudolph            "CPURequired": 3,
40076fa508cbSNaresh Solanki            "Labels": [
40086fa508cbSNaresh Solanki                "iin",
40096fa508cbSNaresh Solanki                "iout1",
40106fa508cbSNaresh Solanki                "iout2",
40116fa508cbSNaresh Solanki                "vin",
40126fa508cbSNaresh Solanki                "vout1",
40136fa508cbSNaresh Solanki                "vout2",
40146fa508cbSNaresh Solanki                "pin",
40156fa508cbSNaresh Solanki                "pout1",
40166fa508cbSNaresh Solanki                "pout2",
40176fa508cbSNaresh Solanki                "temp1"
40186fa508cbSNaresh Solanki            ],
40196fa508cbSNaresh Solanki            "Name": "PVCCFA_EHV_CPU3",
40206fa508cbSNaresh Solanki            "Name1": "PVCCINFAON_CPU3",
40216fa508cbSNaresh Solanki            "PollRate": 5.0,
4022fa2972f8SNaresh Solanki            "PowerState": "On",
40236fa508cbSNaresh Solanki            "Thresholds": [
40246fa508cbSNaresh Solanki                {
40256fa508cbSNaresh Solanki                    "Direction": "greater than",
4026d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
40276fa508cbSNaresh Solanki                    "Label": "vin",
40286fa508cbSNaresh Solanki                    "Name": "upper critical",
40296fa508cbSNaresh Solanki                    "Severity": 1,
4030edfe305aSPatrick Rudolph                    "Value": 13.3
4031edfe305aSPatrick Rudolph                },
4032edfe305aSPatrick Rudolph                {
4033edfe305aSPatrick Rudolph                    "Direction": "greater than",
4034d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
4035edfe305aSPatrick Rudolph                    "Label": "vin",
4036edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4037edfe305aSPatrick Rudolph                    "Severity": 0,
4038edfe305aSPatrick Rudolph                    "Value": 12.8
4039edfe305aSPatrick Rudolph                },
4040edfe305aSPatrick Rudolph                {
4041edfe305aSPatrick Rudolph                    "Direction": "less than",
4042d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
4043edfe305aSPatrick Rudolph                    "Label": "vin",
4044edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4045edfe305aSPatrick Rudolph                    "Severity": 0,
4046edfe305aSPatrick Rudolph                    "Value": 11.68
4047edfe305aSPatrick Rudolph                },
4048edfe305aSPatrick Rudolph                {
4049edfe305aSPatrick Rudolph                    "Direction": "less than",
4050d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
4051edfe305aSPatrick Rudolph                    "Label": "vin",
4052edfe305aSPatrick Rudolph                    "Name": "lower critical",
4053edfe305aSPatrick Rudolph                    "Severity": 1,
4054edfe305aSPatrick Rudolph                    "Value": 11.08
40556fa508cbSNaresh Solanki                },
40566fa508cbSNaresh Solanki                {
40576fa508cbSNaresh Solanki                    "Direction": "greater than",
4058d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.5,
40596fa508cbSNaresh Solanki                    "Label": "temp1",
40606fa508cbSNaresh Solanki                    "Name": "upper critical",
40616fa508cbSNaresh Solanki                    "Severity": 1,
40626fa508cbSNaresh Solanki                    "Value": 150.0
40636fa508cbSNaresh Solanki                },
40646fa508cbSNaresh Solanki                {
40656fa508cbSNaresh Solanki                    "Direction": "greater than",
4066d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
40676fa508cbSNaresh Solanki                    "Label": "vout2",
40686fa508cbSNaresh Solanki                    "Name": "upper critical",
40696fa508cbSNaresh Solanki                    "Severity": 1,
4070edfe305aSPatrick Rudolph                    "Value": 1.98
40716fa508cbSNaresh Solanki                },
40726fa508cbSNaresh Solanki                {
40736fa508cbSNaresh Solanki                    "Direction": "less than",
4074d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
40756fa508cbSNaresh Solanki                    "Label": "vout2",
40766fa508cbSNaresh Solanki                    "Name": "lower critical",
40776fa508cbSNaresh Solanki                    "Severity": 1,
4078edfe305aSPatrick Rudolph                    "Value": 1.62
40796fa508cbSNaresh Solanki                },
40806fa508cbSNaresh Solanki                {
40816fa508cbSNaresh Solanki                    "Direction": "greater than",
4082d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.15,
40836fa508cbSNaresh Solanki                    "Label": "iout2",
40846fa508cbSNaresh Solanki                    "Name": "upper critical",
40856fa508cbSNaresh Solanki                    "Severity": 1,
4086edfe305aSPatrick Rudolph                    "Value": 15.0
40876fa508cbSNaresh Solanki                },
40886fa508cbSNaresh Solanki                {
40896fa508cbSNaresh Solanki                    "Direction": "greater than",
4090d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0625,
40916fa508cbSNaresh Solanki                    "Label": "iout2",
40926fa508cbSNaresh Solanki                    "Name": "upper non critical",
40936fa508cbSNaresh Solanki                    "Severity": 0,
40946fa508cbSNaresh Solanki                    "Value": 6.25
40956fa508cbSNaresh Solanki                },
40966fa508cbSNaresh Solanki                {
40976fa508cbSNaresh Solanki                    "Direction": "greater than",
4098d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
40996fa508cbSNaresh Solanki                    "Label": "vout1",
41006fa508cbSNaresh Solanki                    "Name": "upper critical",
41016fa508cbSNaresh Solanki                    "Severity": 1,
4102edfe305aSPatrick Rudolph                    "Value": 1.1
41036fa508cbSNaresh Solanki                },
41046fa508cbSNaresh Solanki                {
41056fa508cbSNaresh Solanki                    "Direction": "less than",
4106d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.009000000000000001,
41076fa508cbSNaresh Solanki                    "Label": "vout1",
41086fa508cbSNaresh Solanki                    "Name": "lower critical",
41096fa508cbSNaresh Solanki                    "Severity": 1,
41106fa508cbSNaresh Solanki                    "Value": 0.9
41116fa508cbSNaresh Solanki                },
41126fa508cbSNaresh Solanki                {
41136fa508cbSNaresh Solanki                    "Direction": "greater than",
4114d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.52,
41156fa508cbSNaresh Solanki                    "Label": "iout1",
41166fa508cbSNaresh Solanki                    "Name": "upper critical",
41176fa508cbSNaresh Solanki                    "Severity": 1,
4118edfe305aSPatrick Rudolph                    "Value": 52.0
41196fa508cbSNaresh Solanki                },
41206fa508cbSNaresh Solanki                {
41216fa508cbSNaresh Solanki                    "Direction": "greater than",
4122d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.46,
41236fa508cbSNaresh Solanki                    "Label": "iout1",
41246fa508cbSNaresh Solanki                    "Name": "upper non critical",
41256fa508cbSNaresh Solanki                    "Severity": 0,
4126edfe305aSPatrick Rudolph                    "Value": 46.0
4127edfe305aSPatrick Rudolph                },
4128edfe305aSPatrick Rudolph                {
4129edfe305aSPatrick Rudolph                    "Direction": "less than",
4130d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
4131edfe305aSPatrick Rudolph                    "Label": "vout1",
4132edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4133edfe305aSPatrick Rudolph                    "Severity": 0,
4134edfe305aSPatrick Rudolph                    "Value": 0.95
4135edfe305aSPatrick Rudolph                },
4136edfe305aSPatrick Rudolph                {
4137edfe305aSPatrick Rudolph                    "Direction": "greater than",
4138d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0105,
4139edfe305aSPatrick Rudolph                    "Label": "vout1",
4140edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4141edfe305aSPatrick Rudolph                    "Severity": 0,
4142edfe305aSPatrick Rudolph                    "Value": 1.05
4143edfe305aSPatrick Rudolph                },
4144edfe305aSPatrick Rudolph                {
4145edfe305aSPatrick Rudolph                    "Direction": "less than",
4146d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
4147edfe305aSPatrick Rudolph                    "Label": "vout2",
4148edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4149edfe305aSPatrick Rudolph                    "Severity": 0,
4150edfe305aSPatrick Rudolph                    "Value": 1.71
4151edfe305aSPatrick Rudolph                },
4152edfe305aSPatrick Rudolph                {
4153edfe305aSPatrick Rudolph                    "Direction": "greater than",
4154d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4155edfe305aSPatrick Rudolph                    "Label": "vout2",
4156edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4157edfe305aSPatrick Rudolph                    "Severity": 0,
4158edfe305aSPatrick Rudolph                    "Value": 1.89
41596fa508cbSNaresh Solanki                }
41606fa508cbSNaresh Solanki            ],
41616fa508cbSNaresh Solanki            "Type": "MP2971"
41626fa508cbSNaresh Solanki        },
41636fa508cbSNaresh Solanki        {
41646fa508cbSNaresh Solanki            "Address": "0x58",
41656fa508cbSNaresh Solanki            "Bus": "99",
4166*087b04dfSPatrick Rudolph            "CPURequired": 0,
41676fa508cbSNaresh Solanki            "Labels": [
41686fa508cbSNaresh Solanki                "iin",
41696fa508cbSNaresh Solanki                "iout1",
41706fa508cbSNaresh Solanki                "iout2",
41716fa508cbSNaresh Solanki                "vin",
41726fa508cbSNaresh Solanki                "vout1",
41736fa508cbSNaresh Solanki                "vout2",
41746fa508cbSNaresh Solanki                "pin",
41756fa508cbSNaresh Solanki                "pout1",
41766fa508cbSNaresh Solanki                "pout2",
41776fa508cbSNaresh Solanki                "temp1"
41786fa508cbSNaresh Solanki            ],
41795f859752SPatrick Rudolph            "Name": "PVCCIN_CPU0",
41805f859752SPatrick Rudolph            "Name1": "PVCCFA_EHV_FIVRA_CPU0",
41816fa508cbSNaresh Solanki            "PollRate": 5.0,
4182fa2972f8SNaresh Solanki            "PowerState": "On",
41836fa508cbSNaresh Solanki            "Thresholds": [
41846fa508cbSNaresh Solanki                {
41856fa508cbSNaresh Solanki                    "Direction": "greater than",
4186d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
41876fa508cbSNaresh Solanki                    "Label": "vin",
41886fa508cbSNaresh Solanki                    "Name": "upper critical",
41896fa508cbSNaresh Solanki                    "Severity": 1,
4190edfe305aSPatrick Rudolph                    "Value": 13.3
4191edfe305aSPatrick Rudolph                },
4192edfe305aSPatrick Rudolph                {
4193edfe305aSPatrick Rudolph                    "Direction": "greater than",
4194d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
4195edfe305aSPatrick Rudolph                    "Label": "vin",
4196edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4197edfe305aSPatrick Rudolph                    "Severity": 0,
4198edfe305aSPatrick Rudolph                    "Value": 12.8
4199edfe305aSPatrick Rudolph                },
4200edfe305aSPatrick Rudolph                {
4201edfe305aSPatrick Rudolph                    "Direction": "less than",
4202d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
4203edfe305aSPatrick Rudolph                    "Label": "vin",
4204edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4205edfe305aSPatrick Rudolph                    "Severity": 0,
4206edfe305aSPatrick Rudolph                    "Value": 11.68
4207edfe305aSPatrick Rudolph                },
4208edfe305aSPatrick Rudolph                {
4209edfe305aSPatrick Rudolph                    "Direction": "less than",
4210d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
4211edfe305aSPatrick Rudolph                    "Label": "vin",
4212edfe305aSPatrick Rudolph                    "Name": "lower critical",
4213edfe305aSPatrick Rudolph                    "Severity": 1,
4214edfe305aSPatrick Rudolph                    "Value": 11.08
42156fa508cbSNaresh Solanki                },
42166fa508cbSNaresh Solanki                {
42176fa508cbSNaresh Solanki                    "Direction": "greater than",
4218d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.5,
42196fa508cbSNaresh Solanki                    "Label": "temp1",
42206fa508cbSNaresh Solanki                    "Name": "upper critical",
42216fa508cbSNaresh Solanki                    "Severity": 1,
42226fa508cbSNaresh Solanki                    "Value": 150.0
42236fa508cbSNaresh Solanki                },
42246fa508cbSNaresh Solanki                {
42256fa508cbSNaresh Solanki                    "Direction": "greater than",
4226d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
42276fa508cbSNaresh Solanki                    "Label": "vout1",
42286fa508cbSNaresh Solanki                    "Name": "upper critical",
42296fa508cbSNaresh Solanki                    "Severity": 1,
4230edfe305aSPatrick Rudolph                    "Value": 1.98
42316fa508cbSNaresh Solanki                },
42326fa508cbSNaresh Solanki                {
42336fa508cbSNaresh Solanki                    "Direction": "less than",
4234d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.013999999999999999,
42356fa508cbSNaresh Solanki                    "Label": "vout1",
42366fa508cbSNaresh Solanki                    "Name": "lower critical",
42376fa508cbSNaresh Solanki                    "Severity": 1,
4238edfe305aSPatrick Rudolph                    "Value": 1.4
42396fa508cbSNaresh Solanki                },
42406fa508cbSNaresh Solanki                {
42416fa508cbSNaresh Solanki                    "Direction": "greater than",
4242d0fd3b1fSPatrick Rudolph                    "Hysteresis": 6.34,
42436fa508cbSNaresh Solanki                    "Label": "iout1",
42446fa508cbSNaresh Solanki                    "Name": "upper critical",
42456fa508cbSNaresh Solanki                    "Severity": 1,
42465f859752SPatrick Rudolph                    "Value": 634.0
42476fa508cbSNaresh Solanki                },
42486fa508cbSNaresh Solanki                {
42496fa508cbSNaresh Solanki                    "Direction": "greater than",
4250d0fd3b1fSPatrick Rudolph                    "Hysteresis": 5.5,
42516fa508cbSNaresh Solanki                    "Label": "iout1",
42526fa508cbSNaresh Solanki                    "Name": "upper non critical",
42536fa508cbSNaresh Solanki                    "Severity": 0,
42545f859752SPatrick Rudolph                    "Value": 550.0
42556fa508cbSNaresh Solanki                },
42566fa508cbSNaresh Solanki                {
42576fa508cbSNaresh Solanki                    "Direction": "greater than",
4258d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
42596fa508cbSNaresh Solanki                    "Label": "vout2",
42606fa508cbSNaresh Solanki                    "Name": "upper critical",
42616fa508cbSNaresh Solanki                    "Severity": 1,
4262edfe305aSPatrick Rudolph                    "Value": 1.98
42636fa508cbSNaresh Solanki                },
42646fa508cbSNaresh Solanki                {
42656fa508cbSNaresh Solanki                    "Direction": "less than",
4266d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
42676fa508cbSNaresh Solanki                    "Label": "vout2",
42686fa508cbSNaresh Solanki                    "Name": "lower critical",
42696fa508cbSNaresh Solanki                    "Severity": 1,
4270edfe305aSPatrick Rudolph                    "Value": 1.62
42716fa508cbSNaresh Solanki                },
42726fa508cbSNaresh Solanki                {
42736fa508cbSNaresh Solanki                    "Direction": "greater than",
4274d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.6400000000000001,
42756fa508cbSNaresh Solanki                    "Label": "iout2",
42766fa508cbSNaresh Solanki                    "Name": "upper critical",
42776fa508cbSNaresh Solanki                    "Severity": 1,
42785f859752SPatrick Rudolph                    "Value": 164.0
42796fa508cbSNaresh Solanki                },
42806fa508cbSNaresh Solanki                {
42816fa508cbSNaresh Solanki                    "Direction": "greater than",
4282d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.02,
42836fa508cbSNaresh Solanki                    "Label": "iout2",
42846fa508cbSNaresh Solanki                    "Name": "upper non critical",
42856fa508cbSNaresh Solanki                    "Severity": 0,
42865f859752SPatrick Rudolph                    "Value": 102.0
4287edfe305aSPatrick Rudolph                },
4288edfe305aSPatrick Rudolph                {
4289edfe305aSPatrick Rudolph                    "Direction": "less than",
4290d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
4291edfe305aSPatrick Rudolph                    "Label": "vout2",
4292edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4293edfe305aSPatrick Rudolph                    "Severity": 0,
4294edfe305aSPatrick Rudolph                    "Value": 1.71
4295edfe305aSPatrick Rudolph                },
4296edfe305aSPatrick Rudolph                {
4297edfe305aSPatrick Rudolph                    "Direction": "greater than",
4298d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4299edfe305aSPatrick Rudolph                    "Label": "vout2",
4300edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4301edfe305aSPatrick Rudolph                    "Severity": 0,
4302edfe305aSPatrick Rudolph                    "Value": 1.89
4303edfe305aSPatrick Rudolph                },
4304edfe305aSPatrick Rudolph                {
4305edfe305aSPatrick Rudolph                    "Direction": "less than",
4306d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.015,
4307edfe305aSPatrick Rudolph                    "Label": "vout1",
4308edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4309edfe305aSPatrick Rudolph                    "Severity": 0,
4310edfe305aSPatrick Rudolph                    "Value": 1.5
4311edfe305aSPatrick Rudolph                },
4312edfe305aSPatrick Rudolph                {
4313edfe305aSPatrick Rudolph                    "Direction": "greater than",
4314d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4315edfe305aSPatrick Rudolph                    "Label": "vout1",
4316edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4317edfe305aSPatrick Rudolph                    "Severity": 0,
4318edfe305aSPatrick Rudolph                    "Value": 1.89
43196fa508cbSNaresh Solanki                }
43206fa508cbSNaresh Solanki            ],
43216fa508cbSNaresh Solanki            "Type": "MP2973"
43226fa508cbSNaresh Solanki        },
43236fa508cbSNaresh Solanki        {
43246fa508cbSNaresh Solanki            "Address": "0x58",
43256fa508cbSNaresh Solanki            "Bus": "75",
4326*087b04dfSPatrick Rudolph            "CPURequired": 1,
43276fa508cbSNaresh Solanki            "Labels": [
43286fa508cbSNaresh Solanki                "iin",
43296fa508cbSNaresh Solanki                "iout1",
43306fa508cbSNaresh Solanki                "iout2",
43316fa508cbSNaresh Solanki                "vin",
43326fa508cbSNaresh Solanki                "vout1",
43336fa508cbSNaresh Solanki                "vout2",
43346fa508cbSNaresh Solanki                "pin",
43356fa508cbSNaresh Solanki                "pout1",
43366fa508cbSNaresh Solanki                "pout2",
43376fa508cbSNaresh Solanki                "temp1"
43386fa508cbSNaresh Solanki            ],
43395f859752SPatrick Rudolph            "Name": "PVCCIN_CPU1",
43405f859752SPatrick Rudolph            "Name1": "PVCCFA_EHV_FIVRA_CPU1",
43416fa508cbSNaresh Solanki            "PollRate": 5.0,
4342fa2972f8SNaresh Solanki            "PowerState": "On",
43436fa508cbSNaresh Solanki            "Thresholds": [
43446fa508cbSNaresh Solanki                {
43456fa508cbSNaresh Solanki                    "Direction": "greater than",
4346d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
43476fa508cbSNaresh Solanki                    "Label": "vin",
43486fa508cbSNaresh Solanki                    "Name": "upper critical",
43496fa508cbSNaresh Solanki                    "Severity": 1,
4350edfe305aSPatrick Rudolph                    "Value": 13.3
4351edfe305aSPatrick Rudolph                },
4352edfe305aSPatrick Rudolph                {
4353edfe305aSPatrick Rudolph                    "Direction": "greater than",
4354d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
4355edfe305aSPatrick Rudolph                    "Label": "vin",
4356edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4357edfe305aSPatrick Rudolph                    "Severity": 0,
4358edfe305aSPatrick Rudolph                    "Value": 12.8
4359edfe305aSPatrick Rudolph                },
4360edfe305aSPatrick Rudolph                {
4361edfe305aSPatrick Rudolph                    "Direction": "less than",
4362d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
4363edfe305aSPatrick Rudolph                    "Label": "vin",
4364edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4365edfe305aSPatrick Rudolph                    "Severity": 0,
4366edfe305aSPatrick Rudolph                    "Value": 11.68
4367edfe305aSPatrick Rudolph                },
4368edfe305aSPatrick Rudolph                {
4369edfe305aSPatrick Rudolph                    "Direction": "less than",
4370d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
4371edfe305aSPatrick Rudolph                    "Label": "vin",
4372edfe305aSPatrick Rudolph                    "Name": "lower critical",
4373edfe305aSPatrick Rudolph                    "Severity": 1,
4374edfe305aSPatrick Rudolph                    "Value": 11.08
43756fa508cbSNaresh Solanki                },
43766fa508cbSNaresh Solanki                {
43776fa508cbSNaresh Solanki                    "Direction": "greater than",
4378d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.5,
43796fa508cbSNaresh Solanki                    "Label": "temp1",
43806fa508cbSNaresh Solanki                    "Name": "upper critical",
43816fa508cbSNaresh Solanki                    "Severity": 1,
43826fa508cbSNaresh Solanki                    "Value": 150.0
43836fa508cbSNaresh Solanki                },
43846fa508cbSNaresh Solanki                {
43856fa508cbSNaresh Solanki                    "Direction": "greater than",
4386d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
43876fa508cbSNaresh Solanki                    "Label": "vout1",
43886fa508cbSNaresh Solanki                    "Name": "upper critical",
43896fa508cbSNaresh Solanki                    "Severity": 1,
4390edfe305aSPatrick Rudolph                    "Value": 1.98
43916fa508cbSNaresh Solanki                },
43926fa508cbSNaresh Solanki                {
43936fa508cbSNaresh Solanki                    "Direction": "less than",
4394d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.013999999999999999,
43956fa508cbSNaresh Solanki                    "Label": "vout1",
43966fa508cbSNaresh Solanki                    "Name": "lower critical",
43976fa508cbSNaresh Solanki                    "Severity": 1,
4398edfe305aSPatrick Rudolph                    "Value": 1.4
43996fa508cbSNaresh Solanki                },
44006fa508cbSNaresh Solanki                {
44016fa508cbSNaresh Solanki                    "Direction": "greater than",
4402d0fd3b1fSPatrick Rudolph                    "Hysteresis": 6.34,
44036fa508cbSNaresh Solanki                    "Label": "iout1",
44046fa508cbSNaresh Solanki                    "Name": "upper critical",
44056fa508cbSNaresh Solanki                    "Severity": 1,
44065f859752SPatrick Rudolph                    "Value": 634.0
44076fa508cbSNaresh Solanki                },
44086fa508cbSNaresh Solanki                {
44096fa508cbSNaresh Solanki                    "Direction": "greater than",
4410d0fd3b1fSPatrick Rudolph                    "Hysteresis": 5.5,
44116fa508cbSNaresh Solanki                    "Label": "iout1",
44126fa508cbSNaresh Solanki                    "Name": "upper non critical",
44136fa508cbSNaresh Solanki                    "Severity": 0,
44145f859752SPatrick Rudolph                    "Value": 550.0
44156fa508cbSNaresh Solanki                },
44166fa508cbSNaresh Solanki                {
44176fa508cbSNaresh Solanki                    "Direction": "greater than",
4418d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
44196fa508cbSNaresh Solanki                    "Label": "vout2",
44206fa508cbSNaresh Solanki                    "Name": "upper critical",
44216fa508cbSNaresh Solanki                    "Severity": 1,
4422edfe305aSPatrick Rudolph                    "Value": 1.98
44236fa508cbSNaresh Solanki                },
44246fa508cbSNaresh Solanki                {
44256fa508cbSNaresh Solanki                    "Direction": "less than",
4426d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
44276fa508cbSNaresh Solanki                    "Label": "vout2",
44286fa508cbSNaresh Solanki                    "Name": "lower critical",
44296fa508cbSNaresh Solanki                    "Severity": 1,
4430edfe305aSPatrick Rudolph                    "Value": 1.62
44316fa508cbSNaresh Solanki                },
44326fa508cbSNaresh Solanki                {
44336fa508cbSNaresh Solanki                    "Direction": "greater than",
4434d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.6400000000000001,
44356fa508cbSNaresh Solanki                    "Label": "iout2",
44366fa508cbSNaresh Solanki                    "Name": "upper critical",
44376fa508cbSNaresh Solanki                    "Severity": 1,
44385f859752SPatrick Rudolph                    "Value": 164.0
44396fa508cbSNaresh Solanki                },
44406fa508cbSNaresh Solanki                {
44416fa508cbSNaresh Solanki                    "Direction": "greater than",
4442d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.02,
44436fa508cbSNaresh Solanki                    "Label": "iout2",
44446fa508cbSNaresh Solanki                    "Name": "upper non critical",
44456fa508cbSNaresh Solanki                    "Severity": 0,
44465f859752SPatrick Rudolph                    "Value": 102.0
4447edfe305aSPatrick Rudolph                },
4448edfe305aSPatrick Rudolph                {
4449edfe305aSPatrick Rudolph                    "Direction": "less than",
4450d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
4451edfe305aSPatrick Rudolph                    "Label": "vout2",
4452edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4453edfe305aSPatrick Rudolph                    "Severity": 0,
4454edfe305aSPatrick Rudolph                    "Value": 1.71
4455edfe305aSPatrick Rudolph                },
4456edfe305aSPatrick Rudolph                {
4457edfe305aSPatrick Rudolph                    "Direction": "greater than",
4458d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4459edfe305aSPatrick Rudolph                    "Label": "vout2",
4460edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4461edfe305aSPatrick Rudolph                    "Severity": 0,
4462edfe305aSPatrick Rudolph                    "Value": 1.89
4463edfe305aSPatrick Rudolph                },
4464edfe305aSPatrick Rudolph                {
4465edfe305aSPatrick Rudolph                    "Direction": "less than",
4466d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.015,
4467edfe305aSPatrick Rudolph                    "Label": "vout1",
4468edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4469edfe305aSPatrick Rudolph                    "Severity": 0,
4470edfe305aSPatrick Rudolph                    "Value": 1.5
4471edfe305aSPatrick Rudolph                },
4472edfe305aSPatrick Rudolph                {
4473edfe305aSPatrick Rudolph                    "Direction": "greater than",
4474d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4475edfe305aSPatrick Rudolph                    "Label": "vout1",
4476edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4477edfe305aSPatrick Rudolph                    "Severity": 0,
4478edfe305aSPatrick Rudolph                    "Value": 1.89
44796fa508cbSNaresh Solanki                }
44806fa508cbSNaresh Solanki            ],
44816fa508cbSNaresh Solanki            "Type": "MP2973"
44826fa508cbSNaresh Solanki        },
44836fa508cbSNaresh Solanki        {
44846fa508cbSNaresh Solanki            "Address": "0x58",
44856fa508cbSNaresh Solanki            "Bus": "67",
4486*087b04dfSPatrick Rudolph            "CPURequired": 2,
44876fa508cbSNaresh Solanki            "Labels": [
44886fa508cbSNaresh Solanki                "iin",
44896fa508cbSNaresh Solanki                "iout1",
44906fa508cbSNaresh Solanki                "iout2",
44916fa508cbSNaresh Solanki                "vin",
44926fa508cbSNaresh Solanki                "vout1",
44936fa508cbSNaresh Solanki                "vout2",
44946fa508cbSNaresh Solanki                "pin",
44956fa508cbSNaresh Solanki                "pout1",
44966fa508cbSNaresh Solanki                "pout2",
44976fa508cbSNaresh Solanki                "temp1"
44986fa508cbSNaresh Solanki            ],
44995f859752SPatrick Rudolph            "Name": "PVCCIN_CPU2",
45005f859752SPatrick Rudolph            "Name1": "PVCCFA_EHV_FIVRA_CPU2",
45016fa508cbSNaresh Solanki            "PollRate": 5.0,
4502fa2972f8SNaresh Solanki            "PowerState": "On",
45036fa508cbSNaresh Solanki            "Thresholds": [
45046fa508cbSNaresh Solanki                {
45056fa508cbSNaresh Solanki                    "Direction": "greater than",
4506d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
45076fa508cbSNaresh Solanki                    "Label": "vin",
45086fa508cbSNaresh Solanki                    "Name": "upper critical",
45096fa508cbSNaresh Solanki                    "Severity": 1,
4510edfe305aSPatrick Rudolph                    "Value": 13.3
4511edfe305aSPatrick Rudolph                },
4512edfe305aSPatrick Rudolph                {
4513edfe305aSPatrick Rudolph                    "Direction": "greater than",
4514d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
4515edfe305aSPatrick Rudolph                    "Label": "vin",
4516edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4517edfe305aSPatrick Rudolph                    "Severity": 0,
4518edfe305aSPatrick Rudolph                    "Value": 12.8
4519edfe305aSPatrick Rudolph                },
4520edfe305aSPatrick Rudolph                {
4521edfe305aSPatrick Rudolph                    "Direction": "less than",
4522d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
4523edfe305aSPatrick Rudolph                    "Label": "vin",
4524edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4525edfe305aSPatrick Rudolph                    "Severity": 0,
4526edfe305aSPatrick Rudolph                    "Value": 11.68
4527edfe305aSPatrick Rudolph                },
4528edfe305aSPatrick Rudolph                {
4529edfe305aSPatrick Rudolph                    "Direction": "less than",
4530d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
4531edfe305aSPatrick Rudolph                    "Label": "vin",
4532edfe305aSPatrick Rudolph                    "Name": "lower critical",
4533edfe305aSPatrick Rudolph                    "Severity": 1,
4534edfe305aSPatrick Rudolph                    "Value": 11.08
45356fa508cbSNaresh Solanki                },
45366fa508cbSNaresh Solanki                {
45376fa508cbSNaresh Solanki                    "Direction": "greater than",
4538d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.5,
45396fa508cbSNaresh Solanki                    "Label": "temp1",
45406fa508cbSNaresh Solanki                    "Name": "upper critical",
45416fa508cbSNaresh Solanki                    "Severity": 1,
45426fa508cbSNaresh Solanki                    "Value": 150.0
45436fa508cbSNaresh Solanki                },
45446fa508cbSNaresh Solanki                {
45456fa508cbSNaresh Solanki                    "Direction": "greater than",
4546d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
45476fa508cbSNaresh Solanki                    "Label": "vout1",
45486fa508cbSNaresh Solanki                    "Name": "upper critical",
45496fa508cbSNaresh Solanki                    "Severity": 1,
4550edfe305aSPatrick Rudolph                    "Value": 1.98
45516fa508cbSNaresh Solanki                },
45526fa508cbSNaresh Solanki                {
45536fa508cbSNaresh Solanki                    "Direction": "less than",
4554d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.013999999999999999,
45556fa508cbSNaresh Solanki                    "Label": "vout1",
45566fa508cbSNaresh Solanki                    "Name": "lower critical",
45576fa508cbSNaresh Solanki                    "Severity": 1,
4558edfe305aSPatrick Rudolph                    "Value": 1.4
45596fa508cbSNaresh Solanki                },
45606fa508cbSNaresh Solanki                {
45616fa508cbSNaresh Solanki                    "Direction": "greater than",
4562d0fd3b1fSPatrick Rudolph                    "Hysteresis": 6.34,
45636fa508cbSNaresh Solanki                    "Label": "iout1",
45646fa508cbSNaresh Solanki                    "Name": "upper critical",
45656fa508cbSNaresh Solanki                    "Severity": 1,
45665f859752SPatrick Rudolph                    "Value": 634.0
45676fa508cbSNaresh Solanki                },
45686fa508cbSNaresh Solanki                {
45696fa508cbSNaresh Solanki                    "Direction": "greater than",
4570d0fd3b1fSPatrick Rudolph                    "Hysteresis": 5.5,
45716fa508cbSNaresh Solanki                    "Label": "iout1",
45726fa508cbSNaresh Solanki                    "Name": "upper non critical",
45736fa508cbSNaresh Solanki                    "Severity": 0,
45745f859752SPatrick Rudolph                    "Value": 550.0
45756fa508cbSNaresh Solanki                },
45766fa508cbSNaresh Solanki                {
45776fa508cbSNaresh Solanki                    "Direction": "greater than",
4578d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
45796fa508cbSNaresh Solanki                    "Label": "vout2",
45806fa508cbSNaresh Solanki                    "Name": "upper critical",
45816fa508cbSNaresh Solanki                    "Severity": 1,
4582edfe305aSPatrick Rudolph                    "Value": 1.98
45836fa508cbSNaresh Solanki                },
45846fa508cbSNaresh Solanki                {
45856fa508cbSNaresh Solanki                    "Direction": "less than",
4586d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
45876fa508cbSNaresh Solanki                    "Label": "vout2",
45886fa508cbSNaresh Solanki                    "Name": "lower critical",
45896fa508cbSNaresh Solanki                    "Severity": 1,
4590edfe305aSPatrick Rudolph                    "Value": 1.62
45916fa508cbSNaresh Solanki                },
45926fa508cbSNaresh Solanki                {
45936fa508cbSNaresh Solanki                    "Direction": "greater than",
4594d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.6400000000000001,
45956fa508cbSNaresh Solanki                    "Label": "iout2",
45966fa508cbSNaresh Solanki                    "Name": "upper critical",
45976fa508cbSNaresh Solanki                    "Severity": 1,
45985f859752SPatrick Rudolph                    "Value": 164.0
45996fa508cbSNaresh Solanki                },
46006fa508cbSNaresh Solanki                {
46016fa508cbSNaresh Solanki                    "Direction": "greater than",
4602d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.02,
46036fa508cbSNaresh Solanki                    "Label": "iout2",
46046fa508cbSNaresh Solanki                    "Name": "upper non critical",
46056fa508cbSNaresh Solanki                    "Severity": 0,
46065f859752SPatrick Rudolph                    "Value": 102.0
4607edfe305aSPatrick Rudolph                },
4608edfe305aSPatrick Rudolph                {
4609edfe305aSPatrick Rudolph                    "Direction": "less than",
4610d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
4611edfe305aSPatrick Rudolph                    "Label": "vout2",
4612edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4613edfe305aSPatrick Rudolph                    "Severity": 0,
4614edfe305aSPatrick Rudolph                    "Value": 1.71
4615edfe305aSPatrick Rudolph                },
4616edfe305aSPatrick Rudolph                {
4617edfe305aSPatrick Rudolph                    "Direction": "greater than",
4618d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4619edfe305aSPatrick Rudolph                    "Label": "vout2",
4620edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4621edfe305aSPatrick Rudolph                    "Severity": 0,
4622edfe305aSPatrick Rudolph                    "Value": 1.89
4623edfe305aSPatrick Rudolph                },
4624edfe305aSPatrick Rudolph                {
4625edfe305aSPatrick Rudolph                    "Direction": "less than",
4626d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.015,
4627edfe305aSPatrick Rudolph                    "Label": "vout1",
4628edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4629edfe305aSPatrick Rudolph                    "Severity": 0,
4630edfe305aSPatrick Rudolph                    "Value": 1.5
4631edfe305aSPatrick Rudolph                },
4632edfe305aSPatrick Rudolph                {
4633edfe305aSPatrick Rudolph                    "Direction": "greater than",
4634d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4635edfe305aSPatrick Rudolph                    "Label": "vout1",
4636edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4637edfe305aSPatrick Rudolph                    "Severity": 0,
4638edfe305aSPatrick Rudolph                    "Value": 1.89
46396fa508cbSNaresh Solanki                }
46406fa508cbSNaresh Solanki            ],
46416fa508cbSNaresh Solanki            "Type": "MP2973"
46426fa508cbSNaresh Solanki        },
46436fa508cbSNaresh Solanki        {
46446fa508cbSNaresh Solanki            "Address": "0x58",
46456fa508cbSNaresh Solanki            "Bus": "91",
4646*087b04dfSPatrick Rudolph            "CPURequired": 3,
46476fa508cbSNaresh Solanki            "Labels": [
46486fa508cbSNaresh Solanki                "iin",
46496fa508cbSNaresh Solanki                "iout1",
46506fa508cbSNaresh Solanki                "iout2",
46516fa508cbSNaresh Solanki                "vin",
46526fa508cbSNaresh Solanki                "vout1",
46536fa508cbSNaresh Solanki                "vout2",
46546fa508cbSNaresh Solanki                "pin",
46556fa508cbSNaresh Solanki                "pout1",
46566fa508cbSNaresh Solanki                "pout2",
46576fa508cbSNaresh Solanki                "temp1"
46586fa508cbSNaresh Solanki            ],
46595f859752SPatrick Rudolph            "Name": "PVCCIN_CPU3",
46605f859752SPatrick Rudolph            "Name1": "PVCCFA_EHV_FIVRA_CPU3",
46616fa508cbSNaresh Solanki            "PollRate": 5.0,
4662fa2972f8SNaresh Solanki            "PowerState": "On",
46636fa508cbSNaresh Solanki            "Thresholds": [
46646fa508cbSNaresh Solanki                {
46656fa508cbSNaresh Solanki                    "Direction": "greater than",
4666d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
46676fa508cbSNaresh Solanki                    "Label": "vin",
46686fa508cbSNaresh Solanki                    "Name": "upper critical",
46696fa508cbSNaresh Solanki                    "Severity": 1,
4670edfe305aSPatrick Rudolph                    "Value": 13.3
4671edfe305aSPatrick Rudolph                },
4672edfe305aSPatrick Rudolph                {
4673edfe305aSPatrick Rudolph                    "Direction": "greater than",
4674d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
4675edfe305aSPatrick Rudolph                    "Label": "vin",
4676edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4677edfe305aSPatrick Rudolph                    "Severity": 0,
4678edfe305aSPatrick Rudolph                    "Value": 12.8
4679edfe305aSPatrick Rudolph                },
4680edfe305aSPatrick Rudolph                {
4681edfe305aSPatrick Rudolph                    "Direction": "less than",
4682d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
4683edfe305aSPatrick Rudolph                    "Label": "vin",
4684edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4685edfe305aSPatrick Rudolph                    "Severity": 0,
4686edfe305aSPatrick Rudolph                    "Value": 11.68
4687edfe305aSPatrick Rudolph                },
4688edfe305aSPatrick Rudolph                {
4689edfe305aSPatrick Rudolph                    "Direction": "less than",
4690d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
4691edfe305aSPatrick Rudolph                    "Label": "vin",
4692edfe305aSPatrick Rudolph                    "Name": "lower critical",
4693edfe305aSPatrick Rudolph                    "Severity": 1,
4694edfe305aSPatrick Rudolph                    "Value": 11.08
46956fa508cbSNaresh Solanki                },
46966fa508cbSNaresh Solanki                {
46976fa508cbSNaresh Solanki                    "Direction": "greater than",
4698d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.5,
46996fa508cbSNaresh Solanki                    "Label": "temp1",
47006fa508cbSNaresh Solanki                    "Name": "upper critical",
47016fa508cbSNaresh Solanki                    "Severity": 1,
47026fa508cbSNaresh Solanki                    "Value": 150.0
47036fa508cbSNaresh Solanki                },
47046fa508cbSNaresh Solanki                {
47056fa508cbSNaresh Solanki                    "Direction": "greater than",
4706d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
47076fa508cbSNaresh Solanki                    "Label": "vout1",
47086fa508cbSNaresh Solanki                    "Name": "upper critical",
47096fa508cbSNaresh Solanki                    "Severity": 1,
4710edfe305aSPatrick Rudolph                    "Value": 1.98
47116fa508cbSNaresh Solanki                },
47126fa508cbSNaresh Solanki                {
47136fa508cbSNaresh Solanki                    "Direction": "less than",
4714d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.013999999999999999,
47156fa508cbSNaresh Solanki                    "Label": "vout1",
47166fa508cbSNaresh Solanki                    "Name": "lower critical",
47176fa508cbSNaresh Solanki                    "Severity": 1,
4718edfe305aSPatrick Rudolph                    "Value": 1.4
47196fa508cbSNaresh Solanki                },
47206fa508cbSNaresh Solanki                {
47216fa508cbSNaresh Solanki                    "Direction": "greater than",
4722d0fd3b1fSPatrick Rudolph                    "Hysteresis": 6.34,
47236fa508cbSNaresh Solanki                    "Label": "iout1",
47246fa508cbSNaresh Solanki                    "Name": "upper critical",
47256fa508cbSNaresh Solanki                    "Severity": 1,
47265f859752SPatrick Rudolph                    "Value": 634.0
47276fa508cbSNaresh Solanki                },
47286fa508cbSNaresh Solanki                {
47296fa508cbSNaresh Solanki                    "Direction": "greater than",
4730d0fd3b1fSPatrick Rudolph                    "Hysteresis": 5.5,
47316fa508cbSNaresh Solanki                    "Label": "iout1",
47326fa508cbSNaresh Solanki                    "Name": "upper non critical",
47336fa508cbSNaresh Solanki                    "Severity": 0,
47345f859752SPatrick Rudolph                    "Value": 550.0
47356fa508cbSNaresh Solanki                },
47366fa508cbSNaresh Solanki                {
47376fa508cbSNaresh Solanki                    "Direction": "greater than",
4738d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0198,
47396fa508cbSNaresh Solanki                    "Label": "vout2",
47406fa508cbSNaresh Solanki                    "Name": "upper critical",
47416fa508cbSNaresh Solanki                    "Severity": 1,
4742edfe305aSPatrick Rudolph                    "Value": 1.98
47436fa508cbSNaresh Solanki                },
47446fa508cbSNaresh Solanki                {
47456fa508cbSNaresh Solanki                    "Direction": "less than",
4746d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.016200000000000003,
47476fa508cbSNaresh Solanki                    "Label": "vout2",
47486fa508cbSNaresh Solanki                    "Name": "lower critical",
47496fa508cbSNaresh Solanki                    "Severity": 1,
4750edfe305aSPatrick Rudolph                    "Value": 1.62
47516fa508cbSNaresh Solanki                },
47526fa508cbSNaresh Solanki                {
47536fa508cbSNaresh Solanki                    "Direction": "greater than",
4754d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.6400000000000001,
47556fa508cbSNaresh Solanki                    "Label": "iout2",
47566fa508cbSNaresh Solanki                    "Name": "upper critical",
47576fa508cbSNaresh Solanki                    "Severity": 1,
47585f859752SPatrick Rudolph                    "Value": 164.0
47596fa508cbSNaresh Solanki                },
47606fa508cbSNaresh Solanki                {
47616fa508cbSNaresh Solanki                    "Direction": "greater than",
4762d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.02,
47636fa508cbSNaresh Solanki                    "Label": "iout2",
47646fa508cbSNaresh Solanki                    "Name": "upper non critical",
47656fa508cbSNaresh Solanki                    "Severity": 0,
47665f859752SPatrick Rudolph                    "Value": 102.0
4767edfe305aSPatrick Rudolph                },
4768edfe305aSPatrick Rudolph                {
4769edfe305aSPatrick Rudolph                    "Direction": "less than",
4770d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0171,
4771edfe305aSPatrick Rudolph                    "Label": "vout2",
4772edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4773edfe305aSPatrick Rudolph                    "Severity": 0,
4774edfe305aSPatrick Rudolph                    "Value": 1.71
4775edfe305aSPatrick Rudolph                },
4776edfe305aSPatrick Rudolph                {
4777edfe305aSPatrick Rudolph                    "Direction": "greater than",
4778d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4779edfe305aSPatrick Rudolph                    "Label": "vout2",
4780edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4781edfe305aSPatrick Rudolph                    "Severity": 0,
4782edfe305aSPatrick Rudolph                    "Value": 1.89
4783edfe305aSPatrick Rudolph                },
4784edfe305aSPatrick Rudolph                {
4785edfe305aSPatrick Rudolph                    "Direction": "less than",
4786d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.015,
4787edfe305aSPatrick Rudolph                    "Label": "vout1",
4788edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4789edfe305aSPatrick Rudolph                    "Severity": 0,
4790edfe305aSPatrick Rudolph                    "Value": 1.5
4791edfe305aSPatrick Rudolph                },
4792edfe305aSPatrick Rudolph                {
4793edfe305aSPatrick Rudolph                    "Direction": "greater than",
4794d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0189,
4795edfe305aSPatrick Rudolph                    "Label": "vout1",
4796edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4797edfe305aSPatrick Rudolph                    "Severity": 0,
4798edfe305aSPatrick Rudolph                    "Value": 1.89
47996fa508cbSNaresh Solanki                }
48006fa508cbSNaresh Solanki            ],
48016fa508cbSNaresh Solanki            "Type": "MP2973"
48026fa508cbSNaresh Solanki        },
48036fa508cbSNaresh Solanki        {
48046fa508cbSNaresh Solanki            "Address": "0x40",
48056fa508cbSNaresh Solanki            "Bus": "98",
4806*087b04dfSPatrick Rudolph            "CPURequired": 0,
48076fa508cbSNaresh Solanki            "Labels": [
48086fa508cbSNaresh Solanki                "iout1",
48096fa508cbSNaresh Solanki                "iin",
48106fa508cbSNaresh Solanki                "vin",
48116fa508cbSNaresh Solanki                "pin",
48126fa508cbSNaresh Solanki                "vout1",
48136fa508cbSNaresh Solanki                "pout1",
48146fa508cbSNaresh Solanki                "temp1"
48156fa508cbSNaresh Solanki            ],
48166fa508cbSNaresh Solanki            "Name": "PVNN_MAIN_CPU0",
48176fa508cbSNaresh Solanki            "PollRate": 5.0,
4818fa2972f8SNaresh Solanki            "PowerState": "On",
48196fa508cbSNaresh Solanki            "Thresholds": [
48206fa508cbSNaresh Solanki                {
48216fa508cbSNaresh Solanki                    "Direction": "greater than",
4822d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.08,
48236fa508cbSNaresh Solanki                    "Label": "iout1",
48246fa508cbSNaresh Solanki                    "Name": "upper critical",
48256fa508cbSNaresh Solanki                    "Severity": 1,
48266fa508cbSNaresh Solanki                    "Value": 8.0
48276fa508cbSNaresh Solanki                },
48286fa508cbSNaresh Solanki                {
48296fa508cbSNaresh Solanki                    "Direction": "greater than",
4830d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.005200000000000001,
48316fa508cbSNaresh Solanki                    "Label": "iout1",
48326fa508cbSNaresh Solanki                    "Name": "upper non critical",
48336fa508cbSNaresh Solanki                    "Severity": 0,
48346fa508cbSNaresh Solanki                    "Value": 0.52
48356fa508cbSNaresh Solanki                },
48366fa508cbSNaresh Solanki                {
48376fa508cbSNaresh Solanki                    "Direction": "greater than",
4838d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
48396fa508cbSNaresh Solanki                    "Label": "vout1",
48406fa508cbSNaresh Solanki                    "Name": "upper critical",
48416fa508cbSNaresh Solanki                    "Severity": 1,
4842edfe305aSPatrick Rudolph                    "Value": 1.1
48436fa508cbSNaresh Solanki                },
48446fa508cbSNaresh Solanki                {
48456fa508cbSNaresh Solanki                    "Direction": "less than",
4846d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.009000000000000001,
48476fa508cbSNaresh Solanki                    "Label": "vout1",
48486fa508cbSNaresh Solanki                    "Name": "lower critical",
48496fa508cbSNaresh Solanki                    "Severity": 1,
4850edfe305aSPatrick Rudolph                    "Value": 0.9
48516fa508cbSNaresh Solanki                },
48526fa508cbSNaresh Solanki                {
48536fa508cbSNaresh Solanki                    "Direction": "greater than",
4854d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
48556fa508cbSNaresh Solanki                    "Label": "vin",
48566fa508cbSNaresh Solanki                    "Name": "upper critical",
48576fa508cbSNaresh Solanki                    "Severity": 1,
4858edfe305aSPatrick Rudolph                    "Value": 13.3
4859edfe305aSPatrick Rudolph                },
4860edfe305aSPatrick Rudolph                {
4861edfe305aSPatrick Rudolph                    "Direction": "greater than",
4862d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
4863edfe305aSPatrick Rudolph                    "Label": "vin",
4864edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4865edfe305aSPatrick Rudolph                    "Severity": 0,
4866edfe305aSPatrick Rudolph                    "Value": 12.8
4867edfe305aSPatrick Rudolph                },
4868edfe305aSPatrick Rudolph                {
4869edfe305aSPatrick Rudolph                    "Direction": "less than",
4870d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
4871edfe305aSPatrick Rudolph                    "Label": "vin",
4872edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4873edfe305aSPatrick Rudolph                    "Severity": 0,
4874edfe305aSPatrick Rudolph                    "Value": 11.68
4875edfe305aSPatrick Rudolph                },
4876edfe305aSPatrick Rudolph                {
4877edfe305aSPatrick Rudolph                    "Direction": "less than",
4878d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
4879edfe305aSPatrick Rudolph                    "Label": "vin",
4880edfe305aSPatrick Rudolph                    "Name": "lower critical",
4881edfe305aSPatrick Rudolph                    "Severity": 1,
4882edfe305aSPatrick Rudolph                    "Value": 11.08
48836fa508cbSNaresh Solanki                },
48846fa508cbSNaresh Solanki                {
48856fa508cbSNaresh Solanki                    "Direction": "greater than",
4886d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.2,
48876fa508cbSNaresh Solanki                    "Label": "temp1",
48886fa508cbSNaresh Solanki                    "Name": "upper non critical",
48896fa508cbSNaresh Solanki                    "Severity": 0,
48906fa508cbSNaresh Solanki                    "Value": 120.0
48916fa508cbSNaresh Solanki                },
48926fa508cbSNaresh Solanki                {
48936fa508cbSNaresh Solanki                    "Direction": "greater than",
4894d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.4000000000000001,
48956fa508cbSNaresh Solanki                    "Label": "temp1",
48966fa508cbSNaresh Solanki                    "Name": "upper critical",
48976fa508cbSNaresh Solanki                    "Severity": 1,
48986fa508cbSNaresh Solanki                    "Value": 140.0
4899edfe305aSPatrick Rudolph                },
4900edfe305aSPatrick Rudolph                {
4901edfe305aSPatrick Rudolph                    "Direction": "less than",
4902d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
4903edfe305aSPatrick Rudolph                    "Label": "vout1",
4904edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4905edfe305aSPatrick Rudolph                    "Severity": 0,
4906edfe305aSPatrick Rudolph                    "Value": 0.95
4907edfe305aSPatrick Rudolph                },
4908edfe305aSPatrick Rudolph                {
4909edfe305aSPatrick Rudolph                    "Direction": "greater than",
4910d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0105,
4911edfe305aSPatrick Rudolph                    "Label": "vout1",
4912edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4913edfe305aSPatrick Rudolph                    "Severity": 0,
4914edfe305aSPatrick Rudolph                    "Value": 1.05
49156fa508cbSNaresh Solanki                }
49166fa508cbSNaresh Solanki            ],
49176fa508cbSNaresh Solanki            "Type": "TDA38640"
49186fa508cbSNaresh Solanki        },
49196fa508cbSNaresh Solanki        {
49206fa508cbSNaresh Solanki            "Address": "0x40",
49216fa508cbSNaresh Solanki            "Bus": "90",
4922*087b04dfSPatrick Rudolph            "CPURequired": 3,
49236fa508cbSNaresh Solanki            "Labels": [
49246fa508cbSNaresh Solanki                "iout1",
49256fa508cbSNaresh Solanki                "iin",
49266fa508cbSNaresh Solanki                "vin",
49276fa508cbSNaresh Solanki                "pin",
49286fa508cbSNaresh Solanki                "vout1",
49296fa508cbSNaresh Solanki                "pout1",
49306fa508cbSNaresh Solanki                "temp1"
49316fa508cbSNaresh Solanki            ],
49326fa508cbSNaresh Solanki            "Name": "PVNN_MAIN_CPU3",
49336fa508cbSNaresh Solanki            "PollRate": 5.0,
4934fa2972f8SNaresh Solanki            "PowerState": "On",
49356fa508cbSNaresh Solanki            "Thresholds": [
49366fa508cbSNaresh Solanki                {
49376fa508cbSNaresh Solanki                    "Direction": "greater than",
4938d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.08,
49396fa508cbSNaresh Solanki                    "Label": "iout1",
49406fa508cbSNaresh Solanki                    "Name": "upper critical",
49416fa508cbSNaresh Solanki                    "Severity": 1,
49426fa508cbSNaresh Solanki                    "Value": 8.0
49436fa508cbSNaresh Solanki                },
49446fa508cbSNaresh Solanki                {
49456fa508cbSNaresh Solanki                    "Direction": "greater than",
4946d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.005200000000000001,
49476fa508cbSNaresh Solanki                    "Label": "iout1",
49486fa508cbSNaresh Solanki                    "Name": "upper non critical",
49496fa508cbSNaresh Solanki                    "Severity": 0,
49506fa508cbSNaresh Solanki                    "Value": 0.52
49516fa508cbSNaresh Solanki                },
49526fa508cbSNaresh Solanki                {
49536fa508cbSNaresh Solanki                    "Direction": "greater than",
4954d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
49556fa508cbSNaresh Solanki                    "Label": "vout1",
49566fa508cbSNaresh Solanki                    "Name": "upper critical",
49576fa508cbSNaresh Solanki                    "Severity": 1,
4958edfe305aSPatrick Rudolph                    "Value": 1.1
49596fa508cbSNaresh Solanki                },
49606fa508cbSNaresh Solanki                {
49616fa508cbSNaresh Solanki                    "Direction": "less than",
4962d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.009000000000000001,
49636fa508cbSNaresh Solanki                    "Label": "vout1",
49646fa508cbSNaresh Solanki                    "Name": "lower critical",
49656fa508cbSNaresh Solanki                    "Severity": 1,
4966edfe305aSPatrick Rudolph                    "Value": 0.9
49676fa508cbSNaresh Solanki                },
49686fa508cbSNaresh Solanki                {
49696fa508cbSNaresh Solanki                    "Direction": "greater than",
4970d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
49716fa508cbSNaresh Solanki                    "Label": "vin",
49726fa508cbSNaresh Solanki                    "Name": "upper critical",
49736fa508cbSNaresh Solanki                    "Severity": 1,
4974edfe305aSPatrick Rudolph                    "Value": 13.3
4975edfe305aSPatrick Rudolph                },
4976edfe305aSPatrick Rudolph                {
4977edfe305aSPatrick Rudolph                    "Direction": "greater than",
4978d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
4979edfe305aSPatrick Rudolph                    "Label": "vin",
4980edfe305aSPatrick Rudolph                    "Name": "upper non critical",
4981edfe305aSPatrick Rudolph                    "Severity": 0,
4982edfe305aSPatrick Rudolph                    "Value": 12.8
4983edfe305aSPatrick Rudolph                },
4984edfe305aSPatrick Rudolph                {
4985edfe305aSPatrick Rudolph                    "Direction": "less than",
4986d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
4987edfe305aSPatrick Rudolph                    "Label": "vin",
4988edfe305aSPatrick Rudolph                    "Name": "lower non critical",
4989edfe305aSPatrick Rudolph                    "Severity": 0,
4990edfe305aSPatrick Rudolph                    "Value": 11.68
4991edfe305aSPatrick Rudolph                },
4992edfe305aSPatrick Rudolph                {
4993edfe305aSPatrick Rudolph                    "Direction": "less than",
4994d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
4995edfe305aSPatrick Rudolph                    "Label": "vin",
4996edfe305aSPatrick Rudolph                    "Name": "lower critical",
4997edfe305aSPatrick Rudolph                    "Severity": 1,
4998edfe305aSPatrick Rudolph                    "Value": 11.08
49996fa508cbSNaresh Solanki                },
50006fa508cbSNaresh Solanki                {
50016fa508cbSNaresh Solanki                    "Direction": "greater than",
5002d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.2,
50036fa508cbSNaresh Solanki                    "Label": "temp1",
50046fa508cbSNaresh Solanki                    "Name": "upper non critical",
50056fa508cbSNaresh Solanki                    "Severity": 0,
50066fa508cbSNaresh Solanki                    "Value": 120.0
50076fa508cbSNaresh Solanki                },
50086fa508cbSNaresh Solanki                {
50096fa508cbSNaresh Solanki                    "Direction": "greater than",
5010d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.4000000000000001,
50116fa508cbSNaresh Solanki                    "Label": "temp1",
50126fa508cbSNaresh Solanki                    "Name": "upper critical",
50136fa508cbSNaresh Solanki                    "Severity": 1,
50146fa508cbSNaresh Solanki                    "Value": 140.0
5015edfe305aSPatrick Rudolph                },
5016edfe305aSPatrick Rudolph                {
5017edfe305aSPatrick Rudolph                    "Direction": "less than",
5018d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
5019edfe305aSPatrick Rudolph                    "Label": "vout1",
5020edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5021edfe305aSPatrick Rudolph                    "Severity": 0,
5022edfe305aSPatrick Rudolph                    "Value": 0.95
5023edfe305aSPatrick Rudolph                },
5024edfe305aSPatrick Rudolph                {
5025edfe305aSPatrick Rudolph                    "Direction": "greater than",
5026d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0105,
5027edfe305aSPatrick Rudolph                    "Label": "vout1",
5028edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5029edfe305aSPatrick Rudolph                    "Severity": 0,
5030edfe305aSPatrick Rudolph                    "Value": 1.05
50316fa508cbSNaresh Solanki                }
50326fa508cbSNaresh Solanki            ],
50336fa508cbSNaresh Solanki            "Type": "TDA38640"
50346fa508cbSNaresh Solanki        },
50356fa508cbSNaresh Solanki        {
50366fa508cbSNaresh Solanki            "Address": "0x40",
50376fa508cbSNaresh Solanki            "Bus": "74",
5038*087b04dfSPatrick Rudolph            "CPURequired": 1,
50396fa508cbSNaresh Solanki            "Labels": [
50406fa508cbSNaresh Solanki                "iout1",
50416fa508cbSNaresh Solanki                "iin",
50426fa508cbSNaresh Solanki                "vin",
50436fa508cbSNaresh Solanki                "pin",
50446fa508cbSNaresh Solanki                "vout1",
50456fa508cbSNaresh Solanki                "pout1",
50466fa508cbSNaresh Solanki                "temp1"
50476fa508cbSNaresh Solanki            ],
50486fa508cbSNaresh Solanki            "Name": "PVNN_MAIN_CPU1",
50496fa508cbSNaresh Solanki            "PollRate": 5.0,
5050fa2972f8SNaresh Solanki            "PowerState": "On",
50516fa508cbSNaresh Solanki            "Thresholds": [
50526fa508cbSNaresh Solanki                {
50536fa508cbSNaresh Solanki                    "Direction": "greater than",
5054d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.08,
50556fa508cbSNaresh Solanki                    "Label": "iout1",
50566fa508cbSNaresh Solanki                    "Name": "upper critical",
50576fa508cbSNaresh Solanki                    "Severity": 1,
50586fa508cbSNaresh Solanki                    "Value": 8.0
50596fa508cbSNaresh Solanki                },
50606fa508cbSNaresh Solanki                {
50616fa508cbSNaresh Solanki                    "Direction": "greater than",
5062d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.005200000000000001,
50636fa508cbSNaresh Solanki                    "Label": "iout1",
50646fa508cbSNaresh Solanki                    "Name": "upper non critical",
50656fa508cbSNaresh Solanki                    "Severity": 0,
50666fa508cbSNaresh Solanki                    "Value": 0.52
50676fa508cbSNaresh Solanki                },
50686fa508cbSNaresh Solanki                {
50696fa508cbSNaresh Solanki                    "Direction": "greater than",
5070d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
50716fa508cbSNaresh Solanki                    "Label": "vout1",
50726fa508cbSNaresh Solanki                    "Name": "upper critical",
50736fa508cbSNaresh Solanki                    "Severity": 1,
5074edfe305aSPatrick Rudolph                    "Value": 1.1
50756fa508cbSNaresh Solanki                },
50766fa508cbSNaresh Solanki                {
50776fa508cbSNaresh Solanki                    "Direction": "less than",
5078d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.009000000000000001,
50796fa508cbSNaresh Solanki                    "Label": "vout1",
50806fa508cbSNaresh Solanki                    "Name": "lower critical",
50816fa508cbSNaresh Solanki                    "Severity": 1,
5082edfe305aSPatrick Rudolph                    "Value": 0.9
50836fa508cbSNaresh Solanki                },
50846fa508cbSNaresh Solanki                {
50856fa508cbSNaresh Solanki                    "Direction": "greater than",
5086d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
50876fa508cbSNaresh Solanki                    "Label": "vin",
50886fa508cbSNaresh Solanki                    "Name": "upper critical",
50896fa508cbSNaresh Solanki                    "Severity": 1,
5090edfe305aSPatrick Rudolph                    "Value": 13.3
5091edfe305aSPatrick Rudolph                },
5092edfe305aSPatrick Rudolph                {
5093edfe305aSPatrick Rudolph                    "Direction": "greater than",
5094d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
5095edfe305aSPatrick Rudolph                    "Label": "vin",
5096edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5097edfe305aSPatrick Rudolph                    "Severity": 0,
5098edfe305aSPatrick Rudolph                    "Value": 12.8
5099edfe305aSPatrick Rudolph                },
5100edfe305aSPatrick Rudolph                {
5101edfe305aSPatrick Rudolph                    "Direction": "less than",
5102d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
5103edfe305aSPatrick Rudolph                    "Label": "vin",
5104edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5105edfe305aSPatrick Rudolph                    "Severity": 0,
5106edfe305aSPatrick Rudolph                    "Value": 11.68
5107edfe305aSPatrick Rudolph                },
5108edfe305aSPatrick Rudolph                {
5109edfe305aSPatrick Rudolph                    "Direction": "less than",
5110d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
5111edfe305aSPatrick Rudolph                    "Label": "vin",
5112edfe305aSPatrick Rudolph                    "Name": "lower critical",
5113edfe305aSPatrick Rudolph                    "Severity": 1,
5114edfe305aSPatrick Rudolph                    "Value": 11.08
51156fa508cbSNaresh Solanki                },
51166fa508cbSNaresh Solanki                {
51176fa508cbSNaresh Solanki                    "Direction": "greater than",
5118d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.2,
51196fa508cbSNaresh Solanki                    "Label": "temp1",
51206fa508cbSNaresh Solanki                    "Name": "upper non critical",
51216fa508cbSNaresh Solanki                    "Severity": 0,
51226fa508cbSNaresh Solanki                    "Value": 120.0
51236fa508cbSNaresh Solanki                },
51246fa508cbSNaresh Solanki                {
51256fa508cbSNaresh Solanki                    "Direction": "greater than",
5126d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.4000000000000001,
51276fa508cbSNaresh Solanki                    "Label": "temp1",
51286fa508cbSNaresh Solanki                    "Name": "upper critical",
51296fa508cbSNaresh Solanki                    "Severity": 1,
51306fa508cbSNaresh Solanki                    "Value": 140.0
5131edfe305aSPatrick Rudolph                },
5132edfe305aSPatrick Rudolph                {
5133edfe305aSPatrick Rudolph                    "Direction": "less than",
5134d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
5135edfe305aSPatrick Rudolph                    "Label": "vout1",
5136edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5137edfe305aSPatrick Rudolph                    "Severity": 0,
5138edfe305aSPatrick Rudolph                    "Value": 0.95
5139edfe305aSPatrick Rudolph                },
5140edfe305aSPatrick Rudolph                {
5141edfe305aSPatrick Rudolph                    "Direction": "greater than",
5142d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0105,
5143edfe305aSPatrick Rudolph                    "Label": "vout1",
5144edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5145edfe305aSPatrick Rudolph                    "Severity": 0,
5146edfe305aSPatrick Rudolph                    "Value": 1.05
51476fa508cbSNaresh Solanki                }
51486fa508cbSNaresh Solanki            ],
51496fa508cbSNaresh Solanki            "Type": "TDA38640"
51506fa508cbSNaresh Solanki        },
51516fa508cbSNaresh Solanki        {
51526fa508cbSNaresh Solanki            "Address": "0x40",
51536fa508cbSNaresh Solanki            "Bus": "66",
5154*087b04dfSPatrick Rudolph            "CPURequired": 2,
51556fa508cbSNaresh Solanki            "Labels": [
51566fa508cbSNaresh Solanki                "iout1",
51576fa508cbSNaresh Solanki                "iin",
51586fa508cbSNaresh Solanki                "vin",
51596fa508cbSNaresh Solanki                "pin",
51606fa508cbSNaresh Solanki                "vout1",
51616fa508cbSNaresh Solanki                "pout1",
51626fa508cbSNaresh Solanki                "temp1"
51636fa508cbSNaresh Solanki            ],
51646fa508cbSNaresh Solanki            "Name": "PVNN_MAIN_CPU2",
51656fa508cbSNaresh Solanki            "PollRate": 5.0,
5166fa2972f8SNaresh Solanki            "PowerState": "On",
51676fa508cbSNaresh Solanki            "Thresholds": [
51686fa508cbSNaresh Solanki                {
51696fa508cbSNaresh Solanki                    "Direction": "greater than",
5170d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.08,
51716fa508cbSNaresh Solanki                    "Label": "iout1",
51726fa508cbSNaresh Solanki                    "Name": "upper critical",
51736fa508cbSNaresh Solanki                    "Severity": 1,
51746fa508cbSNaresh Solanki                    "Value": 8.0
51756fa508cbSNaresh Solanki                },
51766fa508cbSNaresh Solanki                {
51776fa508cbSNaresh Solanki                    "Direction": "greater than",
5178d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.005200000000000001,
51796fa508cbSNaresh Solanki                    "Label": "iout1",
51806fa508cbSNaresh Solanki                    "Name": "upper non critical",
51816fa508cbSNaresh Solanki                    "Severity": 0,
51826fa508cbSNaresh Solanki                    "Value": 0.52
51836fa508cbSNaresh Solanki                },
51846fa508cbSNaresh Solanki                {
51856fa508cbSNaresh Solanki                    "Direction": "greater than",
5186d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.011000000000000001,
51876fa508cbSNaresh Solanki                    "Label": "vout1",
51886fa508cbSNaresh Solanki                    "Name": "upper critical",
51896fa508cbSNaresh Solanki                    "Severity": 1,
5190edfe305aSPatrick Rudolph                    "Value": 1.1
51916fa508cbSNaresh Solanki                },
51926fa508cbSNaresh Solanki                {
51936fa508cbSNaresh Solanki                    "Direction": "less than",
5194d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.009000000000000001,
51956fa508cbSNaresh Solanki                    "Label": "vout1",
51966fa508cbSNaresh Solanki                    "Name": "lower critical",
51976fa508cbSNaresh Solanki                    "Severity": 1,
5198edfe305aSPatrick Rudolph                    "Value": 0.9
51996fa508cbSNaresh Solanki                },
52006fa508cbSNaresh Solanki                {
52016fa508cbSNaresh Solanki                    "Direction": "greater than",
5202d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
52036fa508cbSNaresh Solanki                    "Label": "vin",
52046fa508cbSNaresh Solanki                    "Name": "upper critical",
52056fa508cbSNaresh Solanki                    "Severity": 1,
5206edfe305aSPatrick Rudolph                    "Value": 13.3
5207edfe305aSPatrick Rudolph                },
5208edfe305aSPatrick Rudolph                {
5209edfe305aSPatrick Rudolph                    "Direction": "greater than",
5210d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
5211edfe305aSPatrick Rudolph                    "Label": "vin",
5212edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5213edfe305aSPatrick Rudolph                    "Severity": 0,
5214edfe305aSPatrick Rudolph                    "Value": 12.8
5215edfe305aSPatrick Rudolph                },
5216edfe305aSPatrick Rudolph                {
5217edfe305aSPatrick Rudolph                    "Direction": "less than",
5218d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
5219edfe305aSPatrick Rudolph                    "Label": "vin",
5220edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5221edfe305aSPatrick Rudolph                    "Severity": 0,
5222edfe305aSPatrick Rudolph                    "Value": 11.68
5223edfe305aSPatrick Rudolph                },
5224edfe305aSPatrick Rudolph                {
5225edfe305aSPatrick Rudolph                    "Direction": "less than",
5226d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
5227edfe305aSPatrick Rudolph                    "Label": "vin",
5228edfe305aSPatrick Rudolph                    "Name": "lower critical",
5229edfe305aSPatrick Rudolph                    "Severity": 1,
5230edfe305aSPatrick Rudolph                    "Value": 11.08
52316fa508cbSNaresh Solanki                },
52326fa508cbSNaresh Solanki                {
52336fa508cbSNaresh Solanki                    "Direction": "greater than",
5234d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.2,
52356fa508cbSNaresh Solanki                    "Label": "temp1",
52366fa508cbSNaresh Solanki                    "Name": "upper non critical",
52376fa508cbSNaresh Solanki                    "Severity": 0,
52386fa508cbSNaresh Solanki                    "Value": 120.0
52396fa508cbSNaresh Solanki                },
52406fa508cbSNaresh Solanki                {
52416fa508cbSNaresh Solanki                    "Direction": "greater than",
5242d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.4000000000000001,
52436fa508cbSNaresh Solanki                    "Label": "temp1",
52446fa508cbSNaresh Solanki                    "Name": "upper critical",
52456fa508cbSNaresh Solanki                    "Severity": 1,
52466fa508cbSNaresh Solanki                    "Value": 140.0
5247edfe305aSPatrick Rudolph                },
5248edfe305aSPatrick Rudolph                {
5249edfe305aSPatrick Rudolph                    "Direction": "less than",
5250d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0095,
5251edfe305aSPatrick Rudolph                    "Label": "vout1",
5252edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5253edfe305aSPatrick Rudolph                    "Severity": 0,
5254edfe305aSPatrick Rudolph                    "Value": 0.95
5255edfe305aSPatrick Rudolph                },
5256edfe305aSPatrick Rudolph                {
5257edfe305aSPatrick Rudolph                    "Direction": "greater than",
5258d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0105,
5259edfe305aSPatrick Rudolph                    "Label": "vout1",
5260edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5261edfe305aSPatrick Rudolph                    "Severity": 0,
5262edfe305aSPatrick Rudolph                    "Value": 1.05
52636fa508cbSNaresh Solanki                }
52646fa508cbSNaresh Solanki            ],
52656fa508cbSNaresh Solanki            "Type": "TDA38640"
52666fa508cbSNaresh Solanki        },
52676fa508cbSNaresh Solanki        {
52686fa508cbSNaresh Solanki            "Address": "0x40",
52696fa508cbSNaresh Solanki            "Bus": "92",
5270*087b04dfSPatrick Rudolph            "CPURequired": 3,
52716fa508cbSNaresh Solanki            "Labels": [
52726fa508cbSNaresh Solanki                "iout1",
52736fa508cbSNaresh Solanki                "iin",
52746fa508cbSNaresh Solanki                "vin",
52756fa508cbSNaresh Solanki                "pin",
52766fa508cbSNaresh Solanki                "vout1",
52776fa508cbSNaresh Solanki                "pout1",
52786fa508cbSNaresh Solanki                "temp1"
52796fa508cbSNaresh Solanki            ],
528097f0a36bSPatrick Rudolph            "Name": "PVCCD_HV_CPU3",
52816fa508cbSNaresh Solanki            "PollRate": 5.0,
5282fa2972f8SNaresh Solanki            "PowerState": "On",
52836fa508cbSNaresh Solanki            "Thresholds": [
52846fa508cbSNaresh Solanki                {
52856fa508cbSNaresh Solanki                    "Direction": "greater than",
5286d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.55,
52876fa508cbSNaresh Solanki                    "Label": "iout1",
52886fa508cbSNaresh Solanki                    "Name": "upper critical",
52896fa508cbSNaresh Solanki                    "Severity": 1,
52906fa508cbSNaresh Solanki                    "Value": 55.0
52916fa508cbSNaresh Solanki                },
52926fa508cbSNaresh Solanki                {
52936fa508cbSNaresh Solanki                    "Direction": "greater than",
5294d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.25,
52956fa508cbSNaresh Solanki                    "Label": "iout1",
52966fa508cbSNaresh Solanki                    "Name": "upper non critical",
52976fa508cbSNaresh Solanki                    "Severity": 0,
52986fa508cbSNaresh Solanki                    "Value": 25.0
52996fa508cbSNaresh Solanki                },
53006fa508cbSNaresh Solanki                {
53016fa508cbSNaresh Solanki                    "Direction": "greater than",
5302d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
53036fa508cbSNaresh Solanki                    "Label": "vin",
53046fa508cbSNaresh Solanki                    "Name": "upper critical",
53056fa508cbSNaresh Solanki                    "Severity": 1,
5306edfe305aSPatrick Rudolph                    "Value": 13.3
5307edfe305aSPatrick Rudolph                },
5308edfe305aSPatrick Rudolph                {
5309edfe305aSPatrick Rudolph                    "Direction": "greater than",
5310d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
5311edfe305aSPatrick Rudolph                    "Label": "vin",
5312edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5313edfe305aSPatrick Rudolph                    "Severity": 0,
5314edfe305aSPatrick Rudolph                    "Value": 12.8
5315edfe305aSPatrick Rudolph                },
5316edfe305aSPatrick Rudolph                {
5317edfe305aSPatrick Rudolph                    "Direction": "less than",
5318d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
5319edfe305aSPatrick Rudolph                    "Label": "vin",
5320edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5321edfe305aSPatrick Rudolph                    "Severity": 0,
5322edfe305aSPatrick Rudolph                    "Value": 11.68
5323edfe305aSPatrick Rudolph                },
5324edfe305aSPatrick Rudolph                {
5325edfe305aSPatrick Rudolph                    "Direction": "less than",
5326d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
5327edfe305aSPatrick Rudolph                    "Label": "vin",
5328edfe305aSPatrick Rudolph                    "Name": "lower critical",
5329edfe305aSPatrick Rudolph                    "Severity": 1,
5330edfe305aSPatrick Rudolph                    "Value": 11.08
53316fa508cbSNaresh Solanki                },
53326fa508cbSNaresh Solanki                {
53336fa508cbSNaresh Solanki                    "Direction": "greater than",
5334d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0125,
53356fa508cbSNaresh Solanki                    "Label": "vout1",
53366fa508cbSNaresh Solanki                    "Name": "upper critical",
53376fa508cbSNaresh Solanki                    "Severity": 1,
5338edfe305aSPatrick Rudolph                    "Value": 1.25
53396fa508cbSNaresh Solanki                },
53406fa508cbSNaresh Solanki                {
53416fa508cbSNaresh Solanki                    "Direction": "greater than",
5342d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.2,
53436fa508cbSNaresh Solanki                    "Label": "temp1",
53446fa508cbSNaresh Solanki                    "Name": "upper non critical",
53456fa508cbSNaresh Solanki                    "Severity": 0,
53466fa508cbSNaresh Solanki                    "Value": 120.0
53476fa508cbSNaresh Solanki                },
53486fa508cbSNaresh Solanki                {
53496fa508cbSNaresh Solanki                    "Direction": "greater than",
5350d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.4000000000000001,
53516fa508cbSNaresh Solanki                    "Label": "temp1",
53526fa508cbSNaresh Solanki                    "Name": "upper critical",
53536fa508cbSNaresh Solanki                    "Severity": 1,
53546fa508cbSNaresh Solanki                    "Value": 140.0
5355edfe305aSPatrick Rudolph                },
5356edfe305aSPatrick Rudolph                {
5357edfe305aSPatrick Rudolph                    "Direction": "less than",
5358d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0108,
5359edfe305aSPatrick Rudolph                    "Label": "vout1",
5360edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5361edfe305aSPatrick Rudolph                    "Severity": 0,
5362edfe305aSPatrick Rudolph                    "Value": 1.08
5363edfe305aSPatrick Rudolph                },
5364edfe305aSPatrick Rudolph                {
5365edfe305aSPatrick Rudolph                    "Direction": "greater than",
5366d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.012,
5367edfe305aSPatrick Rudolph                    "Label": "vout1",
5368edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5369edfe305aSPatrick Rudolph                    "Severity": 0,
5370edfe305aSPatrick Rudolph                    "Value": 1.2
5371edfe305aSPatrick Rudolph                },
5372edfe305aSPatrick Rudolph                {
5373edfe305aSPatrick Rudolph                    "Direction": "less than",
5374d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0103,
5375edfe305aSPatrick Rudolph                    "Label": "vout1",
5376edfe305aSPatrick Rudolph                    "Name": "lower critical",
5377edfe305aSPatrick Rudolph                    "Severity": 1,
5378edfe305aSPatrick Rudolph                    "Value": 1.03
53796fa508cbSNaresh Solanki                }
53806fa508cbSNaresh Solanki            ],
5381b99a5eb4SNaresh Solanki            "Type": "TDA38640",
5382b99a5eb4SNaresh Solanki            "iin_Name": "CPU3_DIMM_12V_Current",
5383b99a5eb4SNaresh Solanki            "pin_Name": "CPU3_DIMM_12V_Power"
53846fa508cbSNaresh Solanki        },
53856fa508cbSNaresh Solanki        {
53866fa508cbSNaresh Solanki            "Address": "0x40",
53876fa508cbSNaresh Solanki            "Bus": "76",
5388*087b04dfSPatrick Rudolph            "CPURequired": 1,
53896fa508cbSNaresh Solanki            "Labels": [
53906fa508cbSNaresh Solanki                "iout1",
53916fa508cbSNaresh Solanki                "iin",
53926fa508cbSNaresh Solanki                "vin",
53936fa508cbSNaresh Solanki                "pin",
53946fa508cbSNaresh Solanki                "vout1",
53956fa508cbSNaresh Solanki                "pout1",
53966fa508cbSNaresh Solanki                "temp1"
53976fa508cbSNaresh Solanki            ],
539897f0a36bSPatrick Rudolph            "Name": "PVCCD_HV_CPU1",
53996fa508cbSNaresh Solanki            "PollRate": 5.0,
5400fa2972f8SNaresh Solanki            "PowerState": "On",
54016fa508cbSNaresh Solanki            "Thresholds": [
54026fa508cbSNaresh Solanki                {
54036fa508cbSNaresh Solanki                    "Direction": "greater than",
5404d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.55,
54056fa508cbSNaresh Solanki                    "Label": "iout1",
54066fa508cbSNaresh Solanki                    "Name": "upper critical",
54076fa508cbSNaresh Solanki                    "Severity": 1,
54086fa508cbSNaresh Solanki                    "Value": 55.0
54096fa508cbSNaresh Solanki                },
54106fa508cbSNaresh Solanki                {
54116fa508cbSNaresh Solanki                    "Direction": "greater than",
5412d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.25,
54136fa508cbSNaresh Solanki                    "Label": "iout1",
54146fa508cbSNaresh Solanki                    "Name": "upper non critical",
54156fa508cbSNaresh Solanki                    "Severity": 0,
54166fa508cbSNaresh Solanki                    "Value": 25.0
54176fa508cbSNaresh Solanki                },
54186fa508cbSNaresh Solanki                {
54196fa508cbSNaresh Solanki                    "Direction": "greater than",
5420d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
54216fa508cbSNaresh Solanki                    "Label": "vin",
54226fa508cbSNaresh Solanki                    "Name": "upper critical",
54236fa508cbSNaresh Solanki                    "Severity": 1,
5424edfe305aSPatrick Rudolph                    "Value": 13.3
5425edfe305aSPatrick Rudolph                },
5426edfe305aSPatrick Rudolph                {
5427edfe305aSPatrick Rudolph                    "Direction": "greater than",
5428d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
5429edfe305aSPatrick Rudolph                    "Label": "vin",
5430edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5431edfe305aSPatrick Rudolph                    "Severity": 0,
5432edfe305aSPatrick Rudolph                    "Value": 12.8
5433edfe305aSPatrick Rudolph                },
5434edfe305aSPatrick Rudolph                {
5435edfe305aSPatrick Rudolph                    "Direction": "less than",
5436d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
5437edfe305aSPatrick Rudolph                    "Label": "vin",
5438edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5439edfe305aSPatrick Rudolph                    "Severity": 0,
5440edfe305aSPatrick Rudolph                    "Value": 11.68
5441edfe305aSPatrick Rudolph                },
5442edfe305aSPatrick Rudolph                {
5443edfe305aSPatrick Rudolph                    "Direction": "less than",
5444d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
5445edfe305aSPatrick Rudolph                    "Label": "vin",
5446edfe305aSPatrick Rudolph                    "Name": "lower critical",
5447edfe305aSPatrick Rudolph                    "Severity": 1,
5448edfe305aSPatrick Rudolph                    "Value": 11.08
54496fa508cbSNaresh Solanki                },
54506fa508cbSNaresh Solanki                {
54516fa508cbSNaresh Solanki                    "Direction": "greater than",
5452d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0125,
54536fa508cbSNaresh Solanki                    "Label": "vout1",
54546fa508cbSNaresh Solanki                    "Name": "upper critical",
54556fa508cbSNaresh Solanki                    "Severity": 1,
5456edfe305aSPatrick Rudolph                    "Value": 1.25
54576fa508cbSNaresh Solanki                },
54586fa508cbSNaresh Solanki                {
54596fa508cbSNaresh Solanki                    "Direction": "greater than",
5460d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.2,
54616fa508cbSNaresh Solanki                    "Label": "temp1",
54626fa508cbSNaresh Solanki                    "Name": "upper non critical",
54636fa508cbSNaresh Solanki                    "Severity": 0,
54646fa508cbSNaresh Solanki                    "Value": 120.0
54656fa508cbSNaresh Solanki                },
54666fa508cbSNaresh Solanki                {
54676fa508cbSNaresh Solanki                    "Direction": "greater than",
5468d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.4000000000000001,
54696fa508cbSNaresh Solanki                    "Label": "temp1",
54706fa508cbSNaresh Solanki                    "Name": "upper critical",
54716fa508cbSNaresh Solanki                    "Severity": 1,
54726fa508cbSNaresh Solanki                    "Value": 140.0
5473edfe305aSPatrick Rudolph                },
5474edfe305aSPatrick Rudolph                {
5475edfe305aSPatrick Rudolph                    "Direction": "less than",
5476d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0108,
5477edfe305aSPatrick Rudolph                    "Label": "vout1",
5478edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5479edfe305aSPatrick Rudolph                    "Severity": 0,
5480edfe305aSPatrick Rudolph                    "Value": 1.08
5481edfe305aSPatrick Rudolph                },
5482edfe305aSPatrick Rudolph                {
5483edfe305aSPatrick Rudolph                    "Direction": "greater than",
5484d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.012,
5485edfe305aSPatrick Rudolph                    "Label": "vout1",
5486edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5487edfe305aSPatrick Rudolph                    "Severity": 0,
5488edfe305aSPatrick Rudolph                    "Value": 1.2
5489edfe305aSPatrick Rudolph                },
5490edfe305aSPatrick Rudolph                {
5491edfe305aSPatrick Rudolph                    "Direction": "less than",
5492d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0103,
5493edfe305aSPatrick Rudolph                    "Label": "vout1",
5494edfe305aSPatrick Rudolph                    "Name": "lower critical",
5495edfe305aSPatrick Rudolph                    "Severity": 1,
5496edfe305aSPatrick Rudolph                    "Value": 1.03
54976fa508cbSNaresh Solanki                }
54986fa508cbSNaresh Solanki            ],
5499b99a5eb4SNaresh Solanki            "Type": "TDA38640",
5500b99a5eb4SNaresh Solanki            "iin_Name": "CPU1_DIMM_12V_Current",
5501b99a5eb4SNaresh Solanki            "pin_Name": "CPU1_DIMM_12V_Power"
55026fa508cbSNaresh Solanki        },
55036fa508cbSNaresh Solanki        {
55046fa508cbSNaresh Solanki            "Address": "0x40",
55056fa508cbSNaresh Solanki            "Bus": "68",
5506*087b04dfSPatrick Rudolph            "CPURequired": 2,
55076fa508cbSNaresh Solanki            "Labels": [
55086fa508cbSNaresh Solanki                "iout1",
55096fa508cbSNaresh Solanki                "iin",
55106fa508cbSNaresh Solanki                "vin",
55116fa508cbSNaresh Solanki                "pin",
55126fa508cbSNaresh Solanki                "vout1",
55136fa508cbSNaresh Solanki                "pout1",
55146fa508cbSNaresh Solanki                "temp1"
55156fa508cbSNaresh Solanki            ],
551697f0a36bSPatrick Rudolph            "Name": "PVCCD_HV_CPU2",
55176fa508cbSNaresh Solanki            "PollRate": 5.0,
5518fa2972f8SNaresh Solanki            "PowerState": "On",
55196fa508cbSNaresh Solanki            "Thresholds": [
55206fa508cbSNaresh Solanki                {
55216fa508cbSNaresh Solanki                    "Direction": "greater than",
5522d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.55,
55236fa508cbSNaresh Solanki                    "Label": "iout1",
55246fa508cbSNaresh Solanki                    "Name": "upper critical",
55256fa508cbSNaresh Solanki                    "Severity": 1,
55266fa508cbSNaresh Solanki                    "Value": 55.0
55276fa508cbSNaresh Solanki                },
55286fa508cbSNaresh Solanki                {
55296fa508cbSNaresh Solanki                    "Direction": "greater than",
5530d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.25,
55316fa508cbSNaresh Solanki                    "Label": "iout1",
55326fa508cbSNaresh Solanki                    "Name": "upper non critical",
55336fa508cbSNaresh Solanki                    "Severity": 0,
55346fa508cbSNaresh Solanki                    "Value": 25.0
55356fa508cbSNaresh Solanki                },
55366fa508cbSNaresh Solanki                {
55376fa508cbSNaresh Solanki                    "Direction": "greater than",
5538d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
55396fa508cbSNaresh Solanki                    "Label": "vin",
55406fa508cbSNaresh Solanki                    "Name": "upper critical",
55416fa508cbSNaresh Solanki                    "Severity": 1,
5542edfe305aSPatrick Rudolph                    "Value": 13.3
5543edfe305aSPatrick Rudolph                },
5544edfe305aSPatrick Rudolph                {
5545edfe305aSPatrick Rudolph                    "Direction": "greater than",
5546d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
5547edfe305aSPatrick Rudolph                    "Label": "vin",
5548edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5549edfe305aSPatrick Rudolph                    "Severity": 0,
5550edfe305aSPatrick Rudolph                    "Value": 12.8
5551edfe305aSPatrick Rudolph                },
5552edfe305aSPatrick Rudolph                {
5553edfe305aSPatrick Rudolph                    "Direction": "less than",
5554d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
5555edfe305aSPatrick Rudolph                    "Label": "vin",
5556edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5557edfe305aSPatrick Rudolph                    "Severity": 0,
5558edfe305aSPatrick Rudolph                    "Value": 11.68
5559edfe305aSPatrick Rudolph                },
5560edfe305aSPatrick Rudolph                {
5561edfe305aSPatrick Rudolph                    "Direction": "less than",
5562d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
5563edfe305aSPatrick Rudolph                    "Label": "vin",
5564edfe305aSPatrick Rudolph                    "Name": "lower critical",
5565edfe305aSPatrick Rudolph                    "Severity": 1,
5566edfe305aSPatrick Rudolph                    "Value": 11.08
55676fa508cbSNaresh Solanki                },
55686fa508cbSNaresh Solanki                {
55696fa508cbSNaresh Solanki                    "Direction": "greater than",
5570d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0125,
55716fa508cbSNaresh Solanki                    "Label": "vout1",
55726fa508cbSNaresh Solanki                    "Name": "upper critical",
55736fa508cbSNaresh Solanki                    "Severity": 1,
5574edfe305aSPatrick Rudolph                    "Value": 1.25
55756fa508cbSNaresh Solanki                },
55766fa508cbSNaresh Solanki                {
55776fa508cbSNaresh Solanki                    "Direction": "greater than",
5578d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.2,
55796fa508cbSNaresh Solanki                    "Label": "temp1",
55806fa508cbSNaresh Solanki                    "Name": "upper non critical",
55816fa508cbSNaresh Solanki                    "Severity": 0,
55826fa508cbSNaresh Solanki                    "Value": 120.0
55836fa508cbSNaresh Solanki                },
55846fa508cbSNaresh Solanki                {
55856fa508cbSNaresh Solanki                    "Direction": "greater than",
5586d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.4000000000000001,
55876fa508cbSNaresh Solanki                    "Label": "temp1",
55886fa508cbSNaresh Solanki                    "Name": "upper critical",
55896fa508cbSNaresh Solanki                    "Severity": 1,
55906fa508cbSNaresh Solanki                    "Value": 140.0
5591edfe305aSPatrick Rudolph                },
5592edfe305aSPatrick Rudolph                {
5593edfe305aSPatrick Rudolph                    "Direction": "less than",
5594d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0108,
5595edfe305aSPatrick Rudolph                    "Label": "vout1",
5596edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5597edfe305aSPatrick Rudolph                    "Severity": 0,
5598edfe305aSPatrick Rudolph                    "Value": 1.08
5599edfe305aSPatrick Rudolph                },
5600edfe305aSPatrick Rudolph                {
5601edfe305aSPatrick Rudolph                    "Direction": "greater than",
5602d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.012,
5603edfe305aSPatrick Rudolph                    "Label": "vout1",
5604edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5605edfe305aSPatrick Rudolph                    "Severity": 0,
5606edfe305aSPatrick Rudolph                    "Value": 1.2
5607edfe305aSPatrick Rudolph                },
5608edfe305aSPatrick Rudolph                {
5609edfe305aSPatrick Rudolph                    "Direction": "less than",
5610d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0103,
5611edfe305aSPatrick Rudolph                    "Label": "vout1",
5612edfe305aSPatrick Rudolph                    "Name": "lower critical",
5613edfe305aSPatrick Rudolph                    "Severity": 1,
5614edfe305aSPatrick Rudolph                    "Value": 1.03
56156fa508cbSNaresh Solanki                }
56166fa508cbSNaresh Solanki            ],
5617b99a5eb4SNaresh Solanki            "Type": "TDA38640",
5618b99a5eb4SNaresh Solanki            "iin_Name": "CPU2_DIMM_12V_Current",
5619b99a5eb4SNaresh Solanki            "pin_Name": "CPU2_DIMM_12V_Power"
56206fa508cbSNaresh Solanki        },
56216fa508cbSNaresh Solanki        {
56226fa508cbSNaresh Solanki            "Address": "0x40",
56236fa508cbSNaresh Solanki            "Bus": "100",
5624*087b04dfSPatrick Rudolph            "CPURequired": 0,
56256fa508cbSNaresh Solanki            "Labels": [
56266fa508cbSNaresh Solanki                "iout1",
56276fa508cbSNaresh Solanki                "iin",
56286fa508cbSNaresh Solanki                "vin",
56296fa508cbSNaresh Solanki                "pin",
56306fa508cbSNaresh Solanki                "vout1",
56316fa508cbSNaresh Solanki                "pout1",
56326fa508cbSNaresh Solanki                "temp1"
56336fa508cbSNaresh Solanki            ],
563497f0a36bSPatrick Rudolph            "Name": "PVCCD_HV_CPU0",
56356fa508cbSNaresh Solanki            "PollRate": 5.0,
5636fa2972f8SNaresh Solanki            "PowerState": "On",
56376fa508cbSNaresh Solanki            "Thresholds": [
56386fa508cbSNaresh Solanki                {
56396fa508cbSNaresh Solanki                    "Direction": "greater than",
5640d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.55,
56416fa508cbSNaresh Solanki                    "Label": "iout1",
56426fa508cbSNaresh Solanki                    "Name": "upper critical",
56436fa508cbSNaresh Solanki                    "Severity": 1,
56446fa508cbSNaresh Solanki                    "Value": 55.0
56456fa508cbSNaresh Solanki                },
56466fa508cbSNaresh Solanki                {
56476fa508cbSNaresh Solanki                    "Direction": "greater than",
5648d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.25,
56496fa508cbSNaresh Solanki                    "Label": "iout1",
56506fa508cbSNaresh Solanki                    "Name": "upper non critical",
56516fa508cbSNaresh Solanki                    "Severity": 0,
56526fa508cbSNaresh Solanki                    "Value": 25.0
56536fa508cbSNaresh Solanki                },
56546fa508cbSNaresh Solanki                {
56556fa508cbSNaresh Solanki                    "Direction": "greater than",
5656d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.133,
56576fa508cbSNaresh Solanki                    "Label": "vin",
56586fa508cbSNaresh Solanki                    "Name": "upper critical",
56596fa508cbSNaresh Solanki                    "Severity": 1,
5660edfe305aSPatrick Rudolph                    "Value": 13.3
5661edfe305aSPatrick Rudolph                },
5662edfe305aSPatrick Rudolph                {
5663edfe305aSPatrick Rudolph                    "Direction": "greater than",
5664d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.128,
5665edfe305aSPatrick Rudolph                    "Label": "vin",
5666edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5667edfe305aSPatrick Rudolph                    "Severity": 0,
5668edfe305aSPatrick Rudolph                    "Value": 12.8
5669edfe305aSPatrick Rudolph                },
5670edfe305aSPatrick Rudolph                {
5671edfe305aSPatrick Rudolph                    "Direction": "less than",
5672d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.1168,
5673edfe305aSPatrick Rudolph                    "Label": "vin",
5674edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5675edfe305aSPatrick Rudolph                    "Severity": 0,
5676edfe305aSPatrick Rudolph                    "Value": 11.68
5677edfe305aSPatrick Rudolph                },
5678edfe305aSPatrick Rudolph                {
5679edfe305aSPatrick Rudolph                    "Direction": "less than",
5680d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.11080000000000001,
5681edfe305aSPatrick Rudolph                    "Label": "vin",
5682edfe305aSPatrick Rudolph                    "Name": "lower critical",
5683edfe305aSPatrick Rudolph                    "Severity": 1,
5684edfe305aSPatrick Rudolph                    "Value": 11.08
56856fa508cbSNaresh Solanki                },
56866fa508cbSNaresh Solanki                {
56876fa508cbSNaresh Solanki                    "Direction": "greater than",
5688d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0125,
56896fa508cbSNaresh Solanki                    "Label": "vout1",
56906fa508cbSNaresh Solanki                    "Name": "upper critical",
56916fa508cbSNaresh Solanki                    "Severity": 1,
5692edfe305aSPatrick Rudolph                    "Value": 1.25
56936fa508cbSNaresh Solanki                },
56946fa508cbSNaresh Solanki                {
56956fa508cbSNaresh Solanki                    "Direction": "greater than",
5696d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.2,
56976fa508cbSNaresh Solanki                    "Label": "temp1",
56986fa508cbSNaresh Solanki                    "Name": "upper non critical",
56996fa508cbSNaresh Solanki                    "Severity": 0,
57006fa508cbSNaresh Solanki                    "Value": 120.0
57016fa508cbSNaresh Solanki                },
57026fa508cbSNaresh Solanki                {
57036fa508cbSNaresh Solanki                    "Direction": "greater than",
5704d0fd3b1fSPatrick Rudolph                    "Hysteresis": 1.4000000000000001,
57056fa508cbSNaresh Solanki                    "Label": "temp1",
57066fa508cbSNaresh Solanki                    "Name": "upper critical",
57076fa508cbSNaresh Solanki                    "Severity": 1,
57086fa508cbSNaresh Solanki                    "Value": 140.0
5709edfe305aSPatrick Rudolph                },
5710edfe305aSPatrick Rudolph                {
5711edfe305aSPatrick Rudolph                    "Direction": "less than",
5712d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0108,
5713edfe305aSPatrick Rudolph                    "Label": "vout1",
5714edfe305aSPatrick Rudolph                    "Name": "lower non critical",
5715edfe305aSPatrick Rudolph                    "Severity": 0,
5716edfe305aSPatrick Rudolph                    "Value": 1.08
5717edfe305aSPatrick Rudolph                },
5718edfe305aSPatrick Rudolph                {
5719edfe305aSPatrick Rudolph                    "Direction": "greater than",
5720d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.012,
5721edfe305aSPatrick Rudolph                    "Label": "vout1",
5722edfe305aSPatrick Rudolph                    "Name": "upper non critical",
5723edfe305aSPatrick Rudolph                    "Severity": 0,
5724edfe305aSPatrick Rudolph                    "Value": 1.2
5725edfe305aSPatrick Rudolph                },
5726edfe305aSPatrick Rudolph                {
5727edfe305aSPatrick Rudolph                    "Direction": "less than",
5728d0fd3b1fSPatrick Rudolph                    "Hysteresis": 0.0103,
5729edfe305aSPatrick Rudolph                    "Label": "vout1",
5730edfe305aSPatrick Rudolph                    "Name": "lower critical",
5731edfe305aSPatrick Rudolph                    "Severity": 1,
5732edfe305aSPatrick Rudolph                    "Value": 1.03
57336fa508cbSNaresh Solanki                }
57346fa508cbSNaresh Solanki            ],
5735b99a5eb4SNaresh Solanki            "Type": "TDA38640",
5736b99a5eb4SNaresh Solanki            "iin_Name": "CPU0_DIMM_12V_Current",
5737b99a5eb4SNaresh Solanki            "pin_Name": "CPU0_DIMM_12V_Power"
57386fa508cbSNaresh Solanki        },
57396fa508cbSNaresh Solanki        {
57406fa508cbSNaresh Solanki            "Address": "0x30",
57416fa508cbSNaresh Solanki            "Bus": 0,
57423eb13440SPatrick Rudolph            "CpuID": 0,
57436fa508cbSNaresh Solanki            "Name": "CPU 0",
57446fa508cbSNaresh Solanki            "Type": "XeonCPU"
57456fa508cbSNaresh Solanki        },
57466fa508cbSNaresh Solanki        {
57476fa508cbSNaresh Solanki            "Address": "0x31",
57486fa508cbSNaresh Solanki            "Bus": 0,
57493eb13440SPatrick Rudolph            "CpuID": 1,
57506fa508cbSNaresh Solanki            "Name": "CPU 1",
57516fa508cbSNaresh Solanki            "Type": "XeonCPU"
57526fa508cbSNaresh Solanki        },
57536fa508cbSNaresh Solanki        {
57546fa508cbSNaresh Solanki            "Address": "0x32",
57556fa508cbSNaresh Solanki            "Bus": 0,
57563eb13440SPatrick Rudolph            "CpuID": 2,
57576fa508cbSNaresh Solanki            "Name": "CPU 2",
57586fa508cbSNaresh Solanki            "Type": "XeonCPU"
57596fa508cbSNaresh Solanki        },
57606fa508cbSNaresh Solanki        {
57616fa508cbSNaresh Solanki            "Address": "0x33",
57626fa508cbSNaresh Solanki            "Bus": 0,
57633eb13440SPatrick Rudolph            "CpuID": 3,
57646fa508cbSNaresh Solanki            "Name": "CPU 3",
57656fa508cbSNaresh Solanki            "Type": "XeonCPU"
57666fa508cbSNaresh Solanki        }
57676fa508cbSNaresh Solanki    ],
57686fa508cbSNaresh Solanki    "Name": "IBM SBP1 Baseboard",
57696fa508cbSNaresh Solanki    "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': '.*SBP1'})",
57706fa508cbSNaresh Solanki    "ProductId": 0,
57716fa508cbSNaresh Solanki    "Type": "Board",
57726fa508cbSNaresh Solanki    "xyz.openbmc_project.Inventory.Decorator.Asset": {
57736fa508cbSNaresh Solanki        "Manufacturer": "$BOARD_MANUFACTURER",
57746fa508cbSNaresh Solanki        "Model": "$BOARD_PRODUCT_NAME",
57756fa508cbSNaresh Solanki        "PartNumber": "$BOARD_PART_NUMBER",
57766fa508cbSNaresh Solanki        "SerialNumber": "$BOARD_SERIAL_NUMBER"
57776fa508cbSNaresh Solanki    },
57786fa508cbSNaresh Solanki    "xyz.openbmc_project.Inventory.Decorator.AssetTag": {
57796fa508cbSNaresh Solanki        "AssetTag": "$PRODUCT_ASSET_TAG"
57806fa508cbSNaresh Solanki    },
57816fa508cbSNaresh Solanki    "xyz.openbmc_project.Inventory.Item.System": {}
57826fa508cbSNaresh Solanki}
5783