blob: f1e8c4ad2d8f0b9af001f94d7fe2385f603c1070 [file] [log] [blame]
George Liue65c37f2024-02-18 11:33:39 +08001{
2 "Exposes": [
3 {
4 "BridgeGpio": [
5 {
6 "Name": "FM_BATTERY_SENSE_EN",
7 "Polarity": "High"
8 }
9 ],
10 "Index": 7,
11 "Name": "P3V_BMC_BAT_RTC",
12 "PollRate": 31104000,
13 "ScaleFactor": 0.3333,
14 "Thresholds": [
15 {
16 "Direction": "less than",
17 "Name": "lower critical",
18 "Severity": 1,
19 "Value": 2.7
20 }
21 ],
22 "Type": "ADC"
23 },
24 {
25 "Address": "0x1d",
26 "Bus": 7,
27 "Labels": [
28 "in0",
29 "in1",
30 "in2",
31 "in3",
32 "in4"
33 ],
34 "Name": "VOLT_CHIP1",
35 "PowerState": "On",
36 "Thresholds": [
37 {
38 "Direction": "greater than",
39 "Label": "in0",
40 "Name": "upper critical",
41 "Severity": 1,
42 "Value": 13.2
43 },
44 {
45 "Direction": "less than",
46 "Label": "in0",
47 "Name": "lower critical",
48 "Severity": 1,
49 "Value": 10.8
50 },
51 {
52 "Direction": "greater than",
53 "Label": "in0",
54 "Name": "upper non critical",
55 "Severity": 0,
56 "Value": 12.84
57 },
58 {
59 "Direction": "less than",
60 "Label": "in0",
61 "Name": "lower non critical",
62 "Severity": 0,
63 "Value": 11.16
64 },
65 {
66 "Direction": "greater than",
67 "Label": "in1",
68 "Name": "upper critical",
69 "Severity": 1,
70 "Value": 5.5
71 },
72 {
73 "Direction": "less than",
74 "Label": "in1",
75 "Name": "lower critical",
76 "Severity": 1,
77 "Value": 4.5
78 },
79 {
80 "Direction": "greater than",
81 "Label": "in1",
82 "Name": "upper non critical",
83 "Severity": 0,
84 "Value": 5.35
85 },
86 {
87 "Direction": "less than",
88 "Label": "in1",
89 "Name": "lower non critical",
90 "Severity": 0,
91 "Value": 4.65
92 },
93 {
94 "Direction": "greater than",
95 "Label": "in2",
96 "Name": "upper critical",
97 "Severity": 1,
98 "Value": 3.63
99 },
100 {
101 "Direction": "less than",
102 "Label": "in2",
103 "Name": "lower critical",
104 "Severity": 1,
105 "Value": 2.97
106 },
107 {
108 "Direction": "greater than",
109 "Label": "in2",
110 "Name": "upper non critical",
111 "Severity": 0,
112 "Value": 3.531
113 },
114 {
115 "Direction": "less than",
116 "Label": "in2",
117 "Name": "lower non critical",
118 "Severity": 0,
119 "Value": 3.069
120 },
121 {
122 "Direction": "greater than",
123 "Label": "in3",
124 "Name": "upper critical",
125 "Severity": 1,
126 "Value": 2.75
127 },
128 {
129 "Direction": "less than",
130 "Label": "in3",
131 "Name": "lower critical",
132 "Severity": 1,
133 "Value": 2.25
134 },
135 {
136 "Direction": "greater than",
137 "Label": "in3",
138 "Name": "upper non critical",
139 "Severity": 0,
140 "Value": 2.675
141 },
142 {
143 "Direction": "less than",
144 "Label": "in3",
145 "Name": "lower non critical",
146 "Severity": 0,
147 "Value": 2.325
148 },
149 {
150 "Direction": "greater than",
151 "Label": "in4",
152 "Name": "upper critical",
153 "Severity": 1,
154 "Value": 1.21
155 },
156 {
157 "Direction": "less than",
158 "Label": "in4",
159 "Name": "lower critical",
160 "Severity": 1,
161 "Value": 0.99
162 },
163 {
164 "Direction": "greater than",
165 "Label": "in4",
166 "Name": "upper non critical",
167 "Severity": 0,
168 "Value": 1.117
169 },
170 {
171 "Direction": "less than",
172 "Label": "in4",
173 "Name": "lower non critical",
174 "Severity": 0,
175 "Value": 1.023
176 }
177 ],
178 "Type": "ADC128D818",
179 "in0_Name": "P12V_STBY",
180 "in0_Scale": 113,
181 "in1_Name": "P5V_STBY",
182 "in1_Scale": 270,
183 "in2_Name": "P3V3_STBY",
184 "in2_Scale": 411,
185 "in3_Name": "P2V5_STBY",
186 "in3_Scale": 538,
187 "in4_Name": "P1V1_STBY"
188 },
189 {
190 "Address": "0x1e",
191 "Bus": 7,
192 "Labels": [
193 "in3",
194 "in4",
195 "in6"
196 ],
197 "Name": "VOLT_CHIP2",
198 "PowerState": "On",
199 "Thresholds": [
200 {
201 "Direction": "greater than",
202 "Label": "in3",
203 "Name": "upper critical",
204 "Severity": 1,
205 "Value": 13.2
206 },
207 {
208 "Direction": "less than",
209 "Label": "in3",
210 "Name": "lower critical",
211 "Severity": 1,
212 "Value": 10.8
213 },
214 {
215 "Direction": "greater than",
216 "Label": "in3",
217 "Name": "upper non critical",
218 "Severity": 0,
219 "Value": 12.84
220 },
221 {
222 "Direction": "less than",
223 "Label": "in3",
224 "Name": "lower non critical",
225 "Severity": 0,
226 "Value": 11.16
227 },
228 {
229 "Direction": "greater than",
230 "Label": "in4",
231 "Name": "upper critical",
232 "Severity": 1,
233 "Value": 13.2
234 },
235 {
236 "Direction": "less than",
237 "Label": "in4",
238 "Name": "lower critical",
239 "Severity": 1,
240 "Value": 10.8
241 },
242 {
243 "Direction": "greater than",
244 "Label": "in4",
245 "Name": "upper non critical",
246 "Severity": 0,
247 "Value": 12.84
248 },
249 {
250 "Direction": "less than",
251 "Label": "in4",
252 "Name": "lower non critical",
253 "Severity": 0,
254 "Value": 11.16
255 },
256 {
257 "Direction": "greater than",
258 "Label": "in6",
259 "Name": "upper critical",
260 "Severity": 1,
261 "Value": 13.2
262 },
263 {
264 "Direction": "less than",
265 "Label": "in6",
266 "Name": "lower critical",
267 "Severity": 1,
268 "Value": 10.8
269 },
270 {
271 "Direction": "greater than",
272 "Label": "in6",
273 "Name": "upper non critical",
274 "Severity": 0,
275 "Value": 12.84
276 },
277 {
278 "Direction": "less than",
279 "Label": "in6",
280 "Name": "lower non critical",
281 "Severity": 0,
282 "Value": 11.16
283 }
284 ],
285 "Type": "ADC128D818",
286 "in3_Name": "P12V_F_HD",
287 "in3_Scale": 113,
288 "in4_Name": "P12V_R_HD",
289 "in4_Scale": 113,
290 "in6_Name": "P12V",
291 "in6_Scale": 113
292 },
293 {
294 "Address": "0x1f",
295 "Bus": 7,
296 "Labels": [
297 "in1",
298 "in2",
299 "in5",
300 "in6",
301 "in7"
302 ],
303 "Name": "VOLT_CHIP3",
304 "PowerState": "BiosPost",
305 "Thresholds": [
306 {
307 "Direction": "greater than",
308 "Label": "in1",
309 "Name": "upper critical",
310 "Severity": 1,
311 "Value": 5.5
312 },
313 {
314 "Direction": "less than",
315 "Label": "in1",
316 "Name": "lower critical",
317 "Severity": 1,
318 "Value": 4.5
319 },
320 {
321 "Direction": "greater than",
322 "Label": "in1",
323 "Name": "upper non critical",
324 "Severity": 0,
325 "Value": 5.35
326 },
327 {
328 "Direction": "less than",
329 "Label": "in1",
330 "Name": "lower non critical",
331 "Severity": 0,
332 "Value": 4.65
333 },
334 {
335 "Direction": "greater than",
336 "Label": "in2",
337 "Name": "upper critical",
338 "Severity": 1,
339 "Value": 3.63
340 },
341 {
342 "Direction": "less than",
343 "Label": "in2",
344 "Name": "lower critical",
345 "Severity": 1,
346 "Value": 2.97
347 },
348 {
349 "Direction": "greater than",
350 "Label": "in2",
351 "Name": "upper non critical",
352 "Severity": 0,
353 "Value": 3.531
354 },
355 {
356 "Direction": "less than",
357 "Label": "in2",
358 "Name": "lower non critical",
359 "Severity": 0,
360 "Value": 3.069
361 },
362 {
363 "Direction": "greater than",
364 "Label": "in5",
365 "Name": "upper critical",
366 "Severity": 1,
367 "Value": 1.32
368 },
369 {
370 "Direction": "less than",
371 "Label": "in5",
372 "Name": "lower critical",
373 "Severity": 1,
374 "Value": 1.08
375 },
376 {
377 "Direction": "greater than",
378 "Label": "in5",
379 "Name": "upper non critical",
380 "Severity": 0,
381 "Value": 1.284
382 },
383 {
384 "Direction": "less than",
385 "Label": "in5",
386 "Name": "lower non critical",
387 "Severity": 0,
388 "Value": 1.116
389 },
390 {
391 "Direction": "greater than",
392 "Label": "in6",
393 "Name": "upper critical",
394 "Severity": 1,
395 "Value": 1.32
396 },
397 {
398 "Direction": "less than",
399 "Label": "in6",
400 "Name": "lower critical",
401 "Severity": 1,
402 "Value": 1.08
403 },
404 {
405 "Direction": "greater than",
406 "Label": "in6",
407 "Name": "upper non critical",
408 "Severity": 0,
409 "Value": 1.284
410 },
411 {
412 "Direction": "less than",
413 "Label": "in6",
414 "Name": "lower non critical",
415 "Severity": 0,
416 "Value": 1.116
417 },
418 {
419 "Direction": "greater than",
420 "Label": "in7",
421 "Name": "upper critical",
422 "Severity": 1,
423 "Value": 1.32
424 },
425 {
426 "Direction": "less than",
427 "Label": "in7",
428 "Name": "lower critical",
429 "Severity": 1,
430 "Value": 1.08
431 },
432 {
433 "Direction": "greater than",
434 "Label": "in7",
435 "Name": "upper non critical",
436 "Severity": 0,
437 "Value": 1.284
438 },
439 {
440 "Direction": "less than",
441 "Label": "in7",
442 "Name": "lower non critical",
443 "Severity": 0,
444 "Value": 1.116
445 }
446 ],
447 "Type": "ADC128D818",
448 "in1_Name": "P5V_HDD",
449 "in1_Scale": 270,
450 "in2_Name": "P3V3",
451 "in2_Scale": 417,
452 "in5_Name": "PVDD_D0P1",
453 "in6_Name": "PVDD_D0P0_D1P1",
454 "in7_Name": "PVDD_D1P0"
455 },
456 {
457 "Address": "0x2d",
458 "Bus": 7,
459 "Labels": [
460 "in0",
461 "in1",
462 "in2",
463 "in3",
464 "in4",
465 "in5",
466 "in6"
467 ],
468 "Name": "VOLT_CHIP4",
469 "PowerState": "On",
470 "Thresholds": [
471 {
472 "Direction": "greater than",
473 "Label": "in0",
474 "Name": "upper critical",
475 "Severity": 1,
476 "Value": 1.1
477 },
478 {
479 "Direction": "less than",
480 "Label": "in0",
481 "Name": "lower critical",
482 "Severity": 1,
483 "Value": 0.54
484 },
485 {
486 "Direction": "greater than",
487 "Label": "in1",
488 "Name": "upper critical",
489 "Severity": 1,
490 "Value": 1.21
491 },
492 {
493 "Direction": "less than",
494 "Label": "in1",
495 "Name": "lower critical",
496 "Severity": 1,
497 "Value": 0.45
498 },
499 {
500 "Direction": "greater than",
501 "Label": "in2",
502 "Name": "upper critical",
503 "Severity": 1,
504 "Value": 1.21
505 },
506 {
507 "Direction": "less than",
508 "Label": "in2",
509 "Name": "lower critical",
510 "Severity": 1,
511 "Value": 0.45
512 },
513 {
514 "Direction": "greater than",
515 "Label": "in3",
516 "Name": "upper critical",
517 "Severity": 1,
518 "Value": 1.21
519 },
520 {
521 "Direction": "less than",
522 "Label": "in3",
523 "Name": "lower critical",
524 "Severity": 1,
525 "Value": 0.63
526 },
527 {
528 "Direction": "greater than",
529 "Label": "in4",
530 "Name": "upper critical",
531 "Severity": 1,
532 "Value": 1.21
533 },
534 {
535 "Direction": "less than",
536 "Label": "in4",
537 "Name": "lower critical",
538 "Severity": 1,
539 "Value": 0.63
540 },
541 {
542 "Direction": "greater than",
543 "Label": "in5",
544 "Name": "upper critical",
545 "Severity": 1,
546 "Value": 1.155
547 },
548 {
549 "Direction": "less than",
550 "Label": "in5",
551 "Name": "lower critical",
552 "Severity": 1,
553 "Value": 0.72
554 },
555 {
556 "Direction": "greater than",
557 "Label": "in6",
558 "Name": "upper critical",
559 "Severity": 1,
560 "Value": 0.935
561 },
562 {
563 "Direction": "less than",
564 "Label": "in6",
565 "Name": "lower critical",
566 "Severity": 1,
567 "Value": 0.765
568 },
569 {
570 "Direction": "greater than",
571 "Label": "in6",
572 "Name": "upper non critical",
573 "Severity": 0,
574 "Value": 0.9095
575 },
576 {
577 "Direction": "less than",
578 "Label": "in6",
579 "Name": "lower non critical",
580 "Severity": 0,
581 "Value": 0.7905
582 }
583 ],
584 "Type": "ADC128D818",
585 "in0_Name": "PVDN_DCM0",
586 "in1_Name": "PVDDA_DCM0",
587 "in2_Name": "PVDDB_DCM0",
588 "in3_Name": "PVCSA_DCM0",
589 "in4_Name": "PVCSB_DCM0",
590 "in5_Name": "PVIO_DCM0",
591 "in6_Name": "PVPCI_DCM0"
592 },
593 {
594 "Address": "0x2e",
595 "Bus": 7,
596 "Labels": [
597 "in0",
598 "in1",
599 "in2",
600 "in3",
601 "in4",
602 "in5",
603 "in6"
604 ],
605 "Name": "VOLT_CHIP5",
606 "PowerState": "On",
607 "Thresholds": [
608 {
609 "Direction": "greater than",
610 "Label": "in0",
611 "Name": "upper critical",
612 "Severity": 1,
613 "Value": 1.1
614 },
615 {
616 "Direction": "less than",
617 "Label": "in0",
618 "Name": "lower critical",
619 "Severity": 1,
620 "Value": 0.54
621 },
622 {
623 "Direction": "greater than",
624 "Label": "in1",
625 "Name": "upper critical",
626 "Severity": 1,
627 "Value": 1.21
628 },
629 {
630 "Direction": "less than",
631 "Label": "in1",
632 "Name": "lower critical",
633 "Severity": 1,
634 "Value": 0.45
635 },
636 {
637 "Direction": "greater than",
638 "Label": "in2",
639 "Name": "upper critical",
640 "Severity": 1,
641 "Value": 1.21
642 },
643 {
644 "Direction": "less than",
645 "Label": "in2",
646 "Name": "lower critical",
647 "Severity": 1,
648 "Value": 0.45
649 },
650 {
651 "Direction": "greater than",
652 "Label": "in3",
653 "Name": "upper critical",
654 "Severity": 1,
655 "Value": 1.21
656 },
657 {
658 "Direction": "less than",
659 "Label": "in3",
660 "Name": "lower critical",
661 "Severity": 1,
662 "Value": 0.63
663 },
664 {
665 "Direction": "greater than",
666 "Label": "in4",
667 "Name": "upper critical",
668 "Severity": 1,
669 "Value": 1.21
670 },
671 {
672 "Direction": "less than",
673 "Label": "in4",
674 "Name": "lower critical",
675 "Severity": 1,
676 "Value": 0.63
677 },
678 {
679 "Direction": "greater than",
680 "Label": "in5",
681 "Name": "upper critical",
682 "Severity": 1,
683 "Value": 1.155
684 },
685 {
686 "Direction": "less than",
687 "Label": "in5",
688 "Name": "lower critical",
689 "Severity": 1,
690 "Value": 0.72
691 },
692 {
693 "Direction": "greater than",
694 "Label": "in6",
695 "Name": "upper critical",
696 "Severity": 1,
697 "Value": 0.935
698 },
699 {
700 "Direction": "less than",
701 "Label": "in6",
702 "Name": "lower critical",
703 "Severity": 1,
704 "Value": 0.765
705 },
706 {
707 "Direction": "greater than",
708 "Label": "in6",
709 "Name": "upper non critical",
710 "Severity": 0,
711 "Value": 0.9095
712 },
713 {
714 "Direction": "less than",
715 "Label": "in6",
716 "Name": "lower non critical",
717 "Severity": 0,
718 "Value": 0.7905
719 }
720 ],
721 "Type": "ADC128D818",
722 "in0_Name": "PVDN_DCM1",
723 "in1_Name": "PVDDA_DCM1",
724 "in2_Name": "PVDDB_DCM1",
725 "in3_Name": "PVCSA_DCM1",
726 "in4_Name": "PVCSB_DCM1",
727 "in5_Name": "PVIO_DCM1",
728 "in6_Name": "PVPCI_DCM1"
729 },
730 {
731 "Address": "0x2f",
732 "Bus": 7,
733 "Labels": [
734 "in0",
735 "in6"
736 ],
737 "Name": "VOLT_CHIP6",
738 "PowerState": "BiosPost",
739 "Thresholds": [
740 {
741 "Direction": "greater than",
742 "Label": "in0",
743 "Name": "upper critical",
744 "Severity": 1,
745 "Value": 0.902
746 },
747 {
748 "Direction": "less than",
749 "Label": "in0",
750 "Name": "lower critical",
751 "Severity": 1,
752 "Value": 0.738
753 },
754 {
755 "Direction": "greater than",
756 "Label": "in0",
757 "Name": "upper non critical",
758 "Severity": 0,
759 "Value": 0.8774
760 },
761 {
762 "Direction": "less than",
763 "Label": "in0",
764 "Name": "lower non critical",
765 "Severity": 0,
766 "Value": 0.7626
767 },
768 {
769 "Direction": "greater than",
770 "Label": "in6",
771 "Name": "upper critical",
772 "Severity": 1,
773 "Value": 2.75
774 },
775 {
776 "Direction": "less than",
777 "Label": "in6",
778 "Name": "lower critical",
779 "Severity": 1,
780 "Value": 2.25
781 },
782 {
783 "Direction": "greater than",
784 "Label": "in6",
785 "Name": "upper non critical",
786 "Severity": 0,
787 "Value": 2.675
788 },
789 {
790 "Direction": "less than",
791 "Label": "in6",
792 "Name": "lower non critical",
793 "Severity": 0,
794 "Value": 2.325
795 }
796 ],
797 "Type": "ADC128D818",
798 "in0_Name": "PVDD_CORE_D0P1_A01",
799 "in6_Name": "PVPP_D0",
800 "in6_Scale": 538
801 },
802 {
803 "Address": "0x35",
804 "Bus": 7,
805 "Labels": [
806 "in1",
807 "in2"
808 ],
809 "Name": "VOLT_CHIP7",
810 "PowerState": "BiosPost",
811 "Thresholds": [
812 {
813 "Direction": "greater than",
814 "Label": "in1",
815 "Name": "upper critical",
816 "Severity": 1,
817 "Value": 1.045
818 },
819 {
820 "Direction": "less than",
821 "Label": "in1",
822 "Name": "lower critical",
823 "Severity": 1,
824 "Value": 0.855
825 },
826 {
827 "Direction": "greater than",
828 "Label": "in1",
829 "Name": "upper non critical",
830 "Severity": 0,
831 "Value": 1.0165
832 },
833 {
834 "Direction": "less than",
835 "Label": "in1",
836 "Name": "lower non critical",
837 "Severity": 0,
838 "Value": 0.8835
839 },
840 {
841 "Direction": "greater than",
842 "Label": "in2",
843 "Name": "upper critical",
844 "Severity": 1,
845 "Value": 1.98
846 },
847 {
848 "Direction": "less than",
849 "Label": "in2",
850 "Name": "lower critical",
851 "Severity": 1,
852 "Value": 1.62
853 },
854 {
855 "Direction": "greater than",
856 "Label": "in2",
857 "Name": "upper non critical",
858 "Severity": 0,
859 "Value": 1.926
860 },
861 {
862 "Direction": "less than",
863 "Label": "in2",
864 "Name": "lower non critical",
865 "Severity": 0,
866 "Value": 1.674
867 }
868 ],
869 "Type": "ADC128D818",
870 "in1_Name": "PAVD_0V9_D0P1_A01",
871 "in2_Name": "PVDD_1V8_D0P1_A01",
872 "in2_Scale": 751
873 },
874 {
875 "Address": "0x36",
876 "Bus": 7,
877 "Labels": [
878 "in6"
879 ],
880 "Name": "VOLT_CHIP8",
881 "PowerState": "BiosPost",
882 "Thresholds": [
883 {
884 "Direction": "greater than",
885 "Label": "in6",
886 "Name": "upper critical",
887 "Severity": 1,
888 "Value": 2.75
889 },
890 {
891 "Direction": "less than",
892 "Label": "in6",
893 "Name": "lower critical",
894 "Severity": 1,
895 "Value": 2.25
896 },
897 {
898 "Direction": "greater than",
899 "Label": "in6",
900 "Name": "upper non critical",
901 "Severity": 0,
902 "Value": 2.675
903 },
904 {
905 "Direction": "less than",
906 "Label": "in6",
907 "Name": "lower non critical",
908 "Severity": 0,
909 "Value": 2.325
910 }
911 ],
912 "Type": "ADC128D818",
913 "in6_Name": "PVPP_D1",
914 "in6_Scale": 538
915 },
916 {
917 "Address": "0x72",
918 "Bus": 5000,
919 "Labels": [
920 "temp1"
921 ],
922 "Name": "CPU0_VDN_Temp",
923 "PowerState": "On",
924 "Thresholds": [
925 {
926 "Direction": "greater than",
927 "Label": "temp1",
928 "Name": "upper critical",
929 "Severity": 1,
930 "Value": 120
931 },
932 {
933 "Direction": "greater than",
934 "Label": "temp1",
935 "Name": "upper non critical",
936 "Severity": 0,
937 "Value": 105
938 }
939 ],
940 "Type": "IR35221",
941 "temp1_Name": "CPU0_VDN_Temp"
942 },
943 {
944 "Address": "0x73",
945 "Bus": 5000,
946 "Labels": [
947 "temp1"
948 ],
949 "Name": "CPU0_VIO_Temp",
950 "PowerState": "On",
951 "Thresholds": [
952 {
953 "Direction": "greater than",
954 "Label": "temp1",
955 "Name": "upper critical",
956 "Severity": 1,
957 "Value": 120
958 },
959 {
960 "Direction": "greater than",
961 "Label": "temp1",
962 "Name": "upper non critical",
963 "Severity": 0,
964 "Value": 105
965 }
966 ],
967 "Type": "IR35221",
968 "temp1_Name": "CPU0_VIO_Temp"
969 },
970 {
971 "Address": "0x74",
972 "Bus": 5000,
973 "Labels": [
974 "temp1"
975 ],
976 "Name": "CPU0_VPCI_Temp",
977 "PowerState": "On",
978 "Thresholds": [
979 {
980 "Direction": "greater than",
981 "Label": "temp1",
982 "Name": "upper critical",
983 "Severity": 1,
984 "Value": 120
985 },
986 {
987 "Direction": "greater than",
988 "Label": "temp1",
989 "Name": "upper non critical",
990 "Severity": 0,
991 "Value": 105
992 }
993 ],
994 "Type": "IR35221",
995 "temp1_Name": "CPU0_VPCI_Temp"
996 },
997 {
998 "Address": "0x72",
999 "Bus": 5001,
1000 "Labels": [
1001 "temp1"
1002 ],
1003 "Name": "CPU1_VDN_Temp",
1004 "PowerState": "On",
1005 "Thresholds": [
1006 {
1007 "Direction": "greater than",
1008 "Label": "temp1",
1009 "Name": "upper critical",
1010 "Severity": 1,
1011 "Value": 120
1012 },
1013 {
1014 "Direction": "greater than",
1015 "Label": "temp1",
1016 "Name": "upper non critical",
1017 "Severity": 0,
1018 "Value": 105
1019 }
1020 ],
1021 "Type": "IR35221",
1022 "temp1_Name": "CPU1_VDN_Temp"
1023 },
1024 {
1025 "Address": "0x73",
1026 "Bus": 5001,
1027 "Labels": [
1028 "temp1"
1029 ],
1030 "Name": "CPU1_VIO_Temp",
1031 "PowerState": "On",
1032 "Thresholds": [
1033 {
1034 "Direction": "greater than",
1035 "Label": "temp1",
1036 "Name": "upper critical",
1037 "Severity": 1,
1038 "Value": 120
1039 },
1040 {
1041 "Direction": "greater than",
1042 "Label": "temp1",
1043 "Name": "upper non critical",
1044 "Severity": 0,
1045 "Value": 105
1046 }
1047 ],
1048 "Type": "IR35221",
1049 "temp1_Name": "CPU1_VIO_Temp"
1050 },
1051 {
1052 "Address": "0x74",
1053 "Bus": 5001,
1054 "Labels": [
1055 "temp1"
1056 ],
1057 "Name": "CPU1_VPCI_Temp",
1058 "PowerState": "On",
1059 "Thresholds": [
1060 {
1061 "Direction": "greater than",
1062 "Label": "temp1",
1063 "Name": "upper critical",
1064 "Severity": 1,
1065 "Value": 120
1066 },
1067 {
1068 "Direction": "greater than",
1069 "Label": "temp1",
1070 "Name": "upper non critical",
1071 "Severity": 0,
1072 "Value": 105
1073 }
1074 ],
1075 "Type": "IR35221",
1076 "temp1_Name": "CPU1_VPCI_Temp"
1077 },
1078 {
1079 "Name": "CPU0_VR_Temp",
1080 "PowerState": "BiosPost",
1081 "Sensors": [
1082 "CPU0_VDDA_Temp",
1083 "CPU0_VDDB_Temp",
1084 "CPU0_VDN_Temp",
1085 "CPU0_VIO_Temp",
1086 "CPU0_VPCI_Temp"
1087 ],
1088 "Thresholds": [
1089 {
1090 "Direction": "greater than",
1091 "Name": "upper critical",
1092 "Severity": 1,
1093 "Value": 120
1094 },
1095 {
1096 "Direction": "greater than",
1097 "Name": "upper non critical",
1098 "Severity": 0,
1099 "Value": 105
1100 }
1101 ],
1102 "Type": "Maximum",
1103 "Units": "DegreesC"
1104 },
1105 {
1106 "Name": "CPU1_VR_Temp",
1107 "PowerState": "BiosPost",
1108 "Sensors": [
1109 "CPU1_VDDC_Temp",
1110 "CPU1_VDDD_Temp",
1111 "CPU1_VDN_Temp",
1112 "CPU1_VIO_Temp",
1113 "CPU1_VPCI_Temp"
1114 ],
1115 "Thresholds": [
1116 {
1117 "Direction": "greater than",
1118 "Name": "upper critical",
1119 "Severity": 1,
1120 "Value": 120
1121 },
1122 {
1123 "Direction": "greater than",
1124 "Name": "upper non critical",
1125 "Severity": 0,
1126 "Value": 105
1127 }
1128 ],
1129 "Type": "Maximum",
1130 "Units": "DegreesC"
1131 },
1132 {
1133 "Address": "0x74",
1134 "Bus": 5002,
1135 "Labels": [
1136 "temp1"
1137 ],
1138 "Name": "R_DIMM_VR_Temp",
1139 "PowerState": "On",
1140 "Thresholds": [
1141 {
1142 "Direction": "greater than",
1143 "Label": "temp1",
1144 "Name": "upper critical",
1145 "Severity": 1,
1146 "Value": 120
1147 },
1148 {
1149 "Direction": "greater than",
1150 "Label": "temp1",
1151 "Name": "upper non critical",
1152 "Severity": 0,
1153 "Value": 105
1154 }
1155 ],
1156 "Type": "PXE1610",
1157 "temp1_Name": "R_DIMM_VR_Temp"
1158 },
1159 {
1160 "Address": "0x5C",
1161 "Bus": 5002,
1162 "Labels": [
1163 "temp1"
1164 ],
1165 "Name": "L_DIMM_VR_Temp",
1166 "PowerState": "On",
1167 "Thresholds": [
1168 {
1169 "Direction": "greater than",
1170 "Label": "temp1",
1171 "Name": "upper critical",
1172 "Severity": 1,
1173 "Value": 120
1174 },
1175 {
1176 "Direction": "greater than",
1177 "Label": "temp1",
1178 "Name": "upper non critical",
1179 "Severity": 0,
1180 "Value": 105
1181 }
1182 ],
1183 "Type": "PXE1610",
1184 "temp1_Name": "L_DIMM_VR_Temp"
1185 },
1186 {
1187 "Address": "0x5A",
1188 "Bus": 5002,
1189 "Labels": [
1190 "temp1"
1191 ],
1192 "Name": "M_DIMM_VR_Temp",
1193 "PowerState": "On",
1194 "Thresholds": [
1195 {
1196 "Direction": "greater than",
1197 "Label": "temp1",
1198 "Name": "upper critical",
1199 "Severity": 1,
1200 "Value": 120
1201 },
1202 {
1203 "Direction": "greater than",
1204 "Label": "temp1",
1205 "Name": "upper non critical",
1206 "Severity": 0,
1207 "Value": 105
1208 }
1209 ],
1210 "Type": "PXE1610",
1211 "temp1_Name": "M_DIMM_VR_Temp"
1212 },
1213 {
1214 "EnterUtilizationDwellTime": 240,
1215 "EnterUtilizationPercent": 8,
1216 "ExitUtilizationDwellTime": 10,
1217 "ExitUtilizationPercent": 12,
1218 "IdlePowerSaverEnabled": true,
1219 "Name": "Default Power Mode Properties",
1220 "PowerMode": "MaximumPerformance",
1221 "Type": "PowerModeProperties"
1222 },
1223 {
1224 "Address": "0x48",
1225 "Bus": 1,
1226 "Name": "Sys_Outlet_Temp",
1227 "Thresholds": [
1228 {
1229 "Direction": "greater than",
1230 "Name": "upper critical",
1231 "Severity": 1,
1232 "Value": 58
1233 },
1234 {
1235 "Direction": "greater than",
1236 "Name": "upper non critical",
1237 "Severity": 0,
1238 "Value": 57
1239 }
1240 ],
1241 "Type": "TMP112"
1242 },
1243 {
1244 "Address": "0x48",
1245 "Bus": 2,
1246 "Name": "Inlet_Temp",
1247 "Thresholds": [
1248 {
1249 "Direction": "greater than",
1250 "Name": "upper critical",
1251 "Severity": 1,
1252 "Value": 42
1253 },
1254 {
1255 "Direction": "greater than",
1256 "Name": "upper non critical",
1257 "Severity": 0,
1258 "Value": 40
1259 }
1260 ],
1261 "Type": "TMP112"
1262 },
1263 {
1264 "Address": "0x49",
1265 "Bus": 2002,
1266 "Name": "L_OCP_Zone_Temp",
1267 "Thresholds": [
1268 {
1269 "Direction": "greater than",
1270 "Name": "upper critical",
1271 "Severity": 1,
1272 "Value": 65
1273 },
1274 {
1275 "Direction": "greater than",
1276 "Name": "upper non critical",
1277 "Severity": 0,
1278 "Value": 63
1279 }
1280 ],
1281 "Type": "TMP112"
1282 },
1283 {
1284 "Address": "0x4a",
1285 "Bus": 2002,
1286 "Name": "R_OCP_Zone_Temp",
1287 "Thresholds": [
1288 {
1289 "Direction": "greater than",
1290 "Name": "upper critical",
1291 "Severity": 1,
1292 "Value": 65
1293 },
1294 {
1295 "Direction": "greater than",
1296 "Name": "upper non critical",
1297 "Severity": 0,
1298 "Value": 63
1299 }
1300 ],
1301 "Type": "TMP112"
1302 },
1303 {
1304 "Address": "0x48",
1305 "Bus": 12000,
1306 "Name": "R_PCIe_Inlet_T",
1307 "Thresholds": [
1308 {
1309 "Direction": "greater than",
1310 "Name": "upper critical",
1311 "Severity": 1,
1312 "Value": 55
1313 },
1314 {
1315 "Direction": "greater than",
1316 "Name": "upper non critical",
1317 "Severity": 0,
1318 "Value": 54
1319 }
1320 ],
1321 "Type": "TMP112"
1322 },
1323 {
1324 "Address": "0x48",
1325 "Bus": 12100,
1326 "Name": "L_PCIe_Inlet_T",
1327 "Thresholds": [
1328 {
1329 "Direction": "greater than",
1330 "Name": "upper critical",
1331 "Severity": 1,
1332 "Value": 55
1333 },
1334 {
1335 "Direction": "greater than",
1336 "Name": "upper non critical",
1337 "Severity": 0,
1338 "Value": 54
1339 }
1340 ],
1341 "Type": "TMP112"
1342 },
1343 {
1344 "Address": "0x48",
1345 "Bus": 13000,
1346 "Name": "M_PCIe_Inlet_T",
1347 "Thresholds": [
1348 {
1349 "Direction": "greater than",
1350 "Name": "upper critical",
1351 "Severity": 1,
1352 "Value": 55
1353 },
1354 {
1355 "Direction": "greater than",
1356 "Name": "upper non critical",
1357 "Severity": 0,
1358 "Value": 54
1359 }
1360 ],
1361 "Type": "TMP112"
1362 },
1363 {
1364 "Address": "0x60",
1365 "Bus": 5000,
1366 "Labels": [
1367 "temp1"
1368 ],
1369 "Name": "CPU0_VDDA_Temp",
1370 "PowerState": "On",
1371 "Thresholds": [
1372 {
1373 "Direction": "greater than",
1374 "Label": "temp1",
1375 "Name": "upper critical",
1376 "Severity": 1,
1377 "Value": 120
1378 },
1379 {
1380 "Direction": "greater than",
1381 "Label": "temp1",
1382 "Name": "upper non critical",
1383 "Severity": 0,
1384 "Value": 105
1385 }
1386 ],
1387 "Type": "XDPE132G5C",
1388 "temp1_Name": "CPU0_VDDA_Temp"
1389 },
1390 {
1391 "Address": "0x61",
1392 "Bus": 5000,
1393 "Labels": [
1394 "temp1"
1395 ],
1396 "Name": "CPU0_VDDB_Temp",
1397 "PowerState": "On",
1398 "Thresholds": [
1399 {
1400 "Direction": "greater than",
1401 "Label": "temp1",
1402 "Name": "upper critical",
1403 "Severity": 1,
1404 "Value": 120
1405 },
1406 {
1407 "Direction": "greater than",
1408 "Label": "temp1",
1409 "Name": "upper non critical",
1410 "Severity": 0,
1411 "Value": 105
1412 }
1413 ],
1414 "Type": "XDPE132G5C",
1415 "temp1_Name": "CPU0_VDDB_Temp"
1416 },
1417 {
1418 "Address": "0x60",
1419 "Bus": 5001,
1420 "Labels": [
1421 "temp1"
1422 ],
1423 "Name": "CPU1_VDDC_Temp",
1424 "PowerState": "On",
1425 "Thresholds": [
1426 {
1427 "Direction": "greater than",
1428 "Label": "temp1",
1429 "Name": "upper critical",
1430 "Severity": 1,
1431 "Value": 120
1432 },
1433 {
1434 "Direction": "greater than",
1435 "Label": "temp1",
1436 "Name": "upper non critical",
1437 "Severity": 0,
1438 "Value": 105
1439 }
1440 ],
1441 "Type": "XDPE132G5C",
1442 "temp1_Name": "CPU1_VDDC_Temp"
1443 },
1444 {
1445 "Address": "0x61",
1446 "Bus": 5001,
1447 "Labels": [
1448 "temp1"
1449 ],
1450 "Name": "CPU1_VDDD_Temp",
1451 "PowerState": "On",
1452 "Thresholds": [
1453 {
1454 "Direction": "greater than",
1455 "Label": "temp1",
1456 "Name": "upper critical",
1457 "Severity": 1,
1458 "Value": 120
1459 },
1460 {
1461 "Direction": "greater than",
1462 "Label": "temp1",
1463 "Name": "upper non critical",
1464 "Severity": 0,
1465 "Value": 105
1466 }
1467 ],
1468 "Type": "XDPE132G5C",
1469 "temp1_Name": "CPU1_VDDD_Temp"
1470 }
1471 ],
1472 "Name": "FP5280G3 Chassis",
1473 "Probe": [
1474 "com.ibm.ipzvpd.VSYS({'TM': [70, 80, 53, 50, 56, 48, 71, 51]})"
1475 ],
1476 "Type": "Chassis",
1477 "xyz.openbmc_project.Inventory.Decorator.Compatible": {
1478 "Names": [
1479 "com.iei.Hardware.Chassis.Model.FP5280G3"
1480 ]
1481 }
1482}