Add mgnt/spider/medusa board sensors for Yosemite 4
- Configure the following type sensors:
- adm1272
- adm1281
- adc128d818
- aspeed adc
- ina233
- pmbus
- tmp75
- tmp421
- Revise condition to probe json config for entity-manager
Tested:
- Read sensors from entity-manager through dbus
Change-Id: I7d4d8e94aab5f1cbca281e32deab958b593a6930
Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
diff --git a/configurations/yosemite4_medusaboard.json b/configurations/yosemite4_medusaboard.json
new file mode 100644
index 0000000..77aee4b
--- /dev/null
+++ b/configurations/yosemite4_medusaboard.json
@@ -0,0 +1,2221 @@
+{
+ "Exposes": [
+ {
+ "Address": "0x10",
+ "Bus": 11,
+ "Labels": [
+ "temp1",
+ "vin",
+ "vout1",
+ "iout1",
+ "pin"
+ ],
+ "Name": "MEDUSA_48VHSC0",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 100
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 94
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 71.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 68.25
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 4512
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 3432
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 3276
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 60
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 53.28
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 52.8
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 43.2
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 42.72
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 40
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 60
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 53.28
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 52.8
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 43.2
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 42.72
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 40
+ }
+ ],
+ "Type": "ADM1272",
+ "iout1_Name": "MEDUSA_48VHSC0_CURR_A",
+ "pin_Name": "MEDUSA_48VHSC0_INPUT_PWR_W",
+ "temp1_Name": "MEDUSA_48VHSC0_TEMP_C",
+ "vin_Name": "MEDUSA_48VHSC0_INPUT_VOLT_V",
+ "vout1_Name": "MEDUSA_48VHSC0_OUTPUT_VOLT_V"
+ },
+ {
+ "Address": "0x12",
+ "Bus": 11,
+ "Labels": [
+ "temp1",
+ "vin",
+ "vout1",
+ "iout1",
+ "pin"
+ ],
+ "Name": "MEDUSA_48VHSC1",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 100
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 94
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 71.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 68.25
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 4512
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 3432
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 3276
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 60
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 53.28
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 52.8
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 43.2
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 42.72
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 40
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 60
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 53.28
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 52.8
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 43.2
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 42.72
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 40
+ }
+ ],
+ "Type": "ADM1272",
+ "iout1_Name": "MEDUSA_48VHSC1_CURR_A",
+ "pin_Name": "MEDUSA_48VHSC1_INPUT_PWR_W",
+ "temp1_Name": "MEDUSA_48VHSC1_TEMP_C",
+ "vin_Name": "MEDUSA_48VHSC1_INPUT_VOLT_V",
+ "vout1_Name": "MEDUSA_48VHSC1_OUTPUT_VOLT_V"
+ },
+ {
+ "Address": "0x40",
+ "Bus": 0,
+ "Labels": [
+ "temp1",
+ "vin",
+ "vout1",
+ "iout1",
+ "pin"
+ ],
+ "Name": "MEDUSA_MB1_12VHSC",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 90
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 87.956
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 83.958
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 1125
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1099.45
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 1049.475
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 80
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ }
+ ],
+ "Type": "ADM1281",
+ "iout1_Name": "MEDUSA_MB1_12VHSC_CURR_A",
+ "pin_Name": "MEDUSA_MB1_12VHSC_INPUT_PWR_W",
+ "temp1_Name": "MEDUSA_MB1_12VHSC_TEMP_C",
+ "vin_Name": "MEDUSA_MB1_12VHSC_INPUT_VOLT_V",
+ "vout1_Name": "MEDUSA_MB1_12VHSC_OUTPUT_VOLT_V"
+ },
+ {
+ "Address": "0x40",
+ "Bus": 1,
+ "Labels": [
+ "temp1",
+ "vin",
+ "vout1",
+ "iout1",
+ "pin"
+ ],
+ "Name": "MEDUSA_MB2_12VHSC",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 90
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 87.956
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 83.958
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 1125
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1099.45
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 1049.475
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 80
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ }
+ ],
+ "Type": "ADM1281",
+ "iout1_Name": "MEDUSA_MB2_12VHSC_CURR_A",
+ "pin_Name": "MEDUSA_MB2_12VHSC_INPUT_PWR_W",
+ "temp1_Name": "MEDUSA_MB2_12VHSC_TEMP_C",
+ "vin_Name": "MEDUSA_MB2_12VHSC_INPUT_VOLT_V",
+ "vout1_Name": "MEDUSA_MB2_12VHSC_OUTPUT_VOLT_V"
+ },
+ {
+ "Address": "0x40",
+ "Bus": 2,
+ "Labels": [
+ "temp1",
+ "vin",
+ "vout1",
+ "iout1",
+ "pin"
+ ],
+ "Name": "MEDUSA_MB3_12VHSC",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 90
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 87.956
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 83.958
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 1125
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1099.45
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 1049.475
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 80
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ }
+ ],
+ "Type": "ADM1281",
+ "iout1_Name": "MEDUSA_MB3_12VHSC_CURR_A",
+ "pin_Name": "MEDUSA_MB3_12VHSC_INPUT_PWR_W",
+ "temp1_Name": "MEDUSA_MB3_12VHSC_TEMP_C",
+ "vin_Name": "MEDUSA_MB3_12VHSC_INPUT_VOLT_V",
+ "vout1_Name": "MEDUSA_MB3_12VHSC_OUTPUT_VOLT_V"
+ },
+ {
+ "Address": "0x40",
+ "Bus": 3,
+ "Labels": [
+ "temp1",
+ "vin",
+ "vout1",
+ "iout1",
+ "pin"
+ ],
+ "Name": "MEDUSA_MB4_12VHSC",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 90
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 87.956
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 83.958
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 1125
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1099.45
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 1049.475
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 80
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ }
+ ],
+ "Type": "ADM1281",
+ "iout1_Name": "MEDUSA_MB4_12VHSC_CURR_A",
+ "pin_Name": "MEDUSA_MB4_12VHSC_INPUT_PWR_W",
+ "temp1_Name": "MEDUSA_MB4_12VHSC_TEMP_C",
+ "vin_Name": "MEDUSA_MB4_12VHSC_INPUT_VOLT_V",
+ "vout1_Name": "MEDUSA_MB4_12VHSC_OUTPUT_VOLT_V"
+ },
+ {
+ "Address": "0x40",
+ "Bus": 4,
+ "Labels": [
+ "temp1",
+ "vin",
+ "vout1",
+ "iout1",
+ "pin"
+ ],
+ "Name": "MEDUSA_MB5_12VHSC",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 90
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 87.956
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 83.958
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 1125
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1099.45
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 1049.475
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 80
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ }
+ ],
+ "Type": "ADM1281",
+ "iout1_Name": "MEDUSA_MB5_12VHSC_CURR_A",
+ "pin_Name": "MEDUSA_MB5_12VHSC_INPUT_PWR_W",
+ "temp1_Name": "MEDUSA_MB5_12VHSC_TEMP_C",
+ "vin_Name": "MEDUSA_MB5_12VHSC_INPUT_VOLT_V",
+ "vout1_Name": "MEDUSA_MB5_12VHSC_OUTPUT_VOLT_V"
+ },
+ {
+ "Address": "0x40",
+ "Bus": 5,
+ "Labels": [
+ "temp1",
+ "vin",
+ "vout1",
+ "iout1",
+ "pin"
+ ],
+ "Name": "MEDUSA_MB6_12VHSC",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 90
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 87.956
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 83.958
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 1125
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1099.45
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 1049.475
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 80
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ }
+ ],
+ "Type": "ADM1281",
+ "iout1_Name": "MEDUSA_MB6_12VHSC_CURR_A",
+ "pin_Name": "MEDUSA_MB6_12VHSC_INPUT_PWR_W",
+ "temp1_Name": "MEDUSA_MB6_12VHSC_TEMP_C",
+ "vin_Name": "MEDUSA_MB6_12VHSC_INPUT_VOLT_V",
+ "vout1_Name": "MEDUSA_MB6_12VHSC_OUTPUT_VOLT_V"
+ },
+ {
+ "Address": "0x40",
+ "Bus": 6,
+ "Labels": [
+ "temp1",
+ "vin",
+ "vout1",
+ "iout1",
+ "pin"
+ ],
+ "Name": "MEDUSA_MB7_12VHSC",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 90
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 87.956
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 83.958
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 1125
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1099.45
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 1049.475
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 80
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ }
+ ],
+ "Type": "ADM1281",
+ "iout1_Name": "MEDUSA_MB7_12VHSC_CURR_A",
+ "pin_Name": "MEDUSA_MB7_12VHSC_INPUT_PWR_W",
+ "temp1_Name": "MEDUSA_MB7_12VHSC_TEMP_C",
+ "vin_Name": "MEDUSA_MB7_12VHSC_INPUT_VOLT_V",
+ "vout1_Name": "MEDUSA_MB7_12VHSC_OUTPUT_VOLT_V"
+ },
+ {
+ "Address": "0x40",
+ "Bus": 7,
+ "Labels": [
+ "temp1",
+ "vin",
+ "vout1",
+ "iout1",
+ "pin"
+ ],
+ "Name": "MEDUSA_MB8_12VHSC",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 90
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 87.956
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 83.958
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 1125
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 1099.45
+ },
+ {
+ "Direction": "greater than",
+ "Label": "pin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 1049.475
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 80
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ }
+ ],
+ "Type": "ADM1281",
+ "iout1_Name": "MEDUSA_MB8_12VHSC_CURR_A",
+ "pin_Name": "MEDUSA_MB8_12VHSC_INPUT_PWR_W",
+ "temp1_Name": "MEDUSA_MB8_12VHSC_TEMP_C",
+ "vin_Name": "MEDUSA_MB8_12VHSC_INPUT_VOLT_V",
+ "vout1_Name": "MEDUSA_MB8_12VHSC_OUTPUT_VOLT_V"
+ },
+ {
+ "Address": "0x40",
+ "Bus": 11,
+ "Labels": [
+ "temp1",
+ "vin",
+ "vout1",
+ "iout1"
+ ],
+ "Name": "MEDUSA_12VEFFUSE",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 12.96
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 12.84
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.16
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.04
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.5
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.375
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.5
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 20
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 16.94
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 16.17
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 115
+ }
+ ],
+ "Type": "MP5023",
+ "iout1_Name": "MEDUSA_12VEFFUSE_CURR_A",
+ "temp1_Name": "MEDUSA_12VEFFUSE_TEMP_C",
+ "vin_Name": "MEDUSA_12VEFFUSE_INPUT_VOLT_V",
+ "vout1_Name": "MEDUSA_12VEFFUSE_OUTPUT_VOLT_V"
+ },
+ {
+ "Address": "0x48",
+ "Bus": 11,
+ "Name": "MEDUSA_TEMP0_C",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 125
+ }
+ ],
+ "Type": "TMP75"
+ },
+ {
+ "Address": "0x49",
+ "Bus": 11,
+ "Name": "MEDUSA_TEMP1_C",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 125
+ }
+ ],
+ "Type": "TMP75"
+ },
+ {
+ "Address": "0x62",
+ "Bus": 11,
+ "Labels": [
+ "temp1",
+ "vin",
+ "vout1",
+ "iout1"
+ ],
+ "Name": "MEDUSA_12VDELTA0",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 12.96
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 12.84
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.16
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.04
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 15
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.375
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.25
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.75
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 11.52
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 130
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 116.919
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 111.6045
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 115
+ }
+ ],
+ "Type": "pmbus",
+ "iout1_Name": "MEDUSA_12VDELTA0_CURR_A",
+ "temp1_Name": "MEDUSA_12VDELTA0_TEMP_C",
+ "vin_Name": "MEDUSA_12VDELTA0_INPUT_VOLT_V",
+ "vout1_Name": "MEDUSA_12VDELTA0_OUTPUT_VOLT_V"
+ },
+ {
+ "Address": "0x64",
+ "Bus": 11,
+ "Labels": [
+ "temp1",
+ "vin",
+ "vout1",
+ "iout1"
+ ],
+ "Name": "MEDUSA_12VDELTA1",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 12.96
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 12.84
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.16
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.04
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 15
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.375
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.25
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.75
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 11.52
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 130
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 116.919
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 111.6045
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 115
+ }
+ ],
+ "Type": "pmbus",
+ "iout1_Name": "MEDUSA_12VDELTA1_CURR_A",
+ "temp1_Name": "MEDUSA_12VDELTA1_TEMP_C",
+ "vin_Name": "MEDUSA_12VDELTA1_INPUT_VOLT_V",
+ "vout1_Name": "MEDUSA_12VDELTA1_OUTPUT_VOLT_V"
+ },
+ {
+ "Address": "0x65",
+ "Bus": 11,
+ "Labels": [
+ "temp1",
+ "vin",
+ "vout1",
+ "iout1"
+ ],
+ "Name": "MEDUSA_12VDELTA2",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 12.96
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 12.84
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.16
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.04
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 15
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.375
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.25
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.75
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 11.52
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 130
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 116.919
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 111.6045
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 115
+ }
+ ],
+ "Type": "pmbus",
+ "iout1_Name": "MEDUSA_12VDELTA2_CURR_A",
+ "temp1_Name": "MEDUSA_12VDELTA2_TEMP_C",
+ "vin_Name": "MEDUSA_12VDELTA2_INPUT_VOLT_V",
+ "vout1_Name": "MEDUSA_12VDELTA2_OUTPUT_VOLT_V"
+ },
+ {
+ "Address": "0x68",
+ "Bus": 11,
+ "Labels": [
+ "temp1",
+ "vin",
+ "vout1",
+ "iout1"
+ ],
+ "Name": "MEDUSA_12VDELTA3",
+ "Thresholds": [
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 14.333
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 12.96
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vin",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 12.84
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.16
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.04
+ },
+ {
+ "Direction": "less than",
+ "Label": "vin",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 10.091
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 15
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 13.375
+ },
+ {
+ "Direction": "greater than",
+ "Label": "vout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 13.25
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non critical",
+ "Severity": 0,
+ "Value": 11.75
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower critical",
+ "Severity": 1,
+ "Value": 11.625
+ },
+ {
+ "Direction": "less than",
+ "Label": "vout1",
+ "Name": "lower non recoverable",
+ "Severity": 4,
+ "Value": 11.52
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non recoverable",
+ "Severity": 4,
+ "Value": 130
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 116.919
+ },
+ {
+ "Direction": "greater than",
+ "Label": "iout1",
+ "Name": "upper non critical",
+ "Severity": 0,
+ "Value": 111.6045
+ },
+ {
+ "Direction": "greater than",
+ "Label": "temp1",
+ "Name": "upper critical",
+ "Severity": 1,
+ "Value": 115
+ }
+ ],
+ "Type": "pmbus",
+ "iout1_Name": "MEDUSA_12VDELTA3_CURR_A",
+ "temp1_Name": "MEDUSA_12VDELTA3_TEMP_C",
+ "vin_Name": "MEDUSA_12VDELTA3_INPUT_VOLT_V",
+ "vout1_Name": "MEDUSA_12VDELTA3_OUTPUT_VOLT_V"
+ }
+ ],
+ "Name": "Yosemite 4 Medusa Board",
+ "Probe": "xyz.openbmc_project.FruDevice({'BOARD_PRODUCT_NAME': 'Medusa Board', 'PRODUCT_PRODUCT_NAME': 'Yosemite V4'})",
+ "Type": "Board",
+ "xyz.openbmc_project.Inventory.Decorator.Asset": {
+ "Manufacturer": "$PRODUCT_MANUFACTURER",
+ "Model": "$PRODUCT_PRODUCT_NAME",
+ "PartNumber": "$PRODUCT_PART_NUMBER",
+ "SerialNumber": "$PRODUCT_SERIAL_NUMBER"
+ }
+}