-
Hi i am newbie to openbmc. Earlier i used ipmitool to read sensor data over remote ip. I am looking for some pythonic way to record sensor ipmi data on some interval and records those to some file. I …
-
Unable to execute vs test with the following errors. Not sure whether it's caused by something missed on the server.
(I updated the server according to the link [Docker Virtual Switch (DVS) Tests](h…
-
"Get Last SEL Entry and Verify" test case is failing while running DCMI compliance
Test Case 4.5 : Get Last SEL Entry and Verify FAIL
bash-4.1$ ipmitool -I lanplus -C…
-
I've come into posession of two palmetto tyan machines for use with FreeBSD. I noted that the version of petiteboot on these things is dated 2014 and I'm seeing a lot of issues from the host o/s side…
-
Core was generated by` ipmitool -I lanplus -H xxxxxx -U xxxx -P XXXXXXXXX raw 0x3a 0x71 0x01`
Program terminated with signal 11, Segmentation fault.
Why does this problem arise? We use popen to u…
-
Install a latest pnor image which is built from op-build master-next branch onto a firestone system, and do a continuous HMI TFMR Error injection. which results in system reboot. I am doing injection …
-
Ran ipmitool usb interface(BT) parallel on 3 to 4 terminals at a time, it causes the fru and sdr data erase.
for i in {1..100};do ipmitool -I usb sensor list; done
for i in {1..100};do ipmitool -I us…
-
### Relevant telegraf.conf:
```[[inputs.ipmi_sensor]]
interval = "60s"
metric_version = 1
timeout = "10s"
```
### System info:
Any OS or telegraf version: this bug is caused due to ipmi itsel…
-
SW420838
-
I like to use ipmitool to provide sensor data directly to Prometheus. Prometheus uses a very simple line oriented text format: https://github.com/prometheus/docs/blob/master/content/docs/instrumenting…