在 OS X 上运行存储设备自检

发布于 2024-11-17 13:35:49 字数 106 浏览 0 评论 0原文

如何在 OS X 上的存储设备上运行设备自检?

我想发送 ATA 级命令来在设备上执行自检 - 而不是 SMART 工具。我需要从 C 语言完成此操作,而不使用任何第三方或外部工具。

How do I run a device self-test on storage devices on OS X?

I want to send the ATA-level commands to perform self-test on a device -- not the SMART tools. I need to do it from C without the use of any 3rd party or external tools.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

悲歌长辞 2024-11-24 13:35:49

免责声明:不确定您到底在寻找什么。

http://sourceforge.net/apps/trac/smartmontools/wiki

smartmontools 软件包包含两个实用程序(smartctl 和 smartd),用于使用大多数现代 ATA 和 SCSI 硬盘中内置的自我监控、分析和报告技术系统 (SMART) 来控制和监控存储系统。在许多情况下,这些实用程序将提供磁盘降级和故障的高级警告。

Disclaimer: Not sure what exactly you are looking for.

http://sourceforge.net/apps/trac/smartmontools/wiki

The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI harddisks. In many cases, these utilities will provide advanced warning of disk degradation and failure.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文