Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图通过 FreeBSD 7 上的 IPMI 启用看门狗。
根据 IPMI 规范 v2.0。它可以通过设置超时前动作位来设置 NMI 中断。 超时操作返回正确,但没有响应 NMI 中断。 我徘徊在其他地方是否需要其他配置。
有什么建议么? 谢谢。
FreeBSD watchdogd 守护进程就是你想要的。它初始化对应的设备(ichwd 或 amdsbwd - 如果您启用了它,它应该显示在您的 dmesg 中)或使用软件看门狗。