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?
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