mirror of
https://github.com/ipmitool/ipmitool.git
synced 2026-01-22 06:12:19 +08:00
ID: 274 - bmc-snmp-proxy does not enable PEF alterting
This commit is contained in:
parent
c6f6550f27
commit
49350157fe
@ -174,7 +174,7 @@ bmc_alert_dest()
|
||||
# Pick the first active LAN channel
|
||||
for CHANNEL in `seq 1 14`
|
||||
do
|
||||
[ $(${IPMI_TOOL} -I open channel info ${CHANNEL} 2>/dev/null \
|
||||
[ $(${IPMITOOL} -I open channel info ${CHANNEL} 2>/dev/null \
|
||||
| grep -q "802\.3") ] || break
|
||||
done
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user