Smartmontools: Difference between revisions
mNo edit summary |
Marked this version for translation |
||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:smartmontools}} | {{DISPLAYTITLE:smartmontools}} | ||
<translate> | <translate> | ||
<!--T:1--> | |||
'''smartmontools''' is a package which provides tools for monitoring drives which support the [[wikipedia:Self-Monitoring, Analysis and Reporting Technology|S.M.A.R.T.]] system for monitoring hard drive health. | '''smartmontools''' is a package which provides tools for monitoring drives which support the [[wikipedia:Self-Monitoring, Analysis and Reporting Technology|S.M.A.R.T.]] system for monitoring hard drive health. | ||
</translate> | </translate> | ||
<translate> | <translate> | ||
<!--T:2--> | |||
It includes the '''smartd''' and '''smartctl''' programs. smartd can be enabled on NixOS systems with the {{Nixos:option|services.smartd}} module. | It includes the '''smartd''' and '''smartctl''' programs. smartd can be enabled on NixOS systems with the {{Nixos:option|services.smartd}} module. | ||
</translate> | </translate> | ||
<translate> | <translate> | ||
== Example == | == Example == <!--T:3--> | ||
</translate> | </translate> | ||
{{Template:file:nixos|<nowiki>{ | {{Template:file:nixos|<nowiki>{ | ||