prometheus-community / ipmi_exporter

Remote IPMI exporter for Prometheus
MIT License
459 stars 131 forks source link

How to verify the implementation of the "ipmi2" protocol #191

Closed Pzz-2021 closed 3 months ago

Pzz-2021 commented 4 months ago

Hello, recently I wanted to implement an "ipmi2" script in Java. Where can I get the corresponding server? What kind of cloud server is there

你们好呀,最近我想用Java实现一个「ipmi2」的脚本。请问哪里可以获得对应的服务器呀,有那种云服务器嘛

bitfehler commented 3 months ago

I am not aware of any server-side IPMI implementations. Also, note that this exporter does not implement IPMI at all, it uses the FreeIPMI protocol implementation.