From 723240e925670779ff7b8140a022407c9127cd08 Mon Sep 17 00:00:00 2001 From: lkddi Date: Wed, 6 May 2026 10:16:48 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85R730xd=20iDRAC8=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a1759f3..6c261a7 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,12 @@ Dockerized fan controller for Dell iDRAC/IPMI servers. It reads temperature sens - 对临时 IPMI 会话失败进行重试,并在控制器异常后等待下一轮。 - Docker 镜像支持 `linux/amd64` 和 `linux/arm64`。 +## Tested Environment / 已测试环境 + +This project has been tested on Dell PowerEdge R730xd with iDRAC8. + +本项目已在 Dell PowerEdge R730xd 服务器的 iDRAC8 环境中测试使用。 + ## Quick Start / 快速开始 Before running, enable IPMI over LAN in iDRAC and make sure the host running this container can reach the iDRAC management IP.