Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1777,14 +1777,6 @@
"field_name": "PSU0_TEMP1",
"field_pos": "12",
"separator": ","
},
{
"attr_name": "temp1_high_threshold",
"bmc_cmd": "ipmitool sdr -c get PSU0_TEMP1",
"raw": "0",
"field_name": "PSU0_TEMP1",
"field_pos": "13",
"separator": ","
}
]
}
Expand Down Expand Up @@ -1817,14 +1809,6 @@
"field_name": "PSU1_TEMP1",
"field_pos": "12",
"separator": ","
},
{
"attr_name": "temp1_high_threshold",
"bmc_cmd": "ipmitool sdr -c get PSU1_TEMP1",
"raw": "0",
"field_name": "PSU1_TEMP1",
"field_pos": "13",
"separator": ","
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1777,14 +1777,6 @@
"field_name": "PSU0_TEMP1",
"field_pos": "12",
"separator": ","
},
{
"attr_name": "temp1_high_threshold",
"bmc_cmd": "ipmitool sdr -c get PSU0_TEMP1",
"raw": "0",
"field_name": "PSU0_TEMP1",
"field_pos": "13",
"separator": ","
}
]
}
Expand Down Expand Up @@ -1817,14 +1809,6 @@
"field_name": "PSU1_TEMP1",
"field_pos": "12",
"separator": ","
},
{
"attr_name": "temp1_high_threshold",
"bmc_cmd": "ipmitool sdr -c get PSU1_TEMP1",
"raw": "0",
"field_name": "PSU1_TEMP1",
"field_pos": "13",
"separator": ","
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ max_vp_lags=0
miim_intr_enable=0
module_64ports=1
schan_intr_enable=0
stable_size=0x5500000
stable_size=0x6400000
tdma_timeout_usec=3000000
skip_L2_USER_ENTRY=0
bcm_tunnel_term_compatible_mode=1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -499,14 +499,6 @@
"field_name": "PSU0_TEMP1",
"field_pos": "2"
},
{
"attr_name": "temp1_high_threshold",
"bmc_cmd": "ipmitool sdr get -c PSU0_TEMP1",
"raw": "0",
"separator": ",",
"field_name": "PSU0_TEMP1",
"field_pos": "13"
},
{
"attr_name": "temp1_high_crit_threshold",
"bmc_cmd": "ipmitool sdr get -c PSU0_TEMP1",
Expand Down Expand Up @@ -539,14 +531,6 @@
"field_name": "PSU1_TEMP1",
"field_pos": "2"
},
{
"attr_name": "temp1_high_threshold",
"bmc_cmd": "ipmitool sdr get -c PSU1_TEMP1",
"raw": "0",
"separator": ",",
"field_name": "PSU1_TEMP1",
"field_pos": "13"
},
{
"attr_name": "temp1_high_crit_threshold",
"bmc_cmd": "ipmitool sdr get -c PSU1_TEMP1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -499,14 +499,6 @@
"field_name": "PSU0_TEMP1",
"field_pos": "2"
},
{
"attr_name": "temp1_high_threshold",
"bmc_cmd": "ipmitool sdr get -c PSU0_TEMP1",
"raw": "0",
"separator": ",",
"field_name": "PSU0_TEMP1",
"field_pos": "13"
},
{
"attr_name": "temp1_high_crit_threshold",
"bmc_cmd": "ipmitool sdr get -c PSU0_TEMP1",
Expand Down Expand Up @@ -539,14 +531,6 @@
"field_name": "PSU1_TEMP1",
"field_pos": "2"
},
{
"attr_name": "temp1_high_threshold",
"bmc_cmd": "ipmitool sdr get -c PSU1_TEMP1",
"raw": "0",
"separator": ",",
"field_name": "PSU1_TEMP1",
"field_pos": "13"
},
{
"attr_name": "temp1_high_crit_threshold",
"bmc_cmd": "ipmitool sdr get -c PSU1_TEMP1",
Expand Down