Smartmontools/zh: Difference between revisions
Created page with "它包括 '''smartd''' 和 '''smartctl''' 程序。可以使用 {{Nixos:option|services.smartd}} 模块在 NixOS 系统上启用 smartd。" |
No edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:smartmontools}} | {{DISPLAYTITLE:smartmontools}} | ||
<languages/> | |||
'''smartmontools''' 是一个提供了用于监控硬盘驱动器的工具的软件包,它支持 [[wikipedia:Self-Monitoring, Analysis and Reporting Technology|S.M.A.R.T.]] 系统来监控硬盘驱动器的健康状况。 | '''smartmontools''' 是一个提供了用于监控硬盘驱动器的工具的软件包,它支持 [[wikipedia:Self-Monitoring, Analysis and Reporting Technology|S.M.A.R.T.]] 系统来监控硬盘驱动器的健康状况。 | ||
| Line 13: | Line 14: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
< | <span id="Example"></span> | ||
== | == 示例 == | ||
{{file|/etc/nixos/configuration.nix|nix|<nowiki>{ | {{file|/etc/nixos/configuration.nix|nix|<nowiki>{ | ||
| Line 29: | Line 29: | ||
</nowiki>}} | </nowiki>}} | ||
[[Category:Hardware]] | [[Category:Hardware]] | ||
[[Category:Applications]] | [[Category:Applications]] | ||