rxseger / homebridge-ipmi

IPMI sensor plugin for Homebridge
MIT License
5 stars 4 forks source link

How to control the IPMI interface used? #6

Open krital opened 7 years ago

krital commented 7 years ago

Hi, i am trying to monitor a DELL poweredge R610 server using the IPMI tool from my homebridge raspberry pi. I have created a configuration that fails as follows:

Error: Command failed: /bin/sh -c ipmitool -L USER -H 192.168.178.23 -U homebridge -P xxxxxxx sensor Get Session Challenge command failed

If i manually run this command it also fails but if i specify -I lanplus then it all works. Is it possible to configure the interface used? Or any other workarounds?

Thanks

lululombard commented 3 years ago

Same issue...